
.table > tbody > tr {
    background-color: #FFD39B;
}

.table > thead > tr {
    background-color: #787878;
    color: white;
    font-weight: bold;
    text-align: left;
}

.table > thead > tr > td > a {
    color: white;
    text-decoration: underline;
}

.table > thead > tr:first-child {
    background-color: #f6a800;
}

.table > thead > tr:last-child {
    background-color: #f6a800;
}

.table > tfoot > tr:first-child {
    background-color: white;
}

.table > tfoot > tr:last-child {
    background-color: #f6a800;
}

.table-edit {
    margin-bottom: 20px;
}

.table-edit > tbody > tr:nth-child(n) > th:first-child {
    background-color: #787878;
    color: white;
    width: 40%;
}

.bread {
    text-decoration: underline;
    color: #787878;
}

#warning_header {
    display: none;
    position: absolute;
    top: 50px;
    left: 0px;
    right: 0px;
    background-color: grey;
    height: 50px;
    border: 0px;
    opacity: .8;
}

#warning_text {
    margin-top: 15px;
    text-align: center;
    color: black;
}

.loggedInUser {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 90%;
    clear: both;
}

#content {
/ / Automatische Sidebar-Height min-height: 100 %;
    width: 100%;
    position: relative;
    background-color: #EFEFEF;
    display: inline-block;
}


#sidebar-wrapper {
    background: #787878;
    color: black;
    /*height: auto;*/
    border-right: 3px solid #F6A800;
    border-bottom: 3px solid #F6A800;
    padding-left: 0px;
    padding-right: 0px;
/ / Automatische Sidebar-Height width: 20 %;
    top: 0px;
    left: 0px;
    bottom: 0px;
    position: absolute;
}

#mainContainer {
    border-top: 3px solid #F6A800;
    padding-left: 40px;
    padding-top: 5px;
    margin-bottom: 50px;
    min-height: 750px;
/ / Automatische Sidebar-Height width: 80 %;
    position: relative;
    float: right;
    background: #787878;
}

.logo {
    padding-top: 10px;
    margin-right: 10px;
    float: left;
}

#password {
    color: black;
}

.nav li ul {
    display: none;
}

.active {
    /*background-color: #F6A800;*/
}

.loggedInLink {
    color: black;
}

.nav > li > a {
    color: white;
    /*border-top: 1px solid white;*/
}

.nav > li > a:hover {
    color: black;
}

.nav > li > a:focus {
    color: black;
}

#productOf {
    position: fixed;
    bottom: 5px;
    left: 40px;
}

#userCompany {
    margin-left: 15px;
    position: absolute;
    top: 50%;
    height: 60px;
}

.centerHelper {
    position: absolute;
    top: -25px;
}

footer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 70px;
    z-index: 2;
    color: #787878;
    margin: 0px;
    padding: 15px 0px 0px 0px;
    text-align: center;
}

#version {
    padding-top: 10px;
}


/*New Version*/

body {
    overflow: hidden;
}

.mtc_header {
    position: fixed;
    /*top:0px;*/
    /*left:0px;*/
    /*height:12%;*/
    height: 80px;
    min-height: 80px;
    width: 99%;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    background-color: #787878;
    min-width: 800px;
    /*min-height: 12%;*/
}

.mtc_sub_header {
    overflow: auto;
    position: fixed;
    padding-top: 10px;
    top: 90px;
    height: 40px;
    min-height: 40px;
    width: 99%;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 15px;
    padding-left: 15px;
    /*left:0px;*/
    background-color: #EFEFEF;
    min-width: 800px;
    /*    height:5%;
        min-height: 5%;*/
}

.mtc_main_container {
    position: fixed;
    top: 130px;
    height: 86%;
    width: 99%;
    margin-left: 10px;
    margin-right: 10px;
    /*left:0px;*/
    background-color: #EFEFEF;
    min-width: 800px;
    min-height: 200px;
    overflow: auto;
}

.mtc_sidebar {
    padding: 0px;
    margin: 0px;
    /*left:0px;*/
    height: 100%;
    background-color: #EFEFEF;
    position: absolute;
}

