
/*=============================================================
    Authour URI: www.binarycart.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */
/*==============================================
    GENERAL  STYLES    
    =============================================*/
body {
    font-family: 'Open Sans', sans-serif;
}

 #wrapper {
    width: 100%;
    background:#202020;
}

#page-wrapper {
    padding: 5px;
    min-height: 600px;
    background:#F3F3F3;
   
}
#page-inner {
    width:100%;
    margin: 00px;
    background-color:#fff!important;
    padding: 25px;
    min-height:1200px;
}

.text-center {
    text-align:center;
}
.no-boder {
    border:1px solid #f3f3f3;
}
h2 {
    color: #037DE7;
}
h4 {
    padding-top:10px;
}
.square-btn-adjust {
    border: 0px solid transparent; 
   -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;

}
p {
    font-size:16px;
    line-height:25px;
    padding-top:20px;
}
.customerHeading {
    color: #037DE7;
    font-size: 30px;    
}
/*==============================================
   DASHBOARD STYLES    
    =============================================*/
.panel-back {
    background-color:#F8F8F8;

}
   .noti-box {
min-height: 100px;
padding: 20px;
}

    .noti-box .icon-box {
display: block;
float: left;
margin: 0 15px 10px 0;
width: 70px;
height: 70px;
line-height: 75px;
vertical-align: middle;
text-align: center;
font-size: 40px;
}
.text-box p{
    margin: 0 0 3px;
}
.main-text {
    font-size: 25px;
    font-weight:600;
}
.main-text a {
    color: #333;
    text-decoration:none;
    }
.set-icon {
    -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;

}
.bg-color-green {
background-color: #00CE6F;
color: #fff;
}
 .bg-color-purple {
background-color: #A95DF0;
color: #fff;
}
.bg-color-blue {
background-color: #037DE7;
color: #fff;
}
  .bg-color-red {
background-color: #DB0630;
color: #fff;
}
  .bg-color-brown {
background-color: #B94A00;
color: #fff;
}
.bg-color-orange {
background-color: #ff7b18;
color: #fff;
}
.bg-color-yellow {
background-color: #faee0d;
color: #fff;
}



 .icon-box-right {
display: block;
float: right;
margin: 0 15px 10px 0;
width: 70px;
height: 70px;
line-height: 75px;
vertical-align: middle;
text-align: center;
font-size: 40px;
}

 .main-temp-back {
background: #8702A8;
color: #FFFFFF;
font-size: 16px;
font-weight: 300;
text-align: center;
}
 .main-temp-back .text-temp {
font-size: 40px;
}
.back-dash {
    padding:20px;
    font-size:20px;
    font-weight:500;
      -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color:#2EA7EB;
color:#fff;
}
    .back-dash p {
        padding-top:16px;
        font-size:13px;
        color:#fff;
        line-height:25px;
        text-align:justify;
    }
    .back-footer-green {
    background-color: #009B50;
    border-top: 0px solid #fff;
}
     .back-footer-red {
    background-color: #AF0000;
    border-top: 0px solid #fff;
}
     .color-bottom-txt {
   color: #000;
font-size: 16px;
line-height: 30px;
}
     /*CHAT PANEL*/
 .chat-panel .panel-body {
height: 450px;
overflow-y: scroll;
}
 .chat-box {
margin: 0;
padding: 0;
list-style: none;
}
 .chat-box li {
margin-bottom: 15px;
padding-bottom: 5px;
border-bottom: 1px dotted #808080;
}
 .chat-box li.left .chat-body {
margin-left: 90px;
}
 .chat-box li .chat-body p {
margin: 0;
color: #8d8888;
}
.chat-img>img {
    margin-left:20px;
}

/*==============================================
    MENU STYLES    
    =============================================*/


.user-image {
    margin: 25px auto;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
max-height:170px;
max-width:170px;
}

.navbar-cls-top .navbar-brand {
	color: #fff;
background: #037DE7;
width: 200px;
text-align: center;
height: 60px;
font-size: 30px;
font-weight: 700;
}
.active-menu {
    background-color:#037DE7!important;
}

.arrow {
    float: right;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}


.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important;
}

.nav-second-level li a {
    padding-left: 37px;
}

.nav-third-level li a {
    padding-left: 55px;
}
.sidebar-collapse , .sidebar-collapse .nav{
	background:none;
}
.sidebar-collapse .nav {
	padding:0;
}


#mainmenu {
    width: 100%;
    margin:0px;
    padding: 0px !important;
    background:none;
}
#mainmenu ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    width: 100% !important;
}
#mainmenu ul li {
    list-style-type: none;
    padding: 0px;

}
#mainmenu ul li a {
    padding:15px 10px;

}



