/*STYLES NUEVA IMAGEN BY: RONALD SOCORRO WEB DEVELOPMENT FRONT-END*/


.login-box-body, .register-box-body {
    background: #1e345b !important;
    padding: 20px;
    border-top: 0;
    color: #fff !important;
    border: #069 10px solid;
}

.login-box-body .form-control-feedback, .register-box-body .form-control-feedback {
    color: #fff !important;
    margin: -9px;
}

.login-box-msg, .register-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px 20px;
    font-weight: bold !important;
    font-size: 1.5em !important;
}

.login-page, .register-page {
    background: #d8d8d8 !important;
}

.btn-custom {
    background-color: #fdbc18 !important;
    border-color: #caac54 !important;
    color: #291403;
}

.btn-add-remove {
    background-color: #fdbc18 !important;
    border-color: #caac54 !important;
    color: #291403 !important;
    width: 40px;
    height: 40px;
}

.btn-properties{
    width: 300px;
}

.skin-blue .main-header .navbar {
    background-color: #1e345b !important;
}

.skin-blue .main-header .logo {
    background-color: #1e345b !important;
    color: #fff;
    border-bottom: 0 solid transparent;
}

.skin-blue .sidebar-menu>li.header {
    color: #fff !important;
    background: #1e345b !important;
}

.skin-blue .sidebar-menu>li.active>a {
    color: #fff !important;
    background: #069 !important;
    border-left-color: #3c8dbc;
}

.skin-blue .sidebar-menu>li:hover>a  {
    color: #fff !important;
    background: #069 !important;
    border-left-color: #3c8dbc;
}

.skin-blue .main-sidebar {
    background-color: #1e345b !important;
}

.skin-blue .sidebar-menu>li>.treeview-menu {
    margin: 0 1px;
    background: #1e345b !important;
}

.btn-primary {
    padding: 0.7%;
    border-radius: 3px;
    font-size: 1.3em;
    text-rendering: auto;
    margin-bottom: 5px;
    background-color: #fdbc18 !important;
    border-color: #caac54 !important;
    color: #291403 !important;
}

.head_style{
    color: #fff !important;
    background-color: #1e345b !important;
}

.btn-add-remove {
    background-color: #fdbc18 !important;
    border-color: #caac54 !important;
    color: #291403 !important;
    width: 40px;
    height: 40px;
}

.email-log-importer .select2-container{
  margin-left: 266px;
  margin-top: -34px;
}

.email-log-importer label{
  margin-left: 5px;
}


.email-log-importer button{
  margin-top: 15px;
}

.log-table{
  overflow-y: auto;
  max-height: 400px;
  margin-bottom: 50px;
}

.addDecimalPoint{
    margin-top:60%;
}

#report_branding_report_report_metric_ids + span.select2 {
    width: 100% !important;
}
#report_branding_report_frequency_ids + span.select2 {
  width: 100% !important;
}

#report_branding_report_files_report + span.select2 {
  width: 100% !important;
}

#report_branding_report_files_report + span.select2 {
  width: 100% !important;
}

#report_branding_report_frequency_ids + span.select2 {
  width: 100% !important;
}
.select2-selection--multiple{
    width: 100% !important;
}

.select2-container--default.select2-container--focus,.select2-container--default:active,.select2-container--default:focus,.select2-selection.select2-container--focus,.select2-selection:active,.select2-selection:focus{outline:0;width:100%!important}
