@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css");


/* Overlay , enable it if display in header, and header{over-flow:hidden;} */
#simplemodal-overlay {background-color:#000;}
#simplemodal-container a.modalCloseImg {background:url(../images/close_bt.png) top no-repeat; width:26px; height:26px; display:inline; z-index:3200; position:absolute; top:6px; right:10px; cursor:pointer;}
#simplemodal-container a.modalCloseImg:hover {background:url(../images/close_bt.png) bottom no-repeat; width:26px; height:26px; display:inline; z-index:3200; position:absolute; top:6px; right:10px; cursor:pointer;}
.simplemodal-wrap{
	overflow:visible!important;
}

.astext {
    background:none;
    border:none;
    margin:0;
    padding:0;
    color: #2d72d6;
    cursor: pointer;
   
}
.astext :hover{
      color: #dd512e;
   text-decoration:none;
}
  
.btl-content-block{
   background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
   
   border:1px solid #dadada;
    box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.4);
    display: none;
    height: auto;
    overflow: hidden;
    text-align: left;	
	font-size:12px;
	position:relative;
 width: 260px; 
 
}

.btl-content-block form{
	margin:0;
	padding:0;
}
.btl-content-block h3{
	 
   font-family: Century Gothic;
       font-weight: light  important;
	line-height: 35px;
	margin:0px;
         padding: 3px 0px 0px 19px!important;
	text-transform: uppercase;
	font-size:18px;
}

.omb_authTitle{
	 
   font-family: Roboto;
       font-weight: light  important;
	line-height: 35px;
	margin:0px;
         padding: 3px 0px 0px 19px!important;
	text-transform: uppercase;
	font-size:18px;
}

#btl-success
{
 font-family: Roboto;
       
	line-height: 25px;
	    
	 

}   
#btl-success h3
{
 font-family: Roboto !important;
   
	 
	 

}

.btl-input > input[type=text],
.btl-input > input[type=password],
#recaptcha > input{
   /* border: 1px solid #dadada;
    */
    border-radius:4px;
    margin: 5px 0;   
    text-indent: 5px;
    width: 189px;
      margin-right: -10px;
    height: 26px;
	padding:0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
#recaptcha > input{
	width: 100px;
}
.btl-input > input:focus,
#recaptcha > input:focus{
	border-color: #E9322D;
    box-shadow: 0 0 6px #F8B9B7;
}
#recaptcha span#btl-captcha-reload{
	display: inline-block;
	width: 16px; height: 16px;
	background: url('../images/reload.png') no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}
#btl{
	position:relative;
}
#btl .btl-panel{
	overflow:hidden;
	
}
   #main-block form.btl-formlogin div.btl-field div.uk-form-large.uk-form-width-small input#btl-input-username  , 
    #main-block form.btl-formlogin div.btl-field div.uk-form-large.uk-form-width-small input#btl-input-password
{
width:180px;}

 

#btl .btl-panel > #btl-panel-profile{
	background:url(../images/btl-panel-bg.png) top right no-repeat;
	padding-right:30px;
}
button::-moz-focus-inner {
padding:0; border: none;
}
#btl .btl-panel > span{
	display:inline-block;
	height:26px;
	line-height:28px;
	padding:0 18px;
	cursor:pointer;
	text-indent: 0!important;
	width: auto;	
}
#btl .btl-panel > span{
	 margin:2px 0px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
 
}
#btl .btl-panel > span,button.btl-buttonsubmit,input.btl-buttonsubmit{
	 border-radius:3px;
 
}
#btl .btl-panel > span.active,button.btl-buttonsubmit:focus,input.btl-buttonsubmit:focus{
	opacity:0.8;
}
.btl-error{
	display:none;	
}
.btl-error-detail{
	display:none;
	float: left;
	color: #FF0000;
	margin-bottom:4px;
}
.btl-field,#register-link,.btl-error-detail,.btl-error,.btl-note{
	margin-left:20px;
	margin-right:25px!important;
	overflow:hidden;
}

#register-link{
	margin-left:20px;
	margin-right:25px!important;
	overflow:hidden;
	font-size:15px;
}
#register-link div a{
	font-size:17px;
}

 


 .btl-label{
	float:left!important;
	font-size: 13px!important; 
}
 .btl-input{
	float:left!important;
}
.btl-label, .btl-input {
          height:38px;
	 line-height:38px;
	 
	 
}

