


.template-1 .pageHeader,.template-2.pageHeader, .articles.pageHeader, .pageContent

{

	width:98%;

	margin: auto

}

.template-2 .pageHeader img

{

	float: left;

	display: block;

	margin: 1em 1em 1em 0;

}



.container.template-1 .pageHeader h1,.template-2 .pageHeader h1, .articles h1,.container>.newHeader h1

{

	

	margin-top:20px;

	font-size:2.4em !important;

	font-weight:bold;

	text-align:left;

	color:#4E5736 !important;

	line-height: 30px;

	margin-bottom: 0px;

	

}



#content-content .viewport-article-content p {font-size:14px} 

.container.template-1 .pageHeader hr,.template-2 .pageHeader hr

{

	

	line-height:5px;

	margin: 0px 0 0px !important;

}

.container.template-1 .pageHeader h5,.template-2 .pageHeader h5

{	 

	

	font-weight:bold;

	text-align:left;

	color:#4E5736 ;

}

.container.template-1  .pageTitle{

	float:left;

	width:100%;

	margin-bottom:20px;

	

}

.template-2  .pageTitle{

	float:left;

	width:80%;

}



.pageContent-switched, .pageContent-left, .pageContent-right, .pageContent-2col{

	margin-top:40px;	

	padding:0 1em 0 1em;

}



.pageContent-switched h3, .pageContent-left h3, .pageContent-right h3,.leftCol h3{

	color: #616943;

	display: inline-block;

}

.pageContent-switched>div {

	display: inline-block;

}

.pageContent-left>div, .pageContent-right>div,.leftCol>div  {

	display: inline-block;

	margin-bottom:2em;

}

.pageContent-switched a, .pageContent-left a, .pageContent-right a,.leftCol a{

	background-color:inherit;

	text-decoration:underline;

}



.pageContent-switched img, .imageRight {

	

	float: right;	

	margin: 1em 0 1em 1em;

}

.pageContent-left img, .imageLeft {

	

	float: left;	

	margin: 1em 0 1em 1em;

}

.pageContent-right img{

	

	float: right;	

	margin: 1em 0 1em 1em;

}



.pageContent-switched > div:nth-of-type(even) img {

	float: left;

	margin-left: 0px !important;

}



.pageContent-switched h2, .pageContent-left h2, .pageContent-right h2, .pageContent h2,.leftCol h2,.city-title,.handy-links-title

{

	font-size: 1.6rem;

	font-weight:bold;

	color:#f2ac2e !important;

}



.city-title,.handy-links-title{

	

	font-weight:normal !important;

}

.pageContent h2>a

{

	

	

	color:white;

	background-color:#f2ac2e;

	border-width: medium;

	border-style: solid;

	border-color: #FFCC99;

	padding: 2px 1em;

	float: right;

	font-size: 0.7em !important;

	font-weight: bold !important;

	height: 40px;

	line-height: 30px;

	margin: 6px;

}



/*

	.pageContent p img{

	

	margin: 1em 2em 0 0 !important;

}*/

#mainFooter{margin:0;}



iframe{  margin-bottom: 2em;}



.pageContent-switched p, .pageContent-left p, .pageContent-right p, .pageContent p, .pageContent p, .articles p, .pageHeader p,.leftCol p,.fast-facts-container p,.city-page p

{

	/*font-size: 1.1em !important;*/

	

	

}



#ad-anypage-top { display: none !important;}



#content-content  .cards > div > h2 {

	color: #4e5736;

	font-size: 1.6rem;

	margin: 0;

}





#content-content .viewport-article-content h1 {

	line-height:normal;

}





.cards > div {

	float: left;

	/*max-width: 45%;*/

	min-height: 12rem;

	margin: 1rem;

	padding: 1rem;

	border: 2px solid #CCC;

	width:45%;

	height:250px;

}

.cards a{text-decoration:underline;}

.cards > div > img {

	float: left;

	margin: 0;

	max-width: 35%;

	margin-right: .5rem;

}

.cards > div > ul {

	list-style-type: none;

	padding: 0 0 0 .5rem;

	margin: 0;

	display: inline-block;

	width: 190px;

}

.cards > div > ul.sm li {

	font-size: .9rem;

	line-height: 1rem;

}

.cards .featured {

	border: 2px solid #BCC981;

}



.viewport-article-content img {

	margin: 0;

}



.greenlist {

    background-color: #9AA56A;

}

.greenlist a {

    color: #FFF;

}

.stronglist li {

    font-weight: bold;

}

.stronglist li ul li {

    font-weight: normal;

}

li {

    line-height: 20px;

    margin-top: 1em;

    margin-left: 1em;

}



#frameContent{width:100%;}



/*for /pages/become-an-mls-member*/

.tableCss {

	vertical-align: central;

	text-align: left;

	width: 33%;

	padding:10px;

}  

/*for /pages/board-of-directors*/

.topDiv {

    margin: 1rem;

}

.name {

    font-size: 20px;

    text-decoration: none;

}

.companyname {

    font-size: 12px;

    text-decoration: none;

}

/*for /pages/about-recolorado*/

.TextWrap {

	float: left;

	margin: 10px;

}



