/* Service Page Styles By Boxon*/
.social-service .social-wrapper-inner {
	margin-left: 10px;
}
.sprovider-logo {
	border: 1px solid #e8e8e8;
	margin-top: 10px;
	text-align: center;
}
.service-right-block {
	border-bottom: 2px solid #ccc;
}
.service-right-block.last {
	border-bottom: none;
}
.padding-bottom-10 {
	padding-bottom: 10px;
}
.service-right-block h5 {
	border-bottom: none;
	font-size: 16px;
	line-height: 22px;
	padding-top: 4px;
}
.service-right-block .b_link_style ul li {
	background-position: 0 5px;
}
.service-right-content {
	margin-left: 30px;
}
.rate-con {
	background-image: url("../images/icon_rate.png");
	background-image: url(../images/icon_rate.svg), none;
	background-repeat: no-repeat;
	background-position: left 3px;
}
.serv-con {
	background-image: url("../images/icon_services.png");
	background-image: url(../images/icon_services.svg), none;
	background-repeat: no-repeat;
	background-position: left 3px;
}
.livesupport-con {
	background-image: url("../images/icon_livesupport.png");
	background-image: url(../images/icon_livesupport.svg), none;
	;
	background-repeat: no-repeat;
	background-position: left 3px;
}
.ncc-con {
	background-image: url("../images/icon_ncc.png");
	background-image: url(../images/icon_ncc.svg), none;
	;
	background-repeat: no-repeat;
	background-position: left 3px;
}
.ncp-con {
	background-image: url("../images/icon_complaintsportal.png");
	background-image: url(../images/icon_complaintsportal.svg), none;
	;
	background-repeat: no-repeat;
	background-position: left 3px;
}
.rating-block{padding-bottom:10px !important;}
.rating-block:last-child{padding-bottom:0px !important;}
.rating-block .rating-title{ line-height:14px;}
/*Widget Box Styles*/
.service-widget {
	background: #fff;
	clear: both;
	margin-bottom: 20px;
	margin-top: 0;
}
.service-widget-title {
	background: #c62c2b;
	background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#c62c2b), to(#950808));
	background-image: -webkit-linear-gradient(top, #c62c2b 0%, #950808 100%);
	background-image: -moz-linear-gradient(top, #c62c2b 0%, #950808 100%);
	background-image: -ms-linear-gradient(top, #c62c2b 0%, #950808 100%);
	background-image: -o-linear-gradient(top, #c62c2b 0%, #950808 100%);
    /*background-image: -linear-gradient(top, #c62c2b 0%, #950808 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c62c2b', endColorstr='#950808', GradientType=0 );
	min-height: 30px;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	/*cursor: pointer;*/
	padding-bottom:6px;
}
.widget-grey-title {
background: #585858;
}

.service-widget-title > h4 em {
	font-size: 24px;
	margin-right: 5px;
}
.service-widget-title span.tools {
	position:relative;
	float:right;
	margin-top:-5px;
	padding: 2px 5px 1px 10px;
}
.service-widget-title span.tools > span {
	display: inline-block;
	margin-right: 5px;
	color: #ffffff;
	font-size: 24px;
	text-decoration: none;
	cursor: pointer;
}
.service-widget-title span.tools > span:hover {
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	opacity: .6;
}
.service-widget-body {
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #f5f5f5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.service-widget-body h5{ padding-left:25px !important;}
.resp-tabs-container h5{ padding-left:6px !important;} 
.service-widget-body ul li a {
	color: #333333;
	text-decoration: underline;
}
.service-widget-body ul li a:hover {
	color: #c80009;
}
.service-widget-body-form {
	padding: 0;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #fff;
	width: 100.05%;
}
.service-widget-body-table {
	border:0;
	padding:0;
	width: 100.05%;
}
.servicepagetabs .resp-tabs-list li {
	float: left;
	background: none;
	border-bottom: 2px solid #636363;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-right: 15px !important;
	padding-bottom: 0 !important;
}
.servicepagetabs .resp-tab-item a {
	color: #000;
	text-decoration: none;
}
.servicepagetabs .resp-tab-active {
	background: none !important;
	border-bottom: 2px solid #c80009 !important;
	position: relative !important;
}
.servicepagetabs .resp-tab-active:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 7px solid transparent;
	border-top-color: #c80009;
	top: 100%;
	left: 50%;
	margin-left: -7px;
}
.servicepagetabs .resp-tab-active a {
	color: #d13138 !important;
}
.servicepagetabs .resp-tabs-container {
	background-color: #f5f5f5;
}
.servicepagetabs .resp-tabs-container .resp-tab-content {
	min-height: 50px;
}
.servicepagetabs .resp-tabs-container ul {
	margin-left: 5px;
}
.servicepagetabs .resp-tabs-container li {
	color: #666666;
	margin-bottom: 5px;
}
.servicepagetabs .resp-tab-content {
	padding-bottom: 0 !important;
}

.widget-text-center h4 {
	text-align: center;
	padding-top: 7px;
}
/*Form Styles*/
.form-row {
	display:table;
	border-bottom: none;
}
.form-col1 {
	float: left;
	width: 35%;
	min-height: 25px;
	padding-top: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:right;
}
.form-col1 label {
	font-size: 13px;
	margin-right: 15px;
	font-weight:bold;
	display: inline-block;
	line-height: 30px;
	text-align:right;
}
.form-col1 label:after {
	content:' :';
}
.form-col1 label em{
	padding-right:5px;
}
.form-col1 span {
	font-size: 13px;
	margin-right: 15px;
	display: inline-block;
	line-height: 30px;
	font-weight:bold;
}
.form-col1 span em{
	padding-right:5px;
}
.form-col2 span {
	display: inline-block;
	line-height: 30px;
	font-size:14px;
	padding-left:15px;
}
.content-style span{line-height: 20px;}
.form-col1 span:after {
	content:' :';
}
.form-col2 {
	float: left;
	width: 65%;
	min-height: 25px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form-col2 a {
	color: #333333;
	text-decoration: underline;
}
.form-col2 a:hover {
	color: #c80009;
}
.link-red {
	color: #c80009 !important;
}
.link-red:hover {
	color: #333333 !important;
	text-decoration: underline;
}
.form-control-block {
	float: left;
	margin-left: 10px;
}
.block-full {
	width: 100%
}
.form-control-block input {
	float: left;
	margin-right: 3px;
}
.form-control-block label {
	float: left;
}
.form-control-block select {
	border-radius: 0;
	width: 60% !important;
	padding-left:11px;
	color:#000;
}
.form-control-block input[type="text"] {
	border-radius: 0;
	width: 93% !important;
	color:#000;
	padding-left:15px;
}
.form-control-block label {
	padding-top:5px;
}
.block-full input[type="text"] {
	width: 57% !important;
}
.form-control-block .button_style {
	margin-bottom: 10px;
}
.form-control-block .btn {
	border-radius: 0!important;
	background-color: #fff !important;
	background-image: none;
	box-shadow: none;
	border: 1px solid #ccc;
}
.checkstatus {
	width: 13px;
	height: 13px;
	background-image: url("../images/icon-check.png");
	display: inline-block;
	margin-right: 5px;
	background-position: 0px 0px;
}
.form-control-block .dropdown-menu {
	border-radius: 0;
	background-color: #fff !important;
}
.form-control-block .dropdown-menu li a {
	text-decoration: none;
}
.form-control-block .dropdown-menu li a:hover {
	background: #c80009 !important;
	color: #fff;
}
.form-col2 input[type="text"] {
	border-radius: 0;
	margin-bottom: 0px;
	margin-top: 0px;
}
.form-col2 input[type="text"]:focus {
	outline: 1 !important;
	border: 1px solid #cccccc !important;
}
.form-col2 select {
	border-radius: 0;
	margin-bottom: 0px;
	margin-top: 0px;
}
.form-conform-block {
	float: left;
}
.form-conform-block input {
	float: left;
	margin-right: 7px;
}
.form-conform-block label {
	display: inline;
}
input[type="checkbox"]:focus {
outline: medium none;
}
input[type="radio"]:focus {
outline: medium none;
}
select option{
	background-color:#fff;
	padding-bottom:5px;
	padding-top:5px;
}
.icontbllink em {
	font-size: 18px;
	color: #333;
	margin-right: 5px;
}
.icontbllink {
	float: left;
	color: #333;
	margin-right: 15px;
}
.table-link a {
	margin-top: 6px;
}
.table-link a:first-child {
	margin-left: 10px;
}
.table-control-border {
	border-bottom: 1px solid #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.service-widget-body-table .table-control-border{
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bg-color-grey {
	background-color: #e3e3e3;
}
.remove-padding {
	padding: 0;
}
/*Shipping Cost Table Styles*/
.table-row {
	float: left;
	width: 100%;
	min-height: 42px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	background-color: #f5f5f5;
}
.row-header {
	background-color: #e3e3e3;
}
.table-row:last-child {
	border-bottom: none;
}
.table-row-alter {
	background-color: #fff;
}
.col-header {
	font-weight: bold;
	float: left;
	text-align: center;
	padding-top: 10px;
	border-right: 1px solid #ccc;
	padding-bottom: 9000px;
	margin-bottom: -9000px;
}
.col-content {
	float: left;
	text-align: center;
	padding-top: 10px;
	border-right: 1px solid #ccc;
	padding-bottom: 9000px;
	margin-bottom: -9000px;
	color: #666666;
}
.col-grey {
	background-color: #e3e3e3;
	cursor: pointer;
}
.change-color {
	background-color: #fbe7e7 !important;
	color:#000000;
}
.change-color a {
	color:#000000;
}
.row-wrap:last-child > .col-header:last-child {
	border-right: none;
}
.row-wrap:last-child > .col-content:last-child {
	border-right: none;
}
.hide-right-border {
	border-right: none;
}
.last-col {
	border-right: none;
}
.col-w-6 {
	width: 6%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col-w-22 {
	width: 22%;
	padding-top:13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.lbltext{ padding-left:5px !important;}
/*pagination from twitter bootstrap*/
.paging-row{
    text-align:center;
	}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0px 0;
	border-radius: 0;
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	float: left;
	padding: 4px 7px;
	line-height: 1.428571429;
	text-decoration: none !important;
	background-color: #fff;
	border: 0;
	border-left-width: 0;
	color: #666666
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	border-left-width: 1px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a:hover, .pagination>li>a:focus, .pagination>.active>a, .pagination>.active>span {
	color: #c80009
}
.pagination>.active>a, .pagination>.active>span {
	color: #c80009;
	cursor: default
}
/*pagination from twitter bootstrap*/
/*Tab Menu Styles*/
.alert {
	border-radius: 0;
	border: 1px solid #ccc;
	position:relative;
}
.alert .alert-heading {
	margin-bottom: 10px !important;
}
.alert-success {
	color: #396A3C !important;
}
.alert-success .alert-heading {
	color: #396A3C !important;
}
.alert-info {
	color: #1C6487 !important;
}
.alert-info .alert-heading {
	color: #1C6487 !important;
}
.alert-warning {
	color: #89601A !important;
}
.alert-warning .alert-heading {
	color: #89601A !important;
}
.alert-error {
	background-color: #f7e7e7 !important;
	color: #c80009 !important;
}
.alert-error .alert-heading {
	color: #c80009 !important;
}
.alert-close{ position:absolute !important; padding:10px; right:5px !important; top:0 !important; float:none;}
.error-block {
	float: left;
	clear: both;
	color: #c80009;
	padding-left: 26px;
	padding-top: 5px;
}

/*Tab Menu Styles*/
.services-tab-menu {
	border-bottom: 1px solid #e3e3e3;
	margin: 0;
}
.services-tab-menu li {
	font-size: 16px;
	display: inline-block;
	padding: 8px 10px;
	margin: 0 3px;
	list-style: none;
	cursor: pointer;
	border-radius: 5px 5px 0px 0px;
	font-family: 'PT Sans';
	color: #FFF;
	background: #676767;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#676767), to(#3C3C3C));
	background: -webkit-linear-gradient(#676767, #3C3C3C);
	background: -moz-linear-gradient(#676767, #3C3C3C);
	background: -ms-linear-gradient(#676767, #3C3C3C);
	background: -o-linear-gradient(#676767, #3C3C3C);
	background: linear-gradient(#676767, #3C3C3C);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676767', endColorstr='#3C3C3C', GradientType=0 );
	margin-top: 5px;
}
.services-tab-menu li:hover {
	background: #ce3231 !important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ce3231), to(#930707)) !important;
	background: -webkit-linear-gradient(#ce3231, #930707) !important;
	background: -moz-linear-gradient(#ce3231, #930707) !important;
	background: -ms-linear-gradient(#ce3231, #930707) !important;
	background: -o-linear-gradient(#ce3231, #930707) !important;
	background: linear-gradient(#ce3231, #930707) !important;
	margin-bottom: -1px !important;
	padding: 8px 10px 8px 10px !important;
}
.services-tab-menu li.services-tab-active {
	background: #ce3231 !important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ce3231), to(#930707)) !important;
	background: -webkit-linear-gradient(#ce3231, #930707) !important;
	background: -moz-linear-gradient(#ce3231, #930707) !important;
	background: -ms-linear-gradient(#ce3231, #930707) !important;
	background: -o-linear-gradient(#ce3231, #930707) !important;
	background: linear-gradient(#ce3231, #930707) !important;
	margin-bottom: -1px !important;
	padding: 8px 10px 8px 10px !important;
}
.services-tab-menu li:first-child {
	margin-left: 0 !important;
}
.services-tab-menu li a {
	color: #fff;
}
.services-tab-menu li a:hover {
	text-decoration: none;
}

.service-list-content {
	margin-left: 15px;
	margin-top: 10px;
}
.service-list-content li span {
	font-family: 'PT Sans';
	font-size: 14px;
	font-weight: 700;
}
.mar-right-10 {
	display: inline-block;
	margin-right: 10%;
}
.mar-right-20 {
	display: inline-block;
	margin-right: 20%;
}
.mar-right-30 {
	display: inline-block;
	margin-right: 30%;
}
.mar-right-40 {
	display: inline-block;
	margin-right: 40%;
}
.mar-right-50 {
	display: inline-block;
	margin-right: 50%;
}

.tinynav {
	display: none;
}
.tinynav_label {
	display: none;
	color: #fff;
	font-weight: bold;
}
.tinynav {
	width: 100%;
}
.service-content p {
	margin-bottom: 15px;
}
.etraining-menu-list {
	margin: 10px 0 0 0 !important;
}
.etraining-menu-list li:nth-child(3n+3) {
	margin-left: 0;
	margin-right: 10px !important;
}
.etraining-menu-list li:first-child {
	margin-right: 10px !important;
}
.etraining-menu-list li {
	overflow: hidden;
	float: left;
	margin: 0 0 20px 0 !important;
	padding-bottom: 15px;
}
.etraining-menu-list li img {
	float: left;
	margin-right: 2%;
	width: 74px;
	height: 54px;
}
.etraining-menu-list li .eservice-disc h6 {
	font-weight: bold;
	font-size: 13px;
	color: #333;
	margin: 0 !important;
}
.etraining-menu-list li .eservice-disc h6 a {
	color: #333;
}
.etraining-menu-list li .eservice-disc h6 a:hover {
	text-decoration: underline !important;
}
.etraining-menu-list li .eservice-disc p {
	line-height: 16px;
	color: #666;
	overflow: hidden;
	font-size: 12px;
}
.list-removestyle {
	margin: 0 !important;
}
.list-removestyle li {
	list-style: none;
	margin: 0 !important;
}
.list-removestyle li a {
	color: #333;
	text-decoration: underline;
	margin-left: 5px;
}
.list-removestyle li a:hover {
	color: #c80009;
}
.clear-block {
	clear: both;
}
.button-disabled {
	cursor: not-allowed;
	background-color: #838383 !important;
	opacity: .5;
	cursor: default !important;
}
.button_grey_style {
	background: #838383;
	font-family: 'PT Sans';
	font-size: 16px;
	color: #fff;
	border: 0px;
	padding: 5px 15px;
}
.button_grey_style:active, .button_grey_style:hover {
	background: #676767;
}
.service-form-actions {
	margin: 0;
	background-color: transparent;
	text-align: center;
}
.service-form-actions input {
	margin-bottom: 10px;
	margin-right: 10px;
}
.service-home-btn {
	background: #676767;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#676767), to(#3C3C3C));
background: -webkit-linear-gradient(#676767, #3C3C3C);
background: -moz-linear-gradient(#676767, #3C3C3C);
background: -ms-linear-gradient(#676767, #3C3C3C);
background: -o-linear-gradient(#676767, #3C3C3C);
background: linear-gradient(#676767, #3C3C3C);	
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676767', endColorstr='#3C3C3C', GradientType=0 );
	display: inline-block;
	float: right;
	height: 30px;
	line-height: 30px;
	margin-left: 0;
	font-family: 'PT Sans';
	font-size: 16px;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	clear: none !Important;
}
.service-home-btn .fa-angle-double-left {
	font-size: 20px;
	margin-right: 5px;
}
.service-home-btn:hover {
	color: #FFF;
	text-decoration: none;
	background: #ce3231 !important;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ce3231), to(#930707)) !important;
	background: -webkit-linear-gradient(#ce3231, #930707) !important;
	background: -moz-linear-gradient(#ce3231, #930707) !important;
	background: -ms-linear-gradient(#ce3231, #930707) !important;
	background: -o-linear-gradient(#ce3231, #930707) !important;
	background: linear-gradient(#ce3231, #930707) !important;
}
.service-home-btn:focus {
	color: #fff;
	text-decoration: none;
}
.modal-backdrop{ z-index:888888;}
.modal{ z-index:988888;}
.required-text{color:#000 !important;}
/*Wizard Stages Styles*/
.stage-list{padding:0;}
.stage-list ul{width: 100%;display:table; margin:0; padding:0; border:1px solid #e8e8e8;}
.stage-list li {
  display: table-cell;
  width: auto;
  height:auto;
  text-align: center;
  min-height:80px;
  background-color:#f5f5f5;
  -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-right:1px solid #e8e8e8;
	padding:0;
}
.stage-list li.last-stage{border-right:none;}
.stage-list li div{height:auto; display:block; position:relative; min-height:60px;padding:5.2%; padding-top:10px; padding-bottom:10px;}
.stage-list li div a{display:block;}
.stage-list li div a:hover{text-decoration:none;}
.stage-list li div a:hover >span{background-color:#c70008;}
.stage-list li div:after,.stage-list li div:before{
   left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute;
}
.stage-list li div:after{
	border-color: rgba(245, 245, 245, 0); border-left-color: #f5f5f5; border-width: 10px; margin-top: -10px;
}
.stage-list li div:before { border-color: rgba(232, 232, 232, 0); border-left-color: #e8e8e8; border-width: 11px; margin-top: -11px; }
.stage-list li.last-stage div:after,.stage-list li.last-stage div:before{display:none;}
.stage-list li span{
	display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -moz-border-radius: 15px; /* or 50% */
    border-radius: 15px; /* or 50% */
    background-color: #636363;
    color: #FFF;
    text-align: center;
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
}
.stage-list li p{display:block; clear:both;	color:#333;font-family: 'PT Sans'; font-size:16px;margin-top:5px; }
.stage-list li.current{ background-color:#fbe7e8;}
.stage-list li.current span{background-color: #c70008;}
.stage-list li.current div:after{border-color: rgba(251, 231, 232, 0); border-left-color: #fbe7e8;}

/** Added By THBS ***/

/* text area */
.block-full textarea {
	width:57%;
	padding-left: 15px;
	border-radius:0;
}
.block-full textarea:focus {
	border: 1px solid #CCCCCC !important;
}
/* Date picker */
.block-full input[type="text"].date-picker-calendar {
	background-image:url("../images/calender-icon.jpg");
	background-repeat:  no-repeat;
	background-position: right center;
	width:26.5% !important;
}

/* Upload button */
.browse-btn-wrap {
	position: relative;
	margin-top:3px;
	overflow: hidden;
}

.upload-file-info {
	font-size:13px;
	color:#666;
	padding-left:5px !Important;
	max-width:90px;
	overflow:hidden;
	display:inline;
	height:30px !important;
	line-height:30px !important;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.upload-btn-custom {
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity:0;
	background-color:transparent;
	color:transparent;
	margin-left:-285px\9;
	border:solid 1px #FF0000;
}

.record-btn, .upload-btn {
	border:#c3c3c3 1px solid;
	padding:6px 15px 6px 30px;
	color:#C80009 !important;
	text-decoration: none !important;
	float:left; 
}
.record-btn:hover, .upload-btn:hover {
	text-decoration:none;
}

.upload-btn {
	background:#ebebeb url("../images/upload-img.jpg") no-repeat left;
	background-position:6px 3px;
}

/** Ends Added By THBS ***/


@media (min-width: 768px) and (max-width: 979px) {
.form-col2 {
	float: left;
	width: 64.757%;
}
.form-control-block select {
	width: 61% !important;
}
.form-control-block input[type="text"] {
	width: 95% !important;
}
.block-full input[type="text"] {
	width: 57% !important;
}
.mar-right-10 {
	margin-right: 0px;
}
.mar-right-20 {
	margin-right: 0px;
}
.mar-right-30 {
	margin-right: 0px;
}
.mar-right-40 {
	margin-right: 0px;
}
.mar-right-50 {
	margin-right: 0px;
}
.tinynav {
	display: block
}
.services-tab-menu {
	display: none
}
.tinynav_label {
	display: block;
}
.tab-menu-container {
	background-color: #666 !important;
	padding: 10px 20px;
}
.stage-list li div{padding:2%; padding-top:5px; padding-bottom:5px;}
.stage-list li p{ font-size:14px;}

/** Added By THBS **/

.block-full input[type="text"].date-picker-calendar {
	width:25.7% !important;
}
/** EndsAdded By THBS **/

}


/******************************************************************************************/


.no-print {
	display: none !important;
}
.search_container{display:none !important;}
.social-service{display:none !important;}
.service-home-btn{display:none;}
.service-widget-title span.tools {
	display: none;
}
.service-widget-title{background:none !important; background-image:none !important;filter:none !important;}
.widget-grey-title{background:none !important;}
/*edit by feras For omrrah services added important only */
.service-widget-body,.service-widget-body-table{border:1px solid #000000 !important;}
.table-control-border {
	display: none;
}
.table-resp { border-top:1px solid #ccc;}
.resp-column { /* Column inside the table-head */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.stage-list li.current p, .stage-list li.current span {
	color: #eb383c !important;
}
.table-row {
	border: 1px solid #ccc;
}
.form-col1 {
	display: table-cell;
}
.form-col2 {
	display: table-cell;
}
.col-content {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.col-header {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.button_style {
	display: none !important;
}
.button-disabled {
	display: none !important;
}
.button_grey_style {
	display: none !important;
}
/*Styles for Table Printing*/
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.table {
	width: 100%;
	margin-bottom: 20px;
}
.table th,  .table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.col-text-center {
	text-align: center !important;
}
.col-text-right {
	text-align: right !important;
}
.table th {
	font-weight: bold;
}
.table thead th {
	vertical-align: bottom;
}
.table caption + thead tr:first-child th,  .table caption + thead tr:first-child td,  .table colgroup + thead tr:first-child th,  .table colgroup + thead tr:first-child td,  .table thead:first-child tr:first-child th,  .table thead:first-child tr:first-child td {
	border-top: 0;
}
.table tbody + tbody {
	border-top: 2px solid #cccccc;
}
.table .table {
	background-color: #ffffff;
}
.table-condensed th,  .table-condensed td {
	padding: 4px 5px;
}
.table-bordered {
	border: 1px solid #cccccc;
	border-collapse: collapse;
 *border-collapse: collapse;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.table-bordered th,  .table-bordered td {
	border-left: 1px solid #cccccc;
}
.table-bordered caption + thead tr:first-child th,  .table-bordered caption + tbody tr:first-child th,  .table-bordered caption + tbody tr:first-child td,  .table-bordered colgroup + thead tr:first-child th,  .table-bordered colgroup + tbody tr:first-child th,  .table-bordered colgroup + tbody tr:first-child td,  .table-bordered thead:first-child tr:first-child th,  .table-bordered tbody:first-child tr:first-child th,  .table-bordered tbody:first-child tr:first-child td {
	border-top: 1;
}
.table-bordered thead:first-child tr:first-child > th:first-child,  .table-bordered tbody:first-child tr:first-child > td:first-child,  .table-bordered tbody:first-child tr:first-child > th:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,  .table-bordered tbody:first-child tr:first-child > td:last-child,  .table-bordered tbody:first-child tr:first-child > th:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,  .table-bordered tbody:last-child tr:last-child > td:first-child,  .table-bordered tbody:last-child tr:last-child > th:first-child,  .table-bordered tfoot:last-child tr:last-child > td:first-child,  .table-bordered tfoot:last-child tr:last-child > th:first-child {
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,  .table-bordered tbody:last-child tr:last-child > td:last-child,  .table-bordered tbody:last-child tr:last-child > th:last-child,  .table-bordered tfoot:last-child tr:last-child > td:last-child,  .table-bordered tfoot:last-child tr:last-child > th:last-child {
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,  .table-bordered caption + tbody tr:first-child td:first-child,  .table-bordered colgroup + thead tr:first-child th:first-child,  .table-bordered colgroup + tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,  .table-bordered caption + tbody tr:first-child td:last-child,  .table-bordered colgroup + thead tr:first-child th:last-child,  .table-bordered colgroup + tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,  .table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,  .table-hover tbody tr:hover > th {
	background-color: #f5f5f5;
}
table td[class*="span"],  table th[class*="span"],  .row-fluid table td[class*="span"],  .row-fluid table th[class*="span"] {
	display: table-cell;
	float: none;
	margin-left: 0;
}
.table td.span1,  .table th.span1 {
	float: none;
	width: 44px;
	margin-left: 0;
}
.table td.span2,  .table th.span2 {
	float: none;
	width: 124px;
	margin-left: 0;
}
.table td.span3,  .table th.span3 {
	float: none;
	width: 204px;
	margin-left: 0;
}
.table td.span4,  .table th.span4 {
	float: none;
	width: 284px;
	margin-left: 0;
}
.table td.span5,  .table th.span5 {
	float: none;
	width: 364px;
	margin-left: 0;
}
.table td.span6,  .table th.span6 {
	float: none;
	width: 444px;
	margin-left: 0;
}
.table td.span7,  .table th.span7 {
	float: none;
	width: 524px;
	margin-left: 0;
}
.table td.span8,  .table th.span8 {
	float: none;
	width: 604px;
	margin-left: 0;
}
.table td.span9,  .table th.span9 {
	float: none;
	width: 684px;
	margin-left: 0;
}
.table td.span10,  .table th.span10 {
	float: none;
	width: 764px;
	margin-left: 0;
}
.table td.span11,  .table th.span11 {
	float: none;
	width: 844px;
	margin-left: 0;
}
.table td.span12,  .table th.span12 {
	float: none;
	width: 924px;
	margin-left: 0;
}
.table tbody tr.success > td {
	background-color: #dff0d8;
}
.table tbody tr.error > td {
	background-color: #f2dede;
}
.table tbody tr.warning > td {
	background-color: #fcf8e3;
}
.table tbody tr.info > td {
	background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
	background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
	background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
	background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
	background-color: #c4e3f3;
}
  /*Styles for Table Printing*/
/**styls from tabelstyle.css **/

.table-resp {
	display: table;	/* Defines a Table */
	color: #444;
	margin: 0px 0;
	width: 100%;
	background: #eaeaea;
}
.table-resp-head {
	display: table-header-group; /* Defines a table header group */
}
.table-resp-head .resp-column { /* Column inside the table-head */
	background: #e3e3e3;
	color: #333;
	font-weight: 400;
	border-right: 1px solid #ccc !important;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.resp-row {
	display: table-row; /* Defines a table row */
	background: #fff;
}
.table-resp-head .resp-column:nth-child(1), .resp-row .resp-column:nth-child(1) { /* First column in a row */
	border-left: 1px solid #ccc;
}
/* Zebra striping */
.resp-row:nth-child(odd) {
	background: #f5f5f5;
}
.resp-column {
	display: table-cell; /* Defines a table cell */
	padding: 10px 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
}
.resp-column strong {
	font-size: 12px;
}
.resp-table-padding-10 {
	padding: 10px 10px;
}
/*.column:hover{
	background:#f9f9f9;
}*/

.table-resp a {
	color: #e74c3c;
	font-weight: 400;
	text-decoration: none;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
.table-resp a:hover {
	color: #c0392b;
	text-decoration: underline;
}
.col-textbox input[type="text"] {
	width: 80px;
	margin-bottom: 0px;
	text-align: right;
}
.col-textbox input[type="text"]:focus{
 outline: 1 !important;
 border: 1px solid #cccccc !important;
}
.total-amout-wrap {
	float: right;
	background-color: #e3e3e3;
	padding: 2%;
	width: 32.89%;
	text-align: right;
	margin-bottom: 2px;
	clear: both;
}
.total-amount-caption {
	display: inline-block;
}
.total-amount {
	display: inline-block;
	width: 35%;
	text-align: right;
}
.color-red {
	color: #C80009;
}
.payment-col {
	text-align: left !important;
	padding: 10px 10px;
	background-color: #fff;
}
.col-text-right {
	text-align: right !important;
}
.col-text-center {
	text-align: center !important;
}
.col-vertical-align{
	vertical-align:middle !important;
}
.resp-column a{color:#333333; text-decoration:underline;}
.resp-column a:hover{color:#c80009;}

.centerText{
text-align:center;
}

/** For Print salary slip  **/

.table-resp-vertical {
                display: table;    /* Defines a Table */
                color: #444;
                margin: 0px 0;
                width: 100%;
                background: #eaeaea;
                border-top:1px solid #ccc;
}

.table-resp-vertical .resp-row:nth-child(odd) {
                background: #fff;
}


.table-resp-vertical .resp-column:nth-child(1), .resp-row .resp-column:nth-child(1) { /* First column in a row */
                border-left: 1px solid #ccc;
}

.table-resp-vertical .resp-row:first-child {
border:1px #ccc solid !important;             
}


.table-resp-vertical .resp-column {
text-align:left;
}

.grey-header {
background-color:#eaeaea;
}

.header-bold
{
font-weight:bold;            
}

/** End STS Custom Styles **/

.change-color {
    background-color: #e3e3e3 !important;
     color: #000000;
}
.color-red {
    color: #000 !important;
}
.id-pic{
    height: inherit !important;
}
@media all and (max-width: 979px) {
	.table-resp-head {
		position: unset;
		top: unset;
		right: unset;
	}
	
	.resp-column::before {
		font-weight: unset;
		padding-left: unset;
		font-size: unset;
		content: unset;
		color: unset;
		text-transform: unset;
	}
	
	.resp-row {
		border: unset;
		border-top: unset;
		border-bottom: unset;
		margin: unset;
		font-size: unset;
	}
	
	.resp-row {
		clear: unset;
	}
	
	.resp-row:last-child .resp-column, .resp-column {
		border-bottom: unset;
		border-left: unset;
	}
	.resp-row .resp-column:nth-child(1) {
		border-right: unset;
	}
}