body {
  background:#0072bc;
  margin: 0px;
  padding: 0px;
  overflow-x:hidden;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', helvetica, arial, sans-serif;
}

h2#dateid{
  margin: -12px 5px 16px 0 !important;
}

hr:last-child 
{
  display:none;
}


hr#hrid{
      margin: 0 0 15px 0 !important;
}

h3#hid{
    margin: 0 0 -8px 0 !important;

}
a{color: #0072bc;}
a:hover, a:active, a:focus {
  text-decoration: none;
  color: #000;
}
a:active,a:focus {
outline: none;
}
h1 {
  color: #998675;
  font-size: 3em;
}
h2 {
  font-size: 1.75em;
  color: #3a4a53;
}
h3 {
  font-size: 1.25em;
}
hr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
}
label {
  font-weight: normal;
}
.marginClass{
margin-left: 20px;
}
.text-sm {
  font-size: .8em;
}
.padding-top {
  padding-top: 1em;
}
.padding-bottom {
  padding-bottom: 1em;
}
.padding-right {
  padding-right: 1em;
}
.padding-left {
  padding-left: 1em;
}
.padding-top-small {
  padding-top: .5em;
}
.padding-bottom-small {
  padding-bottom: .5em;
}
.padding-right-small {
  padding-right: .5em;
}
.padding-left-small {
  padding-left: .5em;
}
.label.header-label {
  display: block;
  margin-bottom: 1em;
}
.label.img-label {
  display: block;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
/*Navbar*/
.navbar-collapse {
  position: relative;
  z-index: 111;
}
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  color: #006f4a ;
  background-color: #006f4a ;
}
.navbar {
  -webkit-box-shadow: 0px 0px 3px #cccccc;
  -moz-box-shadow: 0px 0px 3px #cccccc;
  box-shadow: 0px 0px 3px #cccccc;
  padding: 0em 1em;
  margin: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0px;
  border-bottom: none;
}
.navbar .nav > li > a {
  color: #333;
  text-shadow: none;
}
.navbar .nav > li:hover , .navbar .nav > li:focus{
  background-color: #E88403;
}
.navbar .nav > li > a:hover {
  color: #333;
}
.navbar .dropdown-menu a:hover {
  background: none;
  color: #000;
}

#main-menu .visible-xs a
{
	background-color: #6aa6af !important;
  color: #fff !important;
  padding-left: 44px !important;
  border-bottom: 1px solid #6aa6af;
  border-top: 1px solid #fff;
}

#main-menu .dropdown-menu > li > a.i1 {
  background: url(../../assets/images/role.png) no-repeat 6px top;
  height:20px;
  width:20px;
  padding:0px 0 0 30px !important;
}

#main-menu .dropdown-menu > li > a:hover.i1 {
    background: url(../../assets/images/role.png) no-repeat 6px top;
  height:20px;
  width:20px;
  padding:0px 0 0 30px !important;
}

#main-menu .dropdown-menu > li > a.i2 {
  background: url(../../assets/images/logout-icon.png) no-repeat 6px top;
  height:21px;
  width:15px;
  padding:0px 0 0 30px !important;
}

#main-menu .dropdown-menu > li > a:hover.i2 {
  background: url(../../assets/images/logout-icon.png) no-repeat 6px top;
  height:21px;
  width:15px;
  padding:0px 0 0 30px !important;
}
.navbar .nav li.dropdown.open > .dropdown-toggle {
  background-color:#EBEBEB ;
  color: #333;
}
.navbafr {
  position: relative;
  z-index: 20;
  margin: 0px;
  -webkit-box-shadow: 0px 0px 3px #cccccc;
  -moz-box-shadow: 0px 0px 3px #cccccc;
  box-shadow: 0px 0px 3px #cccccc;
  padding: 0em 1em;
  margin: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0px;
  border-bottom: none;
}
.navbafr .brand {
  text-shadow: none;
}
.navbafr .nav {
  margin-right: -2em;
}
.navbafr .nav > li > a {
  color: #fff;
  text-shadow: none;
}
.navbafr .nav > li:hover {
  background-color: #444;
}
.navbafr .nav > li > a:hover {
  color: #fff;
}
.navbafr .dropdown-menu a:hover {
  background: none;
  color: #000;
}
.navbafr .nav li.dropdown.open > .dropdown-toggle {
  background-color: #444;
  color: #fff;
}
.content {
  position: relative;
  min-height: 800px;
  background: #fff;
  margin-left: 220px;
  border-left: 3px solid #fff;
  padding: 15px 15px 1px 15px;
}
.header {
  background: #fff;
  border-bottom: 1px solid #cccccc;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #ffffff;
  padding: .5em 0em 1em 0em;
  margin: 0px 0em 2em 0em;
}
.header h1 {
  margin: 0em 0em .5em 0em;
  padding: 0em;
  line-height: 1em;
  font-size: 28px;
  font-weight: bold;
  color: #0072bc;
}
.breadcrumb {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
  margin-bottom: .5em;
  margin-bottom: 0em;
  padding-left: 0em;
  padding-right: 0em;
  font-size: .75em;
}
.page-content {
  padding: 1em;
}
footer {
  padding:2em 1em 2em;
  margin-top: 0;
  color: #fff;
  font-size: .85em;
  line-height: 1.3em;
  margin: 0 -3px 0em -3px;
  text-align:center;
  font-weight:bold;
  text-transform:uppercase;
  /*background: #26130c url(../../assets/images/wooden-pattern.png) repeat-x left top;*/
  background:#818285;
  background-size:cover;
  
}
footer hr {
  margin: 0;
}
.nav-tabs > li {
  margin-bottom: -2px;
}
/*Quick Toolbar*/

