@import url("/css/font-export.css");
html, body {margin:0;padding:0;background:white;color:black;font-family:Arial;}
a {text-decoration: none; color: black;}
#container {margin: 0 auto;	width:930px;}
header {clear: both; display: block; float: none; margin: 0 auto;    padding: 0 50px 50px;;}
header:after {display:block;content:"";clear:both;height:0;line-height:0;}

#logo {float:left;height:120px;}
#logo .icomoon-logo {   font-size: 8em;position: absolute;top: 0;}
#signout {float:right;text-transform:uppercase;font-size:10px;font-weight:bold;text-decoration:none;}
main {margin: 0 auto;}

.c-Header-Logo, .c-Header-Menu{float: left; width: 100%;}
.c-Header-Menu-Ul{ left: 0;list-style: outside none none; margin: 0; padding: 0; position: relative; text-align: center; margin: 0 auto;}
.c-Header-Menu-Ul li {display: inline-table;font-size: 0.8em; margin: 0; padding: 0 10px; position: relative; text-align: center; width: 120px; clear: both;}
.c-Header-Menu-Ul li a { display: block;}
.c-Header-Menu-Ul li a .icomoon {color: #c50024;font-size: 80px;height: 80px; padding-bottom: 10px;width: 100%;}
.c-Header-Menu-Ul li a .c-Menu-Title{ color: black;font-size: 14px;font-weight: bold;padding: 10px;text-transform: uppercase;}

.redRound-btn a{ color: rgb(197, 0, 33);}
.redRound-btn a:hover {   background-color: rgb(197, 0, 33); color: white;}
.blackRound-btn{border-color: black !important;color: white !important;}
.blackRound-btn a{ color: black !important;}
.blackRound-btn a:hover {  background-color: black !important; color: white !important;}
.greyRound-btn a {color: #b2b2b2;}
.greyRound-btn a:hover {background-color: #b2b2b2;color: white;}
header .redRound-btn.c-btn {margin-top: 10px;}
.c-btn {border: 1px solid rgb(197, 0, 33); border-radius: 5px;color: rgb(197, 0, 33); float: right;font-size: 80%;letter-spacing: 3px; margin: 0 auto 0 20px; text-align: center;text-transform: uppercase;transition: all 0.3s ease-in-out 0s;}
.c-btn a {text-decoration: none; display: block;padding: 10px;}

nav {margin:0 auto;border-radius:5px;overflow:hidden;background:white;}
nav a, nav .c-Header-Buttons {display:block;height:70px;line-height:70px;text-transform:uppercase;color:black;font-weight:bold;font-size:14px;text-align:center;width:308.5px;float:left;text-decoration:none;background:white; letter-spacing: 3px; border:1px solid black;}
nav a.nav-live, nav a.nav-hidden {border-right:none;}
nav a:last-child, nav .c-Header-Buttons:last-child {border-radius: 0 5px 5px 0;}
nav a:first-child, nav .c-Header-Buttons:first-child {border-radius: 5px 0px 0px 5px;}
nav a.nav-hidden {width:309px;}
nav a:hover, nav a.selected, nav .c-Header-Buttons:hover { background-color: rgb(197, 0, 33);  color: white; border-color: black;}

#sortable {left:7px;position:relative;}
#sortable:after {display:block;height:0;line-height:0;clear:both;content:"";}

.c-Template #main{text-align: center;}
.c-Template main {clear: both;display: inline-block;margin: 0 auto;	text-align: center;width: auto;}

.template-item {float:left;width:140px;margin:15px 15px 15px 0;background:none;color:black;	border: none;}
.template-item .image {margin:0;height:270px;width:140px;border-radius:5px;	border:1px solid black;	overflow:hidden;/*box-shadow:1px 1px 1px #E1E1E1;*/}
.template-item .image a {display:block;	height:270px;	width:140px;}
.template-item .image img {	display:block;	height:270px;	width:140px;}
.template-item .details {	position:relative;	overflow:hidden;}
.select {display:block;width:136px;	height:42px;	text-align:center;	line-height:42px;	margin:2px;	padding:0;	border:1px solid black;	border-radius:5px;	/*box-shadow:1px 1px 1px #e1e1e1,0px 0px 1px #f0f0f0 inset;*/	color:black;	background:white;	font-family:Arial;	font-size:9px;	font-weight:bold;	text-decoration:none;	letter-spacing: 1px;}
.select:hover {background-color: rgb(197, 0, 33);  color: white; border-color: black;  border-color: rgb(197, 0, 33);}

.c-Box-Item{border-radius:5px !important; border:1px solid black  !important;box-shadow: none !important;}

.queue-item {float:left;width:140px;margin:15px 15px 15px 0;background:none;border:0;color:black;}
.queue-item .image {margin:0;height:270px;width:140px;border-radius:3px;border:1px solid #7F7F7F;overflow:hidden;box-shadow:1px 1px 1px #E1E1E1;}
.queue-item .image a {display:block;height:270px;width:140px;}
.queue-item .image img {display:block;height:270px;width:140px;}
.queue-item .details {position:relative;overflow:hidden;}
.queue-item .details .label {float:left;width:110px;margin:0;padding-top:8px;}
.queue-item .details .label .title {color:black;font-size:11px;font-weight:bold;display:block;height:16px;overflow:hidden;padding: 5px 0;}
.queue-item .details .label .date {font-size:9px;color:#a0a0a0;display:block;ext-indent:5px;}
.queue-item .details .drag-handle {float:right;	width:29px;	border-left:1px solid black;	margin:8px 0 0 0;	height:38px;}
.queue-item .details .drag-handle a {	display:block;	height:38px;	width:29px;	background:url(/img/drag-handle.png) scroll no-repeat center center transparent;	cursor:move;}

.c-Main {padding-top:25px;float: left; display: block; width: 100%;}

.queue-action {margin:30px auto 0 auto;width:336px;	border:1px solid black;	box-shadow:1px 1px 1px #E1E1E1;	border-radius:5px;	padding:20px 0;}
.queue-action .title {	margin:0 auto;	width:158px;	float:left;	overflow:hidden;height:42px;	line-height:42px;	background:rgb(229,229,229);	border-radius:5px;	margin-left:20px;}
.queue-action .display-time {	margin:0 auto;	width:130px;	overflow:hidden;	height:42px;	line-height:42px;	background:rgb(229,229,229);	border-radius:5px;	float:right;	margin-right:20px;}
.queue-action .title .label {	float:left;	text-align:center;	display:block;	width:58px;	font-size:9px;	font-weight:bold;	color:rgb(110,110,110);}
.queue-action .display-time .label {	float:left;	text-align:center;	display:block;	width:88px;	font-size:9px;	font-weight:bold;	color:rgb(110,110,110);}
.queue-action .title .separator {	background:rgb(206,206,206);	height:29px;	position:relative;	float:left;	width:1px;	overflow:hidden;	top:6px;}
.queue-action .display-time .separator {	background:rgb(206,206,206);	height:29px;	position:relative;	float:left;	width:1px;	overflow:hidden;	top:6px;}
.queue-action .title .input {	display:block;	float:left;	width:98px;	height:42px;	margin:0;	padding:0;	position:relative;}
.queue-action .display-time .input {	display:block;	float:left;	width:40px;	height:42px;	margin:0;	padding:0;	position:relative;}
.queue-action .title label {	display:block;	height:42px;	width:98px;}
.queue-action .display-time label {	display:block;	height:42px;	width:40px;}
.queue-action .title .input .label {	width:88px;	display:block;	position:absolute;	z-index:1;	display:block;	height:42px;	text-indent:15px;	color:rgb(180,180,180);	font-size:9px;	font-weight:bold;	top:0;	left:0;	text-align:left;}
.queue-action .display-time .input .label {	width:40px;	display:block;	position:absolute;	z-index:1;	display:block;	height:42px;	text-indent:15px;	color:rgb(180,180,180);	font-size:9px;	font-weight:bold;	top:0;	left:0;	text-align:left;}
.queue-action .title .input input {	display:block;	height:42px;	margin:0;	padding:0;border:0;	text-indent:15px;	width:98px;	font-family:Arial;	font-size:9px;	font-weight:bold;	color:rgb(180,180,180);	line-height:42px;	background:transparent;	position:relative;	top:0;	left:0;	z-index:2;}
.queue-action .display-time .input input {	display:block;	height:42px;	margin:0;	padding:0;	border:0;	text-indent:15px;	width:40px;	font-family:rial;	font-size:9px;	font-weight:bold;	color:rgb(180,180,180);	line-height:42px;	background:transparent;	position:relative;	top:0;	left:0;	z-index:2;}
.queue-action .actions {	margin:0 auto;	width:302px;	overflow:hidden;	padding-top:15px;	padding-bottom:5px;}
.queue-action .uploading {	margin:0 auto;	width:302px;	display:none;	padding-top:15px;	padding-bottom:5px;}
.queue-action #save-live {	float:left;	width:92px;	height:42px;	text-align:center;	line-height:42px;	margin:2px 12px 2px 0;	padding:0;	border-radius:5px;	font-family:Arial;	font-size:9px;	font-weight:bold;	text-shadow:0 1px 1px white;	cursor:pointer;	color:black;	background:white;	border:1px solid black;}
.queue-action #save-live:hover {	color:#8F8F8F;	background:#F6F5F5;}
.queue-action #save-hide {	float:left;	width:92px;	height:42px;	text-align:center;	line-height:42px;	margin:2px 12px 2px 0;	padding:0;	border:1px solid black;	border-radius:5px;	color:black;	background:white;	font-family:Arial;	font-size:9px;	font-weight:bold;	text-shadow:0 1px 1px white;	cursor:pointer;}
.queue-action #save-hide:hover {	color:#8F8F8F;background:#F6F5F5;}
.queue-action #delete {	float:left;	width:92px;	height:42px;	text-align:center;	line-height:42px;	margin:2px 0 2px 0;	padding:0;	border:1px solid black;	border-radius:5px;	color:black;	background:white;	font-family:Arial;	font-size:9px;	font-weight:bold;	text-shadow:0 1px 1px white;	cursor:pointer;}
.queue-action #delete:hover {	color:#8F8F8F;	background:#F6F5F5;}
.queue-action #save-wait {	width:302px;	height:42px;	text-align:center;	line-height:42px;	margin:2px;	padding:0;	border:1px solid black;	border-radius:5px;	color:black;	background:white;	font-family:Arial;	font-size:9px;	font-weight:bold;	text-shadow:0 1px 1px white;	cursor:not-allowed;}
.queue-action #save-wait:hover {	color:#8F8F8F;	background:#F6F5F5;}
#main .queue-action .actions input[type="submit"]{text-shadow: none;}
#main .queue-action .actions input[type="submit"]:hover{background-color: rgb(197, 0, 33);  color: white; border-color: black;  border-color: rgb(197, 0, 33);}
.live-fields {	width:302px;	margin:0 auto;	position:relative;	padding-top:48px;}
.live-fields section {	display:block;	width:302px;	margin:0 auto;	position:relative;}
.live-fields .header {	height:135px;	width:302px;}
.live-fields .header img {	display:block;	width:100%;}
.live-fields .top {	position:relative;	height:172px;	width:302px;	margin:0 auto;	background:rgb(114,113,153);}
.live-fields .top .active-upload {	line-height:172px;	width:302px;	color:white;	font-size:11px;	text-align:center;	font-weight:bold;}
.live-fields .top .active-upload p {	margin:0;}
.live-fields .body-grid-4 {	display:bock;	margin:0 auto;	width:302px;	position:relative;	height:226px;}
.live-fields .body-grid-4 .active-upload-1of4 {	height:113px;	width:151px;	position:absolute;	top:0;	left:0;	background:rgb(0,142,94);}
.live-fields .body-grid-4 .active-upload-2of4 {	height:113px;	width:151px;	position:absolute;	top:0;	left:151px;	background:rgb(1,181,240);}
.live-fields .body-grid-4 .active-upload-3of4 {	height:113px;	width:151px;	position:absolute;	top:113px;	left:0;	background:rgb(241,56,0);}
.live-fields .body-grid-4 .active-upload-4of4 {	height:113px;	width:151px;	position:absolute;	top:113px;	left:151px;	background:rgb(66,70,157);}
.live-fields .body-grid-4 .active-upload-1of4 p {	height:113px;	margin:0;	padding:0;	text-align:center;	color:white;	font-size:11px;	font-weight:bold;	line-height:113px;}
.live-fields .body-grid-4 .active-upload-2of4 p {	height:113px;	margin:0;	padding:0;	text-align:center;	color:white;	font-size:11px;	font-weight:bold;	line-height:113px;}
.live-fields .body-grid-4 .active-upload-3of4 p {	height:113px;	margin:0;	padding:0;	text-align:center;	color:white;	font-size:11px;	font-weight:bold;	line-height:113px;}
.live-fields .body-grid-4 .active-upload-4of4 p {	height:113px;	margin:0;	padding:0;	text-align:center;	color:white;	font-size:11px;	font-weight:bold;	line-height:113px;}
aside {	z-index: 4;	position: absolute;	top: 321px;	left: 84px;	width: 124px;	height: 78px;	border-radius:6px;	background: rgb(193,0,1);	border: 1px solid rgb(255,204,50);}
.details-top {	height: 32px;	border-bottom: 1px solid rgb(255,204,50);}
.live-fields aside section {	width: 124px;}
.address {	margin:0 auto;	padding:4px 0 0 0;	line-height:10px;	color:white;	text-align: center;	font-size:10px;}
#field-street {	display:inline-block;	position:relative;	height:10px;}
#field-street .label {	height:10px;	display:block;	text-align:right;	position:absolute;	left:0;	top:0;	line-height:10px;	z-index:1;	width:0px;}
#field-street input {
	margin:0;
	display:block;
	padding:0;
	border:0;
	height:10px;
	font-family:Arial;
	font-size:10px;
	line-height:10px;
	background:transparent;
	position:relative;
	left:0;
	top:0;
	width:60px;
	z-index:2;
	color:white;
	text-align:right;
}
#field-postcode {
	display:inline-block;
	position:relative;
	height:10px;
}
#field-postcode .label {
	height:10px;
	display:block;
	text-align:left;
	position:absolute;
	left:0;
	top:0;
	line-height:10px;
	z-index:1;
	width:50px;
}
#field-postcode input {
	margin:0;
	display:block;
	padding:0;
	border:0;
	height:10px;
	font-family:Arial;
	font-size:10px;
	line-height:10px;
	background:transparent;
	position:relative;
	left:0;
	top:0;
	width:50px;
	z-index:2;
	text-align:left;
	color:white;
}
.description {
	margin: 0 auto;
	padding: 3px 0 0 0;
	line-height:10px;
	color:white;
	text-align:center;
	font-size:10px;
}
#field-description {
	display:inline-block;
	position:relative;
	height:10px;
}
#field-description .label {
	height:10px;
	display:block;
	text-align:center;
	position:absolute;
	left:0;
	top:0;
	line-height:10px;
	z-index:1;
	width:120px;
}
#field-description input {
	margin:0;
	display:block;
	padding:0;
	border:0;
	height:10px;
	font-family:Arial;
	font-size:10px;
	line-height:10px;
	background:transparent;
	position:relative;
	text-align:center;
	left:0;
	top:0;
	width:120px;
	z-index:2;
	color:white;
}
.price-bottom {
}
.price {
	font-size:15px;
	line-height:15px;
	padding-top:10px;
	margin: 0 auto;
	text-align:center;
	color: rgb(255,204,50);
}
#field-price {
	display:inline-block;
	position:relative;
	height:15px;
}
#field-price .label {
	height:15px;
	display:block;
	text-align:center;
	position:absolute;
	left:0;
	top:0;
	line-height:15px;
	z-index:1;
	width:120px;
	color: rgb(255,204,50);
}
#field-price input {
	margin:0;
	display:block;
	padding:0;
	border:0;
	height:15px;
	font-family:Arial;
	font-size:15px;
	line-height:15px;
	background:transparent;
	position:relative;
	text-align:center;
	left:0;
	top:0;
	width:120px;
	z-index:2;
	color: rgb(255,204,50);
}
.ownership {
	color:rgb(229,131,30);
	font-size:10px;
	line-height:10px;
	padding:4px 0 0 0;
	margin: 0 auto;
	text-align:center;
	text-transform:uppercase;
}
#field-ownership {
	display:inline-block;
	position:relative;
	height:10px;
}
#field-ownership .label {
	height:10px;
	display:block;
	text-align:center;
	position:absolute;
	left:0;
	top:0;
	line-height:10px;
	z-index:1;
	width:120px;
	color:rgb(229,131,30);
}
#field-ownership input {
	margin:0;
	display:block;
	padding:0;
	border:0;
	height:10px;
	font-family:Arial;
	font-size:10px;
	line-height:10px;
	background:transparent;
	position:relative;
	text-align:center;
	left:0;
	top:0;
	width:120px;
	z-index:2;
	color:rgb(229,131,30);
}
.file-input {
	position:absolute;
	z-index:3;
	top:0;
	left:0;
	height:100%;
	width:100%;
}
.active-upload img {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	width:100%;
	height:100%;
}
.clear-label .label {
	visibility:hidden;
}
/*custom upload elements*/
.customfile-input {
	position: absolute;
	height: 126px;
	cursor: pointer;
	background: transparent;
	border: 0;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	z-index: 999;
}
.customfile {
	width: 200px;
	background: transparent;
	cursor: pointer;
	overflow: hidden;
	padding: 0px;
	border: 0px solid transparent;
	position: relative;
	height:100%;
}
.top .customfile {
	width:302px;
}
.customfile-disabled {
	opacity: .5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	cursor: default;
}
.customfile-feedback {
	/*display: block;
	margin: 1px 1px 1px 5px;
	font-size: 1.2em;
	color: #fff;
	font-style: italic;
	padding: .3em .6em;
	*/
	display:none;
}
.customfile-feedback-populated {
	/*color: #fff;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
	background: url(../images/icon-generic.gif) left 4px no-repeat;
	*/
	display:none;
}
.customfile-button {
	/*border: 0px solid transparent;
	background: #333 url(../images/bg-submit.gif) bottom repeat-x;
	color: #fff;
	font-weight: bold;
	float: right;
	width: 50px;
	padding: .3em .6em;
	text-align: center;
	text-decoration: none;
	font-size: 1.2em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;*/
	display:none;
}
.customfile-hover .customfile-button,
.customfile-focus .customfile-button {
	/*color:#111;
	background: #aaa url(../images/bg-btn.png) bottom repeat-x;
	border-color:#aaa;
	padding: .3em .6em;
	*/
	display:none;
}
.customfile-focus .customfile-button {
	/*outline: 1px dotted #ccc;*/
	display:none;
}

