/*!
 * Custom CSS
 */
footer {
 	font-size:10px;
 	color:#ccc;
 	margin-top:30px;
}

.clearBoth {
	clear:both;
}

.navbar-brand {
	padding:5px;
}

#utili-nav {
	background:#45baeb;
	border:1px solid #45baeb;
	border-radius:0px;
}

#utili-nav li a{
	color:#fff;
}

.elementButtons {
	float:right;
}
.clone_element {
	display:none;
}
.badge {
	background-color:#EE5E77;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background:#f0ad4e;
}

.row-margin-bottom {
	margin-bottom:20px;
}

.row-margin-top {
	margin-top:20px;	
}

.sidenav li a {
  background:#f8f8f8;
}

.sidenav li.header {
  background:#357ebd;
  color:#fff;
  padding:8px 15px;
}

.sidenav li.active a {
  background:#5bc0de;
  color:#fff;
}

.dropdown-menu {
	background:#45baeb;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background:#3EA6D1;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background:#3EA6D1;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background:#f0ad4e;
}

#location_map_canvas {
	height:500px;
	width:100%;	
}

.multi_field_list .row {
	margin-bottom:10px;
}


.total_counter {
    background: none repeat scroll 0 0 #a33211;
    border-radius: 6px;
    color: #fff;
    float: right;
    padding: 3px;
}


.header-row {
	padding:6px;
	background:#45BAEB;
	color:#fff;	
}

.col-white {
	background:#fff;
}

.col-portal {
	background:#45baeb;
	text-align:center;
	padding:15px 0px;
	min-height:120px;
	margin:10px 0px;
}


.row-steps div {
	position:relative;
	display:inline-block;
	margin-right:25px;
	vertical-align: top;
}

.row-steps div:not(:last-child):before, .row-steps div:not(:last-child):after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 10px solid transparent; /* arrow size */
}

.row-steps div:not(:last-child):before {
	border-left-color: #FCA22C;  /* arrow color */

	/* positioning */
	position: absolute;
	top: 5px;
	right:-25px;
	z-index: 2;
}
/**
 *DIARY
 **/

#calendar_box {
	position:relative;
	margin:0px;
	padding:0px;
}

#calendar_box table {
	border-collapse: separate;
	border-spacing: 0;
}

#calendar_box table td {
	height:15px;
	border: 1px dotted #EFEFEF;
	padding:0px;
	line-height:0;
	box-sizing: content-box;
}

#calendar_box table tr.h td {
	border-top: 1px solid #AFAFAF;
}

.rtd {
	padding: 0px 0px 0px 3px;
}


.rt {
	background:#8DD2EE;
	text-align:center;
}

.cd {
	background:#8DD2EE;
}


#calendar_column {
	
}

#events_container  table {
	
	width:100%;
}

#allday_container  table {
	
	width:100%;
}

#calendar_column table th {
	background:#45BAEB;
	color:#fff;
	text-align:center;
	padding:7px;
}

#calendar_column table th a {
	color:#fff;
}

#allday_container {
	position:relative;
	margin:0px 0px 10px 0px;
}

#allday_wrapper {
	position:absolute;
	top:0;
	right:0;
	
	height:100%;
}

#events_container {
	position:relative;
}

#events_wrapper {
	position:absolute;
	top:0;
	right:0;
	height:100%;
}

.calendar_events {
	cursor:move;
	position:absolute;
	z-index:999;
	background:#C1C1C1;
	-webkit-border-radius: 1em;	
	-moz-border-radius: 1em;
	border-radius: 1em;
	text-align:center;
	overflow:hidden;
	font-size:11px;
}

.calendar_events.past {
	opacity:0.6;
}

.allday_events {
	cursor:move;
	position:absolute;
	z-index:999;
	height:52px;
	background:#C1C1C1;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	text-align:center;
	overflow:hidden;
	font-size:11px;
}

.allday_events.past {
	opacity:0.6;
}
.allday_events.booking {
	background:#A9F16C;
}


.allday_events.availability {
	background:#FF7D73;
}

.allday_events.availability.none {
	background:#FF9640;
}

/*DIARY*/
#calendar_title {
	text-align:center;
	margin:0px 0px 5px 0px;
	font-weight:bold;
}


#cal_nav {
	height:26px;
	line-height:26px;
}


.day_click {
	color:#333;	
}

.day_click:hover {
	color:#999;	
}


