/**
 * General
 *
 */

body {
    background-color: #dce2e7;
    padding-top: 44px;
}

.container-fluid, .container-form {
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-top: 52px;
    margin-bottom: 20px;
    margin-left: 5%;
    margin-right: 5%;
    padding: 0 20px 10px 20px;

    min-width: 950px;
}
.container-fluid.wide {
    margin-left: 1%;
    margin-right: 1%;
}
.container-fluid.double-margin-top {
    margin-top: 103px;
}
.container-fluid.without-margin-top {
    margin-top: 0px;
    padding-top: 20px;
}
.container-form {
    padding-top: 10px;
    padding-bottom: 0;
}

.container-center {
    border-radius: 3px;
    margin-top: 54px;
    margin-bottom: 20px;
}
.container-center .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.container-controls {
    background-color: #fff;
    left: 5%;
    padding: 10px 20px;
    position: fixed;
    right: 5%;
    top: 44px;
    z-index: 3;

    min-width: 950px;
}
.container-controls.wide {
    left: 1%;
    right: 1%;
}
.container-controls.empty {
    height: 54px;
    line-height: 40px;
}
.container-controls h4 {
    display: inline;
    vertical-align: middle;
    float: right;
    margin-top: 6px;
    margin-bottom: 6px;
    max-width: 330px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.container-controls small {
    line-height: 30px;
}
.container-controls h4 small {
    line-height: inherit !important;
}
.container-controls .pull-right {
    margin-left: 10px;
}
.container-controls .pull-right:first-child {
    margin-right: 0px;
}
.container-controls .second-line-controls {
    margin-top: 15px;
}

.items-count {
    display: inline;
    margin-right: 10px;
}

.container-pagination {
    height: 30px;
    margin-bottom: 10px;
    text-align: center;
}

.controls-margin-left {
    margin-left: 20px;
}

.container-simple-page {
    background-color: #fff;

    margin-right: 10%;

    padding: 0 0 20px 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;

    margin-top: -6px;
    margin-bottom: 20px;
}


/**
 * Smarty admin custom styles
 *
 */

.table-id {
    word-break: normal;
}

td.transfer {
    word-break: break-word;
}

td.word_wrap {
    word-break: break-all;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.table-cell label {
    margin-bottom: 0;
}

.pagesize-select-group {
    position: absolute;
}

#footer {
    bottom: 0;
    color: #9ba1a6;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
#footer span {
    margin: 0 10px;
}

#footer span.smarty-license {
    margin: 0 0px;
}

.soon-expires {
    color: red;
}

#language-bar {
    float: left;
    height: 42px;
    line-height: 42px;
}
#language-bar img {
    margin: 0 2px 0 0;
    filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}
#language-bar img:hover {
    cursor: pointer;
    filter: none;
    -webkit-filter: grayscale(0);
}

#loading-img {
    background: url(/media/img/loader.gif) center center no-repeat;
    height: 100%;
    z-index: 20;
}

#overlay {
    background: #e9e9e9;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    z-index: 99999;
}

.gridster_widget {
    min-height: 100%;
}

.widget_loading {
    background: url(/media/img/loader.gif) center center no-repeat;
    background-color: white;
}

/**
 * Override Lumen template
 *
 */


/* Disable responsive */
.container {
    min-width: 1050px !important;
}
.navbar-nav>li, .navbar-nav, .navbar-header {
    float: left !important;
}
.navbar-nav {
    margin: 0 !important;
}
.navbar-right {
    float: right!important;
}
.navbar {
    min-height: 44px !important;
}
/* Disable responsive */