.mtc_menu {
    padding: 0px;
    margin: 0px;
    /*height :90%;*/
    width: 100%;
    background-color: gray;
    overflow-x: hidden;
    overflow-y: auto;
    /*min-height:600px;*/
    border-right: 3px solid orange;
}

.mtc_logo {
    padding: 0px;
    margin: 0px;
    /*height:10%;*/
    width: 100%;
    background-color: gray;
    overflow: hidden;
    border-right: 3px solid orange;
}

.mtc_content {
    margin: 0px;
    padding-right: 15px;
    padding-left: 15px;
    height: 100%;
    position: absolute;
    right: 0%;
    top: 0px;
    background-color: #EFEFEF;
    overflow: auto;
    /*min-height:600px;*/
    /*min-width: 800px;*/
    border-top: 3px solid orange;
}

.mtc_login_content {
    margin: 0px;
    padding-right: 15px;
    padding-left: 15px;
    height: 100%;
    position: absolute;
    right: 0%;
    top: 0px;
    background-color: #EFEFEF;
    overflow: auto;
    /*min-height:600px;*/
    /*min-width: 800px;*/
    border-top: 3px solid orange;
}

.mtc_welcome_content_main {
    padding: 0px;
    margin: 0px;
    /*height :90%;*/
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    /*min-height:600px;*/
}

.mtc_welcome_content_footer {
    padding: 0px;
    margin: 0px;
    /*height:10%;*/
    width: 100%;
    overflow: hidden;
    text-align: center;
}

@media only screen and (min-width: 1800px) {
    .mtc_sidebar {
        width: 12%;
    }

    .mtc_content {
        width: 88%;
    }

    .mtc_login_content {
        width: 88%;
    }
}

.clickable {
    cursor: pointer;
}

.badge-green {
    background-color: green !important;
}

@media only screen and (max-width: 1799px) {
    .mtc_sidebar {
        width: 14%;
    }

    .mtc_content {
        width: 86%;
    }

    .mtc_login_content {
        width: 86%;
    }
}

@media only screen and (max-width: 1500px) {
    .mtc_sidebar {
        width: 14%;
    }

    .mtc_content {
        width: 86%;
    }

    .mtc_login_content {
        width: 86%;
    }
}

@media only screen and (max-width: 1499px) {
    .mtc_sidebar {
        width: 14%;
    }

    .mtc_content {
        width: 86%;
    }

    .mtc_login_content {
        width: 86%;
    }

    #result_table {
        width: 100%;
    }

    #content_collection {
        width: 100%;
    }

    #search_pattern_box {
        width: 100%;
    }
}

@media only screen and (max-width: 1250px) {
    .mtc_sidebar {
        width: 19%;
    }

    .mtc_content {
        width: 81%;
    }

    .mtc_login_content {
        width: 81%;
    }

    #content-info-box {
        width: 100%;
    }

    #search-plugin-box {
        width: 100%;
    }

    #tabs {
        width: 100%;
    }

    .allStreamerlists {
        word-break: break-word;
    }

    #allStreamerlists {
        word-break: break-word;
        width: 50%;
    }

    #allStreamer {
        width: 50%;
    }
}

@media only screen and (max-width: 1250px) {
    .mtc_sidebar {
        width: 22%;
    }

    .mtc_content {
        width: 78%;
    }

    .mtc_login_content {
        width: 78%;
    }
}

@media only screen and (max-width: 950px) {
    .mtc_sidebar {
        width: 25%;
    }

    .mtc_content {
        width: 75%;
    }

    .mtc_login_content {
        width: 75%;
    }
}

@media only screen and (min-height: 930px) {
    .mtc_menu {
        height: 90%;
    }

    .mtc_logo {
        height: 10%;
    }

    .mtc_welcome_content_main {
        height: 90%;
    }

    .mtc_welcome_content_footer {
        height: 10%;
    }
}