.autocomplete_details {
    background: none repeat scroll 0 0 #c0c0c0;
    border: 2px solid #7499ad;
    border-radius: 0.2em;
    color: #1f6e99;
    margin: 2px 0 0;
    padding: 3px;
}
.autocomplete_details span {
    color: #333;
    font-size: 10px;
    font-weight: bold;
}
.autocomplete_details a {
    color: #1f6e99;
    text-decoration: none;
}
.autocomplete_details a:hover {
    text-decoration: underline;
}
.autocomplete_response {
    float: left;
    height: 25px;
    line-height: 25px;
    margin: 0 0 0 5px;
    width: 25px;
}


.current_day { 
	background:#FF5C65;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5;        
	-khtml-opacity: 0.5;     
	opacity: 0.5;	
}



/*MENU*/
#menu_appointment {
	margin:0px 0px 10px 0px;
	background:#188BBD;
	text-align:center;
	-webkit-border-radius: 1em;	
	-moz-border-radius: 1em;
	border-radius: 1em;
}

#menu_appointment a{
	padding:10px;
	color:#333;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	display:block;
}

#menu_sales_viewings {
	margin:0px 0px 10px 0px;
	background:#BEDB39;
	text-align:center;
	-webkit-border-radius: 1em;	
	-moz-border-radius: 1em;
	border-radius: 1em;
}

#menu_sales_viewings a{
	padding:10px;
	color:#333;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	display:block;
}

#menu_sales_valuations {
	margin:0px 0px 10px 0px;
	background:#1F8A70;
	text-align:center;
	-webkit-border-radius: 1em;	
	-moz-border-radius: 1em;
	border-radius: 1em;
}

#menu_sales_valuations a{
	padding:10px;
	color:#333;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	display:block;
}


#menu_lettings_viewings {
	margin:0px 0px 10px 0px;
	background:#FD7400;
	text-align:center;
	-webkit-border-radius: 1em;	
	-moz-border-radius: 1em;
	border-radius: 1em;
}

#menu_lettings_viewings a{
	padding:10px;
	color:#333;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	display:block;
}


#menu_lettings_appraisal {
	margin:0px 0px 10px 0px;
	background:#FFE11A;
	text-align:center;
	-webkit-border-radius: 1em;	
	-moz-border-radius: 1em;
	border-radius: 1em;
}

#menu_lettings_appraisal a{
	padding:10px;
	color:#333;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	display:block;
}


/* user events */
.user_row {
	padding:0px 0px 9px 0px;
	border-bottom:2px solid #ccc;
	background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
}

.user_info {
	float:left;
}

.user_wrapper {
	float:left;
	position:relative;
}

.user_events {
	cursor:move;
	position:absolute;
	z-index:999;
	background:#C1C1C1;
	-webkit-border-radius: 1em;	
	-moz-border-radius: 1em;
	border-radius: 1em;
	text-align:center;
	overflow:hidden;
	font-size:11px;
}




.appointment {
	background:#188BBD;
}

.sviewing {
	background:#BEDB39;
}

.valuation {
	background:#1F8A70;
}

.lviewing {
	background:#FD7400;
}

.appraisal {
	background:#FFE11A;
}

/**
** Newsletter
**/


.step_links {
	display:block;
	background: #45baeb;
	text-align:center;
	font-size:18px;
	padding:10px 0px;
	color: #000;
}

.step_links.active {
	background: #96ED89;
}
.step_links a {
	color: #000;
}

.step_links.disabled {
	background: #666;
	
}
#template_list {
	list-style:none;
}

#template_list li {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}

#template_list li.content_add {
	
	border-top:15px solid #96ED89 !important; 
}

#preview_frame {
	min-height:100% !important;
	display:block;
	border: medium none;
}

#blocks_new {
	list-style:none;
}

#blocks_new li {
	list-style:none;
	float:left;
	margin-right:10px;
	margin-botton:10px;
	height:110px;
	
}

.block_handle {
	padding-top:20px;
}
.delete_block {
	margin-top:10px;
	cursor:pointer;
}
.template_row {
	padding:7px;
}

.ui-draggable-helper{
	list-style:none;
}

.notification_box {
	padding:15px;
	background:#96ED89;
	border:1px solid #666;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#campaign_notification_area {
	height:50px;
}

.list_stats {
	list-style:none;
	margin:0px;
	padding:0px;
}

.list_stats li {
	margin-bottom:5px;
	padding:5px;
	border-bottom:2px solid #45baeb;
	background:#D9D9D9;
}
.list_stats li h5 {
	margin: 0px 0px 5px 0px;
}