.navbar-default {
    background-color: #2d353c;
    border: 0;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus {
    color: #a8acb1;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
}
.navbar-icons .dropdown.open, .navbar-icons .dropdown.active {
    background-color: transparent !important;
}
.navbar-icons .dropdown.open, .navbar-icons .dropdown.active a {
    color: #fff;
}

.open > .dropdown-menu {
    display: flex;
    flex-direction: column;
}

.dropdown-menu.services-multicolumn {
    flex-wrap: wrap;
    max-height: 405px;
}

.navbar-nav > li > .dropdown-menu {
    background-color: #2d353c;
    border: 0;
    margin-top: 2px;
}
.navbar-nav > li > .dropdown-menu.client-choice {
    overflow-y: scroll;
    max-height: 500px;
}

.dropdown-menu > li:hover {
    background-color: #eee;
}
.dropdown-menu > li.dropdown-header:hover {
    background-color: inherit !important;
}

.navbar-default .dropdown-menu > li:hover > a {
    background-color: transparent;
}

.navbar-form-table {
    margin: 10px 0;
}
.navbar-form-table td {
    padding: 0 10px 0 0;
    vertical-align: middle;
}

.navbar-form {
    margin-top: 4px;
    margin-bottom: 4px;
}

.navbar-brand {
    height: 42px;
    max-width: 180px;
    margin-right: 15px;
    overflow: hidden;
    padding: 11px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
}
.navbar-nav > li > a {
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 18px;
}

.navbar-nav > li.delimiter {
    height: 42px;
    border-left: 2px solid #e7e7e7;
    margin: 0 10px;
}

#id_client_choice-client {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 160px;
}

.navbar-default .dropdown-menu > li > a {
    color: #e3e7ea;
}

.navbar-default .dropdown-menu .divider {
    background-color: #434d57;
}
.navbar-default .dropdown-menu .divider.multicolumn {
    background-color: inherit;
}

.navbar-default .dropdown-menu > li:hover > a,
.navbar-default .dropdown-menu > li:hover > a:hover {
    background-color: #4d5761;
    color: #fff;
}
.navbar-default .dropdown-menu > li.active:hover > a,
.navbar-default .dropdown-menu > li.active:hover > a:hover {
    background-color: #158cba;
}

.navbar-default .dropdown-header {
    color: #54616c;
    font-style: italic;
}

.navbar-icons .dropdown-toggle {
    white-space: nowrap;
}
.navbar-icons .dropdown-toggle .dropdown-item-text {
    display: inline-block;
    margin-left: 0;
    width: 0;
    opacity: 0;
}
.navbar-icons .dropdown.open .dropdown-toggle .dropdown-item-text {
    opacity: 1;
    margin-left: 5px;
    width: 150px;
}
.navbar-icons .dropdown.open,
.navbar-icons .dropdown.active {
    background-color: #e7e7e7;
}

