@media (min-width: 1446px) {
    .title-valor-aprobado{
        background-color:#42aa67;
        border-color: #42aa67;
        border-width: 2px;
        border-style: solid;
        float: right;
    }
    
    .body-valor-aprobado{        
        border-color: #42aa67;
        border-width: 5px;
        border-style: solid;     
        float: inherit;
    }
    .btn-font-size{
        font-size: 11px;
    }
}
@media (max-width: 1445px) {
    .reqFormCont {
        width: 700px;
        margin: auto;
        padding: 40px;
    }
    
    .contHead .logo img {
        width: 150px;
    }
    
    .contHead .navigationUl li{
        padding:0 10px;
    }
    
    .tabsProcess ul li.ui-tabmenuitem{
        width: 24%;
        border-bottom: 2px solid transparent !important;
        text-align: center;
        float: none !important;
        display: inline-block !important;
        vertical-align: middle;
    }
    
    .tabsProcess ul li.ui-state-active{
        border-bottom: 2px solid #ffc600 !important;
    }
    
    .tabsProcess ul li.ui-tabmenuitem a{
        width:100%;
        text-shadow: none;
        white-space: initial;
        word-spacing: 150px;
        line-height:1.1em;
    }
    .title-valor-aprobado{
        background-color:#42aa67;
        border-color: #42aa67;
        border-width: 2px;
        border-style: solid;
        float: right;
    }
    
    .body-valor-aprobado{        
        border-color: #42aa67;
        border-width: 5px;
        border-style: solid;    
        float: inherit;
    }
    
    .btn-font-size{
        font-size: 11px;
    }
    
}

@media (max-width: 1200px) {
    .navigationUl li a{
        padding: 9px 7px;
        margin-top: 5px;
    }
    
    #cartaPopup{
        left:25% !important;
    }
}


@media (max-width: 1100px) {
    
    .mainContainer{
        background: white;
    }
    
    .asideContainer {
        position: fixed;
        top:0;
        right: -330px;
        z-index: 1000;
        overflow:auto;
        min-height:100%;
        /*top: 94px !important;
        left: inherit !important;
        right: -500px !important;*/
    }
    
    .contentContainer {
        width: 100% !important;
    }
    
    .mainNavigation ul li.menuDesplegNav{
        display:inline-block;
    }

    
    .contHead .navigationUl li{
        width:100%;
    }
    
    .btn-hambMenu{
        display:block;
    }
    
    .footerL img{
        padding-left:0;
    }
    
    .cntTitPreapp{
        
    }    
    .btn-font-size{
        font-size: 11px;
    }
}


@media (max-width:990px) {
    
    #cartaPopup{
        left:18% !important;
    }
    
    .navigationUl li a{   
        font-family: 'Lato', sans-serif;
        padding-left: 7px;
        padding-right: 7px;
    }

    .containerNav{
        width:850px;
        margin:auto;
    }
    
    .logo img {
        width: 140px;
    }
    
    .navbar-toggle{
        position: absolute;
        top: 20px;
        right: 20px;
        background: #4ba848;
    }
    
    .icon-bar{
        background: #fff;
    }
    
    .conIconLoad{
        left:35%;
    }
    
    .contInfoSim{
        margin-top:60px;
    }
    
    .pInfoSect{
        width:500px;
        margin:auto;
        margin-top:40px;
        padding:0;
        text-align:center;
        margin-bottom: 20px;
        font-weight: 500;
    }

}

