	
@font-face {
  font-family: 'OpenSans-Light';
  src: url('../fonts/OpenSans-Light.ttf') format('truetype');
}
html, body, p {
  font-family: OpenSansRegular, sans-serif;
}

.wrapper-overall{
	margin-right:auto;
	margin-left:auto;
}

#header_logo{
	background-position: left center;
    background-repeat: no-repeat;
    display: block;
    height: 82px;
    margin-bottom: 20px;
    margin-top: 30px;
    width: 300px;
}

body #wrapper-body #maincontent.wrapper-overall {
	display:block;
	background-color:white;
	padding:0px;
	border:0px;
	box-shadow: 0px 0px 12px #999;
	margin:auto;
	border-radius: 15px;
}

#wrapper-body #maincontent h1 {
	padding-bottom:36px;
	margin-bottom:37px;
	border-bottom:#f4f4f4 8px solid;
	font-size:61px;
	padding-top:36px;
	color:#00AAE7;
	font-weight:100;
	
}

.wrap_h1{
	margin-left:43px;
	margin-right:43px;
}

#wrapper-body #maincontent .maincontent-splithouse-wrapper1 {
	padding-bottom:30px;	
}
#wrapper-body #maincontent .maincontent-splithouse-wrapper2 {
	min-height:300px;
	background-image:url('../../portal_hills/images/house.jpg');
	background-repeat:no-repeat;
	background-position: bottom right;
	z-index:200;
	position:relative;
}
#wrapper-body #maincontent .maincontent-splithouse-wrapper2-line {
	background-color:#00AAE7;
	height:15px;
	position:relative;
	z-index:180;
	top:-15px;
	margin-right:266px;
}

#wrapper-body #maincontent .clearfloatauto { clear:both; height:1px; width:1px; overflow:hidden; }

#wrapper-body #maincontent .maincontent-splithouse-wrapper3 {
	padding-left:27px;
	padding-right:20px;
	margin-right:0px;
}

#wrapper-body #maincontent .maincontent-nosplit {
	padding-left:30px;
	padding-right:58px;
}
#wrapper-body #maincontent .maincontent-nosplit-type {
	padding-left:20px;
	padding-right:58px;
}

#wrapper-body #maincontent .selectdevice {
}

#wrapper-body #maincontent .selecteddetails {
	padding-top:20px;
	padding-left:10px;
}

#wrapper-body #maincontent .selectedimage {
	padding-top:20px;
	clear:left;
	width:400px;
	overflow:hidden;
	float:left;	
}

.width_300{
	width:300px;
}

#wrapper-body #maincontent .dd-container {
	display:inline-block;
	border-radius: 5px;
}


#wrapper-body #maincontent .dd-option {
	border:0px;
}
#wrapper-body #maincontent .dd-option {
	border:0px;
}
#wrapper-body #maincontent .dd-selected,
#wrapper-body #maincontent .dd-select {
	padding:2px;
	border-radius: 10px;
	border:0px;
}
#wrapper-body #maincontent .dd-option-image, .dd-selected-image  {
	padding-left:10px;
	max-width:22px !important;
	padding-top:2px;
}

.align_right{
	float:right;
}

.align_left{
	float:left;
}
.buton-nice {
	border-radius:10px;
	text-decoration:none;
	padding:3px;
	display:inline-block;
	text-align:center;
	width:200px;
	font-size:120%;
	text-decoration:none;
}

.buton-highlight {
	background-color:#12805C;
	color:white;
}
.buton-highlight:hover {
	background-color:#12805C;
	color:white;
}

.buton-default {
	background-color:#f4f4f4;
	color:#787677;
}
.buton-default:hover {
	background-color:#12805C;
	color:white;
}

.buton-height{
	height:25px !important;
}


.button-default-wide {
    width:78%; margin-left:10%; margin-right:10%;
    margin-top:5px;
    margin-bottom:5px;
  }


