@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700');
body {
	background: #f4f4f4;
	font-family: 'Lato', sans-serif;
}


img {
	border: 0px;
}

a {
	color: inherit;
	text-decoration: underline;
}

ul {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

subTitle {
	font-size: 12pt;
	font-family: serif;
	color: #00008c;
}
.logo{ width: 60px; }
.header{
	background: #fff;
    padding: 2px;
    box-shadow: 1px 1px 1px #ccc;
} 
.nav-continer{height: 65px;}
.mega_main_menu_ul{margin-top: 14px;}
.mega_main_menu_ul li{float: left; list-style: none; }
.topbar .menu-item a{display: block; padding: 12px 10px; text-decoration: none;color: #222; } 
.topbar .menu-item a .glyphicon, .topbar .menu-item a .fas{font-size: 16px;}
.topbar .menu-item a:hover{text-decoration: underline; }
.page-header .menus a{ font-size: 22px; color: #fff; padding: 0 10px;}
.page-header .menus a+a{ border-left: 2px solid #e4e0e0;}
.userimage{
	    margin-right: 12px;
}
.userimage a {
	text-decoration: none;
}
.userimage img{
	margin-top: 2px;
    width: 50px; height: 50px;
}
.userimage .head-greetings{
    margin-left: 8px;
    padding-top: 6px;
}
#topHeader,#contents {
	margin: 0 auto;
}
#leftmenu{
	background: #2a3f54;
}
#site-title,#site-title a {
	font-size: 1.6em;
	text-decoration: none;
}

#site-title h1 {
	font-size: 38px;
	line-height: 40px;
	margin: 20px 0 0;
}

#banner {
	padding: 60px;
	padding-left: 100px;
}

#header {
 /*height:175px;*/ /*background: url("../../images/dep.jpg") no-repeat;*/
}

#access {
	display: block;
	width: 100%;
	height: 38px;
}

#access ul li {
	background: #408BD9;
	margin: 0 2px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	box-shadow: 1px 1px #084E96;
	-webkit-box-shadow: 1px 1px #084E96;
	-moz-box-shadow: 1px 1px #084E96;
}

#access a {
	color: #fff;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#panelOptions table.dataTable thead .sorting:after{content: none; }
#panelOptions th.sorting{padding: 4px 6px; }
#nav li {
	float: left;
	position: relative;
	padding-top: 0px;
}

#nav {
	list-style: none;
	margin: 0;
}

#leftSide {
	float: left;
	display: block;
	width: 68%;
	margin-top: 20px;
	margin-left: 0%;
}

#rightSide {
	float: right;
	display: block;
	width: 29%;
	padding-left: 2%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#assignSubjects {
	padding-bottom: 20px;
}
/*#leftMenu{ padding: 10px; background:#42c1ff;}*/
/*#menuHead{ text-align:center; background:#0091d7;}*/
#leftMenu li {
	background: #408BD9;
	list-style: none;
	line-height: 25px;
	padding-left: 10px;
	margin-top: 4px;
	-webkit-box-shadow: 2px 2px #1f5b98;
	box-shadow: 2px 2px #1f5b98;
	-moz-box-shadow: 2px 2px #1f5b98;
	-o-box-shadow: 2px 2px #1f5b98;
}

#leftMenu a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	padding-top: 0;
	vertical-align: middle;
}

#assignSubjects table {
	margin-top: 20px;
	width: 80%;
}

#assignSubjects table tr:first-of-type {
	font-weight: bold;
}

#assignSubjects table tr td {
	text-align: center;
}

#assignSubjects table tr td:first-of-type {
	text-align: left;
	padding-left: 5px;
}

.greet {
	float: right;
	padding: 0px;
	background: url("../../images/dep.jpg") no-repeat;
	height: 150px;
	width: 400px;
}

.greetLog {
	float: right;
	padding: 10px;
	color: #fff;
}

.greetLog a {
	color: #fff;
}

.logo {
	float: left;
}

.text {
	float: left;
	margin: 50px 0 30px 10px;
	font-size: 20pt;
	font-weight: bolder;
}

#form select {
	width: 160px;
}

#menu {
	background: url(../../images/menu.gif);
}

#red {
	font-family: serif;
	color: #F00;
	font-family: Verdana;
}

#pageCont {
	margin-top: 20px;
}

#green {
	font-family: serif;
	color: green;
	font-family: Verdana;
}

red {
	font-weight: bold;
	color: #F00;
	font-family: Verdana;
}

green {
	font-weight: bold;
	color: green;
	font-family: Verdana;
}

#subTitle {
	font-weight: bold;
	color: #9D1E21;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: capitalize;
}
#page {
	padding: 20px 0px;
	text-align: justify;
}

#desc {
	padding: 10px;
}
#login {
	width: 350px;
	min-height: 200px;
	padding-top: 0px;
	margin-top: 60px;
}
#inLinks li {
	padding-bottom: 10px;
	font-size: 11pt;
}
#inLinks a {
	color: inherit;
	text-decoration: none;
}
#inLinks a:hover {
	text-decoration: underline;
}
label.error {
	color: red !important;
}
.error{
	display: none;
}
#signupForm select {
	width: 200px;
}
#signupForm input {
	width: 200px;
}

#signupForm input[type=submit] {
	width: inherit;
}

#signupForm input[type=reset] {
	width: inherit;
}

#roundCorners {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10;
	-o-bordor-radius: 10px;
}

#ad_optContent {
	margin: 20px;
}
.qtip-title,.qtip-content{
	font-size: 14px;
	color: #222;
	line-height: 20px;
}
.tooltip { pointer-events: none; }
#coordremark,#hodremark{ font-size: 16px; }
#hodreport_left.col-md-12 #coordremark,
#hodreport_left.col-md-12 #hodremark
{
	font-size: 22px; padding: 40px 0;
}
.console {
    border: 1px solid rgb(0, 0, 0);
    padding: 10px;
    width: 100%;
    height: 350px;
    overflow: auto;
    background: rgb(8, 0, 0);
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
	text-align: left;
}
.smsradios .radio{ display: inline-block; margin-right: 20px; }
#ad_optContent br {
	margin-top: 25px;
	padding-top: 25px;
}

#adTable td img {
	width: 50px;
	height: 50px;
	margin-bottom: 5px;
}

#adTable td {
	width: 150px;
	text-align: center;
}

#ad_opt {
	float: left;
	margin-top: 20px;
	width: 45%;
	background: #D9F4F3;
	padding: 0px 0px 20px 0px;
	margin: 20px 10px 0 40px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 3px 3px 3px #64DFDF;
	-moz-border-radius: 10px;
	-moz-box-shadow: 3px 3px 3px #64DFDF;
	border-radius: 10px;
	box-shadow: 3px 3px 3px #64DFDF;
}
.center_div{
 border-radius: 5px;
    padding: 20px;
    border: 1.5px solid #fff;
}

.page-header .title{ padding: 0; }
.page-header .title h2{ padding: 0; }
.page-header .menus{margin-top: 10px; text-align: right;}
.row.page-header{margin: 0 -15px; }
.row.page-header .title{padding: 0 15px;}
.detail_driveway_div{
  border: 1px solid rgba(153, 153, 153, 0.38);
    background-color: rgba(128, 128, 128, 0.1);
    border-radius: 10px;
        margin-right:30px;
	margin-left:50px;
	margin-top: 20px;
}
.detail_thumbnill{
	height: 200px !important;
	width: 400px !important;
	border: 0px !important;
    padding: 0px !important
}
#ad_head {
	width: 100%;
	padding-top: 12px;
	font-size: 11pt;
	font-weight: 600;
	text-align: center;
	background: #96DBF5;
	height: 25px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 3px 3px 3px #7FC7E2;
	-moz-border-radius: 15px;
	-moz-box-shadow: 3px 3px 3px #7FC7E2;
	border-radius: 15px;
	box-shadow: 3px 3px 3px #7FC7E2;
}
.container-highcharts .highcharts-tooltip-box {
	fill: black;
	fill-opacity: 1;
	stroke-width: 0;
	z-index: 10;
}
.
.container-highcharts .highcharts-tooltip text {
	fill: white;
	text-shadow: 0 0 3px black;
}
.color{display: inline-block; width: 20px; height: 20px; cursor: pointer;}
.footer{ padding: 30px 15px;background: #040404;box-shadow: 1px 1px 1px #1d2127;border-top: 3px solid;margin-top: 30px;color: #fff; }
#adTable {
	padding: 10px 20px 0px 20px;
}