/*file type icons*/
.customfile-ext-jpg,
.customfile-ext-gif,
.customfile-ext-png,
.customfile-ext-jpeg,
.customfile-ext-bmp {
	background-image: url(../images/icon-image.gif);
}
.customfile-ext-mp3,
.customfile-ext-mp4,
.customfile-ext-mov,
.customfile-ext-swf,
.customfile-ext-wav,
.customfile-ext-m4v {
	background-image: url(../images/icon-media.gif);
}
.customfile-ext-zip,
.customfile-ext-tar,
.customfile-ext-sit {
	background-image: url(../images/icon-zip.gif);
}

/* Property Css Start */
.c-Item-Image-Status{text-transform: uppercase;}
.c-Property main, .c-Cms-Body main { text-align: center;width: 100%; padding-bottom: 25px; float: left; margin: 0 auto;}
.c-Item-Boxes{position: relative; padding-bottom: 50px; display: inline-block; width: 100%;}
.c-Item-Boxes .icomoon.icomoon-plus.fa-2 {color: white;font-size: 100px;line-height: 180px;}
.c-Item-Boxes .c-Item-Images{ width: 25%; float: left; padding: 15px 0; margin-left: 0px; position: relative; z-index: 500;}
.c-Item-Boxes .c-Item-Images > a{display: inline-block;}
.c-Item-Boxes .c-Item-Images-Circle {display: block; background: none repeat scroll 0 0 #cecece;   border-radius: 50%;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;   height: 180px;   overflow: hidden;   width: 180px;float: left;  margin: 0 15px;}
.c-Item-Boxes #sortable .c-Item-Images-Circle { border: 1px solid black;}
.c-Item-Boxes .c-Item-Images-Circle img { display: block; height: auto;margin: 0 auto 0 0%; max-width: 180px;}
.c-Item-Boxes .c-Item-Images .c-Item-Image-Status {color: white;display: block;font-size: 12px;left: 50px;margin: 0 auto;position: absolute;text-align: center; top: 35%; padding: 10px 0; width: 135px;}
.c-Item-Boxes .c-Item-File{height: 100%;left: 0;position: absolute;top: 0;width: 100%;z-index: 3;}
.c-Item-Boxes .c-Item-File .c-Item-File-Input{background: none repeat scroll 0 0 transparent; border: 0 none; cursor: pointer; height: 200px; width: 200px; top: 0; left: 0;  opacity: 0; position: absolute; z-index: 999;}
.c-Item-Boxes .c-Item-Images .c-Item-Image-Status.c-Item-Status-UnderOffer {background-color: #f5a705;border-color: #f5a705;}
.c-Item-Boxes .c-Item-Images .c-Item-Image-Status.c-Item-Status-Sold {background-color: rgb(197, 0, 33); border-color: rgb(197, 0, 33);}

.c-Tag-Fields {margin: 0 auto 10px; float: left;}
.c-Tag-Fields .c-Fields { float: left;margin: 0 5px auto; width: 157px;}
.c-Tag-Fields .c-Fields:first-child {margin-left: 0px;}
.c-Tag-Fields .c-Fields:last-child {margin-right: 0px;}
.c-Fields {border-radius: 5px;	border:1px solid #E5E5E5;	line-height:50px;	text-align:center;	font-size:18px;	color:black;	height:50px;	margin: 0 auto 10px;	overflow:hidden;	width: 100%;}
.c-Fields .c-Fields-Input {	background: none repeat scroll 0 0 #E5E5E5;    color: black;	display:block;	margin:0;	padding:0;	text-align:center;	font-size:18px;	line-height:50px;	border:0;	height:50px;	width:100%;	text-align: -webkit-center;	border: 0 none; font-family: Arial;}
.c-Fields.c-Fields-Textarea,.c-Fields.c-Fields-Textarea .c-Fields-Input {min-height: 50px; height: 100px; line-height: 25px;}
::-webkit-input-placeholder { /* WebKit browsers */    color:black;	-khtml-opacity: 1;	opacity: 1;	text-align:center;	line-height: 20px !important;}
:-moz-placeholder  { /* Mozilla Firefox 4 to 18 */    color:black;	-moz-opacity: 1;	opacity: 1;	text-align:center;}
::-moz-placeholder { /* Mozilla Firefox 19+ */    color:black;	-moz-opacity: 1;	opacity: 1;	text-align:center; }
:-ms-input-placeholder { /* Internet Explorer 10+ */    color:black;	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	filter: alpha(opacity=100);	opacity: 1;}
.c-Fields *::-moz-placeholder {color: black; opacity: 1;}
.c-Fields-ERROR {border:1px solid #aa0000;	color:#aa0000;}
.c-Fields-ERROR ::-webkit-input-placeholder {	color:#aa0000;	-khtml-opacity: 1;	opacity: 1;}
.c-Fields-ERROR :-moz-placeholder {	color:#aa0000;	-moz-opacity: 1;	opacity: 1;}
.c-Fields-ERROR ::-moz-placeholder {	color:#aa0000;	-moz-opacity: 1;	opacity: 1;}
.c-Fields-ERROR :-ms-input-placeholder {	color:#aa0000;	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	filter: alpha(opacity=100);	opacity: 1;}

.c-Fields-Radio {width: 100%; display: block;float: left; margin-bottom: 10px;}
.c-Fields-Radio .c-Fields-Input-Radio {float: left;width: 265px; margin-bottom: 0px;}
.c-Fields-Radio .c-Fields-Input-Radio input[type="radio"]{display:none;}
.c-Fields-Radio .c-Fields-Input-Radio label {display:block;background-color:#E5E5E5;line-height:50px; height: 50px;font-size:18px;	text-align: center;cursor: pointer;}
.c-Fields-Radio .c-Fields-Input-Radio:first-child {margin-right: 18px;}
.c-Fields-Radio .c-Fields-Input-Radio:last-child {margin-left: 18px;}
.c-Fields-Radio .c-Fields-Input-Radio label {display:block;background-color:#E5E5E5;line-height:50px; height: 50px;font-size:18px;	text-align: center;cursor: pointer;}
.c-Fields-Radio .c-Fields-Input-Radio input[type="radio"]:checked + label, .c-Fields-Radio .c-Fields-Input-Radio label:hover, .c-Fields .c-Fields-Link:hover {background-color:#c50024; color: white;}

.c-Cancel-btn {display: block;float: left;margin-top: 10px;width: 100%; text-align: center;}
.c-Cancel-btn a {text-align: center;color: #e5e5e5;font-size: 16px; height: 50px; line-height: 50px;}
.c-Form .c-Submit{background-color: white; width: 100%; display: block;}
.c-Form .c-Submit #c-Submit-Save:hover, .c-Form .c-Submit .c-Submit-btn:hover { background-color: #c50024; color: white;}
.c-Form .c-Submit-btn {background-color: white; width: 100%; display: block; border: none; height: 50px;  line-height: 50px; border-radius: 5px; font-weight: bold;font-family: Arial; font-size: 18px; cursor: pointer;}
.c-btn-Link {background-color: white; width: 100%; display: block; float: left;  border-radius: 5px; border: 1px solid black; margin: 10px auto 0;}
.c-btn-Link a {	background: none repeat scroll 0 0 white;    color: black;	display:block;	margin:0;	padding:0;	text-align:center;	font-size:18px;	line-height:50px;	border:0; border-radius: 5px;	height:50px;	width:100%;	text-align: -webkit-center;	border: 0 none; font-family: Arial;}
.c-btn-Link a:hover{background-color: #c50024;color: white;}

.c-Item-Boxes .details {overflow:hidden; display: inline-block; width: 180px; margin: 0 auto;}
.c-Item-Boxes .details .label {float:left;width:100%;margin:0;padding-top:8px;}
.c-Item-Boxes .details .label .title {color:black;font-size:11px;font-weight:bold;display:block;/*height:15px; line-height: 15px;*/overflow:hidden;padding: 5px 0 0;}
.c-Item-Boxes .details .label .date {font-size:9px;color:#a0a0a0;display:block;text-indent:5px;}
.status-handle {right: 10px; top: 35px;}
.delete-handle {right: 30px; top: 0px;}
/*.c-Item-Boxes .details .action-handle {float:right;	width:29px;	border-left:1px solid black;	margin:8px 0 0 0;	height:38px;line-height: 42px;}*/
.action-handle {position: absolute;}
.action-handle a{line-height: 35px; height: 35px; width: 35px; background: black; color: white;}
.drag-handle a {	display:block;	height:38px;	width:29px;	background:url(/img/drag-handle.png) scroll no-repeat center center transparent;	cursor:move;}

/* Floorplan Css Start*/
nav .c-Header-Buttons:first-child {border-right: 0 none;}
nav .c-Header-Buttons .customfile, nav .c-Header-Buttons .customfile-input{ width: 100%; height: 100%;}
.c-Flooplan-Header .c-Header-Buttons:nth-child(2) {border-right: medium none;}
.c-Floor-Plan-Image {padding-bottom: 40px;position: relative !important;}
.c-Floor-Plan-Image .c-FloorPlan-Img {}
.c-Floor-Plan-Image .c-Item-Images{ display: block;height: auto;margin: 0 auto 0 0; max-width: none; z-index: 1000; position: absolute !important;}
.c-Floor-Plan-Image .c-Item-Images-Circle {display: block; background: none repeat scroll 0 0 #cecece;   border-radius: 50%;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;   height: 80px;   overflow: hidden;   width: 80px;float: left;  margin: 0 15px;}
.c-Floor-Plan-Image .c-Item-Images-Circle { border: 4px solid white;}
.c-Floor-Plan-Image .c-Item-Images-Circle img { display: block; margin: 0 auto 0 -100%; max-width: 100%;}
.c-Floor-Plan-Image .c-Item-Images  .action-handle{position: absolute;height: 25px; width: 25px; right: 15px;  top: -15px;}
.c-Circle{ border-radius: 50%;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%; background: none repeat scroll 0 0 white; height: 25px; width: 25px; line-height: 25px;}
#c-Property-Floorplan-Form{padding: 50px 0; padding: 0;}
.c-Image-Form {display: none;}
#c-Add-FloorImages {cursor: pointer;}
.c-Form .c-Submit .c-Submit-btn {color: black; width: 100%;}

.c-Form .c-Form-Title{margin: 0 auto; padding-bottom: 50px; text-align: center;}
.c-Images-Placeholder {display: inline-block; width: 100%;}
.c-Form .c-Image-Placeholder{border-radius: 5px;	border:1px solid #E5E5E5;	line-height:500px;	text-align:center; color:black;	height:500px;	margin: 0 auto 10px;	overflow:hidden;	 width: 68%;  float: left; margin-left: 0; margin-right: 10px; background: none repeat scroll 0 0 #E5E5E5; position: relative;}
#img-floorplan-circle-images.c-Image-Single-Placeholder {width: 100%;}
.c-Form .c-Image-Placeholder.c-Thumb-Placeholder {margin-left: 0; margin-right: 0; width: 30%;}
.c-Image-Form{background: none repeat scroll 0 0 #F2F2F2; float: left; width: 100%;}
.c-Form-Container{display: inline-block; padding: 50px;width: 90%;}
#img-floorplan-circle-images .c-Image-Upload-Input, #thumb-floorplan-circle-images .c-Image-Upload-Input{width: 100%; height: 100%; left: 0; top: 0;}
.sr-only {  border: 0 none;    clip: rect(0px, 0px, 0px, 0px);   height: 1px;    margin: -1px;    overflow: hidden;	 position: absolute;    padding: 0;	width: 1px;}
.c-upload-absolute{
    position: absolute;
}
.c-Image-Thumbnail , #thumbnail{max-width: 100% !important; max-height: 100%  !important;}
.c-Loading {left: 45%; position: absolute; top: 49%; display: none;}

.c-Add-Handle, .c-Add-Thumb-Handle, .c-Add-Banner{color: white;    display: block;    float: right;    height: 35px;    line-height: 40px;    position: relative;    text-indent: 1px;    width: 35px; background: #e5e5e5;}

.add-handle {background-color: black;color: white;position: absolute;right: 5px;top: 5px;z-index: 100; line-height: 36px; text-indent: 0;}

#c-Property-Floorplan-Form .c-Cancel-btn a{font-weight: bolder;}
/* Floorplan Css End*/


.modal-box {display: none;	position: fixed;	z-index: 3000;	width: 98%;	background: white;	border-bottom: 1px solid #aaa;	border-radius: 10px;	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);	border: 1px solid rgba(0, 0, 0, 0.1);	background-clip: padding-box;}
@media (min-width: 32em) {
	.modal-box { width: 930px; }
}
.modal-box header,
.modal-box .modal-header {	padding: 1.25em 1.5em;	border-bottom: 1px solid #ddd;}
.modal-box header h3,.modal-box header h4,.modal-box .modal-header h3,.modal-box .modal-header h4 { margin: 0; }
.modal-box .modal-body { padding: 2em 1.5em; }
.modal-box footer,.modal-box .modal-footer {	padding: 1em;	border-top: 1px solid #ddd;	background: rgba(0, 0, 0, 0.02);	text-align: right;}
.modal-overlay {display: none;	opacity: 0;	filter: alpha(opacity=0);	position: fixed;	top: 0;	left: 0;	z-index: 2000;	width: 100%;	height: 100%;	background-color: rgba(0, 0, 0, 0.8);}
.modal-box .c-Form .c-Image-Placeholder{height: 400px; line-height: 400px; }

.modal-box .c-Form .c-Form-Container{padding: 10px 50px;}
.modal-box .c-Form .c-Form-Title{padding-bottom: 20px;}
/* Property Css End */
#sortable > .c-Item-Images:nth-child(4n){clear: both;}
.c-Middle-Buttons {width: 70%;}
.c-Middle-Buttons a{ width: 99.8%; border-radius: 5px !important; } 
#c-Sellers-Add-Yuotube .c-Form .c-Form-Container{padding: 50px;}