@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	text-decoration: none
}

/*----------------------------------------------------------------------[ Main Website CSS Begining ]---------------------------------------------------------------------- */

@media (max-width:767px) {
.logo img {
 margin: auto !important;
}
 input.search-form {
 width: 60px !important;
}
.carousel-caption {
 top:26% !important;
}
.carousel-caption h2 {
 font-size: 22px !important;
}
.carousel-caption p {
 font-size: 12px !important;
}
header .search {
 margin: 3px;
}
.section .prem {
 display: none;
}
.social {
 text-align: center !important;
}
.top-number2 {
 height: 30px;
 margin-top: 14px;
}
.text_right {
 text-align: center !important;
}
.text_left {
 text-align: center !important;
}
.services p {
 margin-bottom: 30px !important;
}
ul.app_store {
 display: none !important;
}
ul.app_store2 {
 display: inherit !important;
}
.app_store2 .fa {
 font-size: 16px !important;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
 height: auto !important;
}
.Google_map img {
 margin: 10px auto !important;
}
nav {
 margin: 0 auto;
 z-index: 1;
 top: 0px !important;
}
#cssmenu, #cssmenu ul {
 width: 95%;
 margin: auto !important;
}
 input.search-form:hover {
 width: 60px !important;
}
 .carousel-indicators {
 bottom: -10px !important;
}
 .carousel-indicators li {
 width: 5px !important;
 height: 5px !important;
}
 .carousel-indicators .active {
 width: 7px !important;
 height: 7px !important;
}
 .about {
 padding: 0px 30px !important;
}
 .about h1 {
 font-size: 22px !important;
}
 .about h1 span {
 font-size: 22px !important;
}
 .about h4 {
 font-size: 14px !important;
}
.services {
 padding: 25px 0px 0px 0px !important;
}
 .services h2 {
 font-size: 22px !important;
}
 .services h4 {
 font-size: 14px !important;
}
 .trust {
 padding: 20px 0px 0px 0px !important;
}
 .trust h2 {
 font-size: 22px !important;
}
 .trust h4 {
 font-size: 14px !important;
}
 h3 {
 font-size: 20px !important;
}
.cghs-form-area {
	width:90% !important;
}
.cghs-form-area label {
    font-size: 0.8em !important;
}
.forgot_box_right {
    float: right;
	font-size: 0.9em !important;
    line-height: 13px !important;
}
.forgot_box_right a {
    font-size: 0.8em !important;
}
.nav-tabs>li>a {
	font:normal 15px Tahoma, Geneva, sans-serif !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	font:normal 15px Tahoma, Geneva, sans-serif !important;
}
.nav-tabs>li.active:after {
	font-family: FontAwesome !important;
	content: "\f0d7";
	vertical-align: middle !important;
	font-size:26px !important;
	color:#ff7000 !important;
	top: 42px !important;
	right: 46% !important;
	position: absolute !important;
	display: inline-block !important;
}
.remove {
    position: absolute;
    right: 0;
    top: -3px;
}
.form_main {
	width:70%;
	height:auto;
	margin:25px auto !important;
	background-color:#FFF;
}
.form_main h1 {
	font:normal 16px Tahoma, Geneva, sans-serif;
	color:#8f9091;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:25px !important;
}
}

@media (max-width:991px) {
.search_bar {
	display:none;
}
.top-number p {
    margin: 0px 3px !important;
    display: inline-block;
}
.top-number span{
	color:#6d7f88 !important;
	margin:0px 5px !important;
	display:inherit !important;
}
.search {
	display:none !important;
}
.top-number
 {
	margin-top:5px;
	border-top: 1px #eee solid;
	padding:5px 0px;
}

.sign_up {
	display:none !important;
}
.sign_up_t {
	display:inherit !important;
	font-size: 10px;
	color: #ff7000 !important;
	text-transform: uppercase;
}
.sign_up_t:hover {
	color:#24353d !important;
}
.sign_in {
	display:none !important;
}
.sign_in_t {
	color: #ff7000 !important;
	text-transform: uppercase;
}
.sign_in_t:hover {
	color:#24353d !important;
}
.sign_out {
	display:none !important;
}
.sign_out_t {
	display:inherit !important;
	font-size: 10px;
	color: #ff7000 !important;
	text-transform: uppercase;
}
.sign_out_t:hover {
	color:#24353d !important;
}
.admin_area {
	display:none !important;
}
.admin_area_t {
	display:inherit !important;
	font-size: 10px;
	color: #24353d !important;
	text-transform: uppercase;
}
.admin_area_t:hover {
	color:#ff7000 !important;
}

}

 @media (max-width:460px) {
.free_trial h6 {
	font-weight:600 !important;
}
}

 @media (min-width:400px) and (max-width:766px) {

.carousel-caption {
 top:21% !important;
}
.carousel-caption h2 {
 font-size: 17px !important;
}
.carousel-caption p {
 font-size: 9px !important;
}
}
 @media (max-width:400px) {
.carousel-caption {
 display:none !important;
}
.trail_versn {
	font-size:10px !important;
	line-height:12px !important;
}
.trail_versn a {
	font-size:10px !important;
	color:#c9302c !important;
}
}
 @media (min-width:768px) and (max-width:991px) {
.section .prem {
 display: none;
}
 input.search-form:hover {
 width: 65px !important;
}
.text_right {
 text-align: center !important;
}
.text_left {
 text-align: center !important;
}
.services p {
 margin-bottom: 30px !important;
}
ul.app_store {
 display: none !important;
}
ul.app_store2 {
 display: inherit !important;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
 height: auto !important;
}
.Google_map img {
 margin: 10px auto !important;
}
nav {
 margin: 0 auto;
 z-index: 1;
 top: 0px !important;
}
#cssmenu > ul > li > a {
 padding: 17px 4px !important;
}
 #cssmenu > ul > li.has-sub > a::before {
 display:none !important;
}
 #cssmenu > ul > li.has-sub > a::after {
 display:none !important;
}
}
 @media (min-width:992px) and (max-width:1199px) {
.section .prem {
 display: none;
}
.sign_in_t {
	display:none;
}
.text_right {
 text-align: center !important;
}
.text_left {
 text-align: center !important;
}
.services p {
 margin-bottom: 30px !important;
}
ul.app_store {
 display: none !important;
}
ul.app_store2 {
 display: inherit !important;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
 height: auto !important;
}
.Google_map img {
 margin: 20px auto !important;
}
nav {
 margin: 0 auto;
 z-index: 1;
 top: 0px !important;
}
#cssmenu > ul > li > a {
 padding: 17px 23px !important;
}
}