.navbar-icons .dropdown-toggle .caret {
    opacity: 0;
}
.navbar-icons .dropdown-toggle:hover .caret,
.navbar-icons .dropdown.open .dropdown-toggle .caret,
.navbar-icons .dropdown.active .dropdown-toggle .caret {
    opacity: 1;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:link,
.navbar-default .navbar-nav > .open > a:active,
.navbar-default .navbar-nav > .open > a:visited,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:link,
.navbar-default .navbar-nav > .active > a:active,
.navbar-default .navbar-nav > .active > a:visited {
    color: #fff;
}

.well {
    background-color: #fff;
    border: 0;
    border-radius: 3px;

    -webkit-box-shadow: none;
    box-shadow: none;
}
.container-form .well,
.container-simple-page .well {
    background-color: #f9fbfb;
    border: 1px solid #e2e7eb;

    -webkit-box-shadow: inset 0 2px 0 rgba(0,0,0,0.05);
    box-shadow: inset 0 2px 0 rgba(0,0,0,0.05);
}
.container-form .well .well {
    background-color: #f5f7f8;
}
.well table {
    border: 1px solid #eef0f2;
}
.well table tbody th,
.well table thead th {
    border-color: #eef0f2;
}

legend {
    border-bottom: 1px dotted #e5e5e5;
}

.center-block {
    float: none;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f6f7f8;
}
.table-striped > tbody > tr:hover,
.table-striped > tbody > tr:nth-of-type(2n+1):hover {
    background-color: #f1f2f4;
}

.nav-tabs > li > a {
    padding: 6px 15px 8px 15px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs .open > a,
.nav-tabs .open > a:hover, .nav-tabs .open > a:focus {
    padding-bottom: 14px;
}

.nav-tabs.multilang-input {
    border-bottom: 0 !important;
}

table th.sort {
    cursor: pointer;
    white-space: nowrap;
}
table th.nowrap {
    white-space: nowrap;
}
table th.sort span {
    border-bottom: 1px dotted #000;
}
table th.sort span.glyphicon {
    border: none;
    margin: 0 0 0 2px;
}
table td.center,
table th.center {
    text-align: center;
}
td img {
    max-height: 90px;
}

table td div {
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.accountdevice_table div {
    max-width: 200px;
    word-break: break-all;
    overflow: visible;
}

.td_device_uid div {
    max-width: 300px;
    min-width: 150px;
}

.container-compact .accountdevice_table div{
    max-width: 220px
}

.accountdevice_table .td_ip{
    min-width: 70px;
}

table td div.dropdown {
    overflow: visible;
}

table > thead > tr > th, .table > thead > tr > th, table > tbody > tr > th, .table > tbody > tr > th,
table > tfoot > tr > th, .table > tfoot > tr > th, table > thead > tr > td, .table > thead > tr > td,
table > tbody > tr > td, .table > tbody > tr > td, table > tfoot > tr > td, .table > tfoot > tr > td {
    border-color: #e9e9e9;
}

.table > thead > tr > th, table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td,
.table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 3px 4px 5px;
}

.table.table-inline {
    margin-top: 5px;
}
.table.table-inline td {
    text-align: left;
}
.table.table-inline td label {
    margin: 0;
}
.table.table-inline td .checkbox {
    margin: 0;
}

.clear {
    clear: both;
}

.scroll-x {
    overflow-x: scroll;
}

.form-search {
    margin: 0;
    padding: 0;
}

ul.pagination li a {
    cursor: pointer;
}

.reports-filters div.form-group {
    margin-bottom: 5px;
}

.form-group.multilang {
    margin-bottom: 0px;
}

.bs-callout {
    margin: 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 4px solid #eee;
}
.bs-callout h1,
.bs-callout h2,
.bs-callout h3,
.bs-callout h4,
.bs-callout h5,
.bs-callout h6 {
    margin-top: 0;
}
.bs-callout-danger h1,
.bs-callout-danger h2,
.bs-callout-danger h3,
.bs-callout-danger h4,
.bs-callout-danger h5,
.bs-callout-danger h6 {
    color: #B94A48;
}
.bs-callout-warning h1,
.bs-callout-warning h2,
.bs-callout-warning h3,
.bs-callout-warning h4,
.bs-callout-warning h5,
.bs-callout-warning h6 {
    color: #C09853;
}
.bs-callout-info h1,
.bs-callout-info h2,
.bs-callout-info h3,
.bs-callout-info h4,
.bs-callout-info h5,
.bs-callout-info h6 {
    color: #3A87AD;
}
.bs-callout-success h1,
.bs-callout-success h2,
.bs-callout-success h3,
.bs-callout-success h4,
.bs-callout-success h5,
.bs-callout-success h6 {
    color: #3C763D;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code,
.bs-callout .highlight {
    background-color: #fff;
}
.bs-callout-danger {
    background-color: #fcf2f2;
    border-color: #dFb5b4;
}
.bs-callout-warning {
    background-color: #fefbed;
    border-color: #f1e7bc;
}
.bs-callout-info {
    background-color: #f0f7fd;
    border-color: #d0e3f0;
}
.bs-callout-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.pagination{
    margin: 0px;
}

div.pagination{
    margin-bottom: 10px;
}




.btn {
    padding-top: 7px;
    padding-bottom: 6px;
    text-transform: none;
    font-size: 11px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 6px 10px 4px;
}

.btn-xs, .btn-group-xs > .btn {
    font-size: 0.8em;
    padding: 3px 5px 1px;
}

small .btn-xs, small .btn-group-xs > .btn {
    font-size: 12px;
}

.pagination > li > a, .pagination > li > span {
    padding-top: 7px;
    padding-bottom: 5px;
}

.form-group .input-group .input-group-btn .btn {
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 38px;
}
.form-group .input-group .input-group-btn .btn:hover {
    margin-top: -1px;
    margin-bottom: -1px;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.form-control {
    height: 34px;
}

.panel-heading {
    padding-top: 8px;
    padding-bottom: 8px;
}

.panel-body.limit-height-300 {
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-bottom: 20px;
}
.panel-body.limit-height-300 div.pull-right {
    margin-bottom: 15px;
}

textarea {
    max-width: 100%;
}

#return-button {
    margin-right: 20px;
}

#reset-button {
    margin-left: 20px;
}

.badge.online,
.label-success {
    background-color: #5cb85c;
}
.badge.offline {
    background-color: #bbb;
}
.badge.active {
    background-color: #5cb85c;
}
.badge.inactive,
.label-danger {
    background-color: #d9534f;
}
.badge.available {
    background-color: #5cb85c;
}
.badge.unavailable {
    background-color: #d9534f;
}
.badge.stopped {
    background-color: #158cba;
}
.badge.recording {
    background-color: #5cb85c;
}
.badge.partial {
    background-color: #17a2b8;
}
.label-light {
    background-color: #fafafa;
    color: #000;
    font-size: 13px;
    display: inline-block;
}
.label-light.label-danger {
    background-color: #fafafa;
    color: #d9534f;
}
.label-light.label-warning {
    background-color: #fafafa;
    color: #ff851b;
}
.label-light.label-success {
    background-color: #fafafa;
    color: #5cb85c;
}

table.items-stat-info th {
    font-weight: normal;
    padding: 2px 10px;
}
table.items-stat-info td {
    padding: 2px 10px;
    text-align: left;
}

.has-error .checkbox {
    color: inherit;
}

#content .channel-icon {
    max-width: 40px;
    max-height: 40px;
    margin-right: 4px;
}
#content .radio-icon {
    max-width: 100px;
    max-height: 60px;
}

