body { 
    padding-top: 70px;
    background: #f7f7f7 !important;
}

.pinterest table a { color:#fff;}

.lh a { color:#007AFF;}
.lh a:hover { text-decoration: none;}

.lh .btn-success, .lh .label-success { color:#fff; background: #4CD864; border-color:#4CD864 }
.lh .btn-default { color:#000; }
.lh .btn-primary { color:#fff;  background-color: #007AFF; border-color:#007AFF }

.lh .btn-block { padding-top:3%; padding-bottom: 3%; font-size: 15px; }

#page-interview .form-group { margin:3% 0; }

.lh .navbar-lh {
    background-color:rgba(0,0,0,0.9);
    border-bottom: 1px solid #e8e8e8;
}

.navbar-lh a:link, .navbar-lh a:visited { color:#fff;}

ul.nav .dropdown-menu { background: rgba(0,0,0,0.9)}

.navbar-lh .nav>li>a:focus, .navbar-lh .nav>li>a:hover { background-color: rgba(255,255,255,0.1)}

.lh .nav-tabs.affix { 
    left:0;
    background-color: white;
    width: 100%;
    margin: 0;
    top: 51px;
    box-shadow: 0px 5px 31px 0px rgba(0,0,0,0.23);
    padding: 0;
    z-index: 9;}

.lh .nav-tabs.affix>li { margin-bottom: 0;} 

.lh .nav-tabs.affix>li.active>a, .nav-tabs.affix>li.active>a:focus, .nav-tabs.affix>li.active>a:hover {
    border-bottom: 2px solid #007AFF;
    border-right: 0;
    border-left: 0;
    border-top: 0;
}

.lh .mce-notification-warning { display: none; }

.lh #interview_ifr { height:500px;}

.lh .label-warning { background-color: #FFCC00; }
.lh .bg-warning { background-color:#ffa500; color:#fff; padding:10px; border-radius: 10px;}

.lh .bg-info { background-color:#5AC8FA; color:#fff; padding:10px; border-radius: 10px;}


.lh .nav-tabs .badge { background: none; color:#B1B1B1; border:1px solid #B1B1B1; font-weight: 400;}
.lh .nav-tabs a { color:#000;}


.lh .table>thead>tr>th {
font-size: 12px;
    text-transform: uppercase;
    color: #4e4e4e;
    }

.lh h1 {     font-size: 30px;
    font-weight: 200;}


.lh .label { 
        padding: 5px 10px;
    font-size: 12px;
    text-transform: uppercase;}


.lh .table .found  { background-color: rgba(255, 255, 0, 0.6);
}

.lh .table>tbody>tr>td, 
.lh .table>tbody>tr>th, 
.lh .table>tfoot>tr>td, 
.lh .table>tfoot>tr>th, 
.lh .table>thead>tr>td, 
.lh .table>thead>tr>th {
    vertical-align: middle;
}

.lh .back-to-top {
    display: inline;
    position: fixed;
    bottom: 5px;
    right: 15px;
    font-size: 30px;
    color: rgba(0,0,0,0.5);
}

.lh .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 0;
    border-radius: 4px;
   -webkit-box-shadow: 0px 0px 36px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 36px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 36px 0px rgba(0,0,0,0.08);
}

.lh input[type="checkbox"]{
   transform: scale(1.5);
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    padding: 10px;
   
 
}

.ig-photos .tab-pane .col-md-2, 
.ig-photos .tab-pane .col-md-3,
.ig-photos .tab-pane .col-md-4{
    margin: 0 0 2% 0;
    padding: 0px;
   
}

.photo-item {
    margin: 10px;
    padding: 10px;
     background: #f1f1f1;
        border-radius: 2px;
    border: 1px solid #dbdbdb;
}

.ig-photos .tab-pane .col-md-2 img,
.ig-photos .tab-pane .col-md-3 img, 
.ig-photos .tab-pane .col-md-4 img, 
{ width:100%; height: auto; max-width: 300px; }

.lh .list-inline-item {
    border: 1px solid #ddd;
    background: white;
    border-radius: 3px;
    padding: 2px 6px;
    margin: 0 2px;
}

.margin-right-1 {margin-right: ($spacer * .25) !important;}

.panel-default>.panel-heading { font-weight: bold; font-size:16px;}

.table-hover>tbody>tr:hover { color:black !important; background-color:none!important} 