#custform li span {
	padding-right: 5px;
}

.peek {
	display: inline;
	font-size: smaller;
}

.comments {
	display: block;
}

.commentClass  {
	display: block;
	width:100%;
	padding:4px 8px;
	border-right: 0;
	border-left: 0;
	border: 2px solid #ddd;
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.version-num-text {
	font-size: 0.6em;
}

#spinner {
	position: absolute;
	top: 200px;
	left: 200px;
	margin-left: 100px;
	margin-top: 200px;
}

#nav1, #nav2 {

		font-weight: bold;
}

.hideable {
	display: none;
}

#call-region {
    max-height: 96%;
    overflow: auto;
    background: ivory;
    line-height: 1.3em;
    font-size: 0.9em;
}


.innertable span {
	display: block;
}

.innertable span.question, .innertable span.answer{
	display: inline;
	vertical-align: top;
}


.innertable span input[type="checkbox"], .innertable span img {
	vertical-align: top;
}

.innertable  textarea {
	display: inline;
}

.entry hr {
	margin-top: 1px;
	margin-bottom: 1px;
	border-width: 2px;
}

.entry select {
	padding:4px;
}

.calls .entry button {
	background-color: blue;
	color: #FFFFFF
}

.entry .callButton {
	background-color: black;
	margin-left: 10px;
	text-align: right;
	color: yellow;
}
.entry .saveButton {
	background-color: #008000;
	margin-left: 10px;
	display: inline;
	margin-bottom: 20px;
}
.entry .saveWithMessageButton {
	background-color: #4caf50;
	margin-left: 10px;
		display: inline;
	margin-bottom: 20px;
}
.entry .saveWithTalkedButton {
	background-color: #8bc34a;
	margin-left: 10px;
		display: inline;
	margin-bottom: 20px;
}

.entry .backButton {
	width: 40%;
	background-color: orange;
	margin-left: auto;
	margin-right: auto;
}

span.phone p{
	width: 100px;
	display: inline-block;
}

span.email p {
	width: 100px;
	display: inline-block;
}

span.hidden {
	display:none;
}

span .salesamount, span .transactiondate, span .transactionvalue,
span .contact_type, span .contact_use, span .contact_detail {
	display: inline;
	min-width:90px;
	margin-left: 10px;
	float: left;
}

span .cust_name {
	width: 20%;
}
span .cust_pc {
	width: 15%;
}
span .cust_pa {
	width: 10%;
}
span .cust_oo {
	width: 5%;
	text-align:center;
}
span .cust_to {
	width: 5%;
	text-align:center;
}
span .fm_cals {
	width: 20%;
}
span .fm_cals_ex {
	width: 15%;
}

span cntls {
	width: 20%;
	text-align:right;
}

span .cntls a {
	margin-right: 5px;
}

span td {

}

span.entry {
	border: 1px solid black;
	margin: 2px 0 12px;
	display: block;
}
span.entryhalf {
	border: 1px solid black;
	margin: 2px;
	display: inline;
}
span.dksspan img{
	margin-bottom: 5px;
}

span.singletitle {

	display: inline;
}

span.title {
	display: block;
	margin-right: 5px;
}

.archive-selector {
	margin-bottom: 12px;
}

.innermls .title{
	font-weight:700;
}

span.data, span.data-inner {

	display: inline;
	margin-right: 5px;
}
span.indicate, span.indicate-multi{

	display: inline;
}
span.indicate img, span.indicate-multi img{
	height: 35px;
	width: 35px;
}

span.mls-listing{
	display:block;
}

span.horzrow{
	display:inline-block;
	min-width: 25%;
	margin-bottom: 5px;
}

span.horzrow-sm{
	display:inline-block;
	min-width: 20%;
	margin-bottom: 5px;
}

span.horzrow-xs{
	display:inline-block;
	min-width: 10%;
	margin-bottom: 5px;
}

span.horzrow-twothirds{
	display:inline-block;
	width: 60%;
	margin-bottom: 5px;
}

span.horzrow-onethird{
	display:inline-block;
	width: 30%;
	margin-bottom: 5px;
}

span.left-border{
	border-left: solid #999 1px;
	padding-left: 2px;
}

span.underline
{
	border-bottom: solid #999 1px;
}

span.mls-listing{
	padding-left: 15px;
}

span input.large-box{
	width: 80%;
}

p.pass_red {
	color: #c00;
	display: inline;
	font-size: 1.1em;
	font-weight: bold;
}
p.pass_blue {
	font-weight: bold;
	color: #06f;
	display: inline;
	font-size: 1.2em;
}

p.house_owner {
	font-size: 1.7em;
	display: inline;
}
p.large-text{
	font-size: 1.2em;
	font-weight: 500;
	margin:0;
	padding:0;
	display: inline;
}

span.innerspan {
	width: 100%;
}
span.innerspan question{
	width: 50%;
}
span.innerspan answer{
	width: 20%;
	padding-left: 10px;
}

span.innerinnerspan {
	margin-bottom: 20px;
	margin-top: 20px;
}

input[type=checkbox] {
display:none;
}