.TextWrapDiv {

	width:100%;

	float: right;

	margin-top:10px;

	border: 3px solid #BBC77F;

}

/*

	.list {

	margin-left: 40px;

	list-style: disc outside none;

	display: list-item;

}*/





/* BEGIN CITY-PAGE styles */



.img-header,#listinglanding-header {

	height: 150px;

    background-image: url('http://cdn.recolorado.com/img/pub/superleaf-final.png');

    background-repeat: no-repeat;

	margin-left: -10px;

    background-position: 0px 50%;

	background-color: transparent;

}



.img-header h1,#listinglanding-header h1 {

	padding:10px;

	padding-bottom:15px;

	position: relative;

	top: 30px;

	width: 90%;  

	font-size:2.1em !important;

	font-weight:bold;

	text-align:left;

	color:#4E5736 !important;

	line-height: 30px;  

	margin-left:80px;

	background-color: transparent;

}



.img-header h2,#listinglanding-header h2 {

	

	position: relative;

	top: -15px;

	padding-left: 180px;  

	font-size: 1.6rem;

	font-weight:bold;

	color:#f2ac2e !important;

	margin-left:80px;

}



.pageTitle {

	margin-top:10px;

	float: left;

	width: 100%;

	

	margin-bottom: 10px;

}



.row{

	

	height: 30px;

}

.pageTitle h5{

	font-size: 1.2rem;

	font-weight:bold;

	color:#4E5736 !important;

	

}

.img-header h5,#listinglanding-header h5 {

	font-size: 1.2rem;

	font-weight:bold;

	color:#4E5736 !important;

	margin-left:90px;

	margin-top: -10px;

}



#pageTitle hr,#listinglanding-header hr {

	/*display: block;

		margin-top: 1.5em;

		border-style: inset;

	border-width: 1px;*/

	margin-top: 20px;

	margin-left:90px !important;

}

span.no-after:after{content: "";}

/* END CITY-PAGE styles */





.pageContent ul li a{

	text-decoration:underline;	

}



/*join recolorado page*/

.addPlus{

	background: url("http://cdn.recolorado.com/img/pub/plus.png") left CENTER NO-REPEAT;

	color: blue;

	font-weight: bold;

	padding-left: 25px;

	font-size: 1.2em;

	margin-left: 40px;

	

}



/* office search result */

.ao-info-c1>h3>a{	

	font-size:20px;

}

.ao-details-agent{

	height:260px;	

}

.contentcontainer{

	background-color:white;	

	

}



/* popular place css*/

.col3{

	width:100%;

	float: left;

    height: 420px;

}

.col3 div{

    float:left;

	width:31%;

	margin-left:10px;

	

}

.col3 div img{

    float:right;

	

}

.col3 li{

    margin: 5px 0;

}





#did-you-know-container

{

	height:auto;

}

.did-you-know-text{margin-bottom: 10px}

#did-you-know-container .did-you-know-p{height:auto;width:90%;}



/* make realtor image looks good at home page*/

#acctBtn{	

	padding: 1.0em;

}



#listinglanding-main

{

	margin: 0 auto;	

}



.ao-info-r3 span

{

	width:33%;

	

}



a.rui-icon-text{

	text-transform:initial;

}

.rui-icon-realtor {

	background: url('http://cdn.recolorado.com/img/pub/realtor-icon.png') no-repeat;

	width: 26px;

	height: 22px;

}

.ao-info-r3>.noRealtor{

	padding-left: 0px;

	font-size: 12px;

}

.whyRealtorNew

{

	display:none;	

}

div.rui-tab1

{

	width:200px;	

}

#securityPersist {margin-top:-2px;}

.register-interests {display:none;}

#Master_AccreditationsContainer h4, #Master_TitlesContainer h4, #Master_LanguagesContainer h4 { line-height: inherit; }

.realtorDesignation { position:absolute; left:-1000px;}

.whyRealtor { margin-left: 30px; }



#Master_LanguagesContainer, #Master_TitlesContainer {

    display:block;

}



#SpecialtyContainer{width:auto;}

.ao-agent{font-size:14px;}



/* mobile phone css adjust*/

main

{	

	min-width: 0px;

}



#listing-listingdetail .SocialNetworkingLinksContainer .share-like-container {

	width:50px;

}



#Master_HomepageText3 .agent-search-image{

	margin-bottom:20px !important;

	max-height:300px;

}



/*idx-vendor-list page*/

.idx-page-content{width:100%;}

.idx-vendors .idx-name, .idx-vendors .idx-url, .idx-vendors .idx-email { width: 33%; float:left; }

.idx-vendors li { height:1.2em; padding: 5px 8px 20px 8px; margin:1px; }

.upgraded { background-color: none; }



/*search map width for ipad potrait view*/

.r-side-list .r-view-map #mapsearch-results-all

{

	width: calc(350px - .00000000000001%);	

}

.r-side-list .r-view-map #mapsearch-mainmap-toolbar, .r-side-list-map #mapsearch-mainmap-toolbar {

	width: calc(100% - 350px);

}



/*add margin for housing news*/

.container.articles{padding-left:10px;padding-right:10px;}



