/* CSS Document */
body {
    background-color: #28343a !important;
    font-family: 'Open Sans', sans-serif !important;
}

.login-form-input {
    border-radius: 5px !important;
    background: none !important;
    border: 1px solid #074e9a !important;
    color: #484f59 !important;
}


.login-bgp{
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.login-container .page-container {
    padding-top: 3% !important;
}

.pd-5x{
  padding: 5px !important;
}
.mt10{
	margin-top:10px !important;
}	
.mt0{ margin-top:0 !important;}
	 
@media (max-width:768px){
  .login-container .page-container{
      padding-top: 13% !important;
  }
  
  .content-group {
	font-size: 25px !important;
  }

  .navbar-static-top:after {
        display: none !important;
  }
}

.btn-hover-primary:hover{
    color: #fff !important;
    background-color: #2196F3 !important;
    border-color: #2196F3 !important;
}

.btn-hover-success:hover{
    color: #fff !important;
    background-color: #4CAF50 !important;
    border-color: #4CAF50 !important;
}

.btn-hover-danger:hover{
    color: #fff !important;
    background-color: #F44336 !important;
    border-color: #F44336 !important;
}

.text-war{
    color: #FF5722 !important;
}

.login-form{
    padding: 20px !important;
    background: #FFFFFF;
    border-radius: 5px;
}

.bg-login-body{
    background: url(../img/login/bg-login.jpg) no-repeat center center fixed !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.iicon-lock {
    text-align: center !important;
    margin: 10px !important;
}

.text-ini-sesion{
    color: #0039a6 !important;
    font-weight: 400 !important;
    margin-bottom: 1em !important;
}

.text-blue-black{
    color: #0039a6 !important;
}

.mb-5{ margin-bottom: 5px !important; }
.mb-0{ margin-bottom: 0 !important; }

.btn-orange{
      color: #fff;
      background-color: #ff7900;
      border-color: #ff7900;
}

.btn-orange:hover{
    color: #fff;
    background-color: #ff7900;
    border-color: #ff7900;
}

.navbar-inverse {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
}

.navbar-static-top:after {
    background: #ff7900 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin: 74px auto auto !important;
    width: 100%;
}

.navbar-brand {
    float: left;
    padding: 13px 20px !important;
    line-height: 20px !important;
}

.navbar-brand>img {
    margin-top: 0 !important;
    height: 49px !important;
}


.btn-hover-warning:hover{
    color: #fff !important;
    background-color: #FF5722 !important;
    border-color: #FF5722 !important;
}
.text-hover-warning:hover{
    color: #FF7043!important;
}

.forgetpass a {
    color: #ff7900;
    text-decoration: underline;
}
.pl-title{
    margin-bottom: 2em;
    margin-right: 0;
    margin-left: 0;
}
.pl-title .card{
    width: 100%;
    display: block;
    margin: auto;
}
.card{
    position: relative;
    display: block;
    margin-bottom: .75rem;
    background-color: #fff;
    border-radius: 0;
    border: 0 solid rgba(238,238,238,1);
}
.pl-title .card h2 {
    color: #0072b5;
    font-size: 2.35rem;
    padding-bottom: .1em !important;
    padding-top: .1em !important;
    margin-top: 0 !important;
    padding-left: 25px;
    margin-bottom: 0 !important;
}

.pl-title:after {
    background: #ff7900 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin: auto auto auto !important;
    width: 100%;
}

.btn-hover-orange:hover{
    color: #ff7900;
    background: white;
    border-color: #ff7900;
}
.mform fieldset {
    margin-left: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 2.5rem;
}
.ftoggler{
    color: #0072b5;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 18px;
    line-height: inherit;
    text-transform: none !important;
    border-bottom: 0 !important;
}

.restablece-input {
    border-radius: 10px !important;
    background: none !important;
    border: 1px solid #074e9a;
    color: #484f59 !important;
}

.ml-7{
    margin-left: 7px !important;
}

.carousel-indicators {
    display: none !important;
}

.starval{
    font-size: 8.5em !important;
    color: #ffba00 !important;
}

.NameValorac{
    color: #ffffff !important;
    font-weight: bold !important;
    font-size: 2.5em !important;
}
.txtWhite{
    color: #ffffff !important;
}
.fz-15{ font-size: 15px !important;}
.fz-16{ font-size: 16px !important;}
.fz-17{ font-size: 17px !important;}
.fz-18{ font-size: 18px !important;}
.fz-19{ font-size: 19px !important;}
.fz-20{ font-size: 20px !important;}

.forgetpass a {
    color: #ff7900 !important;
    text-decoration: underline !important;
}

.btn-hover-transform:hover{
    transform:scale(1.05)
}

#user_data p {
    color: #0039a6;
    margin-bottom: 0;
    font-size: 1.5rem;
}

#user_data a, #user_data_mobile a {
    color: #ff7900;
}
a:focus, a:hover {
    color: #001f5a;
    text-decoration: none;
}

.navbar-brand-new {
    float: left !important;
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
    margin-right: 1rem !important;
    font-size: 1.25rem !important;
}

.navbar-nav-new {
    margin: 20px;
    text-align: left;
}

.psw_info_text{
    font-size: 1.5rem !important;
    margin-top: 30px !important;
    line-height: 4.5rem !important;
}

.nreClass{
    min-height: 0 !important;
}

.border-danger-color {
    border: 1.3px solid #f44336 !important;
}


.border-success-color {
    border: 1.3px solid #4CAF50 !important;
}