
body {
    background: url(../images/login/logger-bg.jpg) no-repeat center 137px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	overflow:auto;

}
p {
    margin: 0 0 3px;
}
.login-c1{
display:block;	
}
.menuLeft.spa a {
    font-size: 13px;
}
 .menuLeft.spa {
    position: absolute;
    text-align: 0;
    top: 31px;
    left: 43px;
    list-style: none;
    font-size: 27px;
    border: solid 1px;
    padding: 8px 16px 5px 16px;
    font-weight: 300;
    color: #808080;
    text-align: center;
}
.login-c2 {
    width: 100%;
    height: 77%;
    background: rgba(241, 241, 242, 0.65);
    color: #000;
    position: absolute;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 1px 0 0x 0;
}
.container {
    margin: 11px auto 7px;
}
h2.titleBook {
    position: absolute;
    color: #fff;
    font-size: 52px;
	line-height: 52px;
    left: 35px;
    top: 28px;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
}
h2 span {
	  font-size: 57px;
	font-family: 'Roboto', sans-serif;
    display: block;
    font-weight: 600;
}
.cover{
clear:both;	
}
#btnCancel {
    margin: 8px 0 0 0;
    width: 114px;
    margin: -1px 0 0 0;
    padding: 0;
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    background: rgba(0, 0, 0, 0.6)!important;
    font-weight: 200;
    height: 30px;
    line-height: 32px;
}
.content {
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
}

.navbar-nav > li > a {
    padding-top: 13px;
    padding-bottom: 3px;
}
.logoWP {
    padding: 37px 0 14px 0px;
    margin-bottom: 0;
    background: #fff;
    height: auto;
    position: relative;
    top: 0;
    width: auto;
    z-index: 0;
}
.login-c1 {
    background: rgb(186, 148, 71);
    width: 100%;
    height: 26%;
    text-align: center;
    text-transform: uppercase;
    box-shadow: none;
    z-index: 100;

}
img.imglogoWP{width:410px;}
.textLogin {
    display: inblock;
    border: 2px solid #fff;
    font-size: 1.6em;
    font-weight: 300;
    padding: 4px 50px;
    text-transform: uppercase;
    line-height: 81px;
    text-transform: uppercase;
}

rgb(186, 148, 71)
.font_size{font-size: 14px!important;}
.pass{clear:both;}

div#login_rst{
    color:#8C0808;
    font-size: 1.05em;
}
.menuLeft {
    position: absolute;
    text-align: 0;
    top: 31px;
    left: 43px;
    list-style: none;
    font-size: 27px;
    border: solid 1px;
    padding: 11px 16px 5px 16px;
    font-weight: 300;
    color: #808080;
    text-align: center;
}

.menuLeft a {

    list-style: none;
    font-size: 27px;
    text-transform:uppercase;
    font-weight: 300;
    color: #808080;
    text-align: center;
}
.menuLeft a:hover {

    text-decoration: none;

    color: #808080;
    text-align: center;
}

.contentHeader {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}
.menuLeft ul {
    list-style: none;
}
.separador {
    float: left;
    display: block;
    height: 0px;
    width: 14px;
    border-top: 2px solid;
    margin: 15px 6px 0 6px;
}
.login {
    background: url(../images/login/user.jpg);
    position: absolute;
    width: 16px;
    left: 10px;
    z-index: 10;
    background-size: cover;
    display: block;
    height: 19px;
    top: 7px;
}
.passIcon{
background: url('../images/login/pass.jpg') ;
    position: absolute;
    width: 16px;
    left: 10px;
    z-index: 10;
    background-size: cover;
    display: block;
    height: 19px;
    top: 7px;
	
}
#Membership_Password{
padding: 0 0 0px 33px;	
position:relative;
}
.passConten{
clear:both;
position:relative;	
	
}
.col-fl-1{position:relative; width:45%;}
.col-fl-2{ position:relative; width:45%;}
.col-fl-3{width:40%; padding-top:4%;}

.col-fl-1 select{width: 100%!important;}