#panelOptions {
	min-height: 500px;
	width: auto;
}
#panelOptions a {
	text-decoration: none;
}
#user_profile {
	margin-top: 10px;
}

#user_profile td {
	padding-left: 20px;
}

#user_profile #row1 {
	background: #fff;
}

#user_profile tr {
	height: 35px;
	background: #D7EAFF;
	padding: 5px 5px 5px 15px;
}

#user_profile tr td:first-of-type {
	font-weight: bold;
}

#tab2 tr:first-of-type {
	background: #05697B;
}

#tab2 {
	background: #D0FFFA;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#tab2 tr {
	line-height: 25px;
}

#tab2 tr:first-of-type a:link {
	font-weight: normal;
}

#tabRow_1 {
	background: #f2fffe;
}

#tab2 tr:first-of-type {
	font-size: 11pt;
	font-family: Arial;
	color: #FFF71D;
}

#tab2 td {
	text-align: left;
 /*padding:5px 10px 5px 10px;*/
}

#tab2 td:first-of-type {
	text-align: left;
}

#tab2 {
	table-layout: fixed;
}

#tab2 #row1 {
	background: #E8FFFD;
}

#subTab tr:first-of-type {
	font-weight: bold;
}

#subTab td {
	padding: 5px 10px 5px 10px;
}

#defRes input[type=text] {
	border: none;
	background: inherit;
	width: 40px;
}

ul#stName {
	margin-left: 30px;
}

ul#stName li {
	margin-top: 10px;
}

.button {
	background: #408BD9;
	border: rgb(17, 56, 94);
	padding: 5px 10px;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

.evodtr tr:nth-child(even) {
	background: white;
}
.dark-body .dark.panel .panel-heading .form-control{ border-color: #a7a3a3 !important;}
table#signupTable, #secSign {
	background: #d8f8fe;
	margin: 0 20px;
}
.overlay_disable{width: 100%; height: 100%; position: absolute; background: rgba(0,0,0,0.5); z-index: 10; }
#signupTable tr td:first-of-type {
	font-weight: bold;
}

#signupTable tr:nth-child(odd) {
	background: #fff;
}

#secSign tr td:first-of-type {
	font-weight: bold;
}

#signupTable td {
	padding: 8px 40px 8px 20px;
}

#secSign td {
	padding: 8px 40px 8px 20px;
}

#signupTable #row1 {
	background: #f4feff;
}

#secSign #row1 {
	background: #f4feff;
}

#signupTable tr {
	width: 100%;
}

#secSign tr {
	width: 100%;
}

tr#row {
	height: 25px;
	margin: 5px 10px 5px 10px;
	background: #e0fcfb;
}

tr#row td {
	padding: 7px 10px 7px 10px;
}
/*
h6 {
	color: #00003e;
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h7 {
	color: #00009d;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
	color: #00003e;
	font-size: 12pt;
}

h0 {
	margin-top: 10px;
	margin-bottom: 30px;
	font-weight: bold;
	color: #00003e;
	font-size: 12pt;
}
*/
#fade {
 /*--hidden by default--*/
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .80;
	z-index: 100;
}

#fadeWhite {
	display: none;
	background-color: #fff;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.80;
	z-index: 100;
}

#fadeWhite img {
	position: fixed;
	top: 50%;
	left: 50%;
	border: 0;
	overflow: hidden;
	height: 100px;
	width: 100px;
	margin: -50px 0 0 -50px;
}

#footer {
	padding-top: 30px;
	min-height: 40px;
	padding-left: 0;
	padding-right: 0;
	color: #fff;
}






/*-----------------------*/
#custProTab td:first-of-type {
	width: 250px;
}

#compTable td {
	padding: 5px 10px 5px 10px;
}

#compTable tr:first-of-type {
	font-weight: bold;
}

#compTable a {
	color: #036;
}

#addFormEdit input[type=text],#addFormEdit input[type=email] {
	border: 0;
	background: inherit;
	font-family: inherit;
	color: inherit;
	padding-left: 5px;
}

#addFormEdit td {
	padding: 2px 20px 2px 20px;
}

#form_wrapper {
	margin: 20px auto !important;
}

#form_wrapper h3 {
	margin-top: 0;
}


/*custom styling*/
/*Header Styles*/
#header {
	width: 100%;
	padding: 0;
}

#site-title {
	margin-top: 20px;
	height: 85px;
}

#header hr {
	margin-top: -26px;
	margin-bottom: 14px;
}

#header-image img {
	height: 500px;
}

.header-top-login {
	margin-top: 20px;
	text-align: right;
}
.header-top {
	margin-top: 24px;
	text-align: right;
	margin-bottom: 12px;
}

.header_cont_text {
	color: #7a7676;
	font-size: 12px;
}

.call-headerimg {
	width: 14px;
}

.header-top a {
	background: #428bca;
	padding: 8px;
	/*padding-left: 12px;
	padding-right: 12px;*/
	color: #fff;
	text-decoration: none !important;
	/*float: left;*/
	
}

.an-interpreter {
	border: 2px solid #428bca;
	border-radius: 3px;
	background: none !important;
	color: #428bca !important;
	font-weight: bold;
	padding: 6px !important;
	margin-right: 10px;
}

.menu3dmega ul {
	margin: auto !important;
}

#menuMega1 {
	background: #333333 none repeat scroll 0 0;
	float: right;
	margin-top: -31px;
	padding-right: 8%;
	padding-top: 6px;
}

.nav_img {
	margin-top: -6px;
}

.base-line {
	border: 1px solid #8c8888;
	width: 100%;
}

#menuMega1 ul li {
	border-left: none !important;
}

#menuMega1 ul li a {
	color: #fff !important;
}
/*End Header Styles*/
/*home-page style*/
.img-textual {
color: #444;
left: 40%;
padding-top: 4%;
position: absolute;
text-align: left;
width: 700px;
}

.img-textual h1 {
/* 	text-align:center; */
}

.img-textual .opac {
	display: inline-block;
	float: right;
	margin: 0 auto;
	width: 409px;
}

.oc_viewmore {
	float: right;
	border: 1px solid;
	padding: 3px 12px;
	border-radius: 4px;
}

.text-para .pa1 {
	font-size: 14px;
	margin-top: 40px;
	margin-left: 42px;
	margin-bottom: 0px;
}

.text-para .pa2 {
	font-size: 14px;
	margin-left: 42px;
}

.select-fields {
	background: none repeat scroll 0 0 rgba(255, 254, 254, 0.66);
	padding: 7px 18px;
	overflow: hidden;
}

.select-fields select {
	min-height: 34px;
	min-width: 204px;
	border-radius: 4px;
}

.select-fields_in {
/*     background: #fff;
    padding: 10px; */
}

.header-image {
	background: rgba(0, 0, 0, 0.8);
}

#submit-button {
	background: rgb(25, 116, 187);
	width: 139px;
	height: 34px;
	border: 0;
}

.padding-allaround {
/*     padding-right: 10%; */
}

.helping-text {
	text-align: center;
	font-size: 14px;
	margin: 20px;
	color: #ABABAB;
}

.helping-text p a {
	color: #2a6496 !important;
	text-decoration: none !important;
}

.gray-background {
	background: #F3F3F3;
	margin: 20px 0;
}

.content-heading {
	text-align: center;
	margin-bottom: 28px;
}

.content-heading p {
	font-size: 14px;
	padding-left: 15%;
	padding-right: 10%;
	margin-bottom: 24px;
	color: #ABABAB;
}

.anchors {
	border: 2px solid blue;
	padding: 10px;
	font-size: 18px;
	color: blue !important;
	text-decoration: none !important;
	margin-right: 12px;
}

.columns-div {
	text-align: center;
}

