@font-face {
    font-family: 'bpg_banner_extrasquare_caps';
    src: url('fonts/bpg_banner_extrasquare_caps.eot');
    src: url('fonts/bpg_banner_extrasquare_caps.eot') format('embedded-opentype'),
    url('fonts/bpg_banner_extrasquare_caps.woff2') format('woff2'),
    url('fonts/bpg_banner_extrasquare_caps.woff') format('woff'),
    url('fonts/bpg_banner_extrasquare_caps.ttf') format('truetype'),
    url('fonts/bpg_banner_extrasquare_caps.svg#bpg_banner_extrasquare_caps') format('svg');
}
@font-face {
    font-family: 'bpg_arial_2009';
    src: url('fonts/bpg_arial_2009.eot');
    src: url('fonts/bpg_arial_2009.eot') format('embedded-opentype'),
    url('fonts/bpg_arial_2009.woff2') format('woff2'),
    url('fonts/bpg_arial_2009.woff') format('woff'),
    url('fonts/bpg_arial_2009.ttf') format('truetype'),
    url('fonts/bpg_arial_2009.svg#bpg_arial_2009') format('svg');
}

@font-face {
    font-family: 'bpg_ingiri';
    src: url('fonts/BPGIngiriArial.eot');
    src: url('fonts/BPGIngiriArial.eot?#iefix') format('embedded-opentype'),
    url('fonts/BPGIngiriArial.woff') format('woff'),
    url('fonts/BPGIngiriArial.ttf') format('truetype'),
    url('fonts/BPGIngiriArial.svg#BPGIngiriArial') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('fonts/RobotoRegular.eot');
    src: url('fonts/RobotoRegular.eot') format('embedded-opentype'),
    url('fonts/RobotoRegular.woff2') format('woff2'),
    url('fonts/RobotoRegular.woff') format('woff'),
    url('fonts/RobotoRegular.ttf') format('truetype'),
    url('fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}

@media (max-width: 767px) {
    .row div {
        margin-top:5px;
    }
}

.rbt{
    font-family: RobotoRegular, sans-serif;
}

.lbl, label, h4, .dataTables_paginate{
    font-family: bpg_banner_extrasquare_caps, serif;
    font-weight: normal!important;
}
 .alertify .ajs-body, .alertify .ajs-header, .ajs-message{
    font-family: bpg_banner_extrasquare_caps, serif !important;
}
.section-header-title{
    padding: 10px;
}
.dataTables_length, .dataTables_filter{
    padding: 10px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    border: 1px solid white!important;
    color: white!important;
    background: #0082c6!important;
}
.paginate_button.active{
    background: aliceblue!important;
}
div.dataTables_wrapper div.dataTables_length select{
    width: 120px!important;
}
.bpg{
    font-family: bpg_ingiri, serif !important;
}
.changeProvider {
    background-color: #46c35f;
    color: white !important;
    font-family: bpg_banner_extrasquare_caps, serif !important;
}

.changeProvider:focus {
    background-color:  #46c35f;
}

.ql-editor{
    font-family: bpg_ingiri, serif !important;
}
.password-verdict{
    font-family: bpg_arial_2009, serif;
    color:white!important;
}
.site-header .site-logo .hidden-md-down{
    float: left;
    height: auto;
    position: relative;
    top: 4px;
    width: 150px;
    margin-right: 15px;
}
@media screen and (min-width: 1100px) {
    table.dataTable tbody th, table.dataTable tbody td, table.dataTable tbody th, table.dataTable tbody th{
        padding: 2px 6px!important;
    }

    #notes-table tbody th, #notes-table tbody td, #notes-table tbody th, #notes-table tbody th{
        padding: 10px 6px!important;
    }
}
.custom-table-container{
    padding: 10px;
    background: white;
    border: 2px solid #f30000;
}
.section-header-title{
    padding: 10px;
    padding-bottom: 0;
}
.a-delete{
    opacity: 0.7;
}
.a-delete:hover{
    opacity: 1;
}
.sweet-alert, .sweet-alert button{
    font-family: bpg_banner_extrasquare_caps, serif !important;
}

input, select, label, p, span, canvas{
    font-family: bpg_ingiri, serif;
}

h3, button{
    font-family: bpg_banner_extrasquare_caps, serif;;
}

 span{
    font-family: bpg_banner_extrasquare_caps, serif;;
}


.maca:hover{
    color: darkred!important;
}
.checkbox-detailed input:checked+label:before{
    border-color: darkred;
    background-color: darkred;
}
.checkbox-detailed input:checked+label{
    background-color: #fee4e4;
    border-color: darkred;
}
form label{
    margin-top:12px;
}
.filter-a{
    color: red;
}
#show-androids{
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.8;
    background-image: url("../img/android-black.png");
}
#show-androids:hover{
    opacity: 1;
    background-image: url("../img/android.png");
}
#show-mags{
    display: block;
    float: left;
    width: 110px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 10px;
    opacity: 0.8;
    background-image: url("../img/mag-black.png");
    margin-left:30px;
}
#show-mags:hover{
    opacity: 1;
    background-image: url("../img/mag.png");
}
.clear{
    clear: both;
}
.logo-img{
    border-radius: 5px;
    margin-right:5px;
}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 40;
    background: url(../img/loader.gif) center no-repeat #fff;
}
.input-sm{
    font-family: 'bpg_banner_extrasquare_caps', serif !important;
}
.new_rewind{
    background: #5cb85c;
    color: white;
    font-weight: bold;
}
.new_rewind a{
    color: white!important;
}
.filter-option{
    font-family: 'bpg_arial_2009', serif !important;
}
.link-container{
    overflow: hidden;
    position: relative;
    border-bottom: 2px solid #b35353;
    margin-bottom: 5px;
}
.single_link_container{

}
.hd-img{
    height: 40px;
    float: right;
    margin-right: 10px;
}
.delete-ch{
    position: absolute;
    z-index: 400;
    right: 0;
}
.no-padding-left{
    padding-left:0!important;
}
.btn.active {
    background-color: #30a201;
    border-color: #2daf03;
}
.btn.active:hover{
    background-color: #30a201!important;
    border-color: #2daf03!important;
}
.storage-label{
    width: 90px;
    margin-right:10px;
    display: block;
    float: left;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){
    border-radius: 3px!important;
}
.btn-group>.btn:first-child{
    margin-left: -1px!important;
}
.site-header{
    z-index: 500;
}
/* table.dataTable thead .sorting_asc{
    background-image: none!important;
}
table.dataTable thead .sorting{
    background-image: none!important;
}
table.dataTable thead .sorting_desc{
    background-image: none!important;
} */

