/***************************************************/
.hide{
    display: none;
}

var {
    font-family: Liberation, sans;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em;
    border: 1px solid #ccc;
    border-radius: 12px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 0 .3em;
    opacity: 0.7;
}
/***************************************************/
/***************************************************/
/*#image_active{
    width: 100%;
}*/
/***************************************************/

.dbgrid thead th {
    font-size: 1em;
    font-weight: normal;
    color: #51748d;
}

.bg-info-cinesmart {
    background-color: #3a5b73 !important; }

.formBox th {
    color: #51748d;
}

.color-green{
    color: #00bb00 !important;
}

.color-red{
    color: #CB0400 !important;
}

.topbar{
    height: 90px;
}

.topbar .nav-toggler, .topbar .topbartoggler {
    color: black;
}

/******************** Menú ***********************/
.left-sidebar {
    padding-top: 90px;
}

#main-wrapper[data-layout=horizontal] .topbar .navbar-collapse[data-navbarbg=skin1], #main-wrapper[data-layout=horizontal] .topbar[data-navbarbg=skin1], #main-wrapper[data-layout=vertical] .topbar .navbar-collapse[data-navbarbg=skin1], #main-wrapper[data-layout=vertical] .topbar[data-navbarbg=skin1], .theme-color .theme-item .theme-link[data-navbarbg=skin1] {
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 0, #ffffff 100%);
    background: -webkit-linear-gradient(left, #ffffff 0, #ffffff 100%);
    background: linear-gradient(to right, #ffffff 0, #ffffff 100%);
}

#main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6], #main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] {
    border-top: 2px solid #8f1706;
    border-bottom: 3px solid #8f1706;
}

#main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item.selected>.sidebar-link, #main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item.selected>.sidebar-link {
    color: #8f1706;
}

#main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item .sidebar-link:hover .feather, #main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item .sidebar-link:hover .feather {
    color: #8f1706;
}

#main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item .sidebar-link.active .feather, #main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item .sidebar-link.active i, #main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item .sidebar-link.active .feather, #main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin6] .sidebar-nav ul .sidebar-item .sidebar-link.active i {
    color: #8f1706;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #8f1706;
}

/********************************************************************/

a.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.5;
}

.btn-base{
    background-color: #8f1706;
    color: #fff;
    border: 0;
    box-shadow: 0 1px 0 rgba(255,255,255,.15);
}

.btn-base:hover{
    background-color: #2e71a2;
    color: white !important;
}

.btn-hand{
    cursor: pointer;
}

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
    background-image: linear-gradient(#8f1706,#8f1706),linear-gradient(#e9ecef,#e9ecef);
}

.card-header .fa {
    transition: .3s transform ease-in-out;
}
.card-header .collapsed .fa {
    transform: rotate(90deg);
}

.url {
    background-image: url(../images/link.png);
    background-repeat: no-repeat;
    background-position: right;
}

.telephone {
    background-image: url(../images/telephone.png);
    background-repeat: no-repeat;
    background-position: right;
}

.email {
    background-image: url(../images/email.png);
    background-repeat: no-repeat;
    background-position: right;
}

.wave {
    background-image: url(../images/fmt_wave.png);
    background-repeat: no-repeat;
    background-position: right;
}

.percent {
    background-image: url(../images/fmt_percent.png);
    background-repeat: no-repeat;
    background-position: right;
}

.euro {
    background-image: url(../images/fmt_euro.png);
    background-repeat: no-repeat;
    background-position: right;
}

.card-base{
    background-color: #fafafa;
    border: 1px solid #9bc;
}

.card-header-base{
    background-color: #dae5eb;
    border-bottom: 1px solid #9bc;
}

.card-header-bold{
    background-color: #ffbb80;
    border-bottom: 1px solid #9bc;
}

.card-header-bold2{
    background-color: #6abb8d;
    border-bottom: 1px solid #9bc;
}

.icon-base{
    color: #9bc;
}

.icon-bold{
    color: #be815f;
}
.icon-black{
    color: black;
}

.icon-bold2{
    color: #478e62;
}

.link-id {
    font-family: Liberation,sans;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em;
    border: 1px solid #ccc;
    border-radius: 12px;
    background-color: rgba(255,255,255,0.5);
    padding: 0 .3em;
    opacity: 0.7;
    color: grey;
}

.formHeader{
    background-color: #3a5b73 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    margin-top: 0.25rem;
    height: 57px !important;
}