.bs-callout-default {
    background-color: #fafafa;
}

.bs-callout.scroll {
    max-height: 170px;
    overflow-y: scroll;
}
.bs-callout.scroll .items-stat-info {
    margin-bottom: 15px;
}


.epg-name{
    text-align: center;
}

.date-range-group div {
    height: 34px;
    line-height: 30px;
}
.date-range-group input {
    font-size: 12px;
}

.multiple-checkbox-group {
    max-height: 135px;
    overflow-y: scroll;
}
.multiple-checkbox-group label {
    font-style: italic;
}

.help-block {
    font-size: 12px !important;
    overflow: hidden;
}

p.help-block {
    margin-bottom: 20px;
    margin-top: -5px;
}

.navbar-btn {
    margin-top: 0;
}
.navbar-btn:hover {
    margin-top: 2px;
}
.navbar-btn:active {
    margin-top: 3px;
}

#content .navbar-right {
    margin-right: 0;
}

.nav-tabs a {
    outline: none;
}

.tab-content > .tab-pane.loader {
    background: rgba(0, 0, 0, 0) url("../img/ajax-loader.gif") no-repeat scroll center center;
    min-height: 64px;
}
.tab-content .control-block {
    margin-bottom: 0;
}

.glyphicon-ok-sign {
    color: #5CB85C;
}
.glyphicon-minus-sign {
    color: #D9534F;
}

.glyphicon-exclamation-sign {
    color: #F0AD4E;
}

/**
 * Gridster (dashboard)
 */
div.gridster {
    margin: 10px auto;
    max-width: 1300px;
}

div.gridster ul {
    margin: 0 auto;
}

.gridster li {
    list-style-type: none;
    text-align: center;
    vertical-align: center;
}

.container-compact .hide-on-compact{
    display: none;
}

.glyphicon::before{
    font-family: 'Glyphicons Halflings';
    margin-right: .4em;
}

.glyphicon.btn-empty::before{
    margin-right: 0;
}

.container-controls .btn, .filter_form .btn{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.container-filter .panel-heading {
    display: flex;
    align-items: center;
}

.container-filter .panel-heading #add-filter-widget-to-dashboard-button{
    margin-left: auto;
}

.glyphicon-remove {
    cursor: pointer;
}

.formset-body {
    display: table;
    width: 100%;
}

.formset-form {
    display: table-row
}

.table-cell {
    display: table-cell;
    padding: 5px;
}

.table-cell .vert-align {
    vertical-align: middle;
}

.dashboard-widget {
    font-family: "Open Sans", sans-serif;
    border-bottom-width: 1px;
}

.dashboard-widget .panel-body{
    padding-top: 8px;
    padding-bottom: 8px;
}

.dashboard-widget-text-light {
    font-size: 16px;
    font-weight: lighter;
}

.dashboard-widget-header {
    text-align: left;
    font-size: 18px;
}

.dashboard-widget-text-big {
    font-size: 20px;
}

.dashboard-widget-text-regular {
    font-size: 16px;
}

.dashboard-widget hr{
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
}

.dashboard-widget .panel-body .row{
    display: flex;
}

.dashboard-widget-row > *{
    margin: auto;
}

.dashboard-widget-text-regular .glyphicon::before {
    margin-right: 0;
}

.dashboard-widget .stat-diff{
    padding-left: 0;
}