.single-column {
	padding-top: 25px;
	padding-bottom: 25px;
}

.single-column:hover {
	background: #E84C3D !important;
	color: #fff;
	border-color: #fff;
}

.single-column:hover .columns-anchor {
	color: #fff !important;
}

.single-column:hover .border-bottom {
	border: 1px solid #fff !important;
}

.single-column img {
/*     width: 90px; */
}

.single-column .columns-anchor {
	color: rgb(232,76,61) !important;
	font-weight: bold !important;
	font-size: 18px;
	text-decoration: none !important;
}

.border-bottom {
	border: 1px solid rgb(232, 76, 61);
	margin: 10px auto;
	width: 50%;
}

.videos {
	padding-top: 24px;
	padding-bottom: 24px;
}

.oc_width90 {
	width: 84% !important;
	margin: 0 auto;
}

.connection {
	padding-top: 40px;
	padding-bottom: 40px;
}

.connection p {
	color: #A5A5A5;
	margin-bottom: 35px;
}

.left-text ul {
	list-style: none;
	color: #ABABAB;
}

.left-text p {
	color: #ABABAB;
}

.left-text h3 {
	width: 96%;
}

.left-text ul li img {
	margin-right: 15px;
}

.left-text ul li {
	color: #898787;
	;
}

.interpreter {
	padding: 15px;
	border: 2px solid;
	text-decoration: none !important;
	border-color: #EA6256;
	color: #EA6256 !important;
}
img.ball{
	width: 16px; 
}
.orangelight{ background: #F7BC8C; }
.orangedark{ background: #F99345; }
.bluelight{ background: #99E2E5; }
.bluedark{ background: #35E1EA; }
.tracking_table tr.balls td{vertical-align: middle; text-align: center; padding: 4px 0; width: 40px;}
.tracking_table tr.balls td.textleft{padding-left: 10px; }
.trtab_tname{min-width: 100px; text-align: left; }
.text-bold {
	font-weight: bold;
}
.printfiltered{ margin: 20px 0 0; list-style: none;border: 1px solid #a1a1a1;}
.printfiltered li{ display: inline-block; width: 33.3333333333333%; padding: 10px 20px; border: 1px solid #a1a1a1;border-left: 0;border-top: 0;}
.printfiltered .fplabel{ width: 35%; font-weight: bold;display: inline-block; }
.printfiltered .fpvalue{ width: 65%; }
.hod_class_row .inputs_td{ padding: 0;}
.hod_class_row .view_td{ padding:2px;height: 100px; }
.hod_class_row .inputs_td textarea { border: 0; min-width: 140px; height: 100px;}
.hod_class_row td:first-child{ background: #131517; }
.hod_table,.hod_table table{margin-bottom: 0 !important; }
.atrblock {padding: 16px 16px;margin-bottom: 20px;box-shadow: 0px 0px 4px 1px #050505;-webkit-box-shadow: 0px 0px 4px 1px #050505;-ms-box-shadow: 0px 0px 4px 1px #050505;-moz-box-shadow: 0px 0px 4px 1px #050505;-o-box-shadow: 0px 0px 4px 1px #050505;font-size: 18px;}
.atrblock .atdate {display: inline-block;padding: 0 10px;}
.atrblock .receipt{ display: inline-block; padding-right: 10px;}
.qblock{background: #282d37;padding: 6px;border-radius: 5px;box-shadow: 1px 1px 1px #000;margin-bottom: 10px;}
.qtitle{padding: 6px 0;}
.blockcheckbox{display: inline-block; padding: 0 10px; margin-right: 10px;}
.boxcheck{width: 14px; height: 14px; border: 1px solid #888; margin-left: 10px; margin-right: 4px; display: inline-block;}
#blockcreatepaper{padding: 10px;padding-top: 20px; border: 1px solid #000;box-shadow: 0px 0px 3px #000;}
#blockcreatepaper h1,#blockcreatepaper h2, #blockcreatepaper h3, #blockcreatepaper h4{margin: 0 0 0 10px; padding: 0;}
.qtitle .label{font-weight: normal;}
.heading-br {
	border: 1px solid;
	width: 60px;
	margin-bottom: 12px;
	margin-top: 14px;
}

.live-human img {
	width: 100%;
}

.intersting-stuff {
	text-align: center;
	padding-bottom: 20px;
}

.intersting-stuff h3 {
	text-align: center;
	font-weight: bold;
}

.intersting-stuff .paraa {
	text-align: center;
	padding-left: 15%;
	padding-right: 15%;
	margin-bottom: 50px;
	color: #ABABAB;
}

.translation p {
	color: #ABABAB;
}

.a-heading {
	color: rgb(234,98,86) !important;
	font-size: 24px;
	text-decoration: none !important;
}

.hr-border {
	border: 1px solid;
	width: 30%;
	margin: 10px auto;
	border-color: #D7D4D4;
}

.blue-background {
	background: #2371BD;
	color: #fff;
}

.bylngo {
	padding: 20px;
	padding-left: 21%;
	padding-right: 21%;
	text-align: center;
}
/*End home-page style*/

/*  footer style */
.footer-style {
	background-image: url('../images/footer-bg.png');
	background-size: contain;
/* 	background-color: rgba(41, 40, 45, 0.93); */
/* 	border-bottom: 1px solid #6C6C6C; */
}

.footer-bgimg {
	clear: both;
	background-image: url("../../images/footerbg.png");
}

.footer-logo p {
	color: #6C6C6C;
}

.footermenu ul {
	list-style: none;
}

.footermenu ul li a {
	color: #6C6C6C;
	text-decoration: none;
}

.foloow-us {
	padding-left: 40px !important;
}

.foloow-us p {
	color: #6C6C6C;
}

.foloow-us p a {
	color: #fff;
	text-decoration: none;
}

.footer-botom-style {
	background: #272727;
}

.footer-bottom {
	color: #D1D1D1;
	padding-left: 0;
	padding-right: 0;
	padding-top: 9px;
}

.left-footer {
	float: left;
}

.left-footer p {
	padding: 16px 0px;
}

.right-footer p {
	float: right;
}

.right-footer p a {
	color: #D1D1D1;
	text-decoration: none;
}
#gen_options table tr td:first-of-type{
	width: 30px;
}
#gen_options table{
    margin-bottom: 30px;
}
#gen_options table th{ background: #000; text-align: center; }
/* Myprofile css      */
.inner-content {
	/*height:530px;*/
	width: 100%;
/* 	background-image:url('../images/bgbg.jpg'); */
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}

.center-content {
/* 	padding: 10px; */
	background-color: #F2F2F2;/*rgba(213, 190, 190, 0.36);*/
  /*height: 90%;*/
	width: 70%;
	margin: 0 auto;
}

.profile {
	min-height: 500px;
	width: 100%;
/* 	background-color:#fff; */
	overflow: hidden;
}

.profile .profile-title {
	background-color: #f3582c;
	padding: 15px 30px;
	overflow: hidden;
}

.profile-title .pic {
	/*border: 1px solid;*/
	height: 50px;
	width: 50px;
	float: left;
	margin-top: 10px;
	border-radius: 20px 20px 20px 20px;
}
.profile-title .profile_name {
	height: 40px;
/* 	float: left; */
	margin-left: 15px;
	color: #fff;
}

.profile-menu ul {
	list-style: none;
}

.profile-menu ul li:first-of-type {
	padding-left: 0;
}

.profile-menu ul li {
	float: left;
	padding-left: 40px;
	padding-bottom: 5px;
}
a:hover {
	text-decoration: none !important;
}

.profile .sel {
	float: left;
	width: 45%;
}

.profile .sel1 {
	float: left;
	width: 33%;
}

.profile p {
	overflow: hidden;
}

.profile h5 {
	color: rgba(15, 4, 4, 0.48);
}

.profile .sel {
	float: left;
	width: 49%;
}

.profile .sel:first-child {
	margin-right: 2%;
}

.custom {
	width: 40% !important;
}

.clear {
	clear: both;
}

.base {
	border-top: 1px solid #e4e4e4;
	clear: both;
	margin: 10px 0;
}
.base2{
	border-top: 1px solid #D5D5D5;
	clear: both;
	margin: 10px 0;
}
.profile_details base, base2{
	margin: 7px 0;
}
.cahngeuper{
	text-transform: uppercase;
}
.ornghead{
	color:#F15B29;
}
.curvediv{
	border: 1px solid #cccccc;
    border-radius: 10px;
	padding: 20px;
    margin-top: 10px;
    width: 100%;
}
.overview-text{
	padding-bottom: 15px;
}
.overview-expertise{
	padding: 5px 0;
}
.incap-menu {
	padding: 20px 30px 20px 30px;
/*     background-color: #fff; */
}

.profile-button {
	text-align: right;
	margin-right: 20px;
}

.save-btn {
	background-color: #243647 !important;
	color: #fff !important;
	padding: 2px 25px !important;
    /*width: 15% !important;*/
}

.cancel-btn {
	padding: 2px 25px !important;
    /*width: 15% !important;*/
}

.radio-pad {
	padding: 0 50px !important;
	min-height: 326px !important;
}

.bylyngo-index {
	border: 1px solid;
	min-height: 400px;
	background-image: url('../images/back.png');
	background-size: cover;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
}

.bylyngo-footer {
	background-color: #2A292E;
	height: 34px;
	border: 1px solid;
}

.bylyngo-footer-1 {
	padding: 5px 172px;
	background-color: #2A292E;
}

.bylyngo-footer-1 ul {
	list-style: none;
}

.bylyngo-footer-1 ul li {
	float: left;
	padding: 0 5px;
}

.video-interpret {
	border: 1px solid;
	min-height: 610px;
	background-color: rgba(0, 0, 0, 0.16);
	;
}

.video-head {
	padding: 5px 172px;
	border-top: 1px solid;
	background-color: #2A292E;
	height: 34px;
}

.video-head ul {
	list-style: none;
}

.video-head ul li {
	float: left;
	padding: 0 5px;
}

.video-head ul li div {
	border-left: 1px solid;
	border-right: 1px solid;
	padding: 0 5px;
}

.video-interpret .title {
	margin: 0px auto;
	text-align: center;
	padding: 70px 0px 0px 0px;
	color: #252020;
}

.video-interpret .descrp {
	margin: 0px auto;
	text-align: center;
	padding: 20px 0px 0px 0px;
	color: #252020;
}

.video-cmpter-imag {
	height: 290px;
}

.video-footer {
	height: 70px;
	background-color: #f3582c;
	text-align: center;
	padding: 20px 0px 20px 0px;
}

.how-it-footer {
	height: 70px;
	background-color: #1974BB;
	text-align: center;
	padding: 20px 0px 20px 0px;
}
.filter-container span.expanded{
	width: 49%; padding: 6px 10px; display: inline-block;
}
.filter-container .expanded .form-control {
	width: 100%;
	display: block;
	margin: 2px;
}
.filter-container .form-control {
	width: auto;
	display: inline-block;
	margin: 2px;
}

.filter-container {
	/*padding: 10px 10px;
	border: 1px solid #f8f8f8;
	background-color: #F9F9F9;
     border-radius: 5px; */
	margin: 10px 0;
/*     -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; */
}

#pages_nav, .pages_nav {
	margin-top: 9px;
	text-align: center;
	float: right;
}

.pages_nav ul {
	margin: 0;
}

.pages_nav a.active {
	background-color: #eee;
}
.pagehead h5{ margin: 2px 0 !important; }
.pagehead h4{ margin: 2px 0 !important; }
.pagehead h3{ margin: 2px 0 !important; }
.pagehead{margin-bottom: 10px;}
.printpage{
    width: 210mm;
    height: 297mm;
    padding: 0 15px !important;
    font-size: 13px;
    margin: 0 auto;
}
#pages_nav a {
	text-decoration: none;
	color: #fff;
	background: #494949;
	display: inline-block;
	width: 30px;
	padding: 6px 0;
	border-radius: 50%;
	margin: 2px;
	font-weight: bold;
	font-size: 16px;
}

#pages_nav a:hover {
	text-decoration: none;
	color: #fff;
	background: #011621;
}

#pages_nav a:visited {
	color: #fff;
}

#pages_nav a:active {
	background: #011621;
}

#pages_nav .active {
	background: #011621;
}

.adalink {
	border: 1px solid gray;
	box-shadow: none !important;
	float: none !important;
	padding: 4px !important;
}

.shadow-light {
/* 	box-shadow: 0px 0px 2px #d4d4d4;
	-webkit-box-shadow: 0px 0px 2px #d4d4d4;
	-moz-box-shadow: 0px 0px 2px #d4d4d4;
	-o-box-shadow: 0px 0px 2px #d4d4d4;
	-ms-box-shadow: 0px 0px 2px #d4d4d4; */
}

.widgets {
	margin-bottom: 20px;
}

.widgets table {
	border: none !important;
}

.widgets table tr td:first-of-type {
	border-left: none !important;
}

.widgets table tr td:last-of-type {
	border-right: none !important;
}

.widgets table tr:first-of-type td {
	border-top: none !important;
}

.widgets table tr:last-of-type td {
/* 	border-bottom: none !important; */
}
/* End Myprofile css      */

/* End footer style */

/*End custom styling*/
	
.rec-call {
	height: 80px;
	color: #fff;
	background: #555;
	padding: 20px;
}

.caller-img {
	float: left;
	margin-right: 10px;
}

.user-search-r .txt-name {
	height: 30px;
}

.show_box {
	position: relative;
}

.user-search-r .online-now {
	position: absolute;
	right: 4px;
	top: 4px;
}

ul.list {
	margin: auto;
	padding-left: 30px;
}

.bg_blue li {
	width: 161px;
}

.bg_blue li:hover {
	background-color: none !important;
}

.bg_blue li a {
	font-size: 13px;
}

.head-orng-btn {
	background-color: #f1592a !important;
	color: #fff !important;
	border: 1px solid #f1592a;
}

.head-gray-btn {
	background-color: #fff !important;
	color: #333 !important;
	border: 1px solid #333;
}

.foot-navtext {
	color: #EE673A;
}

.oc_follows img {
	float: left;
	height: 57px;
}

.oc_follows h2 {
	color: #fff;
	float: left;
	padding-left: 20px;
	margin-bottom: 0;
	font-size: 24px;
}

#oc_fb {
	background: #164a84;
}

#oc_tw {
	background: #1193e6;
}