#listinglanding-main .landing-pagination {

	margin-right: 30px;

}

#listinglanding-summary

{

	padding-right:15px;

}

#community-sidebar

{

	padding-right:10px;

}

#AOSearchOuterContainer {

	max-width: 1180px;

}

.ao-criteria-container {

	width: auto;

}

#agentsearch-results .ao-info-c1 {

	white-space: normal;

}

.ao-info-c2 {

	width: auto;

}



/*home page search box css for ipad*/

#recohomepage .criteria-location-box {

	-webkit-border-radius:0; 

    border-radius:0;

	-webkit-appearance: none;

}



.callout a.callurl {

	width: 416px;

}



.officeDetailLink,#ao-details-container span

{

	margin: 0 0 0 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	font: inherit;

	vertical-align: baseline;  

	color: #666e74;

	font-family: Helvetica,Arial;

	letter-spacing: .25px;

	min-width:500px;

}

#ao-details-container a {

	font-size: 12px;

}



#listing-listinglanding,#listing-communitylanding,#body-wrapper

{

	background-image: none;

	background-color:white;

}

#listing-listinglanding hr{

	margin-right:20px;	

}

#community-side {

	margin-right:10px;

	width: 47%;

}

#listinglanding-container

{

	min-width: 767px;

}



#community-main {

	width: 50%;

}



#community-container {

	

	min-width: 767px;

}

.ac_results

{

	font-family: 'Open Sans', Sans-Serif !important;

	text-rendering: optimizeLegibility;

	

}



/*BOARD OD DIRECTOR PAGE*/

.topDiv {

    margin: 1rem;

}

.boardName {

    font-size: 20px;

    text-decoration: none;

}

.companyname {

    font-size: 12px;

    text-decoration: none;

}



/* following css for new template */

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {

	position: relative;

	min-height: 1px;

	padding-right: 40px;

}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {

	float: left;

}

.col-xs-12 {

	width: 100%;

}

.col-xs-11 {

	width: 91.66666667%;

}

.col-xs-10 {

	width: 83.33333333%;

}

.col-xs-9 {

	width: 75%;

}

.col-xs-8 {

	width: 66.66666667%;

}

.col-xs-7 {

	width: 58.33333333%;

}

.col-xs-6 {

	width: 50%;

}

.col-xs-5 {

	width: 41.66666667%;

}

.col-xs-4 {

	width: 33.33333333%;

}

.col-xs-3 {

	width: 25%;

}

.col-xs-2 {

	width: 16.66666667%;

}

.col-xs-1 {

	width: 8.33333333%;

}

.col-xs-pull-12 {

	right: 100%;

}

.col-xs-pull-11 {

	right: 91.66666667%;

}

.col-xs-pull-10 {

	right: 83.33333333%;

}

.col-xs-pull-9 {

	right: 75%;

}

.col-xs-pull-8 {

	right: 66.66666667%;

}

.col-xs-pull-7 {

	right: 58.33333333%;

}

.col-xs-pull-6 {

	right: 50%;

}

.col-xs-pull-5 {

	right: 41.66666667%;

}

.col-xs-pull-4 {

	right: 33.33333333%;

}

.col-xs-pull-3 {

	right: 25%;

}

.col-xs-pull-2 {

	right: 16.66666667%;

}

.col-xs-pull-1 {

	right: 8.33333333%;

}

.col-xs-pull-0 {

	right: auto;

}

.col-xs-push-12 {

	left: 100%;

}

.col-xs-push-11 {

	left: 91.66666667%;

}

.col-xs-push-10 {

	left: 83.33333333%;

}

.col-xs-push-9 {

	left: 75%;

}

.col-xs-push-8 {

	left: 66.66666667%;

}

.col-xs-push-7 {

	left: 58.33333333%;

}

.col-xs-push-6 {

	left: 50%;

}

.col-xs-push-5 {

	left: 41.66666667%;

}

.col-xs-push-4 {

	left: 33.33333333%;

}

.col-xs-push-3 {

	left: 25%;

}

.col-xs-push-2 {

	left: 16.66666667%;

}

.col-xs-push-1 {

	left: 8.33333333%;

}

.col-xs-push-0 {

	left: auto;

}

.col-xs-offset-12 {

	margin-left: 100%;

}

.col-xs-offset-11 {

	margin-left: 91.66666667%;

}

.col-xs-offset-10 {

	margin-left: 83.33333333%;

}

.col-xs-offset-9 {

	margin-left: 75%;

}

.col-xs-offset-8 {

	margin-left: 66.66666667%;

}

.col-xs-offset-7 {

	margin-left: 58.33333333%;

}

.col-xs-offset-6 {

	margin-left: 50%;

}

.col-xs-offset-5 {

	margin-left: 41.66666667%;

}

.col-xs-offset-4 {

	margin-left: 33.33333333%;

}

.col-xs-offset-3 {

	margin-left: 25%;

}

.col-xs-offset-2 {

	margin-left: 16.66666667%;

}

.col-xs-offset-1 {

	margin-left: 8.33333333%;

}

.col-xs-offset-0 {

	margin-left: 0;

}

