
#s3,#oPe,#oPi,#oC,#oL,#careers{
    min-height: 800px;
    overflow:hidden;
    
}
#oPe{
    background-color:blue;
    
}
#oPi{
    background-color:black;
    
}
#oC{
    background-color:white;
    
}
#oL{
    background-color:yellow;
    
}
#careers{
    background-color:brown;
        
}

@font-face {
    font-family: Bistecca;
    src: url('fonts/Bistecca.ttf');
}

@font-face {
    font-family: Eurostile;
    src: url('fonts/Eurostile.ttf');
}  		

.rowSpacer{
    margin-top:1px;
    margin-bottom:1px;
}
#lgIn .panel-heading{
    background-color:#333333;
    border-color:#333333;
}
#lgIn .btn{
    background-color:#333333;
    color:#ffffff;
}

#login{
    border: 1px solid #343233;
    background: #343233;
    padding: 6px 38px;
    border-radius: 0px;
    box-shadow: 4px 4px #979495;
    color: #f7fafc;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    font-family:Eurostile;
}

h2 { 
    position: absolute; 
    top: 200px; 
    left: 0; 
    width: 100%; 
}
#login_container {
    position: relative;    
}
#content1 {
    position: absolute;
    top: 10px;
    left: 10px; 
    padding: 5px;
    /**width:35%;**/
    padding-top: 80px;
    margin-left: 25px;
}
#content2 {
    position: absolute;
    top: 90px;
    right: 10px; 
    padding: 5px;
    /**width:54%;**/
    height: 79%;
    padding-top: 10px;
    margin-right: 38px;
    background-color:#F2F2F2;
    border: 1px solid black;
}

            
#footer{
	background-color:#292929;
	color:#ffffff;
}

#ftr-btm{
	background-color:#00B2FC;
	color:#ffffff;
	font-size:12px;
}
/**for services**/
 .row-spacer{
	margin-top:5px;
	margin-bottom:5px;
 }
 
 /*.testimonials{
	background-color:#00525C;
	color:#00C8FF;

 } 
.tesimonial-text{
	border:none;
} commented in main code also */


.tpMnu{
	text-align:left;
	height:13px;
	line-height:13px;
	
}
.tpMnu div{
	font-size:16px;
	cursor:pointer;
	font-family:Bistecca;
}
.tpMnu a, .tpMnu a:hover{
	font-size:16px;
	color:#5a5a5b !important;
	font-family:Bistecca;
	
	}
.tpMnu .dropdown-menu > li > a, .tpMnu .dropdown-menu > li > a{
	font-size:14px !important;
	color:#5a5a5b !important;
	font-family:Bistecca;
	text-decoration:none;
}

#footer {
    color: #c3c3c5;
    font-size: 12px;
}
#footer h4{
    font-family:Eurostile !important;
}




#siF{
 background: url('images/icons/scmg.png') -25px 0;
 height: 20px;
 width: 25px;
 margin-right:2px;
	
}

#siT{
	background: url('images/icons/scmg.png') 0 0;
	height: 20px;
    width: 25px;
}

#siL{
	background: url('images/icons/scmg.png') -50px 0;
	height: 20px;
    width: 25px;
}

/*#siR{
	background: url('images/icons/scmg.png') -125px 0;
	height: 20px;
    width: 25px;
} commented in main code */

#smi li a{
	height:20px;
	display:block;
}

#siFB{
 background: url('images/icons/scmb.png') -25px 0;
 height: 20px;
 width: 25px;
 margin-right:2px;
 margin-left:6px;
	
}

#siTB{
	background: url('images/icons/scmb.png') 0 0;
	height: 20px;
    width: 25px;
}

#siLB{
	background: url('images/icons/scmb.png') -50px 0;
	height: 20px;
    width: 25px;
}

/*#siRB{
	background: url('images/icons/scmb.png') -125px 0;
	height: 20px;
    width: 25px;
} commented in main code*/

#smiB li a{
	height:20px;
	display:block;
}

#topMenu li {
	padding-right: 8px;
	padding-left:2px;
}


.dropdown-menu{
    border-radius:0px;
    border-top:2px solid red;
    top:160%;
}
#whoDrpDwn,#oeDrpDwn,#ocDrpDwn,#conDrpDwn,#crDrpDwn {
    border-radius:0px;
    top:160%;
}
#oeDrpDwn{
    border-top:2px solid #9B78FF !important;
}
#whoDrpDwn{
    border-top:2px solid #00cbff !important;
}
#ocDrpDwn{
    border-top:2px solid #71AC4E !important;
}
#conDrpDwn{
    border-top:2px solid #E44989 !important;
}
#crDrpDwn{
    border-top:2px solid #C8BA00 !important;
}

.dropdown-menu::after {
  position: absolute;
  top: -8px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid red;
  border-left: 6px solid transparent;
  content: '';
}
#whoDrpDwn::after,#oeDrpDwn::after,#ocDrpDwn::after,#conDrpDwn::after,#crDrpDwn::after{
    position: absolute;
  top: -8px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: '';
}
#whoDrpDwn::after{
    border-bottom: 6px solid #00cbff !important;	
}
#oeDrpDwn::after{
    border-bottom: 6px solid #9B78FF !important;
}
#ocDrpDwn::after{
    border-bottom: 6px solid #71AC4E !important;
}
#conDrpDwn::after{
    border-bottom: 6px solid #E44989 !important;
}
#crDrpDwn::after{
    border-bottom: 6px solid #C8BA00 !important;
}
#qlink li{
    border-bottom:1px solid #636363; 
      height: 20px;
}
#qlink li a,#qlink li a:hover{
    color:#c3c3c5 !important;
    text-decoration:none;
}
#clntLink,#clntLink:hover{
    color:#71AC4E !important;
}
#cntctLink,#cntctLink:hover{
    color:#E44989 !important;
}
#crLink,#crLink:hover{
    color:#C8BA00 !important;
}
#oacLink,#crLink:hover{
    color:#00B6A6 !important;
}