﻿@import url('roboto.css');
body {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    background: #0e635b;
    background-image: url('../images/leftbar.jpg');
    background-size: cover;
}
.left_col { 
    background: #0e635b;
    background-image: url('../images/leftbar.jpg');
    background-size: cover;
}

.x_panel{
    margin-bottom: 20px !important;
}
@media (min-width: 768px){
.footer_fixed footer {
    margin-left: 70px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding: 6px 20px;
    height: 30px;
    text-align: center;
}
}
.text-ellipsis{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.w-450{
    max-width:450px!important;
}
.mg-b-15{
    margin-bottom:15px !important;
}
.mg-t-0{
    margin-top:0px !important;
}
.pd-t-5{
    padding-top:5px !important;
}
.pd-t-17{
    padding-top:17px !important;
}
.nav_title {
   background:none !important;
   border-bottom: 1px solid #0e3a37 !important;
}
strong, b {
    font-weight: 400 !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
.mg-t-0{
    margin-top:0px !important;
}
.pd-t-5{
    padding-top:5px !important;
}
.badge a{
    color:#fff;
}
.address{
    font-size:14px !important;
    margin-right: 50px !important;
    min-width:250px!important;
    padding-top: 8px!important;
}
.title-bar {
    color: #fff;
}
.title-bar:hover {
    color: #fff;
}
.title-bar small {
    font-size: 13px !important;
    height: 12px;
    line-height: 1px;
    display: block;
    width: 100%;
    clear: both;
    font-weight: normal;
}
.small, small {
    font-size: 11px;
    font-weight: 500;
}
.anchorClick{
    background-image: linear-gradient(#009688, #126b63);
    padding: 4px !important;
}
.errordiv {
    height: 27px;
    background-color: #d5334314;
    color: #a71a1a;
    font-weight: 500;
    font-size: 13px;
    padding: 5px;
}
.table > tbody > tr > td.errordiv {
        height: 27px;
    background-color: #d5334314;
    color: #a71a1a !important;
    font-weight: 500;
    font-size: 13px !important;
    padding: 5px !important;
    background-image: none !important;
    border-color: #fceff0 !important;
}

.media-left {
    padding-right: 10px;
    width: 80%;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: middle;
}
/*MODEL STYLE START*/
.modal-content {
     border-radius: 0px;
}
.modal-body {
    position: relative;
    padding: 10px 15px;
}
.modal-header {
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-footer {
    padding: 10px 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
/*MODEL STYLE END*/
.dataTables_filter 
{
    display: none;
}
.dataTables_length select {
    text-transform: none;
    border: 1px solid #fff;
    border: 1px solid #b9b9b9 !important;
    font-size: 12px !important;
    font-weight: 400;
    height: 25px !important;
    outline: none;
}
div.dataTables_wrapper div.dataTables_info {
    padding-top: 0px;
    white-space: nowrap;
    font-size: 11px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.dataTables_paginate a {
    padding: 6px 9px !important;
    background: #fff !important;
    border-color: #ddd !important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #3787cc !important;
    border-color: #337ab7 !important;
}
.table-bordered thead tr th:first-child, .table-bordered thead tr td:first-child, .table-bordered tfoot tr th:first-child, .table-bordered tfoot tr td:first-child {
    border-left: 0;
}
.table thead.bg-primary > tr > th, .table thead.bg-primary > tr > td, .table tfoot.bg-primary > tr > th, .table tfoot.bg-primary > tr > td {
    background-color: #15558B;
    color: #fff;
    padding: 5px 8px;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 0px !important; 
}
td a.btn {
    border-radius: 0px !important;
    margin-bottom: 0px;
    margin-right: 5px;
    margin-top: 0px;
    padding: 0px 3px !important;
}

.form-group .btn {
    margin-bottom: -6px;
    padding: 3px 5px;
}
td a.table-btn-circle {
    height: 16px !important;
    width: 16px !important;
    padding: 0px !important;
    border-radius: 50px !important;
}
.input-group-btn .btn 
    {
    margin-bottom: 0;
    margin-right: 0px;
    margin-top: 0px;
}
button, .buttons, .btn, .modal-footer .btn+.btn {
    margin-bottom: 1px;
    margin-right: 5px;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 4px 8px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px;
}
select.input-sm {
    height: 25px;
    line-height: 25px;
}
.link{
    color: #0f988b;
    font-size: 12px;
    font-weight: bolder;
}
ul.to_do li {
    background: #eaecef;
    border-radius: 1px;
    position: relative;
    padding: 5px;
    margin-bottom: 1px;
    list-style: none;
}
.pull-right{
  padding-top:5px!important;
}
.datepicker thead tr:first-child th, .datepicker tfoot tr th {
    cursor: pointer;
    background-color: #169654;
    color: #fff;
}
.datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {
    background: rgb(22, 150, 84);
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5px;
        margin-top: 5px;
}
.table-responsive .container-fluid {
    padding:0px 0px!important;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
   
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border:none !important;
        margin-top: 5px;
    }
}
.x_title h2 {
    margin: 5px 0 6px;
    float: left;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
}
.form-control {
    display: block;
    width: 100%;
    height: 25px;
    padding: 2px 6px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #000;
    border:1px solid #b6b6b6;
    border: 1px solid #a1d8d4!important;
}
.form-control:focus {
  
    border: 1px solid #37827c!important;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 3px;
    font-weight: 500;
    font-size: 12px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: 0px;
    margin-top: -1px;
}
.error-input {
    border:1px solid #DC3545!important;
}
.proper{
    text-transform:capitalize;
}
.upper{
    text-transform:uppercase;
}
.lower{
    text-transform:lowercase;
}
th {
    font-size: 13px !important;
    color: #fff;
        background-image: linear-gradient(#135a57, #104642);
    font-weight: 400 !important;
}
td {
    font-size:13px !important;
    color:#000;
    padding: 5px !important;
    padding-bottom: 4px !important;
   /* background-image: linear-gradient(#ffffff, #f0fffe);*/
}
tfoot {
    background: #4bb1d0 none repeat scroll 0 0;
}
.loadingli{
    vertical-align:middle;
}
.table>tbody>tr>td {
    padding: 5px !important;
    line-height: 1;
    vertical-align: middle;
    border-top: 1px solid #ddd;
    color: #000 !important;
}
.tablebtn > tbody > tr > td {
    padding: 3px !important;
}
.table > thead > tr > th {
    padding: 6px !important;
    line-height: 1.2;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table>tfoot>tr>th {
    padding: 6px !important;
    line-height: 1.2;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.glyph-icon{
    top: 10px !important;
    color: #0a7770;
        font-weight: 600;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after 
{
    font-family: Flaticon;
    font-size: 30px;
    font-style: normal;
    margin-left: 2px;
    margin-right: 10px;
}
@media screen and (max-width: 767px) {
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
         white-space:nowrap !important; 
    }
    .table>tbody>tr>td {
        padding: 4px !important;
        line-height: 1;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 1px solid #ddd;
    }
   .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 1px solid #ddd;
    }
}
.pd-top-22{
    padding-top:21px;
}
.pd-top-20{
    padding-top:17px;
}
.pd-top-0{
    padding-top:0px;
}
.pd-top-3{
    padding-top:3px;
}
.m-top-0{
    margin-top:0px!important;
}
.m-bottom-5{
    margin-bottom:5px !important;
}
.color-white{
    color:#fff !important;
}
.width-100{
    width:100%;
}
.pull-padding-top{
    padding-top:1px !important;
}
.pull-padding-top3{
    padding-top:3px !important;
}
.pull-padding-top a{
    color:#fff !important;
}
.padding-btn{
    padding-top:3px !important;
}
.pull-padding-top3 a{
    color:#fff !important;
}
table.dataTable thead .sorting:after {
opacity: 0.5;
content: "\e150";
}
 table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    position: absolute;
    bottom: 5px;
    right: 8px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: 0.5;
}
 .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th {
    border: 1px solid #157067;
}
.table-info .table-bordered>tbody>tr>th {
    border-color: #082550!important;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
   border: 1px solid #15380a  !important;
}
.text-white{
    color:#ffffff!important;
}
.v-align{
    padding-top:2px!important;
}
.v-align a{
    color:#fff!important;
}
.span{
    color:#000000;
    padding-bottom:5px;
    width: 100%;
}
.status{
    padding-top:5px;
    padding-bottom:5px;
}
.tile-stats {
    position: relative;
    display: block;
    margin-bottom: 12px;
    border: 0px solid #0f6f04;
    -webkit-border-radius: 0px;
    overflow: hidden;
    padding-bottom: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    background: #FFF;
    transition: all 300ms ease-in-out;
    box-shadow: 0px 6px 0px #174c1f, 0px 3px 15px rgba(0,0,0,.4);
    background-image: url('../images/tiles.jpg');
    background-size: cover;
    min-height: 107px;
}
.tile-stats .count {
    font-size: 18px !important;
    font-weight: bold;
    line-height: 1.65857;
}
.tile-stats h3 {
    color: #fff;
    font-size: 14px;
}
.tile-stats p {
    margin-top: 10px;
    font-size: 14px;
}
.tile-stats .icon i {
    margin: 0;
    font-size: 56px;
    line-height: 0;
    vertical-align: bottom;
    padding: 0;
}
.tile-stats .icon {
    right: 35px !important;
    color: #FFFFFF;
}
.tile-stats:hover .icon i {
color: #BAB8B8 !important;
}
.nav-tabs > li > a {
    padding: 5px 8px 5px;
}
.progress {
    margin-bottom: 0px !important;
}

.tile-stats .count, .tile-stats h3, .tile-stats p {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    color: #fff;
    /*text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
    
}

.tile-warning h3 {
    color: #3c2828;
    
}
.tile-warning {
        border: 1px solid #d4c648;
    background: #e6d53a;
    color: #3c2828;
        box-shadow: 0px 6px 0px #a99c27, 0px 3px 15px rgba(0,0,0,.4);
}
.media .date {
    background: #107106 !important;
    border: 1px solid #207317;
}
.media .date .day {
    font-size: 24px;
    line-height: 30px;
}
.event .media-body p {
    margin-bottom: 0;
    color: #6b6767;
    font-size:13px;
}
.event .media-body a.title {
    font-weight: bold;
    padding-left: 0px! important;
    color:#444 !important;
    font-size: 14px;
}
ul.user_data li {
    margin-bottom: 5px;
    color: #486175;
    border-bottom: 1px dotted #e3e3e3;
}
ul.messages li .message_wrapper h4.heading {
    font-weight: 600;
    margin: 0;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 7px;
    line-height: 100%;
    color: #15558b;
}
ul.messages li, .tasks li {
    border-bottom: 1px dotted #e6e6e6;
    padding: 0px 0px;
    color: #486175;
}
.h3, h3 {
    font-size: 18px;
    color: #486175;
}
.message_wrapper {
    margin-left: 2px !important;
    margin-right: 2px !important;
    margin-top: 2px !important;
}
ul.messages {
    padding: 0;
    margin-bottom: -1px !important;
    list-style: none;
}
.padding-b-20 {
    padding-bottom: 20px;
}
.padding {
    padding-top: 3px !important;
}
blockquote {
    font-size: 13px;
    border-left: 3px solid #0f5f57  !important;
    margin: 0 0 2px !important;
}
ul.msg_list li a .message {
    display: block !important;
    font-size: 13px;
    color: #444;
}
ul.msg_list li a .title {
    font-size: 13px;
    font-weight: bolder;
    color: #444;
}
.message:last-child {
    border-bottom: none;
}
.profile_center {
    text-align: -webkit-center;
    margin-top: 20px;
}
.img-circle {
    /*border: 1px solid #a7a7a7 !important;*/
}
.border {
    border-left: 1px solid #e6e9ed;
    border-bottom: 1px solid #e6e9ed;
    border-right: 1px solid #e6e9ed;
}
.profile_details .profile_view .bottom {
    background: #25540d;
    padding: 8px 0;
    border-top: 1px solid #E6E9ED;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.nav_title {
   background: #0e635b;
   border-bottom: 1px solid #0e3a37 !important;
}
.nav>li {
   border-bottom: 1px solid #0e3a37  !important;
}
.nav.side-menu > li.active > a {
    background: #09524b;
    border-bottom: 1px solid #08443e;
}
.nav.side-menu>li.active, .nav.side-menu>li.current-page {
     border-left:5px solid #065d57;
}
.nav>li>a:hover, .nav>li>a:focus {
    background-color: #0c655c;
}
.nav.child_menu li.active, .nav.child_menu li:hover {
    background-color: rgb(19, 99, 91) !important;
}
.toggle a {
     color: #115a53;
}
.x_title {
   background: #115a53;
   border-bottom: 0px solid #012348;
   background-image: url('../images/leftbar.jpg');
    background-size: cover;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background-color: #0d3c37 !important;
    border: 1px solid #124640;
}
.nav-tabs>li{
        border-bottom: 1px solid #dddddd  !important;
}
.nav-tabs>li>a {
       border: 1px solid #0f4e4b;
    background-color: #115955;
}

.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
    border-color: #0f5f00    #0f5f00    #0f5f00   ;
}
.top_nav .navbar-right li {
    border-bottom: none!important;
}
.nav.side-menu>li>a {
    padding: 8px 8px 8px 8px;
    color: #d4d4d4;
    font-weight: 400;
}
.main_menu .fa {
    width: 25px;
    font-size: 14px;
    text-align: center;
}
.nav-md ul.nav.child_menu li:before {
    background: #d4d4d4;
    bottom: auto;
    content: "";
    height: 7px;
    left: 24px;
    margin-top: 15px;
    position: absolute;
    right: auto;
    width: 7px;
    z-index: 1;
    border-radius: 50%;
}
.nav-md ul.nav.child_menu li:after {
    border-left: 1px solid #d4d4d4;
    bottom: 0;
    content: "";
    left: 27px;
    position: absolute;
    top: 0;
}
.nav_menu {
    border-bottom: 1px solid #115a53;
}
.nav.side-menu:first-child {
     border-top: 1px solid #0e3a37;
}
.nav.child_menu>li>a {
   padding: 8px;
}
.nav-sm .nav.child_menu li.active, .nav-sm .nav.side-menu li.active-sm {
    border-right:5px solid #0e443f;
}
.nav-sm .nav.side-menu li a {
   font-size: 12px;
}
.nav.child_menu>li>a, .nav.side-menu>li>a {
   font-size: 12px;
   font-weight: 400;
}
.nav li.current-page {
    background: #03211e !important;
    border-bottom: 1px solid #0b3d3a !important;
}
.nav li li.current-page a:active {
    color: #fff !important;
    background-color: #104a47 !important;
}
.nav li.current-page li.active, .nav li.current-page li:hover {
    background-color: rgb(51, 122, 183);
}
.nav.child_menu li {
   padding-left: 36px;
       background: rgb(6, 53, 49);
   border-bottom: 1px solid rgb(9, 45, 42) !important;
}
.nav.child_menu li:last-child {
   border-bottom:none !important; 
}
ul.msg_list li 
{
    background: #e4ecec;
    padding: 5px;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0px 0;
    width: 100% !important;
}
ul.msg_list li a 
{
    padding: 3px 5px !important;
    width: 100%;
}
 ul.msg_list li a 
{
    width: 100%;
}
ul.msg_list li a .image img 
{
    width: 50px;
}
ul.msg_list li a .time 
{
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    position: absolute;
    right: 20px;
    color: #444;
}
.input-group-btn .btn 
{
    margin-bottom: 0;
    margin-right: 0px;
    margin-top: 0px;
}
.span{
    color:#000000;
    padding-bottom:5px;
}
.status{
    padding-top:5px;
    padding-bottom:5px;
}
.btn-group-xs>.btn, .btn-pad {
    padding: 2px 5px !important;
  
}
ul.msg_list li:last-child {
    margin-bottom: 6px;
    padding: 5px !important;
}
.count span{
    font-size: 16px;
}
.btn {
    border-radius: 0px;
    margin-right: 0px !important;
}
.btn-right {
    text-align: right;
    padding-top: 8px;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    height: 25px;
    padding: 4px 5px;
    font-size: 12px;
}
@media (max-width: 767px) {
    .nav-md .container.body .right_col {
        width: 100%;
        padding-right: 5px !important;
    }
}
.table-info .table-header{
    background:#fff;
    position:relative;
    border:1px solid #e4e4e4;
    margin-bottom:-1px;
    padding:10px 15px;
    border-top-right-radius:2px;
    border-top-left-radius:2px
}
.table-info .table-header .table-caption {
    font-size: 14px !important;
    line-height: 15px;
    font-weight: 500 !important;
    margin: 0;
    padding: 0;
    color:#ffffff;
}
.table-info .table-header-branch {
    background: #11728e;
    position: relative;
    margin-bottom: -1px;
    padding: 7px 7px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    color:#fff;
}
.table-info .table-header-branch .table-caption-branch {
    font-size: 12px !important;
    line-height: 12px;
    font-weight: 500 !important;
    margin: 0;
    padding: 0;
}
.table-info .table-header {
    background: #407caf !important;
    border-color: #164e7f  !important;
}
.table-info thead, .table-info thead th, .table-info thead tr,.table-info tfoot, .table-info tfoot th, .table-info tfoot tr {
    border-color: #606968 !important;
    color: #fff;
    border-bottom: 1px solid #ffffff !important;
    background-image: linear-gradient(#0d8c80, #0c544e);
}
.table-info td{
    text-align:right;
    font-size:13px !important;
}
.table-info td:first-child {
    border-right: 1px solid #ddd!important;
    text-align:left !important;
}
.table-info td:last-child {
    border-right: 1px solid #ddd!important;
    text-align:right !important;
}
.table-info th{
    text-align:right;
    font-size:13px !important;
    border-right: 1px solid #082550 !important;
}
.table-info th:first-child {
    border-right: 1px solid #082550 !important;
    text-align:left !important;
}
.table-info th:last-child {
    border-right: 1px solid #ddd!important;
    text-align:right !important;
}
.table-info .table-header {
    background: #20544f !important;
    border-color: #1d4844 !important;
}
.table-info .table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th{
    border-color: #cdeae8  !important;
    margin-top: 0px;
}
.table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-color: #063835 !important;
}
.table-info .table-bordered thead tr th:first-child, .table-bordered thead tr td:first-child, .table-bordered tfoot tr th:first-child, .table-bordered tfoot tr td:first-child {
    border-left: 1px solid #1f588a !important;
}
.table-info .table-bordered thead tr th:last-child, .table-bordered thead tr td:last-child, .table-bordered tfoot tr th:last-child, .table-bordered tfoot tr td:last-child {
    border-right: 1px solid #1f588a !important;
} 
.tableicheck > tbody > tr > td {
    padding: 2px !important;
    padding-left: 6px !important;
}
.tableicheck > thead > tr > th {
    padding: 3px !important;
    padding-left: 6px !important;
}
.tableicheck > tfoot > tr > th {
    padding: 3px !important;
    padding-left: 6px !important;
}
.tableichecki > tbody > tr > td {
    padding: 2px !important;
    padding-left: 6px !important;
}
.tableichecki > thead > tr > th {
    padding: 5px !important;
    padding-left: 6px !important;
}
.tableichecki > tfoot > tr > th {
    padding: 5px !important;
    padding-left: 6px !important;
}
.profile_info {
    padding: 9px 5px 0px 0px;
    width: 65%;
    float: left;
    font-weight: 500;
}
/*ADMIN HOME PAGE*/
.panel-heading-controls{
    margin-top:-19px;
    margin-bottom:-200px;
    float:right
}
.stat-panel{
    background:#fff;
    border-radius:2px;
    display:table;
    margin-bottom:22px;
    overflow:hidden;
    position:relative;
    table-layout:fixed!important;width:100%;
    
}
.stat-panel.success-shadow{
    box-shadow: 0px 6px 0px #599e59, 0px 3px 15px rgba(0,0,0,.4);
}
.stat-panel.warning-shadow{
    box-shadow: 0px 6px 0px #bf6638, 0px 3px 15px rgba(0,0,0,.4);
}
.stat-panel.info-shadow{
    box-shadow: 0px 6px 0px #1a8278, 0px 3px 15px rgba(0,0,0,.4);
}
.stat-row{
    display:table-row!important;width:100%
}
.stat-cell{
    display:table-cell!important;
    overflow:hidden;
    padding:20px;
    position:relative;
}
.stat-cell .bg-icon{
    bottom:0;
    position:absolute;
    right:0;
    text-align:center;
    font-size: 18px; 
    line-height: 50px; 
    height: 50px; 
    width: 40px;
    z-index: 1000;
    color: White !important;
}
.stat-cell .bg-icon a{
    color:#fdfdfd;
}
.stat-cell-header {
    display: table-cell!important;
    overflow: hidden;
    padding: 15px !important;
    position: relative;
    padding-left:8px!important
}
.stat-counters{
    border-bottom:1px solid #e4e4e4;
    border-top:1px solid #e4e4e4;
    display:table;
    overflow:hidden;
    table-layout:fixed;
    width:100%
}
.stat-counters>.stat-cell{
    display:table-cell;
    float:none
}
.stat-counters>.stat-cell+.stat-cell{
    border-left:1px solid #e4e4e4
}
.stat-counters[class*=bg-],.stat-counters[class*=bg-] .stat-cell{
    border-color:rgba(0,0,0,0.2);
    box-shadow: 0px 6px 0px #1b5282, 0px 3px 15px rgba(0,0,0,.4);
    
}
.refresh{
    color:#babbbf;
    font-size: 16px;
}
.refresh:hover{
    color:#fff;
    font-size: 16px;
}
.refresh:active{
    color:#fff;
    font-size: 16px;
}
.refresh:visited{
    color:#fff;
    font-size: 16px;
}
.no-border-b{
    border-bottom-width:0!important
}
.no-padding{
    padding:0!important
}
.no-padding-hr{
     padding-left:0!important;
     padding-right:0!important;
}
.valign-middle,.valign-middle td,.valign-middle th{
    vertical-align:middle!important;
}
.text-xs{
    font-size:11px
}
.text-sm{
    font-size:12px
}
.text-bg{
    font-size:13px
}
.text-lg{
    font-size:14px
}
.bg-yellow {
    background:#2f5f9e!important;
    color:#fff !important;
}
.bg-yellow:first-child {
    background:#2b5790!important;
}
.bg-yellow.darken, .bg-yellow[href]:hover {
    background: #3973bf!important;
    color:#fff !important;
}
.bg-success{
   background:#358e35 !important;
  color:#fff !important;
}
.bg-success:first-child {
    background: #306935!important;
   
}
.bg-success.darken,.bg-success[href]:hover{
    background:#5ab15a!important;
   color:#fff !important;
}
.bg-info {
    background:#0ba294!important;
    color:#fff !important;
}
.bg-info:first-child {
    background:#167970!important;
}
.bg-info.darken, .bg-info[href]:hover {
    background: #0e796f!important;
    color:#fff !important;
}
.bg-warning {
    background:#d47748!important;
    color:#fff !important;
}
.bg-warning:first-child {
    background:#bf5c29!important;
}
.bg-warning.darken, .bg-warning[href]:hover {
    background: #ca7950!important;
    color:#fff !important;
}
.bg-danger {
    background:#F48E5B!important;
    color:#fff !important;
}
.bg-danger:first-child {
    background:#de635a!important;
}
.bg-danger.darken, .bg-danger[href]:hover {
    background: #ca7950!important;
    color:#fff !important;
}
@media screen and (max-width: 767px) {
    th:nth-child(2) {
        border-left: 0px solid #ddd!important;
        text-align:left !important;
    }
}
.panel_toolbox {
    float: left !important;
    min-width: 0px !important;
    margin-top: -3px;
}
.faicon{
    font-weight:400;
    font-size:larger;
}
.panel_toolbox {
    float: left !important;
    min-width: 0px !important;
    margin-top: 0px;
}
.panel_toolbox>li {
    border-bottom: none !important;
}
.panel_toolbox>li>a {
    padding: 2px !important;
    color: #babbbf !important;
    font-size: 13px !important;
}
.panel_toolbox>li>a:hover {
    padding: 2px !important;
    color: #fff !important;
    font-size: 13px !important;
}
.panel-heading-controls{
    margin-top:-19px;
}
.padding-sm {
       padding: 8px 8px!important;
}
.text-xm{
    font-size:12px;
}
.loading{
    padding-top:6px!important;
}
.nav-pills>li>a {
    color: #777;
    background-color: #f3f3f3;
    background-color: rgba(0,0,0,.05);
    border-radius: 2px;
    padding: 3px 10px;
}
.pull-right {
    padding-top: 0px!important;
}
.padding {
    padding-top: 4px !important;
    font-size: 14px;
}
.drop4{
    color:#fdfdfd !important;
}
#tHeader{
    background: #4a4d4e  !important;
}
/*ADMIN HOME PAGE END*/
/*TIMELINE*/
   .byline {
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-size: 12px;
    line-height: 1.3;
    color: #808c80;
}
.byline span a
{
    color:#337ab7;
}
.excerpt
{
    color: #000;
}
.total,.pstotal,.stotal{
    font-size:12px;
    color:#038c71;
}
.timeline h2.title:before {
       content: "";
    position: absolute;
    left: -25px;
    top: 3px;
    display: block;
    width: 18px;
    height: 18px;
    border: 3px solid #adbfbe;
    border-radius: 14px;
    background: #15524c;
}
.timeline h2.title {
    position: relative;
    font-size: 14px;
    margin: 0;
    font-weight: bolder;
    color: #6b7986;
}
.tag {
    background: #17987f;
}
.tag:after {
    border-left: 11px solid #17987f;
}
.stop1-active h2.title:before {
    content: "";
    position: absolute;
    left: -23px;
    top: 3px;
    display: block;
    width: 14px;
    height: 14px;
    border: 2px solid #ce7d02;
    border-radius: 14px;
    background: #e8910d;
}
.stop2-active h2.title:before {
    content: "";
    position: absolute;
    left: -23px;
    top: 3px;
    display: block;
    width: 14px;
    height: 14px;
    border: 2px solid #d2e4e1;
    border-radius: 14px;
    background: #17987f;
}
.stop3-active h2.title:before {
    content: "";
    position: absolute;
    left: -23px;
    top: 3px;
    display: block;
    width: 14px;
    height: 14px;
    border: 2px solid #e8e8e8;
    border-radius: 14px;
    background: #e23c36;
}
.tag-warning {
     background: #e8910d!important;
}
.tag-warning:after {
    border-left: 11px solid #e8910d;
}
.tag-danger {
    background: #e23c36!important;
}
.tag-danger:after {
    border-left: 11px solid #e23c36;
}
.class-active h2.title:before {
    content: "";
    position: absolute;
    left: -23px;
    top: 3px;
    display: block;
    width: 14px;
    height: 14px;
    border: 2px solid #193f5f;
    border-radius: 14px;
    background: #2167a2;
}
.tag-primary {
    background: #466f92 !important;
}
.tag-primary:after {
    border-left: 11px solid #466f92;
}
/*TIMELINE END*/

.fc-day-grid-event .fc-content {
    white-space: nowrap;
    overflow: hidden;
    box-shadow: 0px 4px 0px #607D8B, 0px 3px 15px rgba(0,0,0,.4);
}