﻿
/*====================================
 Free To Use For Personal And Commercial Usage
Author: http://binarytheme.com
 Share Us if You Like our work 
 Enjoy Our Codes For Free always.
======================================*/

/* user image section */
.user-section {
    margin-top:20px;
    font-size:22px;
    background-color:rgb(83, 163, 163);
}
.user-section-inner {
    height: 65px;
width: 65px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
display: inline-block;
float: left;
margin-right: 15px;
margin-top: 20px;
}
    .user-section-inner img {
        margin-left:10px;
        width:55px;
        height:60px;
        
    }
.user-info {
    display: block;
    color:#000!important;
display: inline-block;
padding: 15px;
margin-bottom: 0px
}
.user-text-online {
    font-size:18px;
    color:#fff
}
.user-circle-online {
    width: 15px!important;
    height: 15px!important;
}
.panel-body {
  padding: 0;
}
h3{padding: 20px 0px 20px 0px;
  margin: 0px;
  font-weight: 600;
  color: #512875;}
.tab-content p a{background: #82bf70 !important;
  color: #fff;
  font-weight: bold;
  padding: 8px 20px;
  border-radius: 8px 0px 8px 0px;text-transform: uppercase;text-decoration: none;}
  
  input[type="submit"] {
 color: #fff;background: #512972 !important;
  font-weight: bold;
  padding: 6px 20px;
  border-radius: 8px 0px 8px 0px;text-transform: uppercase;text-decoration: none;}
  input[type="submit"]:hover {
 color: #fff;background: #512972 !important;}
  
  
  #btnAdd{background: #85bd72;font-size: 12px;
  color: #fff;
  font-weight: bold; border:0px;
  padding: 6px 10px;
  border-radius: 8px 0px 8px 0px;text-transform: uppercase;text-decoration: none;}
  
  .tab-content a:first-child{background: #85bd72;font-size: 12px;
  color: #fff;
  font-weight: bold;
  padding: 6px 10px;
  border-radius: 8px 0px 8px 0px;text-transform: uppercase;text-decoration: none;}
  
  .tab-content a:nth-child(2) {
background: #512972;font-size: 12px;
  color: #fff;
  font-weight: bold;
  padding: 6px 10px;
  border-radius: 8px 0px 8px 0px;text-transform: uppercase;text-decoration: none;}
  
  
  .tab-content a:last-child{background: #e84f30;font-size: 12px;
  color: #fff;
  font-weight: bold;
  padding: 6px 10px;
  border-radius: 8px 0px 8px 0px;text-transform: uppercase;text-decoration: none;}
  
  .table-bordered > tbody > tr > th{background:#2f302f;color: #fff !important;font-size: 13px;
  line-height: 16px;}
  input[type="submit"] {border:0px;font-weight: 600;}
  .no-color{margin-top: 10px;margin-bottom: 10px !important;
  margin-left: 10px;}
 input[type="text"] {
  border: 1px #ccc solid;
  padding: 5px;
  border-radius: 4px;
}
  input[type="date"] {
  border: 1px #ccc solid;
  padding: 5px;
  border-radius: 4px;
}
  .dl-horizontal dd {
   
    border-bottom: 1px #ccc solid;
    padding: 5px;
    display: block;
  }
  .tab-content p a:hover{background: #522874;}
  
.table tr:first-child{background:#2f302f;color: #fff !important;}  
  
  .table {
    border: 1px #2f302f solid;margin-top: 20px;
}
.navbar{min-height: auto;
  margin-bottom: 0px;
  border: 0px;}
.logou{background: #e84f30;}
.logou:hover{background: #502678 !important;}
.mainnav{background: #48296b;
  border-radius: 0px;
  font-weight: bold;
  text-transform: uppercase;}

.mainnav .navbar-nav > li > a {
  color: #fff;
}
.dropdown-menu li{border-bottom:1px #ccc solid;  }
.dropdown-menu li a{padding:5px; font-weight:600; font-size:13px }
.dropdown-menu li:last-child{border-bottom:0px #ccc solid}
.dropdown-user{margin: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  text-align: right;}


.mainnav .navbar-nav > li > a:hover{color: #fff;
  background-color: #89bd71;}
.nav > li > a {
  padding: 11px 15px!important;
  min-height: auto !important;
}
.navbar-brand img {
  height: 42px!important;
  padding: 3px 0px;
}
.navbar-brand {
  float: left;
  height: auto;
  padding: 0;}
body{padding: 43px 0px 0px 0px;}

/* side-menu section */
.nav > li > a:hover, .nav > li > a:focus {
    background-color:rgba(74, 72, 126, 0);
}
.navbar-top-links  .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #75C5B8;
}
.navbar-top-links > li > a {
color: #FFFFFF;
}
.nav > li > a {
padding: 20px 15px;
}
#side-menu {
    background-color:#04B173;
}

 #side-menu a {
            color:#fff;
           border-bottom: 1px solid #84B899 !important;
           height: 55px;
        }
        .selected {
            background-color:rgb(83, 163, 163);
        }
/* back colors */
        .blue {
            background-color:rgb(113, 159, 241);
        }
         .green {
            background-color:rgb(144, 236, 192);
        }
          .red {
            background-color:rgb(255, 102, 133);
        }
        .yellow {
            background-color:rgb(237, 253, 46);
        }

  /* No border */
.no-boder {
    border:0px solid #5bc0de !important;
}
/* tap nvbar Section */

#navbar {
    background-color:rgb(83, 163, 163);
}

.navbar-brand {
    padding-left:20px;
}
.navbar-brand img {
    height:30px;
}
.top-label {
    position: absolute;
top: 50%;
right: 50%;
margin-top: -24px;
margin-right: -24px;
}

/*large font*/
.large-font {
    font-size:18px;
}

.body-Login-back {
    background-color:#84B899;
}

.margin-tips {
    margin:5px;
}
.navbar-default {
border-color: #27A6BE;
}
/*media queries*/

@media(min-width:768px) 
{
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
        min-height: 1000px;
       
       
    }










}

@media(max-width:768px) {
#wrapper {
    margin-top:140px!important;
    
}

.navbar-header{float:left}
.navbar-top-links li {
  display: inline-block;
  float: right;
}
.nav > li {
   float: left;
}





}