/* You can add global styles to this file, and also import other style files */
.ng-invalid.ng-dirty, .ng-invalids .multiselect-dropdown .dropdown-btn { border-color: #f44336 !important; }
.invalid-form .ng-dirty, .invalid-desu { border-color: #f44336 !important; }

.ng-invalid.ng-dirty .text-muted, .invalid-form { color: #f44336 !important; }
.form-group:has(.ng-invalid) { color: #f44336 !important; }

.aplicativo .modal.fade .modal-dialog { top: 20px; }
.aplicativo .modal-dialog { max-width: 800px; text-align: center; }
.aplicativo .modal-body { text-align: center; padding-top: 40px !important; }
.aplicativo .modal-header { display: none; }

.modal.fade .modal-dialog {
    position: absolute;
    top: 70px;
    margin: 0;
    padding: 10px;
}

.modal-footer .btn {
    float: right;
    padding: 8px;
}

.modal-header h2  {
    margin-top: 0 !important;
}
.modal-footer {
    padding: 0;
    border-top: 1px solid #e8e8e8;
    padding: 13px 15px !important;
}

.page-header-actions .breadcrumb .breadcrumb-item:nth-child(2) {
    display: none
}

form .form-group { font-size: 13px; }

.check-control {
    margin-top: 8px;
    margin-bottom: 0px;
}

.alert {
    font-size: 16px;
    margin-top: -10px;
}

.alert-success {
    color: #ffffff;
    background-color: #22b66e;
    border-color: #22b66e;
}


.alert-danger {
    color: #ffffff;
    background-color: #f44336;
    border-color: #f44336;
}

.elVoltar:hover {
    color: #949494 !important;;
}

@media (max-width: 767px) {
    .page-title {
        margin-bottom: -8px;
        margin-top: -8px; 
    }

    .route-streaming .page-title {
        margin-bottom: -8px;
        margin-top: 7px;
    }
    
    .alert-success {
        margin-top: -3px !important;
    }
} 

@media (max-width: 480px) {
    .page-title {
        margin-bottom: 8px;
        margin-top: -8px; 
    }

    .route-streaming .page-title {
        margin-bottom: 7px;
        margin-top: 13px;
    }

    .alert-success {
        margin-top: -3px !important;
    }
}

@media (max-width: 767px) {
    .site-footer { margin-top: 45px; }
    
    html, body {
        height: auto;
        min-height: 100%;
    }

    site-index {
        width: 100%;
        min-height: 100%;
        position: absolute;
    }

    .site-menubar-body { background: #239e76; }
    .site-menubar-open {
        height: auto;
        min-height: 100%;
    }

    .card-block { margin-bottom: 15px !important; }

    .site-navbar { padding: 0; }

    .navbar-header {
        height: 58px;
        padding: 0 20px;
    }

    #search_drop { display: none !important; }
    .media-body, .drop-per, #search_div { overflow: hidden !important; }

    .page-header-actions { display: none; }
    .navbar-toolbar-right {
        width: 216px;
        border-bottom: 0px solid #239e76;
    }
    #site-navbar-collapse {
        margin-top: 0; 
        background: white;
        border-bottom: 2px solid #777;
    }

    .navbar-topo {
        margin: 0 15px !important;
        padding: 0 !important;
    }

    .navbar-brand-logo-normal { display: none !important; }
    .navbar-brand-logo-special { display: block !important; height: 34px !important; }

    .navbar-toolbar .nav-item { float: right !important; }

    #page-container { margin-top: 65px; }

    .site-navbar.navbar-inverse .navbar-header .hamburger .hamburger-bar, .site-navbar.navbar-inverse .navbar-header .hamburger:after, .site-navbar.navbar-inverse .navbar-header .hamburger:before {
        background-color: #ffffff;
    }

    .site-navbar-small .site-navbar { background-color: #239e76; }

    .media-meta { color: #767f86 !important; }
}

.dropdown-menu-right {
    position: initial;
    margin-right: 6px;
    margin-top: -67px !important;
}

.bg-media {
    height: 185px;
    border-radius: 3px;

    background-size:  cover;
    background-position:  center;
}

.customImgUploader {
    background-color: #fff;
    border-radius: 5px;
    margin:0px;
    width: 100%;
}

.img-ul-button { border-radius: 3px; padding: 9px !important; }
.img-ul-file-upload { padding: 0px !important;  }
.img-ul-drag-box-msg { display: block !important; }

.customImgUploader .img-ul-upload { background-color: #239e76 !important; }

.customImgUploader .img-ul-upload span {
    font-family: "Font Awesome", "Open Sans", Verdana, sans-serif;
    font-size: 14px;
}

.customImgUploader .img-ul-clear  {
    font-family: "Font Awesome", "Open Sans", Verdana, sans-serif;
    font-size: 14px;
    background-color: #239e76 !important;
}

.customImgUploader .img-ul-drag-box-msg { color: #777777 !important; }

.customImgUploader .img-ul-container { background-color: #f1f1f1 !important; }
.img-ul-x-mark { display: none; }

.fr-box { margin-top: 5px; }
.fr-box.fr-basic .fr-element { min-height: 250px !important; font-weight: normal !important; }
.fr-toolbar { border-top: 3px solid #239e76b3 !important; }

.nav-link { cursor: pointer !important; }

.breadcrumb-item { cursor: default; }

.group-actions button {
    width: 36px;
    height: 36px;
    padding: 0;
    text-align: center;
}

.text-muted {
    font-size: 13px;
    margin-bottom: -13px;
    margin-top: 2px;
}

.box-card {
    border: 1px solid #d0d0d0;
    padding: 13px;
    padding-bottom: 19px;
    margin-bottom: 20px;
    -webkit-box-shadow: 12px 11px 17px -1px rgba(0,0,0,0.11);
    -moz-box-shadow: 12px 11px 17px -1px rgba(0,0,0,0.11);
    box-shadow: 12px 11px 17px -1px rgba(0,0,0,0.11);
}

.nav-link.active { color: white !important; }
.img-ul-clear { display: none !important; }
.img-ul-image:has(.img-ul-x-mark) { display: none !important; }
.c-token { background: #239e76 !important; }

.c-btn {
    color: #777 !important;
    font-weight: normal !important;
    box-shadow: initial !important;
    border: 1px solid #e4eaec !important;
}

.modal-dialog .btn-default:hover { background: #c6c7c7; }

@media screen and (max-width: 768px) {
    .sm-blue .site-menu-sub a { padding-left: 44px !important; }

    .sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
    padding-right: 17px !important; }

    #page-container .sm-blue .site-clicked > a {
    color: #fff !important; background-color: #239e76 !important; }

    #page-container .sm-blue .has-sub > a::after {
    content: '˅'; float: right; }

    .sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active {
    color: #777 !important; }
}

@media screen and (min-width:767px) and (max-width: 900px) {
    #page-container .sm-blue a {
        padding: 13px 13px !important;
    }
}

@media screen and (min-width:760px) and (max-width: 785px) {
    .search_a input { width: 195px !important; }
}

/*CORES E DISPOSICAO*/
.right-top .site-menubar-body {
    padding-left: 0 !important;
    margin-left: 0 !important;
} 

.right-top .site-menubar { top: 0 !important; }

.minus-menu {
    margin-bottom: -20px;
}

/* MINI MENU */
.mini-menu  #page-container {
    margin-top: 50px !important;
}

.mini-menu .sub-titulo {
    padding-left: 0px;
    padding-top:  0px;
    padding-bottom: 22px;
}

.mini-menu .site-menubar-light .site-menu-sub .site-menu-title {
    display: block !important;
    text-align: left;
}

.mini-menu .showus {
    display: block !important;
}

.mini-menu #page-container {
    margin-top: 50px !important;
}

.mini-menu .menu-sub {
    display: inline-block !important;
}

.site-menu-icon {
    margin-right: 10px !important;
}

@media(min-width: 768px) {
    .mini-menu .site-menubar-light {
        height: 50px !important;
    }

    .mini-menu .site-menubar-light .site-menu-title {
        display: none !important;
    }
}


/* MINI MENU */
select.form-control {
    padding-top: 6px;
    height: 34px !important;
}

.modal.in {
    z-index: 1700 !important;
}



/* MODAL */
.modal.fade .modal-dialog {
    transform: none !important;
}

.modal-header {
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(233, 236, 239);
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-header h2 {
    font-size: 1.25rem;
    margin-bottom: 0;
}

.modal-header .close {
    margin: 0;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.modal-footer {
    padding: 0;
    
}
/* MODAL */

.control-label {
    margin-bottom: 4px;
}





.route-streaming { height: calc(100% - 94px) !important; }

@media (max-width: 480px) {
    #page-container {
        margin-top: 80px !important;
    }
}

@media (max-width: 690px) {
    .acao-group {
        margin-top: 0px !important;
    }

    .table-striped .acao-group {
        padding-right: 6px;

    }
}


.btn-primary {
    color: #fff;
    background-color: #239e76;
    border-color: #239e76;
    box-shadow: none;
    font-size: 14px
}

.btn-primary:focus{
    color: #fff;
    background-color: #239e76;
    border-color: #239e76;
    box-shadow: none;
}

.btn-primary.focus, .btn-primary.hover, .btn-primary:active, .btn-primary:hover {
    color: #fff;
    background-color: #1c7759;
    border-color: #1c7759;
    box-shadow: none;
}

.fa-plus-circle {
    margin-right: 3px;
    font-size: 14px
}


  

 
/*MINI MENU */
@media (max-width: 767px) {
    #div-streaming {
        width: calc(100% + 44px) !important;
        position: relative !important;
        margin: -22px !important;
        margin-top: -23px !important;
        margin-bottom: 25px !important;
        z-index: 1 !important;
    }

    #main-nav {
        background: white;
        border-top: 3px solid #239e76;
    }

    .sm-blue .has-sub:last-child {
        border-bottom: 2px solid #f6f6f6;
        padding-bottom: 20px;
    }

    .site-menu>.site-menu-item { display: block; }
    .sm-blue .site-menu-item>.site-menu-sub {
        border: 1px solid #d8d8d8;
    }

    .sm-blue .site-menu-sub .site-menu-item:hover>a {
        margin-right: -1px !important;
    }
    .sm-blue .site-menu-sub .site-menu-item>a {
        border-top: 1px solid #e4eaec;
        border-left: 0px solid transparent; 
        padding-left: 23px; 
    }
}
/*MINI MENU */


/* NOTIFICATION */ 
#allNews .media-heading {
    margin-bottom: 2px !important;
}

.site-navbar-small .site-navbar .navbar-toolbar>li>a {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
} 

.navbar-right .dropdown-menu {
    position: absolute;
    margin-top: 0px !important;
    margin-right: 0px;
}

.show-not .nav-link {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.03);
}

.show-not ul, .show-not .drop-per, .show-not #search_div {
    display: block !important;
}


#dominios .list-group-item .media:focus, #dominios .list-group-item .media:hover {
    background-color: #f3f7f9;
}

#dominios .list-group-item .media {
    padding: 13px 20px;
}
/* NOTIFICATION */