.sidebar-collapse .nav > li > a, #mainmenu li {
	color:#fff;
	background:#202020;
	text-shadow:none;    
}
#mainmenu a {
	color:#fff;
}
#mainmenu a:hover {
	text-decoration:none;
}

#mainmenu li:hover, #mainmenu li:focus {
	
	background:#0A0A0A;
	outline:0;
}


.sidebar-collapse > .nav > li > a {
	padding:15px 10px;
}
.sidebar-collapse > .nav > li, #mainmenu li {
	border-bottom: 1px solid rgba(107, 108, 109, 0.19);
}
.sidebar-collapse .nav > li > a:hover
.sidebar-collapse .nav > li > a:focus {
	
	background:#0A0A0A;
	outline:0;
}

.nav-second-level > li > a:before ,
.nav-third-level > li > a:before {
	content:"";
	display:block;
	position:absolute;
	left:20px;
	width:15px;
	height:1px;
	background:#ff0000;
	top:20px;
}
.nav-second-level > li > a:after,
.nav-third-level > li > a:after {
	content:"";
	display:block;
	position:absolute;
	left:20px;
	width:1px;
	height:100%;
	background:#ff0000;
	top:0px;
	z-index:10;
}
.nav-second-level  > li:last-child > a:after,
.nav-third-level  > li:last-child > a:after {
	height:50%;
}
.nav-third-level > li > a:after,
.nav-third-level > li > a:before  {
	left:40px;
}
.navbar-side {
	border:none;
	background-color: #202020;
	
}
.navbar-cls-top {
	background:#4D4D4D;
	border-bottom:none;
	
}
.navbar-cls-top .navbar-brand:hover {

background: #037DE7;
color:#fff;

}

.navbar-default {
border:0px solid black;
     
}
.navbar-header {
    background: #037DE7;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #B40101;
}
.navbar-default .navbar-toggle {
border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #FFF;
}
.nav > li > a > i {
    margin-right:10px;
}

.profile {
    color: #ffffff;
    font-size: .7em;
    line-height: 15px;
}
    a.profile:hover {
        color:#ffffff;
    }
/*==============================================
    UI ELEMENTS STYLES     
    =============================================*/
.btn-circle {
width: 50px;
height: 50px;
padding: 6px 0;
 -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
text-align: center;
font-size: 12px;
line-height: 1.428571429;
}
.btn-circle-sm {
width: 24px;
height: 24px;
padding: 3px 0;
 -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
text-align: center;
font-size: 12px;
line-height: 1.428571429;
}


.formview-readonly .row {
    padding-top: 5px;
}
.btn-offset {
    margin-left: 5px;
}

.form-control-multi, .form-control {
    height:auto;
    min-height: 34px;
}


.form-control-list label {
    margin-left: 5px;
    padding-right: 10px;
    font-weight:normal;
}

.form-control-multi label {
    margin-right: 30px;
    margin-left: 5px;
    font-weight:normal;
}

.icon-green {
    color:#5cb85c;
}
.icon-red {
    color:#ff0000;
}

.help-block {
  display: inline;
  margin: 0px;
  color: #737373;
  font-size: 0.9em;
}

.form-control .disabled {
    background-color: #eee;
    opacity: 1;
}
label.disabled, .aspNetDisabled label {
    color: #aaa;
    opacity: 1;
}

.print-filter-show {
    display:none;
}
.warning {
    font-weight:bold;
    color:#FBBB7B;
}
.success {
    font-weight:bold;
    color:#5CB85C;
}
.denied {
    font-weight:bold;
    color:#D9534F;
}
.row-bordered {
    content: "";
  display: block;
  border-bottom: 1px solid #ccc;
  margin: 5px 15px;
}
/********************************************************* Tabs  *******************************************************************************/

/* ajaxTabTheme theme (images/lightblue.jpg) */
.ajaxTabTheme .ajax__tab_header
{
    
    border-bottom: solid 1px #BCE8F1; /*A5D7DE*/
}
.ajaxTabTheme .ajax__tab_header .ajax__tab_outer 
{
    background-color: #ffffff;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #BCE8F1;
    border-bottom-width:0px;
    border-radius: 4px 4px 0px 0px;
}
.ajaxTabTheme .ajax__tab_header .ajax__tab_tab
{    
    color:#aaa;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
    font-weight:normal;
}
.ajaxTabTheme .ajax__tab_hover .ajax__tab_outer 
{
    background-color: #D9EDF7;
}
.ajaxTabTheme .ajax__tab_active .ajax__tab_tab 
{
    color: #31708F;
    font-weight:bold;
    font-weight:normal;
}
.ajaxTabTheme .ajax__tab_active .ajax__tab_outer
{
    background-color: #D9EDF7;
    
}
.ajaxTabTheme .ajax__tab_body 
{    
    padding: 20px 20px 100px 20px;
    background-color:#ffffff;    
    border:solid 1px #BCE8F1;
    border-top-width:0px;
    clear:both;
    
}