@media (min-width:1200px) {
	 
.carousel-caption {
	position: absolute;
	right: 15%;
	/*bottom: 20px;*/
	top: 36%;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.sign_in_t {
	display:none;
}	
.carousel-caption h2 {
 font-size: 42px !important;
}
.carousel-caption p {
 font-size: 16px !important;
} 











/*@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0) !important;
    transform: translate3d(0, -50px, 0) !important;
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0) !important;
    transform: translate3d(0, -50px, 0) !important;
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
  opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0) !important;
    transform: translate3d(0, -50px, 0) !important;
	animation-name: fadeInDownBig;
    animation-duration: 4s;
}




*/


















}

.top-number {
	color: #6d7f88;
	font-size: 11px;
	display: inline-block;
	/*margin-right: 10px;
	padding-right: 8px;*/
}

.top-number span{
	display:none;
}

.top-number p {
	margin: 0px 0px 0px 4px;
	display:inline-block;
}
.top-number p a {
	text-decoration: none;
}
.user {
	display:inline-block;
	font-size: 11px;
	color:#24353d;
}
.top-number2 {
	color: #6d7f88;
	font-size: 11px;
	display: inline-block;
	margin-right: 10px;
	padding-right: 8px;
}
.top-number2 p {
	margin: 0;
}
.top-number2 p a {
	text-decoration: none;
}
.social {
	text-align: right;
	margin-top: 11px;
}
header .search {
	display: inline-block;
	margin-right: 2px;
}
.search i {
	font-size: 12px;
	color: #6d7f88;
}
input.search-form {
	/*background: transparent;*/
	width: 100px;
	padding: 0 6px;
	font-size: 11px;
	color: #6d7f88 !important;
	border: 0px solid #f5f5f5;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
	border: 1px #DCDCDC solid;
}
 input.search-form::-webkit-input-placeholder {
 color: transparent;
}
 input.search-form:hover::-webkit-input-placeholder {
 color: #6d7f88;
 border:1px solid #888888;
}
input.search-form:hover {
	width: 130px;
}
.sign_up {
	padding: 10px 22px;
	font-size: 11px;
	color: #24353d !important;
	text-transform: uppercase;
	border: 1px solid #ff7000;
	border-radius: 4px;
	/*margin-left: 3px;*/
}
.sign_up:hover {
	background-color: #ff7000;
	color:#FFF !important;
	border: 1px solid #ff7000;
}

.sign_up_t {
	display:none;
}


.sign_in {
	background-color: #ff7000;
	padding: 10px 22px;
	font-size: 11px;
	color: #FFFFFF !important;
	text-transform: uppercase;
	border: 1px solid #ff7000;
	border-radius: 4px;
	/*margin-left: 3px;*/
}
.sign_in:hover {
	background-color: #FFFFFF;
	color:#24353d !important;
	border: 1px solid #ff7000;
}

.sign_out {
	background-color: #ff7000;
	padding: 10px 22px;
	font-size: 11px;
	color: #FFF !important;
	text-transform: uppercase;
	border: 1px solid #ff7000;
	border-radius: 0px;
	/*margin-left: 8px;*/
}
.sign_out:hover {
	background-color: #FFF;
	color:#24353d !important;
	border: 1px solid #ff7000;
}
.sign_out_t {
	display:none;
}
.admin_area {
	background-color: #24353d;
	padding: 10px 22px;
	font-size: 11px;
	color: #FFF !important;
	text-transform: uppercase;
	border: 1px solid #24353d;
	border-radius: 0px;
	/*margin-left: 8px;*/
}
.admin_area:hover {
	background-color: #FFF;
	color:#24353d !important;
	border: 1px solid #24353d;
}
.admin_area_t {
	display:none;
}
.top {
	width: 100%;
	float: left;
	padding: 0px 0px;
	background: #fff;
}
/*  NAV   */

div.menu_container {
	width: 100%;
	position: relative;
}
div.menu_container ul.menu-toggle {
	display: none;
	position: relaitve;
}
div.menu_container ul {
	width: 100%;
	height: auto !important;
	padding: 0;
	margin: 0;
	display: none;
}
div.menu_container ul.menu-toggle+ul {
	position: absolute;
	z-index: 1000;
}
div.menu_container ul li {
	display: block;
	float: left;
	height: auto !important;
	display: inline-block;
	width: auto;
	padding: 0;
	margin: 0;
	text-align: center;
	position: relative;
	box-sizing: border-box;
}
div.menu_container ul li a {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	padding-left: 5%;
	padding-right: 5%;
}
div.menu_container ul li:last-child {
	background-image: none;
}
div.menu_container ul li a:hover {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/*  END NAV  */


/* SUB NAV */

div.menu_container ul li ul {
	display: none;
	width: 100%;
	padding: 0;
	margin: 0;
}
div.menu_container ul li:hover ul {
	display: block;
}
div.menu_container ul li ul li {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	border-top: 1px solid #cfcfcf;
}
/* SUB SUB NAV */

div.menu_container ul li ul li ul {
	display: none;
	position: absolute;
	top: 0;
}
div.menu_container ul li:not(:last-child) ul li ul {
 left: 100%;
}
div.menu_container ul li:last-child ul li ul {
	right: 100%;
}
div.menu_container ul li ul li ul li {
	display: none;
}
div.menu_container ul li ul li:hover > ul {
	display: block;
}
div.menu_container ul li ul li:hover > ul > li {
	display: block;
}
div.menu_container ul li:last-child {
	background-image: none;
}

/* small pads */
@media all and (max-width : 959px) {
/*  NAV   */

div.menu_container ul.menu-toggle {
 display: none;
}
div.menu_container ul {
 width: 100%;
}
/*  END NAV  */

}

/* handheld mobile devices */
@media all and (max-width: 720px) {
/*  NAV   */


div.menu_container ul.menu-toggle {
 display: block;
 margin: 0;
 padding: 0;
 overflow: hidden;
}
div.menu_container li.menu-toggle {
 display: block;
}
/* display and hide the responsive nav */
	
div.menu_container ul.block {
 display: block !important;
}
div.menu_container ul.hide {
 display: none !important;
}
/* ------------------------ */


div.menu_container ul {
 display: none;
 overflow: hidden;
}
div.menu_container ul.menu-toggle+ul {
 position: absolute;
 z-index: 1000;
}
div.menu_container ul li {
 display: block;
 width: 100%;
 border-top: 1px solid #cfcfcf;
}
div.menu_container ul li.menu-toggle a {
 text-align: right;
 overflow: hidden;
 display: block;
 width: 100%;
 font-size: 18px;
 text-decoration: none;
 vertical-align: top;
}
div.menu_container ul li.menu-toggle a:after {
 content: url('../images/menu-icon.png');
 margin-left: 10px;
 vertical-align: top;
 margin-right: 1%;
}
div.menu_container ul {


 display: none;
}
div.menu_container ul li a {
 text-align: left;
 padding-left: 3%;
 width: 100%;
}
/* SUB MENU  */


div.menu_container ul li ul, div.menu_container ul li ul li, div.menu_container ul li ul li ul, div.menu_container ul li ul li ul li, div.menu_container ul li ul li ul li ul, div.menu_container ul li ul li ul li ul li, div.menu_container ul li ul li ul li ul li ul, div.menu_container ul li ul li ul li ul li ul li {
 display: block;
 position: relative;
 left: 0;
 top: 0;
}
div.menu_container ul li ul, div.menu_container ul li ul li ul {
 display: block;
 position: relative;
 padding: 0;
 margin: 0;
 left: 0
}
div.menu_container ul li ul > li a {
 padding-left: 7%;
 opacity: 95%;
}
div.menu_container ul li ul > li > ul > li a {
 padding-left: 14%;
}
div.menu_container ul li ul > li > ul > li > ul > li a {
 padding-left: 21%;
}
div.menu_container ul li ul li ul {
 display: block;
 left: 0;
 position: relative;
}
div.menu_container ul li ul li ul li ul {
 display: block;
 left: 0;
 position: relative;
}
div.menu_container ul li ul li ul li ul li {
 display: block;
 left: 0;
 position: relative;
}
div.menu_container ul li:not(:last-child) ul li ul {
 left: 0;
}
/*  END NAV  */
}
.item img {
	margin: auto;
	width:100%;
	height:456px !important;
}
.carousel-caption {
	text-transform: uppercase;
}
.carousel-caption span {
	color: #05d2ff;
}
.banner_line {
	width: 40%;
	height: 1px;
	background: #fff;
	margin: 10px auto;
}
.about {
	text-align: center;
	padding: 60px 30px;
}
.about h1 {
	font-size: 30px;
}
.about h1 span {
	font:normal 35px 'Kozuka Gothic Pro';
	color:#ff7000;
	letter-spacing: -2px;
}
.about h1 span span {
	font:normal 27px 'Kozuka Gothic Pro';
	color:#24353d;
	letter-spacing: -2px;
}
.title {
	text-align: left;
	padding: 60px 0px 10px 0px;
	border-bottom:1px solid #CCC;
	margin-bottom:30px;
}
.title h1 {
	font-size: 30px;
}
.title h1 span {
	font:normal 30px 'Kozuka Gothic Pro';
	color:#ff7000;
	letter-spacing: -2px;
}
.title h1 span span {
	font:normal 27px 'Kozuka Gothic Pro';
	color:#24353d;
	letter-spacing: -2px;
}
.about img {
	margin: 20px auto;
}
.about h4 {
	margin-bottom: 40px;
}
.more {
	text-align: center;
	color:#24353d;
	background-color:#FFF;
	font-size:12px;
	padding: 16px 40px;
	border: 1px #24353d solid;
	border-radius: 25px;
}
.more:hover {
	border: 1px #FFF solid !important;
	text-decoration: none;
	color: #fff;
	background: #ff7000;
}
/*.more a {
	text-decoration: none;
	color: #000;
}
.more a:hover {
	
	text-decoration: none;
	color: #fff;
}
*/

.banner_more {
	margin-top:30px !important;
	text-align: center;
	color:#24353d;
	background:#ff7000;
	font-size:12px;
	padding: 16px 40px;
	border: 1px #24353d solid;
	border-radius: 25px;
}
.banner_more:hover {
	border: 1px #FFF solid !important;
	text-decoration: none;
	color: #fff;
	background: #ff7000;
}
.free_trial {
	width: 100%;
	padding:12px 0px;
	/*float: left;*/
	background: #24353d;
}
.free_trial h3 {
	font-family: 'Roboto' !important;
	font-size: 24px;
	color:#f2f2f6;
	/*letter-spacing:-1px;*/
	font-weight:600;
	margin:0px !important;
}
.free_trial h4 {
	font-family: 'Roboto'!important;
	font-size: 16px;
	color:#f2f2f6;
	font-weight:200;
	margin:0px !important;
	line-height:20px;
}

.free_trial h5 {
	font-family: 'Roboto'!important;
	font-size: 18px;
	font-weight:400;
	color:#c3ea0c;
	margin:0px !important;
	line-height:24px;
}
.free_trial h6 {
	font-family: 'Roboto'!important;
	font-size: 12px;
	text-align:center;
	color:#f2f2f6;
	font-weight:200;
	margin:2px 0px 21px 0px;
}
.trial_more_main {
	margin: auto !important;
	text-align:center;
}
.trial_more {
	text-align: center;
	color:#ff7000;
	background-color:#FFF;
	font-family: 'Roboto'!important;
	font-size:16px;
	text-transform:uppercase;
	padding: 13px 40px;
	border-radius: 25px;
}
.trial_more:hover {
	text-decoration: none;
	color: #fff;
	background: #ff7000;
}
.section {
	width: 100%;
	float: left;
	background: #ecf0f1;
}
.services {
	padding: 40px 0px 0px 0px;
	float: left;
	background: #fff;
	width: 100%;
	margin: 75px 0px;
	text-align: center;
	-webkit-box-shadow: 0 0 20px 0 #88b3ef;
	box-shadow: 0 0 20px 0 #88b3ef;
	border-radius: 15px;
}
.trust {
	padding: 40px 0px 0px 0px;
	float: left;
	width: 100%;
	margin: 0px;
	text-align: center;
}
.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
.services h3 {
	margin: 10px 0px 0px 0px;
	color: #2968c0;
}
.services p {
	font-size: 12px;
	margin-bottom: 67px;
}
.services h2 {
	font-size: 30px;
}
.trust h2 {
	font-size: 30px;
}
.services img {
	margin: 20px auto;
}
.trust img {
	margin: 20px auto;
}
.services h4 {
	margin-bottom: 40px;
}
ul.app_store {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 22px;
	left: 0px;
}
ul.app_store li {
	display: inline-block;
	margin: 0px 2px !important;
}
ul.app_store2 {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 22px;
	left: 0px;
	display: none;
}
ul.app_store2 li {
	display: inline-block;
	margin: 0px 2px !important;
}
.app_store2 .fa {
	font-size: 24px;
}
.Google_map {
	width: 100%;
	float: left;
}
.Google_map img {
	margin: 50px auto;
	margin-bottom:0px;
	width: 100%;
}
footer {
	background: #fff;
	float: left;
	width: 100%;
	font-size: 13px !important;
}
footer h2 {
	color: #263543;
	margin: 35px 0px 20px 0px;
	font-size: 15px;
	font-weight: bold;
}
footer table {
	color: #263543;
}
.line {
	width: 90%;
	height: 1px;
	background: #586985;
	margin-bottom: 10px;
}
.inner_flash {
	padding: 0px 26px;
	margin: 0 auto;
}
.inner_flash img {
	margin: auto;
}
.add {
	color: #263543;
}
footer a {
	color: #263543;
	font-size: 12px;
}
footer a:hover {
	color: #ff7000;
	text-decoration: none;
}
.copyright {
	width: 100%;
	border-top: 1px #fff solid;
	margin-top: 20px;
	float: left;
	text-align: center;
}
.copyright p {
	padding: 12px 0px;
	color: #263543;
	font-size: 12px;
}
ul.s_connect {
	padding: 0px;
	list-style: none;
	margin-top: 15px;
}
ul.s_connect li {
	display: inline-block;
	margin-right: 5px;
}
.map {
	color: #263543;
	font-style: 15px;
	font-weight: bold;
}
.list-unstyled2 {
	padding: 0px;
	list-style: none;
	color: #263543;
}
.list-unstyled li {
	padding: 3px 0px;
}
/*Login CSS Begining*/

.container_form_main {
	width:70%;
	height:auto;
	margin:60px auto !important;
	background-color:#FFF;
}
.partion {
	border-bottom:1px solid #dfdfdf;
}
.partion_footer {
	border-top:1px solid #dfdfdf;
}
.form_bg {
	background-color:#999;
	background:url(../images/form-bg.jpg) top center no-repeat;
}
.form_main {
	width:70%;
	height:auto;
	margin:60px auto;
	background-color:#FFF;
}
.form_main h1 {
	font:normal 16px Tahoma, Geneva, sans-serif;
	color:#8f9091;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:50px;
}
.container_form {
	background-color:#FFF;
	border:1px solid #DDDDDD;
}
.container_form h3 {
	color:#FFF;
	text-align:center;
	font:normal 22px Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	cursor:default;
	margin:0 !important;
	padding:18px 0px;
	background-color:#ff7000;
}
.cghs-form-area {
	width:50%;
	height:auto;
	margin:auto;
	clear:both;
	padding:30px 0px;
}
.cghs-form-area h2 {
	font-size: 1em;
	text-transform:capitalize;
	color: #606974;
	margin: 4em 0 0 0;
	text-align: center;
}
.cghs-form-area h2 a {
	font-size: 1em;
	text-transform:capitalize;
	color: #bf1e2d;
	margin: 2em 0 0;
	text-align: center;
}
.cghs-form-area label {
	font-size: 1em;
	font-weight: 400;
	color: #999;
	margin: 0 0 0 0;
	text-transform: capitalize;
}
.cghs-form-area input {
	outline: none;
	padding: 10px 10px 10px 40px;
	font-size: 14px;
	color: #212121;
	border: none;
	border-bottom: 1px solid #999;
	width:100%;
}
.cghs-form-area-user {
	margin: 1.0em 0;
}
.cghs_awesome {
	position:relative;
}
.cghs_awesome .otp {
	position: absolute;
	top: 0%;
	right: 2%;
	font-size: 0.8em;
	background-color:#d6f0fd;
	cursor:pointer;
	color: #24353d;
	padding:8px;
	border: 1px solid #a9ccde;
	border-radius:4px;
}
.cghs_awesome .otp:hover {
	text-decoration:none;
}
.cghs_awesome i {
	position: absolute;
	top: 31%;
	left: 2%;
	font-size: 1em;
	color: #424242;
}
.cghs_awesome1 {
	margin:1.5em 0 0 !important;
}
.cghs_awesome {
	margin: 1.5em 0;
}
.forgot_box {
	padding: 0.5em 0;
	margin-top:25px;
}
.forgot_box_left {
	float: left;
}
.forgot_box_right {
	float: right;
}
.forgot_box_right a {
	font-size: 1em;
	color: #999;
	text-decoration: underline;
}
.forgot_box_right a:hover {
	color: #212121;
	text-decoration:none;
}
 input[type="submit"], input[type="reset"], .btn-primary, {
 transition:.5s ease-in;
 -webkit-transition:.5s ease-in;
 -moz-transition:.5s ease-in;
 -o-transition:.5s ease-in;
 -ms-transition:.5s ease-in;
}
.checkbox {
	position: relative;
	padding-left: 38px !important;
	cursor: pointer;
}
.checkbox i {
	position: absolute;
	bottom: -2px;
	left: 0;
	display: block;
	width: 20px;
	height: 20px;
	outline: none;
	border: 1px solid #5B5B5B;
	background: #FFF;
}
.checkbox input + i:after, .radio input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.checkbox input:checked + i:after, .radio input:checked + i:after {
	opacity: 1;
}
.checkbox input, .radio input {
	position: absolute;
	left: -9999px;
}
.checkbox input + i:after {
	content: '';
	background: url("../images/right.png") no-repeat 0px 2px;
	top: 0px;
	left: 2px;
	width: 20px;
	height: 20px;
	font: normal 12px/16px FontAwesome;
	text-align: center;
}
/*.cghs-form-area input[type="submit"], .cghs-form-area input[type="reset"], .cghs_mask_password input[type="submit"] {
	outline: none;
	padding: 10px 0;
	font-size: 1em;
	color: #fff;
	border: none;
	width: 100%;
	background:#1d2a3a;
	cursor: pointer;
	margin: 1.5em 0 0;
}
.cghs-form-area input[type="submit"]:hover, .cghs-form-area input[type="reset"]:hover, .cghs_mask_password input[type="submit"]:hover {
	background:#ff7000;
	color:#fff;
}*/

/*Login CSS End*/

/*Bootstrap CSS Begining*/
.nav-tabs {
	border-bottom:0px solid #ddd !important;
}
.nav-tabs>li {
	float:left;
	margin-bottom:-1px;
	padding:0;
	border:0px;
}
.nav-tabs>li>a {
	color:#1d2a3a !important;
	text-align:center !important;
	font:normal 22px Tahoma, Geneva, sans-serif;
	text-transform:uppercase !important;
	background-color:#f5f5f6 !important;
	padding:19px 0px !important;
	margin-right:0px !important;
	border:0px solid transparent !important;
	border-radius:0 0 0 0 !important;
}
.nav-tabs>li>a:hover {
	border-color:#eee #eee #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color:#FFF !important;
	text-align:center !important;
	font:normal 22px Tahoma, Geneva, sans-serif;
	text-transform:uppercase !important;
	cursor:default !important;
	background-color:#ff7000 !important;
	padding:20px 0px !important;
	border:0px solid #ddd !important;
	border-radius:0 0 0 0 !important;
	border-bottom-color:transparent !important;
}
.nav-tabs>li.active:after {
	font-family: FontAwesome !important;
	content: "\f0d7";
	vertical-align: middle !important;
	font-size:26px !important;
	color:#ff7000 !important;
	top: 50px;
	right: 50%;
	position: absolute !important;
	display: inline-block !important;
}

.alert-success {
    font-size:12px !important;
}

/*Bootstrap CSS End*/

.note {
	width:auto;
	height:auto;
	margin:15px;
	padding:10px;
	color:#999 !important;
	font-weight: 400;
	font:normal 10.5px Tahoma, Geneva, sans-serif !important;
	border:1px solid #ececec !important;
	border-radius:6 !important;
}
.services_title h2 {
	text-transform:uppercase;
	font-weight:400;
	font-size:18px;
    margin: 10px 0px;
    color: #2968c0;
	border-left:2px #ff7000 solid;
	padding-left:5px;
}
.item-success {
	font-size:14px;
    color: #3c763d !important;
	text-transform:uppercase;
}
hr {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    border: 0;
    border-top: 1px solid #eee;
}
.form-horizontal .control-label {
    padding-top: 0px !important;
    margin-bottom: 0;
    text-align: right;
}
/*----------------------------------------------------------------------[ Main Website CSS End ]---------------------------------------------------------------------- */




input[type="button"], input[type="submit"] {
    outline: none;
	padding: 10px 0;
	font-size: 1em;
	color: #fff;
	border: none;
	width: 100%;
	background:#1d2a3a;
	cursor: pointer;
	margin: 1.5em 0 0;
}

input[type="button"]:hover, input[type="submit"]:hover {
    background:#ff7000;
	color:#fff;
}

input[type="button"], input[type="submit"] {
	width: 100%;
}

.btn-themes {
  color: #fff;
  background-color: #1d2a3a;
  border-color: #ffffff;
  padding: .3em .5em !important;
  margin: 0.35em 0 0 !important;
  /*padding: 4px 10px !important;
  margin: 8px 0 0 !important;*/
}
.btn-themes:focus,
.btn-themes.focus {
  color: #fff;
  background-color: #ff7000;
  border-color: #ffffff;
}
.btn-themes:hover {
  color: #fff;
  background-color: #ff7000;
  border-color: #ffffff;
}
.btn-themes:active,
.btn-themes.active,
.open > .dropdown-toggle.btn-themes {
  color: #fff;
  background-color: #ff7000;
  border-color: #ff7000;
}

th {
	background-color: #d9edf7 !important;
	border-color: #bce8f1 !important;
	color: #31708f !important;
	font-weight: 400;
}

.panel-default>.panel-heading {
    color: #fff !important;
    background-color: #ff7000 !important;
    border-color: #ddd;
    padding: 15px 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0px 0;
}

.panel-default {
    border-color: #ff7000 !important;
}

.panel-title > a {
	display: block;
	text-decoration: none;
}

.panel-heading [data-toggle="collapse"]:after
{
	font-family: 'Glyphicons Halflings';
	content: "\e072";
	float: right;
	color: #b0c5d8;
	font-size: 18px;
	line-height: 22px;

	-webkit-transform: rotate(-90deg);
	-moz-transform:    rotate(-90deg);
	-ms-transform:     rotate(-90deg);
	-o-transform:      rotate(-90deg);
	transform:         rotate(-90deg);
}
.panel-heading [data-toggle="collapse"].collapsed:after
{
	-webkit-transform: rotate(90deg);
	-moz-transform:    rotate(90deg);
	-ms-transform:     rotate(90deg);
	-o-transform:      rotate(90deg);
	transform:         rotate(90deg);
}
/*-----------------------------------------------------------------------[ Admin CSS Begining ]----------------------------------------------------------------------- */


@font-face {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 300;
 src: local('Open Sans Light'), local('OpenSans-Light'), url(//fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 400;
 src: local('Open Sans'), local('OpenSans'), url(//fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
body {
	overflow-x: hidden;
	background-color:#E4E6E9;
	padding-bottom:0;
	font-family:'Open Sans';
	font-size:13px;
	color:#393939;
	line-height:1.5
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
/*Bootstrap CSS Beegining*/

/*.container {
	width: 100% !important;
}*/

/*Member Detail CSS Beegining*/
.center {
    text-align: center !important;
}
.member-picture {
	border:1px solid #CCC;
	background-color:#FFF;
	padding:4px;
	display:inline-block;
	max-width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:1px 1px 1px rgba(0, 0, 0, .15)
}
img.editable {
    border: 1px dotted #BBB;
}
.member-info {
	width:auto;
	height:auto;
	margin:10px 0px;
	padding:10px;
	color:#FFF;
    background-color: #3A87AD;
}
.member-user-info-striped {
    border: 1px solid #DCEBF7;
}
.member-user-info {
    display: table;
    width: 98%;
    width: calc(100% - 24px);
    margin: 0 auto;
}
.member-info-row {
    display: table-row;
}
.member-info-row:first-child .member-info-name, .member-info-row:first-child .member-info-value {
    border-top: none;
}
.member-user-info-striped .member-info-name {
    color: #336199;
    background-color: #EDF3F4;
    border-top: 1px solid #F7FBFF;
}
.member-info-name {
	width: 150px;
    text-align: right;
    padding: 6px 10px 6px 4px;
    font-weight: 400;
    color: #667E99;
    background-color: transparent;
    vertical-align: middle;
}
.member-info-name, .member-info-value {
    display: table-cell;
    border-top: 1px dotted #D5E4F1;
}
.member-user-info-striped .member-info-value {
    border-top: 1px dotted #DCEBF7;
    padding-left: 12px;
}
.member-info-value {
    padding: 6px 4px 6px 6px;
}
.member-info-name, .member-info-value {
    display: table-cell;
    border-top: 1px dotted #D5E4F1;
}
.light-orange {
    color: #FCAC6F !important;
}
.form-lable {
	text-align:right;
    color: #336199;
    background-color: #EDF3F4;
    border-top: 1px solid #F7FBFF;
}
.form-horizontal .control-label {
    color: #336199 !important;
    border-top: 1px solid #F7FBFF !important;
	/*font-weight:normal !important;*/
}
/*.member_name {
	padding-top:7px;
}*/
.remove {
	font-family: FontAwesome !important;
	font-size:16px !important;
	border:0px;
    padding: 9px 0px 9px 0px;
    font-weight: 400;
    color: #F60 !important;
    background: none;
    vertical-align: middle;
}
.feedback_container {
	width: 100%;
	height:100%;
	background-color:rgba(0,0,0,0.3);
	display:none;
	position:fixed;
	top:0;
	left:0;
	z-index:99999;
}
.feedbackmesg_container {
	width:500px;
	height:auto;
	background-color:#4b4b4b;
	border: 2px solid #303030;
	border-radius:6px;
	text-align:center;
	padding:30px;
	color:#FFF;
	position:absolute;
	top:50%;
	left:50%;
	margin:auto 0 0 -250px;
}
.pager {
    padding-left: 0;
    margin: 2px 0px !important;
    text-align: center;
    list-style: none;
   /* position: relative !important;
    top: -54px !important;
    right: 34px !important;*/
}
.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px !important;
    background-color: #8B9AA3 !important;
    border: 1px solid #ABBAC3 !important;
	color:#FFF !important;
    border-radius: 15px;
}
/* CSS For jtable_member_ledger.html- Begining */
.nav-pills > li > a {
    color: #1d2a3a !important;
    text-align: center !important;
    font: normal 14px Tahoma, Geneva, sans-serif;
    text-transform: uppercase !important;
    background-color: #f5f5f6 !important;
    padding: 14px 6px !important;
    margin-right: 0px !important;
    border: 1px solid #f5f5f6 !important;
    border-radius: 4px !important;
}
.nav-pills > li > a:hover {
	background-color: #fff !important;
    border: 1px solid #f5f5f6 !important;
	color:#337ab7 !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #FFF !important;
    text-align: center !important;
    font: normal 14px Tahoma, Geneva, sans-serif;
    text-transform: uppercase !important;
    cursor: default !important;
    background-color: #ff7000 !important;
    padding: 14px 6px !important;
    border: 0px solid #ddd !important;
    border-radius: 4px !important;
    border-bottom-color: transparent !important;
}
.nav-pills > li.active::after {
    font-family: FontAwesome !important;
    content: "\f0da";
    vertical-align: middle !important;
    font-size: 26px !important;
    color: #ff7000 !important;
    top: 12%;
    right: -7px;
    position: absolute !important;
    display: inline-block !important;
}
.lightText{
	background-color: #fcf8e3 !important;
}

h3 {
    margin-top: 0px !important;
    margin-bottom: 10px;
}
/* CSS For jtable_member_ledger.html- End */

/*Member Detail CSS End*/

.navbar-brand {
	float: left;
	height: 45px;
	padding: 5px 0px !important;
	font-size: 18px;
	line-height: 20px;
}
.top_header {
	width:100%;
	min-height:56px;
	background-color:#FFF;
	border-bottom:1px #09F solid;
}
.grey {
	color: #777 !important;
}
/*Bootstrap CSS End*/


/* Toggle Styles */

#wrapper {
	padding-left: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#wrapper.toggled {
	padding-left: 189px;
}
#sidebar-wrapper {
	z-index: 1000;
	position: absolute;
	left: 250px;
	width: 0;
	height: 100%;
	margin-left: -250px;
	/*overflow-y: auto;*/
    background-color: #F2F2F2;
	border-right: 1px #CCC solid;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
	width: 190px;
	height:100% !important;
}
#page-content-wrapper {
	width: 100%;
	border-left: 1px #CCC solid;
	position: absolute;/*padding: 15px;*/
}
#wrapper.toggled #page-content-wrapper {
	position: absolute;
	margin-right: -250px;
}
.footer {
	padding-top: 175px;
	height: 0;
	width: 0;
}
.footer .footer-inner {
	left: 190px;
}
.footer .footer-inner {
	text-align: center;
	position: absolute;
	z-index: auto;
	left: 0;
	right: 0;
	bottom: 0;
}
.footer .footer-inner .footer-content {
	position: absolute;
	left: 12px;
	right: 12px;
	bottom: 4px;
	padding: 8px;
	line-height: 36px;
	border-top: 3px double #E5E5E5;
}
/* Sidebar Styles */

.sidebar-nav {
	position: absolute;
	top: 48px;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar-nav li {
	text-indent: 20px;
	line-height: 40px;
}
.sidebar-nav li a {
	display: block;
	text-decoration: none;
	color: #585858;
}
/*.sidebar-nav li .fa {
	display:inline;
	font-size:16px;
    color: #585858 !important;
}

.sidebar-nav li .fa:hover {
    color: #266cad !important;
}*/


.sidebar-nav li a:hover {
	text-decoration: none;
	color: #266cad;
	background: #FFFFFF;
	border-left:3px #2B7DBC solid;
}
.sidebar-nav li a:active, .sidebar-nav li a:focus {
	text-decoration: none;
	color: #2B7DBC !important;
}
.sidebar-nav > .sidebar-brand {
	height: 65px;
	font-size: 18px;
	line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
	color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
	color: #fff;
	background: none;
}
#wrapper .sidebar-shortcuts {
	width:215px;
	height:40px;
	background-color: #FAFAFA;
	text-align: center;
}
#wrapper .sidebar-shortcuts {
	text-align: center;
	min-height: 40px;
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
	border: 0 solid;
}
#wrapper .sidebar-shortcuts-large {
	line-height: 37px;
}
#wrapper .sidebar-shortcuts-large > .btn {
	text-align: center;
	width: 41px;
	line-height: 24px;
	padding: 0;
	border-width: 4px;
}
.page-header {
	padding-bottom: 9px;
	margin: 0px 0px !important;
	border-bottom: 1px solid #eee;
}
.page-header h1 {
	padding: 0;
	margin: 0 8px;
	font-size: 24px;
	font-weight: lighter;
	color: #2679B5;
}
.page-header h1 small {
	margin: 0 6px;
	font-size: 14px;
	font-weight: 400;
	color: #8089A0;
}
.page-content {
	background-color: #FFF;
	position: relative;
	margin: 0;
	padding: 8px 20px 24px;
}
.page-header {
	margin: 0 0 12px !important;
	border-bottom: 1px dotted #E2E2E2;
	padding-bottom: 16px;
	padding-top: 7px;
}
.breadcrumbs_main {
	width:100%;
	height:50px;
	border-bottom: 1px solid #E5E5E5 !important;
	background-color: #F5F5F5 !important;
	padding: 8px 0px 0px 0px;
}
.search_bar {
	margin-left:10px;
}
.breadcrumbs {
	position: relative;
	z-index: auto;
	border-bottom: 0px solid #F00 !important;
	background-color: #F5F5F5 !important;
	min-height: 41px;
	line-height: 20px;
	padding: 0 12px 0 0;
}
.breadcrumb {
	padding:0 !important;
	padding:10px 0px !important;
	margin:0 !important;
	/*background-color: #f5f5f5 !important;
	border-bottom: 1px solid #E5E5E5 !important;*/
}
.breadcrumb .home-icon {
	font-size: 20px;
	margin-left: 2px;
	margin-right: 2px;
	vertical-align: top;
}
.breadcrumb > li > a {
 color: #4C8FBD !important.;
}
.breadcrumb > li, .breadcrumb > li.active {
	color: #555 !important;
	padding: 0 3px !important;
}
/* Side Menu Begining */