@media (min-width: 768px) {

	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {

		float: left;

	}

	.col-sm-12 {

		width: 100%;

	}

	.col-sm-11 {

		width: 91.66666667%;

	}

	.col-sm-10 {

		width: 83.33333333%;

	}

	.col-sm-9 {

		width: 75%;

	}

	.col-sm-8 {

		width: 66.66666667%;

	}

	.col-sm-7 {

		width: 58.33333333%;

	}

	.col-sm-6 {

		width: 50%;

	}

	.col-sm-5 {

		width: 41.66666667%;

	}

	.col-sm-4 {

		width: 33.33333333%;

	}

	.col-sm-3 {

		width: 25%;

	}

	.col-sm-2 {

		width: 16.66666667%;

	}

	.col-sm-1 {

		width: 8.33333333%;

	}

	.col-sm-pull-12 {

		right: 100%;

	}

	.col-sm-pull-11 {

		right: 91.66666667%;

	}

	.col-sm-pull-10 {

		right: 83.33333333%;

	}

	.col-sm-pull-9 {

		right: 75%;

	}

	.col-sm-pull-8 {

		right: 66.66666667%;

	}

	.col-sm-pull-7 {

		right: 58.33333333%;

	}

	.col-sm-pull-6 {

		right: 50%;

	}

	.col-sm-pull-5 {

		right: 41.66666667%;

	}

	.col-sm-pull-4 {

		right: 33.33333333%;

	}

	.col-sm-pull-3 {

		right: 25%;

	}

	.col-sm-pull-2 {

		right: 16.66666667%;

	}

	.col-sm-pull-1 {

		right: 8.33333333%;

	}

	.col-sm-pull-0 {

		right: auto;

	}

	.col-sm-push-12 {

		left: 100%;

	}

	.col-sm-push-11 {

		left: 91.66666667%;

	}

	.col-sm-push-10 {

		left: 83.33333333%;

	}

	.col-sm-push-9 {

		left: 75%;

	}

	.col-sm-push-8 {

		left: 66.66666667%;

	}

	.col-sm-push-7 {

		left: 58.33333333%;

	}

	.col-sm-push-6 {

		left: 50%;

	}

	.col-sm-push-5 {

		left: 41.66666667%;

	}

	.col-sm-push-4 {

		left: 33.33333333%;

	}

	.col-sm-push-3 {

		left: 25%;

	}

	.col-sm-push-2 {

		left: 16.66666667%;

	}

	.col-sm-push-1 {

		left: 8.33333333%;

	}

	.col-sm-push-0 {

		left: auto;

	}

	.col-sm-offset-12 {

		margin-left: 100%;

	}

	.col-sm-offset-11 {

		margin-left: 91.66666667%;

	}

	.col-sm-offset-10 {

		margin-left: 83.33333333%;

	}

	.col-sm-offset-9 {

		margin-left: 75%;

	}

	.col-sm-offset-8 {

		margin-left: 66.66666667%;

	}

	.col-sm-offset-7 {

		margin-left: 58.33333333%;

	}

	.col-sm-offset-6 {

		margin-left: 50%;

	}

	.col-sm-offset-5 {

		margin-left: 41.66666667%;

	}

	.col-sm-offset-4 {

		margin-left: 33.33333333%;

	}

	.col-sm-offset-3 {

		margin-left: 25%;

	}

	.col-sm-offset-2 {

		margin-left: 16.66666667%;

	}

	.col-sm-offset-1 {

		margin-left: 8.33333333%;

	}

	.col-sm-offset-0 {

		margin-left: 0;

	}

}