.formHeader .nav{
    background-color: #3a5b73 !important;
}

.formHeader .sidebar-nav ul {
    background-color: #3a5b73;
    display: flex;
    justify-content: center;
}

.formHeader .sidebar-nav ul li a {
    color: white;
    padding: 0.1rem 1rem;
    text-shadow: 1px 1px 1px #000;
    font-size: 15px;
}

.formHeader .sidebar-nav ul li i {
    width: 32px;
    height: 32px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
}

.formHeader .sidebar-nav ul li i.save {
    background-image: url(../images/buttons.png);
    background-position: 0 0;
}

.formHeader .sidebar-nav ul li i.new {
    background-image: url(../images/buttons.png);
    background-position: -32px 0;
}

.formHeader .sidebar-nav ul li i.clone {
    background-image: url(../images/buttons.png);
    background-position: -64px 0;
}

.formHeader .sidebar-nav ul li i.delete {
    background-image: url(../images/buttons.png);
    background-position: -96px 0;
}

.formHeader .sidebar-nav ul li i.search {
    background-image: url(../images/buttons.png);
    background-position: -160px 0;
}

.formHeader .sidebar-nav ul li i.send {
    background-image: url(../images/buttons.png);
    background-position: -288px 0;
}

.bg_color{
    background-color: #678b9e !important;
    width: 175px !important;
    height: 33px !important;
}

.select2-selection__arrow{
    display: none;
}

.select2-container--default .select2-selection--single {
    /*border: 0;*/
    border-radius: 0;
}

.select2-selection__rendered{
    line-height: 34px !important;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 75vh;
    min-width: 400px !important;
    overflow-y: auto;
}

.formHeader .sidebar-nav ul li i.list {
    background-image: url(../images/buttons.png);
    background-position: -128px 0;
}

.formHeader .sidebar-nav ul li i.first {
    background-image: url(../images/navigation.png);
    background-position: 0 0;
}

.formHeader .sidebar-nav ul li i.previous {
    background-image: url(../images/navigation.png);
    background-position: -32px 0;
}

.formHeader .sidebar-nav ul li i.next {
    background-image: url(../images/navigation.png);
    background-position: -64px 0;
}

.formHeader .sidebar-nav ul li i.last {
    background-image: url(../images/navigation.png);
    background-position: -96px 0;
}

.formHeader .nav-item a.off {
    opacity: 0.5;
    pointer-events: none;
}

.formHeader .sidebar-nav li > a:hover, .formHeader li > a.hover, .formHeader li > a:active, .formHeader li > a.active {
    background: -moz-linear-gradient(top, rgba(75,121,154,1) 0%, rgba(58,91,115,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,121,154,1)), color-stop(100%,rgba(58,91,115,0)));
    background: -webkit-linear-gradient(top, rgba(75,121,154,1) 0%,rgba(58,91,115,0) 100%);
    background: -o-linear-gradient(top, rgba(75,121,154,1) 0%,rgba(58,91,115,0) 100%);
    background: -ms-linear-gradient(top, rgba(75,121,154,1) 0%,rgba(58,91,115,0) 100%);
    background: linear-gradient(to bottom, rgba(75,121,154,1) 0%,rgba(58,91,115,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b799a', endColorstr='#003a5b73',GradientType=0 );
}

/********* audience.php *********/
#label_audience { background-repeat:no-repeat; padding-left:20px; }
#label_audience.au300 { background-image:url(../images/au300.png); }
#label_audience.au200 { background-image:url(../images/au200.png); }
#label_audience.au100 { background-image:url(../images/au100.png); }
/********************************/

/********* registrar_slots_list.php **********/
.input-group-text-net { background-color: transparent; border: 0; padding-left: 0; }

/********* registrar_slots_form.php **********/
#duration {
    width: 4em;
    text-align: right;
}

.expandable.shrink > *:first-child {
    background-image: url(../images/square_plus.png);
}

.expandable > *:first-child {
    background-image: url(../images/square_minus.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-left: 20px;
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
}

.shrink *:not(:first-child) {
    display: none !important;
}

#popup_backgr,
#popup_image,
#popup_audio,
#popup_locution,
#popup_video {
    display:none;
}

/* info ----------------------------------------- */
#media_audio, #media_locution, #media_video { margin-top:1em; }
.media_info { width:640px;  background-color:#eee;  }
.media_info table { width:100%; }
.media_info th { font-weight:normal; text-align:right; width:12em; padding-right:1em; }
.media_info td { font-weight:bold; background-color:#fff; }

#media_audio, #media_locution {
    width: 100%;
}

#media_audio, #media_locution, #media_video {
    margin-top: 1em;
}