.btn .btn-blue {
	color: #fff;
	background-color: #E5E5E5 !important;
	border-color: #E5E5E5 !important;
}
.side-menubar {
	position: relative;
	float: left;
	width: 215px;
	height:100%;
	/*background-color:#CCC;*/
	top: 0;
	left: 0;
	bottom: 0;
	color: #aaabae;
	z-index: 1010;
}
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
#menu li {
	position: relative;
	margin: 0;
	border-bottom:1px solid #E5E5E5;
	padding: 0;
	padding: 0;
}
#menu li ul {
	opacity: 0;
	height: 0px;
}
#menu li a {
	font-style: normal;
	font-weight: 400;
	position: relative;
	display: block;
	padding: 13px 20px;
	color: #585858;
	white-space: nowrap;
	z-index: 1011;
	background-color: #F8F8F8;
	font-size:0.9em;
	font-family: 'Roboto', sans-serif;
	border:none;
	border-left: 4px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}
#menu li a:hover {
	color: #266cad;
	background-color:#FFFFFF;
	transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
	border-left: 4px solid #266cad;
	text-decoration:none;
}
#menu li.active > a {
	background-color: #2b303a;
	color: #ffffff;
}
#menu ul li {
	background-color:#00C6D7;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li ul {
	width:190px;
	position: absolute;
	visibility: hidden;
	z-index:1111;
	left: 100%;
	top: -1px;
	background-color: #F8F8F8;
	/*box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);*/
  opacity: 0;
	transition: opacity 0.1s linear;
	border-top: 1px solid #E5E5E5;
}
#menu li:hover > ul {
	visibility: visible;
	opacity: 1;
}
li#menu-mensagens, li#menu-arquivos {
	background-color:#00C6D7!important;
}
#menu li li ul {
	right: 100%;
	visibility: hidden;
	top: -1px;
	opacity: 0;
	transition: opacity 0.1s linear;
}
#menu li li:hover ul {
	visibility: visible;
	opacity: 1;
}
#menu .fa {
	margin-right: 0px;
}

