﻿

body {
   

}
.bold{
    font-weight:bold;

}
   table tfoot {
    display: table-row-group;
}
.italic{
    font-style:italic;
}
.naturalbody {
    background: url('images/contentbg.jpg');
    background: url('images/contentbg.jpg') no-repeat center center fixed;

    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover; /* Mozilla*/
    -o-background-size: cover; /* Opera*/
    background-size: 90%;
    background-repeat: repeat;
    background-position: top center;
    width: 100%;
    background-size: cover;
    min-height: 100%;
    position:absolute;
    font-family: 'quicksandlight', Helvetica, Arial;
    color: #FFFFFF;
    padding-bottom:30px;
}

.footer {

   
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 30px;
    background-color: #4D734D;
    opacity: 0.7;
    margin: auto;
    color:white;
    text-align: center;
    color: white;
    bottom: 0;
    left: 0;
     right: 0;
    position: absolute;
   
}
#loginContent {
    width: 330px;
    padding-bottom: 20px;
    background-image: url('images/loginbg.png');
    margin: auto;
    padding: auto;
    border: 1px solid #fff;
    color: #437aa9;
    border-radius: 5px;
    box-shadow: 5px 5px 10px #172417;
    text-align:center;
}
#loginContent table{
    margin:auto;
    padding:auto;
}
#Logintbl {
    background-repeat: no-repeat;

    padding-left: 5px;
    font-family: Calibri;

}

    #Logintbl table {
        
    }

        #Logintbl table td {

            padding:5px 0px;
        }

#changepasswordtbl tr td {
    border: 1px solid black;
}

.txtindent5 {
    text-indent: 5px;
}
.navbar-brand, .navbar-brand:hover
{
   
    height:55px !important;
    padding:5px !important;
}
.navbar-default {
background-color:#d9dde3 !important;

}
.navbar-toggle {
border-color:#b7d0db00 !important;
color: #337ab7;

}
.navbar-toggle:hover {
background-color: rgb(255 255 255 / 90%) !important;
}
.greenlbl,.greenlbl a{
    color:#006C9B !important;

}
.pointer {
cursor:pointer;
}

.content {


}
.sidebar {

overflow-x:hidden;


}
.sidebar .glyphicon{
    color: #337ab7;
}
.pad5 {
    padding: 5px;
}

.pad10 {
    padding: 10px;
}

.pad15 {
    padding: 15px;
}

.pad20 {
    padding: 20px;
}

.pad25 {
    padding: 25px;
}

.pad30 {
    padding: 30px;
}

.mar3 {
    margin: 3px;
}

.mar5 {
    margin: 5px;
}

.mar10 {
    margin: 10px;
}

.mar15 {
    margin: 15px;
}

.mar20 {
    margin: 20px;
}

.mar25 {
    margin: 25px;
}

.mar30 {
    margin: 30px;
}


.top5 {
    margin-top: 5px !important;
}

.top7 {
    margin-top: 7px;
}

.top10 {
    margin-top: 10px;
}

.top15 {
    margin-top: 15px;
}

.top17 {
    margin-top: 17px;
}

.top20 {
    margin-top: 20px;
}

.top25 {
    margin-top: 20px;
}

.top30 {
    margin-top: 30px;
}

.top40 {
    margin-top: 40px;
}

.top50 {
    margin-top: 50px;
}

.top60 {
    margin-top: 60px;
}

.bottom5 {
    margin-bottom: 5px !important;
}

.bottom7 {
    margin-bottom: 7px;
}

.bottom10 {
    margin-bottom: 10px;
}

.bottom15 {
    margin-bottom: 15px;
}

.bottom17 {
    margin-bottom: 17px;
}

.bottom20 {
    margin-bottom: 20px;
}

.bottom25 {
    margin-bottom: 20px;
}

.bottom30 {
    margin-bottom: 30px;
}

.bottom40 {
    margin-bottom: 40px;
}

.bottom50 {
    margin-bottom: 50px;
}

.bottom60 {
    margin-bottom: 60px;
}

.padb5 {
    padding-bottom: 5px !important;
}

.padb7 {
    padding-bottom: 7px;
}

.padb10 {
    padding-bottom: 10px;
}

.padb15 {
    padding-bottom: 15px;
}

.padb17 {
    padding-bottom: 17px;
}

.padb20 {
    padding-bottom: 20px;
}

.padb25 {
    padding-bottom: 20px;
}

.padb30 {
    padding-bottom: 30px;
}

.padb40 {
    padding-bottom: 40px;
}

.padb50 {
    padding-bottom: 50px;
}

.padb60 {
    padding-bottom: 60px;
}
.tab-pane {
border-left:1px solid #ddd;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;

border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
    padding: 10px;
}
.tabs {
border-bottom:1px solid #efefef;
}
.rtsUL {
    border-bottom: 0px !important;
}
.title1 {
font-weight:bold;
font-size:16px;
}
.title2 {
font-weight:bold;
font-size:14px;
}
.title3 {
font-weight:normal;
font-size:14px;
}