#media_video {
    width: 512px;
    height: 288px;
    background-color: #000;
}

@media (min-width: 992px){
    #main-wrapper[data-layout=horizontal] .sidebar-nav #sidebarnav>.sidebar-item ul {
        position: absolute;
        left: 0;
        top: auto;
        width: 250px;
        padding-bottom: 0;
        display: none;
        z-index: 100;
        box-shadow: 5px 10px 20px rgba(0,0,0,.1);
    }

    #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item > .two-column + .first-level {
        width: 500px;
    }

    #main-wrapper[data-layout="horizontal"] .sidebar-nav #sidebarnav > .sidebar-item ul.second-level {
        left: 250px;
        top: 0;
    }

    #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .top-navbar, #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .scroll-sidebar, #main-wrapper[data-layout="horizontal"][data-boxed-layout="boxed"] .page-wrapper {
        max-width: none !important;
    }
}

#divlist {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    overflow: auto;
    padding-bottom: 8px;
    z-index: 1;
    display: none;
}

.null {
    background-image: url(../images/null.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.dblist {
    padding-bottom: 1em;
    max-height: 75vh;
    overflow: auto;
}

#dblist h3 var, #dblist h4 var {
    font-family: Liberation,sans;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em;
    border: 1px solid #ccc;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    background-color: #eee;
    padding: 0 0.3em;
}

.formList {
    display: inline-block;
    padding: 1em;
    text-align: left;
    background-color: #fafafc;
    border: 1px solid #51748d;
    border-top: none;
    box-shadow: 0 4px 6px #51748d;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.dblist .expandable {
    margin: 2em 0;
}

.dblist .expandable:last-child {
    margin-bottom: 1em;
}

.dblist:not(.sortable) ul {
    display: table;
    border-collapse: collapse;
}

.dblist:not(.sortable) li {
    display: table-row;
}

.dblist:not(.sortable) li > * {
    display: table-cell;
}

.dblist .status {
    background: url(../images/resultset_next_gray.png) no-repeat 2px 50%;
}

.dblist li.current .status {
    background: url(../images/resultset_next.png) no-repeat 2px 50%;
}

.dblist .status {
    width: 16px;
    height: 16px;
    padding: 0 !important;
}

.dblist ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.dblist li:not(.header) {
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    background: #ccc /*url(imgs/zz_bright.png)*/ repeat-x;
    cursor: pointer;
}

.dblist li:not(.header):hover {
    outline: 1px solid #993;
    background-image: none;
    background-color: rgba(250,250,150,0.5) !important;
}

.dblist li:not(.header) > * {
    padding: 0.2em 0.5em;
}

.dblist li:not(.header):nth-child(odd) {
    background-color: rgba(250,250,250,0.5);
}

.dblist li.current {
    outline: 2px solid #66f;
}

.dblist select{
    width: 150px;
    height: 20px;
    font-size: 14px;
}

.expandable {
    height: auto;
}

.expandable.shrink {
    height: 1em;
}

/********************************* Prizes *******************************************/
select.ext_lang {
    background: transparent;
    padding: 0 0.5em 0 0;
    border-style: dotted;
    color: #39c;
    float: right;
    border-top-left-radius: 1em;
    border-bottom: 1px solid #fff;
    border-right: none;
    position: relative;
    top: 1px;
}

.blur {
    filter: blur(1px);
    -webkit-filter: blur(1px);
}

/******************************* Players ******************************************/
#player-photo {
    width:128px;
    height:128px;
    border-radius:64px;
    box-shadow:1px 1px 2px #999;
}

/******************************* Campaigns ****************************************/
.tableStats {
    width: auto;
    border-collapse: collapse;
    margin: 1em;
}

.tableStats th {
    font-weight: normal;
    padding: 0 0.5em;
}

.tableStats td, .tableStats th {
    width: auto;
}

.tableStats input {
    text-align: center;
    border-color: transparent;
    width: 8em;
}

.tableStats tbody td {
    border: 1px solid #cde0eb;
}

.tableStats tbody th {
    text-align: right;
}

.tableStats thead th {
    text-align: center;
}

/********************************* Push ****************************************/
.emojionearea .emojionearea-button
{
    z-index: 0 !important;
}