.oc_blogs {
	border-bottom: 1px solid #565656;
	clear: both;
	padding-bottom: 40px;
	padding-top: 25px;
}

.oc_blogs img {
	float: left;
	margin-right: 16px;
}

.fo_readmore {
	float: right;
	background-color: #c74b24;
	padding: 4px 12px;
	color: #fff;
}

.fo_gateways {
	margin-top: 90px;
}

.fo_pay {
	clear: both;
	height: 76px;
}

.fo_pay img {
	float: left;
	margin-right: 12px;
}

.fo_pay h5 {
	float: left;
	padding-top: 6px;
}


.fo_adrress h5 {
	padding-top: 3px;
}



.fo_infoheading {
	font-size: 18px;
}

.fo_para {
	color: #fff;
	line-height: 1.8;
}

#fo_email {
	border-bottom: 1px solid #565656;
}

#fo_mail {
	width: 100%;
	height: 40px;
	margin-bottom: 12px;
	background-color: rgba(104, 105, 105, 0.46);
	padding-left: 14px;
	opacity: 0.6;
	color: #fff;
	border: 0;
}

#fo_submit {
	width: 100%;
	height: 40px;
	background-color: #f15a29;
	border: 0;
	margin-bottom: 10px;
}

.social-icons {
	margin-bottom: 20px;
}

.fo_socials {
	float: left;
	padding: 0 3px;
}

#fo_fb {
	margin-left: 44%;
}

/* body styles */
.bo_buttons {
	background-color: #252525;
	padding: 15px;
}

.bo_viewdemos {
/*   padding: 4px 16px; */
	border: 1px solid #f15b29;
	border-radius: 5px;
	color: #f15b29;
	margin-bottom: 10px;
	height: 83px;
}