.btn-sm#custom_btn{
  padding: 5px 10px;
    margin: 0 0 0px 72em;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-toolbar.quick-toolbar {
  float: right;
}
.btn-toolbar.quick-toolbar .btn {
  width: 60px;
  height: 60px;
  display: inline-block;
}
.btn-toolbar.list-toolbar {
  margin-bottom: 1em;
}
.stats {
  float: right;
}
.stats p.stat {
  margin: 1em 0em 0em 1em;
}
.stats .stat {
  float: left;
  margin-left: 1em;
  line-height: 2.5em;
  font-size: .9em;
}
.stats .stat .label {
  font-size: 1em;
}
.stats .stat .number {
  font-weight: bold;
  margin-right: .5em;
  padding: .5em;
  border: 1px solid #ccc;
  background: #eeeeee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e3e3e3), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #e3e3e3, #ffffff);
  background: -moz-linear-gradient(center bottom, #e3e3e3 0%, #ffffff 100%);
  background: -o-linear-gradient(bottom, #e3e3e3, #ffffff);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#e3e3e3')";
  -webkit-box-shadow: 1px 1px 0px #ffffff;
  -moz-box-shadow: 1px 1px 0px #ffffff;
  box-shadow: 1px 1px 0px #ffffff;
  text-shadow: 1px 1px 1px #fff;
}
.list-group-item:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.list-group-item:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/*Blocks*/
.panel {
  box-shadow: none;
  background: white;
  border-radius: 3px;
}
.dialog .panel {
  -webkit-box-shadow: 1px 1px 0px #ffffff;
  -moz-box-shadow: 1px 1px 0px #ffffff;
  box-shadow: 1px 1px 0px #ffffff;
}
.panel .panel-heading {
  border-bottom: 1px solid #ccc;
  border-left: none;
  color: #fff !important;
  display: block;
  margin-bottom: 0px;
  text-shadow: none;
  text-transform: none;
  font-size: 16px;
  line-height: 1.5em;
  background: #444;
  
  box-shadow: inset 0px 1px 1px white;
}
.panel .panel-heading:not(.no-collapse):hover {
  background: #666;
  color: #fff;
}
.panel .panel-heading .panel-icon {
  border-right: 1px solid #AAA;
  box-shadow: 1px 0px 1px #fff;
  border-left: none;
  text-align: center;
  padding-left: 1em;
  line-height: 2em;
  margin-top: -0.25em;
}
.panel .panel-heading .panel-icon a {
  padding: 0em;
}
.panel .panel-heading .panel-icon [class*="icon-"] {
  padding: 0em 1em;
  line-height: 1em;
}
.panel .panel-heading .panel-icon.pull-right {
  border-left: 1px solid #AAA;
  border-right: none;
  box-shadow: inset 1px 0px 1px #fff;
}
.panel .panel-heading .label {
  float: right;
  line-height: 1.5em;
  -webkit-box-shadow: 1px 1px 0px #ffffff;
  -moz-box-shadow: 1px 1px 0px #ffffff;
  box-shadow: 1px 1px 0px #ffffff;
}
p.panel-heading,
a.panel-heading,
.panel-heading a {
  color: #fff;
  display: block;
  outline: none;
}
a.panel-heading:hover,
.panel-heading a:hover {
  color: #fff;
}
.panel-body {
  min-height: .25em;
  width:100%
}
.panel-body h1,
.panel-body h2,
.panel-body h3,
.panel-body h4,
.panel-body h5,
.panel-body h6,
.panel-body table {
  margin-top: 12px;
}
.panel-body.collapse {
  margin-top: 0em;
  margin-bottom: 0em;
}
/*Navigation*/
.sidebar-nav {
  width: 220px;
  position: absolute;
  float: left;
  border-top: none;
  border-left: none;
 /* margin-top: 30px;*/

}
.sidebar-nav ul {
  list-style: none;
  padding-left: 0px;
}
.sidebar-nav li a .fa-caret-right {
  color: #666;
  padding-right: .25em;
}

.sidebar-nav li a {
  color: #666;
  padding-right: .25em;

}
/*.sidebar-nav .nav-header {
  border-top: 1px solid #4b77a0;
  border-bottom: 1px solid #174978;
  background: #40688c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #efeff0), color-stop(1, #fafafa));
  background: -ms-linear-gradient(bottom, #efeff0, #fafafa);
  background: -moz-linear-gradient(center bottom, #efeff0 0%, #fafafa 100%);
  background: -o-linear-gradient(bottom, #efeff0, #fafafa);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa',EndColorStr='#efeff0')";
  border-left: none;
  color: #444;
  display: block;
  font-weight: normal;
  font-size: 1em;
  line-height: 2.5em;
  padding: .25em .25em .25em 1em;
  margin-bottom: 0px;
  text-shadow: none;
  text-transform: none;
  Change the arrow direction if the item is collapsed*/


/*.sidebar-nav .nav-header {
  border-top: 1px solid #fcfcfc;
  border-bottom: 1px solid #c8c8cb;
  background: #efeff0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #efeff0), color-stop(1, #fafafa));
  background: -ms-linear-gradient(bottom, #efeff0, #fafafa);
  background: -moz-linear-gradient(center bottom, #efeff0 0%, #fafafa 100%);
  background: -o-linear-gradient(bottom, #efeff0, #fafafa);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa',EndColorStr='#efeff0')";
  border-left: none;
  color: #444;
  display: block;
  font-weight: normal;
  font-size: 1em;
  line-height: 2.5em;
  padding: .25em .25em .25em 1em;
  margin-bottom: 0px;
  text-shadow: none;
  text-transform: none;
  Change the arrow direction if the item is collapsed
}*/

.sidebar-nav .nav-header{
	border-top: 1px solid #fff;
	background: #40688c;
    color: #787878;
    display: block;
    float: left;
    font: 14px/47px "Open Sans",sans-serif;
    height: 47px;
    padding: 0 0 0 40px;
    text-align: left;
    text-decoration: none;
    /*    text-shadow: 1px 1px 0 #f3f3f3;*/
    width: 240px;
}

.sidebar-nav .nav-header.m1{
  background: 10px center;
	background-color:transparent !important;	
  border-top: 1px solid #fff;
	border-left:solid 4px #005d99;
    /*color: #998675;*/
	color: #fff;
    display: block;
    float: left;
    font: 14px/40px "Open Sans",sans-serif;
    height: 45px;
    padding: 0 0 0 45px;
    text-align: left;
    text-decoration: none;
    /* text-shadow: 1px 1px 0 #f3f3f3;*/
    width: 240px;
	/*-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;*/
}

.sidebar-nav .nav-header.m1.act {
  background-color: #399fe2 !important;
  border-left: 4px solid #0072bc;
  color: #fff;
}




.sidebar-nav .nav-header.m2{
   background: url(../images/news-icon.png) no-repeat 10px center;
	border-top: 1px solid #ccc;
 	border-bottom: 1px solid #ccc;
    color: #fff;
    display: block;
    float: left;
    font: 14px/47px "Open Sans",sans-serif;
    height: 47px;
    padding: 0 0 0 40px;
    text-align: left;
    text-decoration: none;
    /* text-shadow: 1px 1px 0 #f3f3f3;*/
    width: 240px;
}

.sidebar-nav .nav-header.m2.act {
  border-left: 4px solid #002649;
  background:#385876 url(../images/news-icon.png) no-repeat 10px center;
}

.sidebar-nav .nav-header.m3{
   background: url(../images/user.png) no-repeat 10px center;
	border-top: 1px solid #4b77a0;
 	border-bottom: 1px solid #174978;
    color: #fff;
    display: block;
    float: left;
    font: 14px/47px "Open Sans",sans-serif;
    height: 47px;
    padding: 0 0 0 40px;
    text-align: left;
    text-decoration: none;
    /* text-shadow: 1px 1px 0 #f3f3f3;*/
    width: 240px;
}

.sidebar-nav .nav-header .label {
  float: right;
  margin-top: .5em;
  margin-right: .25em;
  line-height: 1.5em;
}
.sidebar-nav .nav-header:hover {
border-left: 4px solid #005d99;
background-color: #399fe2 !important;
color: #fff;
/*  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #efeff0), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #efeff0, #ffffff);
  background: -moz-linear-gradient(center bottom, #efeff0 0%, #ffffff 100%);
  background: -o-linear-gradient(bottom, #efeff0, #ffffff);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#efeff0')";*/
}
.sidebar-nav .nav-header.collapsed .fa-collapse::before {
  content: "\f078";
}
.sidebar-nav .nav-header .fa-collapse::before {
  content: "\f077";
}
.sidebar-nav .nav-header .fa-collapse,
.sidebar-nav .nav-header .fa-collapse {
  float: right;
}
.sidebar-nav .nav-header .label {
  float: right;
  margin-top: .7em;
  line-height: 1.5em;
}
.sidebar-nav .nav-header i[class*="fa-"] {
  line-height: 2.25em;
  padding-right: .75em;
}
.sidebar-nav .nav-list {
  margin: 0px;
  border: 0px;
  background:transparent;
}
.sidebar-nav .nav-list  > li > a:hover {
  /*width:100%;*/
}
.sidebar-nav .nav-list  > .active > a,
.sidebar-nav .nav-list  > .active > a:hover {
  text-shadow: none;
  background: #e5e5ea;
  border-top: 1px solid #d0d0d6;
  border-bottom: 1px solid #d0d0d6;
}
.sidebar-nav .nav-list li:first-child.active a {
  border-top: 0px;
}
.sidebar-nav .nav-list li:last-child.active a {
  border-bottom: 0px;
}
.sidebar-nav .nav-list  > li:hover {
  border-left: 5px solid #822a4d;
  /*overflow: hidden;*/
}
.sidebar-nav .nav-list  > li:hover a {
  margin-left: -5px;

}
.sidebar-nav .nav-list  > .active {
  overflow: hidden;
  border-left: 4px solid #002649;
}
.sidebar-nav .nav-list  > .active a {
  margin-left: 0;
}
.sidebar-nav .nav-list  > .active > a:hover {
  background: #c3c3d2;
}
.sidebar-nav .nav-list  > li > a {
  color: #fff;

}
.sidebar-nav .nav-list.collapse.in {
  border-bottom: 0;
}
/*Buttons*/
.btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-primary {
  background-color: #444;
 /* background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4c5568), to(#414959));*/
  border: 1px solid #666;
  font-weight: normal;
}
.btn-primary:hover {
  background-color: #666;
  *background-color: #666;
  border: 1px solid #666;
}
.btn-danger {
  background-color: #553333;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#653d3d), to(#553333));
  border: 1px solid #452929;
  font-weight: normal;
}
.btn-danger:hover {
  background-color: #553333;
  *background-color: #553333;
}
.btn-success {
  background-color: #556665;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#617473), to(#556665));
  border: 1px solid #495857;
  font-weight: normal;
}
.btn-success:hover {
  background-color: #556665;
  *background-color: #556665;
}
.btn-warning {
  background-color: #aaaa55;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b366), to(#aaaa55));
  border: 1px solid #99994d;
  font-weight: normal;
}
.btn-warning:hover {
  background-color: #aaaa55;
  *background-color: #aaaa55;
}
.well {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 0px #ffffff;
  -moz-box-shadow: 1px 1px 0px #ffffff;
  box-shadow: 1px 1px 0px #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
/*Faq*/
.faq-content ul,
.faq-content ol {
  padding-left: 1.5em;
}
.faq-content ul .top,
.faq-content ol .top {
  float: right;
  line-height: 1.25em;
  padding: .75em 0em;
}
/*Gallery*/
.gallery {
  text-align: center;
}
.gallery  > img {
  margin: .5em .5em .5em .5em;
}
.img-polaroid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd;
}
.dialog {
  margin: 0px auto;
  margin-top: 2em;
  float: none;
  max-width: 400px;
}
.dialog1 {
	float:none;
	max-width:1000px;
	margin:30px;
}
.dialog1 .panel {
-webkit-box-shadow:1px 1px 0 #fff;
-moz-box-shadow:1px 1px 0 #fff;
box-shadow:1px 1px 0 #fff;
}
.error{color:red;}
.dialog input[type="checkbox"] {
  margin: 0px;
}
.dialog .alert {
  margin-bottom: 1em;
}
.dialog form {
  margin-bottom: 0px;
}
.dialog .remember-me {
  padding: .5em 0em 0em 0em;
}
/*input[type="text"], input[type="password"] {*/
/*.rounded(0px);*/
/*}*/
/*Alerts*/
.alert {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: .5em 1em;
  margin-top: 1em;
  border: 1px solid #f2e187;
  background: #f7ecb5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f7ecb5), color-stop(1, #fcf8e3));
  background: -ms-linear-gradient(bottom, #f7ecb5, #fcf8e3);
  background: -moz-linear-gradient(center bottom, #f7ecb5 0%, #fcf8e3 100%);
  background: -o-linear-gradient(bottom, #f7ecb5, #fcf8e3);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcf8e3',EndColorStr='#f7ecb5')";
}
.alert .close {
  right: -0.25em;
}
.alert.alert-error {
  border: 1px solid #712d2d;
  background: #963b3b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #963b3b), color-stop(1, #b84c4c));
  background: -ms-linear-gradient(bottom, #963b3b, #b84c4c);
  background: -moz-linear-gradient(center bottom, #963b3b 0%, #b84c4c 100%);
  background: -o-linear-gradient(bottom, #963b3b, #b84c4c);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#b84c4c',EndColorStr='#963b3b')";
  color: white;
  text-shadow: none;
}
.alert.alert-info {
  border: 1px solid #85c5e5;
  background: #afd9ee;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #afd9ee), color-stop(1, #d9edf7));
  background: -ms-linear-gradient(bottom, #afd9ee, #d9edf7);
  background: -moz-linear-gradient(center bottom, #afd9ee 0%, #d9edf7 100%);
  background: -o-linear-gradient(bottom, #afd9ee, #d9edf7);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#d9edf7',EndColorStr='#afd9ee')";
}
.alert.alert-success {
  border: 1px solid #a3d48e;
  background: #c1e2b3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c1e2b3), color-stop(1, #dff0d8));
  background: -ms-linear-gradient(bottom, #c1e2b3, #dff0d8);
  background: -moz-linear-gradient(center bottom, #c1e2b3 0%, #dff0d8 100%);
  background: -o-linear-gradient(bottom, #c1e2b3, #dff0d8);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#dff0d8',EndColorStr='#c1e2b3')";
}
.knob-container > div {
  display: block !important;
  margin: auto;
}
/*Error Pages*/
.http-error {
  margin-top: 5em;
  text-align: center;
  color: #444;
}
.http-error h1 {
  font-size: 5em;
  line-height: 1em;
  text-shadow: 1px 1px 0px #fff;
  color: #444;
}
.http-error p {
  margin: 0px;
}
.http-error .info {
  font-size: 2em;
  line-height: 1.5em;
  margin-bottom: 1em;
}
.http-error i {
  font-size: 3em;
  line-height: .75em;
  text-shadow: 1px 1px 0px #fff;
}
/*Model*/
.modal {
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.small .modal-dialog {
  width: 370px;
}
.modal.small .modal-dialog .modal-body {
  padding: 1em;
  margin-top: 1em;
}
.modal .modal-icon {
  vertical-align: middle;
  font-size: 3em;
  float: left;
  margin-right: .25em;
}
.modal:focus {
  outline: none;
}
.modal .modal-header h3 {
  font-size: .95em;
  padding: 0em;
  margin: 0em;
}
.modal .modal-footer {
  padding: .75em;
}
.modal .modal-body {
  padding: 2em;
}
.modal p {
  margin: 0em;
  line-height: 1.5em;
}
/*Search*/
.search-well form {
  margin: 1em 0em 1.5em 0em;
}
.search-well label {
  margin-bottom: 0px;
  vertical-align: middle;
}
/*Table of Contents*/
.toc {
  margin-bottom: 2em;
}
.toc h3 {
  font-size: 1em;
  margin-top: 0em;
  padding-top: 0em;
  line-height: 1.4em;
}
.toc h4 {
  color: #555;
  font-size: 1em;
  margin-top: 0em;
  padding-top: 0em;
  line-height: 1.4em;
  margin-bottom: 0em;
  padding-bottom: 0em;
}
/*Dashboard Stats*/
.stat-widget-container {
  text-align: center;
}
.stat-widget-container .stat-widget {
  width: 25%;
  float: left;
}
.stat-widget-container .stat-widget .stat-button {
  position: relative;
}
.stat-widget-container .stat-widget .stat-button .title {
  font-size: 2em;
  font-weight: bold;
  color: #999;
}
.stat-widget-container .stat-widget .stat-button .detail {
  font-size: 1.5em;
  color: #555;
}
table.table.list tr:first-child td {
  border-top: 0px;
}
.table-first-column-check td:first-child,
.table-first-column-number td:first-child,
.table-first-column-check th:first-child,
.table-first-column-number th:first-child {
  width: 16px;
  text-align: center;
}
/* Tweaks for mobile */
@media (max-width: 768px) {
  .content {
    margin: 0em;
  }
  .sidebar-nav {
    float: none;
    width: auto;
    position: relative;
  }
  h1 {
    text-align: center;
  }
  .stats {
    text-align: center;
    margin-top: .5em;
    margin-bottom: 2em;
    float: none;
  }
  .stats .stat {
    float: none;
    display: inline;
  }
  .stat-widget-container .stat-widget {
    font-size: .5em;
  }
}
@media (max-width: 851px) {
  .stat-widget-container .stat-widget {
    font-size: .75em;
  }
}
@media (max-width: 767px) {
  footer hr {
    margin-left: 0em;
    margin-right: 0em;
  }
  .navbar .nav > li > ul {
    margin-left: 1.65em;
  }
  .navbar .nav > li:hover {
    background-color: transparent;
  }
  .nav > li > a:hover,
  .nav > li > a:focus {
    background-color: transparent;
  }
  .sidebar-nav {
    display: none;
  }
}
@media (max-width: 604px) {
  body.http-error {
    font-size: .5em;
  }
  .dialog,
  .row .dialog {
    max-width: 300px;
  }
}
.theme-blue .navbar {
	/*border-bottom:solid 3px #EBEBEB;*/
	background:url(../../assets/images/wooden-pattern.png) repeat-x top left;
  background-color: #000;
	background-size: cover;
	height:65px;
}

.top_border {
	background:url(../../assets/images/top_border.png) repeat-x top left;
	height:12px;
}
/* Side notes for calling out things
-------------------------------------------------- */
/* Base styles (regardless of theme) */
.bs-callout {
  margin: 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
}

.navbar-default {
	background:#FFFFFF;
}
.bs-callout-right {
  border-right: 5px solid #eee;
  border-left: 0px;
}
.bs-callout h4 {
  margin-top: 0;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code,
.bs-callout .highlight {
  background-color: #fff;
}
/* Themes for different contexts */
.bs-callout-danger {
  background-color: #fcf2f2;
  border-color: #dFb5b4;
}
.bs-callout-warning {
  background-color: #fefbed;
  border-color: #f1e7bc;
}
.bs-callout-info {
  background-color: #f0f7fd;
  border-color: #d0e3f0;
}


#txtUsername {
    background: url(../../assets/images/username_icon.png) no-repeat left center ;
    border: 1px solid #cacaca;
    border-radius: 3px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
    padding: 10px 1% 10px 15%;
    width: 100%;
    height: 48px !important;
}


#txtPassword, .password_text_field {
    background: url(../../assets/images/password_icon.png) no-repeat left center ;
    border: 1px solid #c0bfbf;
    border-radius: 3px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15) inset;
    padding: 10px 1% 10px 15%;
    width: 100%;
    height: 48px !important;
}

#main-menu li > a
{
	padding:10px 15px 10px 35px !important;
	
}
#main-menu li.dropdown > a
{
	padding:18px 15px 17px 15px !important;
}

.logo{
	clear:both;
	text-align:center;
	width:100%;
	display:block;
	margin-bottom:30px;
}

.logo1{
	float: left;
    height: 50px;
    padding: 20px 0;
	margin-left:10px;
	position: absolute;
    z-index: 9;
}
.row-col{
	width:auto !important;
	text-align:left;
}

.row-col_1 .sorting_disabled{
	width:45% !important;
	text-align:center;
}

.row-col_2{
	width:3% !important;
	text-align:center;
}

.row-col_3{
	width:15% !important;
	text-align:center;
}
.row-col_4{
	width:10% !important;
	text-align:center;
}

.row-col_5{
	width:20% !important;
	text-align:center;
}


.row-col_last{
	width:25%  !important;
	text-align:center;
}

.custom_filter{
	margin:10px 0;
	}

.list-group-item.level_1 {
    color: #000;
}

#menu-grid .list-group
{
	margin-bottom:0px;
}

table.dataTable.no-footer, table.dataTable thead th, table.dataTable thead td
{
	border-bottom:solid 1px #ddd !important;
}

table.dataTable
{
	margin-bottom:20px !important;
	border-collapse:collapse !important;
}

.table_th_tr
{
	background: #efefef;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #efefef), color-stop(1, #fafafa));
  background: -ms-linear-gradient(bottom, #efefef, #fafafa);
  background: -moz-linear-gradient(center bottom, #efefef 0%, #fafafa 100%);
  background: -o-linear-gradient(bottom, #efefef, #fafafa);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#e3e3e3', EndColorStr='#ffffff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa',EndColorStr='#efefef')";
  box-shadow: inset 0px 1px 1px white;
}

table.dataTable thead th
{
	border:solid 1px #ddd !important;
}

table.dataTable td, table.dataTable th
{
	vertical-align:middle !important;
}


.dialog1 .panel-body
{
	padding:0px;
}

.dialog1 .panel-body .form-horizontal
{
	float:left;
	width:100%;
	clear:both;
}

#menu-grid
{
	margin-bottom:20px !important;
}

.main-content .panel
{
	margin-bottom:0px !important;
}

.navbar-header {
    float: left;
    position: relative;
    z-index: 111;
}

/**12-8-2016**/
.add_icon{ background:url("../../assets/images/sprite_icons.png") no-repeat 0 0; width:25px; height:25px; display:inline-block; margin:10px 0}
.remove_icon{ background:url("../../assets/images/sprite_icons.png") no-repeat -29px 0; width:25px; height:25px; display:inline-block; margin:10px 0}
.up_icon{ background:url("../../assets/images/sprite_icons.png") no-repeat -60px 0; width:25px; height:25px; display:inline-block; margin:10px 0}
.down_icon{ background:url("../../assets/images/sprite_icons.png") no-repeat -90px 0; width:25px; height:25px; display:inline-block; margin:10px 0}
.vbtn_align{ margin-top:10px; text-align:center}
.vbtn_align input{ min-width:100px; margin:10px 5px}
.vbtn_align input:hover{ border:solid 1px #ad7616}
/*.btn_align_v{ padding:44px 0}*/
.btn_align_v{ margin-top:60px;}
.btn_align_v1{ padding:85px 0 0 0;}

@media (max-width: 767px) {
  .btn_align_v1{ padding:0 15px}

  .navbar-collapse .navbar-right li:hover, .navbar-collapse .navbar-right li:focus{
    background: transparent;
    position: relative;
    text-align: right;
  }

  #main-menu li.dropdown > a{
    margin-top: 52px;
        text-align: right;
  }

  .navbar-collapse .navbar-right li.dropdown > a {
    color: #000 !important;
  }
}


html, body {
  height: 100%;
}
.page-wrap {
  min-height: 100% !important;
  margin-bottom: -74px;
}
.page-wrap:after {
  content: "";
  display: block;
}
footer{
  margin: 0px;
}
footer p{
    margin:0!important;
    line-height:34px;
}
footer, .page-wrap:after {
  height: 74px;
}
.captch-div{
  margin-top: 10px;
}

.navbar-brand{
  padding: 0px;
  width: 220px;
  margin-left: -15px;
}
.navbar-brand img{
  max-height: 65px;
  /*float: right;*/
  /*width: 219px;*/
  padding: 5px 65px;
}
.success_message {
  background: #e0ffe0;
  border: 1px solid #50d050;
  padding: 5px 10px;
}
.error_message{
  background: #ffd0d0;
  border: 1px solid #ff9090;
  padding: 5px 10px;
}
.header-logo{
  margin: 50px auto 0 !important;
  max-width: 400px;
  overflow: hidden;
  text-align: center !important;
  display: block;
  border-radius: 10px;  
}
.header-logo img{
  display: inline-block;
  height: auto;
  left: 50%;
  margin: 0 0 0 -100%;
  position: relative;
  width: 400px;
  padding:20px;
}
.indicators{
  padding: 15px 0;
  vertical-align: middle;
}
.custom-resonsive {
  overflow: auto;
}

td.reserverd {
  background: #d1d1d1;
  color: #000;
}

.indicators .reserved {
  position:relative;
  padding-left:35px;
  margin-right:35px;
  display:inline-block;
}

.indicators .available {
  position:relative;
  padding-left:35px;
  margin-right:35px;
  display:inline-block;
}

.indicators .available:before{
  content:"";
  background:#fff;
  position:absolute;
  width:30px;
  left:-0px;
  height:30px;
  top: -5px;
  border:1px solid #000;
}

.indicators .reserved:before{
  content:"";
  background:#ddd;
  position:absolute;
  width:30px;
  left:-0px;
  height:30px;
  top: -5px;
  border:1px solid #000;
}
table#restaurant_table_booking td {
  position: relative;
}
table#restaurant_table_booking td a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}


/* 17102016 */
.navbar-collapse .navbar-right{
	margin-right: -35px !important;
	height: 60px;
}


.navbar-collapse .navbar-right li.dropdown > a{
	color: #fff;
}
.navbar-collapse .navbar-right li.dropdown > a img{
	border: 2px solid #fff;	
}
.navbar .nav li.dropdown.open > .dropdown-toggle{
	color: #000 !important;
		
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
  background: #444;
}
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

/**13-4-2017**/
.page-wrap{ background: #f1f1f1!important }

/**20-August-2019**/
.notes-description,.notes-date { padding-top: 7px; }
.notes-date { display: inline-block; }
table#test,table#inspection,table#notes{margin-bottom:0 !important;}
.documentFile { margin-top: 10px; }
.notesHeading { display: inline-block; margin-top: 10px; font-size: 18px; }
.formHeading { display: block; margin-bottom: 15px; text-align:center; text-transform: uppercase; font-size:18px; color: #333 !important; }

/*new added css by designer on 25-04-2020*/
.row.cal-repeted-block {
  margin-top: 10px;
  margin-bottom: 10px;
}
.row.cal-repeted-block .col-sm-1.col-xs-12.text-center {
  padding-top: 15px;
}
.clone_section b {
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
}
.dropdown.checkbox-dropdown {position:relative;font-size:14px;color:#333;}
.dropdown.checkbox-dropdown .dropdown-list{z-index: 9;padding:12px;background:#fff;position:absolute;top:30px;left:2px;right:2px;box-shadow:0 1px 2px 1px rgba(0,0,0,0.15);transform-origin:50% 0;transform:scale(1,0);transition:transform .15s ease-in-out .15s;max-height:66vh;overflow-y:scroll;}
.dropdown.checkbox-dropdown .dropdown-option{display:block;padding:8px 12px;opacity:0;transition:opacity .15s ease-in-out;}
.dropdown.checkbox-dropdown .dropdown-label{border-radius:4px;display:block;height:30px;background:#fff;border:1px solid #ccc;padding:6px 12px;line-height:1;cursor:pointer;}
.dropdown.checkbox-dropdown .dropdown-label:before{content:'▼';float:right;}
.dropdown.on.checkbox-dropdown .dropdown-list{transform:scale(1,1);transition-delay:0s;}
.dropdown.on.checkbox-dropdown .dropdown-list .dropdown-option{opacity:1;transition-delay:.2s;}
.dropdown.on.checkbox-dropdown .dropdown-label:before{content:'▲';}
.dropdown.checkbox-dropdown [type="checkbox"]{position:relative;top:-1px;margin-right:4px;}
.count-box.chartleft.col-md-12 {
    margin: 0 auto !important;
}
@media (max-width: 1024px){
  #chk_selection {
    display: none;
}
}

@media (min-width: 768px) and (max-width: 769px) {
  .sidebar-nav .nav-list li {
    width: 25%;
    float: left;
}
.sidebar-nav .nav-list li a {
    border-left: 1px solid #fff !important;
    max-width: 100% !important;
}
table.dataTable>tbody>tr.child span.dtr-data a, table.dataTable>tbody>tr.child span.dtr-data input {
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
}
}
@media (max-width:767px){
  .navbar-collapse{height:100%!important;display:none!important;width:100%;border:none!important;background-color:#fff;margin-top:10px;box-shadow:0 0 30px 0 rgba(0,0,0,0.2);max-height:100%;float:left;min-height:470px;position:absolute;left:0;top:55px;}
  .navbar-collapse.in{display:inline-block!important;}
  .navbar-header{width:100%;}
  .navbar-toggle{margin-top:14px;}
  .navbar-collapse .navbar-right{height:auto;margin:0!important;}
  #main-menu .visible-xs a{text-align:left!important;}
  #main-menu .visible-xs a:hover{background-color:#0072bc!important;}
  #main-menu li.dropdown > a{margin-top:0;}
  #info.modal {
  max-width: 100%;
  left: 0;
  position: absolute;
}
 #info.modal .modal-dialog {
  width: 95%;
}
.row.cal-repeted-block .col-sm-1.col-xs-12.text-center {
  padding-bottom: 15px;
  display: flex;
  justify-content: center;
}
.row.cal-repeted-block .col-sm-1.col-xs-12.text-center .add_icon {
  order: 3;
  margin-left: 10px;
}
.row.cal-repeted-block .col-sm-1.col-xs-12.text-center .remove_icon {
  transform: rotate(90deg);
}
.row.cal-repeted-block .col-sm-1.col-xs-12.text-center .add_icon {
  transform: rotate(90deg);
}
.mp-0 {
  padding: 0 !important;
}
.btn-sm#custom_btn {
  margin: 0 !important;
}
.ui-widget.ui-menu {
    border: 1px solid #c5c5c5;
    max-width: 90%!important;
    max-height: 360px !important;
    overflow: auto !important;
}
.allcated_tradesperdon {
    height: auto;
    overflow: auto;
    margin-top: 10px;
}
table.dataTable>tbody>tr.child span.dtr-data a, table.dataTable>tbody>tr.child span.dtr-data input {
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
}
}
@media (max-width:470px){
  .navbar-brand img{padding:5px 25px;}
  .calendar_div .fc-center h2{font-size:21px;margin-top:20px;}
  .fc-basic-view tbody .fc-row{min-height:2em;height:70px!important;}
    .fc-basic-view tbody .fc-row a.fc-more {
  font-size: 9px;
  float: left;
  width: 100%;
  text-align: left;
}
  footer p{font-size:9px;}
  div.costom_filter_btn input {
  float: left;
  width: 100% !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
}
.full-input-wrapper {
    width: 100% !important;
    margin-top: 15px;
}
.fc .fc-agendaWeek-view th {
    text-align: center;
    font-size: 12px !important;
}

}
.dt-main-table .dataTables_wrapper .dataTables_info{margin-left:0;}
.dt-main-table .dataTables_wrapper .dataTables_filter input{margin-left:0.5em;border:1px solid #ccc;border-radius:4px;height:35px;}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default!important}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none!important}
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child{position:relative;padding-left:30px;cursor:pointer}
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before{top:50%;left:4px;height:14px;width:14px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:'Courier New',Courier,monospace;line-height:14px;content:'+';background-color:#31b131;transform:translate(0,-50%);}
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{content:'-';background-color:#d33333}
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}
table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}
table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:'Courier New',Courier,monospace;line-height:14px;content:'+';background-color:#31b131;transform:translate(0,-50%);}
table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:'-';background-color:#d33333}
table.dataTable>tbody>tr.child{padding:0.5em 1em}
table.dataTable>tbody>tr.child:hover{background:transparent!important}
table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}
table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:0.5em 0}
table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}
table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}
table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}
div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}
div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:0.5em;box-shadow:0 12px 30px rgba(0,0,0,0.6)}
div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}
div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}
div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}
div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,0,0,0.6)}
@media (max-width: 991px){
  .col-md-1.col-sm-12.col-xs-12.btn_align_v.text-center {
    margin-top: 40px !important;
}
.col-md-5.col-sm-12.col-xs-12.mobile-margin {
    margin: 0 !important;
    margin-top: 30px !important;
}
.clone_section .col-md-12 {
    margin-top: 0 !important;
}
}
@media screen and (max-width:767px){
  div.dtr-modal div.dtr-modal-display{width:95%}
}
/*end of new added css by designer on 25-04-2020*/