/*#menu-child a .fa {
	margin-top:-15px;
	webkit-margin-top:-1px !important;
	-moz-margin-top:-15px;
	-ms-margin-top:-15px;
}*/
.arrow {
	position:absolute;
	top:15px;
	right:10px;
}

.logo {
	width: 100%;
	/*padding: 14px 14px;*/
	box-sizing: border-box;
}
.sidebar-icon {
	margin-top: -2px;
	border: 1px solid #00C6D7;
	text-align: right;
	line-height: 1;
	font-size: 19px;
	padding: 8px 10px;
	border-radius: 0px;
	color: #fff;
	background: #02BBCA;
	float: right;
}
ul#menu i {
	font-size: 1.1em;
	margin-right: 6px;
	width: 10%;
}
ul#menu-child-sub {
	z-index: 1012;
}
li#menu-child {
	z-index: 999;
}
li#menu-mensagens-enviadas, li#menu-mensagens, li#menu-child-subchild, li#menu-mensagens-recebidas, li#menu-child-boletim {
	background-color: #E5E5E5;
	/*border-bottom: 1px ridge #E5E5E5;*/
    z-index: 9999;
	width: 280px;
}
/*#logo
{
    width: 150px;
    height: 64px;
    vertical-align: middle;
    -webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.5));
}*/