.btn-sort {
    padding: 2px;
    border-style: double;
}

.dashboard-widget input, .dashboard-widget select{
    box-shadow: 0 0 black;
}

.dashboard-widget .panel-body .panel{
    border-width: 1px;
}

.dashboard-widget .btn {
    border-width: 0;
    font-family: "Roboto", sans-serif;
    font-weight: lighter;
    font-size: 12px;
}

.dashboard-widget .btn[disabled] {
    background-color: #E1E1E1;
    color: black;
}

.dashboard-widget .btn:hover {
    margin-top: 0;
    border-width: 0;
}

.dashboard-widget .btn:active {
    margin-top: 0;
    border-width: 0;
}

.dashboard-widget .btn:focus{
    background-color: #106a8c;
}

.dashboard-widget form{
    font-family: "Roboto", sans-serif;
}

.dashboard-widget .multiple-checkbox-group label{
    font-style: normal;
}

.dashboard-widget .panel-body .panel-body, .dashboard-widget .panel-body .panel-heading{
    background: #F9FBFB;
}

#customer_list_filter_widget .row .col-lg-4:nth-child(2){
    padding: 0;
}

#customer_list_filter_widget .row .col-lg-4:nth-child(3) .multiple-checkbox-group{
    max-height: 290px;
}

.btn-light {
    border: 1px solid transparent;
    font-weight: normal;
}

.btn-light:hover{
    margin-top: 0;
    border-bottom-width: 1px;
}

.btn-light:focus{
    outline: thin dotted;
}

.btn-light:active{
    margin-top: 0;
    border-bottom-width: 1px;
}

.form-pagination{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: 11px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.form-page-selector{
    white-space: nowrap;
    position: relative;
    margin-left: 20px;
    margin-right: 10px;
    color: #959595;
}

.form-page-selector:hover{
    cursor: pointer;
    color: #158cba;
}

.form-page-selector:first-child{
    margin-left: 0;
}

.form-page-selector:last-child{
    margin-right: 0;
}

.form-page-selector:hover > .btn-pagination{
    border-color: #158cba;
    color: #158cba;
}

.form-page-selector.selected{
    color: #555555;
    font-weight: normal;
}

.form-page-selector:active > .btn-pagination, .form-page-selector.selected > .btn-pagination{
    color: #ffffff;
    background-color: #158cba;
}

.form-page-selector.error{
    color: red;
}

.form-page-selector.error > .btn-pagination{
    border-color: red;
    color: red;
}

.form-page-selector.error:active > .btn-pagination, .form-page-selector.error.selected > .btn-pagination{
    background-color: red;
    color: #ffffff;
}

.select-all, .unselect-all {
    font-size: 12px;
    margin-right: 20px;
}

a[disabled] {
    pointer-events: none;
    color: gray;
}

.btn-pagination {
    margin-right: 10px;
    padding: 7px 10px 7px 10px;
    color: #959595;
    background-color: transparent;
    background-image: none;
    border-color: #959595;
}

.pagination-divider{
    width: 100%;
    background: #e2e7eb;
    height: 1px;
}

.pagination-divider.selected {
    background: #158cba;
}

.form-page {
    display: none;
}

.form-page.selected{
    display: block;
}

.form-page .well{
    box-shadow: none;
}

.ui-slider.ui-widget-content{
    background-color: #e2e7eb;
    border-color: transparent;
    height: 3px;
}

.ui-slider.ui-slider-horizontal > .ui-slider-range{
    background-color: #158cba;
    height: 3px;
    margin-top: -1px;
}

.ui-slider-handle.ui-state-default{
    margin-top: -2px;
    border-radius: 100%;
    border: 0;
    background-color: #158cba;
    height: 13px;
    width: 13px;
}

.ui-slider-handle.ui-state-focus{
    outline: none;
}

.form-light .form-control{
    box-shadow: 0 0 black;
}

#time-range-time-labels{
    display: flex;
    justify-content: space-between;
    font-size: 11px;
    margin-top: 6px;
}

.select2-container--default .select2-selection.select2-selection--multiple,
.select2-container--default .select2-selection.select2-selection--single {
    border-color: #e2e7eb;
}

.select2-container--default.select2-container--focus .select2-selection.select2-selection--multiple{
    border-color: #158cba;
}

.select2-container--default .select2-results__option input[type="checkbox"]{
    margin-right: 10px;
}