@media (min-width: 992px) {

	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {

		float: left;

	}

	.col-md-12 {

		width: 100%;

	}

	.col-md-11 {

		width: 91.66666667%;

	}

	.col-md-10 {

		width: 83.33333333%;

	}

	.col-md-9 {

		width: 75%;

	}

	.col-md-8 {

		width: 66.66666667%;

	}

	.col-md-7 {

		width: 58.33333333%;

	}

	.col-md-6 {

		width: 50%;

	}

	.col-md-5 {

		width: 41.66666667%;

	}

	.col-md-4 {

		width: 33.33333333%;

	}

	.col-md-3 {

		width: 25%;

	}

	.col-md-2 {

		width: 16.66666667%;

	}

	.col-md-1 {

		width: 8.33333333%;

	}

	.col-md-pull-12 {

		right: 100%;

	}

	.col-md-pull-11 {

		right: 91.66666667%;

	}

	.col-md-pull-10 {

		right: 83.33333333%;

	}

	.col-md-pull-9 {

		right: 75%;

	}

	.col-md-pull-8 {

		right: 66.66666667%;

	}

	.col-md-pull-7 {

		right: 58.33333333%;

	}

	.col-md-pull-6 {

		right: 50%;

	}

	.col-md-pull-5 {

		right: 41.66666667%;

	}

	.col-md-pull-4 {

		right: 33.33333333%;

	}

	.col-md-pull-3 {

		right: 25%;

	}

	.col-md-pull-2 {

		right: 16.66666667%;

	}

	.col-md-pull-1 {

		right: 8.33333333%;

	}

	.col-md-pull-0 {

		right: auto;

	}

	.col-md-push-12 {

		left: 100%;

	}

	.col-md-push-11 {

		left: 91.66666667%;

	}

	.col-md-push-10 {

		left: 83.33333333%;

	}

	.col-md-push-9 {

		left: 75%;

	}

	.col-md-push-8 {

		left: 66.66666667%;

	}

	.col-md-push-7 {

		left: 58.33333333%;

	}

	.col-md-push-6 {

		left: 50%;

	}

	.col-md-push-5 {

		left: 41.66666667%;

	}

	.col-md-push-4 {

		left: 33.33333333%;

	}

	.col-md-push-3 {

		left: 25%;

	}

	.col-md-push-2 {

		left: 16.66666667%;

	}

	.col-md-push-1 {

		left: 8.33333333%;

	}

	.col-md-push-0 {

		left: auto;

	}

	.col-md-offset-12 {

		margin-left: 100%;

	}

	.col-md-offset-11 {

		margin-left: 91.66666667%;

	}

	.col-md-offset-10 {

		margin-left: 83.33333333%;

	}

	.col-md-offset-9 {

		margin-left: 75%;

	}

	.col-md-offset-8 {

		margin-left: 66.66666667%;

	}

	.col-md-offset-7 {

		margin-left: 58.33333333%;

	}

	.col-md-offset-6 {

		margin-left: 50%;

	}

	.col-md-offset-5 {

		margin-left: 41.66666667%;

	}

	.col-md-offset-4 {

		margin-left: 33.33333333%;

	}

	.col-md-offset-3 {

		margin-left: 25%;

	}

	.col-md-offset-2 {

		margin-left: 16.66666667%;

	}

	.col-md-offset-1 {

		margin-left: 8.33333333%;

	}

	.col-md-offset-0 {

		margin-left: 0;

	}

}

