/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16 Feb, 2017, 10:46:36 AM
    Author     : renko-05
*/
/*Login page*/

 #wpmem_login .link-text{
    width:100%!important;
    text-align: center!important;
    position: relative;
    top: 20px;
}

#wpmem_login .form{
    width: 50%;
    margin: 0 auto!important;
    //color:#fff;
    background: rgba(177, 208, 220, 0.4) none repeat scroll 0 0;
    padding:10px!important;
}
/*label[for="log"],label[for="pwd"],label[for="user_login"]{
     display: block;
     text-align: center;
     line-height: 150%;
}*/

#wpmem_login legend{
    display:block;
    text-align: center;
    margin-bottom: 30px;
}
.buttons{
    margin: 0 auto!important;
}
.div_text ,.button_div{
    width:100%!important;
}
/*Register page Wp-members*/

#wpmem_reg .form{
    width: 50%;
    margin: 0 auto!important;
    //color:#fff;
    background: rgba(177, 208, 220, 0.4) none repeat scroll 0 0;
    padding:10px!important;
}

#wpmem_reg legend{
    text-align: center;
    margin-bottom: 30px;
}
.wpmem_msg{
    width: 100%!important;
    color: #fff;
    background: rgb(88, 138, 177)!important;
    margin-bottom: 10px;
    font-weight: 700;

}
#wpmem_reg .req-text{
    text-align:right;
}
/*.link-text > a{
    color: #fff!important;
}*/
.head-log{
    margin:10px 0px;
    text-align:center;
}
.noinput{
    background-color:#fff;
    cursor:not-allowed;
}


/*place ad login*/
/*.awpcp-message + #wpmem_login > .form{
        display: block;
        margin: 10px auto;
        width: 220px;
    }
    .awpcp-message + #wpmem_login label,.awpcp-message + #wpmem_login .link-text > a
    {
        font:14px 'Open Sans', sans-serif;
        color:#494949;
    }
    .awpcp-message + #wpmem_login #log,.awpcp-message + #wpmem_login #pwd{
        width:200px;
    }
    .awpcp-message + #wpmem_login  legend{
        display:none;
    }
.awpcp-message + #wpmem_login .link-text > a{
    color: #3ab0db!important;
}
.awpcp-message + #wpmem_login .buttons{
    float:right;
}
*/
/*Register Buddypress*/
.register-section{
    margin: 0 auto!important;
    //color:#fff;
    background: rgba(177, 208, 220, 0.4) none repeat scroll 0 0;
    padding:10px;
}

.register-section > h2{
    //color:#fff;
}
.field-visibility-settings-toggle,.field-visibility-settings span,.field-visibility-settings{
    color:#fff!important;
}
#profile-details-section{
    width:45%!important;
}
/*.register-section > .submit{
    
}*/
.field-visibility-settings-close,.visibility-toggle-link,#signup_submit{
        border: 0 none!important;
    margin-bottom: 30px;
    color: #fff!important;
    text-transform: uppercase;
    display: block;
    text-align: center;
    height: 40px;
    padding: 0px 20px;
    margin-top: 5px;
    background-color: #3ab0db!important;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}
.register-section >input{
    width:100%!important;
}
label[for="signup_password_confirm"]{
        margin-top: 40px!important;
}
.field-visibility-settings-notoggle,.field-visibility-settings-toggle{
    display:none;
}
#basic-details-section{
        padding-bottom: 40px;
}