.blt-register-label
{     
       font-size: 12px ; 
       line-height:32px;
}
#recaptcha{
	/*height: auto!important;*/
	margin-top: 20px;
	 margin-right: 9px;
}
#btl-content-login .btl-input input{
	width: 190px;
}
#btl-input-remember{
font-size: 12px;
 color: grey;
margin-left: 8%;
margin-top: 10px;
}

#btl-checkbox-remember{
	width: 15px!important;
	vertical-align:middle;
	padding:0;
	margin:0;
}
.clear{
	clear:both;
}
.btl-error{
	color: #FF0000;
}
input.btl-buttonsubmit,
button.btl-buttonsubmit{
    border:none!important;
    padding-top: 0px; margin-top: 0px;
    box-shadow: 1px 1px 3px rgba(9,4,3,0.86);
    cursor: pointer;
    text-align: center!important;
    text-shadow: 0 1px 1px #4A4A4A;
    width: auto!important;
	padding:0 12px;
	height:29px!important;;
	 font-size: 0.8rem;
	display:inline-block;
	text-transform: none!important; 
	font-family:  Century Gothic important; 
	
}
div.btl-buttonsubmit{
	text-align:center!important;
	padding:5px 0 0 0!important;
	text-transform: none!important; 
 
	
}

/* STYLE FOR DROP-DOWN PANEL (all element in  #btl-content) */

#btl-content {

 /*font-family: Proxima Nova ;*/
 font-family:  Roboto ;
 
}
#btl-content ul li a:hover{
	color:#7BA428 !important;
	text-decoration: none!important;
	background-color: transparent!important;
	
}
#btl-content > .btl-content-block{
	position:absolute!important;
	z-index:9999;
}
#btl-re #btl-content-login{
	width:250px;
	height: 540px;
}

#btl-content-registration{
	 width: 250px; height:300px; 
	 
	 
}
 
 
#btl-content-registration-modal{
	font-family:roboto;   
}
 
 
.btl-note,#register-link{
	padding:18px 0px;
}

 #btl-content-login .btl-input{
	float:left;
}
#btl-content-login .spacer{
	height:14px;
}

#btl-content div.btl-buttonsubmit{
	text-transform: none!important; 
	font-family: "Lato"!important; 
}
#btl-content #btl-content-login .btl-label {
	line-height:30px;
	min-width: 0px!important;
}

/* CSS FOR USER PROFILE MODULE**/
#btl-content  #btl-content-profile{
	overflow:hidden;
}
#module-in-profile{
	min-width:200px;
}

#btl-login-button
{height: 38px; 
width: 110px;
text-transform: none ! important;
 margin-left: 9.2%; 
float:left;
font-family:
Roboto! important; 
font-size: 15px;}

#btl-forgot
{
float:left;
padding-left: 0px ! important;
 margin-left: -3%;
  margin-top: 20px;

}


#btl-content #btl-content-profile #module-in-profile ul{
	position: static;	
	text-align: left;
	/* TODO remove spacing for menu items */
	/*margin: 0 0 0 15px; */
	padding: 0!important;
	
}
#btl-content-profile ul.menu li {
   /* background: url("../images/bullet.png") no-repeat scroll 5px 15px transparent;  */
    /*TODO sos here to align profile menu to the left*/
    padding: 0 0 0 12px!important;
    
	border-bottom: 1px solid #E8E8E8;
	display:list-item!important;
    line-height: 37px;
	
}


#btl-content #btl-content-profile #module-in-profile ul li a{
	color: #6b6b6b;
	text-decoration: none !important;
	text-transform: none!important;
	font-family: roboto;
}



#btl-content-profile ul.menu li a {
    color: #616161!important;
	text-decoration:none!important;
	border:none!important;
	background:none!important;
	display:inline!important;
	padding:0!important;
	margin:0!important;
	text-transform: none!important;
}
#btl-content-profile div.btl-buttonsubmit{
	clear:both;
	margin-bottom:15px;
	border: none!important;
	text-align: center;
	margin-top: 0!important;
	
}
/* style panel when action process */
#btl-register-in-process,#btl-login-in-process{
	display: none;
	background: url("../images/loading.gif") no-repeat #000 50%;
	opacity: 0.4;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9999;
	top:-1px;
	left:-1px;
	padding-top:1px;
	padding-left:1px;
}



