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

.showDiv{
	background: red; padding: 20px; display:none;
}

body {
	color: #59595B;
	padding-top: 164px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	background: #333;
}

.main-content { background: #fff; padding-top: 34px;}

.custom-font, h1,h2,h3,h4,h5,h6, .btn, .navbar-default .navbar-nav > li > a, .user-profile, .panel-title, .media-heading {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
}

.sml-action-btn {
	text-transform: uppercase;
	font-size: 12px;
}

.sml-action-btn .caret {
	margin-left: 6px;
	display: inline-block;
	border-top: 5px solid #999;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	margin-top: -4px;
}

a.sml-action-btn i {font-size: 15px !important;}

h1,h2,h3,h4,h5,h6 {margin-top: 0px; margin-bottom: 25px;}

h1 { font-size: 2em;}
h2 { font-size: 1.8em;}
h3 { font-size: 1.6em;}
h4 { font-size: 1.4em;}
h5 { font-size: 1.2em;}
h6 { font-size: 1em;}

/* Hide Form Section */
.showActionBtn,
#pipe-other,
#OtherIS-Show,
.show-valEsd,
.show-valEmr,
.show-valFpn,
.combustibleFloor,
.hasSprinklers,
.noSprinklers,
.SoundTransmission,
.valTechDoc,
.valTopFloorCeiling,
.valFireRatedCeiling,
.valStructuralReq,
.valNewBeams,
.valViewPlan1,
.valViewPlan2,
.valAsbestosReg,
.whiteSelect,
.valSmokeAlarm,
.valBuilderNeed,
.valWasteRemove,
.valSearchResult,
.valAccreditedCertifiers
{ display: none;}

h2.panel-title {font-size: 20px;}

.cb {clear: both; display: block; height: 1px;}

.input-group {margin-bottom: 20px;}
.input-group-nomar {margin-bottom: 0px;}

.input-group-lg .input-group-addon i { font-size: 26px; margin-top: 2px;}
.icon-alignment i {
	width: 26px;
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	padding: 7px 14px;
}

.option-lable {
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	width: auto;
	margin-right: 30px;
	display: inline-block;
	float: left;
	text-transform: capitalize;
}

.option-lable-top {
	float: none;
	height: none;
	line-height: inherit;
	clear: both;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.info-pulover {
	float: left;
	margin-right: 10px;
	font-size: 24px;
}

a {color: #F6921C;}
a:hover {color: #E58618;}

.form-input-group>.btn {
	margin-right: 1em;
}


/* Custom Button Styles */

.btn { letter-spacing: 0.8px;}

.btn-lg, .btn-group-lg>.btn {
	padding: 0px 16px;
}


.btn-lg .btn-label {
	padding: 10px 15px;
}
.btn-label.icon-alignment {
    padding: 10px 15px !important;
}

.btn-orange {
	color: #fff;
	background-color: #F6921C;
	border-color: #E58618;
}

.btn-large {font-size: 16px; font-weight: 300; padding: 8px 15px;}
.btn-large i {font-size: 24px; margin-right: 6px;}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
	color: #fff;
	background-color: #E58618;
	border-color: #E58618;
}

.pad-left {padding-left: 15px;}
.pad-right {padding-right: 15px;}
.pad-full {padding: 15px;}
.no-pad-top {padding-top: 0px;}
.no-pad-btm {padding-bottom: 0px;}

.mar-btm-30 {margin-bottom: 30px;}
.mar-btm-20 {margin-bottom: 20px;}
.mar-btm-10 {margin-bottom: 10px;}

.mar-top-30 {margin-top: 30px;}
.mar-top-20 {margin-top: 20px;}
.mar-top-10 {margin-top: 10px;}

.badge.success { background: #3c763d; color: #fff;}
.badge.info { background: #2f65a7; color: #fff;}
.badge.warning { background: #c58a2c; color: #fff;}
.badge.danger { background: #a94442; color: #fff;}

.no-top-border { border-top: 0px !important;}


.navbar-default {
	background-color: #fff;
	border-bottom: 5px solid #f5f5f5;
}

.navbar {height: inherit !important;}

.navbar-brand {
	overflow: hidden;
	height: auto;
	padding: 20px 0px;
}

.navbar-default .navbar-nav>li>a {
	color: #59595C;
	font-size: 18px;
	position: relative;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #F6921C;
}

.navbar-default .navbar-nav>li>a.active {
	color: #F6921C;
}

.head-action-buttons {
	margin-top: 15px;
	overflow: hidden;
}

.navbar-default .navbar-toggle {margin-top: 27px;}

.navbar-default .navbar-nav>li>a>.arrow {
	position: absolute;
	right:15px;
	top: 50%;
	transform: translateY(-50%);
	width: 35px;
	text-align: right;
	color: #59595C;
}
.navbar-nav>li>.dropdown-menu {
	border: 0;
	box-shadow: none;
	width: 100%;
	position: relative;
	top: 0;
}
.navbar-nav>li>.dropdown-menu>li>a {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	padding: 8px 20px;
	font-size: 16px;
}
/* Sub Nav Bar */
.acl-bar {
	background-color: #59595C;
	color: #fff;
}
.nav-top-grey {
	background-color: #bbb;
}


/* User Notifications */
.usr-notifications {
	display: inline-block;
	width: 50px;
	height: 50px;
	background: #333;
	position: relative;
	font-size: 32px;
	padding-left: 8px;
	padding-top: 6px;
	color: #ccc;
	float: right;
}
.usr-notifications:hover {
	color: #fff;
	background: #444;
}

.usr-notifications .badge {
	padding: 4px 5px;
	background-color: #FA9806;
	border-radius: 3px;
	position: absolute;
	top: 8px;
	right: 5px;
}

.img-user {
	height: 36px;
	width: 36px;
	border: 2px solid #fff;
	box-shadow: 0px 0px 0px 1px #777;
	margin: 0 6px;
}

.user-profile a {
	color: #59595C;
	text-decoration: none;
}

.user-profile a:hover {
	color: #333;
}

.user-profile i {
	font-size: 20px;
	color: #999;
}

.user-profile {
	display: inline-block;
	height: 50px;
	background: #ddd;
	line-height: 50px;
	padding: 0px 15px;
	font-size: 16px;
}

.user-profile .dropdown-menu {
	top: 98%;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #ddd;
	border: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 220px;
}

.user-profile .dropdown-menu a {
	color: #59595B;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.user-profile .dropdown-menu a i {color: #000;}

.usr-logo {
	height: 50px;
	line-height: 50px;
}

.message-body {
	overflow: hidden;
}

.media h4 { font-size: 16px; color: #bbb;}
.media h4 .meta-date {font-size: 12px;}
.reno-list {
	border-top: 1px solid #eee;
	clear:both;
	padding-top: 10px;
	margin-bottom: 10px;
}
.row.row-heading h3 {
	padding-left: 20px;
}
.row.row-heading {
	padding-bottom: 20px;
}
.input-group.text-area textarea {
	font-size: 18px;
}
.reno-list.homepage {
	border-top: 0 none;
	padding: 10px 20px;
}
.addReno.button {
	padding-top: 10px;
	padding-bottom: 20px;
}
.reno-list.homepage p.description {
	text-align: justify;
	padding-right: 80px;
}
.reno-list.homepage p.des-heading2{
	text-align: justify;
	padding-right: 50px;
}

.reno-list .list-inline > li {
	padding: 0px;
}

.reno-list a i {
	font-size: 20px;
	color: #999;
}
.reno-list.homepage .btn {
	padding: 5px 20px;
}
.reno-list.homepage .btn.btn-success.pull-left {
	margin-right: 20px;
}
.reno-list .btn {
	padding: 4px 8px;
}

.reno-address {
	margin-top: 5px;
}

.addReno {
	margin-bottom: 10px;
	overflow: hidden;
}

.addReno i {font-size: 18px; margin-right: 6px;}

a.delete i {color: #d2322d !important;}

.bootstrap-select .btn.selectpicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555;
	letter-spacing: normal;
	padding: 7px 14px;
	height: 46px;
}

.selectpicker {
	margin-bottom: 20px;
}


/* Date Picker Style */
.ui-widget {
	background: #333;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.ui-datepicker {
	padding: 0;
}

.ui-datepicker-header {
	border: none;
	background: transparent;
	font-weight: normal;
	font-size: 15px;
	padding: 15px;
	overflow: hidden;
}

.ui-datepicker-header .ui-state-hover {
	background: transparent;
	border-color: transparent;
	cursor: pointer;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.ui-datepicker .ui-datepicker-title {
	color: #e9f0f4;
	margin: 0px;
	text-align: center;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
	top: .9em;
	border:none;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 2px;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
	margin-top: 0;
	top: 0;
	font-weight: normal;
}

.ui-datepicker .ui-datepicker-prev span:before {
	content:"\f104";
	font-family: FontAwesome;
	padding-right: 5px;
}
.ui-datepicker .ui-datepicker-next span:after {
	content:"\f105";
	font-family: FontAwesome;
	padding-left: 5px;
}

a.ui-datepicker-prev:hover, a.ui-datepicker-next:hover {color: #e9f0f4; text-decoration: none;}

a.ui-datepicker-prev {
	float: left;
}
a.ui-datepicker-next {
	float: right;
}

.ui-datepicker table {
	margin: 0;
}

.ui-datepicker th {
	padding: 1em 0;
	color: #ccc;
	font-size: 13px;
	font-weight: normal;
	border: none;
	border-top: 1px solid #444;
}

.ui-datepicker td {
	background: #F6921C;
	border: none;
	padding: 0;
}

td .ui-state-default {
	background: transparent;
	border: none;
	text-align: center;
	margin: 0;
	font-weight: normal;
	color: #efefef;
	font-size: 16px;
}

.ui-state-disabled  {
	opacity: 1;
}

.ui-state-disabled .ui-state-default {
	color: #fba49e;
}

td .ui-state-active,
td .ui-state-hover {
	background: #2e3641;
}

.ui-datepicker-calendar thead th { text-align: center; font-weight: bold;}
.ui-datepicker-calendar td {padding: 2px 4px;}
.ui-datepicker-calendar td a {padding: 3px 5px; text-decoration: none;}

/* Popovers */
.popover-content {font-size: 14px;}
.popover-title {font-size: 16px;}

.form-control:focus {
	border-color: #F6921C;
	outline: 0;
	-webkit-box-shadow: 0 0px 2px  #F6921C;
	box-shadow: 0 0px 2px  #F6921C;
}

.whiteSelect {
	background: #fff;
	padding: 6px 10px;
	border: 1px solid #e3e3e3;
	margin-bottom: 5px;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.whiteSelect i {color: green;}

.footer {
	background: #333;
	color: #999;
	padding: 20px 0px;
}

.badge {
	padding: 5px 10px;
}

.greyBox {
	background: #f7f7f7;
	padding: 10px 15px;
	overflow: hidden;
	margin-bottom: 3px;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.greyBox .progress {margin-bottom: 0px; background-color: #fff;}

.modal-body .media h4 {margin-bottom: 0px; margin-top: 5px; color: #555;}
.modal-body .media {margin-bottom: 10px;}
.modal-body .media i {color: #999;}
.show-mobile{
	display: none;
}
/*dashboard sc*/
.list-unstyled.list-inline.pull-left.reno-address > li {
	position: relative;
	top: -3px;
}
.reno-list.sc-dashboard {
	margin-bottom: 1px;
}

/* Form Application for Mobile*/
.btn-lg, .btn-group-lg>.btn {
	margin-top: 10px;
	padding: 0px 12px;
}
.form-control .fileinput-filename{
	width: 80%;
}
.input-group.fileinput-exists{
	display: inline-block !important;
	width: 100%;
	overflow: hidden;
}
.input-group.fileinput-exists .form-control{
	float: left;
	width: 80%;
	width: calc(100% - 140px);
}
.input-group.fileinput-exists span.btn-file,
.input-group.fileinput-exists a.fileinput-exists{
	float: left;
	display: inline-block;
	width: 70px;
	height: 34px;
	line-height: 18px;
}
.option-lable-normal {
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	width: auto;
	margin-right: 30px;
	display: inline-block;
	float: left;
	text-transform: none;
}
.lable-lg-option-group,
.lable-sm-option-group {
	min-height: 34px;
	height: auto;
	line-height: 22px;
	padding-bottom: 5px;
}
/*tooltip style*/
.cosmetic-changes,
.minor-renovation,
.other-renovation {
	cursor: pointer;
}
.section-renovation .popover,
.section-renovation .popover,
.section-renovation .popover {
	max-width: 450px;
}
/* Additional Media Queries */
@media (max-width: 1200px) {


}

@media (max-width: 979px) {
	.usr-logo img {width: 90%; height: auto;}
	.option-lable, .option-lable-top {line-height: inherit; height: auto;}
	.reno-list.homepage p.description {
		padding-right: 0px;
	}
	.col-sm-5.pad-left.photo-image {
		padding-left: 0;
	}
	.reno-list.sc-dashboard div.btn-group a{
		margin-bottom: 10px;
	}
}

@media (max-width: 767px) {
	.navbar-brand img { width: 50%; height: auto;}
	.navbar-brand {margin-left: 15px; display: inline-block; width: 260px; padding: 10px 0;}
	.usr-logo {text-align: center;}
	.usr-logo img {
		width: 70%;
		padding-left: 15px;
		padding-bottom: 9px;
	}
	body {padding-top: 90px;}
	.main-content {padding-top: 10px !important;}
	.addPad {padding: 15px;}
	.pad-left {padding-left: 0px;}
	.pad-right {padding-right: 0px;}
	.input-group-nomar {margin-bottom: 20px;}
	input[type=text], input[type=email], input[type=password], textarea {font-size: 1em !important;}

	.footer .pull-right {
		float: none !important;
		margin-top: 10px;
	}
	.reno-list.homepage p.description {
		padding-right: 0px;
	}
	.panel-body.homepage-layout{
		padding: 0px;
	}
	.row.row-heading h3 {
	padding-left: 5px;
	}
	.panel-body.contact-form {
		padding: 15px;
	}
	/*Mobile header*/
	.user-profile {
		height: 40px;
		padding: 0px 15px;
		font-size: 11px;
		float: right;
		width: 101px;
		background-color: #ddd;
	}
	.nav-top-grey {
		background-color: #59595C;
		float: right;
		width: 50%;
	}
	.img-user {
		height: 30px;
		width: 30px;
		border: 2px solid #fff;
		box-shadow: 0px 0px 0px 1px #777;
		margin: 0 6px;
		position: relative;
		top: -7px;
	}
	.usr-logo {
		text-align: left;
		float: left;
		width: 50%;
		height: 40px;
	}
	.usr-notifications {
		display: inline-block;
		width: 40px;
		height: 40px;
		background: #59595C;
		position: relative;
		font-size: 32px;
		color: #ccc;
		float: right;
		right: 20px;
	}
	.show-mobile{
		display: block;
		text-align: left;
		color: #59595B;
		font-size: 16px;
		padding-left: 23px;
	}
	.show-desktop{
		display: none;
	}
	.user-profile .dropdown-menu {
		top: 98%;
		min-width: 160px;
		padding: 5px 0;
		margin: 2px 0 0;
		list-style: none;
		font-size: 14px;
		background-color: #ddd;
		border: 0px;
		border-radius: 0px;
		-webkit-box-shadow: none;
		box-shadow: none;
		width: 180px;
		right: 0;
		left: auto;
	}
	.navbar-default .navbar-toggle {
		margin-top: 9px;
	}
	.navbar-toggle {
		margin-bottom: 0px;
	}
	.usr-notifications .badge {
		position: absolute;
		top: 4px;
		padding: 2px 3px;
	}
	i.fa.fa-chevron-down {
		position: relative;
		top: -4px;
	}
	.reno-list.sc-dashboard div.btn-group a {
		margin-bottom: 10px;
	}
}

@media (max-width: 420px) {
	body {padding-top: 90px;}
	.head-action-buttons a {display: block;}
	.head-action-buttons a:first-child {margin-bottom: 3px;}
	.reno-list.homepage .btn.btn-success.pull-left {margin-right: 17px;}
	.reno-list.homepage p.description {
	padding-right: 0px;
	}
	.main-content {
		padding-top: 20px !important;
	}
	.panel-body.homepage-layout {
		padding: 0px;
	}
	.contact-form
	.row.row-heading h3 {
		padding-left: 0px;
	}
	.reno-list.homepage {
		border-top: 0 none;
		padding: 10px 15px;
	}
	.addPad {
		padding: 5px;
		width: auto;
		height: auto;
	}
	.navbar-brand {
		margin-left: 15px;
		display: inline-block;
		width: 240px;
	}
	.panel-body.contact-form {
		padding: 15px;
	}
	.usr-logo img {
		width: 100%;
		padding-bottom: 0px;
	}
	/*Mobile header*/
	.user-profile {
		height: 50px;
		padding: 0px 15px 0 5px;
		font-size: 11px;
		float: right;
		width: 91px;
		background-color: #ddd;
	}
	.nav-top-grey {
		background-color: #59595C;
		float: right;
		width: 50%;
	}
	.img-user {
		height: 36px;
		width: 36px;
		border: 2px solid #fff;
		box-shadow: 0px 0px 0px 1px #777;
		margin: 0 6px;
		position: relative;
		top: -2px;
	}
	.usr-logo {
		text-align: left;
		float: left;
		width: 50%;
	}
	.usr-notifications {
		display: inline-block;
		width: 50px;
		height: 50px;
		background: #59595C;
		position: relative;
		font-size: 32px;
		padding-left: 8px;
		padding-top: 12px;
		color: #ccc;
		float: right;
		right: 0px;
	}
	.user-profile .dropdown-menu {
		top: 98%;
		min-width: 160px;
		padding: 5px 0;
		margin: 2px 0 0;
		list-style: none;
		font-size: 14px;
		background-color: #ddd;
		border: 0px;
		border-radius: 0px;
		-webkit-box-shadow: none;
		box-shadow: none;
		width: 160px;
		right: 0;
		left: auto;
	}
	i.fa.fa-chevron-down {
		position: relative;
		top: 0px;
	}
	.usr-notifications .badge {
		position: absolute;
		top: 4px;
		padding: 4px 5px;
	}

	.reno-list.sc-dashboard button.btn {

	}

	.reno-list.sc-dashboard div.btn-group a{
		margin-bottom: 10px;
	}

	/* .btn {display: block;} */
}


