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

/**
	Gridz Site Template
 	Copyright (c) 2013, Pophonic 

	Author: Pophonic
	Profile: themeforest.net/user/pophonic
	
**/


/* ===== Reset ===== */

@font-face {
	font-family: 'chalkboard_by_marta_van_eckRg';
    src: url('/public/css/font/chalkboard_by_marta_van_eck-webfont.eot');
    src: url('/public/css/font/chalkboard_by_marta_van_eck-webfont.eot?#iefix') format('embedded-opentype'),
         url('/public/css/font/chalkboard_by_marta_van_eck-webfont.woff2') format('woff2'),
         url('/public/css/font/chalkboard_by_marta_van_eck-webfont.woff') format('woff'),
         url('/public/css/font/chalkboard_by_marta_van_eck-webfont.ttf') format('truetype'),
         url('/public/css/font/chalkboard_by_marta_van_eck-webfont.svg#chalkboard_by_marta_van_eckRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'chalkdustregular';
    src: url('/public/css/font/chalkdust-webfont.eot');
    src: url('/public/css/font/chalkdust-webfont.eot?#iefix') format('embedded-opentype'),
         url('/public/css/font/chalkdust-webfont.woff2') format('woff2'),
         url('/public/css/font/chalkdust-webfont.woff') format('woff'),
         url('/public/css/font/chalkdust-webfont.ttf') format('truetype'),
         url('/public/css/font/chalkdust-webfont.svg#chalkdustregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.chbord{
	font-family: 'chalkboard_by_marta_van_eckRg' !important;
	font-weight:500;
	}

	.row {
		margin-right: 0px;
		margin-left: 0px;
	}

/*------------------new css-------------------*/
.txt-lg, .link-lgray { color: #d3d3d3 !important;}
.txt-green { color: #74c042 !important;}

.btm_ctdetails p {
	overflow: hidden;
	margin: 15px 0;
	}
.btm_ctdetails strong {
	margin-left: 10px;	
	}
.btm_ctdetails {
	padding: 0;
	list-style-type: none;	
	}
.btm_ctdetails li {
	box-sizing: border-box;
    display: table;
    height: 41px;
    margin: 10px 0;
    padding-left: 55px;
    width: 100%;
	color: #d3d3d3;
	}
.btm_ctdetails li:nth-child(1) { background: url("/public/images/footer-icon-home.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
.btm_ctdetails li:nth-child(2) { background: url("/public/images/footer-icon-email.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
.btm_ctdetails li:nth-child(3) { background: url("/public/images/footer-icon-phone.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);}
.btm_ctdetails li span{
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	} 

.form-field .text-center { margin: 20px 0px;}
.btn-area {  margin: 25px 0px; }
.btn-green {	
/*background-color: #83a43e !important;*/
color: #ffffff !important;
cursor: pointer;
font-family: "Open Sans",sans-serif;
font-size: 14px;
font-weight: 400;
padding: 0px;
text-align: center;
text-decoration: none;
border-radius: 4px;
text-transform: capitalize;
margin: 10px 0px;
}
.btn-info {
    color: #fff;
    background-color: #74c042;
    border-color: #74c042;
}
.btn-info:hover {
    background-color: #59ab23!important;
	border-color: #59ab23!important;
    opacity: 100!important;
}
.btn_download
{
	width: 170px;
}

.section-box{
	line-height:30px;
}
.col-md-3.m-left {
    width: 300px;
}
.m-right{width: calc(100% - 330px);}
.wrapperBLOCk{width: calc(100% - 290px); float: right;}

.left_col {
	width: 70%;
	float: left;
	}
.right_col {
	float: left;
    padding: 21px;
    width: 24%;
	}
.btnarea_block {
	display: block;
	clear: both;
	}	
	
.limittxt td {
	font-size: 16px;
	line-height: 2 !important;
	}	
.ftext{ color: #fff;}
.spinbox11{
background: #f00;
overflow: hidden; 
width:98.5%; 
border-radius: 5px; 
padding: 5px;
margin-top:15px;
}
.left{
width: 42%; 
float: left;
/*border-right: 1px solid #fff;*/
}
.left p{
 font-family:'Open Sans Condensed',sans-serif;
color: #fff; 
font-size: 16px; 
font-weight: 600;

}
.listhd{
 font-family:'Open Sans Condensed',sans-serif;
color: #fff; 
font-size: 16px; 
font-weight: 600;
padding: 12px ;
}
.list1{
 font-family:'Open Sans Condensed',sans-serif;
color: #fff; 
font-size: 16px; 
font-weight: 600;
padding: 2px 5px;
}

.left1{
width: 45%; 
float: left;
}
.newfbox{
height:55px !important;
}
.call-action a:hover{ color:#99c838 !important;}

* {
	margin: 0;
	padding: 0;
}
.sub-hd-about {
    background: #fff;
    border-top: 2px solid #74c042;
    font-size: 18px;
    padding: 15px;
}
#contact .contact-form .form-control, .property_val .formwidth .txt3, #no_of_staff .txt3, #select-zonedropdown.txt3, #apply-pm.txt3, .form-group .form-control, div.policy_section.active .txt3, #blurborder .txt3, .tbll input.agent-email, .tbll .txt3 {
    min-height: 40px !important;
    margin-bottom: 25px;
}
.form-control{border-color: #74c042;}
p.text-center {
    text-align: center;
}
.txt-input{
    background-color: #4a4a4a;
    border: 1px solid #4a4a4a;
    box-sizing: border-box;
    color: #aaaaaa;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    padding: 0 20px;
    width: 302px;
}
/* ===== Body, Images and Typography ===== */
.open-in-popup {
	text-decoration:none !important;
	}
	
body {
	background: url(/public/images/bodyBackground2.jpeg) no-repeat; 
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #717171;
	line-height: 20px;
	background-color: #b5d3f0;
	/*background-size: inherit;*/
	background-size: contain;
	background-position: bottom;
}
.clearfix {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content:" ";
	display:table
}
.clearfix:after, .container:after {
	clear:both
}

#content .item-box ul#buildingUl2{padding-top:15px;}
img {
	vertical-align: top;
}


li
{
	list-style:none;
}
ol li{list-style: decimal ;}
.quest-box li{list-style-type: disc;}

a img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	/*font-family: 'Open Sans', sans-serif;*/
}
blockquote {
	/*font-family: 'Open Sans', sans-serif;*/
	font-size: 1.5em;
	font-weight: 300;
	color: #aaaaaa;
	line-height: 34px;
	padding-left: 35px;
	background: url(/public/images/quote-icon.png) no-repeat;
}
.quote-author {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	font-weight: 300;
	color: #aaaaaa;
}
/* ===== End ===== */


/* ===== Main Menu ===== */

.header-section {
	width: 240px;
	height: 100%;
	position: fixed;
	margin-top: -40px;
	/*background-color: #5ea530;*/
	/*box-shadow: 3px 0px 3px #000000;*/
	z-index: 100;
	background-color: #74c042;
}
.logo {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 40px 0px 38px 0px;
	background-color: #ffffff;
	/*border-bottom: #00e0e0 solid 5px;*/
}
.navbar-collapse.collapse{flex:6;}
.author-menu{display: inline-block; float: right;}
.author__avatar img {
    max-width: 190px; padding: 5px;
}
/* ===== Nav Menu ===== */
.navbarHead {
    /*border-bottom: 2px solid #00aa4e;
    box-shadow: 2px 2px 8px #ccc;
    background: #fff; */
    border-radius: 0px;
    margin-bottom: 38px;
}
.navbar-left{
	text-align: center;
}
#bs-example-navbar-collapse-1 ul li{
	padding: 10px !important;
    text-align: center;
	display: inline-block;
    float: none;
}
.footer-text-class{
	color:#fff;
}
.footer-text-class p{
	text-align:center;
	font-size:13px;
	padding-bottom:5px;
}
.error-row .error {
    display: block;
    margin-bottom: 10px;
}
.error, .error1 {
    display: none;
    float: left;
    padding: 2px 9px 2px 25px;
    border: 1px solid #ff0303;
    position: relative;
    margin: 12px 0 0 0;
    background-color: #fff;
    background-image: url(/public/images/ico-close-r.gif);
    background-repeat: no-repeat;
    background-position: 5px 40%;
}
.header-section #navbtn {
	display: none;
	float: right;
	top: 0;
	margin-top: 18px;
	margin-right: 20px;
}
.main-menu {
	width: 100%;
	position: absolute;
	margin-top: 139px;
}
.main-menu ul ul {
	display: none;
}
.main-menu ul li:hover > ul {
	display: block;
}
.main-menu ul {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	text-align: right;
	list-style: none;
}
.main-menu ul li {
	padding: 10px 20px;
	position: relative;
	background-color: transparent;
	-webkit-transition: background-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
	-ms-transition: background-color 0.3s ease-in-out;
	-o-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}
.main-menu ul li:hover {
	background-color: #99c838;
}
.main-menu ul li a {
	color: #ffffff;
	text-decoration: none;
}
.hover-active {
	width: 10px;
	height: 41px;
	position: absolute;
	top: 0;
	margin-left: 220px;
	background: url(/public/images/hover-active-menu.png) no-repeat;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.main-menu ul li:hover > .hover-active {
	opacity: 1;
}
.main-menu ul .menu-active {
	/*background-color: #5ea530;*/
	background-color: #99c838;
}
.menu-active .hover-active {
	opacity: 1;
}
.main-menu ul ul {
	width: 190px;
	position: absolute;
	left: 100%;
	top: 0;
	padding-left: 20px;
	text-align: left;
	background: url(/public/images/blank.gif) repeat;
}
.main-menu ul ul li {
	float: none;
	position: relative;
	margin-bottom: 3px;
	width: 100%;
	padding: 5px;
}
.main-menu ul ul li a {
	font-size: 14px;
}
.main-menu ul ul ul {
	position: absolute;
	left: 100%;
	top:0;
	padding-left: 3px;
}
.submenu-bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #83a43e;
	z-index: -1;
	/* These three lines are for transparency in all browsers. */
	opacity: 0.8;
}
/* ===== Nav Menu End ===== */


#application-form-submit #apply-back2.submit-button{
 background: none;
    color: #fff;
    float: left;
    line-height: 27px;
    text-decoration: none;
	border:0;
border:none;
font-size:14px;
}
/* ===== Main Menu Social Media Icon ===== */

.social-main {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 20px;
	margin-bottom: 10px;
}
.social-main ul {
	list-style: none;
}
.social-main ul li {
	display: inline;
	float: left;
	margin-left: 4px;
}
.flip-btn-box { right: -10px; position: relative;}
.headal{ margin-top:0px !important; margin-left:20px; margin-right:20px; font-weight: bold;}
/*.styleredbox { right: -81px; position: relative;}
.rightsitelist{ width:400px !important;}*/

/* ===== Social Media End ===== */


/* ===== Content ===== */




.wrapper {
	width: 1024px;
	height: auto;
	margin-top: 40px;
	margin-left: 290px;
}
.container {
    max-width: 1170px;
    width: 100%;
    margin: auto;
	height: auto;
}
.details {
	background-color: #2a2a2a;
	padding: 40px;
	display: table;
	border-radius: 10px;
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.content-header {
	position: relative;
	margin-top: -13px;
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom: #4e4e4e solid 1px;
}
.content-header h1 {
	font-size: 2.2em;
	font-weight: 300;
	color: #ffffff;
	line-height: 42px;
	float: left;
}
.content-header nav {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-bottom: 15px;
}
.content-header nav a {
	color: #aaaaaa;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.content-header nav a:hover {
	color: #ffffff;
}
.content-header ul {
	list-style: none;
}
.content-header ul li {
	display: inline;
	float: left;
	margin-left: 7px;
	padding-left: 13px;
	background: url(/public/images/back-space-non-breaking-space.png) no-repeat left;
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */`
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.content-header ul li:first-child {
	background: none;
}
.content-body {
	margin-top: 28px;
}
.content-body h2 {
	color: #d3d3d3;
	margin-bottom:10px;
	}
.white-txt { color: #fff !important; }
.oddRow .white-txt { color: #83a43e !important; text-decoration: none !important; }
.content-body a u {
	text-decoration: none !important;
	color: #dd193a !important;
}
.oddRow ul li {
	list-style-type: disc !important;
	}
.content-body .large-button {
	margin-top: 40px;
}
/* ===== End ===== */
.bboard{
	background:url(/public/images/black_board_background.jpg);
	border-radius:10px;
	/*padding:5px;*/
}

/* ===== Page Header ===== */

.page-header {
	width: 100%;
	height: 120px;
	display: table;
	background-color: #2a2a2a;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	/*border-left: #83a43e solid 5px;*/
	border-radius: 10px;
}
.light {
	background-color: #83a43e;
	border-left: none;
}
.page-header .content {
	padding: 30px 40px;
	display: table-cell;
	vertical-align: middle;
}
.header-title {
	/*float: left;*/
	margin-top: 5px;
	text-align:center;
}
.header-title h1 {
	text-transform: uppercase;
}
.page-header h1 {
	font-size: 2.5em;
	font-weight: 300;
	color: #ffffff;
	line-height: 25px;
	margin-bottom: 20px !important;
}
.sub-title {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #aaaaaa;
	margin-top: 8px;
}
.light .sub-title {
	color: #ffffff;
}
.page-navigation {
	float: right;
	margin-top: 20px;
}
.page-navigation a {
	color: #aaaaaa;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.page-navigation a:hover {
	color: #ffffff;
}
.light .page-navigation a {
	color: #ffffff;
}
.page-navigation ul {
	list-style: none;
}
.page-navigation ul li {
	display: inline;
	float: left;
	margin-left: 7px;
	padding-left: 13px;
	background: url(/public/images/back-space-non-breaking-space.png) no-repeat left;
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.light .page-navigation ul li {
	background: url(/public/images/back-space-non-breaking-space-white.png) no-repeat left;
}
.page-navigation ul li:first-child {
	background: none;
}
/* ===== Page Header End ===== */


/* ===== Grid Content Area ===== */

.grid-half {
	/*width: 502px;*/
	height: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.large-grid {
	width: 100%;
	height: 502px;
	position: relative;
}
.large-grid a {
	text-decoration: none;
}
.large-grid .flip-back {
	width: 100%;
	height: 100%;
	background-color: #2a2a2a;
	padding: 30px;
	position: relative;
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.large-grid .large-button {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 30px;
	margin-bottom: 30px;
}
.large-grid blockquote {
	margin-top: 120px;
}
.large-grid .quote-author {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 30px;
	margin-bottom: 40px;
}
.small-grid {
	list-style: none;
	float:left;
/*	margin-top: -20px;
	margin-left: -20px;*/
}
.small-grid li {
	height: 180px;
	width: 241px;
	/*height: 241px !important;*/
	/*margin-top: 20px;*/
	margin-left: 20px;
}
.left .small-grid {
	margin-top: 0px;
}
.right .large-grid {
	margin-top: 20px;
}
.small-grid .flip-front {
	width: 100%;
	height: 100%;
}
.icon .flip-front {
	width: 100%;
	height: 100%;
	background-color: #2a2a2a;
	position: relative;
	text-align: center;
}
/*.icon .grid-title {
	font-size: 1.5em;
	font-weight: 300;
	color: #aaaaaa;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 30px;
}*/

.bboard {
	display: table;
	vertical-align: middle;
	}

.icon .grid-title {
    color: #aaaaaa;
    display: table-cell !important;
    font-size: 1.5em;
    font-weight: 300;
    height: 100%;
    left: 0;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
	top: none !important;
}

.icon .icon-light {
	background-color: #83a43e;
}
.icon .text-white {
	color: #ffffff;
}
.text-colortwo {
	color: #ffffff;
}
.largest-font {
	font-size:3em;
	color:#aaaaaa;
}
.large-font {
	font-size:2em;
	font-weight:400;
	line-height:70px;
}


.bboard {
	}
/* ===== Grid Content Area End ===== */


/* ===== Grid Box Title ===== */

.box-title {
	width: 100%;
	height: 100%;
	background-color: #2a2a2a;
	position: relative;
	text-align: center;
}
.box-title h2 {
	font-size: 1.5em;
	font-weight: 300;
	color: #aaaaaa;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 30px;
}
.box-title .icon {
	padding-top: 28%;
}
.tiny-grid .icon {
	padding-top: 23%;
}
.tiny-grid h2 {
	font-size: 1em;
	font-weight: 400;
	padding: 20px;
}
/* ===== Grid Box Title End===== */


/* ===== Flip Back Details ===== */

.title-back {
	font-size: 1.5em;
	font-weight: 300;
	color: #fff;
	text-align: left;
	
	/*font-family: 'chalkdustregular' !important;*/
}
.description-back {
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	margin-top: 10px;
}
.text-gray {
	color: #aaaaaa;
}
.text-dark {
	color: #7e7e7e;
}
.more-details {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 33px;
	margin-right: 20px;
	padding-right: 27px;
	background: url(/public/images/plus-link-small.png) no-repeat right;
}
.tiny-active {
	margin-bottom: 25px;
	padding-right: 20px;
	background: url(/public/images/plus-link-readmore.png) no-repeat right;
}
.large-title-back {
	font-size: 2.2em;
	font-weight: 300;
	line-height: 45px;
	color: #aaaaaa;
}
.large-description-back {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	font-weight: 300;
	line-height: 34px;
	color: #7e7e7e;
	margin-top: 50px;
}
.active-details {
	width: 100%;
	height: 100%;
	/*background-color: #83a43e;*/
	padding: 20px;
	position: relative;
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	
}
/*.active-details a {
	opacity: 0.6;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}*/
.active-details a:hover {
	opacity: 1;
}
.tiny-title {
	font-weight: 300;
	margin-top: 0px;
}
/*.gray {
	background-color: #2a2a2a;
	
}*/

.gray2 {
	background-color: #2a2a2a;
	height:300px;
	
}
/* ===== Flip Back Details End ===== */


/* ===== Text Thumbnail ===== */

.small-thumb {
	width: 241px;
	height: 241px;
	background-color: #83a43e;
	padding: 20px;
	position: relative;
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.dark {
	background-color: #2a2a2a;
}
.small-thumb h2 {
	font-size: 1.5em;
	font-weight: 300;
	color: #ffffff;
	line-height: 33px;
}
.small-thumb .text-gray {
	color: #aaaaaa;
}
.small-thumb p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 20px;
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 20px;
	margin-bottom: 33px;
}
/* ===== Text Thumbnail End ===== */


/* ===== Call to Action ===== */

.call-action {
	width: 100%;
	height: 120px;
	margin-top: 40px;
	display: table;
	background-color: #2a2a2a;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	/*border-left: #83a43e solid 5px;*/
}
.light {
	background-color: #83a43e;
	border-left: none;
}
.call-action .content {
	padding: 30px 40px;
	display: table-cell;
	vertical-align: middle;
}
.call-action h1 {
	font-size: 2.2em;
	font-weight: 300;
	line-height: 42px;
	color: #aaaaaa;
	float: left;
}
.call-action a {
	text-decoration: none;
}
.call-action .large-button {
	float: right;
	margin: 38px 40px;
}
.full-grid {
	margin-top: 20px;
	border-radius: 10px;
}
.sub-text {
	font-size:18px;
	font-weight:400;
	margin-left:10px;
}
/* ===== Call to Action End ===== */


/* ===== Service ===== */

.service ul {
	list-style: none;
	margin-left: -20px;
	margin-top: -20px;
}
.service ul li {
	width: 241px;
	height: 241px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.service .flip-front {
	width: 100%;
	height: 100%;
	background-color: #2a2a2a;
	position: relative;
	text-align: center;
}
.divflipBoxContainer  .flip-front{width: 100%;}
.service .grid-title {
	font-size: 1.5em;
	font-weight: 300;
	color: #aaaaaa;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 30px;
}
.service-icon {
	padding-top: 28%;
}
.service-large ul li {
	width: 502px;
	height: 502px;
	position: relative;
	background-color: #2a2a2a;
}
.service-details {
	padding: 30px 40px;
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.service-details a {
	text-decoration: none;
}
.service-details h2 a {
	font-size: 24px;
	font-weight: 300;
	color: #aaaaaa;
	line-height: 20px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.service-details h2 a:hover {
	color: #ffffff;
}
.service-details p {
	margin-top: 20px;
}
.service-details .large-button {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 40px;
	margin-bottom: 40px;
}
.service-large .thumb-hover {
	width: 502px;
	height: 251px;
}
/* ===== Service End ===== */


/* ===== Category Filter ===== */

.category-filter ul {
	list-style: none;
	margin-top: 15px;
}
.category-filter ul li {
	color:#aaaaaa;
	text-decoration: none;
	float: left;
	margin-right: 20px;
	display: inline;
	cursor: pointer;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.category-filter ul li:hover, .category-filter .active {
	color: #ffffff;
}
.grid .mix {
	opacity: 0;
	display: none;
}
/* ===== Category Filter End ===== */


/* ===== Portfolio ===== */

.portfolio ul {
	list-style: none;

}
.portfolio ul li {
	/*width: 252px;
	width: 100%;*/
	/*padding-top:12px;*/
	/*height: 241px;*/
	/*float: left; */
	/*margin-top:12px; */


}
.work-meta {
	width: 23%;
	padding-right: 20px;
}
.work-meta ul {
	list-style: none;
}
.work-meta ul li {
	margin-bottom: 15px;
}
.work-meta a {
	text-decoration: none;
}
.work-meta .work-button {
	margin-top: 28px;
}
.status {
	color: #ffffff;
}
.portfolio-detail {
	display: table-cell;
	width: 77%;
	vertical-align: top;
}
/* ===== Portfolio End ===== */


/* ===== Related Work ===== */

.related ul {
	list-style: none;
	margin-left: -20px;
	margin-top: -20px;
}
.related ul li {
	width: 241px;
	height: 241px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
/* ===== Related Work End ===== */


/* ===== Gallery ===== */

.gallery-list ul {
	list-style: none;
	margin-left: -20px;
	margin-top: -20px;
}
.gallery-list ul li {
	width: 241px;
	height: 241px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
/* ===== Gallery End ===== */


/* ===== Our Team ===== */

.team ul {
	list-style: none;
	margin-left: -20px;
	margin-top: -20px;
}
.team ul li {
	width: 241px;
	height: 241px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
/* ===== Our Team End ===== */


/* ===== Blog ===== */

.blog {
	display: table;
	border-collapse: collapse;
}
.blog-content {
	display: table-cell;
	width: 704px;
	border-right: #1a1a1a solid 20px;
	vertical-align: top;
}
.content-list {
	list-style: none;
	margin-top: -20px;
}
.content-list li {
	width: 100%;
	height: auto;
	margin-top: 20px;
	background-color: #2a2a2a;
}
.blog-details {
	padding: 30px 40px;
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.blog-details a {
	text-decoration: none;
}
.blog-details h2 a {
	font-size: 24px;
	font-weight: 300;
	color: #aaaaaa;
	line-height: 20px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.blog-details h2 a:hover {
	color: #ffffff;
}
.blog-details p {
	margin-top: 20px;
}
.bottom-active {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}
.blog-meta {
	margin-top: 5px;
	float: left;
}
.blog-meta-details {
	margin:0px 12px 0px 8px;
}
.blog-single {
	float: none;
	padding-top: 15px;
	border-top: #4e4e4e solid 1px;
}
.blog-meta a {
	color: #7e7e7e;
	text-decoration: none;
}
.blog-meta a:hover {
	text-decoration: underline;
}
.bottom-active .readmore-button {
	float: right;
}
.next-page ul {
	margin-top: 20px;
	float: right;
	list-style: none;
}
.next-page ul li {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #aaaaaa;
	width: 23px;
	height: 27px;
	float: left;
	margin-left: 5px;
	text-align: center;
	padding-top: 3px;
	vertical-align: middle;
	background-color: #2a2a2a;
	-webkit-transition: color, background-color 0.2s ease-in-out;
	-moz-transition: color, background-color 0.2s ease-in-out;
	-ms-transition: color, background-color 0.2s ease-in-out;
	-o-transition: color, background-color 0.2s ease-in-out;
	transition: color, background-color 0.2s ease-in-out;
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.next-page ul li:hover {
	color: #ffffff;
	background-color: #83a43e;
}
.next-page .page-active {
	color: #ffffff;
	background-color: #83a43e;
}
.next {
	background: url(/public/images/next.png) no-repeat center;
}
.next:hover {
	background: url(/public/images/next-white.png) no-repeat center;
}
.blog-single-details {
	width: 100%;
	height: auto;
	padding: 30px 40px 40px 40px;
	background-color: #2a2a2a;
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.blog-single-details h1 {
	font-size: 24px;
	font-weight: 300;
	color: #ffffff;
	margin-bottom: 20px;
}
.blog-single-content {
	margin-top: 20px;
}
.blog-related ul {
	list-style: none;
	margin-left: -20px;
}
.blog-related ul li {
	width: 161px;
	height: 161px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
/* ===== Blog End ===== */


/* ===== Blog Comment ===== */

.comment-area {
	margin-top: 30px;
}
.comment-area h1 {
	font-size: 24px;
	font-weight: 300;
	color: #ffffff;
	text-transform: uppercase;
}
.comment-area ul {
	list-style: none;
}
.comment-number {
	margin-left:15px;
}
.comment-list {
	display: table;
	margin-top: 20px;
	background-color: #2a2a2a;
	/*border-left: #83a43e solid 5px;*/
	border-collapse: separate;
	border-spacing: 30px;
}
.comment-date {
	font-size:12px;
	color:#aaaaaa;
	margin-left:10px;
}
.comment-reply {
	background-color: #4a4a4a;
}
.comment-reply p {
	color: #aaaaaa;
}
.avatar-table {
	display: table-cell;
	vertical-align: top;
	padding: 0px 5px;
}
.avatar-table figure {
	border-radius: 50%;
	overflow: hidden;
}
.comment-table {
/*display: table-cell;*/
}
.comment-table p {
	margin-top: 1px;
}
.comment-top {
	overflow: hidden;
}
.name-date {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	float: left;
}
.reply {
	float: right;
}
.reply a {
	color: #aaaaaa;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.reply a:hover {
	color: #ffffff;
}
/* ===== Blog Comment End ===== */


/* ===== Contact ===== */

.map {
	width: 100%;
	height: 502px;
}
#map-canvas {
	margin: 0;
	padding: 0;
	height: 100%;
}
.contact {
	display: table;
}
.contact-info {
	display: table-cell;
	width: 502px;
	background-color: #2a2a2a;
	border-radius:10px;	
}
.send-message {
	display: table-cell;
	width: 502px;
	/*border-right: #1a1a1a solid 20px;*/
	overflow: hidden;
	border-radius: 10px;
	vertical-align: top;
	background: #2a2a2a;
}
.send-message .message {
	margin-top: 0px;
	/*padding:  4px 40px 55px;*/
	padding: 35px 40px 36	px;
}
.message h2 {
	font-size: 24px;
	font-weight: 300;
	color: #ffffff;
	text-transform: uppercase;
}
.message input {
	/*margin-top: 20px;
	margin-bottom: 20px;*/
	margin-top: 10px !important;
	margin-bottom: 10px !important; 
}
.btn-big {
	font-size: 22px !important;
    line-height: 0 !important;
	padding: 26px 15px!important;
	margin: 0px !important;
	background: #74c042;
    border: none;
    border-radius: 4px;
	color:#FFF;
}
.btn-big:hover {
	background: #59ab23;
}
.email_success {
	color: #aaaaaa;
	text-align: right;
	margin-top: 20px;
}
.info-box {
	/*padding: 35px 40px;*/
	margin-bottom: 33px;
    margin-top: 5px;
    padding: 5px;
}
.info-box h2 {
	font-size: 24px;
	font-weight: 300;
	color: #ffffff;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.info-box ul {
	list-style: none;
}
.info-box ul li {
	margin-top: 5px;
}
.info-box .blog-single-content {
	margin-top: 30px;
}
.info-box .blog-single-content figure {
	float: left;
	margin: 0px 25px 15px 0px;
}
.contact-meta {
	color:#7e7e7e;
	margin-left:10px;
}

/* ===== Contact End ===== */


/* ===== Sidebar ===== */

aside {
	display: table-cell;
}
.sidebar {
	width: 300px;
}
.sidebar-box {
	width: 100%;
	margin-bottom: 20px;
}
.sidebar-title {
	background-color: #83a43e;
}
.sidebar-title h2 {
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	text-transform: uppercase;
	padding: 15px 30px;
}
.sidebar-details {
	width: 100%;
	height: auto;
	padding: 20px;
	background-color: #2a2a2a;
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
/* ===== Sidebar Recent News ===== */

.recent {
	list-style: none;
	margin-top: -10px;
}
.recent li {
	padding: 20px 0px;
	border-bottom: #4e4e4e solid 1px;
}
.recent li:last-child {
	border-bottom: none;
}
.recent-list {
	display: table;
}
.recent-list figure {
	display: table-cell;
	position: relative;
	float: left;
	margin-right: 20px;
}
.recent-details {
	display: table-cell;
	vertical-align: top;
}
.recent-details h4 a {
	font-size: 14px;
	font-weight: 400;
	color: #aaaaaa;
	line-height: 20px;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.recent-details h4 a:hover {
	color: #ffffff;
}
.recent-details a {
	text-decoration: none;
}
.readmore {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
	line-height: 11px;
	text-transform: uppercase;
	padding-left: 20px;
	margin-top: 13px;
	background: url(/public/images/plus-link-readmore.png) no-repeat left center;
	-webkit-transition: padding-left 0.5s ease-in-out;
	-moz-transition: padding-left 0.5s ease-in-out;
	-ms-transition: padding-left 0.5s ease-in-out;
	-o-transition: padding-left 0.5s ease-in-out;
	transition: padding-left 0.5s ease-in-out;
}
.readmore:hover {
	padding-left: 25px;
}
/* ===== Sidebar Recent News End ===== */


/* ===== Sidebar Categories ===== */

.category {
	list-style: none;
	margin-top: -10px;
}
.category li {
	padding: 15px 20px;
	border-bottom: #4e4e4e solid 1px;
}
.category li:last-child {
	padding: 10px 20px;
	margin-top: 5px;
	border-bottom: none;
}
.category li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #aaaaaa;
	text-decoration: none;
	-webkit-transition: color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out;
	-ms-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	transition: color 0.5s ease-in-out;
}
.category li a:hover {
	color: #ffffff;
}
.category-list {
	padding-left: 20px;
	background: url(/public/images/plus-link-readmore.png) no-repeat left center;
	-webkit-transition: padding-left 0.5s ease-in-out;
	-moz-transition: padding-left 0.5s ease-in-out;
	-ms-transition: padding-left 0.5s ease-in-out;
	-o-transition: padding-left 0.5s ease-in-out;
	transition: padding-left 0.5s ease-in-out;
}
.category-list:hover {
	padding-left: 25px;
}
/* ===== Sidebar Categories End ===== */


/* ===== Sidebar Gallery ===== */

.gallery {
	list-style: none;
	overflow: hidden;
}
.gallery li {
	float: left;
}
.gallery-list figure {
	position: relative;
}
/* ===== Sidebar Gallery End ===== */


/* ===== Sidebar Tags ===== */

.sidebar-tags {
	list-style: none;
	margin-top: 15px;
}
.sidebar-tags li {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	padding: 5px 10px;
	background-color: #2a2a2a;
	border-radius: 3px;
	-webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	-ms-transition: background-color 0.5s ease;
	-o-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
}
.sidebar-tags li:hover {
	background-color: #83a43e;
}
.sidebar-tags a {
	text-decoration: none;
	color: #aaaaaa;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
.sidebar-tags a:hover {
	color: #ffffff;
}
/* ===== Sidebar Tags End ===== */

/* ===== Footer Top ===== */
.homeContainer{padding-bottom: 10%;}
.footer-section {
	/*width: 1024px;*/
	min-height: 350px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 35px 30px 0px 30px;
	
	/*background: url(/public/images/stall_background.png) repeat-x #74c042 top; */
	
	overflow: hidden;
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.footer-text {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;

}
.footer-text a{color:#fff !important;}
/*----2nd_feb_15----*/

.ft-txt h3 { margin-top: 13px !important; }
.Insurance-note {
	line-height: 1.6;
    margin-top: 27px; 
	}
	.navbar-brand {
		 height: auto;
	}
/*----end----*/	

.footer-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	margin: 0px !important;
	padding: 22px 0px;
	height: auto;
	border-bottom: none;
	text-transform:uppercase;
	color: #fff;
	text-align: center;
}
.footer-content {
	margin-top: 30px;
}
.footer-about .footer-content {
	margin-top: 0px;
	color:#ffffff;
}
.footer-about {
	height: auto;
	float: left;
}
.footer-contact {
	height: auto;
	float: left;
	width: 100%;
}
.footer-contact ul {
	list-style: none;
}
.footer-contact ul li {
	border-bottom: #fff solid 1px;
	padding: 15px 0px;
}
.footer-contact ul li:first-child {
	padding: 0px 0px 15px 0px;
}
.footer-contact ul li:last-child {
	border-bottom: none;
}
.footer-contact .email {
	background: url(/public/images/footer-icon-email.png) no-repeat;
}
.footer-contact .phone {
	background: url(/public/images/footer-icon-phone.png) no-repeat;
}
.contact-list {
	width: 100%;
	height: 41px;
	display: table;
	padding-left: 55px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background: url(/public/images/footer-icon-home.png) no-repeat;
}
.contact-list span {
	display: table-cell;
	vertical-align: middle;
}
.footer-subscribe {
	width: 302px;
	height: auto;
	float: right;
}
.footer-subscribe a {
	text-decoration: none;
}
/* ===== Footer Top End ===== */


/* ===== Footer bottom ===== */

.footer-bottom {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.copyright {
	font-size: 12px;
	font-weight: normal;
	color: #7e7e7e;
	float: center;
}
.copyright a {
	color: #7e7e7e;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.copyright a:hover {
	color: #cccccc;
}
.footer-bottom nav {
	float: right;
}
.footer-bottom ul {
	list-style: none;
}
.footer-bottom ul li {
	display: inline;
	float: left;
	margin-left: 14px;
}
.footer-bottom ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #7e7e7e;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.footer-bottom ul li a:hover {
	color: #cccccc;
}
/* ===== Footer bottom End ===== */


/** ===== for Firefox only ===== **/


#container #search-paginate {
	width: 100%;
}
.paginateanchor {
	height:15px;
	padding:4px;
	text-decoration:none;
	text-align:center;
	background:#CCC;
	color:#000;
}
.actv {
	background:#F49D56;
	color:#FFFFFF;
}
 @-moz-document url-prefix() {
 .comment-active {
 margin-top: 13px;
}
}
.input_txt{
	  -moz-box-sizing: border-box;
    background-color: #4A4A4A;
    border: 1px solid #4A4A4A;
    color: #AAAAAA;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 39px;
    padding: 0 10px;
    width: 147px;
	margin-bottom:5px;
	margin-top:0 !important;
	border-radius: 5px;
	}
.lft_float{
	float:left;
	}
.no_margin{
	margin-top:0 !important;
	}
.rgt_margin{
	margin-right:10px;
	}
.lft_margin{
	margin-left:10px;
	}
.topbtn_margin{
	margin-top:20px;
	margin-bottom:20px;
	}
	
.send-message .left {
	float: left;
}

#container {
	height: auto !important;
	position:relative;
	/*background: url(/admin/images/backs/container.png) repeat-y;*/
	background: #2A2A2A;
	width: 980px;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	color:#FFF;
}

.report-wide {
	background: #FFFFFF !important;
	width: auto !important;
	padding: 0 !important;
}

#container #header {
	height: 93px;
	margin-bottom: 10px;
}

#container #header #logo {
	width: 216px;
	height: 93px;
	float: left;
}

#container #header #logo img {
	border: 0;
}

#container #header #user {
	width: 245px;
	height: 37px;
	margin-left: 509px;
	float: right;
	text-align: right;
	padding: 5px;
	background: url(/admin/images/backs/userinfo.png) no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container #header #user img {
	float: right;
	height: 37px;
	margin-left: 5px;
}

#container #header #user p {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1B1B1B;
	line-height: 12px;
}

#container #header #user a {
	text-decoration: none;
	color: #1B1B1B;
}

#container #header #menu {
	width: 976px;
	height: 25px;
	margin-bottom: 5px;
	background: #4A4A4A;
	float: right;
	text-align: right;
}

#container #header #menu a {
	line-height: 25px;
	height: 25px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	padding: 0;
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px solid #999;
}

#container #header #menu a:hover {
	background: #2A2A2A;	
}

#container #appsearch {
	width: 100%;
	height: 135px;
	margin-top: 15px;
	margin-bottom: 30px;
	clear: both;
}

#container #appsearch form {
	display: inline;
	margin: 0;
	padding: 0;
}

#container #appsearch #search-term p, #container #appsearch #search-in p, #container #appsearch #search-where p, #container #appsearch #search-date p, #container #appsearch #search-status p, #container #appsearch #search-button p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	height: 45px;
	vertical-align: middle;
	text-align:left;
}

#container #appsearch #search-term {
	width: 47%;
	padding: 1%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 45px;
	float: left;
	background: #83A43E;
	text-align: center;
}

#container #appsearch #search-term input {
	width: 290px;
}

#container #appsearch #search-in {
	width: 48%;
	padding: 1%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 45px;
	float: right;
	background: #83A43E;
	text-align: center;
}

#container #appsearch #search-where {
	width: 47%;
	padding: 1%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 45px;
	float: left;
	/*background: #4A4A4A;*/
	text-align: center;
}

#container #appsearch #search-date {
	width: 48%;
	padding: 1%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 45px;
	float: right;
	/*background: #4A4A4A;*/
	text-align: center;
}

#container #appsearch #search-date #search-date-fromto {
	display: none;
}

#container #appsearch #search-status {
	width: 47%;
	padding: 1%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 75px;
	float: left;
	background: #4A4A4A;
	text-align: center;
}

#container #appsearch #search-button {
	width: 48%;
	padding: 1%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 75px;
	float: right;
	background: #4A4A4A;
	text-align: center;
}

#container #search-summary {
	width: 100%;
}

#container #search-paginate {
	width: 100%;
}

#container #search-results {
	width: 100%;
	display: table;
	border-collapse: collapse;
	border: 0;
}

#container #search-results .grey{
	background-color: #4A4A4A;
}

#container #search-results .result-row {
	width: 980px;
	height: 60px;
	clear: both;
	border: 0;
	display: table-row;
	border-collapse: collapse;
	border: 0;
}

#container #search-results .result-row > div {
	table-layout: fixed;
	border-collapse: collapse;
	border: 0;
}

#container #search-results .result-row p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#container #search-results .result-row .result-1 {
	width: 70px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#container #search-results .result-row .result-2 {
	width: 202px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}

#container #search-results .result-row .result-2 a {
	color: #000000;
	text-decoration: none;
}

#container #search-results .result-row .result-2 a:hover {
	text-decoration: underline;
}

#container #search-results .result-row .result-2 img {
	border: 0;
}

#container #search-results .result-row .result-3 {
	width: 65px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#container #search-results .result-row .result-4 {
	width: 60px;
	height: 45px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-image: url(/admin/images/backs/search-policyabbr.png);
}

#container #search-results .result-row .result-4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

#container #search-results .result-row .result-5 {
	width: 120px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}

#container #search-results .result-row .result-6 {
	width: 156px;
	padding-left: 20px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
}

#container #search-results .result-row .result-7 {
	width: 70px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#container #search-results .result-row .result-8 {
	width: 207px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
}

#container #search-results .header {
	background-color: #83A43E;
	height: 45px !important;
}

#container #search-results .header > div {
	height: 45px !important;
}

#container #search-results .header .result-4 {
	background: none !important;
	background-color: #83A43E !important;
	border: 0 !important;
	height: 45px !important;
	width: 70px !important;
}

#container #search-results .header .result-4 > p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-style: normal  !important;
	padding: 0 !important;
	margin: 0 !important;
	color: #FFF !important;
}

#container #column-3-left {
	width: 320px;
	float: left;
	margin-right: 10px;
}

#container #column-3-middle {
	width: 320px;
	float: left;
	margin-right: 10px;
}

#container #column-3-right {
	width: 320px;
	float: left;
}

#container .column-header {
	background: #83A43E url(/admin/images/backs/view-column-header.png) no-repeat; 
	margin-top: 15px;
	padding: 5px;
}

#container .column-header p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#container .column-header p img {
	float: right;
	margin: 2px;
	cursor: pointer;
}

#container .column-cell {
	padding: 7px;
	clear: both;
	border-left: 1px #4A4A4A solid;
	border-right: 1px #4A4A4A solid;
}

#container .column-cell-dark {
	background-color: #4A4A4A;
	padding: 7px;
	clear: both;
	border-left: 1px #4A4A4A solid;
	border-right: 1px #4A4A4A solid;
}

#container .arrow-n {
	padding-left: 18px !important;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px #5C80C1 solid;
}

#container .arrow-y {
	background-image: url(/admin/images/icons/arrow-left.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px !important;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 2px #5C80C1 solid;
}

#container .column-cell p.cell-left, #container .column-cell-dark p.cell-left {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: block;
	width: 40%;
	float: left;
	clear: left;
	vertical-align: middle;
}
#container .column-cell p.cell-left a, #container .column-cell-dark p.cell-left a{
	
	color: #FFF;
	
}

#container .column-cell p.cell-right, #container .column-cell-dark p.cell-right {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: block;
	width: 60%;
	float: left;
	clear: right;
	vertical-align: middle;
}
#container .column-cell p.cell-right a, #container .column-cell-dark p.cell-right a {
	
	color: #FFF;
	
}

#container .column-cell:after, #container .column-cell-dark:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#container .column-cell p.cell-left a img, #container .column-cell-dark p.cell-left a img {
	border: 0;
}

#container .column-cell p.cell-right a img, #container .column-cell-dark p.cell-right a img {
	border: 0;
}

#container .column-cell p.top-5, #container .column-cell-dark p.top-5 {
	padding-top: 5px !important;
}

#container .column-cell p.wide-20, #container .column-cell-dark p.wide-20 {
	width: 20% !important;
}

#container .column-cell p.wide-25, #container .column-cell-dark p.wide-25 {
	width: 25% !important;
}

#container .column-cell p.wide-30, #container .column-cell-dark p.wide-30 {
	width: 30% !important;
}

#container .column-cell p.wide-45, #container .column-cell-dark p.wide-45 {
	width: 45% !important;
}

#container .column-cell p.wide-50, #container .column-cell-dark p.wide-50 {
	width: 50% !important;
}

#container .column-cell p.wide-55, #container .column-cell-dark p.wide-55 {
	width: 55% !important;
}

#container .column-cell p.wide-70, #container .column-cell-dark p.wide-70 {
	width: 70% !important;
}

#container .column-cell p.wide-75, #container .column-cell-dark p.wide-75 {
	width: 75% !important;
}

#container .column-cell p.wide-80, #container .column-cell-dark p.wide-80 {
	width: 80% !important;
}

#container .column-cell p.wide-100, #container .column-cell-dark p.wide-100 {
	width: 100% !important;
}

#container .column-cell p.text-center, #container .column-cell-dark p.text-center {
	text-align: center;
}

#container .column-cell p.policy-colour {
	width: 23%;
	margin-right: 2%;
	height: 50px;
	text-align: center;
	background: url(/admin/images/backs/search-policyabbr.png) no-repeat;
	line-height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#container .column-cell p.small-policy-colour, #container .column-cell-dark p.small-policy-colour {
	width: 18%;
	margin-right: 2%;
	height: 35px;
	text-align: center;
	background: url(/admin/images/backs/search-policyabbr.png) no-repeat;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

#container .column-cell p.small-policy-colour a, #container .column-cell-dark p.small-policy-colour a {
	color: #FFFFFF;
	text-decoration: none;
}

#container .column-cell p.small-policy-colour a:hover, #container .column-cell-dark p.small-policy-colour a:hover {
	text-decoration: underline;
}

#container #column-3-left input[type=text], #container #column-3-middle input[type=text], #container #column-3-right input[type=text] {
	background: #FFFFFF url(/admin/images/backs/textbox.png) repeat-x;
	border: 1px #666666 solid;
	font-size: 11px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	padding: 2px;
	margin: 2px;
	width: 175px;
}

#container #column-3-left textarea, #container #column-3-middle textarea, #container #column-3-right textarea {
	background: #FFFFFF url(/admin/images/backs/textbox.png) repeat-x;
	border: 1px #666666 solid;
	font-size: 11px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	padding: 2px;
	margin: 2px;
	width: 175px;
	height: 100px;
}
textarea.txt1{width:85%; height: 100px;}
#container #column-3-left select, #container #column-3-middle select, #container #column-3-right select {
	background: #FFFFFF url(/admin/images/backs/textbox.png) repeat-x;
	border: 1px #666666 solid;
	font-size: 11px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	padding: 2px;
	margin: 2px;
}

#container #column-3-left form .wide-100, #container #column-3-middle form .wide-100, #container #column-3-right form .wide-100 {
	width: 297px !important;
	margin: 0 !important;
}

#container #column-3-left form .wide-half, #container #column-3-middle form .wide-half, #container #column-3-right form .wide-half {
	width: 89px !important;
}

#container .edit p {
	display: block;
	padding: 8px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	/*color: #222222;*/
	font-size: 13px;
	margin: 0;
}

#container .edit .grey {
	background: #40555B;
}

#container .edit select {
	background: #FFFFFF url(/admin/images/backs/textbox.png) repeat-x;
	border: 1px #666666 solid;
	font-size: 11px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	padding: 2px;
	margin: 2px;
}

#container .edit .full-text {
	width: 290px;
	background: #FFFFFF url(/admin/images/backs/textbox.png) repeat-x;
	border: 1px #666666 solid;
	font-size: 11px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	padding: 2px;
	margin: 2px;
}

#container .edit .half-text {
	width: 145px;
	background: #FFFFFF url(/admin/images/backs/textbox.png) repeat-x;
	border: 1px #666666 solid;
	font-size: 11px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	padding: 2px;
	margin: 2px;
}

#container .edit .thir-text {
	width: 108px;
	background: #FFFFFF url(/admin/images/backs/textbox.png) repeat-x;
	border: 1px #666666 solid;
	font-size: 11px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	padding: 2px;
	margin: 2px;
}

#container .edit .quar-text {
	width: 72px;
	background: #FFFFFF url(/admin/images/backs/textbox.png) repeat-x;
	border: 1px #666666 solid;
	font-size: 11px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	padding: 2px;
	margin: 2px;
}

#container .edit .eigh-text {
	width: 36px;
	background: #FFFFFF url(/admin/images/backs/textbox.png) repeat-x;
	border: 1px #666666 solid;
	font-size: 11px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	padding: 2px;
	margin: 2px;
}

#container .dashboard-widget {
	width: 316px;
	height: 320px;
	border: 2px #333333 solid;
	float: left;
	margin-right: 5px;
	margin-top: 20px;
}

#container .no-margin {
	margin-right: 0px !important;
}

#container .dashboard-widget .widget-header {
	background: #83A43E url(/admin/images/backs/view-column-header.png) no-repeat; 
	padding: 8px;
}

#container .dashboard-widget .widget-header p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}



#container .dashboard-widget .widget-contents {
	height: 284px;
	width: 316px;
	padding: 0px;
	overflow-y: auto;
	overflow-x: none;
}

#container .dashboard-widget .widget-contents .row {
	width: 96%;
	padding: 2%;
	height: 40px;
	font-size: 13px;
}

#container .dashboard-widget .widget-contents .row a{
	color:#CF0;
	font-weight:bold;
}

#container .dashboard-widget .widget-contents .row img {
	float: right;
	margin-top: 10px;	
}

#container .dashboard-widget .widget-contents .grey {
	background-color: #4A4A4A;
}

#container .table-container {
	max-width: 980px;
	overflow-y: auto;
}

#container .rates-table {
	display: table;
	float: left;
	clear: right;
}

#container .rates-table .rates-title {
	background: #6696EE url(/admin/images/backs/header-gradient-wide.png) no-repeat; 
	margin-top: 15px;
	padding: 5px;
	text-align: center;
}

#container .rates-table .rates-title p {
	margin: 0;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#container .rates-table .rates-row .rates-header-cell {
	display: table-cell;
	background: #CCCCCC;
	border: 1px #BBBBBB solid;
	margin: 1px;
	padding: 2px;
	text-align: center;
}

#container .rates-table .rates-row .rates-header-cell p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#container .rates-table .rates-row .rates-cell {
	display: table-cell;
	background: #40555B;
	border: 1px #CCCCCC solid;
	margin: 1px;
	padding: 2px;
	text-align: center;
}

#container .rates-table .rates-row .rates-cell p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#container .rates-table .rates-row .rates-blank {
	display: table-cell;
	background-color: none !important;
	background-image: none !important;
	border: 1px #FFFFFF solid;
	margin: 1px;
	padding: 2px;
	text-align: center;
}

#container .rates-table .rates-row .rates-blank p {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


.dropdown_section {
	position:relative;
	}
	.dropdown_section_inner {
		background-color: #4a4a4a;
		width: 200px;
		height: 200px;
		position: absolute; 
		left: 58px;
		overflow-y: scroll;
		}
	/*.dropdown_section ul{
		list-style-type: none;
		display: block;
		}*/
		.dropdown_section_list{
			list-style-type: none;
			display: block;
			border-bottom: #7e7e7e solid 1px;
			}
			.dropdown_section_list a{
				display: block;
				padding: 5px 10px;
				color:#7e7e7e;
				text-decoration: none;
				}
				.dropdown_section_list a:hover{
					background: #fff;
					color: #1a1a1a;
					}
	
.all_txtimg_part {
	border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-family: 'chalkdustregular';
    font-size: 17px;
    font-weight: bold;
    /*height: 72px; */
    padding: 54px 0px;
    position: relative;
    text-align: center;
    width: 95%;
	margin: 0 auto;
	}

.row-2 .all_txtimg_part {
	padding: 54px 0px;
}

.text_part{
color:white;
font-family:arial;
text-align:center;
font-size:17px;
font-weight:bold;
}
.text-heading1{
text-align:center;
color:white;
font-size:15px;
padding:20px;
margin-top:100px;
}

.divflipBoxContainer
{
	background: url(/public/images/black_board_background.jpg); 
	/*height:465px;*/
	overflow: hidden;
	/*margin-left:330px;*/
	padding:0px 7px;
	margin-top:20px;
	padding-top:10px;
	/*margin-right:15px; */
	border-radius:15px;
	border:4px solid #fff;
	color: #fff;

}
.divflipBoxContainer.content{
	background: #fff;
	color: #717171;
	padding-top: 0px;
	border-radius: 0px 0px 15px 15px;
	margin-top: 0px;
}

.all_txtimg_part_new{
position:relative;
/*background:#74c042;*/
background:#771F1F ;
width:247px;
height:272px;
color:white;
font-family:arial;
text-align:center;
font-size:17px;
padding-top:30px;
font-weight:bold;
}
#quote-row-zones .line{
	clear:both;
	display:block;
	margin-bottom:10px;
	}
#quote-row-zones span{
	margin-right:10px;
	margin-bottom:10px;
	width:40px;
	float:left;
	text-align: center;
	}
#quote-row-zones .txt3{
	 -moz-box-sizing: border-box;
    background-color: #4A4A4A;
    border: 1px solid #4A4A4A;
    color: #AAAAAA;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 10px;
    width: 120px;
	margin-bottom:10px;
	margin-top:0 !important;
	float:left;
	}
.apply_p{
	width:25%;
	/*margin-right:5%;*/
	float:left;
	}
.apply_bybtn{
	display:block;
	clear:both;
	margin-bottom:20px;
	float:left;
	color:f21f00;
	}
.btn_buy_new{
	
	/*clear:both;*/
	margin-bottom:20px;
	float:right;
	color:f21f00;
	}
.whiteline{ 
width:24%;
height:1px;
background:#fff;
text-align:center;
margin-left:30%;
margin-bottom:5px;
clear: both;
}
.apply_bybtn span{
	float:left;
	margin-right:10px;
	}
.tostart{
	/*width:1017px;*/
	}
.buy_btn{
	width:89px;
	height:27px;
	background: url(/public/images/btn-buy.png) no-repeat; 
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	}
.buy_btn1{
	width:89px;
	height:27px;
	background: url(/public/images/btn-buy.png) no-repeat; 
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	}
	
.buy_btn2{
	float:right;
	width:89px;
	height:27px;
	background: url(/public/images/btn-buy.png) no-repeat; 
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	border: none;
	}
	
.buy_btn21{
	float:left;
	width:110px;
	
	height:27px;
	background: url(/public/images/btn-buy.png) no-repeat; 
	margin-top:7px;
	margin-left:auto;
	margin-right:auto;
	border: none;
	}
	
.redboxListing li.styleredbox{ width:15% !important;}
/*.banner-slide{
	background:url(/public/images/banner_img.png) no-repeat;
	width:498px;
	height:303px;
	}*/
.ls-s1{
color:#000;
}
.banner-slide2{
	background:url(/public/images/banner_img2.png) no-repeat !important;
	width:498px;
	height:303px;
	}
.ls-shadow{
	display:none !important;
	}
.ls-nav-prev{
	display:none !important;
	}
.ls-nav-next{
	display:none !important;
	}
.ls-bottom-nav-wrapper{
	display:none !important;
	}
.ls-bar-timer{
	display:none !important;
	}
.under_linetxt{
text-decoration:underline !important;
}
.text-colortwo .apply_bybtn span{
  background: none repeat scroll 0 0 #771f1f;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 24px;
    line-height: 32px;
    padding: 10px 6px;
    width: 96%;
}
.text-colortwo .btn_buy_new .submit-button1{
  background-color: #771f1f;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: 400;
    /*height: 30px;*/
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    width: 135px;
}
.text-colortwo .apply_bybtn a:hover{
background-color:#ff0000;
}

.close-popup{
	position:absolute;
	top:-15px;
	right:-19px;
	width:27px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/public/images/btn-close-popup.png) no-repeat;
}
  

#blanket {
	/*background-color: #425357;*/
	opacity: 0.65;
	filter: alpha(opacity=45);
	position: absolute;
	z-index: 9001;
	top: 0px;
	left: 100px;
	width: 100%;
	
}

#firstpopup {
	/* position: absolute;
	background-color: #fff;
	width: 500px;
	height:200px;
	z-index: 9002;
	padding: 20px;
	 border-radius: 2em; */
	 
	background: url("/public/images/bg-popup.jpg") repeat scroll 0 0 #050d0c;
    border: 3px solid #fff;
    border-radius: 14px;
    color: #fff;
    height: 110px;
    margin-left: 453px;
    padding:0 21px;
    position: fixed;
    top: 10px;
    width: 500px;
    z-index: 9002;
	top:30%;
}


#secondpopup{
	/* position: absolute;
	background-color: #fff;
	width:  500px;
	height: 330px;
	z-index: 9002;
	padding: 20px;
	border-top-right-radius: 2em; */
	
	background: url("/public/images/bg-popup.jpg") repeat scroll 0 0 #050d0c;
    border: 3px solid #fff;
    border-radius: 14px;
    color: #fff;
    height: 180px;
    margin-left: 453px;
    padding:0 21px;
    position: fixed;
    top: 10px;
    width: 500px;
    z-index: 9002;
	top:30%;
}

#thirdpopup {
	/* position: absolute;
	background-color: #fff;
	width: 500px;
	height:200px;
	z-index: 9002;
	padding: 20px;
	 border-radius: 2em; */
	 
	background: url("/public/images/bg-popup.jpg") repeat scroll 0 0 #050d0c;
    border: 3px solid #fff;
    border-radius: 14px;
    color: #fff;
    height: 110px;
    margin-left: 453px;
    padding:0 21px;
    position: fixed;
    top: 10px;
    width: 500px;
    z-index: 9002;
	top:30%;
}
.flip{
	height: 170px;
	margin: 10px 0px;
}
.frontheading{
font-size: 30px;
font-weight: bold;
font-family: 'chalkdustregular';
}
.flipbody{
	height:100%; 
	width:95%;
	border:3px solid #5b7383; 
	font-family:'Open Sans Condensed',sans-serif; 
	border-radius:5px;
margin: 0 auto;}
.flipbackheading{
font-weight:bold; 
font-size:20px; 
color:#FFFFFF; 
font-family: 'chalkdustregular' !important;
}
h2.flipbackheading, .flipbody h2 {
	margin: 0px;
	padding:0px;
}
.fboxtop-heading{
 height:50px;
 line-height:50px; 
 text-align:center; 
 width:99%;
 border-bottom:3px solid #fff; 
 color:#FFFFFF; 
 font-weight:bold;
}
.flipbody table{padding:0px;}
.dayone11{
overflow:hidden;
}

.abcde{
width:50%;
background:#f00;
}


.icon .grid-title {
    bottom: 0;
    color: #AAAAAA;
    font-size: 1.5em;
    font-weight: 300;
    left: 0;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 14px;
    /*position: absolute;*/
    right: 0;
    text-align: center;
}

.service-icon {
    padding-top: 5%;
}
#flp li
{
	/*height:141px!important;
	width:241px!important;*/
}
.modif-title
{
	margin-left:5px;
	background:url(/public/images/rect_bullet.png) no-repeat left;
	font-size:14px;
	font-weight:bold;
	font-family:'Open Sans',sans-serif;
	padding-left:15px;
	color:#036;
}
.modif-more-detail
{
	margin-bottom:10px;
}

.btm_ctdetails span a{
	color: #fff !important;
}

.error, .error1 {
    display: none;
    float: left;
    padding: 2px 9px 2px 25px;
    border: 1px solid #ff0303;
    position: relative;
    margin: 12px 0 0 0;
    background-color: #fff;
    background-image: url(/public/images/ico-close-r.gif);
    background-repeat: no-repeat;
    background-position: 5px 40%;
}
.error-row .error {
    display: block;
    margin-bottom: 10px;
}
.info-row label {
    width: 95%!important;
    display: inline-table !important;
    font-size: 15px;
}
#content .online-form .declaration-box p {
    line-height: 17px;
    margin: 2px 0 0;
}
.error .arrow {
    position: absolute;
    top: -9px;
    left: 10px;
    background: url(/public/images/arrow-error.gif) no-repeat;
    width: 13px;
    height: 9px;
    overflow: hidden;
    text-indent: -9999px;
}
.declaration_checks li {
    clear: both !important;
}
.navbar-default {
    margin-top: 0px !important;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.input-group {
width: 100% !important;
}
.qbreak{
	margin-top: 0px !important; 
    margin-bottom:0px !important; 
    border-top: 1px solid #eee !important; 
}