#header-region {
	clear: both;
	margin-top: 10px;
	display: none;
}
#main-region {
	clear: both;
}

#mail-region {
	display : none;
	clear: both;
	position: absolute;
	top: 100px;
	left: 100px;
	background-color: #cecece;
}

#mail-region p {
	margin-right: 10px;
	vertical-align: middle;
}
.emailmessage {
	width: 300px;
	height: 150px;
}

#panel-region {
	width: 100%;
}
#panel-region .btn-primary {
	margin: 10px;
}

#filter-form {
	float: right;
	margin: 10px;
	border: 0;
	padding: 0;
}
#dks-region {
	clear:both;
}

.collapse {
	display: inline;
}
.navbar-inverse {
	color:#792720;
	background-color: #ffffff;
}

ul.nav li, ul.nav li a {
	display: inline;
}

.btn {
	padding: 0;

}

.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* Pagination from bootstrap 2.3.1 and marionette examples and 3.1 lost the ul */
.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

.street {
	margin: 10px;
}

span.housenum {
	padding-left: 25px;
	padding-top: 15px;
	font-size: 14px;
}

.house {
	border-color: #c5a86d !important;
	padding-top: 15px;
	margin-bottom: 5px;
	padding-left: 0 !important;
	clear: both;
	border-width: 1px;
	border-style: none;
	position: relative;
}

.btn-house {
	background-color: #c5a86d;
	border-color: #c5a86d;
	margin-left: 10px;
	color: #ffffff;
}

.street_count {
	font-size: 12px;
	border-left: 1px solid #fff;
	padding-left: 6px;
	color: rgba(255,255,255,0.8);
	font-family: Verdana;
}

.street_tracking{
	position: absolute;
	bottom: -2px;
	left: 10px;
	z-index: 10;
	font-size: 16px;
	text-align: right;
}

.street_list_count {
	width: 30px;
	color: rgba(0,0,0,0.6);
	display: inline-block;
	margin-right: 30px;
}

.view_date, .save_date {
	margin-right: 20px;
	display: inline-block;
}

.btn .addrrecover {
	border-color: #c5a86d !important;
}

span.spanobj {
	border: 2px solid black;
}
span.spanobj tr {
	border: 1px solid black;
}


a.toclear {
	background-color: #cecece;
}

a.housenum {
	margin-left: 10px;
}

.houseCalls span h4 a {
	background-color: #cecece;
}

.evenrow {
	background-color: #F9F6F0;
	border-bottom: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 15px;
}

.oddrow{
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.street_tracking mark {
	background: none;
}

.street_tracking mark.marked {
	font-weight: bold;
}

.addr_initial {
	display: block;
	margin-top: 10px;
	border-top: 1px solid #ddd;
}

.house.evenrow, .house.oddrow {
	/* border-color: #bbb !important; */
	margin:0;
}

.fixedtop {
  position: fixed !important;
  top: 50px;
  left: 400px;
  z-index: 999;
  width: 100%;
  height: 23px;

}

.fixedtop2{
  position: fixed !important;
  top: 50px;
  left: 520px;
  z-index: 999;
}

.fixedtop3{
  position: fixed !important;
  top: 30px;
  right: 10px;
  z-index: 999;
  text-align:right;
  background: rgba(255,255,255,0.5);
}

.details, .details_2, .details_3, .details_4, .basic_info, .basic_info_2, .date_info, .relative_loc, .rating_details, .mls_info{
	max-width: 33%;
}

.extra_info{
	width: 60%;
}

.submit_div{
	width: 40%;
}

.submit_div button{
	margin-top: 100px;
}

.comment textarea, .desc textarea{
	width: 75%;
	height: 140px;
}

#form-region div.cma_info{
	display:block;
}

#form-region input{
	max-width:50%;
}

#form-region input.small_field{
	max-width:20%;
}

#form-region .basic_info_3 input.small_field{
	max-width:15%;
}

#form-region input.tiny_field{
	max-width:10%;
}

#form-region{
	text-align:right;
}

#form-region .cma{
	font-size: 1.8em;
	font-weight: 700;
}

#form-region input[name="cma_field"]{
	max-width: 30%;
}

#form-region input[name="email_field"]{
	max-width: 85%;

}

#form-region input[name="show_status_field"]{
	height: 35px;
	width: 250px;
}

#form-region div{
	display: inline-block;
	vertical-align: top;
}

#form-region #nav, #form-region #nav1, #form-region .control-group, #form-region .new_sl_div{
	text-align: left;
	width: 100%;
}

#form-region #lookupname{
	width: auto;
}



/*  ICONS */

.icon_arrow, .icon_home {
	color: #036;
}

.fa-caret-right.icon_arrow {
	left:2px;
}

.icon_arrow_background{
	color: #c5a86d;
}

.icon_arrow_bottom {
	color: #036;
	top: 12px;
	opacity: 0.2;
}


/*  HOUSES */
.cmaname optgroup{
	font-size:20px;
}

.peekHouse {
	display: inline-block;
	float: left;
	/* margin-right: 15px; // remove if float right; */
	letter-spacing: 1px;
}

