.rights-popup .panel { 
    margin-bottom: 0;
}
.rights-table-head { 
    padding-right: 17px;
    overflow: hidden;
}
.rights-table-head .table > thead > tr > th { 
    border-bottom-width: 1px;
}
.rights-table-body { 
    height: 250px;
    overflow: auto;
}
.rights-table-head .table > thead > tr > th, .rights-table-head .table > tbody > tr > th, .rights-table-head .table > tbody > tr > td,
.rights-table-body .table > thead > tr > th, .rights-table-body .table > tbody > tr > th, .rights-table-body .table > tbody > tr > td
{ 
    padding:10px 15px; 
} 
.page-bar .page-toolbar.sdp-dash-chips-wrap { 
    padding: 0;
}
.sdp-dash-chips {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sdp-dash-chips > li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
}
.sdp-dash-chips > li > a {
    display: block;
    vertical-align: middle;
    padding: 10px;
}
.sdp-dash-chips > li > a:hover {
    background: #eee;
}
.sdp-dash-chips li > a > .badge { 
    margin-right:5px;
    font-weight: 600;
}
.dropdown-menu.dash-chips-dropdown { 
    width: 300px;
}
.dash-chips-listing { 
    padding: 0;
    border-bottom: 1px solid #e7ecf1;
    margin: 0;
    font-weight: 400;
    list-style: none;
}
.dash-chips-listing > li:nth-of-type(odd) {
    background-color: #fbfcfd;
}
.dash-chips-listing > li > a { 
    display: block;
    padding: 8px 10px;
}
.dash-chips-listing > li > a:hover { 
    background: #eef1f5;
}
.dash-chips-thumb { 
    float: left;
    width: 30px;
    height: 30px;
}
.dash-chips-excerpt { 
    margin-left: 40px;
}
.sdp-stat-box { 
    background: #fff;
    box-shadow: 0 1px 3px #c9c9c9;
    margin-bottom: 10px;
    text-align: center;
    padding: 15px;
}
.sdp-stat-icon {
    font-size: 24px;
    margin-bottom: 10px;
}
.sdp-stat-label {
    margin-bottom: 5px;
}
.sdp-stat-count {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 5px;
}
.sdp-stat-more > a {
    font-size: 10px;
    text-transform: uppercase;
}
.sdp-stat-more > a:hover, .sdp-stat-more > a:focus {
    text-decoration: none;
}
.data-view { 
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
.sdp-top-data .sdp-portlet { 
    margin-bottom: 20px;
}
.sdp-dashboard .mt-portlet { 
    margin-bottom: 10px;
}
.sdp-dashboard  .section-loader{
    background-size: 32px;

}
.sdp-data-listing { 
    margin: 0;
    padding: 0;
    list-style: none;
}
.sdp-data-listing li + li { 
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding-top: 10px;
}
.sdp-data-thumb { 
    float: left;
    width: 40px;
    height: 40px;
}
.sdp-ch-data-thumb { 
    border: 1px solid #ddd;
    padding: 5px;
    line-height: 28px;
    text-align: center;
}
.sdp-ch-data-thumb img { 
    max-height: 100%;
}
.sdp-data-excerpt { 
    margin-left: 50px;
    position: relative;
}
.sdp-top-excerpt { 
    padding-right: 40px;
}
.sdp-request-excerpt { 
    padding-right: 70px;
}
.sdp-request-right { 
    position: absolute;
    top:2px;
    right: 0;
    text-align: right;
}
.sdp-data-excerpt h6 { 
    font-weight: 600;
    margin:0 0 3px;
    line-height: normal;
}
.sdp-data-dot { 
    font-size: 5px;
    position: relative;
    top: -2px;
}
.sdp-data-excerpt h6 span { 
    margin-left: 5px;
    font-weight: 400;
}
.sdp-data-excerpt p { 
    color: #666;
    line-height: 22px;
}
.sdp-data-excerpt p:last-child { 
    margin-bottom: 0;
}
.sdp-custom-legends .sdp-data-listing li + li { 
    margin-top: 12px;
    padding-top: 12px;
}
.sdp-custom-legends .sdp-data-listing li { 
    cursor: pointer;
}
.thread-list { 
    list-style: none;
    padding: 0;
    margin: 0;
}
.thread-list li { 
    padding: 10px 15px;
}
.thread-list li:nth-of-type(odd) {
    background-color: #fbfcfd;
}
.thread-list li.unread { 
    background-color: #fffde1;
}
.thread-data { 
    position: relative;
}
.thread-thumb { 
    width: 60px;
    height: 60px;
    float: left;
}
.thread-excerpt { 
    margin-left: 75px;
    margin-right:75px;
}
.thread-right { 
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
}
.custom-legend-sign { 
    display: inline-block;
    border: 1px solid #eee;
    padding: 3px;
}
.custom-legend-sign i { 
    display: block;
    width: 10px;
    height: 10px;
    background: #eee;
}
.data-icon { 
    width: 18px;
    height: 18px;
    border: 1px solid #808080;
    color: #808080;
    text-align: center;
    display: inline-block;
    line-height: 15px;
}
.data-icon [class*=" fa-"] { 
    font-size: 12px;
}
.sdp-support .mt-portlet { 
    margin-bottom: 0;
}
.sdp-pie-chart-table .table { 
    border: 1px solid #e7ecf1;
    margin: 0;
}
.sdp-legend { 
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #ddd;
}
.devicechart {
    padding: 15px 0 30px;
    margin: 0 auto;
    display: table;
}

.media-thumbnail-view-2{
    position: relative;
}
.inline-loader {
    position: relative;
    min-height: 100px;
}
.thumbnail_list_div { 
    margin-bottom: 0;
}
.sdp-radio-thumb .progress { 
    margin: 10px 0 0;
}
.od-table .table{
    margin-bottom: 0px;
}

.od-table .table>tbody>tr>td, .od-table .table>tbody>tr>th, .od-table .table>tfoot>tr>td, .od-table .table>tfoot>tr>th, .od-table .table>thead>tr>td, .od-table .table>thead>tr>th{
    padding: 8px 15px;
}
.stat-filter-wrap { 
    border-top: 1px solid #ddd;
    padding: 0 15px;
    margin: 15px -15px 0;
}
.stat-filter-wrap .form-group { 
    margin: 8px 0 0;
}
.stat-aggregate-nav { 
    font-size: 0;
    background: #3e4b5c;
}
.stat-aggregate-nav .btn { 
    display: inline-block;
    padding:10px 15px;
    min-width: 120px;
    font-size:13px;
    color: #fff;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
    border: none;
    border-right:1px solid rgba(255,255,255,.1) ;
    background: #3e4b5c;
}
.stat-aggregate-nav .btn.active { 
    background: #fff;
    border-color: #fff;
    color: #3e4b5c;
}
.stat-aggregate-content { 
    position: relative;
}
.stat-spin { 
    padding: 40px 0 0 25px !important;
}
.channel-columns-title { 
    margin: 0 0 15px;
    padding: 5px 0 15px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
}
.stat-filter-wp { 
    border-bottom: 1px solid #ddd;
}
.indices-table .dataTables_extended_wrapper, .indices-table .table-scrollable, .indices-table .dataTables_scroll { 
    margin: 0 !important;
}
.indices-table .table.dataTable.no-footer { 
    border: none;
}
.epg-accordion { 
    border-color: #fff;
}
.epg-accordion .panel-group .panel+.panel { 
    margin-top: 15px;
}
.epg-accordion .panel-group .panel { 
    border: none;
}

.epg-accordion .accordion .panel .panel-title .accordion-toggle { 
    padding: 15px 50px 15px 15px;
    position: relative;
}
.epg-accordion .accordion .panel .panel-title .accordion-toggle .icon-change { 
    position: absolute;
    top: 20px;
    right: 20px;
}
.epg-accordion .accordion .panel .panel-title .accordion-toggle .fa-circle { 
    margin-right: 10px;
}
.epg-accordion .panel-title { 
    font-size: 14px;
}
.epg-accordion .panel-default .panel-body { 
    background: #f5f5f5;
}
.epg-accordion .accordion .panel .panel-title .accordion-toggle:not(.collapsed) { 
    background: #3e4b5c;
    color: #fff;
}

/*Packages Style*/

.col-20 { 
    width: 20%;
}
.col-20 p:last-child { 
    margin-bottom: 0;
}
.pkg-listing > .panel { 
    background: #fff;
    border: none;
    box-shadow: 0 1px 3px #c9c9c9 !important;
}
.pkg-listing > .panel-default>.panel-heading { 
    background: #fff;
    border: none;
    padding: 0;
}
.pkg-listing.panel-group > .panel+.panel { 
    margin-top: 20px;
}
.pkg-listing.panel-group > .panel-heading+.panel-collapse>.panel-body { 
    border: none;
}
.pkg-listing .panel-title a { 
    padding: 15px;
    background: #fff;
    border-top: 1px solid #eee;
    font-weight: 400;
    text-align: center;
    font-size: 12px;
    display: block;
    overflow: hidden;
}
.pkg-list-left { 
    width: 320px;
    color: #fff;
}
.pkg-list-table.iv-table { 
    height: 238px;
}
.iv-pkg-excerpt ul, .iv-pkg-excerpt ol { 
    margin-left: 15px;
    padding: 0;
}
.pkg-list-table .pkg-list-left.iv-table-cell { 
    padding: 0;
}
.pkg-list-left-inn { 
    background: #000;
    height: 100%;
    padding: 15px;
}
.pkg-list-center hr { 
    margin: 15px 0;
}
.pkg-list-center-top { 
    padding: 15px 15px 0;
}
.pkg-list-right { 
    width: 280px;
    padding: 15px;
    background: #eeeeee;
}
.pkg-actions select.form-control { 
    background-color: #fff;
}
.pkg-avail { 
    border-bottom: 1px solid #c4c2c2;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.pkg-listing .panel-title a span { 
    display: block;
}
.pkg-listing .panel-title a .pkg-hide { 
    display: block;
}
.pkg-listing .panel-title a .pkg-show { 
    display: none;
}
.pkg-listing .panel-title a.collapsed .pkg-hide { 
    display: none;
}
.pkg-listing .panel-title a.collapsed .pkg-show { 
    display: block;
}
.pkg-listing .panel-title a.collapsed .fa-chevron-up { 
    transform: rotate(180deg);
}
.sdp-pkg-info { 
    padding: 15px;
}
.sdp-pkg-type { 
    float: left;
    width: 150px;
}
.sdp-pkg-detail { 
    margin-left: 165px;
    overflow: hidden;
}
.pkg-title { 
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 14px;
}
.sdp-pkg-detail span { 
    display: block;
    word-break: break-all;
}
.sdp-pkg-detail .pkg-label { 
    font-weight: 600;
}
.sdp-pkg-detail .pkg-value { 
    color: #666;
}
.pkg-channel-item { 
    margin-bottom: 20px;
}
.pkg-listing-title { 
    margin: 0 0 20px;
}
.pkg-channel-thumb { 
    float: left;
    width: 60px;
    height: 60px;
    border: 1px solid #ddd;
    padding: 5px;
    line-height: 48px;
}
.pkg-channel-excerpt { 
    margin-left: 75px;
}
.pkg-channel-excerpt h6 { 
    margin:24px 0 0;
}
.pkg-channels { 
    overflow: hidden;
}
.pack-item.empty { 
    padding: 10px;
    text-align: center;
    margin-bottom: 15px;
    border: 1px dashed #ddd;
    color: #808080;
}
.pack-item-contianer { 
    border: 1px dashed #ddd;
    padding: 10px;
    min-height: 40px;
}
.pack-item { 
    margin-bottom: 10px;
    cursor: move;
    height: 34px;
    background: #fff;
    line-height: 32px;
    border: 1px solid #ddd;
}
.pack-item-view { 
    float: left;
    width: 34px;
    height: 32px;
    text-align: center;
    border-right: 1px solid #ddd;
}
.pack-item-view a { 
    display: block;
    color: #333;
}
.pack-item-view a:hover, .pack-item-view a:focus { 
    text-decoration: none;
}
.pack-item-contianer .pack-item:last-child { 
    margin-bottom: 0;
}
.pack-item-detail { 
    margin-left: 44px;
    margin-right: 10px;
}
.pack-item.empty { 
    text-align: center;
    margin-bottom: 0;
    cursor: move;
    height: auto;
    line-height: normal;
    border: none;
    padding: 5px 10px;
    background: #FFF;
}
.pkg-color { 
    position: relative;
}
.pkg-color + .pkg-color { 
    margin-left: 10px;
}
.pkg-color > input { 
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.pkg-color > span { 
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: #ddd;
    display: inline-block;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.pkg-color > input:checked ~ span { 
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    box-shadow: 0 0 5px #c7c7c7;
}
.pkg-color-1 { 
    color:#26C281; /* Green Jungle */
}
.pkg-color-2 { 
    color:#E87E04; /* Yellow Gold */
}
.pkg-color-3 { 
    color:#BF55EC; /* Purple Medium */
}
.pkg-color-4 { 
    color:#4B77BE; /* Blue Steel */
}
.pkg-color-5 { 
    color:#2ab4c0; /* Green Sharp */
}
.pkg-color-6 { 
    color:#67809F; /* Blue Hoki */
}
.pkg-color-7 { 
    color:#e43a45; /* Red Mint */
}
.pkg-color-8 { 
    color:#f3c200; /* Yellow Crusta */
}
.pkg-color-9 { 
    color:#9A12B3; /* Purple Seance */ 
}
.pkg-color-10 { 
    color:#EF4836; /* Red Flamingo */ 
}
.pkg-color.pkg-color-1 > span { 
    background:#26C281; /* Green Jungle */
}
.pkg-color.pkg-color-2 > span { 
    background:#E87E04; /* Yellow Gold */
}
.pkg-color.pkg-color-3 > span { 
    background:#BF55EC; /* Purple Medium */
}
.pkg-color.pkg-color-4 > span { 
    background:#4B77BE; /* Blue Steel */
}
.pkg-color.pkg-color-5 > span { 
    background:#2ab4c0; /* Green Sharp */
}
.pkg-color.pkg-color-6 > span { 
    background:#67809F; /* Blue Hoki */
}
.pkg-color.pkg-color-7 > span { 
    background:#e43a45; /* Red Mint */
}
.pkg-color.pkg-color-8 > span { 
    background:#f3c200; /* Yellow Crusta */
}
.pkg-color.pkg-color-9 > span { 
    background:#9A12B3; /* Purple Seance */ 
}
.pkg-color.pkg-color-10 > span { 
    background:#EF4836; /* Red Flamingo */ 
}
.lock-avatar-block { 
    width: 110px;
}
.page-footer-custom { 
    color: #fff;
}
.page-footer-custom a { 
    color:  #2C3E50 ;
}
.locked-body { 
    background: url(../../majors/images/screen_bg/1.jpg) no-repeat center top;
    background-size: cover;
}
.vt {
    display: inline-block;
    font-size: 10px;
    font-weight: 800;
    background: #333333;
    border: 1px solid #333;
    line-height: 14px;
    height: 14px;
    text-transform: uppercase;
    color: #fff;
    width: 22px;
    text-align: center;
    margin: 0 5px;
}
.vt-outline { 
    background: transparent;
    color: #333;
}
.ctn-page .sdp-panel { 
    margin-bottom: 10px;
}
.ctn-nav.nav-pills { 
    margin-bottom: 0;
    background: #e7e7e7;
}
.ctn-nav.nav-pills>li>a { 
    text-align: center;
    background: #e7e7e7;
    color: #333;
    padding: 15px;
    font-weight: 600;
}
.nav-pills>li+li { 
    margin: 0;
}
.ctn-nav.one li { 
    width: 100%;
}
.ctn-nav.two li { 
    width: 50%;
}
.ctn-nav.three li { 
    width: 33.33%;
}
.ctn-nav.four li { 
    width: 25%;
}
.ctn-nav.nav-pills>li.active>a, .ctn-nav.nav-pills>li.active>a:focus, .ctn-nav.nav-pills>li.active>a:hover { 
    background: #fff;
    color: #3598dc;
}
.ctn-circle-left { 
    float: left;
    width: 60px;
    position: relative;
}
.ctn-circle-caption { 
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 60px;
    text-align: center;
}
.ctn-circle-right { 
    margin-left: 75px;
}
.ctn-big-tab .btn.white { 
    box-shadow: none;
    border: none;
}
.ctn-big-tab .btn.white:hover, .ctn-big-tab .btn.white:focus, .ctn-big-tab .btn.white.active:hover, .ctn-big-tab .btn.white.active:focus { 
    background: #e6e6e6;
}
.ctn-big-tab .btn.white.active:before { 
    content: "";
    position: absolute;
    height: 4px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #3598dc;
}
.ctn-big-tab .btn.white.active:after { 
    position: absolute;
    bottom:-20px;
    left: 50%;
    margin-left: -10px;
    content: "";
    border-width: 10px;
    border-style: solid;
    border-color: #3598dc transparent transparent;
}
.ctn-thumb { 
    padding: 20px 10px;
    border: 1px solid #ddd;
}
.iv-icon-list { 
    list-style: none;
    padding: 0;
    margin: 0;
}
.iv-icon-list li { 
    padding-left: 24px;
    position: relative;
}
.iv-icon-list li + li { 
    margin-top: 10px;
}
.iv-icon-list li .fa { 
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 14px;
}
.ctn-card { 
    display: block;
    color: #333;
}
.ctn-card:hover, .ctn-card:focus { 
    text-decoration: none;
}
.ctn-card:hover { 
    box-shadow: 0 0 15px #c9c9c9;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown.iv-time-zone { 
    color: #b4bcc8;
    line-height: 50px;
    margin-right: 15px;
}