.bo_viewdemos img {
	float: left;
	vertical-align: middle;
	margin-top: 20px;
	margin-right: 12px;
}

.bo_trial {
/*   padding: 4px 45px; */
	border-radius: 4px;
	color: #fff;
	background-color: #1c75bc;
	margin-bottom: 10px;
	height: 83px;
}

.bo_proprice {
	padding: 12px 28px !important;
	display: inline-block;
	border: 1px solid;
	color: #fff;
	border-radius: 4px;
	width: 100%;
	margin-bottom: 10px;
	height: 83px;
}

#four-bolcks {
	background-color: #d8e2e9;
	margin-bottom: 46px;
	/*max-height: 438px;*/
}
.four-bolcks {
	background-color: #d8e2e9;
	/*margin-bottom: 46px;*/
	height: auto !important;
}
.bg-alt{
	background-color: #d8e2e9;
	padding-top: 20px;
}
.bo_locator {
	background-color: #ecf0f4;
	padding: 4px 12px;
	padding-top: 38px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 8px;
	height: 438px;
}

.oc_allblocks {
	padding-top: 18px;
}

#oc_professional {
	background-color: #e1e7ed;
	padding: 10px;
}

.oc_block_right {
/* 	  padding-bottom: 12px; */
}



.oc_left_prof {
	background-color: #fff;
	padding: 12px;
	margin-bottom: 12px;
}

.oc_block_left {
	display: inline-block;
	float: left;
	margin-right: 12px;
}

.oc_left_readmore {
	float: right;
	color: #f15a29;
}

#cm_left_side {
	background-color: #424242;
}

.cm_left_img {
	/*float: left;*/
	padding: 15px;
	text-align: CENTER;
}

.cm_text {
	color: #fff;
	float: right;
	padding: 15px;
	width: 44%;
}


#cm_right_side img {
	border: 6px solid #f15b29;
	width: 100%;
}

.cm_left_img img {
	width: 100%;
}

#cm_complex {
	background: #424242;
	  margin-bottom: 20px;
}



.index-madown {
	background: #e86625 none repeat scroll 0 0;
	height: 228px;
	margin: 0;
	position: relative;
	top: -229px
}


/* .reviw-imgdiv img {
  width: 100%;
  margin-bottom: 3px;
} */
#oc_home_menu li {
	line-height: 15px;
	margin-top: 10px;
}
#oc_home_menu li a{
	padding-bottom: 6px;
}

#oc_home_menu li:hover {
	background: transparent !important;
	color: #F1592A !important;
	border-bottom: 1px solid #F1592A;
	border-radius: 0px;
}

#oc_home_menu1 li:hover {
	background: transparent !important;
	color: #F1592A !important;
	border-bottom: 1px solid #F1592A;
	border-radius: 0px;
}

#oc_home_menu1 li {
	width: auto !important;
	margin-bottom: 10px;
}

#oc_home_menu1 li:hover a {
	color: #F1592A !important;
}

#oc_home_menu li:hover a {
	color: #F1592A !important;
}

.profile_img {
	width: 170px !important;
	height: 166.5px !important;
	margin-left: -25.5px;
}
.pa_heading2{
	padding: 14px 10% !important;
}
.profile-div {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 5px;
	padding: 4px;
	height: 174px;
}
.ind_profile_text h2{
	margin-bottom: 0px;
}
.header_newprofile {
	text-align: center;
    padding-top: 20px;
    overflow: hidden;
}

.headerbgimg {
	height: 200px;
	width: 100%;
}

.headerbguper {
	height: 180px;
	padding: 36px 0;
	text-align: center;
	width: 100%;
	background: #9037ff;
}

.textwhiteuphe {
	color: #fff;
	font-weight: bold;
}

.pageslogn {
	color: #f1ebeb;
	font-size: 25px;
	margin-top: 12px;
	text-transform: uppercase;
}

.divcenter {
	margin: 65px auto 100px;
	width: 70%;
}

.divcenter1 {
	margin: 20px auto 25px;
    overflow: hidden;
    width: 57%;
}

.conuperorang {
	background: #f15b29 none repeat scroll 0 0;
	margin: 12px;
	padding: 23px 0;
	border-radius: 6px;
	height: 320px;
}

.conuperorang img{
	height: 115px;
}
.newabotcenter{
	background: #f15b29 none repeat scroll 0 0;
    border: 1.5px solid #fff;
    border-radius: 6px;
    margin: 0 auto;
    padding: 22px 0;
    width: 25%;
}
.orangebckg {
	background: #f15b29 none repeat scroll 0 0;
	background: #f15b29 none repeat scroll 0 0;
	margin: 3%;
	text-align: center;
	padding: 18px;
	border-radius: 10px;
}

.div-upericon {
	background: #ecf0f4 none repeat scroll 0 0;
	border: 5px solid #d8e2e9;
	border-radius: 100px;
	height: 150px;
	margin-left: 53px;
	position: absolute;
	width: 150px;
	z-index: 100;
	overflow: hidden;
}
.divtextcenter {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #ecf0f4 none repeat scroll 0 0;
	border-bottom: 1.5px solid #fff;
	border-image: none;
	border-left: 1.5px solid #fff;
	border-radius: 0 1px 5px 5px;
	border-top: 0 none;
	line-height: 27px;
}

.divtextcenter h2 {
	margin-top: 0px;
	padding-top: 10px;
}

.divtextcenter p {
	font-size: 14px;
}

.doublebrderimg {
	width: 100%;
}

.clearboth {
	height: 85px;
	overflow: hidden;
}

.orangebckg img {
	width: 100px;
	height: 100px;
}

.orngbckgh2 {
	color: #fff;
}
.orginnerdiv h1{
	font-size: 45px !important;
	margin:0px;
}
.orginnerdiv {
	background: #333333 none repeat scroll 0 0;
    border-radius: 6px;
    margin: 15px auto;
    padding: 10px 0;
    width: 87%;
}

.bluebg {
	background: #17629e none repeat scroll 0 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 27.5px;
	padding: 27px 0 !important;
	line-height: 35px;
}
.bluebg1{
	background: #17629e none repeat scroll 0 0;
	text-transform: uppercase;
	color: #e3e7eb;
	font-size: 27.5px;
	padding: 20px 0 !important;
	line-height: 35px;
	margin-top: 20px;
}
.orng1{
	background: #f15b29 none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 22.5px;
    padding: 20px 0 !important;
}

.form-div {
	width: 70%;
	margin: 20px auto;
}

.whitebg {
	color: #000;
    font-size: 36px;
    padding: 40px 0 20px;
    text-align: center;
	line-height: 34px;
    text-transform: uppercase;
}

.texthiwman {
	margin: 0;
	padding: 0 12px !important
}

.texthiwman img {
	width: 100%;
}

.howiwunder {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #ecf0f4 none repeat scroll 0 0;
	border-color: #fff;
	border-image: none;
	height: 250px;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	border-radius: 0 0 8px 8px;
	line-height: 26px;
	padding: 25px 13px;
}

.howiwunder h4 {
	margin: 0px;
}

.designdiv {
	color: #414141;
	font-size: 24px;
	position: relative;
	top: -40px;
}

.barmang {
	margin: 0 auto;
	width: 67%;
	overflow: hidden;
}

.barmang img {
	width: 100%;
}

.simpleemty {
	border: 1.5px solid #ecf0f4;
	border-radius: 12px;
	/*height: 345px;*/
	margin: 10px 0px;
	padding: 15px 3px;
}

.simpleemty img {
	height: 100px;
	width: 100px;
}

.hiwbtn {
	background: #333 none repeat scroll 0 0 !important;
	border-color: #333 !important;
	color: #fff !important;
	font-size: 24px !important;
	padding: 10px !important;
	width: 160px;
	margin-bottom: 10px;
}
.hitwpara {
	color: #ecf0f4;
	font-size: 16px;
	height: 86px;
	padding: 0 24px;
}

.parahiwdown {
	font-size: 16px;
	/*height: 76px;*/
}

.manghitwdiv {
	width: 70%;
	margin: 0 auto;
}

