body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.53846154;
    color: #333333;
    background-color: #f7f7f9;
    margin: 0;
    padding-bottom: 48px;
}

.btn, .form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.system-title {
    margin: 10px ;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.logo-img {
    max-height: 38px;
    margin:5px 15px;
}

.panel-login {
    margin-top: 128px;
}

.panel-login > .panel-heading {
    font-weight: 700;
    font-size: 25px;
    color: white;
    background-color: #2F4F4F;
    padding: 12px 15px;
    text-align: center;
}

.error-code {
    font-size: 14em;
}

.panel-login .form-horizontal {
    border: 0;
}

.form-horizontal {
    padding: 15px;
    padding-top: 24px;
    background-color: #ffffff;
    /*border: 1px solid #dddddd;*/
    /*max-width: 850px;*/
}

.form-horizontal .form-group {
    margin-bottom: 20px;
}

.panel-login .form-group-buttons {
    text-align: center;
    margin-bottom: 0;
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.panel-login .form-group-buttons .btn-login, .panel-login .form-group-buttons .btn-login:visited {
    color: #fff;
    background-color: #2F4F4F;
    border-color: #2F4F4F;
}

.panel-login .form-group-buttons .btn-login {
    width: 100%;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

.navbar-brand .h3 {
    margin: 0;
    color: #eeeeee;
}

#header .nav {
    font-size: 18px;
}

.navbar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0px;
}

.modal-header,.modal-body,.modal-footer {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
}

.navbar-inverse {
    background-color: #2F4F4F;
    border-color: #2F4F40;
}

.navbar-inverse .navbar-nav > li > a {
    color: #eeeeee;
    border-bottom: transparent 3px solid;
}

.navbar-nav > li > a {
    padding-top: 16px;
    padding-bottom: 16px;
    font-weight: 500;
    line-height: 19px;
}

a {
    color: #428bca;
    text-decoration: none;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    border-bottom-width: 3px;
    padding-bottom: 16px;
    color: #ffffff;
    background-color: #080808;
    border-bottom-color: #c0392b;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #eeeeee;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #080808;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #eeeeee;
    background-color: #2F4F4F;
}

.navbar-inverse .navbar-toggle:hover {
    background-color: #2F4F4F;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #2F4F40;
}

.navbar-nav > li > .dropdown-menu, .navbar-inverse .navbar-toggle {
    background-color: #2F4F40;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    border-bottom-width: 3px;
    padding-bottom: 16px;
    color: #ffffff;
    background-color: #080808;
}

#master-title {
    background-color: white;
    border-bottom: 1px solid #c9c9c9;
}

#master-title h1 {
    margin: 0;
    line-height: 2.3em;
    color: #2c3e50;
    position: relative;
    z-index: 1;
}