@media (min-width: 768px) {

	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {

		float: left;

	}

	.col-lg-12 {

		width: 100%;

	}

	.col-lg-11 {

		width: 91.66666667%;

	}

	.col-lg-10 {

		width: 83.33333333%;

	}

	.col-lg-9 {

		width: 75%;

	}

	.col-lg-8 {

		width: 66.66666667%;

	}

	.col-lg-7 {

		width: 58.33333333%;

	}

	.col-lg-6 {

		width: 50%;

	}

	.col-lg-5 {

		width: 41.66666667%;

	}

	.col-lg-4 {

		width: 33.33333333%;

	}

	.col-lg-3 {

		width: 25%;

	}

	.col-lg-2 {

		width: 16.66666667%;

	}

	.col-lg-1 {

		width: 8.33333333%;

	}

	.col-lg-pull-12 {

		right: 100%;

	}

	.col-lg-pull-11 {

		right: 91.66666667%;

	}

	.col-lg-pull-10 {

		right: 83.33333333%;

	}

	.col-lg-pull-9 {

		right: 75%;

	}

	.col-lg-pull-8 {

		right: 66.66666667%;

	}

	.col-lg-pull-7 {

		right: 58.33333333%;

	}

	.col-lg-pull-6 {

		right: 50%;

	}

	.col-lg-pull-5 {

		right: 41.66666667%;

	}

	.col-lg-pull-4 {

		right: 33.33333333%;

	}

	.col-lg-pull-3 {

		right: 25%;

	}

	.col-lg-pull-2 {

		right: 16.66666667%;

	}

	.col-lg-pull-1 {

		right: 8.33333333%;

	}

	.col-lg-pull-0 {

		right: auto;

	}

	.col-lg-push-12 {

		left: 100%;

	}

	.col-lg-push-11 {

		left: 91.66666667%;

	}

	.col-lg-push-10 {

		left: 83.33333333%;

	}

	.col-lg-push-9 {

		left: 75%;

	}

	.col-lg-push-8 {

		left: 66.66666667%;

	}

	.col-lg-push-7 {

		left: 58.33333333%;

	}

	.col-lg-push-6 {

		left: 50%;

	}

	.col-lg-push-5 {

		left: 41.66666667%;

	}

	.col-lg-push-4 {

		left: 33.33333333%;

	}

	.col-lg-push-3 {

		left: 25%;

	}

	.col-lg-push-2 {

		left: 16.66666667%;

	}

	.col-lg-push-1 {

		left: 8.33333333%;

	}

	.col-lg-push-0 {

		left: auto;

	}

	.col-lg-offset-12 {

		margin-left: 100%;

	}

	.col-lg-offset-11 {

		margin-left: 91.66666667%;

	}

	.col-lg-offset-10 {

		margin-left: 83.33333333%;

	}

	.col-lg-offset-9 {

		margin-left: 75%;

	}

	.col-lg-offset-8 {

		margin-left: 66.66666667%;

	}

	.col-lg-offset-7 {

		margin-left: 58.33333333%;

	}

	.col-lg-offset-6 {

		margin-left: 50%;

	}

	.col-lg-offset-5 {

		margin-left: 41.66666667%;

	}

	.col-lg-offset-4 {

		margin-left: 33.33333333%;

	}

	.col-lg-offset-3 {

		margin-left: 25%;

	}

	.col-lg-offset-2 {

		margin-left: 16.66666667%;

	}

	.col-lg-offset-1 {

		margin-left: 8.33333333%;

	}

	.col-lg-offset-0 {

		margin-left: 0;

	}

	.btn-temp {

		display: inline-block;

		padding: 6px 12px;

		margin-bottom: 0;

		font-size: 14px;

		font-weight: normal;

		line-height: 1.42857143;

		text-align: center;

		white-space: nowrap;

		vertical-align: middle;

		-ms-touch-action: manipulation;

		touch-action: manipulation;

		cursor: pointer;

		-webkit-user-select: none;

		-moz-user-select: none;

		-ms-user-select: none;

		user-select: none;

		background-image: none;

		border: 1px solid transparent;

		border-radius: 4px;

		width:60%;

	}

	

	.btn

	{

		width:60%;

		}

	

	.btn-temp:focus,

	.btn-temp:active:focus,

	.btn-temp.active:focus,

	.btn-temp.focus,

	.btn-temp:active.focus,

	.btn-temp.active.focus {

		outline: thin dotted;

		outline: 5px auto -webkit-focus-ring-color;

		outline-offset: -2px;

	}

	.btn-temp:hover,

	.btn-temp:focus,

	.btn-temp.focus {

		color: #333;

		background-color: #e6e6e6;

		text-decoration: none;

	}

	.btn-temp:active,

	.btn-temp.active {

		background-image: none;

		outline: 0;

		-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);

		box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);

	}

	.btn-temp.disabled,

	.btn-temp[disabled],

	fieldset[disabled] .btn-temp {

		cursor: not-allowed;

		filter: alpha(opacity=65);

		-webkit-box-shadow: none;

		box-shadow: none;

		opacity: .65;

	}

	a.btn-temp.disabled,

	fieldset[disabled] a.btn-temp {

		pointer-events: none;

	}

	.btn-default-temp {

		color: #333;

		background-color: #fff;

		border-color: #ccc;

	}

	.btn-default-temp:focus,

	.btn-default-temp.focus {

		color: #333;

		background-color: #e6e6e6;

		border-color: #8c8c8c;

	}

	.btn-temp.btn-default-temp:hover {

		color: #333;

		background-color: #e6e6e6;

		border-color: #adadad;

	}

	.btn-default-temp:active,

	.btn-default-temp.active,

	.open > .dropdown-toggle.btn-default-temp {

		color: #333;

		background-color: #e6e6e6;

		border-color: #adadad;

	}

	.btn-default-temp:active:hover,

	.btn-default-temp.active:hover,

	.open > .dropdown-toggle.btn-default-temp:hover,

	.btn-default-temp:active:focus,

	.btn-default-temp.active:focus,

	.open > .dropdown-toggle.btn-default-temp:focus,

	.btn-default-temp:active.focus,

	.btn-default-temp.active.focus,

	.open > .dropdown-toggle.btn-default-temp.focus {

		color: #333;

		background-color: #d4d4d4;

		border-color: #8c8c8c;

	}

	.btn-default-temp:active,

	.btn-default-temp.active,

	.open > .dropdown-toggle.btn-default-temp {

		background-image: none;

	}

	.btn-default-temp.disabled,

	.btn-default-temp[disabled],

	fieldset[disabled] .btn-default-temp,

	.btn-default-temp.disabled:hover,

	.btn-default-temp[disabled]:hover,

	fieldset[disabled] .btn-default-temp:hover,

	.btn-default-temp.disabled:focus,

	.btn-default-temp[disabled]:focus,

	fieldset[disabled] .btn-default-temp:focus,

	.btn-default-temp.disabled.focus,

	.btn-default-temp[disabled].focus,

	fieldset[disabled] .btn-default-temp.focus,

	.btn-default-temp.disabled:active,

	.btn-default-temp[disabled]:active,

	fieldset[disabled] .btn-default-temp:active,

	.btn-default-temp.disabled.active,

	.btn-default-temp[disabled].active,

	fieldset[disabled] .btn-default-temp.active {

		background-color: #fff;

		border-color: #ccc;

	}

	.btn-default-temp .badge {

		color: #fff;

		background-color: #333;

		

	}

	

	.col-md-6 img,.col-md-2 img, .col-md-4 img,.col-md-3 img,.col-md-12 img{

		width:100%;

	}

	.newHeader h3

	{ 

		font-size: 1.4rem;

		font-weight:bold;

		color:#f2ac2e !important;

	}

	

	

	.newHeader h2

	{

		font-size: 1.6rem;

		font-weight:bold;

		color:#f2ac2e !important;

	}

	.container>.row h4

	{

		font-size: 1.2rem;

		font-weight:bold;

		color:#f2ac2e !important;

		padding:10px;

	}

	

	.container>.row p{

		/*margin: 0 0 21px 0;

			color: #666e74;

			font-family: Helvetica,Arial;

			letter-spacing: .25px;

			font-size: 1.1em !important;

		line-height: 1.4em !important;*/

	}

	

	hr {

		display: block;

		height: 1px;

		border: 0;

		border-top: 1px solid #ccc;

		margin: 1em 0;

		padding: 0;

		/*

			margin-top: 20px;

		margin-bottom: 40px;*/

	}

	.container  h1

	{ 

		margin-top:20px;

		font-size:2.0em !important;

		font-weight:bold;

		text-align:left;

		color:#4E5736 !important;

		line-height: 25px;

		margin-bottom: 0px;

	}

	.container>.row  h3

	{ 

		font-size: 1.2rem;

		font-weight:bold;

		color:#f2ac2e !important;

	}

	

	/*for pager*/

	.pagination {

		display: inline-block;

		padding-left: 0;

		margin: 20px 0;

		border-radius: 4px;

	}

	.pagination > li {

		display: inline;

	}

	.pagination > li > a,

	.pagination > li > span {

		position: relative;

		float: left;

		padding: 6px 12px;

		margin-left: -1px;

		line-height: 1.42857143;

		color: #337ab7;

		text-decoration: none;

		background-color: #fff;

		border: 1px solid #ddd;

	}

	.pagination > li:first-child > a,

	.pagination > li:first-child > span {

		margin-left: 0;

		border-top-left-radius: 4px;

		border-bottom-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 > span:hover,

	.pagination > li > a:focus,

	.pagination > li > span:focus {

		z-index: 3;

		color: #23527c;

		background-color: #eee;

		border-color: #ddd;

	}

	.pagination > .active > a,

	.pagination > .active > span,

	.pagination > .active > a:hover,

	.pagination > .active > span:hover,

	.pagination > .active > a:focus,

	.pagination > .active > span:focus {

		z-index: 2;

		color: #fff;

		cursor: default;

		background-color: #337ab7;

		border-color: #337ab7;

	}

	.pagination > .disabled > span,

	.pagination > .disabled > span:hover,

	.pagination > .disabled > span:focus,

	.pagination > .disabled > a,

	.pagination > .disabled > a:hover,

	.pagination > .disabled > a:focus {

		color: #777;

		cursor: not-allowed;

		background-color: #fff;

		border-color: #ddd;

	}

	.pagination-lg > li > a,

	.pagination-lg > li > span {

		padding: 10px 16px;

		font-size: 18px;

		line-height: 1.3333333;

	}

	.pagination-lg > li:first-child > a,

	.pagination-lg > li:first-child > span {

		border-top-left-radius: 6px;

		border-bottom-left-radius: 6px;

	}

	.pagination-lg > li:last-child > a,

	.pagination-lg > li:last-child > span {

		border-top-right-radius: 6px;

		border-bottom-right-radius: 6px;

	}

	.pagination-sm > li > a,

	.pagination-sm > li > span {

		padding: 5px 10px;

		font-size: 12px;

		line-height: 1.5;

	}

	.pagination-sm > li:first-child > a,

	.pagination-sm > li:first-child > span {

		border-top-left-radius: 3px;

		border-bottom-left-radius: 3px;

	}

	.pagination-sm > li:last-child > a,

	.pagination-sm > li:last-child > span {

		border-top-right-radius: 3px;

		border-bottom-right-radius: 3px;

	}

	.pager {

		padding-left: 0;

		margin: 20px 0;

		text-align: center;

		list-style: none;

	}

	.pager li {

		display: inline;

	}

	.pager li > a,

	.pager li > span {

		display: inline-block;

		padding: 5px 14px;

		background-color: #fff;

		border: 1px solid #ddd;

		border-radius: 15px;

	}

	.pager li > a:hover,

	.pager li > a:focus {

		text-decoration: none;

		background-color: #eee;

	}

	.pager .next > a,

	.pager .next > span {

		float: right;

	}

	.pager .previous > a,

	.pager .previous > span {

		float: left;

	}

	.pager .disabled > a,

	.pager .disabled > a:hover,

	.pager .disabled > a:focus,

	.pager .disabled > span {

		color: #777;

		cursor: not-allowed;

		background-color: #fff;

	}

	

	.input-group {

		position: relative;

		display: table;

		border-collapse: separate;

	}

	.input-group[class*="col-"] {

		float: none;

		padding-right: 0;

		padding-left: 0;

	}

	.input-group .form-control {

		position: relative;

		z-index: 2;

		float: left;

		width: 100%;

		margin-bottom: 0;

	}

	.input-group-lg > .form-control,

	.input-group-lg > .input-group-addon,

	.input-group-lg > .input-group-btn > .btn-temp {

		height: 46px;

		padding: 10px 16px;

		font-size: 18px;

		line-height: 1.3333333;

		border-radius: 6px;

	}

	select.input-group-lg > .form-control,

	select.input-group-lg > .input-group-addon,

	select.input-group-lg > .input-group-btn > .btn-temp {

		height: 46px;

		line-height: 46px;

	}

	textarea.input-group-lg > .form-control,

	textarea.input-group-lg > .input-group-addon,

	textarea.input-group-lg > .input-group-btn > .btn-temp,

	select[multiple].input-group-lg > .form-control,

	select[multiple].input-group-lg > .input-group-addon,

	select[multiple].input-group-lg > .input-group-btn > .btn-temp {

		height: auto;

	}

	.input-group-sm > .form-control,

	.input-group-sm > .input-group-addon,

	.input-group-sm > .input-group-btn > .btn-temp {

		height: 30px;

		padding: 5px 10px;

		font-size: 12px;

		line-height: 1.5;

		border-radius: 3px;

	}

	select.input-group-sm > .form-control,

	select.input-group-sm > .input-group-addon,

	select.input-group-sm > .input-group-btn > .btn-temp {

		height: 30px;

		line-height: 30px;

	}

	textarea.input-group-sm > .form-control,

	textarea.input-group-sm > .input-group-addon,

	textarea.input-group-sm > .input-group-btn > .btn-temp,

	select[multiple].input-group-sm > .form-control,

	select[multiple].input-group-sm > .input-group-addon,

	select[multiple].input-group-sm > .input-group-btn > .btn-temp {

		height: auto;

	}

	.input-group-addon,

	.input-group-btn,

	.input-group .form-control {

		display: table-cell;

	}

	.input-group-addon:not(:first-child):not(:last-child),

	.input-group-btn:not(:first-child):not(:last-child),

	.input-group .form-control:not(:first-child):not(:last-child) {

		border-radius: 0;

	}

	.input-group-addon,

	.input-group-btn {

		width: 1%;

		white-space: nowrap;

		vertical-align: middle;

	}

	.input-group-addon {

		padding: 6px 12px;

		font-size: 14px;

		font-weight: normal;

		line-height: 1;

		color: #555;

		text-align: center;

		background-color: #eee;

		border: 1px solid #ccc;

		border-radius: 4px;

	}

	.input-group-addon.input-sm {

		padding: 5px 10px;

		font-size: 12px;

		border-radius: 3px;

	}

	.input-group-addon.input-lg {

		padding: 10px 16px;

		font-size: 18px;

		border-radius: 6px;

	}

	.input-group-addon input[type="radio"],

	.input-group-addon input[type="checkbox"] {

		margin-top: 0;

	}

	.input-group .form-control:first-child,

	.input-group-addon:first-child,

	.input-group-btn:first-child > .btn-temp,

	.input-group-btn:first-child > .btn-group > .btn-temp,

	.input-group-btn:first-child > .dropdown-toggle,

	.input-group-btn:last-child > .btn-temp:not(:last-child):not(.dropdown-toggle),

	.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-temp {

		border-top-right-radius: 0;

		border-bottom-right-radius: 0;

	}

	.input-group-addon:first-child {

		border-right: 0;

	}

	.input-group .form-control:last-child,

	.input-group-addon:last-child,

	.input-group-btn:last-child > .btn-temp,

	.input-group-btn:last-child > .btn-group > .btn-temp,

	.input-group-btn:last-child > .dropdown-toggle,

	.input-group-btn:first-child > .btn-temp:not(:first-child),

	.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-temp {

		border-top-left-radius: 0;

		border-bottom-left-radius: 0;

	}

	.input-group-addon:last-child {

		border-left: 0;

	}

	.input-group-btn {

		position: relative;

		font-size: 0;

		white-space: nowrap;

	}

	.input-group-btn > .btn-temp {

		position: relative;

	}

	.input-group-btn > .btn-temp + .btn-temp {

		margin-left: -1px;

	}

	.input-group-btn > .btn-temp:hover,

	.input-group-btn > .btn-temp:focus,

	.input-group-btn > .btn-temp:active {

		z-index: 2;

	}

	.input-group-btn:first-child > .btn-temp,

	.input-group-btn:first-child > .btn-group {

		margin-right: -1px;

	}

	.input-group-btn:last-child > .btn-temp,

	.input-group-btn:last-child > .btn-group {

		z-index: 2;

		margin-left: -1px;

	}

	

	

	.fa {

		

		margin-right: 20px;

		

	}

	

	.template-c  li{

		margin-bottom: 0px;

		margin-top: 0px;

	}

	.newHeader>img

	{

		margin-top:40px;

		width:100%;

		max-height:200px;

	}

	.template-d img,.template-e img

	{

		margin-bottom:20px;

	}

	.template-d ul,.template-e ul{

		list-style:disc;

	}

	

	

	.container.spireTempl

	{

		padding: 40px 20px 20px 20px;

	}

	

	.newHeader

	{

		margin-bottom:30px;

		}

	.container.spireTempl p

	{

		line-height: 1.8em !important;

		font-size: 1.1em !important;

		color: #666e74;

		font-family: Helvetica,Arial;

		letter-spacing: .25px;

		

	}

	.container.spireTempl h2,.container.spireTempl.h2title

	{

		/* line-height: 40px;line-height: 40px; */

		margin-bottom: 20px;

		letter-spacing: -0.04em;

		font-weight:bold;

		  font-size: 1.6em;

		    color:#f2ac2e !important;

	}

	

	.ULtypeA{

		list-style: disc;

		margin-bottom: 21px;

		margin-left: 3px;

		display: block;

		list-style-type: disc;

		-webkit-margin-before: 1em;

		-webkit-margin-after: 1em;

		-webkit-margin-start: 0px;

		-webkit-margin-end: 0px;

		-webkit-padding-start: 0px;

	}

	

	