.downhitimg {
	height: 100px;
}

.hwiwdown {
	/*height: 357px;*/
	padding: 35px 15px;
}

.organcenter {
	width: 80%;
	margin: 0 auto;
}

.hiwdownh3 {
	color: #f15b29;
	font-weight: bold;
}

.mainincenter {
	width: 80%;
	margin: 0 auto;
}

.signupsetupup {
	background: #f15b29;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0px;
	border-radius: 5px;
	color: #fff;
}
.signupsetupupblue {
	background: #17629e none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    color: #fff;
    padding: 10px;
	font-size: 18px;
}
.dignupdoen {
	background: #f2f2f2;
	overflow: hidden;
	padding-bottom: 10px;
}
.myprorbtn{
	background: #e0e5eb none repeat scroll 0 0;
    border-radius: 6px;
    color: #f15b29;
    font-size: 50px;
    margin: 10px 15px;
    padding: 22px;
    text-align: center;
}
.ytottext{
	color: #b4b0b0;
    font-size: 16px;
    margin: 10px 0;
}
.oc_table_header th {
	background-color: #17629e !important;
	color: #fff;
}

.oc_table_header:nth-of-type(odd) td {
	background-color: #ffeee8 !important;
}

.oc_table_heading {
	background-color: #e8e8e8;
	padding: 12px;
	margin-bottom: 0;
}

#oc_create_tckt {
  padding: 30px 60px 30px 30px !important;
  background-color: #F15B29 !important;
  margin-top: 12px;
  font-size: 22px;
}

#oc_create_tckt img {
	width: 24%;
	padding-right: 10px;
}

#oc_iconeye {
	font-size: 45px;
	line-height: 28px;
	float: left;
	color: #444;
	margin-right: 11px;
}

.oc_limitations {
	background-color: #E3FFCF;
	color: #284319;
	margin-top: 12px;
	padding: 5px;
}

#replyTicket {
	text-align: right;
	padding: 10px 26px !important;
	float: right;
}

#t_file {
	margin-bottom: 12px;
}

.newintermenu {
	background: #34495e none repeat scroll 0 0;
	min-height: 570px;
	text-transform: uppercase;
}

.newintermenu ul {
	list-style: outside none none;
}

.newintermenu li {
	padding: 11px;
}

.newintermenu li a {
	color: #fff !important;
	font-size: 16px;
}

.newintermenu li:hover {
	background: #213447;
}

.upeermenu {
	background: #F15B29;
}

.oc_box_sp {
	border: 1px solid #E4E4E4;
	padding: 7px;
}

.oc_comm_float {
	float: left;
	padding-right: 14px;
}

.oc_ratings_profile {
	float: right;
	margin-top: -7px;
	margin-left: 12px;
}

.oc_cancel_icon {
	float: right;
	font-size: 26px;
	margin-right: 13px;
	margin-top: -6px;
	cursor: pointer;
}

.oc_reply_img {
	float: left;
	margin-left: 17px;
	margin-top: -7px;
}

.oc_reply_img img {
	width: 80%;
}

.newcontdiv {
	margin: 0 auto;
	width: 68%;
	/*padding-top: 50px;*/
}
.widget-box {
	margin: 0 auto;
	width: 70%;
	padding: 20px;
	border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px;
	border:1.5px solid #fff;
	background: #ECF0F4;
	min-height: 300px;
	border-top: none;
}

.newconupimg {
	width: 100%;
}

.myprofileorgh{
	color: #F15B29;
}
.myicons{
	color: #f15b29;
    font-size: 31px;
}
.myproavadiv{
	overflow: hidden;
}
.myproavadivico h5{
	font-weight: bold;
}

.padred{
	padding: 0 5px !important;
}
.qwmarks { padding: 0 !important;margin: 0;border: 0 !important;box-shadow: none; text-align: center;}
.qwtd { padding: 0 !important; margin: 0;}
.myprofileoudiv
{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #d5d5d5;
    margin: 20px;
	padding: 10px;
	overflow: hidden;
}
.myprofileoudiv1{
    margin: 20px;
}
.myprotableview{
	background: #fff;
}
.upper-menu{
	background: #fff;
	overflow: hidden;
}
.showonilne{
	position: absolute;
	margin: 15px 0 0 15px;
}
.expdiv{
	background: #ecf0f4 none repeat scroll 0 0;
	margin: 4px 10px 4px 0;
	border-radius: 6px;
	float: left;
	padding: 13px 20px;
	display: table;
	vertical-align: top;
	text-align: center;
}
.expdiv i{
  font-size: 19px;
  margin-right: 6px;
}
#book_appointment{ padding-top: 10px; }
#ba_inner{
	padding: 0 30px 20px;
	background: #fff;
}
.uperdiv{
	padding: 0px !important;
}
.liteboxtab {
	padding:10px;
}
.libtfi{
	margin:10px 0px;
}
#menu2-item .newintermenu ul li a span{
	padding-right: 28px;
}
.socila{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    padding: 0 !important;
}
.footcona{
	color:#000;
}
.footcona:hover{
	color:#000
}
.setmaxhieghttab{
	max-height: 155px;
    overflow-y: auto;
}
.tabinthed{
	margin: 0px;
}
.tabinthedup{
	height: auto !important;
/*     padding: 5px !important; */
}
#div_success{
	color: green;
    margin: 10px;
}
.icon-space{
	margin-left: 10px;
}
.tabspa td{
	padding: 0px !important;
}
.manghitwdiv .width16 {
	float: left;
	border-radius: 5px;
}
.manghitwdiv .width33 {
	/* width: 33%; */
	float: left;
	border-radius: 5px;
}
.headprice {
	color: #fff;
	padding: 30px 15px;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	height: 150px;
	vertical-align: middle;
}
#wd16lefthd {
	background: #252525;
}
.bgclrf0 {
	background: #f0f0f0;
	border-bottom: 2px solid #dcdcdc;
	padding: 5px;
}
#ondemandtel {
	background: #d03e0f;
}
#ondemandvid {
	background: #e96802;
}
.priceparaleft {
	background: #e85220;
	padding: 15px;
	font-weight: bold;
	color: #fff;
}
.leftcols {
	background: #f87f36;
	border-top: 2px solid #f15b29;
	padding: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
#scheduledtel {
	background: #04599c;
}
#scheduledvid {
	background: #084d86;
}
.pricepararight {
	background: #194e90;
	padding: 15px;
	font-weight: bold;
	color: #fff;
}
.rightcols {
	background: #1768a9;
	border-top: 2px solid #06569b;
	padding: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.most-left {
	background: #e4511e;
	border-top: 2px solid #f15b28;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
}
.mid-left {
	background: #e85d22;
	border-top: 2px solid #f07528;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
}
.mid-right {
	background: #135b95;
	border-top: 2px solid #18639d;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
}
.most-right {
	background: #044e8d;
	border-top: 2px solid #065799;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
}
#scheduledright {
	background: #099044;
}
.schedulegreen {
	background: #00ae4d;
	color: #fff;
	padding: 15px;
	font-weight: bold;
	text-align: right;
}
.left-quote1 {
	background: #f15b28;
	padding: 10px;
}
.left-quote2 {
	background: #f07528;
	padding: 10px;
}
.right-quote1 {
	background: #18639d;
	padding: 10px;
}
.right-quote2 {
	background: #065799;
	padding: 10px;
}
.left-a {
	display: block;
	width: 100%;
	background: #eceff4;
	color: #f35b29 !important;
	border-radius: 5px;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
}
.right-a {
	display: block;
	width: 100%;
	background: #eceff4 !important;
	color: #f35b29;
	border-radius: 5px;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
}
#scheduled-left {
	vertical-align: bottom;
}
.scheduled-right {
	margin-top: -65px;
}
#freetd {
	border: none;
	padding: 5px;
	background: #dcdcdc;
}
.cal1 .clndr .clndr-table tr {
    height: auto !important;
}
.cal1 .clndr .clndr-table .header-days .header-day{
	border-left: none !important;
	border-top: none !important;
	    padding: 8px;
}
.cal1 .clndr .clndr-table tr .day{
	border-left: 1px solid #FAFBFC !important;
    border-top: 1px solid #FAFBFC !important;
	    background-color: #ECF0F4;
}
.cal1 .clndr .clndr-table tr .day .day-contents {
    padding: 8px !important;
    text-align: center !important;
}
.cal1 .clndr .clndr-table tr:last-child .day, .cal1 .clndr .clndr-table tr:last-child .my-day{
	border-bottom: none !important;
}
.cal1 .clndr .clndr-table tr .day:last-child{
	border-right: none !important;
}
.cal1 .clndr .clndr-controls {
    background-color: #0D70A6;
	margin-bottom: 0 !important;
    padding: 12px;
    color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.cal1 .clndr .clndr-table .header-days .header-day:last-child{
/* 	    border-top-right-radius: 10px; */
	border-right: none !important;
}
.cal1 .clndr .clndr-table .header-days .header-day:first-child{
/* 	border-top-left-radius: 10px; */
}
.cal1 .clndr .clndr-table tr .adjacent-month:last-child{
	border-bottom-right-radius: 10px;
}
.cal1 .clndr .clndr-table tr:last-child .day:first-child{
	border-bottom-left-radius: 10px;
	    border-left: none !important;
}
.cal1 .clndr .clndr-table{
	    margin-top: -6px;
}
.cal1 .clndr .clndr-table .header-days {
    background: #F15B29 !important;
}
.cal1 .clndr .clndr-table .header-days .header-day {
/* 	font-size: 16px; */
}
.cal1 .clndr .clndr-table tr .day:first-child{
	border-left: none !important;
}
#first_pricing_table{
	background:none;
	color: #fff;
}
.commingsoonimg{
	height: auto;
    width: 160px;
}
.topdivcomm{
	text-align:right;
	padding: 30px 0 !important;
}
.rzltdiv{
	margin: 28px auto;
	overflow:hidden;
	border-radius : 10px;
}
.bluebg2{
	background: #0d70;
}