.select2-container--default .select2-results .select2-results__option[aria-selected=true]{
    background-color: white;
}

.select2-container--default .select2-results .select2-results__option.select2-results__option--highlighted{
    background-color: #158cba;
    color: white;
}

.select2-selected-list{
    max-height: 190px;
    overflow-y: scroll;
}

.select2-selected-list-item{
    float: left;
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-controls{
    display: flex;
    flex-direction: row;
    margin-top: 5px;
    margin-bottom: 5px;
}

.select2-controls .btn{
    margin-right: 10px;
}

.select2-result-checkbox {
    cursor: pointer;
}

.channel-sort-item-control {
    display: inline-block;
    height: 26px;
    width: 26px;
    cursor: pointer;
}

.channel-sort-item-control[disabled] {
    opacity: 0.35;
}

.channel-sort-item-control-up {
    background: url(/media/img/up-icon.svg) center center no-repeat;
}

.channel-sort-item-control-down {
    background: url(/media/img/down-icon.svg) center center no-repeat;
}

.channel-sort-item-control-drag {
    cursor: grab;
    background: url(/media/img/drag-icon.svg) center center no-repeat;
}

#content_table > tbody > tr > .channel-sort-drop-td{
    border: 0;
    padding: 0;
}

#content_table > tbody > tr.channel-sort-item > td {
    vertical-align: middle;
}

#content_table > tbody > tr > td:nth-child(1){
    width: 40%;
}

#content_table > tbody > tr > td:nth-child(2){
    align-items: center;
    width: 45%;
}

#content_table > tbody > tr > td:nth-child(3){
    width: 15%;
}

#content_table .channel-sort-item .form-group {
    margin-top: 7px;
    margin-bottom: 7px;
}

#content_table .channel-sort-drop-tr.ui-droppable-hover {
    background: #158cba;
    opacity: 0.5;
    height: 5px;
}

#content_table > tbody > tr.channel-sort-item.ui-draggable-dragging{
}

#content_table > tbody > tr.channel-sort-item.ui-draggable-dragging > td {
    background-color: #158cbaa2;
}

#content_table .channel-sort-input {
    width: 190px;
}

.truncate-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1280px;
        width: 100%;
    }
}

.date-section {
    /* border-style: solid;
    border-width: 1px; */
    display: inline;
    background-color: #ffefd5;
}

.report-item-reload-icon {
    background: url(/media/img/reload-icon.svg);
    height: 20px;
    width: 20px;
    display: inline-block;
}

.modal {
    z-index: 200;
    top: 100px;
}

.modal-backdrop{
    z-index: 100;
}

#progressModal{
    margin-top: 20px;
}

#importFormFile, #importStart{
    margin-top: 15px;
}

.bg-danger{
    background: #dc3545 !important;
}

#users-widget {
    padding-top: 4px;
    padding-bottom: 5px;
}

#customer_list_filter_widget_form > .panel-body {
    padding-bottom: 2px;
}

.selection-create-button{
    height: 34px;
}

.selection-create-button .loading-icon{
    height: 20px;
}

.radio-buttons ul{
    list-style-type: none;
    padding-left: 0;
}

.radio-buttons li::marker {
    display: none;
}

#submit-form > div > div.col-lg-7 > div > div:nth-child(17) > div:nth-child(3) {
    display: flex;
    align-items: flex-end;
}

#submit-form > div > div:nth-child(2) > div > div.content-form.channel-content-form > div:nth-child(1),
#submit-form > div > div:nth-child(2) > div > div.content-form.video-content-form > div:nth-child(1),
#submit-form > div > div:nth-child(2) > div > div.content-form.program-content-form > div:nth-child(1) {
    display: flex;
    align-items: flex-end;
}

#submit-form > div > div:nth-child(2) > div > div.content-form.channel-content-form .help-block,
#submit-form > div > div:nth-child(2) > div > div.content-form.video-content-form .help-block,
#submit-form > div > div:nth-child(2) > div > div.content-form.program-content-form .help-block {
    position: absolute;
}

#submit-form > div > div:nth-child(1) > div > div:nth-child(5) > div > p {
    margin-top: 0px;
}

#submit-form > div > div:nth-child(1) > div > div:nth-child(5) > div > div:nth-child(2) {
    display: flex;
    align-items: flex-end;
}

.show-content-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.table-devices .td-uid{
    word-break: break-all;
}