@media only screen and (max-height: 929px) {
    .mtc_menu {
        height: 85%;
    }

    .mtc_logo {
        height: 15%;
    }

    .mtc_welcome_content_main {
        height: 85%;
    }

    .mtc_welcome_content_footer {
        height: 15%;
    }

    .mtc_content {
        height: 97%;
    }
}

@media only screen and (max-height: 780px) {
    .mtc_menu {
        height: 80%;
    }

    .mtc_logo {
        height: 20%;
    }

    .mtc_welcome_content_main {
        height: 80%;
    }

    .mtc_welcome_content_footer {
        height: 20%;
    }

    .mtc_content {
        height: 95%;
    }

    .mtc_welcome_content_footer {
        padding-top: 0px;
    }
}

@media only screen and (max-height: 720px) {
    .mtc_menu {
        height: 78%;
    }

    .mtc_logo {
        height: 22%;
    }

    .mtc_welcome_content_main {
        height: 78%;
    }

    .mtc_welcome_content_footer {
        height: 22%;
    }

    .mtc_content {
        height: 90%;
    }

    .mtc_welcome_content_footer {
        padding-top: 0px;
    }
}

@media only screen and (max-height: 650px) {

    .mtc_menu {
        height: 70%;
    }

    .mtc_logo {
        height: 30%;
    }

    .mtc_welcome_content_main {
        height: 70%;
    }

    .mtc_welcome_content_footer {
        height: 30%;
    }

    .mtc_content {
        height: 85%;
    }

    .mtc_welcome_content_footer {
        padding-top: 0px;
    }

}

.ui-tabs-nav {
    background: #FFA500;
    border-width: 0px 0px 1px 0px;
}

#tabs {
    border: none;
    background-color: #EFEFEF;
}

form label {
    display: block;
    clear: both;
}

/*Only show content collection
box if content-block option
is selected*/
#content_collection {
    background-color: #787878;
    max-height: 206px;
    overflow: auto;
    padding-top: 10px;
    padding-left: 10px;
    color: white;
    /*display:none;*/
}

#tabs {
    min-width: 400px;
    padding: 5px;
    border: none;
    background: none;
    /*border: 1px solid #636363;*/
    /*background: #c2c2c2 none;*/
}

/*.ui-tabs .ui-tabs-nav li a {*/
/*color:black;*/
/*}*/

/*.ui-widget-header { */
/*border: 0; */
/*background: #c2c2c2 none;*//* */
/*background:none;*/
/*font-family:Georgia;*//* */
/*color:black;*/
/*}*/

#tabs .ui-widget-content {
    border: 1px solid #aaa;
    background: #FFD39B none;
    padding: 0;
    padding-top: 5px;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    border: 1px solid #636363;
    background: #a2a2a2 none;
}

.ui-state-active, .ui-widget-content .ui-state-active {
    border: 1px solid #aaa;
    background: #FFD39B none;
    padding: 0;
}

#dialog input {
    width: 100%;
}

.loading_status {
    font-style: italic;
    font-size: small;
    font-weight: lighter;
    color: #FFA500;
}

.tab-status {
    margin-bottom: 2px;
}

.movie-link-container {
    height: 370px;
    overflow-y: auto;
}

.table.result {
    padding: 0px;
    margin: 0px;
}

#display-errors {
    padding-left: 10px;
}

#content_collection {
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 20px;
}

.admin-tab-inactive {
    background-color: #d8d6d6;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: white;
}

.admin-tab-inactive a {
    color: white;
}

.admin-tab-active {
    background-color: #EFEFEF;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid;
    border-bottom-color: #EFEFEF;
    border-left-color: #E5E5E5;
    border-top-color: #E5E5E5;
    border-right-color: #E5E5E5;
    color: #F6A800;
}

.module-bar {
    cursor: pointer;
    background-color: #CCCCCC;
    padding: 5px;
    border-radius: 5px;
    margin: 20px;
}

.action-area {
    margin: 20px;
}

.action-area label {
    display: block;
    clear: both;
}

.action-area label:first-child {
    padding-bottom: 10px;
}

.alert {
    padding: 0px;
}

tbody.ui-sortable > tr {
    cursor: move;
}

