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

/*input {font-family:FontAwesome;}*/
.width-0 {
	width:0;
}
.width-25 {
	width:25px;
}
.width-30 {
	width:30px;
}
.width-50 {
	width:50px;
}
.width-per-100 {
	width:100%;
}
.width-per-30to100 {
	width:30%;
}
.width-per-10to100 {
	width:10%;
}
.height-0 {
	height:0;
}
.mar-pad-clear {
	margin:0 !important;
	padding:0 !important;
}
.padding-0 {
	padding:0 !important;
}
.padding-5 {
	padding:5px;
}
.padding-10 {
	padding:10px;
}
.padding-15 {
	padding:15px;
}
.padding-20 {
	padding:20px;
}
.padding-25 {
	padding:25px;
}
.padding-30 {
	padding:30px;
}
.padding-40 {
	padding:40px;
}
.padding-top-0 {
	padding-top:0;
}
.padding-top-5 {
	padding-top:5px;
}
.padding-top-10 {
	padding-top:10px;
}
.padding-top-15 {
	padding-top:15px;
}
.padding-top-20 {
	padding-top:20px;
}
.padding-top-25 {
	padding-top:25px;
}
.padding-top-30 {
	padding-top:30px;
}
.padding-top-40 {
	padding-top:40px;
}
.padding-right-0 {
	padding-right:0;
}
.padding-right-5 {
	padding-right:5px;
}
.padding-right-10 {
	padding-right:10px;
}
.padding-right-15 {
	padding-right:15px;
}
.padding-right-20 {
	padding-right:20px;
}
.padding-right-25 {
	padding-right:25px;
}
.padding-right-30 {
	padding-right:30px;
}
.padding-right-40 {
	padding-right:40px;
}
.padding-bottom-0 {
	padding-bottom:0;
}
.padding-bottom-5 {
	padding-bottom:5px;
}
.padding-bottom-10 {
	padding-bottom:10px;
}
.padding-bottom-15 {
	padding-bottom:15px;
}
.padding-bottom-20 {
	padding-bottom:20px;
}
.padding-bottom-25 {
	padding-bottom:25px;
}
.padding-bottom-30 {
	padding-bottom:30px;
}
.padding-bottom-40 {
	padding-bottom:40px;
}
.padding-left-0 {
	padding-left:0;
}
.padding-left-5 {
	padding-left:5px;
}
.padding-left-10 {
	padding-left:10px;
}
.padding-left-15 {
	padding-left:15px;
}
.padding-left-20 {
	padding-left:20px;
}
.padding-left-25 {
	padding-left:25px;
}
.padding-left-30 {
	padding-left:30px;
}
.padding-left-40 {
	padding-left:40px;
}
.padding-list {
	padding:15px 15px 15px 15px;
}
.margin-0 {
	margin:0 !important;
}
.margin-5 {
	margin:5px;
}
.margin-10 {
	margin:10px;
}
.margin-15 {
	margin:15px;
}
.margin-20 {
	margin:20px !important;
}
.margin-top-5 {
	margin-top:5px;
}
.margin-right-5 {
	margin-right:5px;
}
.margin-bottom-5 {
	margin-bottom:5px;
}
.margin-left-5 {
	margin-left:5px;
}
.margin-top-10 {
	margin-top:10px;
}
.margin-right-10 {
	margin-right:10px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-left-10 {
	margin-left:10px;
}
.margin-top-15 {
	margin-top:15px;
}
.margin-right-15 {
	margin-right:15px;
}
.margin-bottom-15 {
	margin-bottom:15px;
}
.margin-left-15 {
	margin-left:15px;
}
.margin-top-20 {
	margin-top:20px;
}
.margin-right-20 {
	margin-right:20px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-left-20 {
	margin-left:20px;
}
.margin-top-25 {
	margin-top:25px;
}
.margin-right-25 {
	margin-right:25px;
}
.margin-bottom-25 {
	margin-bottom:25px;
}
.margin-left-25 {
	margin-left:25px;
}
.float-right {
	float:right;
}
.border-radius-per-30 {
	border-radius:30%;
}
.cursor {
	cursor:pointer;
}
.m-slider{
	text-align:center;
	width:100%;
	bottom:8%;
	position:absolute;
	z-index:9999;
}
.dash-top {
	padding:5px;
	color:#ffffff;
	font-size:18px;
	font-weight:500;
	vertical-align:middle;
}
.mbg1 {
	background: #f2f2f2 url(../images/b7498959.png);
}
.mbg2 {
	background:url(../images/shadowbg.png);
}
.mbg3 {
	background:#ff7f02 url(../images/jplan-wtransparent.png);
}
.mbg4 {
	background:#4793E7 url(../images/6d3e3483.png);
}
.mform-panel {
	margin:20px;
	padding:20px;
	border: 5px solid #ffffff;
	border-radius: 5px;
	box-shadow: 0 0 10px 2px rgba(119, 119, 119, 0.75);
}
.input-text {
	border: 1px solid #d5d5d5;
	padding: 6px 6px 7px 10px;
	width: 100%;
	/*border-radius:5px;*/
	background:#fff !important;
	box-shadow: inset 1px 4px 9px -6px #aaa;
	color:#212121;
}
.input-text:hover {
	border: #008000 1px solid;
}
.font-rose {
	color:#FF00FF;
	font-weight:bold;
}
.font-white {
	color:#ffffff;
}
.font-white:hover {
	color:#000000;
}
.font-green {
	color:#008000;
}
.font-orange {
	color:#ff7f02 !important;
}
.first-row {
	background:#1b93e1 !important;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}
.title {
	color: #ff7f02;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 16px;
}
.title_2 {
	color: #ff7f02;
	font-size:20px;
	font-weight: bold;
}
.title_3 {
	color: #ff7f02;
	font-size:18px;
	font-weight: 600;
}
.title_4 {
	color: #222;
	font-size:13px;
	font-weight: 600;
}
.title_5 {
	color: #009D00;
	font-size:16px;
	font-weight: 600;
}
.title_6 {
	color: #ff7f02;
	font-size:16px;
	font-weight: 600;
}
.title_7 {
	color: #ff7f02;
	font-size:18px;
	font-weight: 600;
	text-align:left;
}
.product-company{
	background:#e3e3e3;
	text-align:center;
	padding:25px 0 25px 0;
	font-weight:600;
	text-transform:capitalize;
	color: #CC3399;
}
.about-hdr {
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	margin:20px 0;
}
.gray_bg {
	background:#ededed;
	margin:10px 0;
}
.job-detail {
	border: 1px solid #e6e6e6;
	padding: 15px 15px 0 15px;
	position: relative;
	margin-bottom:15px;
}
.job-detail .job-title {
	color:#424242;
	font-size:16px;
	font-weight:bold;
}
.job-detail .job-company {
	color:#ff7800;
	font-size:13px;
	font-weight:bold;
}
.job-detail-bottom {
	background: #f7f8fc none repeat scroll 0 0;
	border-top: 1px solid #e6e6e6;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top:10px;
	padding-bottom:10px;
}
.job-detail p {
	margin-bottom:10px;
}
.job-detail .fa {
	width:5%;
}
.t_s_box {
	padding:10px;
	background-color: #ebebeb;
	-webkit-border-radius: 8px/7px;
	-moz-border-radius: 8px/7px;
	border-radius: 8px/7px;
	-webkit-box-shadow: 1px 2px 5px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 1px 2px 5px rgba(119, 119, 119, 0.75);
	box-shadow: 0 0 5px 2px rgba(119, 119, 119, 0.75);
	border: solid 1px #cbc9c9;
	
}

.t_s_box input[type=radio] {
	visibility: hidden;
}
.t_s_box label.radio {
	cursor: pointer;
	font-weight:normal;
	text-indent: 35px;
	overflow: visible;
	display: inline-block;
	position: relative;
	margin:0;
	padding:0;
}
.t_s_box label.radio:before {
	background: #18BA60;
	content:'';
	position: absolute;
	top:2px;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 100%;
}
.t_s_box label.radio:after {
	opacity: 0;
	content: '';
	position: absolute;
	width: 0.65em;
	height: 0.4em;
	background: transparent;
	top: 7.5px;
	left: 5px;
	border: 3px solid #ffffff;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.t_s_box input[type=radio]:checked + label:after {
	opacity: 1;
}

.subscribe-input-text {
	background-color: #353535;
	color:#b1b1b1;
	border:#666 solid 1px;
	padding:8px;
	width:100%;
	height: 45px;
}
.t-subscribe-search{
	margin-bottom:15px;
}
.t-subscribe-search .input_text{
	background-color: #fff;
	color:#b1b1b1;
	border:#666 solid 1px;
	padding:8px;
	width:85%;
	height: 45px;
}
.t-subscribe-search .submit_button{
	padding: 3px;
	position: absolute;
	right: 3%;
	/*top: 0;*/
	font-family: "FontAwesome";
	content: "\f2b7";
	color: #fff;
	background-color: #ff7f02;
	width: 15%;
	height: 45px;
	border: none;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	font-weight: 700;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.t-subscribe-search .submit_button:hover{
	background-color: #18ba60;
	color: #18ba60;
}

.line-word {
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}
.line-word h3 {
  display: inline-block;
  position: relative;  
}
.line-word h3:before,
.line-word h3:after {
	background: #ced0d4;
	content: "";
	height: 1px;
	position: absolute;
	top: 50%;
	width: 9999px;
  
}
.line-word h3:before {
  right: 100%;
  margin-right: 15px;
}
.line-word h3:after {
  left: 100%;
  margin-left: 15px;
}


.error p {
	color:#FF0000 !important;
	margin:0 !important;
	padding:0 !important;
}
#primary_nav_wrap ul {
	list-style:none;
	position:relative;
}
#primary_nav_wrap ul a {
	display:block;
	color:#fff;
	text-decoration:none;
}
#primary_nav_wrap ul li {
	position:relative;
	float:left;
	margin:0;
	padding: 0 26px 0 28px;
}
#primary_nav_wrap ul li:hover {
	background:#008000;
}
#primary_nav_wrap ul ul {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#18ba60;
	padding:0
}
#primary_nav_wrap ul ul li {
	float:none;
	width:200px;
	padding:10px 15px;
	text-align:left !important;
}
#primary_nav_wrap ul li:hover > ul {
	display:block;
	z-index:99999;
}
#primary_nav_wrap_login ul {
	list-style:none;
	position:relative;
}
#primary_nav_wrap_login ul a {
	display:block;
	color:#fff;
	text-decoration:none;
}
#primary_nav_wrap_login ul li {
	position:relative;
	float:left;
	margin:0;
	padding: 0 10px 0 10px;
}
#primary_nav_wrap_login ul li:hover {
	background:#008000;
}
#primary_nav_wrap_login ul ul {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#18ba60;
	padding:0
}
#primary_nav_wrap_login ul ul li {
	float:none;
	width:200px;
	padding:10px 15px;
	text-align:left !important;
}
#primary_nav_wrap_login ul li:hover > ul {
	display:block;
	z-index:99999;
}
.box-text-login {
	display: inline-block;
	font-size:12px;
	line-height:43px;
}
/*.box-text-login:before {
	position: absolute;
	top:30%;
	width: 1px;
	height: 14px;
	content: "";
	background-color: #cb6400;
}*/

