﻿
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}
.fc-row.fc-widget-header thead {
    background-color: #f0f0f0;
    color: black;
}
.fc-content-skeleton thead {
    background: transparent;
    color: black;
}
/* Set width on the form input elements since they're 100% wide by default */
 div#borelist_filter {
    float: right;
}
thead {
    background: #0c182d;
    color: white;
}
.btn-app {
    min-width: 32% !important;
}
.box-header.with-border.bg-color {
    background: #828282;
    color: white;
}
span.mailbox-read-time.pull-right.datecolor {
    color: white;
}
.statusclor {
    float: right;
    margin-top: -2%;
}
ul.clearbuilt {
    list-style-type: none;
}
li.dropdown.user.user-menu {
    background: #434e52a4c;
}

th {
    /* font-style: normal !important; */
    font-weight: 100;
}

.label {
    font-weight:500 !important;
}
select {
    padding-top: 3px !important;
}
.dataTables_filter {
    float: right;
}

.user-panel>.info>p {
    font-weight: 500 !important;
    margin-bottom: 9px;
}
.timeline > .time-label > span {
    font-weight: 500 !important;
}
.timeline>li>.timeline-item>.timeline-header>a {
    font-weight: 500 !important;
}
.login-box, .register-box {
  
    margin: 10% auto !important;
}

.skin-red .main-header .navbar {
    background-color: #414a4c !important;
}

.skin-red .main-header .logo:hover {
    background-color: #434e52 !important;
}

.skin-red .main-header .logo {
    background-color: #434e52 !important;
    color: #ffa500!important;
    border-bottom: 0 solid transparent;
}

.skin-red .main-header .logo {
    background-color: #414a4c !important;
    color: #fff;
    border-bottom: 0 solid transparent;
    border-right: 1px #414a4c solid;
}

.skin-red .main-header .navbar .sidebar-toggle:hover {
    background-color: #888483;
}

li.dropdown.user.user-menu {
    background: #414a4c !important;
}
.skin-red .main-header .navbar .sidebar-toggle:hover {
    background-color: #434e52 !important;
}

.skin-red .main-header li.user-header {
    background-color: #000 !important;
}


/* Timelline for project */

/*loading gif*/
 .loadingdiv{
      position:fixed;
      top:0px;
      right:0px;
      width:100%;
      height:100%;
      background-color: rgba(181, 175, 175, 0.3);
      background-image:url('/images/loader/preloader.gif');
      background-repeat:no-repeat;
      background-position:center;
      z-index:1054;
      filter: alpha(opacity=40); /* For IE8 and earlier */
    }

/* progress bar for image*/
.w3-border {
      border: 1px solid #ccc!important;
      transform: translateY(-50%);
      top: 0px;
      right: 0px;
      height: 20px !important;
      width: 127%;
      background-color: transparent;
      background-repeat: no-repeat;
      background-position: center;
      z-index: 10000000;
}
.w3-green, .w3-hover-green:hover {
  text-align: center;
    color: #fff!important;
    background-color: #3c8dbc !important;
}
.w3-padding {
    padding: 0px 16px!important;
}
.w3-green, .w3-hover-green:hover {
    color: #fff!important;
}
.w3-border1 {
      border: 1px solid #ccc!important;
      transform: translateY(-50%);
      top: 0px;
      right: 0px;
      height: 20px !important;
      width: 127%;
      background-color: transparent;
      background-repeat: no-repeat;
      background-position: center;
      z-index: 10000000;
}
.w3-green1, .w3-hover-green1:hover {
  text-align: center;
    color: #fff!important;
    background-color: #3c8dbc !important;
}
.w3-padding1 {
    padding: 0px 16px!important;
}
.w3-green1, .w3-hover-green1:hover {
    color: #fff!important;
}
/**Image popup*/

/* The Modal (background) */
.modalimg {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 88px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
 
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content1 {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content1, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
/*
.Zebra_DatePicker_Icon_Wrapper
{
      width: 98% !important;
}*/
.row{
      margin-top: 5px;
    margin-bottom: 10px;
}
 
th, td {
    font-size: 14.5px;
}
.dt-right {
    text-align: right;
}
.dt-left {
    text-align: left;
}
.dt-center {
    text-align: center;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px !important;
     
}
.panel-title
{
  color:white !important;
}
 .select2-results__option[aria-selected=true] {
        display: none;
    }


.emailclass
{
  text-transform:lowercase !important;
}
.main-12-div{
  background: white;
}
.imgpopupclosebtn{
color: white !important;
margin-top: 4% !important;
font-size: 28px !important;
}
.dataTables_processing {
      background: transparent !important;
    border: none !important;
}
.skin-red .main-header .navbar .sidebar-toggle {
    color: #bfbfbf !important
}
.actclass{
  text-align: center;
}
.labelmand:after {
  content:" *";color:red;
   
}