.ajax__scroll_none {
    overflow:visible;
}

/**************************** Calendar ******************************/
.cal_Theme1 .ajax__calendar_container   {
background-color: #DEF1F4;
border:solid 1px #77D5F7;
}

.cal_Theme1 .ajax__calendar_header  {
background-color: #ffffff;
margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev    {
color: #004080;
padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body    {
background-color: #ffffff;
border: solid 1px #77D5F7;
}

.cal_Theme1 .ajax__calendar_dayname {
text-align:center;
font-weight:bold;
margin-bottom: 4px;
margin-top: 2px;
color: #004080;
}

.cal_Theme1 .ajax__calendar_day {
color: #004080;
text-align:center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active  {
color: #004080;
font-weight: bold;
background-color: #DEF1F4;
}

.cal_Theme1 .ajax__calendar_today   {
font-weight:bold;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
color: #bbbbbb;
}



div.webMenu table td { padding: 2px 4px;}
div.webMenu a {width:auto !important;}
.webToolbar {border-bottom: 1px solid #AAA;margin-bottom: 25px;}


/*  Pagination Styles Starts */

    .GridPager {
        padding-left: 0;
        margin: 20px 0;
        border-radius: 4px;
    }
 
    .GridPager table > tbody > tr > td {
        display: inline;
    }
 
    .GridPager table > tbody > tr > td > a,
    .GridPager table > tbody > tr > td > span {
        position: relative;
        float: left;
        padding: 8px 12px;
        line-height: 1.42857143;
        text-decoration: none;
        color: #337AB7;
        background-color: #ffffff;
        border: 1px solid #dddddd;
        margin-left: -1px;
	    font-size: 14px;
    }
 
    .GridPager table > tbody > tr > td > span {
        position: relative;
        float: left;
        padding: 8px 12px;
        line-height: 1.42857143;
        text-decoration: none;    
        margin-left: -1px;
        z-index: 2;
        color: #fff;
        background-color: #337AB7;
        border-color: #dddddd;
        cursor: default;
    }
 
    .GridPager table > tbody > tr > td:first-child > a,
    .GridPager table > tbody > tr > td:first-child > span {
        margin-left: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }
 
    .GridPager table > tbody > tr > td:last-child > a,
    .GridPager table > tbody > tr > td:last-child > span {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
    }
 
    .GridPager table > tbody > tr > td > a:hover,
    .GridPager table > tbody > tr > td > span:hover,
    .GridPager table > tbody > tr > td > a:focus,
    .GridPager table > tbody > tr > td > span:focus {
        color: #97310e;
        background-color: #eeeeee;
        border-color: #dddddd;
    }


/*  Pagination Styles Ends */

.search-filters {
    text-align: center;
    margin-bottom: 15px;
}

.UserAssignmentSection .DepartmentColumn {
    padding-right:0px;
}

.UserAssignmentSection .UserColumn {
    padding-left:2px;
}

.dynamicdisplay {
            display:none !important;
}
.txt-right{
    text-align:right !important;
}
.lnkStatus{
    margin-right:5px;
    margin-bottom:7px;
}
.lnkViewAttachments, .attachement-file{
    margin-bottom:12px;
}
.attachement-file a i{
     color:#000;margin-right:7px; font-size:16px;
}

.signatureimg{
    max-height: 60px;
    margin-top: 30px;
}
.sign-date{
    display: block;
    border-bottom: 1px solid rgb(231, 231, 231);
    /*width: 100%;    
     max-width: 100%;
    margin-bottom: 7px;
    margin-top: 2px;*/
    height: 110px;    
}

.sign-date span{
    top: 85px; position: relative;
}


.app-status{
    margin-right:20px;
}
.actions {
    margin-top:7px;
}


/*==============================================
    MEDIA QUERIES     
    =============================================*/
 
 @media(min-width:768px) {
     
	 #hidNavDiv{
		display: inline; 
	 }
     #page-wrapper{
         margin: 0 0 0 200px;
        padding: 0px;
        min-height: 1200px;
		
    }
	
	
    .navbar-side {
        z-index: 1;
        position: absolute;
        width: 200px;
    }

   .navbar {
 border-radius: 0px; 
}


.voffset {
    margin-top: 15px;
}
}

@media(max-width:767px) {
    #hidNavDiv{
        display:none;
    }
    .voffset-sm {
        margin-top: 10px;
    }

}
    