/*category form*/
#wp-submit{
    position: relative;
    left: 10px;
}
.awpcp-order-form,#adpostform{
     width: 97%;
    margin: 10px auto!important;
    //color:#fff;
    background: rgba(177, 208, 220, 0.4) none repeat scroll 0 0;
    padding:10px!important;
}
.awpcp-terms-of-service-checkbox{
        background-color: transparent!important;
    border: none!important;
}
.awpcp-place-ad >h2{
    padding: 10px;
}
#adpostform{
    font-weight:700;
}
.awpcp-order-form select{
    width:100%;
}
.awpcp-order-form >h3,#adpostform > h3{
    //color:#fff;
}
#login-error{
    
    letter-spacing: 0px;
    width: 90%;
    font-size: 17px;
    padding: 8px 12px 8px 15px;
    color:rgba(255, 0, 0, 1);
    background-color: rgba(255, 0, 0, 0.1);
    border-color: #d6e9c6;
}
.changecategoryselect{
    width:419px;
}
/*.homeSliderText{
    width:98%;
}*/
@media(max-width:992px){
.homeSliderText{
    width:89.5%!important;
}
}
@media(max-width:767px){
    .homeSliderText{
            width: 82.5%!important;
            font-size:18px!important;
            top: -45px!important;
    }    
}
@media(max-width:479px){
    .homeSliderText{
            width: 94%!important;
            padding: 10px 10px!important;
            font-size: 14px!important;
            top: -40px!important;
    }
    .sliderCon{
      //  padding-left:10px;
      //  padding-right:10px;
    }
}
@media(max-width:637px){
    .bannerText{
            font-size: 80%;
    }
}
@media(max-width:511px){
    .bannerText{
            font-size: 60%;
    }
}
@media(max-width:992px) and (min-width:820px){
    .res-pad{
      width:32%!important;
      padding-left: 5px !important;
      padding-right: 5px !important;
    }
    .page-template-page-template-home .catCon, .archive.category .catCon
    {
      height: 30%!important;
    }
}
@media(max-width:820px) and (min-width:650px){
  .res-pad{
   width:48%!important;
   margin-left: 1% !important;
   margin-right: 1% !important;
   padding: 0px!important;
  }
  .homePostsCon{
   width:auto!Important;
   margin-left: auto!important;
   margin-right: auto!important;
  }
  .page-template-page-template-home .catCon, .archive.category .catCon
  {
   height: 25%!important;
  }
}

@media(max-width:650px) and (min-width:540px){
  .res-pad{
   width:48%!important;
   margin-left: 1% !important;
   margin-right: 1% !important;
   padding: 0px!important;
  }
  .homePostsCon{
   width:auto!Important;
   margin-left: auto!important;
   margin-right: auto!important;
  }
  .page-template-page-template-home .catCon, .archive.category .catCon
  {
   height: 30%!important;
  }
}
@media(max-width:540px) and (min-width:480px){
    .res-pad{
    width:380px!important;
    margin: 0 auto!important;
    float: none!important;
    }
}
@media(max-width:480px) and (min-width:310px){
    .res-pad{
    width:100%!important;
    margin: 0 auto!important
    }
}
/*@media(max-width:383px){
 .bannerText{
  font-size: 50%;
 }
}*/
/*@media(max-width:1500px) and (min-width:970px){
    .border-class{
        height:60%;
    }
}
@media(max-width:980px) and (min-width:1024px){
    .border-class{
        height:70%;
    }
}
@media(max-width:970px){
    .border-class{
        height:83%;
    }
}*/

@media(min-height:1500px){
    .border-class{
        height: auto;
    }
}
@media(max-width:1026px){
.ad-side-dtl{
        padding-left:23px!important;
    }
}
@media(max-width:970px){
.changecategoryselect{
        width:309px;
    }
   
    
}
@media(max-width:700px){
    .ad-side-dtl{
        padding-left:0px!important;
    }
    .ad-simple-dtl{
            margin-top: 10px;
    }
    
    #convertCurrency{
        margin-bottom: 10px;
        }
}
@media(max-width:500px){
    #wpmem_reg .form,#wpmem_login .form{
        width:100%!important;
    }
    .div_text,#wpmem_reg .req-text{
        width:90%!important;
    }
}
@media(max-width:330px){
    .homePostsCon{
        padding: 0px!important;
    }
}

.type-post .bsaProContainer
{
  display: inline-block;
  text-align: center;
}