/* style panel when register success */
#btl-success{
	 display: none;
	 margin: 20px 0 30px 0;
         display: none;
	 color:#000;
	/* border-bottom: 2px solid #90B203;
	 border-top: 2px solid #90B203;
	 padding: 10px 10px 10px 25px;
*/
}

#registration-id
{  }
 #btl-content-registration-modal.uk-modal.uk-open div.uk-modal-dialog
{
width:420px;
}
/* style for ul in login panel*/
#bt_ul {font-size: 10px;
list-style-type: none;
	margin-top:20 px!important;
	margin-bottom:20px!important;
	margin-right: 25px!important;
	float:left;
	line-height: 1.3;
}

.bt_ul:hover {
position: relative;
top: 1px;
left: 1px;
text-decoration: none;
}


/* for modal*/
#btl-content-login ul{
	position: static!important;	
	text-align: left;
	list-style-type: none!important;
}
#btl-content-login ul li{
	margin-top: 10 px;
}
#bt_ul li a{
	padding: 0px!important;
	text-decoration: none!important;
	color:#545454 ;
	list-style-type: none;
	padding-left: 0px;!important;
	
}
#btl-wrap-module{
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
	/*TODO here to add efffect to list on hover*/
 #module-in-profile ul li  a:hover {
    color:  #888888 !important; 
   
     
}
/* for sign in /sign up buttons distance*/
.btl-dropdown
 {
padding-left: 0px!important;
padding-right: 0px!important;
	
 
 }
 
#btl-social div.uk-grid hr{
 width: 200px;
 height:5px;
 
 }
 #btl-horizontal-list{
 
 display: inline-block;padding-left:0px; 
 width: 240px;
   margin-top: 10px;

 }
 
 #socialMsg{
 float:left;
  
  }
  
 #btl-horizontal-list li{
 padding: .2em  ;
 display: inline-block;padding-left:0px; 
 }
 
 
 
 #btl-social
 {margin-top: 10px; margin-left: 20px; }
 
 #btl-social img
 {
 
 }
/*TODO here: how to modify position of icon on menu item */
 #module-in-profile div.moduletable ul.nav.menu li.item-1405  >a  >img
{padding-right:  12px;
}	
#module-in-profile div.moduletable ul.nav.menu li.item-190  >a  >img
{padding-right: 12px;
}		
#module-in-profile div.moduletable ul.nav.menu li.item-191 >a  >img
{padding-right: 12px;
}	#module-in-profile div.moduletable ul.nav.menu li.item-192 >a  >img
{padding-right: 12px;
}	#module-in-profile div.moduletable ul.nav.menu li.item-286 >a  >img
{padding-right: 12px;
}	#module-in-profile div.moduletable ul.nav.menu li.item-326  >a  >img
{padding-right: 12px;
}	#module-in-profile div.moduletable ul.nav.menu li.item-602  >a  >img
{padding-right: 12px;
}	#module-in-profile div.moduletable ul.nav.menu li.item-716  >a  >img
{padding-right: 12px;
}	#module-in-profile div.moduletable ul.nav.menu li.item-1428  >a  >img
{padding-right: 12px;
}	
#module-in-profile div.moduletable ul.nav.menu li.item-429  >a  >img
{padding-right: 12px;

}

 
 #btl-content-registration.btl-content-block div#btl-social
{
margin-top:10px;
}

 #register-button{

   height: 40px; 
   width: 120px;
   text-transform: none ! important; 
   margin-right: 60px;
   font-family: Roboto! important; 
   font-size: 15px; 
}

  #btl-content-profile.btl-content-block
{ height: auto;
    width: auto;
}
}
  #btl-content-registration-modal.btl-register-modal form.btl-formregistration p.omb_authTitle
{font-size:24px;
/*
color:#2d72d6;
*/
}
  .btl-note-small{
 font-size: 10px;
 font-family: "Roboto";
 width: 200px;
 }
.loginLink:hover, .loginLink:focus {
    color: #50bdd4 !important;
    text-decoration: none !important;
}
.loginLink {
    color: #646464 !important;
}


    }

 
 	