/*rizi css*/

.bo_buttons{
	text-align:center;
}

.view_demo{
	border: 1px solid #f15b29;
	border-radius: 5px;
	color: #f15b29 !important;
	display: inline-block;
	font-size: 22px;
	font-weight: normal !important;
	line-height: 30px;
	padding: 14px;
	text-align: left;
	text-transform: uppercase;
	width: 326px;
}


.view_demo:hover{
	border: 1px solid #d1d1d1;
	color: #d1d1d1 !important;
}

.view_demo span{
	float: left;
	margin-left: 12px;
	width: 68%;
}

.view_demo i{
	float: left;
font-size: 44px !important;
height: 62px;
position:relative;
top:10px;
}



.free_trail{
	background: #1c75bc none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff !important;
	display: inline-block;
	font-size: 22px;
	font-weight: normal !important;
	height: 92px;
	line-height: 25px;
	margin-left: 11px;
	margin-right: 11px;
	padding: 22px 14px 14px;
	text-align: center;
	text-transform: uppercase;
	width: 326px;
}

.free_trail:hover{
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	color: #252525 !important;
	
}

.product_pricing{
	border: 1px solid #fff;
	border-radius: 5px;
	color: #fff !important;
	display: inline-block;
	font-size: 22px;
	font-weight: normal !important;
	height: 87px;
	line-height: 25px;
	padding: 31px 14px 14px;
	text-align: center;
	text-transform: uppercase;
	width: 326px;
}

.product_pricing:hover{
	border: 1px solid #f15b29;
	border-radius: 5px;
	color: #f15b29 !important;

}

.product_pricing span{
	float:left;
	width:100%;
}

.free_trail span{
	float:left;
}

.bo_locator h1{
	margin: 0 auto;
	width: 90%;
	padding-top:4px;
}

.bo_locator p{
	margin: 0 auto;
	width: 76%;
}


.profile_user_img{
	position:relative;
	max-width: 300px;
	text-align: center;
}

/*.pro_img{
		width:40%;
	float:left;
}*/

.online_status{
	position:absolute;
	top:10px;
	left:10px;
}

.online_status .online{
	background: url(../images/online.png) repeat-x;
	width:88px;
	height:44px;
	display:block;
	line-height: 41px;
    padding-left: 33px;
	
}

.online_status .offline{
	background: rgba(0, 0, 0, 0) url("../images/ofline.png") repeat-x scroll 0 0;
	display: block;
	height: 44px;
	position: absolute;
	top: 0;
	width: 88px;
	line-height: 41px;
    padding-left: 33px;
}

.profile_photo{
	width:100%;
	border-radius:5px;
}

.verified{
	background: rgba(0, 0, 0, 0) url("../images/verified.png") repeat-x scroll 0 0;
	width:157px;
	height:53px;
	float:right;
}

.user_name h4{
	float:left;
}
.heading4{
	color: #222;
	font-size: 24px;
}

.clear{
	clear:both;
}

.profile_details{
	float: left;
	margin-left: 2%;
	padding-top: 0;
	width: 56%;
}
	

.myproavadivico{
	background: #ecf0f4 none repeat scroll 0 0;
	border-radius: 8px;
	float: left;
	margin: 0 3px 4px;
	padding: 10px 10px;
	text-align: center;
	/*width: 23%;*/
}

.fund_section{
	padding-top:15px;
	padding-bottom:15px;
}

.fund_title{
	background: #17629e none repeat scroll 0 0;
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-size: 20px;
	padding: 19px;
}

.fund_contents{
	background:#ecf0f4;
	padding:10px;
	border-radius: 0 0 5px 5px;
}

.fund_contents p{
	color:#b3b3b3;
	font-size:20px;
	padding-top:5px;
	text-align:center;
}

.fund_amount{
	padding:20px 15px;
	background:#e0e5eb;
	color:#f15b29;
	text-align:center;
	font-size:40px;
	border-radius:5px;
	font-weight:bold;
}


.left_col_port{
	float:left;
	width:65%;
}

.right_profile{
	float:right;
	width:30%;
}
.curvediv b{
	font-size: 16px;
}
.rate-ex1-cnt {
  height: auto !important;
  margin-top: 10px;
}

.user_info{
}


.avail_section{
	padding-top:4px;
	padding-bottom:15px;
}

.avail_title{
	background: #17629e none repeat scroll 0 0;
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-size: 20px;
	padding: 11px;
}

.avail_contents{
	background:#ecf0f4;
	padding:10px;
	border-radius: 0 0 5px 5px;
}

.avail_box{
	padding:2px;
}

.avail_box span{
	padding:10px;
	display:inline-block;
	background:#ffffff;
	border-radius:5px;
	width:16%;
	text-align:center;
	color:#666;
	font-size:13px;
}

.avail_section .view_more{
	background: #b5cae0 none repeat scroll 0 0;
	border-radius:0 0 5px 5px;
	padding: 5px;
	text-align:center;
}

.avail_section  .view_more a{
	color: #17629e !important;
	display: block;
	font-size: 15px;
	margin: 0 auto;
	text-decoration: none !important;
	width: 100px;

}

.avail_section  .view_more a span{
	display:block;
}

.avail_section  .view_more a:hover{
	color:#fff !important;
}

.service_main{
	margin: 0 auto;
	max-width: 85%;
}
.service_img{
	height:123px;
}

.service_img img{
	width:150px;
}
.bo_locator {
background-color: #ecf0f4;
border: 1px solid #fff;
border-radius: 8px;
float: left;
height: 400px;
margin-right: 1.5%;
padding: 11px 12px 4px;
position: relative;
text-align: center;
top: 29px;
width: 23%;
}

.bo_locator p {
  color: #666 !important;
  font-size: 15px;
  line-height: 25px;
}