.peek_buttons {
	text-align: right;
	margin-bottom: 10px;
}

.peek_buttons button{
	padding: 3px 9px;
	border-radius: 5px;
	border: 1px solid #c5a86d;
}

.house_drop, .house_pass {
	margin: 8px 15px;
	float: right;
}

.loading_data {
	display:inline-block;
	float:right;
	font-style: italic;
	padding-right:10px;
}


.address .large-text {
	position:relative;
}


.street_list .button_wrapper{
	line-height: 2.75em;
}

.fixedtop3{
	line-height: 3.25em;
}

.fixedtop3 .oddeven {
	border-radius: 5px;
	border: 1px solid #c5a86d;
	background:#fff;
	padding:12px;
}
.fixedtop3 .oddeven button{
	background: none;
	border: none;
}

.btn.strecover2:hover, .btn.strecover2:active, .btn.strecover2:focus  {
	color:white;
}

.screen-lock i{
    margin-right: -6px;
    border-left: 1px solid #fff;
    padding: 0px 0px 0px 8px;
}

.screen-lock i.fa-lock{
   color: #ed2525;
}


.question_select, .statement_select, .family_member_select {
	margin-right:12px;
}

.entry select.question_select, .entry select.statement_select, .entry select.family_member_select {
	padding:6px;
	opacity: 0.6;
}

.addQuestionMr, .addQuestionMrs, .addQuestionOther, .saveCommentButton {
	opacity: 0.6;
}
.singleentry {
	width: 70px;
	float: left;
	text-align: center;
	margin-right: 10px;
	font-size: 18px;
	line-height: 22px;
}

.peekComment {
	clear: both;
}

.house_owner {
	display: inline-block;
	font-size: 22px;
	margin-left:25px;
}

.peek-icons {
	text-align: right;
	color: #e0e0e0;
}

.oddrow .peek-icons i, .oddrow .yes_no_list i, .oddrow .declined_list   i{
	color: #e9e9e9;
}
.evenrow .peek-icons i, .evenrow .yes_no_list i, .evenrow .declined_list  i {
	color: #e0e0e0;
}

.peek-icons i {
	margin:5px;
}

.peek-icons button {
	padding:0;
	background: none;
	margin: 0px 4px 4px 0;
	border: 0;
}

.peek-icons .active_area {
	margin:8px 4px;
	border-bottom: 1px solid #333;
}

.peek_buttons .comment_area {
	padding:16px 4px 8px;
	border-bottom: 1px solid #333;
	text-align: left;
}

.peek_buttons .comment_area button{
	background: #c5a86d;
	border: 0;
	padding: 3px 8px;
	color: #fff;
}

.peek_buttons .comment_area select{
	padding: 4px;
}

.peek-icons .peopleCheck {
	display:inline-block;
	text-align: center;
	font-size: 10px;
	color: #999;
	line-height: 10px;
	width: 55px;
	border: 1px dotted #999;
	border-radius: 3px;
	padding:3px;
}

.peek-icons .peopleCheck.red, .peek-icons .peopleCheck.red i, .display_list i.red {
	color: #c00;
	cursor: pointer;
}

.peek-icons .peopleCheck.blue, .peek-icons .peopleCheck.blue i, .display_list i.blue {
	color: #06f;
	cursor: pointer;
}

.peek-icons .peopleCheck.black, .peek-icons .peopleCheck.black i, .display_list i.black {
	color: #333;
	cursor: pointer;
}

.peek-icons .peopleCheck.brown, .peek-icons .peopleCheck.brown i, .display_list i.brown {
	color: #960;
	cursor: pointer;
}

.peek-icons .peopleCheck.pink, .peek-icons .peopleCheck.pink i, .display_list i.pink {
	color: #f6c;
	cursor: pointer;
}

.peek-icons .peopleCheck i {
	color: #999;
	font-size: 16px;
}

.peek-icons.active .active_area button{
	background: #c5a86d;
	border: 0;
	padding: 3px 8px 3px 1px;
}

.peek-icons.active button {
	margin: 0 8px 10px;
	border: 1px dotted #333;
	border-radius: 3px;
}

.peek-icons i.blue, i.blue {
	color: #06f;
}

.peek-icons i.red, i.red {
	color:  #c00;
}

.peek-icons i.black, i.black {
	color:  #333;
}

.peek-icons i.brown, i.brown {
	color:  #960;
}

.peek-icons i.pink, i.pink {
	color: #f6c;
}

.lookupresult-item {
	min-width:350px;
	margin: 10px 0 !important;
	padding: 0 10px !important;
	box-sizing: border-box;
}
.lookupresult-item hr{
	padding: 0;
	margin: 5px 0 0 0;
	background: #999;
	height:1px;
}

@media (max-width:800px) {
	.street_initial.col-md-12.col-xs-12, .row.col-md-12.gc, .col-sm-12.col-xs-12.col-md-12, #house-region{
		padding-left: 0;
		padding-right: 0;
	}

	.col-sm-8.col-xs-12.fixedtop3 {
		width:auto;
	}

	.house_owner {
		max-width:45%;
	}
}