.main {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.row {
    margin-top: 15px;
    margin-right: -15px;
    margin-left: -15px;
}

.stat-counters .counter {
    padding: 15px;
    background-color: #ffffff;
    text-align: center;
}

.stat-counters .counter .value {
    font-weight: 500;
    font-size: 28px;
    color: #34495e;
}

.stat-counters .counter .caption {
    color: #95a5a6;
}

.stat-counters .col-md-3 {
    margin-bottom: 10px;
}

.panel-primary > .panel-heading {
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    word-spacing: 3px;
    border-bottom: #bdc3c7 1px solid;
    color: #2F4F40;
    background-color: #ddd;
}

.panel, .panel-heading {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.streams .media {
    border-bottom: 2px solid lightgray;
}

.streams dd {
    margin-left: 10px;
}

.streams .media-body {
    margin-left: -30px;
}

.panel {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 20px;
    background-color: #fff;
}

/*.panel .panel-body {
    min-height: 400px;
}*/

.nav-tabs-2 {
    border-bottom: 1px solid #bdc3c7;
    padding-left: 1em;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav-tabs-2 > li {
    float: left;
    margin-bottom: -1px;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li.active {
    height: 50px;
}

.nav-tabs-2 > li.active > a, .nav-tabs-2 > li.active > a:hover, .nav-tabs-2 > li.active > a:focus {
    color: #555555;
    background-color: #f7f7f9;
    border: 1px solid #bdc3c7;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-tabs-2 > li.active > a {
    font-weight: 700;
}

.nav-tabs-2 > li > a {
    color: #333333;
    text-transform: uppercase;
    margin-right: 2px;
    line-height: 1.53846154;
    border: 1px solid transparent;
    border-radius: 3px 3px 0 0;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

a, a:active, a:visited, a:hover{
    color: #2F4F40;
    text-decoration: none;
}

a {
    background: transparent;
}

#search_form {
    width: 100%;
}

#search_form .row {
    margin: 3px;
}

.search-form {
    width: 100%;
    max-width: 100%;
    background-color: #f7f7f9;
    border: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.search-form .input-group {
    width: 100%;
}

.input-group-addon {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.form-group {
    margin: 0px;
    padding: 3px 14px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #bdc3c7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #aaa;
    margin-top: 3px;
    margin-bottom: 3px;
    background-color: #fff;
}

.select2-container--default .select2-selection--single {
    height: 34px;
}

.select2-dropdown, audio {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

table.table-with-details {
    /* border-collapse: separate; */
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 19px;
}

table {
    background-color: #ffffff;
    font-size: 1.2em;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table > thead > tr > th {
    color: #16a085;
    border-bottom: 3px solid #1abc9c;
    text-transform: uppercase;
}

.row-details .expanded {
    background-color: #fff;
    border: 5px solid #7f8c8d;
}

.table-with-details .row-data.expanded {
    color: white;
    background-color: #7f8c8d;
}

.table-with-details .row-data {
    cursor: pointer;
}

.row-details.collapsed {
    display: block;
}

.details-content {
    padding: 0px;
}

.row-details-content {
    border: 5px solid #7f8c8d;
    border-top-width: 0;
    padding: 8px;
    min-height: 300px;
    background-color: #fff;
}

.row-details:hover, .row-details {
    background-color: #fff;
}

.row-details-content dl.view {
    margin-bottom: 0;
    padding: 0;
}

.dl-horizontal-compact {
    background-color: white;
    padding: 15px;
}

dl {
    margin-top: 5px;
    margin-bottom: 19px;
}

dt, dd {
    margin-bottom: 5px;
}

.row-details-content dl.view dt {
    font-weight: bold;
}

dl.view dt {
    font-weight: normal;
}

.row-details-content dl.view dd {
    font-weight: normal;
}

dl.view dd {
    font-weight: bold;
}

audio, video {
    clear: both;
    width: 100%;
}

.dataTables_wrapper .row {
    margin-top: 0px;
}

.form-control-feedback {
    padding-left: 22px;
}

.system-setting-form .col-sm-7 .col-sm-3 {
    padding-left: 0px;
}

.success-container {
    color: #fff;
    background-color: lightgray;
    position: absolute;
    top: 300px;
    width: 100%;
    margin: 20px auto;
    padding: 5px;
    z-index: 999;
}

.success-container .row {
    margin: 5px;
}

.conference-preview {
    margin: 5px 2px;
    padding: 5px;
    border: 2px solid #fff;
    background-color: lightgray;
}


.preview h5 {
    max-height: 14px;
    overflow: hidden;
}

.list-group-item, .thumbnail, .bootstrap-switch, .bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.conference-detail {
    background-color: #fff;
    margin-bottom: 20px;
}

.conference-detail .panel-body {
    height: 100%;
    min-height: 100%;
}

.conference_participant, .conference_streams {
    width: 100%;
    overflow: hidden;
    border-bottom: 2px solid lightgray;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
.participant {
    overflow: hidden;
    border-bottom: 2px solid lightgray;
}
.audiojs {
    margin: 15px 0px 20px;
    max-width: 100%;
    width: 100%;
}

.conference, .call {
    margin-bottom: 5px;
    /*border: 1px solid #2F4F4F;*/
}

.form-group > .col-sm-2, .form-group > .col-sm-7, .form-group .col-sm-4 {
    margin-bottom: 3px;
}

.footer {
    border-top: 1px solid lightgray;
    padding: 4px;
}

.footer p {
    margin: 0px;
}

.role-add-form {
    background-color: #fff;
    margin-top: 10px;
    padding: 0px;
}

.panel-body .col-md-6:nth-child(even) {
    padding: 5px;
    border-left: solid 3px #ebebeb;
}

#conferences_table tbody tr {
    /*cursor:pointer*/
}

.performance div {
    margin: 5px auto;
    text-align: center;
}

.proformance-range {
    margin: 10px auto;
}

.media-object {
    margin-left: 15px;
    max-height: 128px;
}

.play-list {
    height: 460px;
    overflow-y: scroll;
}

.play-list .list-unstyled {
    overflow-x: hidden;
}

.play-list img {
    max-height: 72px;
    max-width: 128px;
    margin-left: 0px;
}

.play-list li {
    margin: 10px auto;
    height: 72px;
    overflow: hidden;
}

.play-list li h5{
    margin: 2px auto;
    height: 60px;
    overflow: hidden;
}

.play-box {
    height: 100%;
}

.live-box {
    min-height: 860px;
}

.player ,.conference-share{
    min-height: 380px;
    color: #fff;
    padding: 10px 0px;
}

.stream-main {
    margin-top: 0px;
    background: #222;
}

.share a, .share a:active, .share a:visited, .share a:hover {
    color: #fff;
    text-decoration: none;
}

.verify-form {
    padding-top: 100px;
    background: url(/public/images/verify-bg.png) no-repeat 0 0;
    border-image-repeat: stretch;
}

.verify-invalid {
    padding: 20px;
}

.glyphicon-download-alt {
    color: #fff;
}

.live-setting-form .row {
    opacity: 0.4;
}

.live-setting-form .active {
    opacity: 1;
}

.thumbnail > a .bmbox{
    width:100%;
    height:60%;
    background:black;
    position:absolute;
    background: url(../images/play.png) 50% 50% no-repeat;
    display:none;
    left: 0;
    top: 0;
    text-align:center;
}
.thumbnail > a:hover .bmbox{
    display:block;
}