tr.tr-future > td,
.yellow {
    background-color: yellow !important;
}

tr.tr-past > td,
.red.sticky_all td, td.red,
.red {
    background-color: #ff6e66 !important;
    font-weight: bold;
}

.table-bordered > tbody > tr.orange > td,
td.orange,
.orange {
    background-color: #ff975c;
}

.green {
    background-color: #73ff71 !important;
    font-weight: bold;
}

.gray {
    background-color: #a8a8a8 !important;
}

td.red.inact, .red.inact {
    background: rgb(168, 129, 125) !important;
    background: linear-gradient(128deg, rgba(168, 168, 168, 1) 0%, rgba(255, 110, 102, 1) 98%, rgba(255, 255, 255, 1) 100%) !important;
}

td.green.inact, .green.inact {
    background: rgb(117, 168, 115) !important;
    background: linear-gradient(128deg, rgba(168, 168, 168, 1) 0%, rgba(115, 255, 113, 1) 98%, rgba(255, 255, 255, 1) 100%) !important;
}

td.inact, .inact {
    background: #a8a8a8 !important;
    color: #000000;
}

tr.tr-disable > td {
    background-color: lightgray !important;
}

div.border {
    border: 1px;
    border-style: solid;
}

.advanced_user_streamerlists {
    list-style-type: none;
    max-height: 275px;
    overflow: auto;
    padding-left: 0px;
}

.hidden_user_streamerlists {
    display: none;
}

.ul-group, .ul-company, .ul-location, .ul-component {
    list-style-type: none;
}

.ul-group {
    padding-left: 0px;
}

.hidden_user_companies, .hidden_user_locations, .hidden_user_groups {
    display: none;
}

.multi_company_list {
    list-style-type: none;
    padding-left: 5px;
    margin-bottom: 0px;
    display: none;
}

.feeList {
    display: inline-block;
}

.feeList span {
    font-size: smaller;
}

.feeList_unknown span,
.feeList_unbek span {
    font-weight: normal;
}

.feeList_Single span {
    font-weight: normal;
}

.feeList_Multi span {
    font-weight: normal;
}

.feeList_Special span {
    font-weight: normal;
}

.feeList_Removed span {
    font-weight: normal;
}

.feeAlertred,
ul.ul-error > li, .advancedError,
.superimportant {
    color: #d11418 !important;
    font-weight: bold;
}

.table-bordered > tbody > tr.orange > td,
td.orange {
    background: #ff975c;
}

.feeAlertgreen {
    color: rgb(0, 203, 2);
    font-weight: bold;
}

td.inact,
.lightgreen {
    background: #a8a8a8 !important;
    color: #000000;
}

.feeAlertneutral,
.gray {
    color: #545253;
    font-weight: bold;
}

#create-fee-form input[type="number"].form-control {
    padding-right: 2px !important;
}

button.btn-default.btn-special-yellow {
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#fff), to(#fff15c));
    background-image: -webkit-linear-gradient(top, #fff, 0%, #fff15c, 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #fff15c 100%);
    background-image: linear-gradient(to bottom, #fff 0, #fff15c 100%);
}

.narrow-third-column .row .col-md-5 {
    width: 33%;
}

.narrow-third-column .row .col-md-5 .checkbox {
    height: inherit;
}

.narrow-third-column div.row :nth-child(2) {
    width: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

.narrow-third-column div.row :nth-child(4) {
    display: none;
}

.narrow-third-column div.row :nth-child(5) {
    width: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

.narrow-third-column tbody:first-child {
    text-align: left;
}

.narrow-third-column tr th div {
    text-align: center;
}

.narrow-third-column .spacer1 {
    display: inline-block;
    width: 53%;
}

.narrow-third-column input[name="uptime[active]"] {
    margin-left: 14px;
}

.narrow-third-column div.row :nth-child(2).ul-error {
    display: none;
    /*avoid double errors on day-period-fields that break the layout*/
}

.proceed-button-bar {
    position: sticky;
    bottom: 10px;
    display: block;
    background: #EFEFEF;
}