.fa-html5 {
	color: #fff;
	margin-left: 50px;
}
.menu {
	text-align: left;
}
/* Side Menu End */

#menu-toggle {
	display:none;
}
 @media(min-width:768px) {
 #wrapper {
 padding-left: 215px;
}
 #wrapper.toggled {
 padding-left: 0;
}
/* #sidebar-wrapper {
 width: 190px;
}*/
 #wrapper.toggled #sidebar-wrapper {
 width: 0;
}
 #page-content-wrapper {
        /*padding: 20px;*/
        position: relative;
}
 #wrapper.toggled #page-content-wrapper {
 position: relative;
 margin-right: 0;
}
}

 @media (max-width:767px) {
.free_trial_content {
	display:none;
}
.free_trial {
    padding: 7px 0px 18px 0px !important;
}
.trial_more {
	padding: 10px 22px !important;
}
#wrapper.toggled #sidebar-wrapper {
	/*width: 190px;*/
	width: 100%;
}	 
 #sidebar-wrapper {
 overflow-y: auto;
}

 #menu-toggle {
 display:inherit !important;
}
 .navbar-header .btn {
 position: absolute;
 margin-top: 9px;
 z-index:9999 !important;
}
 .navbar-brand img {
 margin-left: 40px !important;
}


}


 @media (min-width:400px) and (max-width:766px) {
	 
}
 @media (min-width:768px) and (max-width:991px) {
.free_trial h5 {
	font-size: 15px;
}
.navbar-container {
padding-left:10px;
padding-right:10px
}
}
.navbar-container.container {
	padding-left:0;
	padding-right:0
}
.cghs-nav {
	height:100%;
	margin:0!important
}
.cghs-nav > li {
	line-height:55px;
	height:55px;
	border-left:1px solid #E1E1E1;
	padding:0;
	position:relative;
	float:left
}
.cghs-nav > li:first-child {
	border-left-width:0
}
.cghs-nav > li > a {
	background-color:#2E6589;
	color:#FFF;
	display:block;
	line-height:inherit;
	text-align:center;
	height:100%;
	width:auto;
	min-width:50px;
	padding: 0px 8px !important;
	position:relative
}
.cghs-nav > li > a > .fa-icon {
	display:inline-block;
	font-size:16px;
	color:#FFF;
	text-align:center;
	width:20px
}
.cghs-nav > li > a > .badge {
	position:relative;
	top:-4px;
	left:2px;
	padding-right:5px;
	padding-left:5px
}
.badge.badge-grey {
	background-color:#A0A0A0;
}
.badge.badge-important {
	background-color:#D15B47;
}
.badge.badge-success {
	background-color:#82AF6F;
}
.cghs-nav .nav-user-photo {
	margin: -4px 8px 0 0;
	border-radius: 100%;
	border: 2px solid #FFF;
	max-width: 40px;
}
.cghs-info {
	max-width: auto;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	position: relative;
	top: 6px;
}
.trail_versn {
	text-align:right;
	padding:2px 10px;
	line-height:14px;
}
.cghs-info small {
	display: block;
}
.cghs-nav > li.open > a, .cghs-nav > li > a:focus, .cghs-nav > li > a:hover {
	background-color:#2c5976;
	color:#FFF
}
.cghs-nav > li.blue > a {
	background-color:#2E6589
}
.cghs-nav > li.blue > a:focus, .cghs-nav > li.blue > a:hover, .cghs-nav > li.open.blue > a {
	background-color:#2c5976
}
.cghs-nav > li.grey > a {
	background-color:#555
}
.cghs-nav > li.grey > a:focus, .cghs-nav > li.grey > a:hover, .cghs-nav > li.open.grey > a {
	background-color:#4b4b4b
}
.cghs-nav > li.purple > a {
	background-color:#892E65
}
.cghs-nav > li.open.purple > a, .cghs-nav > li.purple > a:focus, .cghs-nav > li.purple > a:hover {
	background-color:#762c59
}