.prefix-position {
    width: 100%;
    float: left;
    padding: 0 0 0 33px;
}
#Membership_NumberFolio{
	 width: 100%;
    padding: 0 0 0 33px;
}
/* styles for update password ...*/
.col-w-100{width:100%; clear: both;}
.col-w-100 label{width: 25%; min-width: 4em; display:inline-block;}
.col-w-100 input{width: 74%; min-width: 6em;display:inline-block;}
.mail-reminder{width: 74%;min-width: 6em;height:1em; line-height: 1em; font-size: 0.85em; font-weight: 400; text-align: center; }

.checkRem{
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
vertical-align: middle;
}
.remember{font-size: .8em;line-height: 2;
text-align: left;}


.inner-loading-panel{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /*background-color: rgba(120, 120 , 120, 0.55); */
    background-color: rgba(250, 250 , 250, 0.75);
    background-image: url('../images/icons/loading.gif');
    background-size: 5em;
    background-position: center center;
    background-repeat: no-repeat;
    display:none;
    z-index: 50;
}

#ui-id-1{font-size: 0.9em!important;}

/*  ............................... */
.wrap-fail-message{
    position:relative; width:100%; height: 100%;
}
.layer-fail-message{
    width:100%; height: 100%;  position: relative; 
    background-color: rgba(230, 230, 230, 0.7);  text-align: center;
}

.box-fail-message {
    width: 100%;
    /* height: 60%; */
    min-height: 60%;
    height: auto;
    left: 0%;
    position: relative;
    top: 2%;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0.90);
    border: 0.30em solid #000;
    overflow: hidden;
}
.box-txt-fail-message{
    width:80%; min-height:70%;  height: auto; position: relative;
    margin-top: 2%;
    float:left;
    font-size: 1.80em; /*line-height: 2em; font-weight: 300;*/
}
.maintxt {
    clear: both;
    text-transform: uppercase;
    font-weight: 400;
    color: #333333;
    font-size: 16px;
}
.blueLegend{
	  font-size: 20px;
    clear: both;
    color: #000;
    text-shadow: 1px 1px 1px #000;
}

.blueLegend > a{
    margin-top: 0.80em;
    text-decoration: none;
    color: #000!important;
	text-decoration:underline;
    font-weight: 300;
    letter-spacing: 1px;
}

.blueLegend > a:hover{
    text-shadow: 1px 1px 1px #333!important;
}
input#Membership_id {
    padding: 0 0 0 29px;
}
.sign{
    display:block;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    min-width: 28em;
    width: 45%;
    border: 0.30em solid #000000;   
}

.icon-state{
    min-width: 4em;
    min-height: 4em;
    width: 5.3em;
    height: 5.3em;
    display: block;
    position: relative;
    float: left;
    margin-top: 4%;
}

