﻿
/*-------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
0. CSS Reset 
---------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
1. Body Style [ Loading Page ] 
---------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
1. Sharepoint 2013 Reset 
---------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* ________________________________________________________________________________________________________________
 										  Current Navigation Styles
 ________________________________________________________________________________________________________________ */




/*-------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
2. Header Styles
---------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------*/



/***** _____	Social Media Icons For Header&Footer  _____*****/

ul.linkstop {list-style:none;}
ul.linkstop > li {transition: all .5s ease;background:none }
ul.linkstop > li:hover {	transform: translate(0,5px);background:none !important }

ul.linkstop > li > a {transition: all .5s ease-in;text-align:center;width:25px;height:25px;color:#2e3d52}
ul.linkstop > li > a > .fa {color:#e3ad56;font-size:20px;padding:2px 5px 0 0;vertical-align:middle }

ul.linkstop > li > a:hover{background:none !important;text-decoration:none}

ul.linkstop > li > a.langauge:hover{background:#2e3d52} 
ul.linkstop > li > a.twitter:hover{background:#00aced} 
ul.linkstop > li > a.facebook:hover{background:#3c599b} 
ul.linkstop > li > a.youtube:hover{background:#dc143c} 
ul.linkstop > li > a.linkedin:hover{background:#007ab9} 

.header-top ul.linkstop > li {margin:0 0 0 5px ;display:inline-block}
.header-top ul.linkstop .fa{transform: rotate(0deg);}
.header-top ul.linkstop > li > a {background:none}

.header-top .num { font-size:17px}

.header-top .btn-eservices{ width:45%;float:right;margin-left:10px; }
.header-top .btn-eservices:first-child .btn-default{
	color: #fff;
    background-color: #d7a552;
    border:0;
}
.header-top .btn-eservices .btn-default{
	color: #fff;
    background-color: #2e3d52;
    border:0;
    display:block;
}




nav li.static > a .menu-item-text{
	font-size:15px;
}
nav li.static > a .menu-item-text:after{
	top:30px;
}


/****************** WElcome *************************/

#slider{
	margin-bottom:0;    
	z-index: 1;
}
.welcome{
	  position: relative;
	 /* background:#414141 */
}
/*
 .welcome:after{
  background:url('/Style Library/SCE/images/pattern-01.png') repeat top  center ;		
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index:0;
  
 }

*/

.main-structure{
	/* display:none; */
}

/********   Notify *********/

.notifications{

}
.notifications-btn{
  position: fixed;
  left: 40px;
  bottom: 20px;
  z-index: 10;

  width: 100px;
  height: 100px;
  border:0;
  border-radius: 50%;	
  background-image: -moz-linear-gradient(-150deg, #d8a553 0%, #d89c3b 100%);
  background-image: -webkit-linear-gradient(-150deg, #d8a553 0%, #d89c3b 100%);
  background-image: -ms-linear-gradient(-150deg, #d8a553 0%, #d89c3b 100%);
  color: #fff;
  text-align: center;
  box-shadow: -0.696px 4.951px 12px 0px rgba(0, 0, 0, 0.25);
  /*padding-top: 20px;*/
  cursor: pointer;
  }
  .notifications-btn img{
	width:40px;
}
 
.notifications .modal{
  right:auto;
  top:auto;
  left:-60px;
  bottom:-90px;
} 
.notifications .modal-dialog
{
	margin:0;
	width:500px;
	
}
.notifications .modal-content {
  width:500px;
  height:500px;
  border-radius: 0 5%;
  transform-origin: 134px calc(10% + 71px);
  background-image: -moz-linear-gradient(-150deg, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-linear-gradient(-150deg, #fff 0%, #f8f8f8 100%);
  background-image: -ms-linear-gradient(-150deg, #fff 0%, #f8f8f8 100%);
  box-shadow:none;
  border:2px #fff dashed;
  }
  
.notifications .modal-header{
	text-align:center;
	border:0;
}

.notifications .modal-header .close {
	float:right;
	min-width:50px;
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
    background: #d98e16 ;
    display: block;
    opacity:1;
    position:relative;
    z-index:10;
}  
  

.notifications .title-date{padding-bottom:5px;margin:10px 20px 10px 70px;bottom:0;border-bottom:1px solid rgba(0, 0, 0, 0.3)}

.notifications .title a:link, .notifications .title a:visited{text-transform:uppercase;font:normal 16px "Greta";color: #d98e16;line-height:normal}
.notifications .title a:hover{color: #2e3d52;text-decoration:none;}
.notifications .date{font:normal 12px "Greta";color: #2e3d52;}





/*-------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
2. Start Home New Styles
---------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*
#slider{
	display:block;
}

.home-news .title-date{position:absolute;right:0;left:0;max-width: 1140px;margin: 0 auto;top:10%;}
.home-news .title{}
.home-news .title a:link, .home-news .title a:visited{font-size:50px;}
.home-news .date{font-size:25px;}

.home-news .title-date .description {width:500px;margin-top:30px}
.home-news .title-date .description p{font:normal 18px "Greta";color: #fff;text-align:left !important}
.home-news .title-date .description p img{display:none}
.home-news .image img{height:460px}
.home-news .cover{background: transparent linear-gradient(to bottom, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .5) 100%) repeat scroll 0% 0%;}


#slider .slick-dots{top:auto;bottom:5%;left:20px;margin:0 auto;width:1140px;}
#slider .slick-dots li{float:left}
#slider .slick-dots li.slick-active button, #slider .slick-dots li button:hover{width:15px;height:15px;}


#slider.news-slider .slick-prev, #slider.news-slider .slick-next{} 
#slider .slick-prev, #slider .slick-next{transition: all 0.5s ease-in 0s;background-color:#e3ad56;position:absolute;bottom:5%;top:auto;left:auto;right:5%;width:50px;height:50px;border-radius:50%;
										 text-align:center;border:0;padding:0;font-size:0;cursor: pointer;}

#slider .slick-next{right:10%;}
#slider .slick-prev:hover, #slider .slick-next:hover{background-color:#2e3d52;}
#slider .slick-prev:before, #slider .slick-next:before{font-family:"FontAwesome";content:"\f105";color:#f8f7f8;font-size:16px;}
#slider .slick-next:before{	content: "\f104";}

*/



 /* ________	HopmePage TopLinks Xslt   ________ */

/*.top-links .dfwp-column{padding:0;margin:0}*/
.top-links{
	  position: relative;
	 /* min-height: 100px; */

}

.icon-box{position:relative}

.icon-box a:link, 
.icon-box a:visited {
	position:relative;
	z-index:2;display:block;
	text-decoration:none;
	text-align:center;
	padding:20px 0;
	/* min-height:98px; */
	border:0;
	}
/*
 .icon-box a:after{		
  content: "";
  border:2px #fff solid;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  position: absolute;
  z-index:0;
  
 }


.top-links	.dfwp-column li.dfwp-item:nth-child(even) .icon-box a{background-color:#d7a552;}									    

.top-links	.dfwp-column li.dfwp-item:last-child .icon-box{border-left:0;}																    
*/
										    
.icon-box a:hover{background:#d7a552;}
.top-links .title{color:#fff;font:bold 14px Lato;letter-spacing:1px;}
/*
.top-links .title:before{content:"";display:block;width:30px;height:2px;margin-bottom:10px;background-color:#fff;
					-webkit-transition: all 0.5s ease-in;
					-moz-transition: all 0.5s ease-in;
					-ms-transition: all 0.5s ease-in;	
					-o-transition: all 0.5s ease-in;
					transition: all 0.5s ease-in
}
*/

.icon-box span.icon{font-size:35px;color:#FFF;}
.top-links a:hover {background-color:#d7a552;}
/*
.top-links a:hover .title{color:#FFF;transform:translate(-5px,0)}
.top-links a:hover .title:before{width:50px;background-color:#FFF;}
.top-links a:hover span{font-size:40px;color:#FFF}
*/

/*-------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
2. End Home New Styles
---------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
3. Start Home Services Tabs New Styles
---------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.services-tab{
	background:#fff;
}
.services-tab .nav-tabs{
	border-bottom:0;
}
.services-tab .nav-tabs > li {
	float:none
}
.services-tab .nav-tabs > li > a{
	color:#2e3d52;
	font-size:17px;
	border-radius:0;
	background:#d7a552;
	border:0;
	border-left:10px #2e3d52 solid;
	border-bottom:1px #f3ba5d solid;
	padding:20px 15px;
	margin:0;
	margin-bottom:1px;	
	height:90px;
}

.services-tab .nav-tabs > li > a span{
	vertical-align:-webkit-baseline-middle;
	vertical-align:-moz-baseline-middle;	
	vertical-align:-ms-baseline-middle;	
	vertical-align:-o-baseline-middle;	
	vertical-align:baseline-middle;		
}


.services-tab .nav-tabs > li > a img{
	height:50px;
	float:right;
}
.services-tab .nav-tabs > li.active > a, .services-tab .nav-tabs > li.active > a:hover, .services-tab .nav-tabs > li.active > a:focus{
	background:#2e3d52;
	color:#fff;
	border:0;
	border-left:10px #2e3d52 solid;
	
}



.services-tab .nav-tabs > li.active > a:before{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: -20px;
    left: auto;
    top: 32px;
    bottom: auto;
    border: 10px solid;
    z-index: 2;
    border-color: transparent transparent transparent #2e3d52 ;
}




/**** Tab Content ****/

.services-tab .tab-content{
	background:#fff;
	min-height:450px;
	padding:30px;
}

.tab-content .tab-title{
	font:normal 22px Greta;
	border-bottom:5px #d7a552 solid;
	padding-bottom:10px;
	margin-bottom:30px;
}

/***** Services XSLT ******/


.eservices-systems{padding:20px;height:311px;background:#fff;border:1px #dedede solid;}


.services-box{position:relative}

.services-box a:link, .services-box a:visited {
	position:relative;
	z-index:2;
	display:block;
	text-decoration:none;
	text-align:left;
	padding:10px;
	padding-left:30px;
	border:0;

	}
.services-box a:after{	
  content:"\f192";
  font-family:"FontAwesome";
  padding-top:15px;
 /* border:1px #fff solid;*/
  top: 0px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  position: absolute;
  z-index:0;
  
 }

.services-box a:hover{background:#d7a552;}
.services-box .title{color:#2e3d52;font-size:18px;}


/*-------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
2. Start Calender Styles
---------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.eventsCal{
	width:100%;
	border:0;
}
.eventsCal td, .eventsCal th{
	text-align:center !important;
}
.eventsCal td{
	border:1px #ebebeb solid;
	height:51px;
	color:#2e3d52;
}
.eventsCal th.calDayHeaderStyle{
	background:#2e3d52;
	color:#FFF;
	height:60px;	
}

.calTitleStyle{
	width:100%;
	background:#d7a552;
	color:#fff;
	height:60px;
}
.calTitleStyle td{
	border:0;
}
.calTitleStyle td.nextPrevStyle{
	background:#b38944;
}
.calTitleStyle td.nextPrevStyle a:link, .calTitleStyle td.nextPrevStyle a:visited{
	color:#fff !important;
}

.hasevent{
    background:#F9F9F9;
	position:relative;
}

.hasevent a:after{	
  content:"";
  padding-top:15px;
  border:2px #b38944 solid;
  border-radius:50%;
  width:30px;
  height:30px;
  top: 50%;
  left: 50%;
  margin: -15px -15px 0 0 ;
  position: absolute;
  z-index:0;
  
 }


/*** Training Calendar ***/

.training-tab .eventsCal{
	background:#fff;
}



/*-------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
3. End Home Services Tabs New Styles
---------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------*/

  


/*-------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
3. Start Home Services Tabs New Styles
---------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.training-tab .nav-tabs{
	border-bottom:0;
	text-align:center; 
}
.training-tab .nav-tabs > li {
	float:none;
	display:inline-block;
	margin:0 auto;

}
.training-tab .nav-tabs > li > a{
	color:#2e3d52;
	font-size:22px;
	border-radius:0;
	background:#d7a552;
	border:0;
	border-bottom:1px #f3ba5d solid;
	padding:10px;
	margin:0;
	min-width:250px;
	text-align:left;	
}

.training-tab .nav-tabs > li > a span{
	vertical-align:-webkit-baseline-middle;
	vertical-align:-moz-baseline-middle;	
	vertical-align:-ms-baseline-middle;	
	vertical-align:-o-baseline-middle;	
	vertical-align:baseline-middle;		

}


.training-tab .nav-tabs > li > a img{
	height:40px;
	float:right;
}
.training-tab .nav-tabs > li.active > a, .training-tab .nav-tabs > li.active > a:hover, .training-tab .nav-tabs > li.active > a:focus{
	background:#2e3d52;
	color:#fff;
	border:0;	
}



.training-tab .nav-tabs > li.active > a:before{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: auto;
    top: auto;
    right: 50%; 
    bottom: -10px;
    margin-right:-5px;
    border: 5px solid;
    z-index: 2;
    border-color: #2e3d52 transparent transparent transparent;
}




/**** Tab Content ****/

.training-tab .tab-content{
	background:none;
	margin-top:50px;
	min-height:450px;
}

.training-tab .tab-content .tab-title{
	font:normal 22px Greta;
	border-bottom:5px #d7a552 solid;
	padding-bottom:10px;
	margin-bottom:30px;
}



.groupheader {
    text-align: left;
    margin-bottom: 5px;
    font-size: 15pt;
    font-weight: bold;
    clear: both;
    background: #f8f8f8;
    border: 0;
    border-bottom: 2px #ccc solid;
    margin-bottom: 25px;
}



	 
/*-------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
 Start Appointment Styles
---------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.appointment{
	width:100%;
	border:0;
	border-bottom:5px #2e3d52 solid;
}
.appointment td, .appointment th{
	text-align:center !important;
}
.appointment td{
	border:1px #ebebeb solid;
	height:51px;
	color:#2e3d52;
	position:relative;
}
.appointment th{
	background:#2e3d52 !important;
	color:#FFF  !important;
	height:60px  !important;	
}
.appointment input[type=button], 
.appointment input[type=reset], 
.appointment input[type=submit]{
	width: 100%;
    height: 100%;
    margin: 0;
    border: 0;   
}

.appointment input[type=button]:hover:enabled, 
.appointment input[type=reset]:hover:enabled, 
.appointment input[type=submit]:hover:enabled{
	background:rgba(181, 228, 206, .4);
	/*color:#fff;*/
}

.appointment td:first-child:after{
	display:none;
}

.appointment td:not(.aspNetDisabled):after{	
    content:""; 
    width: 0px;
    height: 0px;
    border-top: 5px solid #47be73;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #47be73;
    border-left: 5px solid transparent; 
    position: absolute; 
    top: 0;
  	right: 0;
    z-index:0; 
       
 }

.appointment .aspNetDisabled:after{	
    content:""; 
    width: 0px;
    height: 0px;
    border-top: 5px solid rgba(255, 0, 0, .2);
    border-bottom: 5px solid transparent;
    border-right: 5px solid rgba(255, 0, 0, .2);
    border-left: 5px solid transparent; 
    position: absolute; 
    top: 0;
  	right: 0;
    z-index:0; 
       
 }

.step-header{
	width:100%;
	background:#f5f5f5;
	color:#2e3d52;
	padding:15px 0 15px 15px;
	border-left: 5px solid #e3ad56;
	/*box-shadow: 0px 2px 5px #e2e2e2;	*/
}
.step-header h1{
	
	font-size:20px;
	margin:0;
}
.step-header h1 small{
	font-size:90%;
	color:#e3ad56;
}

.appointment-city{
	width:100%;
	border-left: 5px dotted #e3ad56; 
	padding:15px;
	padding-right:0;
}
 
 


/*ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ     
    start TimeLine Styles  
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ     
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ*/

.panel.panel-grey{margin-bottom:0}
.panel-grey {
    background-color: #f8f8f8;
}


.panel-grey .panel-heading {
    margin: 10px;
    padding: 30px;
    border: 1px #CACACA dashed;
}



.course-name{
	
	
    color: #222222;
	text-transform: uppercase;
    line-height: 1;	
    
	}
h2.course-name {font-size: 30px !important;padding:0}	

hr.timeline-hr-small {
    position: relative;
    display: block;
    background-color: #e0e0e0;
    height: 1px;
    margin: 30px auto;
	box-shadow: 0px 2px 0px #fff;
	
}




.statcard
{
    border:0px #ababab solid;
    padding:0;
	color:#333;
    
}

.statcard .title{ font-size:14px;color:#333}
.statcard .desc{ font-size:18px;color:#999}


.barcode .image{
	border: 1px #e0e0e0 solid;
	box-shadow: 2px 2px 0px #fff;
    border-radius: 20px 20px 0 0;
    padding: 20px;	
}    
    
.barcode .desc{
	padding: 5px;
    background-color: #2e3d52;
    color: #fff;
    font-size:20px;
    text-align:center;
}    
    
.appointment-summary .submitBtn{
	margin:0 !important;
} 

   
.timeline {
  direction:rtl;
  list-style: none;
  padding: 50px 0 0 0;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  right: 3%;
  margin-right: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 90%;
  float: right;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  left: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-right: 15px solid #ccc;
  border-left: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  left: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-right: 14px solid #fff;
  border-left: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 0;
  margin-right: -25px;
  background-color: #e3ad56;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline-badge .fa{
	
	color:#fff;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-right-width: 0;
  border-left-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-right-width: 0;
  border-left-width: 14px;
  right: -14px;
  left: auto;
}
.timeline-badge.primary {
  background-color: #00a0e6 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
  font-size:18px;
}
.timeline-value {
  font-size:15px;
  color:#666;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}

.timeline-body .list-group-item{border:0;border-radius:0;border-right:2px #C3C3C3 solid;padding:5px 10px;margin-bottom:5px;font-weight:bold;font-size:18px;color:#333}
.list-group-inner li{border:0;border-radius:0;border-bottom:1px #C3C3C3 solid;padding:5px 10px;list-style-type:circle;color:#666}


/*ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ     
    End TimeLine Styles  
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ     
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ*/ 


 
/*ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ     
    Start Election-7-Banner
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ     
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ*/ 
 
.elctions-banner .banner-mobile
{
	
	display:none;
}
.elctions-banner .banner-desktop
{
	
	display:block;
}

 
 
 
/*ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ     
    End Election-7-Banner
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ     
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ*/ 
 
  
  
/*ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ     
    Start Enquiry[ Officess Search] Styles  
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ     
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ*/ 

    .card-office-info {
        padding: 20px;
        /*border-radius: 4px;*/
        border: 1px #ebebeb solid;
        background: rgba(255,255,255,1);
        /* box-shadow: 0 2px 4px 0 rgb(219 215 215 / 50%); */
        margin-bottom: 30px;
        position: relative;
    }

        .card-office-info:hover {
            box-shadow: 0 2px 4px 0 rgb(219 215 215 / 50%);
            /*
        box-shadow: 0 2px 4px 0 rgb(219 215 215 / 50%);
        border: solid 1px #d7a552;
        background: rgba(215, 165, 82, 0.04);
        */
        }

    .card-office-info-add .btn-add {
        border: 2px #ededed dashed;
        background: rgba(0,0,0,0);
        text-align: center;
        margin: 0;
        padding: 10px 0;
        font-family: Greta;
        font-size: 16px;
        font-weight: bold;
    }


    .card-office-info button,
    .card-office-info input[type=button],
    .card-office-info input[type=reset],
    .card-office-info input[type=submit] {
        padding: 10px;
        border: 1px #ccc solid;
        font-family: Greta;
        font-size: 16px;
        font-weight: bold;
        margin: 0;
    }

    .btn-outlined {
        border-color: #ddd !important;
        background: #fff !important;
        border-radius: 0;
        color: #333;
        -webkit-transition: .2s ease-in-out all;
        transition: .2s ease-in-out all;
    }

    .card-office-info:hover .btn-outlined {
        border-color: #d7a552 !important;
        background: #d7a552 !important;
        /*border-radius: 5px;*/
        color: #fff;
    }

    .office-info-name {
        margin-bottom: 10px;
        font-size: 18px;
        opacity: .87;
    }

    .office-info-license {
        margin-bottom: 30px;
    }

    .services-container {
        display: flex;
        justify-content: space-between;
    }

    .office-info-services {
        float: right;
        margin-left: 20px;
        font-size: 14px;
    }

    .office-info-services-title {
        margin-bottom: 10px;
        color: #e3ad56;
    }

    .office-info-services-desc {
        /*margin-right: 28px;*/
    }

    .office-info-services-title .fa {
        /*background: rgba(227,173,86,.2);*/
        font-size: 18px;
        padding: 0 5px 0 0;
        border-radius: 100%;
        vertical-align: bottom;
    }

    .paging .page_disabled {
        line-height: 30px !important;
        background: #2e3d52 !important;
        border: 1px #2e3d52 solid !important;
    }	




.card-office-info.card-office-info-fulldetails {
        margin-bottom: 0;
    }

    .card-office-info-footer {
        background: rgba(0,0,0,.04);
        padding: 20px;
        box-shadow: 0 2px 4px 0 rgb(219 215 215 / 50%);
        border: 1px #ebebeb solid;
        border-width: 0 1px 1px 1px;
    }

    .office-info-owner,
    .office-info-license {
        font-size: 16px;
        color: #818181;
    }


        .card-office-info-fulldetails .office-info-owner span:first-of-type,
        .card-office-info-fulldetails .office-info-license span:first-of-type {
            color: #e3ad56;
        }

    .chips {
        border: 1px solid rgba(0,0,0, .12);
        border-radius: 20PX;
        font-size: 14px;
        background: #fff;
        padding: 4px 10px;
        margin-right: 5px;
    }
    .office-info-license-details{
        display: flex; 
        justify-content: space-between
    }
    .office-info-location {
        float: right;
        font-size: 16px;
        opacity: .87;
    }

        .office-info-location .fa {
            margin-right: 5px;
        }

        .office-info-license-title{
            color: #e3ad56;
        }
        .office-info-license-desc
        {
            color: #818181;
        }


    .officess-total{
        background:rgba(0,0,0,.04);
        padding:20px;
        margin-bottom:30px;
    }
  .officess-total-title{
      color:#e3ad56;
      font-size:20px;
  }
  .officess-total-num{
      color:#000;
      opacity:.6;
      font-size:30px;
  }
  
  
/*ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ     
    End Enquiry[ Officess Search] Styles    
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ     
ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ*/ 

 
 @media print
{
 .header-bottom, .appointment-summary .submitBtn{display:none }

}


/*-------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------
2. Responsive Styles
---------------------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------*/
/*                    Large desktops and laptops  
/*------------------------------------------------------------------------------*/

@media (min-width: 1200px) {


}

/*------------------------------------------------------------------------------*/
/*                    Landscape tablets and medium desktops - width : 992px
/*------------------------------------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1199px) {


}

/*------------------------------------------------------------------------------*/
/*                    Portrait tablets and small desktops - width : 768px 
/*------------------------------------------------------------------------------*/

@media (min-width: 768px) and (max-width: 991px) {



}

/*------------------------------------------------------------------------------*/
/*                    Portrait phones and smaller - Width : 321px  
/*------------------------------------------------------------------------------*/

@media (max-width: 480px) {
		.linkstop.pull-right{float:none}
		.header-top .num { font-size:13px}
		
		.appointment-summary .panel-grey .panel-heading{padding:5px}
		.barcode .image img{margin:0 auto}    	    
		.barcode .desc{ font-size:15px;}    
		.appointment-summary .col-xs-4, .appointment-summary .col-xs-8{width:100%}
		
	.elctions-banner .banner-mobile
	{
		display:block;
	}
	.elctions-banner .banner-desktop
	{
		
		display:none;
	}
		
	.services-container {
    flex-direction: column;
	}

}

/*------------------------------------------------------------------------------*/
/*                    width smaller than 320px  
/*------------------------------------------------------------------------------*/

@media only screen and (max-width: 320px) {}