@media (max-width:850px) {
    .simulator{
        width:500px;
    }
    
    .itemsFloat.w60, .itemsFloat.w40{
        width:100%;
        margin-bottom:15px;
    }
    
    .houseIcDtl{
        width:250px;
    }
    
    
    
    .tellmeMore{
        text-align:center;
    }
    
    .navigationUl{
        float:left;
    }
    
    /*.hoverEff:before{
        height: 112%;
    }*/
    
    /*.statusReq li.lineInd {
        //background: url(../../images/ind-hor.png) -60px top no-repeat;
    background: url(../../images/ind-ver.png) 10% -180px no-repeat;
        height: 100%;
    }*/
    
    #cartaPopup{
        left:12% !important;
    }
    
}
@media (max-width:810px) {
    .btn-userReq{
        display: block;
    }
    .btn-saveAll{
        display: none;
    }
}
@media (max-width:796px) {
    .tab-content .pane-lb-users {
        width: 100%;
    }
    
    ul.nav-tabs li.tabsUSers {
        width: auto;
        margin-right: 5px;
        background:#fff;
        border-bottom: 1px solid #42aa67;
        
    }
    
    ul.nav-tabs li.tabsUSers a{
        color:#333; 
        background:#fff;
    }
    
    ul.nav-tabs li.active a{
    background: #42aa67;
    color: #fff;
  }
    
    ul.nav-tabs li.tabsUSers a:hover, ul.nav-tabs li.tabsUSers a:focus{
        background: #42aa67;
        border-color: #42aa67;
        color:#fff;
        cursor:pointer;
    }
    
    .cntInputs{
        margin-top:0;
        padding-top:40px;
        
    }
    
    .tabdpTable{
        display:block;
    }
    
    .tab-pane.pane-lb-users.tabsInf {
        display: none !important;
    }
    
    .tab-pane.pane-lb-users.tabsInf.active {
        display: block !important;
    }

    .dp-in{
        /*display:inline-block !important;*/
        
    }
}

@media (max-width:767px) {
    .statusReq{
        width: 90% !important;
    }
    .containerNav{
        width:100%;
        margin:auto;
    }

    .reqFormCont{
        width:500px;
    }
    
    .pTitForm{
        font-size:2.2em;
    }
    
    .sloganForm{
        font-size:1.4em;
    }
    
    .btn-continue{
        width:100% !important;
    }
    
    .sloganForm{
        width:100%;
    }
    
    .container{
        padding-left:45px;
        padding-right:45px;
    }
    
    .pInfoSect {
        width:66%;
        text-align: left;
        padding-left: 10px;
    }
    
    .containerSimulator label{
        text-align:left;
    }
    .simulator {
        width: 80%;
    }
    
    .cntButton{
        margin-top:20px;
    }
    
    .navigationUl{
        margin-top:0;
    }
    
    .tabContainer ul.ui-tabs-nav li{
        width:48%;
        margin-bottom:3px;
    }
    
    .houseIc, .goalCredit, .getHouse, .interestedHouse{
        width:80%;
        margin: auto;
        
    }
    
    .getHouse{
        background-position: center 30px;
        background-size: 170px;
    }
    .houseIc{
        background-position: center 50px;
        background-size: 170px;
    }
    
    .titQ{
        width:80%;
        margin:auto;
        margin-top:25px;
        margin-bottom:25px;
    }
    
    .containerPreapp{
        width:80%;
    }
    
    .titInfoSect{
        padding:0 50px;
    }
    
    .iconStep{
        width:150px;
    }
    
    .sm-resp{
        text-align: center;
        margin: 10px 0 20px 0;

    }
    
    .iconStepArrow{
        background: url(../../images/arrow02.png) center 50% no-repeat;
    }
    
    .logoIcCnt{
     width:180px;
     margin: auto;
    }
    
    .linkConst{
        height:auto;
    }
    
    .carouselConst{
        min-height:300px;
    }
    
    .statusReq li {
        /*display: inline-block;
        zoom: 1;*/
        list-style-type: none;
        width: 100%;
        padding: 10px 10px;
        text-align: center;
        line-height: 1em;
        vertical-align: middle;
        font-size: 0.8em;
    }
    
    .tabsProcess ul li.ui-tabmenuitem{
        width: 49%;
    }
    
    .tabsProcess ul li.ui-tabmenuitem a{
        width:100%;
        word-spacing: 0;
    }
    
    .tabsIntr ul.ui-tabs-nav li.ui-state-default{
        width: auto;
    }
    
    /*Enabling bootstrap tabs*/
    .tab-content .pane-lb-users {
        width: 100%;
    }
    
    .hoseicCnt{
        text-align: center;
        margin-bottom: 20px;
    }
    
    .ulItemsCnt{
        text-align:left;
    }
    
    
    
    .perfilOpts{
        
        width: 100%;
        margin: auto;
        margin-top:10px;
    }
    
    .msjParc{
        margin-bottom:50px;
    }
    
    #cartaPopup {
        left: 8% !important;
    }
    
    .ui-dialog .ui-dialog-content{
        width:85%;
    }
    .title-valor-aprobado{
        margin-top: 10px;
        background-color:#42aa67;
        border-width: 2px;
        border-style: solid;
        float: right;
    }
    .body-valor-aprobado{
        
        border-color: #42aa67;
        border-width: 5px;
        border-style: solid;        
    }
}

