body, html {
    font-family: 'Roboto', sans-serif;
    height: 100%;
    min-height:100%;
}
a:focus, a:visited,a,.btn,button{
    outline: none !important;
}
ul, li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
select{height: 40px;padding: 7px 10px;}
h1{font-size: 36px;font-weight: 300;margin-top: 10px;line-height: 38px;}
h2{font-size:22px;font-weight:300;color:#7e839a;text-transform: uppercase;}
h3{font-size:18px;font-weight:500;text-transform: capitalize;}
h4{font-size:16px;font-weight:500;text-transform: capitalize;}
p{color:#231f20;font-size: 14px;font-weight: 400;}
/***=====Mneu Styles=======================*/
.main-container{overflow: hidden;}
.navbar-toggle{background:#1b8072;}
.pagewrapper{padding: 0 10px;}
#primaryNav{border-radius: 0;margin-bottom: 30px;}
.leftmenu {
    background: #08443a none repeat scroll 0 0;
    float: left;
    min-height:100vh;
    height: 100%;
    text-align: center;
    width: 70px;
    z-index: 999;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
}
.leftmenu.activeSlide{
    width:180px;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
}
.leftmenu.activeSlide ul li a span{
    display: inline-block;
    overflow: hidden;
    line-height: 32px;
}
.leftmenu.activeSlide ul > li > a{text-align: left;padding: 22px 15px;color:#fff;}
.leftmenu.activeSlide ul > li > ul li a{padding: 12px 15px;}
.leftmenu ul > li > ul{
    background: #00695b none repeat scroll 0 0;
    left: 100%;
    position: absolute;
    top: 0;
    width: 175px;
    z-index: 9999;
}
.leftmenu.activeSlide ul > li > ul{left: 0;width: auto;position: relative;}
.nav.nav-second-level.collapse.in a {
    color: #fff;
}

.leftmenu.activeSlide ul li a i{float: left;margin-right: 15px;line-height: 32px;}
.leftmenu .navbar-brand{display: block; text-align: center;}
.leftmenu .navbar-brand{
    background:url(../images/logo.png) no-repeat center center;
    display: block;
    text-indent: -9000px;
    width: 58px;
    height: 77px; 
    margin:10px auto 22px;
    float: none;
}
.leftmenu ul li a > span{display: none;}
.leftmenu ul li a {display:inline-block;width: 100%;padding:22px 0;color:#fff;}
.leftmenu ul li > ul li a{text-align: left;padding: 12px 15px;}
.leftmenu ul li i{text-align: center;font-size: 32px; color:#fff;display: inline-block;line-height: 32px;}
.leftmenu ul li a.assigUserIcon i{
    background:url(../images/assignUser.png) no-repeat center center;
    display: inline-block;
    width: 25px;
    height:25px;
}
.leftmenu ul li a:hover , .leftmenu ul li a:focus,.leftmenu ul li a.active{background:#00695b;}
.logotitle a{font-size:20px;color:#7e839a; font-weight: 300;text-transform: uppercase;display: inline-block;padding: 22px 0px;}
.logotitle a.leftmenuicon{line-height: 20px;padding: 22px;font-size: 22px;color:#4d5260;}
#primaryNav{border-bottom: 1px solid #bdc0ce;}
#navmenu .navbar-right{padding-right: 15px;}
#navmenu .navbar-nav > li > a{padding:10px 15px;display: inline-block;}
#navmenu ul li:first-child a > i{margin-top: 15px;display:inline-block;position: relative;}
#navmenu ul li:first-child a > i:after{
    background: #f65177;
    border-radius: 100%;
    content: "";
    height: 10px;
    position: absolute;
    right: -5px;
    top: -1px;
    width: 10px;
}
#navmenu .dropdown-menu{min-width: 200px;}
.profileSection img{border-radius: 100%;margin-right: 15px;}
.profileSection{color:#96909c;text-transform: uppercase;font-weight: 500;}
.profileSection i{padding-left: 15px;padding-top: 12px;}
/*Dropdown Styles=================*/
.dropdown ul.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 16px;
    z-index: 10;
}
.dropdown ul.dropdown-menu:after {
    content: "";
    border-bottom: 12px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 14px;
    z-index: 9;
}
/*===Panel style=====================*/
.sidebarcontent .panel .panel-body{padding:10px 15px;}
.sidebarcontent h2,#midcontainer .panel h2{margin: 0;}
#midcontainer .panel{border-radius: 0px;border: none;}
#midcontainer .panel-body{padding: 10px 15px;}
.sidebarcontent h2 a{color:#a6a9b8; font-size: 14px;line-height: 22px;}
.sidebarcontent .panel{border-radius: 0px;border: none;margin-bottom: 15px;}
.sidebarcontent .clientInfo{position: relative;}
.sidebarcontent .clientInfo a.editbtn{
    color: #a7a7a7;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: -5px;
    display: none;
}
.clientInfo:hover > a.editbtn{display: block;}
.clientInfo h3{margin:0 0 5px;font-weight: 400;font-size: 14px;font-weight: 400;color:#929292;}
.clientInfo p{color: #a7a7a7;font-size: 12px; line-height: 22px;font-weight: 300;margin-bottom: 0;word-wrap: break-word;}

.imgholder {
    height: 44px;
    margin-left: 10px;
    width: 44px;
}
.clientInfo .imgholder img{    
    border-radius: 100%;
    height: 100%;
    width: 100%;
}

.workinghours{position: relative;padding-top: 5px;}
.workinghours:after{
    content: "";
    position: absolute;
    border-left: 1px solid #ecedf3;
    left: 0;
    top:-15px;
    bottom:-30px;
}
.workinghours span,.workinghours small{
    font-size: 22px;
    display: block;
    color:#5093e1;
}
.workinghours small{
    font-size: 10px;
    color:#a6a9b8;
}
/*==Footer Style============*/
.footerbottom p{color:#757575; font-size:12px; margin-bottom: 0px;padding:10px 0 20px;}
.footerbottom p a{color:#757575;}
.footerbottom p a:hover{color:#333;}
/*===Report Section Styles=====*/
.reportSection .nav-tabs{float: right;border: none;}
.reportSection .tabtitles h2{float: left;padding-left: 15px;}
.reportSection .tab-content{float: left;width: 100%;}
.reportSection .tabtitles{border-bottom: 1px solid #f0f0f0;margin:0 -15px 15px;}
.reportSection .tabtitles .nav-tabs > li.active a{border-radius: 0px;background:#1b8072;color:#fff;border:1px solid transparent;}
.reportSection .tabtitles .nav-tabs > li a{
    padding: 18px 15px;
    margin: -10px 0 0;
    color:#a6a9b8;
    text-transform: uppercase;
    text-align: center;
    border-left:1px solid #f0f0f0;
    border-radius: 0px;
    font-weight: 300;
}
.reportSection table tr td a{color:#a6a9b8; height: 15px; line-height: 15px; display: inline-block;}
.reportSection table tr td a:hover{color:#333;}
.reportSection table tr td a i{color:#5093e1;font-size: 12px;display: none;}
.reportSection table tr td span{display:block;line-height: 18px; padding: 5px 0; } 
.reportSection .table-bordered{border: none;}
.reportSection .table-bordered > thead > tr > th, 
.reportSection .table-bordered > tbody > tr > td{
    border-left: none;
    border-bottom:none;
    border-bottom-width: 1px;
    padding: 15px 30px;
    font-size: 12px; 
    color:#a6a9b8;
}
.reportSection .table-bordered > tbody > tr:hover td  a > i{display: block;}
.reportSection .table-bordered > thead > tr > th{color:#7e839a; font-size: 14px;font-weight: 500;}
.reportSection .table-bordered > thead > tr > th,
.reportSection .table-bordered > tbody > tr > td:last-child{border-right: none;}
.reportSection .table-bordered > thead > tr > th:last-child{visibility: hidden;}
.reportSection .table-bordered > tbody > tr > td img{border-radius: 100%;margin-right: 15px;width: 40px;height:40px;display: inline-block;}
/*===High Charts Styles ================*/
.highcharts-legend{display: none;}
/*===Modal Styles========================*/
.modal-content,.modal-content .btn{border-radius: 0px;}
.modal-content h4{font-size: 20px;text-transform: uppercase; font-weight: 300;}
.modal-header,.modal-footer{border-color:#bdc0ce;}
.modal-content .btn-default:hover{background:#333; color:#fff;border:1px solid transparent;}
.modal-content input{border-radius: 0px;}
/*===Login Page style====================*/
.loginpage{
    background:url("../images/bg.jpg") no-repeat scroll 0 0 / cover ;
    min-height: 100%;
    position: relative;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.loginWrapper{display: table; width: 100%; height: 100%; max-width: 480px; margin: 0px auto; padding: 0px 15px;}
.logincontainer{display: table-cell;vertical-align: middle;width: 100%; height: 100%;}
.loginpage h1{color:#fff; font-weight:300;text-transform: uppercase;margin-bottom:15px;font-size: 25px;}
.loginpage .logotitle a{padding: 30px 0 30px;}
.loginpage .footerbottom p,.loginpage .footerbottom a{color:#fff;}
.loginpage .form-signin h1 span{font-size:25px;color:#fff;}
.componentcnt .leftmenu{height:425vh;}
.searchpanel .input-group .btn{padding: 9px 12px;}

/*====Scroller===========================*/
.boxscroll {
    max-height:435px;	
    overflow: auto;  
}
.tab-pane.boxscroll{max-height: 200px;}
#ClientWorkingHourChart{height:220px;}
/***===Media Queries=====================*/
@media only screen and (max-width:1400px) {
    .clientInfo h3{font-size: 12px;}    
    .reportSection table{max-width: 991px; overflow-x: auto; display: block;width: 100%;}
}
@media only screen and (max-width:1199px) {
    .clientInfo h3{font-size: 12px;}   
    .reportSection table{display:table;}
}
@media only screen and (max-width:991px) {    
}
@media only screen and (max-width:767px) {
    .leftmenu{height:250vh;}
    #navmenu .navbar-nav > li > a{padding:10px 15px;display:block;text-align: center;}
    .dropdown ul.dropdown-menu::after{border:none;}
    .reportSection table{width: 100%;}
    #rightsidebar.pull-right{float: none !important;}
    .reportSection .tabtitles .nav-tabs > li a{padding: 18px 5px;}    
}