.dataTables_processing:before {
    content: '';
    display: block;
    height: 25px;
   
}

.dataTables_processing {
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    
    height: 100px !important;
    /* background-color: #efefef; */
    /* padding-top: 20px; */
}
::selection {
    background: darkorange!important; /* WebKit/Blink Browsers */
    color: white!important;
}
::-moz-selection {
    background: darkorange!important; /* WebKit/Blink Browsers */
    color: white!important;
}
.page-content {
    padding: 91px 12px 7px;
    transition: all .2s ease-in-out;
}
.control-panel .page-content {
    position: relative;
    min-height: calc(100vh - 80px);
    padding-right: 15px;
}
.list-group-item{
    padding: 0!important;
}
.list-group-item a{
    display: block;
    padding: .75rem 1.25rem;
}
.list-group-item a:hover{
    background: skyblue;
    color: white!important;
}

.neon {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    border: none;
    font: normal 48px/normal "Warnes", Helvetica, sans-serif;
    color: rgba(255,255,255,1);
    text-decoration: normal;
    text-align: center;
    -o-text-overflow: clip;
    text-overflow: clip;
    white-space: pre;
    text-shadow: 0 0 10px rgba(255,255,255,1) , 0 0 20px rgba(255,255,255,1) , 0 0 30px rgba(255,255,255,1) , 0 0 40px #ff00de , 0 0 70px #ff00de , 0 0 80px #ff00de , 0 0 100px #ff00de ;
    -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

.neon:hover {
    text-shadow: 0 0 10px rgba(255,255,255,1) , 0 0 20px rgba(255,255,255,1) , 0 0 30px rgba(255,255,255,1) , 0 0 40px #00ffff , 0 0 70px #00ffff , 0 0 80px #00ffff , 0 0 100px #00ffff ;
}

.text-glow {/*Definig font could be useful!*/
    font-size:4em;
    color: #FFFFFF;
    font-family:Arial;
}
.text-glow:hover {
    text-shadow: 1px 0px 20px #ffd200;
    -webkit-transition: 1s linear 0s;
    -moz-transition: 1s linear 0s;
    -o-transition: 1s linear 0s;
    transition: 1s linear 0s;
    outline: 0 none;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% { opacity: 0.6; }
}

@media only screen and (min-width: 1000px) {
    .chid {
        width: 25px;
    }
    .seperator {
        margin-right: 10px;
        margin-left: 10px;
    }
}
.side-menu-list span {
    font-weight: 600;
    color: #818181;
    font-size: 1rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#playerContainer{
    width: 700px;
    min-height: 100px;
    background: #f9f9f9;
    left: 30%;
    top: 20%;
    border-radius: 10px;
    padding: 30px;
    padding-top:0;

    text-align: left;
    position: fixed;
    border: 3px solid #66BB6A;
    z-index: 1;
}
.comment_container{
    min-width: 600px;
    min-height: 100px;
    background: white;
    left: 30%;
    top: 20%;
    border-radius: 10px;
    padding: 30px;
    padding-top:0;
    text-align: left;
    position: fixed;
    border: 3px solid #66BB6A;
    z-index: 1;
}
#comment-close{
    background: url('images/close.png');
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 3px;
    right: 3px;
    cursor: pointer;
}
#player-close{
    background: url('images/close.png');
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 3px;
    right: 3px;
    cursor: pointer;
}
.floatIcon{
    /*background: url('img/comment2.png');*/
    width: 50px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
    margin-top: 2px;
}
.playicon{
    background: url('../img/play.ico');
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 10px;
    opacity: 0.6;
    cursor: pointer!important;
}
.playicon:hover{
    opacity: 1;
}
.playicon.disabled{
    opacity: 0.2;
    cursor: default;
}
.playicon.disabled:hover{
    opacity: 0.2;
}
td.minus{
    color: #F50000;
    font-weight: bold;
    text-align: center!important;
    font-size: 15px;
    font-family: trench;
}
.livetd,.storagetd{
    /*font-family: trench;*/
    /*font-weight: bolder;*/
    /*font-size: 19px;*/
    /*line-height: 22px;*/
    /*color:black;*/
}
#soundSwitch{
    position: static;!important;
    width: 50px!important;
    height: 50px!important;
    left: 0!important;
    visibility: visible!important;
}

