/***********General css**************/
@font-face {
    font-family: "Roboto";
    font-style: normal;
    /*font-weight: 300;*/
    src: url(../myfonts/Roboto/Roboto-Regular.ttf);
}
body{
    background: #fff;
    /*font-weight: 300;*/
    line-height: 1.6;
    color: #29303b;
    text-align: left;
    font-family:Roboto,Helvetica Neue,sans-serif;
    font-size: 15px;
}
h1,h2,h3,h4,h5,h6{
    color: #888;
}
.header{
    background: #a8ca19;
    padding: 0!important;
    border-bottom: 1px solid #8eaa11;
}
.topleft,.topright{
  position: relative;
  float: left;
  padding: 0px;
  margin: 0px;
}
.header .topleft img{
  max-height: 55px !important;
  padding: 5px!important;
}
.imgholder,.navigator{
  position: relative;
  float: left;
}
.imgholder{
  height: 55px!important;
  background: #a8ca19;
  margin-right: 15px;
  padding: 0!important;
}
.topleft{
  width: 75%;
}
.topright{
  width: 25%;
  background: #8eaa11;
  padding: 13px;
  color: #fff;
}
.prof{
  cursor: pointer;
}
.topright .dropdown-menu{
  background: #8eaa11;
  margin-top: 20px;
}
.topright .dropdown-menu a{
  color: #fff;
}
.topright .dropdown-menu a:hover{
  background: #f3f3f3;
  color: #8eaa11;
}
.navigator{
  color: #fff;
  font-size: 30px;
  cursor: pointer;
}
.navigator .fas{
  margin-bottom: -25px !important;
}
.navigator #btn2{
    display: none;
}
.topright img{
  max-width: 30px;
}
@media screen and (max-width:800px){
  .topleft{
    width: 100%;
  }
  .topright{
    display: none;
  }
  .navigator{
    position: absolute;
    top:0px;
    right: 15px;
  }
}
.breadcrumbs{
    margin-top: 0!important;
}
.breadcrumb{
    background: #fafafa;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
    color: #888;
    font-weight: bold;
}
form .btn{
    background: #a8ca19;
    color: #fff;
}
form .btn:hover{
    color: #fff;
    background: #93af15;
}
.input-group,.form-group{
  margin: 3px 0px 7px 5px;
}

/********************Section***********************/
.inner{
    text-align: center;
    background-image: linear-gradient(to bottom, #f9f9f9 , #fff);
    margin-left: -7px;
    width: 107%;
    border-radius: 4px;
    border: 1px solid #eee;
    box-shadow: 0 2px 4px #ddd;
    margin-bottom: 10px;
}
.inner h1{
  text-align: center;
  font-size: 18px;
  color: #29303b;
}
.inner i{
    margin-top: 10px;
    text-align: center;
    color: #8eaa11;
    font-size: 30px;
}
.inner .row h4{
    padding-bottom: 10px;
    margin: 0px;
    font-size: 14px;
}
.panel .nav a{
    color: #a8ca19;
}

.wrapper{
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: -20px;
    padding: 10px 0px 10px 15px;
    background: #f2f2f2;
}
.wrapper .btn{
  padding: 3px 5px 3px 5px;
  background-image: linear-gradient(to bottom, #a8ca19 , #93af15);
  color: #fff;
}

.content,.aside{
    position: relative;
    float: left;
}
.content{
    width: 82%;
    overflow: auto;
    padding: 0px !important;
    margin: 0!important;
}
.content,.pagecontent,.display,.displaypane{
  padding-bottom: 0!important;
  margin-bottom: 0!important;
}
.pagecontent img{
  display: block;
  margin: auto;
}


/*=============Aside=============*/
.aside{
    width: 18%;
    background: #5c5c60;
    overflow: auto;
    padding-bottom: 0px;
    padding-top: 0px;
}
.aside ul,.links ul{
    list-style: none;
    padding-left: 0px;
}
.aside li,.links li{
    padding: 8px 0px 7px 17px;
    margin: 0px -15px 0px -15px;
}
.aside a,.links q{
    font-size: 15px;
    color: #ddd;
}
.aside span{
    font-size: 16px;
    color: #fff;
}
.aside li:hover *,.aside li:hover{
    background: #f3f3f3;
    color: #8eaa11;
}
.aside .active span{
  color: #8eaa11;
}
.aside .active{
    background: #f3f3f3;
    border-left: 6px solid #8eaa11;
}
a:hover{
    text-decoration: none;
}

/*===============Aside navigation==================*/
@media screen and (max-width:1000px){
    .aside{
        width: 23%;
    }
    .content{
        width: 77%;
    }
}
@media screen and (max-width:767px){
    .aside{
        display: none;
        width: 100%;
    }
    .content{
        width: 100%;
    }
}

/*==================Home==================*/

.webmnu{
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 15px;
}
.nav-tabs li,.nav-tabs a{
    cursor: pointer !important;
}
.webmenu .nav-tabs a{
    color: #b41f38;
}
.webmenu .active{
    padding-bottom: 0px;
}
.dvtitle{
    background: #f9f9f9;
    padding: 8px;
    color: #06062a;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    box-shadow: 1px 0 2px 1px #ddd;
}
.table-responsive{
    margin-top: -5px;
    padding-top: 5px;
    border: 1px solid #ddd;
    box-shadow: 1px 2px 3px #bbb;
    margin-bottom: 10px;
}
.dataTables_length,.dataTables_info{
    padding-left: 10px;
}
.dataTables_paginate,.dataTables_filter{
    padding-right: 10px;
}
.table-responsive .btn-sm{
  padding: 2px 5px 2px 5px;
  margin-bottom: -15px;
  background-image: linear-gradient(to bottom, #2fb50b , #448416);
}
thead{
    background: #f2f2f2;
    border-top: 1px solid #ddd;
    color: #1d2030;
}
label span{
    color: #cc0000;
}
#status{
    margin-top: 5px;
}
#status p{
    padding: 10px;
}




/*====================Modals====================*/
.modal-content{
    padding: 0px !important;
    background: #fff;
}
.holder{
    margin: 0px !important;
    padding: 0px 0px 5px 0px !important;
}
.modal-content h3{
    margin: -1px -1px 6px -1px;
    padding: 8px;
    font-size: 23px;
    background: #8eaa11;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.modal-content img{
    padding-top: 5px;
}



/*******************************************
    Login Page
********************************************/
#loginwrapper{
    margin-top: 85px;
    padding: 0!important
}
#loginwrapper img{
    display: block;
    margin: auto;
    max-width: 250px;
}
#loginfrm{
    margin-top: 10px;
    padding: 20px;
    background-color: #fff;
    border-radius: 7px;
    box-shadow: 0 1px 1px 0.09px rgba(0, 0, 0, 0.15);
}
#loginfrm h2{
    text-align: center;
    padding-bottom: 15px;
    margin-top: 0px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 22px;
}
#loginfrm .form-group{
    padding-bottom: 5px;
}

/************************Media Queries******************************/
@media screen and (min-width:1100px){
}
@media screen and (max-width:1099px){}
@media screen and (max-width:960px){}
@media screen and (max-width:800px){
}
@media screen and (max-width:767px){}
@media screen and (max-width:640px){
.navbar{
    display: none;
}
.breadcrumbs{
    margin-top: 0px;
}
}
@media screen and (max-width:480px){
}
@media screen and (max-width:320px){}