.first-tab {
	width: 100%;
	padding:10px 0 10px 0;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:600;
	-webkit-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.second-tab {
	width: 100%;
	padding:8px 0 8px 0;
	text-align:center;
	color:#fff;
	font-size:22px;
}
.first-tab-green-1 {
	background:rgba(0, 0, 0, 0) linear-gradient(#FFAE5E, #FFCA95) repeat scroll 0 0;
	border-bottom: 1px solid #FFAE5E;
}
.second-tab-green-1 {
	background: rgba(0, 0, 0, 0) linear-gradient(#FFAE5E, #FFCA95) repeat scroll 0 0;
	border-top: 1px solid #FFAE5E;
}
.first-tab-green-2 {
	background:rgba(0, 0, 0, 0) linear-gradient(#FF8000, #FFBC79) repeat scroll 0 0;
	border-bottom: 1px solid #FF8000;
}
.second-tab-green-2 {
	background: rgba(0, 0, 0, 0) linear-gradient(#FF8000, #FFBC79) repeat scroll 0 0;
	border-top: 1px solid #FF8000;
}
.first-tab-green-3 {
	background:rgba(0, 0, 0, 0) linear-gradient(#FD5200, #FFB08A) repeat scroll 0 0;
	border-bottom: 1px solid #FD5200;
}
.second-tab-green-3 {
	background: rgba(0, 0, 0, 0) linear-gradient(#FD5200, #FFB08A) repeat scroll 0 0;
	border-top: 1px solid #FD5200;
}
.first-tab-green-4 {
	background:rgba(0, 0, 0, 0) linear-gradient(#C13F00, #FF8B53) repeat scroll 0 0;
	border-bottom: 1px solid #C13F00;
}
.second-tab-green-4 {
	background: rgba(0, 0, 0, 0) linear-gradient(#C13F00, #FF8B53) repeat scroll 0 0;
	border-top: 1px solid #C13F00;
}
.package {
	margin:20px 0 20px 0;
	/*border: 2px solid #ff7f02;*/
	/*border-radius: 5px;*/
	/*box-shadow: 0 0 10px 2px rgba(119, 119, 119, 0.75);*/
	text-align:center;
	-webkit-transform:translate(0px, 0px);
	-moz-transform:translate(0px, 0px);
	-o-transform:translate(0px, 0px);
	-ms-transform:translate(0px, 0px);
	transform:translate(0px, 0px);
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}
.package-bg-1 {
	background:#f9f8f0;
}
.package-bg-2 {
	background:#f0eed9;
}
.package:hover {
	/*-webkit-box-shadow: 0 0 15px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0 0 15px rgba(119, 119, 119, 0.75);
	-ms-box-shadow: 0 0 15px rgba(119, 119, 119, 0.75);
	-o-box-shadow: 0 0 15px rgba(119, 119, 119, 0.75);
	box-shadow: 0 0 10px 3px rgba(119, 119, 119, 0.75);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);*/
	
	position:relative;
	z-index:100;
	box-shadow:5px 0px 25px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:5px 0px 25px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:5px 0px 25px rgba(0, 0, 0, 0.7);
	-webkit-transform:translate(-5px, -15px);
	-moz-transform:translate(-5px, -15px);
	-o-transform:translate(-5px, -15px);
	-ms-transform:translate(-5px, -15px);
	transform:translate(-5px, -15px);
	-webkit-transition-delay:0s;
	-moz-transition-delay:0s;
	-o-transition-delay:0s;
	-ms-transition-delay:0s;
	transition-delay:0s;
}
.package .first-tab {
	background: rgba(0, 0, 0, 0) linear-gradient(#52a93e, #469436) repeat scroll 0 0;
	border-bottom: 1px solid #37752b;
	padding:10px 0;
}
.package .second-tab {
	background: rgba(0, 0, 0, 0) linear-gradient(#52a93e, #469436) repeat scroll 0 0;
	border-top: 1px solid #b0e287;
	padding:15px 0;
}
.package .third-tab {
	padding:20px 0;
}
.package_title {
	color:#008000;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #999;
	padding:5px 0 5px 0;
	margin:5px 0 15px 0;
	height:auto;
}
.package_amount {
	color:#212121;
	font-size:20px;
	font-weight:bold;
	padding:5px 0 5px 0;
	margin:5px 0 15px 0;
	height:auto;
}
.package_amount span {
	background:#1b93e1;
	padding:5px;
	border-radius:5px;
	color:#fff;
}
.package_job {
	color:#222;
	font-size:16px;
	font-weight:bold;
	margin:5px 0 15px 0;
}
/*.package_job span, .package_duration span {
	color:#FF0000;
}*/
.package_duration {
	color:#222;
	font-size:16px;
	font-weight:bold;
	margin:5px 0 15px 0;
}
.package_button {
	width:100%;
	background:#ff7f02;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding:5px;
}
.content-sev p {
	text-align:justify;
	margin:0 10px 10px 0;
}
.widget.widget-our-services-new {
	padding: 20px;
	background:#f7f7f7;
}
.m_service_logo {
	border-bottom:#0099FF solid 1px;
}
.service_img {
	margin:10px 0 10px 0;
	border: 2px solid #ff7f02;
	border-radius: 5px;
	box-shadow: 0 0 10px 2px rgba(119, 119, 119, 0.75);
	text-align:center;
}
.service_img:hover {
	-webkit-box-shadow: 0 0 15px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0 0 15px rgba(119, 119, 119, 0.75);
	-ms-box-shadow: 0 0 15px rgba(119, 119, 119, 0.75);
	-o-box-shadow: 0 0 15px rgba(119, 119, 119, 0.75);
	box-shadow: 0 0 10px 3px rgba(119, 119, 119, 0.75);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}
.service_table p {
	padding:15px 0 5px 0;
}
.button-primary {
	width:100%;
	font-size: 15px;
	font-weight: bold;
	padding:8px;
	cursor: pointer;
	color:#fff;
	border: none;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.button-normal {
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
	cursor: pointer;
	color:#fff;
	border: none;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.button-blue {
	background: #5f328b none repeat scroll 0 0;
	border: 1px solid #5f328b;
	border-radius: 3px;
	color: #fff;
	margin-bottom: 10px;
	padding: 5px 25px;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}
.button-blue:hover, .button-blue:focus {
	background: #fff none repeat scroll 0 0;
	border:#5f328b solid 1px;
	color:#5f328b;
}
.button-green {
	background: #008000 none repeat scroll 0 0;
	border: 1px solid #5f328b;
	border-radius: 3px;
	color: #fff;
	margin-bottom: 10px;
	padding: 5px 25px;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}
.button-green:hover, .button-green:focus {
	background: #fff none repeat scroll 0 0;
	border:#5f328b solid 1px;
	color:#5f328b;
}
.button-bg-green {
	background-color: #18ba60;
}
.button-bg-green:hover {
	background-color:#2e6da4;
}
.button-bg-orange {
	background-color: #FF7F02;
}
.button-bg-orange:hover {
	background-color:#2e6da4;
}

.left-menu {
	background:#3C90CE;
	text-shadow: 1px 1px 1px #333;
}
.left-menu a {
	color: #fff;
	display: block;
	font-weight: bold;
}
.btn-group a {
	cursor:pointer;
	font-size:13px;
}
.mborder {
	border: #d5d5d5 solid 1px;
}
.mborder_2 {
	border:1px solid #D9E9F4;
}
.mborder-bottom {
	border-bottom: #d5d5d5 solid 1px;
}
.redcol {
	color:#FF0000;
	font-weight:bold;
}
.mhide {
	display:none !important;
}
.mshow {
	display:block;
}
.menu {
	padding-top:7px;
}
table {
	font-size:13px;
}
.vd_bg-blue_1 {
	background-color:#009efb !important
}
.vd_bg-blue_2 {
	background-color:#7460ee !important
}
.vd_bg-red {
	background-color:#f85d2c !important
}
.vd_bg-rose {
	background-color:rgba(241, 60, 110, 0.8) !important
}
.vd_bg-green_1 {
	background-color:#1fae66 !important
}
.vd_bg-green_2 {
	background-color:#55ce63 !important
}
.vd_bg-yellow {
	background-color:#f89c2c !important
}
.vd_bg-blue {
	background-color:#23709e !important
}
.vd_bg-white {
	background-color:#fff !important
}
.vd_bg-black_1 {
	background-color:#111 !important
}
.vd_bg-black_2 {
	background-color:#2f3d4a !important
}
.vd_bg-grey {
	background-color:#777 !important
}
.vd_bg-dark-red {
	background-color:#724c3f !important
}
.vd_bg-dark-green {
	background-color:#2e8258 !important
}
.vd_bg-dark-blue {
	background-color:#39515f !important
}
.vd_bg-dark-yellow {
	background-color:#7f684d !important
}
.vd_bg-soft-red {
	background-color:#ff7c62 !important
}
.vd_bg-soft-green {
	background-color:#4abc96 !important
}
.vd_bg-soft-yellow {
	background-color:#f2be3e !important
}
.vd_bg-soft-blue {
	background-color:#67b8cb !important
}
.vd_bg-soft-grey {
	background-color:#b5b5b5 !important
}
.vd_bg-facebook {
	background-color:#436eac !important
}
.vd_bg-twitter {
	background-color:#0598c9 !important
}
.vd_bg-linkedin {
	background-color:#2e8cc2 !important
}
.vd_bg-googleplus {
	background-color:#cf1900 !important
}
.vd_bg-light-blue {
	background-color:#5fb4ef !important
}
.vd_bg-wood {
	background-color:#ab7d44 !important
}
.vd_bg-orange {
	background-color:#ff851b !important
}
.vd_bg-grass {
	background-color:#a1c436 !important
}
.vd_bg-purple {
	background-color:#9c27b0 !important
}
.vd_bg-pink {
	background-color:#e91e63 !important
}
.vd_bg-teal {
	background-color:#009688 !important
}
.vd_bg-brown {
	background-color:#795548 !important
}
.vd_bg-deep-orange {
	background-color:#ff5722 !important
}
.vd_bg-cyan {
	background-color:#00bcd4 !important
}
.vd_bg-deep-purple {
	background-color:#9575cd !important
}
.vd_bg-indigo {
	background-color:#3f51b5 !important
}
.vd_bg-soft-pink {
	background-color:#f06292 !important
}
.vd_status-widget {
	padding:5px;
}
.vd_status-widget a {
	display:block;
	color:#f9f9f9 !important;
	padding:10px;
	cursor:pointer;
}
.vd_status-widget a:hover {
	color:#FFF;
	background:rgba(0, 0, 0, 0.1)
}
.vd_status-widget .menu-icon {
	display:block;
	font-size:30px;
	float:left;
}
.vd_status-widget .menu-value {
	margin-left:25px;
	line-height:35px;
	font-size:36px
}
.vd_status-widget .menu-text {
	padding-top:10px;
	font-size:16px;
	letter-spacing:.2px;
	text-transform:uppercase
}
.widget {
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	position:relative
}
.widget:before, .widget:after {
	content:" ";
	display:table
}
.widget:after {
	clear:both
}
[data-rel^="sortable"] .widget:hover {
cursor:move
}
.widget .vd_panel-menu {
	right:15px;
	top:6px
}
.widget .vd_panel-menu .menu {
	border:none;
	line-height:22px;
	margin-right:2px;
	color:#F0F0F0;
	font-size:12px;
	height:24px;
	width:22px
}
.widget .vd_panel-menu>.entypo-icon {
	font-size:18px;
	line-height:26px
}
.widget .vd_panel-menu>.smaller-font {
	font-size:14px
}
.widget .vd_panel-menu>.menu:hover, .widget .vd_panel-menu>.menu.active {
	background-color:rgba(0, 0, 0, 0.4);
	color:#FFFFFF
}
.widget .vd_panel-menu .child-menu {
	font-size:13px
}
#map {
	height: 100%;
}
.mapcontrols {
	margin-top: 10px;
	border: 1px solid transparent;
	border-radius: 2px 0 0 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 32px;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
#pac-input {
	background-color: #fff;
	font-size: 15px;
	font-weight: 300;
	margin-left: 12px;
	padding: 0 11px 0 13px;
	text-overflow: ellipsis;
	width: 300px;
}
#pac-input:focus {
	border-color: #4d90fe;
}
.web {
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	width:100%;
	border-collapse:collapse;
	margin:0 0 15px 0;
}
.web td {
	font-size:13px;
	border:1px solid #D9E9F4;
	padding:8px;
}
.web th {
	font-size:15px;
	text-align:left;
	padding:3px 0px 3px 10px;
	color:#ffffff;
	background-color:#04607A;
	border-image: none;
	border-color:none;
	border-style: solid;
	border-width: 1px;
}
.web h4 {
	font-size:14px;
	line-height:0px;
	color:#316191;
	margin-top:9px;
	margin-bottom:9px;
}
.web a {
	text-decoration:none;
}
.web a:hover {
	color:#C30;
}
.web tr:nth-child(even) {
 background-color:#F4F8FB;
}
.mtablelist {
	width:100%;
	border-collapse:collapse;
	margin:0 0 15px 0;
}
.mtablelist td {
	font-size:13px;
	border:1px solid #D9E9F4;
	padding:8px;
}
.mtablelist th {
	font-size:15px;
	text-align:left;
	padding:3px 0px 3px 10px;
	color:#ffffff;
	background-color:#04607A;
	border-image: none;
	border-color:none;
	border-style: solid;
	border-width: 1px;
}
.mtablelist tr:nth-child(1) {
 font-size:13px;
 color:#ffffff !important;
 /*background-color: #18ba60;*/
 background:url(../images/green-nav-bar.png);
 border: 1px solid #FFF;
}
.mtablelist h4 {
	font-size:14px;
	line-height:0px;
	color:#316191;
	margin-top:9px;
	margin-bottom:9px;
}
.mtablelist a {
	text-decoration:none;
}
.mtablelist a:hover {
	color:#C30;
}
.mtablelist tr:nth-child(even) {
 background-color:#F4F8FB;
}
div.pagination_div {
	padding: 10px;
	margin: 10px;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	line-height:1.5em;
	text-align:right;
}
div.pagination_div a {
	padding: 6px 12px 6px 12px;
	margin: 2px;
	border: 1px solid #ccc;
	font-weight:normal;
	text-decoration: none; /* no underline */
	color: #a71e22;
}
div.pagination_div a:hover, div.pagination_div a:active {
	border: 1px solid #d58e26;
	font-weight:bold;
	color: #000;
	background-color:#dfc89e;
}
div.pagination_div span.current {
	padding: 6px 12px 6px 12px;
	margin: 2px;
	border: 1px solid #ccc;
	font-weight: bold;
	background-color: #a71e22;
	color: #fff;
}
div.pagination_div span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
/*dont change*/
* html #formpopupdiv {
	position:absolute;
}
#formpopupdiv {
	z-index: 999999;
	display:block;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	position:fixed;
	background-image: url(../images/exitbg.png);
	margin:0;
	overflow-y:auto;
}/*dont change*/
#formpopup {
	position:absolute;
 *filter:alpha(opacity=60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	height:auto;
	width:50%;
	top:25%;
	left:25%;
	background:#fff;
	border:#004F9D solid 1px;
}
#formpopup .top {
	background:#e7e7e7;
	color:#525252;
	font-size:16px;
	font-weight:bold;
	padding:10px 0;
}
#formpopup .content .popuptitle {
	padding:40px 10px 20px 10px;
}
#formpopup .popupinput {
	border-radius: 2px;
	box-shadow: none;
	color: #555;
	height: 40px;
	padding: 8px 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	width:100%;
	margin-bottom:15px;
}
/*dont change*/
* html #exestylepopupdiv {
	position:absolute;
}
#exestylepopupdiv {
	z-index: 999999;
	display:block;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	position:fixed;
	background-image: url(../images/exitbg.png);
	margin:0;
	overflow-y:auto;
}/*dont change*/
#exestylepopup {
	position:absolute;
 *filter:alpha(opacity=60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	height:auto;
	width:50%;
	top:25%;
	left:25%;
	background:#fff;
	border:#f4f8fb solid 1px;
}
#exestylepopup .top {
	background:#e7e7e7;
	padding:10px 0;
}
#exestylepopup .top .popuphead {
	color:#525252;
	font-size:16px;
	font-weight:bold;
}
#exestylepopup .top .popupclose {
	color:#525252;
	font-size:16px;
	font-weight:bold;
}
#exestylepopup .content .popuptitle {
	padding:20px 10px 20px 10px;
	font-size:16px;
	font-weight:500;
}
 @media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
 .width-per-30to100 {
 width:100%;
}
.width-per-10to100 {
 width:100%;
}
 .job-detail .fa {
 width:6%;
}
 .mtablelist tr:nth-child(1) {
 background:none;
}

