.txt_home_datos_mini {
    color: #737373;
}

.home-list-item-content {
    padding-left: 30px !important;
}

.list-datetime-home {
    text-align: right;
    float: right;
    width: 160px;
}

.mt-list-item-home {
    border-color: #5c9bd1 #5c9bd1 #e7ecf1 !important;
}

.icono-tabla-pagos {
    width: 30%;
    padding-top: 10px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    /* For IE8 and earlier */
}

.lighter {
    font-weight: lighter;
}

.progress-bar-success {
    background-color: #129d57;
}

.tab_envios_desabilitado {
    background-color: #eeeeee !important;
    color: #b3b3b3 !important;
}

.btn:not(.md-skip) {
    font-weight: normal;
}

.dropdown-menu-v2 > li > a {
    font-weight: normal;
}

.lp_header_selector {
    background-color: #666;
    color: #fff !important;
    padding-left: 20px;
    -webkit-border-top-left-radius: 3px !important;
    -webkit-border-top-right-radius: 3px !important;
    -moz-border-radius-topleft: 3px !important;
    -moz-border-radius-topright: 3px !important;
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    padding-right: 20px;
    padding-top: 1px;
    padding-bottom: 1px;
    min-height: 30px;
}

.carousel-control {
    width: 15%;
    opacity: .1;
}

@media (max-width: 1500px) {
    .icon-info-res-grande {
        display: none;
    }
}

.mt-element-ribbon-home {
    padding: 0px;
    margin-bottom: 0px;
}

.color_bienvenida_home {
    color: #fff;
}

a,
button,
code,
div,
img,
input,
label,
li,
p,
pre,
select,
span,
svg,
table,
td,
textarea,
th,
ul {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.mt-element-list .list-simple.ext-1.mt-list-container ul>.mt-list-item.done.active {
    background-color: #96EBC8;
}

table.table-stats tr:nth-child(odd) {
    background-color: white;
}

table.table-stats tr:nth-child(even) {
    background-color: #e7e7e7;
}

form[name=formPrivacy] .ta-readonly {
    background: #eeeeee;
}

.number-mini {
    font-size: 26px !important;
}

.font-size-medium {
    font-size: 18px !important;
}

.margin-low {
    margin: 5px !important;
}

.margin-low-medium {
    margin: 10px !important;
}

.margin-medium {
    margin: 20px !important;
}

.bootstrap-switch {
    border-radius: 3px !important;
}

.control-label {
    font-size: 12px;
}

.gray {
    color: #DDD !important;
}

#idTariffType:disabled {
    background-color: #E9EDEF;
}

.dropdown-menu {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px !important;
}

.dropdown-menu-v2 {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dropdown-menu-v2:before {
    border-width: 0 0 0 0;
}

ul.more-menu {
    z-index: 5 !important;
}

.blue-steel, .blue, .blue-madison {
    background-color: rgba(57,95,157,0.9);
    border-color: rgba(57,95,157,0.9);
}

.border-top-blue {
    border-top-color: rgba(57,95,157,0.9) !important;
}

div.google-visualization-tooltip{
    padding: 15px !important;
    font-size: 14px !important;
}

/* OVERFLOW DATATABLE */
table.layout-fixed { table-layout: fixed; width: 100%; }
table.layout-fixed th { white-space: normal !important; }
table.layout-fixed td { word-wrap:break-word; }

.red-input {
    background: #edbdbb;
}

.video-responsive {
    position: relative;
    margin-bottom: 20px;
    padding-top: 56.25%;
}
.video-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modal_videos{   width:80%  ; margin-left:10%; background-color:#ffffff }

@media only screen and (max-width: 900px) {
 .modal_videos{width:90%  ; margin-left:5%;}
 .modal-body {padding: 0px !important;}
}

@media only screen and (max-width: 500px) {
 .modal_videos{width:98%  ; margin-left:1%;}
}

.bill-logo {
    max-height: 50px !important;
}

#modalRgpd .modal-dialog {
    width: 1200px;
}

#modalRgpd .modal-content {
    width: 100%;
}

#modalRgpd .modal-body {
    width: 100%;
}

#modalRgpd .container {
    padding: 20px;
    width: 100%;
}

.checkbox-rgpd {
    color: #AAAAAA;
}

#rgpd-err1, #rgpd-err2 {
    color: #AA0000;
    padding-left: 27px;
}

#modal_terms_conditions .modal-dialog, #modal_terms_rgpd .modal-dialog, #modal_terms_service .modal-dialog {
    width: 60% !important;
}

.dropdown-menu {
    z-index: 999 !important;
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.background-page-content {
    padding-bottom: 50px;
}

.impersonated {
    background-image: linear-gradient(45deg, #ffc7c7 25%, #ffebeb 25%, #ffebeb 50%, #ffc7c7 50%, #ffc7c7 75%, #ffebeb 75%, #ffebeb 100%) !important;
    background-size: 35px 35px !important;
}

.impersonated-text {
    color: #C23F44;
    padding-right: 120px;
}