.lang_section p{
	color: #999;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

.profile-div {
  background: #2c323a none repeat scroll 0 0;
height: 171px;
margin-bottom: 10px;
padding: 12px;
}

.oc_left_readmore a{
	color:#f15a29 !important;
}

.pro_img{
	border-radius: 4px !important;
	/*float: left;*/
	overflow: hidden;
	padding: 0 !important;
	max-width: 300px;
}

.ind_profile_text{
	float:right;
	width:77%;
}

.ind_profile_text h2{
	padding-bottom:6px;
}

.rating_text label{
	 color: #fff;
	font-size: 22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-weight:normal !important;
}

.rating{
	 margin-left:0px !important;
	 padding-left:0px !important;
}


.reviw-imgdiv {
  padding-top:8px;
  background:#e1e7ed;
  position:relative;
}

.oc_left_sections {
	float: left;
	padding: 0 10px;
	position: absolute;
	top: 21px;
	width: 40%;
	z-index: 999;
}

.cc_right_img{
	height: 100%;
	position:absolute;
	right: 0;
	text-align: right;

}






.botm_orange{
	background-color:#f15b29;
	height:146px;
	position:relative;
}

.botm_orange .time_watch{
	left: 50%;
	position: absolute;
	top: -104px;
}

.botm_orange .btm_text{
	position:absolute;
	right:0;
}

#cm_right_side {
	background: #f78e57 none repeat scroll 0 0;
	height: 413px;
	padding: 15px;
	text-align: center;
}

#flowplayer{
	border: 10px solid #f15b29;
	margin-left: 50px;
	margin-top: 32px;
	width: 547px;
}

#cm_complex {
  background: #424242 none repeat scroll 0 0;
  height: 413px;
  margin-bottom: 20px;
  margin-top:10px;
}

.cm_left_img img {
  width: 70% !important;
}


.cm_text h1 {
  font-size: 41px !important;
  font-weight: bolder;
  text-align: center;
  text-transform: uppercase;
}

.cm_text{
  text-align: center;

}
.bartext{color: #8e8e8eba;letter-spacing: 3px;font-size: 10px;}
.youlive_title{
font-size: 32px !important;
font-weight: bolder;
line-height: 70px;
text-align: center;
text-transform: uppercase;
 }
 
 .cm_text a {
	border: 2px solid #cc562e;
	border-radius: 6px;
	display: inline-block;
	font-weight: bold;
	margin-top: 50px;
	padding: 10px 17px;
	text-align: center;
	width: 90%;
}

.cm_text a img {
	float: left;
	width: 50px;
}

.cm_text a h5 {
	color: #f78e57;
	font-size: 21px;
	font-weight: bold;
	padding-top: 8px;
}

.cm_left_img {
  float: left;
  padding: 50px 15px 15px;
  /*text-align: right;*/
}

.fo_adrress {
  clear: both;
  color: #f15a29;
  padding-top: 16px;
}


.fo_icon {
  float: left;
  font-size: 24px;
  margin-bottom: 0;
  margin-right: 16px;
  position: relative;
  top: 10px;
}

.footernav ul{
	float: left;
	margin: 0;
	padding: 17px 0 0;
}

.footernav ul li{
	float:left;
	display:block;

}

.footernav ul li a{
	color:#999;
	font-size:13px;
	padding:5px;
}

.footernav ul li a:hover{
	color:#f15a29;
	
}

.banner_title{
 font-size: 29px !important;
line-height: 40px;
margin-bottom: 20px;
color:#fff;

}
.line_break{
	display:block;
}

.font_bold{
	font-weight:bold;
}

.bo_buttons li{
	border-right: 1px solid #909090;
	display: inline-block;
	padding: 11px 28px;
	vertical-align: top;
	
}

.boder_none{
	border:none !important;
	border-right:none !important;
	
}

.bo_buttons li a{
	
}

.bo_buttons li a p{
	color: #fff;
	display: block;
	font-size: 26px;
	line-height: 38px;
}

.bo_buttons li a p span{
	display: block;	
}


.bo_buttons li a i{
	color: #f15a29;
	font-size: 46px;
}

.img-profile {
	border: 4px solid #dcdcdc;
	border-radius: 6px;
}

#contents h2 {
  /*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;*/
}

.ind_profile_text p{
	color:#fff;
}

.ind_profile_text td{
	color:#fff;
}

.tabspa{}

.tabspa li{
	float:left;
	background:#626d7b;
	padding:4px;
	border-radius:5px;
	display:block;

}

.tabspa li span{    
	font-size:15px;
	color:#FFF;
}



.lang_section{
	
}

.lang_section ul{
	margin:0;
	padding:0;
}

.lang_section ul li{
	display:block;
	float:left;
	padding:6px;
	  
}

.lang_section ul li span{    
	font-size:15px;
	color:#FFF;
}

.title_top .left_col{
	float:left;
}

.title_top .left_col h2 b{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-weight:normal !important;
	
}

.title_top .rigth_col{
	float: right;
	position: relative;
	width: 134px;
}

.prog_left_img{
	float: left;
	width: 21%;
}

.prog_left_img img{
	width:99%;
}
.dist{
	margin: 0px 8px;
}
.dist_below{
	margin-bottom: 8px;
}
.business_credit_form{	
	overflow: hidden;
	width: 80%;
	margin: 0 auto;
	padding: 8px;
}
.business_credit_form .head_style{
	background: #f15b29;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0px;
	border-radius: 5px;
	color: #fff;
	margin-bottom: 10px;
}
.business_credit_form input{
	margin-bottom: 5px;
}
.business_btn{
	float: right;
	margin-top: 10px;
}
.decorate_div{
	background: #f2f2f2;
	padding-bottom: 15px;
}
.timsoltbtn{
	padding: 10px 14px !important;
	margin-right: 5px;
	margin-bottom: 8px !important;
}
.lv,.letter_variable{  padding: 0 10px;border-bottom: 1px solid;font-weight: bold;}
.blank_underline{  padding: 0 40px;border-bottom: 1px solid;}
.notice.marquee{
	font-size: 16px;
    padding-top: 14px;
	overflow: hidden;height: 40px;
}
.notices-bar{ color: #fff; margin-left: 200px; }
.page_loader{ position: fixed; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; padding-top: 10%; background: rgba(255,255,255, 0.9); text-align: center; display: none;}
.dark-body .page_loader{ background: rgba(000,000,000, 0.9); }

/*@media print {
  html, body {
    width: 210mm;
    height: 297mm;
  }
}*/
@media print{
	body{background: #fff;}
	.dark-body table th{ background: #fff !important;}
	#blockcreatepaper{ border: 0; box-shadow: none; }
	.table-responsive{overflow-x: visible;}
	.printpage {
		width: 100%;
		height: auto;
		border: none;
	}
}
@media screen and (max-width:675px){
	.filter-container .sort, .filter-container .filter, .filter-container .search {
        display: block !important;
		padding: 14px 10px 17px 6px;
    }
    .filter-container .sort select, .filter-container .filter select, .filter-container .search input {
        width: 100% !important;
    }
	
    .filter-container .search {
        display: block !important;
		padding: 14px 10px 17px 6px;
    }
    .filter-container .search input {
        width: 100% !important;
    }
    .footer_dec{
	overflow: hidden;
	height: 160px !important;
	}
}
@media screen and (max-width:680px) {
	.footer_dec{
		overflow: hidden;
		height: 160px !important;
	}
}
@media screen and (max-width:600px) {
	.heading4 {
		width: 100%;
		text-align: center;
	}
	.footer_dec{
	overflow: hidden;
	height: 180px !important;
	}
	
	.verified {
		float: left;
	}
	.youlive_title{
		font-size: 3vw !important;
		font-weight: bolder;
		line-height: 70px;
		text-align: center;
		text-transform: uppercase;
		 }
}
.padset{
	background: #333333 none repeat scroll 0 0;
	padding-left: 13px !important;
	padding-right: 13px !important;
}
.padset2{
	padding-left: 13px !important;
	padding-right: 13px !important;
}
.footer_dec{
	overflow: hidden;
	
}
/******************** school-custom ***************/
.login_table.table>tbody>tr>td,
#recover_pass .table>tbody>tr>td {
    border: 0;
}
.login_table {
    margin: 0;
}
.margin0 {
	margin: 0 !important;
}
.nodisplay {
	display: none;
}
#def_br_summary_wrapper, #def_cls_summary_wrapper, #def_sec_summary_wrapper {
	margin-top: 20px;
}