.m-slider{
	text-align:center;
	width:100%;
	bottom:8%;
	position:absolute;
	z-index:9999;
}

/* Force table to not be like tables anymore */
	table.onebyone, table.onebyone thead, table.onebyone tbody, table.onebyone th, table.onebyone td, table.onebyone tr {
 display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
	table.onebyone thead tr {
 position: absolute;
}
table.onebyone td {
	/* Behave  like a "row" */
		position: relative;
 width:100%;
}
table.onebyone td:before {
	/* Now like a table header */
		position: absolute;
	/* Top/left values mimic padding */
		width: 100%;
 white-space: nowrap;
}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.width-per-30to100 {
 width:100%;
}
.width-per-10to100 {
 width:100%;
}
 .job-detail .fa {
 width:6%;
}
 .mtablelist tr:nth-child(1) {
 background:none;
}

.m-slider{
	text-align:center;
	width:100%;
	bottom:8%;
	position:absolute;
	z-index:9999;
}

/* Force table to not be like tables anymore */
	table.onebyone, table.onebyone thead, table.onebyone tbody, table.onebyone th, table.onebyone td, table.onebyone tr {
 display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
	table.onebyone thead tr {
 position: absolute;
 top: -9999px;
 left: -9999px;
}
table.onebyone td {
	/* Behave  like a "row" */
		position: relative;
 width:100%;
}
table.onebyone td:before {
	/* Now like a table header */
		position: absolute;
	/* Top/left values mimic padding */
		width: 100%;
 white-space: nowrap;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
 .width-per-30to100 {
 width:100%;
}
.width-per-10to100 {
 width:100%;
}
 .job-detail .fa {
 width:6%;
}
 .mtablelist tr:nth-child(1) {
 background:none;
}

.m-slider{
	text-align:center;
	width:100%;
	bottom:8%;
	position:absolute;
	z-index:9999;
}

/* Force table to not be like tables anymore */
	table.onebyone, table.onebyone thead, table.onebyone tbody, table.onebyone th, table.onebyone td, table.onebyone tr {
 display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
	table.onebyone thead tr {
 position: absolute;
 top: -9999px;
 left: -9999px;
}
table.onebyone td {
	/* Behave  like a "row" */
		position: relative;
 width:100%;
}
table.onebyone td:before {
	/* Now like a table header */
		position: absolute;
	/* Top/left values mimic padding */
		width: 100%;
 white-space: nowrap;
}
}