.buton-back {
	background-color:#f4f4f4;
	color:#787677;
}
.buton-back:hover {
	background-color:#12805C;
	color:white;
}
.center{
	/*width:63%;*/
	margin-right:auto;
	margin-left:auto;
}
#footer {
	color:#333333;
	text-align:left;
	margin-top:3px;
}
#footer_content{
}

table tr.table-header-row, table tr.table-header-row td, table tr.table-header-row th {
	border-bottom:0px;
	padding-top:20px;
	padding-left:10px;	
}
table td.label{
	width:200px;
	font-size:12px;
}
table.devices td {
	vertical-align:middle;
}

.content_left{
	width:420px;
	margin-top:15px;
	margin-bottom:35px;
}

.button-default{
	height:34px !important;
	line-height:28px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:18px !important;
	color:#ffffff !important;	
	border-radius:5px !important;
	padding-left:10px !important;
	padding-right:10px !important;
	background-color:#12805c !important;
	float:left !important;
	cursor:pointer !important;
	border:0px;
	width:175px;
	margin-top:-5px;
	margin-right:4px;
}

.button-default-mr{
	height:31px !important;
	line-height:28px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:18px !important;
	color:#ffffff !important;	
	border-radius:10px !important;
	padding-left:10px !important;
	padding-right:10px !important;
	background-color:#12805c !important;
	float:left !important;
	cursor:pointer !important;
	border:0px;
	width:175px;
	margin-top:-3px;
	margin-right:40px;
}

.button-default-login{
	height:28px;
	text-align:center;
	line-height:28px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:13px !important;
	color:#333333 !important;	
	border-radius:10px !important;
	padding-left:10px !important;
	padding-right:10px !important;
	margin-left:165px !important;
	background-color:#f4f4f4 !important;
	float:left !important;
	cursor:pointer !important;
	border:0px;
	width:175px;
	margin-top:10px;
	margin-right:4px;
	text-decoration:none;
}
.button-default-login-post{
	height:28px;
	text-align:center;
	line-height:24px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:13px !important;
	color:#333333 !important;	
	border-radius:10px !important;
	padding-left:10px !important;
	padding-right:10px !important;
	margin-left:188px !important;
	background-color:#f4f4f4 !important;
	float:left !important;
	cursor:pointer !important;
	border:0px;
	width:175px;
	margin-top:10px;
	margin-right:4px;
	text-decoration:none;
}
.button-default-align-right{
	text-align;center;
	text-align:center;
	height:25px !important;
	line-height:24px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	color:#333333 !important;	
	border-radius:10px !important;
	padding-left:10px !important;
	padding-right:10px !important;
	margin-left:195px;
	background-color:#f4f4f4 !important;
	float:left !important;
	cursor:pointer !important;
	border:0px;
	width:237px;
	margin-top:-6px;
	margin-right:4px;
	text-decoration:none;
	margin-top:5px;
}
.button-default-login:hover{
	background-color:#00AAE7 !important;
	color:#ffffff !important;
}
.button-default-align-right:hover{
	background-color:#00AAE7 !important;
	color:#ffffff !important;
}
.width_300{
	width:300px;
}
.manual{
}
.instructions{
	height:600px;
	width: 900px;
}
.clear{
	clear:both;
}
.margin_top_20{
	margin-top:20px;
}
.bullet_indent{
	margin-left:20px;
	margin-top:15px;
	font-size:12px;
}
.margin_top_15{
	margin-top:15px;
}

.dummy_height_bordered{
	height:10px;
	border-bottom: 1px solid #f4f4f4;
	width:478px;
	margin-left:14px;
}

.dummy_height{
	height:15px;
}
.bottom_display a{
	font-size:19px;
	font-weight:800;
	margin-left:30px;
	cursor:pointer;
	text-decoration:none;
	color:#005B38;
}
.bottom_display a:hover{
	text-decoration:underline;
	
}