.left{
    float: left;
}
.right{
    float: right;
}
.red.channel_cont{
    background-color: #d9534f!important;
    color: white!important;
}
.orange.channel_cont{
    background-color: darkorange!important;
    color: white!important;
}
.yellow.channel_cont{
    background-color: darkorange!important;
    color: white!important;
}

#playerContainer{
    width: 700px;
    min-height: 100px;
    background: white;
    left: 30%;
    top: 20%;
    border-radius: 10px;
    padding: 30px;
    padding-top: 0;
    text-align: left;
    position: fixed;
    border: 2px solid #525252;
    z-index: 1;
}

#player-close{
    background: url('../img/close.png');
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 3px;
    right: 5px;
    cursor: pointer;
}
.selected-stream{
    background: forestgreen;
    color: white;
}
.yellow-td{
    background: yellowgreen;
}
.checkbox-label{
    margin-top:8px;
}
.refresh-itv:hover{
    color: darkorange!important;
}
.blockui-default-message{
    border: none!important;
    width: 300px;
    height: 130px;
    line-height: 130px;
    text-align: center;
    border-radius:5px;
}
span.vcentered {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.block-msg-message-loader{
    border:none!important;
}
.hoverop{
    opacity: 0.6;
    font-weight: normal;
}
.hoverop:hover{
    opacity: 1;
    font-weight: bold;
}
.opacity-on-hover{
    cursor: pointer;
}
.opacity-on-hover:hover{
    opacity: 0.7;
}
.thead-inverse th {
    color: #fff;
    background-color: #373a3c!important;
}
.online-users-container{
    font-size: 13px;
    margin-top: 10px;
    padding: 10px 10px 10px 20px;
    border-top: 1px solid grey;
}
.green-dot{
    width: 6px;
    height: 6px;
    border-radius: 100px;
    background: green;
    margin-top: 6px;
}
.username_online{
    font-weight: bold;
    width: 70px;
}
.online-cont{
    margin-top: 3px;
}
.channel-logo-small{
    display: inline-block;
    padding: 3px 10px;
    background: lightgrey;
    border-radius: 5px;
    width: 250px;
}
h3,h2,h1,h4,h5,p,div,span,a,table,td,th,tr{
    font-weight: normal!important;
}
.selector-box{
    text-align: center;
    border: 1px solid grey;
    width: 120px;
    height: 50px;
    padding-top: 13px;
    cursor: pointer;
    opacity: 0.9;
    font-weight: normal;
    outline:none!important;
    margin-right: 10px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.selector-box:hover{
    opacity: 1;
}
.selector-box.active{
    background: green;
    border: 1px solid green;
    color: white;
}
.clearfix {
    overflow: auto;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.load_bar_cont{
    width: 70px;
    border: 1px solid lightgrey;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    height: 15px;
    margin-top: 4px;
    margin-left: 5px;
    float: left;
}
.load_bar{
    background: red;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    color: black;
    height:13px;
}


table td,  table th{
    text-align: center;
}

.userLocations {
    display: flex;
    padding: 20px 0;
    border-top: 1px solid #d6c3c3;
    flex-direction: column;
    font-family: monospace;
    background-color: #ececec;
}

.userLocation {
    display: flex;
    padding-left: 20px;
    padding-right: 20px;
    align-items: center;
}

.user {
    width: 100px;
    display: flex;
    align-items: center;
   
}

.dot{
    width: 8px;
    height: 8px;
    background-color: #18ec18;
    margin-right: 3px;
    border-radius: 50%;
}
.user-name {
    width: 75px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.location {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.show{
    opacity: 1;
}

.dataTables_wrapper select, input {
    border-radius: 2px;
    border: 1px solid #d2cfcf;
    padding: 0 5px;
    color: black !important;
}
.shadow{
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}

.dataTables_wrapper .dataTables_paginate a.paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate a.paginate_button.previous:hover,
.dataTables_wrapper .dataTables_paginate a.paginate_button.next:hover
{
    color: white !important;
}

.modal-buttons{
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: -40px;
    right: 10px;
}
.modal-buttons button{
    margin-right: 10px;
    font-size: 13px;
}
.interfaces-buttons{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 16px;
}
.interfaces-buttons button{
    margin-right: 10px;
    font-size: 13px;
}

/*start --nested tree */
.tree,
.tree ul {
    margin:0 0 0 1em; /* indentation */
    padding:0;
    list-style:none;
    color:#369;
    position:relative;
    text-align: left;
}

.tree ul {margin-left:.5em} /* (indentation/2) */

.tree:before,
.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid;
}

.tree li {
    margin:0;
    padding:0 1.5em; /* indentation + .5em */
    line-height:2em; /* default list item's `line-height` */
    font-weight:bold;
    position:relative;
}

.tree li:before {
    content:"";
    display:block;
    width:10px; /* same with indentation */
    height:0;
    border-top:1px solid;
    margin-top:-1px; /* border top width */
    position:absolute;
    top:1em; /* (line-height/2) */
    left:0;
}

.tree li:last-child:before {
    background:white; /* same with body background */
    height:auto;
    top:1em; /* (line-height/2) */
    bottom:0;
}
.delete_child_category{
    position: relative;
    display: initial;
}
.inline_div{
    display: inline-block;
    margin-left: 8px;
}

.delete_button{
    color: #ce2e31;
    border: none;
    margin: 0;
    padding: 0;
    background: #0c00;
}

/*end --nested tree */

.parents_div{
    text-align: left;
    margin-left: 23px;
}

.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}

.head_action_buttons{
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 16px;
    right: 32px;
}
.head_action_buttons button{
    margin: 0 0px 0px 5px;
}
.mt-1{
    margin-top: 10px;
}
.mb-1{
    margin-bottom: 10px;
}
.ml-1{
    margin-left: 10px;
}
.mr-1{
    margin-right: 10px;
}
.m-1{
    margin: 10px;
}
.small-text{
    margin: 0 0 7px 0;
    color: #757272;
    font-size: 12px;
    display: block;
}


.preloader {
    position: absolute;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.label-title {
    position: relative;
    font-weight: 900;
    font-size: 13px;
}
.help-description {
    position: absolute !important;
    background: rgb(0 168 255 / 75%);
    border-radius: 50rem;
    width: 16px;
    height: 16px;
    line-height: 1;
    padding-right: 1px;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    color: #fff;
    top: -10px;
    text-align: center;
    right: -20px;
    cursor: pointer;
    display: none;
}

.help-description:hover {
    color: #fff;
    background: rgb(0 168 255 / 100%);
}

.help-description:focus {
    color: #fff;
    box-shadow: 0 0 0 0.2rem rgb(0 168 255 / 25%);
}

/*toggle description button*/
.switch-description-box {
    position: absolute;
    top: -45px;
    right: 15px;
    display: flex;
    justify-content: flex-end;
    align-content: center;
    width: 100%;
    line-height: 2;
}
.switch-description {
    margin-left: 15px;
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}
.switch-description input {
    opacity: 0;
    width: 0;
    height: 0;
}
.description-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 4px;
}
.description-slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 4px;
}
input:checked + .description-slider {
    background-color: #2196F3;
}
input:focus + .description-slider {
    box-shadow: 0 0 1px #2196F3;
}
input:checked + .description-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
/*toggle description button*/

.card-header{
    position: relative;
}
.profile-actions{
    position: absolute;
    top: 30px;
    right: 9px;
}
.profile-actions li{
    display: inline-block;
    margin-right: 7px;
}
.is-default-profile{
    color: green;
    font-size: 16px;
}
.side-menu-list li ul{
    margin-left: 53px;
}
.side-menu-list li ul li a span{
    font-size: 14px !important;
}
.side-menu-list   .active  a span{
    font-weight: bold !important;
}