@media (max-width:600px) {


    #cartaPopup{
        width:300px !important;
    }
    .cntLoginForm{
       padding-top:0px !important;
       padding-bottom: 0px !important;
       height: 100% !important;
    }
   
    .asideContainer{
        width: 100% !important;
        right: -100% !important;
    }
    
    /*.statusReq li{
        width:100%;
        padding:20px 10px;
    }*/
    .hoverEff {
        top: 39%;
        left: 0;
        /*height: 60px;*/
    }
    
    .hoverEff:before {
        top: -5px;
        left: 0;
        border: 2px solid #ffc600;
        width: 100%;
        height:117%;
    }
    
    /*.statusReq li.lineInd {
        background: url(../../images/ind-ver.png) 10% -180px no-repeat;
        height: 100%;
    }*/
    
    #cartaPopup {
        left: 19% !important;
    }
    
    .ui-dialog .ui-dialog-content{
        width:100%;
    }
    
    .footerModalCard button{
        width:100%;
        margin-bottom:0;
    }
}

@media (max-width:520px) {
    
    .tabpnlRefs ul li{
        width:45% !important;
    }
  
    .reqFormCont{
        width:100%;
        padding: 0 10px;
    }
    
    .btn-login{
        width: 130px;
        top: 30px;
        right: 20px;
    }
    
    .pTitForm{
        font-size:2.2em;
    }
    
    .sloganForm{
        font-size:1.4em;
    }
    
    .btn-actions {
        width: 80% !important;
    }
    
    .titInfoSect{
        padding:0 30px;
    }
    
    .conIconLoad{
        left:25%;
    }
    
    .encabPreapp{
        padding:90px 20px 20px 20px;
        background-position:center 20px;
    }
    .pd-0-40{
        padding:0 30px;
    }
    
    .container {
        padding-left: 25px;
        padding-right: 25px;
    }
    
    .olItsSim, .ulItsSim {
        margin-left: 0px;
        margin-top: 10px;
    }
    
    .containerPreapp{
        width:95%;
    }
    
    .congratsTit{
        padding: 20px;
        font-size: 1.6em;
        font-weight: 500;
    }
    
    .supLogo{
        left:10px;
    }
    
    .formSim{
        padding-left: 15px;
    }
    
    .cntNotifReg{
        background-size: 170px;
    }
    
    .perfilOpts{
        font-size:1em;
    }
    
    .tdLogo{
        padding-left:20px;
    }
    
    .tdLogo img{
        width:120px;
    }
    
    .houseIc, .goalCredit, .getHouse, .interestedHouse{
        background-position: center 20px;
        background-size: 55px;
        padding-top: 70px;
    }
    
    .tabsProcess ul li.ui-tabmenuitem {
        width: 100%;
    }
    
    ul.nav-tabs li.tabsUSers a{
        width:110px;
        font-size: 15px;
        padding: 10px 5px;
    }
    
    .ui-tabs.ui-tabs-top .ui-tabs-nav li.ui-state-default{
        width:45%;
    }
    
    .btn-font-size{
        font-size: 10px;
    }
}

@media (max-width:400px) {
    #cartaPopup {
        left: 10% !important;
    }
}

@media (max-width:375px) {
    .titBanner{
        font-size:2.9em;
    }
    
    .btn-login {
        width: 120px;
    }
    
    .congratsTit {
        font-size:1.4em;
    }
    
    .resultValid{
        font-size: 2em;
        font-weight: bold;
    }
    
    .btn-continue{
        margin-bottom:30px;
    }
}

.ui-selectonemenu .ui-selectonemenu-label{
    white-space: break-spaces;
}
.ui-selectonemenu-panel .ui-selectonemenu-list-item {
    white-space: break-spaces;
}