.warning {
    background-image: url(/images/icons/warning.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.warning{
    background-image: url('/images/icons/warning.png');
    background-repeat: no-repeat;
    background-position: center center;
	  background-size: contain;
}

.wrong{
    background-image: url('/images/icons/wrong.png');
    background-repeat: no-repeat;
    background-position: center center;
	  background-size: contain;
	
}

.cpadding50{
	
    width: 330px;
}


.login-c2{
	position:relative;
	height:auto;
	
}
.login-wrap {
	width:423px;
    margin:8% 44px 40px 0px;
}

button#btnLogin {
    width: 114px;
    margin: 9px 0 0 0;
	color:#fff;
	font-size:14px;
     font-family: 'Roboto', sans-serif;
	background:rgba(0, 0, 0, 0.6)!important;
	font-weight:200;
}
.forgot {
    display: inline-block;
	font-size:11px;
	width:53%;
    text-align:right;
}

.rememberme {
	font-size:11px;
	width:45%;
	text-align:left;
    display: inline-block;
}
.remembermeContent{
	text-align:left;
	
}
.logoFace{
	background: url(../images/login/face.jpg) no-repeat; 
  -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	display: inline-block;
    width: 16px;
    height: 17px;
	}
.logoGoogle{
	background: url(../images/login/google.jpg) no-repeat ;
	   -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	display: inline-block;
    width: 16px;
    height: 17px;
	}
.logoPhone {
	position:relative;
    background: url(../images/login/phone.png) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: inline-block;
    width: 17px;
	cursor:pointer;
    margin: 0 0 -3px 0;
    height: 18px;
}
.contentLogos {
    padding: 13px 0 13px 0;
    font-size: 12px;
}

ul.language {
    margin: 1px 6px 0 0;
    width: 74px;
    right: 80px;
    position: absolute;
    top: 98px;
}
.forgotPass {
    position: relative;
}
.tooltipPhone {
    display: none;
    width: 135px;
    border: solid 1px;
    position: absolute;
    background: rgb(255, 255, 255);
    padding: 5px 7px 3px 7px;
    text-align: center;
    /* top: -14px; */
    right: -12px;
}
span.tooltipPhone h3 {
    margin: 0 0 3px 0;
    font-size: 16px;
    font-weight: 600;
}
.socialmedia {
    /* float: left; */
    width: 100px;
    position: absolute;
    top:13px;
    right: 57px;
	    margin: 2px 12px 0 0px;
}
.loginContent {
    position: relative;
    margin: 0 0 7px 0;
}


@media only screen and (min-width: 767px) and (max-width: 1024px) {
	.logoWP {
    padding: 37px 0 33px 0px;
    margin-bottom: 0;
    /* background: #fff; */
    height: auto;
    width: 51%;
}
div#logoContent {
    float: none;
}
	
h2.titleBook {

	text-align: center;
    font-size: 35px;
    line-height: 35px;


}
h2 span {
    font-size: 35px;

}
.login-wrap {
    width: 423px;
    margin: 8% 17px 40px 0px;
}
.socialmedia {
    float: none;
    width: 100px;
    text-align: center;
    margin: 0 auto;
}
.navbar-nav > li {
    margin-left: 0; 
}
.nav {
    padding-left: 0;
}
.socialmedia {
    padding-bottom: 0px;
}
ul.language {
    margin: 1px 17px 0 0;
 
    right: 64px;
    position: absolute;
    top: 98px;
}
.navbar-nav > li > a {
padding-top: 16px;
    padding-bottom: 3px;
}
h2.titleBook {

    text-align: center;
    font-size: 33px;
    line-height: 35px;

}
.login-wrap {

height: 100%;
}
.contentHeader {

    height: 137px;
}
}

@media only screen and (min-width: 0px) and (max-width: 767px) 
{
	.menuTop {
    position: absolute;
    right: 0px!important;
    top: 3px;
}
.logoWP {
    padding-top: 28px;
    margin: 0 0 39px -149px;
    width: 60%;
    height: 27%;
}
.menuLeft {
    position: absolute;
    text-align: 0;
    top: 67px;
    left: 29px;
    list-style: none;
    font-size: 15px;
    border: solid 1px;
    padding: 11px 18px 5px 15px;
    font-weight: 300;
    color: #808080;
    text-align: center;
}
.content {

    padding: 1px 10px 0 10px;

}

h2.titleBook {
    position: relative;
	text-align: center;
    font-size: 35px;
    line-height: 35px;

	left:0;
}
h2 span {
    font-size: 35px;

}
.login-wrap {
    width: 100%;
	min-width:auto;
	max-width:400px;
	float:none;
	
    margin: 35px auto 40px;
}

.cpadding50 {
    padding: 10px;
    width: 95%;
}
ul.language{
margin:0;	
z-index:l;
}
.socialmedia {
    float: none;
    width: 100px;
    text-align: center;
    margin: 0 auto;
	 top: 8px !important;
}
.navbar-nav > li {
    margin-left: 0; 
}
.nav {
    padding-left: 0;
}
.socialmedia {
    padding-bottom: 0px;
}
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}
div#logoContent div {
    margin: 0px 0 0 26px;
}
div#logoContent {
    float: none;
    padding: 0 0 35px 0;
}
.separador {

    margin: 15px 6px 0 10px;
}

.menuLeft a {

    font-size: 20px;

}
.contentHeader {

    height: 137px;
}

.menuLeft.spa a {
    font-size: 12px;
}
.menuLeft.spa {
    position: absolute;
    text-align: 0;
    top: 77px;
    left: 13px;
    list-style: none;
    font-size:initial;
    border: solid 1px;
    padding: 8px 10px 5px 10px;
    font-weight: 300;
    color: #808080;
    text-align: center;
}
}