.row.white-column-row {
	background:#45baeb;
	color:#fff;
	padding:10px;
}

.row.white-row {
	background:#fff;
	padding:10px;
	border-bottom:1px solid #45baeb;
}

.row.white-row.highlight {
	background:#5bc0de;
}


/***** Streaming Ajax ****/
.stream_notification_bar {
	display:none;
}

.notification_title {
	background:#D6D6D6;
	padding:5px;
	color:#077BB8;
	font-weight:bold;
	font-size:14px;
	height:25px;
	line-height:25px;
}

.spinner {
	float:right;
	height:32px;
	width:32px;
	display:block;
}

.spinner.spin{
	background: url('/images/loading.gif') no-repeat;
}

.spinner.complete{
	background: url('/images/complete.png') no-repeat;
}

.streamBox {
	height:500px;
	overflow:auto;
	width:100%;
}

.streamBox p {
	background:#fff;
	border-bottom:1px solid #000;
	padding:5px;
	margin:0;
}

.streamBox p a {
	color:#000;
}

.minicolors-theme-default .minicolors-input {
	height:auto;
}

/**Sortables**/
.sortable_handle {
	cursor:move;	
}

.js-sortables {
	list-style:none;
	margin:0px;
	padding:0px;
}

.js-sortables ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.js-sortables li {

}

.checkbox_list {
	max-height:250px;
	overflow-y:scroll;
	background:#f8f8f8;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.checklist ul {
	list-style:none;
	margin:0;
}

.checklist ul  ul{
	padding:10px 0px 10px 20px;
}

.checklist ul li {
	margin:0px 0px 5px 5px;
}

.checklist ul li div {
	background:#ccc;
	padding:10px;
}

.checklist ul li div {
	background:#ccc;
	padding:10px;
}

.checklist ul li div.title {
	background:#666;
	color:#fff;
}

.checked_details {
	display:block;
	font-style:italic;
	font-size:11px;
}

tr td.red {
	background: #f2dede;
}


ul.ul_list {
    list-style: outside none none;
    margin: 0;
}
ul.ul_list li {
    background: none repeat scroll 0 0 #eee;
    margin: 0 0 8px;
    padding: 8px;
}
ul.ul_list li.temp {
    background: none repeat scroll 0 0 #d9edf7;
}
ul.ul_list li.new {
    background: none repeat scroll 0 0 #dff0d8;
}

.gray_form {
    background: none repeat scroll 0 0 #eee;
    padding: 8px;
}

table tr td.green {
    background: none repeat scroll 0 0 #c5e5b6;
}
table tr td.green p {
    color: #468847;
    font-size: 14px;
    font-weight: bold;
}

.speech_area {
    position: relative;
}
.messages {
    background-color: #f2f2f2;
    border-radius: 5px;
    box-shadow: 0 0 6px #b2b2b2;
    clear: both;
    display: inline-block;
    min-width: 48%;
    padding: 10px 18px;
    position: relative;
    vertical-align: top;
}
.messages::before {
    content: " ";
    display: block;
    height: 16px;
    position: absolute;
    top: 11px;
    transform: rotate(29deg) skew(-35deg);
    width: 20px;
}
.messages.left {
    background-color: #85baeb;
    clear: both;
    float: left;
    margin: 5px 45px 5px 20px;
}
.messages.left::before {
    background-color: #85baeb;
    box-shadow: -2px 2px 2px 0 rgba(178, 178, 178, 0.4);
    left: -9px;
}
.messages.right {
    background-color: #b0b856;
    clear: both;
    float: right;
    margin: 5px 20px 5px 45px;
}
.messages.right::before {
    background-color: #b0b856;
    box-shadow: 2px -2px 2px 0 rgba(178, 178, 178, 0.4);
    right: -9px;
}


.help_doc {
	list-style:none;
}
.help_doc li a {
	background:#f5f5f5 !important;
	display:block;
	padding:10px 15px;
	color:#000 !important;
	
}

.help_nav li a {
	color:#fff;
}
.help_nav li a, .help_nav li a:hover, .help_nav li a:focus {
	background:#45baeb;
	display:block;
}

.help_nav .help_nav li a, .help_nav .help_nav li a:hover, .help_nav .help_nav li a:focus  {
	background:#48C2F5;
	margin-left:20px;
	display:block;
}


.help_nav  .help_nav .help_nav li a, .help_nav  .help_nav .help_nav li a:hover, .help_nav  .help_nav .help_nav li a:focus {
	background:#4BCAFF;
	margin-left:40px;
	display:block;
}