.cghs-nav > li.green > a {
	background-color:#2E8965
}
.cghs-nav > li.green > a:focus, .cghs-nav > li.green > a:hover, .cghs-nav > li.open.green > a {
	background-color:#2c7659
}
.cghs-nav > li.light-blue > a {
	background-color:#62A8D1
}
.cghs-nav > li.light-blue > a:focus, .cghs-nav > li.light-blue > a:hover, .cghs-nav > li.open.light-blue > a {
	background-color:#579ec8
}
.cghs-nav > li.light-blue2 > a {
	background-color:#42A8E1
}
.cghs-nav > li.light-blue2 > a:focus, .cghs-nav > li.light-blue2 > a:hover, .cghs-nav > li.open.light-blue2 > a {
	background-color:#359fd9
}
.cghs-nav > li.red > a {
	background-color:#B74635
}
.cghs-nav > li.open.red > a, .cghs-nav > li.red > a:focus, .cghs-nav > li.red > a:hover {
	background-color:#a34335
}
.cghs-nav > li.light-green > a {
	background-color:#9ABC32
}
.cghs-nav > li.light-green > a:focus, .cghs-nav > li.light-green > a:hover, .cghs-nav > li.open.light-green > a {
	background-color:#8ba832
}
.cghs-nav > li.light-purple > a {
	background-color:#CB6FD7
}
.cghs-nav > li.light-purple > a:focus, .cghs-nav > li.light-purple > a:hover, .cghs-nav > li.open.light-purple > a {
	background-color:#c263ce
}
.cghs-nav > li.light-orange > a {
	background-color:#F79263
}
.cghs-nav > li.light-orange > a:focus, .cghs-nav > li.light-orange > a:hover, .cghs-nav > li.open.light-orange > a {
	background-color:#f28653
}
.cghs-nav > li.light-pink > a {
	background-color:#F4DAE5
}
.cghs-nav > li.light-pink > a:focus, .cghs-nav > li.light-pink > a:hover, .cghs-nav > li.open.light-pink > a {
	background-color:#eeccda
}
.cghs-nav > li.dark > a {
	background-color:#404040
}
.cghs-nav > li.dark > a:focus, .cghs-nav > li.dark > a:hover, .cghs-nav > li.open.dark > a {
	background-color:#363636
}
.cghs-nav > li.white-opaque > a {
	background-color:rgba(255, 255, 255, .8)
}
.cghs-nav > li.open.white-opaque > a, .cghs-nav > li.white-opaque > a:focus, .cghs-nav > li.white-opaque > a:hover {
	background-color:rgba(245, 245, 245, .8)
}
.cghs-nav > li.dark-opaque > a, .cghs-nav > li.dark-opaque > a:focus, .cghs-nav > li.dark-opaque > a:hover, .cghs-nav > li.open.dark-opaque > a {
	background-color:rgba(0, 0, 0, .2)
}
.cghs-nav > li.transparent > a {
	background-color:transparent
}
.cghs-nav > li.open.transparent > a, .cghs-nav > li.transparent > a:focus, .cghs-nav > li.transparent > a:hover {
	background-color:rgba(0, 0, 0, .1)
}
.cghs-nav > li.light-10 > a {
	background-color:rgba(255, 255, 255, .1)
}
.cghs-nav > li.light-10 > a:focus, .cghs-nav > li.light-10 > a:hover, .cghs-nav > li.open.light-10 > a {
	background-color:rgba(255, 255, 255, .2)
}
.cghs-nav > li.dark-10 > a {
	background-color:rgba(0, 0, 0, .1)
}
.cghs-nav > li.dark-10 > a:focus, .cghs-nav > li.dark-10 > a:hover, .cghs-nav > li.open.dark-10 > a {
	background-color:rgba(0, 0, 0, .2)
}
.cghs-nav > li.margin-4 {
	margin-left:4px
}
.cghs-nav > li.margin-3 {
	margin-left:3px
}
.cghs-nav > li.margin-2 {
	margin-left:2px
}
.cghs-nav > li.margin-1 {
	margin-left:1px
}
.cghs-nav > li.no-border {
	border-width:0!important
}
.cghs-nav > li .dropdown-menu {
	z-index:1031
}
.cghs-nav .nav-user-photo {
	margin:-4px 8px 0 0;
	border-radius:100%;
	border:2px solid #FFF;
	max-width:40px
}
.cghs-nav li.dropdown-footer a .fa-icon {
	display:inline-block;
	width:1.25em;
	text-align:center
}
}
 @media (min-width:992px) and (max-width:1199px) {
}
 @media (min-width:1200px) {
}
 @media all and (max-width : 959px) {
}
 @media all and (max-width: 720px) {
}
/*-----------------------------------------------------------------------[ Admin CSS End ]----------------------------------------------------------------------- */