.title4 {
font-weight:normal;
font-size:12px;
}
.noscroll {
overflow:hidden !important;
}
.nopadding {
padding-left:0 !important;
padding-right:0 !important;
}
.dailyrate
{
    float:right;font-size:14px;vertical-align:bottom;
}
.qiBox {


height:80px;
background-color:#CDDDC8;
border-radius:0px;
margin:5px;

}
    .qiBox div span {
    font-weight:bold;
    font-family:Calibri;
    color:#4D734D;
    }
    .qiBox div .boxtitle {
     font-weight:bold;
    font-family:Calibri;
    color:#1420b0;
    }

.frmbg {
background:url(images/frombg.gif) repeat-x;

}


.tobg {
background:url(images/tobg.gif) repeat-x;

}
.add {
    font-family: arial, Helvetica, sans-serif;
    color: #CC6600 !important;
    font-weight: bold;
    text-decoration: underline;
}
.pass {
    font-family: arial, Helvetica, sans-serif;
    color: #339966 !important;
    font-weight: bold;
    text-decoration:underline;
}.Issue {
    font-family: arial, Helvetica, sans-serif;
    color: #0066CC !important;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
}
.clstotal {
text-align:right;
font-weight:bold;
}

.timeul {
    list-style-type: none;
    margin: 0;
    padding: 0;

    float:right;

}

.timeul li {
    float: left;
    margin:3px;
     background-color: #f3f3f3;
}

.timeul li a {
    display: block;
    color: #666;
    text-align: center;
    padding: 3px 3px 3px 6px ;
    text-decoration: none;
}

 .timeul li a:hover:not(.active) {
    background-color: #ddd;
}

.timeul li a.active {
    color: white;
    background-color: #4CAF50;
}
.maingrid
{
width: 100%;
    margin: 0px auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 6%), 0 6px 20px 0 rgb(0 0 0 / 5%);
    border: 1px solid #e8e8e8;
    border-radius: 4px;
}
.maingrid caption{
    padding-top: 1px;
    padding-bottom: 1px;
    color: #777;
    text-align: left;
}
.maingrid thead td, .maingrid thead th
{
    padding: 15px 9px;
    border-bottom: 1px solid #afafaf;
    color: #555;

}

.maingrid tr td
{
     border-top: 1px solid #ddd;
     padding: 10px 5px;
    border-left: 1px solid #f8f8f8;
    box-sizing: content-box;

}
label {
    color:#909090;
}

.linebottom{
        border-bottom: solid 1px #ccc;
}

.firstrow
{
border-bottom: 1px solid #ccc;
    padding: 20px 5px;

}
.altrow
{
border-bottom: 1px solid #ccc;
    padding: 20px 5px;
 
}
.endrow
{
        padding: 20px 5px;

}
.cursor
{cursor:pointer;}
.mypanel{

   
   padding:10px;
}

.displayinit
{
    display:initial !important;
    width:auto;
}

.info-msg,
.success-msg,
.warning-msg,
.error-msg {
   position: absolute;
left: 50%;
top: 5%;
transform: translate(-50%, -50%);
width:auto;

padding:10px;
  border-radius: 3px;
  z-index:1000;

   box-shadow:
  0 2.8px 2.2px rgba(0, 0, 0, 0.034),
  0 6.7px 5.3px rgba(0, 0, 0, 0.048),
  0 12.5px 10px rgba(0, 0, 0, 0.06),
  0 22.3px 17.9px rgba(0, 0, 0, 0.072),
  0 41.8px 33.4px rgba(0, 0, 0, 0.086),
  0 100px 80px rgba(0, 0, 0, 0.12)
;
}
.info-msg {
  color: #059;
  background-color: #BEF;
}
.success-msg {
  color: #270;
  background-color: #DFF2BF;
}
.warning-msg {
  color: #9F6000;
  background-color: #FEEFB3;
}
.error-msg {
  color: #D8000C;
  background-color: #FFBABA;
}

#cmbaccount{
    width:100%;
}
.filterrow{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.newpanel{
    background-color: rgb(232, 235, 241);border-radius: 5px;
}
#newpanel{
    background-color: rgb(232, 235, 241);border-radius: 5px;
}
.dashtable tr td
{
    padding:5px 5px !important;
}#gridcompanyaccounts tr td
{
    padding:2px 5px !important;
}

 .red{
     color:#ee2525;
 }

 .green{
     color:#27a838;
 }

 .bg-alt{
     background:#e6eaf0;
     
 }
 .chart{
     direction:ltr;
 }

 #cmblang
 {
         float:right;

 }
  #cmblang button
 {
             border: none;
    background: none;

 }
  #cmblang .dropdown-menu
  {
          background-color: #d9dde3;
              border: 1px solid rgb(123 160 179 / 52%);
              width: 95px;
              min-width:95px;
            
  }
  #cmblang img
  {
        width:18px;
  }
    #cmblang ul li
 {  padding:1px 10px;
            border-bottom:1px solid #ccc;

 }
      #cmblang ul li:hover
 {
            cursor:pointer;
            background:#ededed;

 }
    
    #cmblang ul li:last-child
 {
            border-bottom:none;

 }

.widthauto {
    display:initial; width:auto !important;

}




.switch {
    position: relative;
    display: inline-block;
      width: 50px;
      height: 23px;
  }
  
  .switch input {display:none;}
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    /* #1d81ad*/background-color:#cb1212;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;

  }
