::-webkit-input-placeholder {
   color: #41423c !important;
   opacity:1;
	}
:-moz-placeholder { /* Firefox 18- */
   color: #41423c !important;
   opacity:1;
	}
::-moz-placeholder {  /* Firefox 19+ */
   color: #41423c !important; 
   opacity:1;
	}
:-ms-input-placeholder {  
   color: #41423c !important;
   opacity:1;
	}
.error::-webkit-input-placeholder {
   color: #ff7fdf !important;
   opacity:1;
	}
.error:-moz-placeholder { /* Firefox 18- */
   color: #ff7fdf !important;
   opacity:1;
	}
.error::-moz-placeholder {  /* Firefox 19+ */
   color: #ff7fdf !important; 
   opacity:1;
	}
.error:-ms-input-placeholder {  
   color: #ff7fdf !important;
   opacity:1;
	}
.content-block.registration{
    overflow: visible;
    }
form {
    height: auto;
    margin: 0px auto;
    position: relative;
    font-size: 21px;
    }
input{
    padding: 0px !important;
    }
.form-element{
    width: 100%;
    margin-bottom: 16px;
    }
.form-row {
    display: block;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #67685f;
    }
.form-row input{
    position: relative;
    display: block;
    background-color: transparent;
    width: 100%;
    }
.realtor-options {
    position: relative;
    width: 100%;
    overflow: hidden;
    }
.agent-container {
    display: block;
    position: relative;
    height: auto;
    width: 100% !important;
    overflow: hidden;
    margin-bottom: 12.5px;
    }
.form-row.radio-input {
    position: relative;
    height: auto;
    border-bottom: none;
    }
.form-row.have-agent-row {
    margin-bottom: 2px !important;
    }
.form-row.radio-input > label {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 0px;
    }
select{
    width: 100%;
    background-color: transparent !important;
    color: #000;
    }
.btn {
	line-height: 1.376em;
	color: #41423c !important;
    font-size: inherit;
    white-space: nowrap;
    vertical-align: middle;
    letter-spacing: inherit;
    padding-top: 0px;
    padding-bottom: 0px;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border:none;
	border-radius:0px;
	background-color:rgba(255, 255, 255, 0);
	box-shadow:none !important;
	}
.btn:hover {
    background-color: #f8f6f4;
	}
.btn:focus {
    outline: none !important;
  }
select:focus {
    outline: none !important;
  }
.dropdown:focus {
    outline: none !important;
  }
.Spec .btn {
	color:#4b4c43;
	padding-left:5px;
	}
.bootstrap-select > .btn {
    padding-right: 0px;
    padding-left: 0px;
	}
.btn-default:hover {
    color: #111 !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: #111 !important;
	box-shadow:none !important;
	}
.btn-default.focus, .btn-default:focus {
    color: #111 !important;
   border-color:transparent !important;
	background-color:transparent !important;
	box-shadow:none !important;
	}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #111 !important;
   background-color:transparent !important;
    border-color:transparent !important;
	box-shadow:none !important;
	}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #111 !important;
    background-color:transparent !important;
	border-color:transparent !important;
	}
/* --- DROPDOWN MENUS --- */
.dropdown-menu {
    position: absolute;
    top: 100%;
    color: #41423c !important;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0px;
    margin: 0px;
    font-size: inherit;
    text-align: left;
    list-style: outside none none;
    background-color: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    border: 1px solid #41423c;
    border-radius: 0px;
    box-shadow: none;
    }
.dropdown-menu > li > a {
    color:#4b4947;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: subpixel-antialiased;
	padding:5px !important;
	border:none !important;
	width:100%;font-weight: 300;
	}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:active, .dropdown-menu > li > a.active {
    color: #f9faf6;
    text-decoration: none;
    background-color: #a4b600;
	border:none !important;
	}
.bootstrap-select.btn-group .dropdown-menu li a span.text{
	line-height: 24px;
	float:none;
	width:97%;
	margin-left:3%;
	margin-top:6px;
	margin-bottom:6px;
	}
.drop-down-block{
	height:auto;
	}
.drop-down-block .form-row select{
    cursor: pointer;
	}
/*
.how-hear-row.expanded {
    height: auto !important;
    margin-bottom: 0px !important;
    clear: both;
	border-bottom: 0px #a9a5a0 solid;
	left:0px;
	}
*/
.form-row .broker-referral-block{
	display:none;
	margin-bottom:0px;
	margin-top:10px;
	}
.other-input{
	padding-top:8px;
	margin-bottom:20px;
	}
.form-row .other-block {
    display: none;
    margin-bottom: 0px;
    margin-top: 0px;
	}
/*---------- CONTROL INDICATOR ----------*/
.control-group {
    position: relative;
    display: block;
    width: auto;
    height: auto;
    background-color: transparent;
    }
.control-checkbox {
    position: relative;
    display: inline-block;
    padding-left: 26px;
    cursor: pointer;
    width: auto;
    margin-right: 12px;
    margin-bottom: 0px;
    }
.control-checkbox .control-indicator {
    position: absolute;
    top: 4px;
    left: 0;
    width: 19px;
    height: 19px;
    border: 1px #41423c solid;
    border-radius: 1px;
    }
.control-checkbox .control-indicator:after {
    content: '';
    position: absolute;
    display: none;
    top: 3px;
    left: 6px;
    width: 5px;
    height: 10px;
    -webkit-transform:rotate(36deg);
    transform: rotate(36deg);
    border: solid #111;
    border-width: 0 2px 2px 0;
	}
.control-checkbox .control-indicator.sign-me-up-indicator{
    position: absolute;
    left: 116px;
    top: 5px;
    }
.control-checkbox:hover input ~ .control-indicator, .control-checkbox input:focus ~ .control-indicator {
	background: rgba(190, 213, 0, 1);
	}
.control-checkbox:hover input:not([disabled]):checked ~ .control-indicator, .control-checkbox input:checked:focus ~ .control-indicator {
	 background: rgba(190, 213, 0, 1);
	}
.control-checkbox input:checked ~ .control-indicator {
    background: rgba(190, 213, 0, 1);
	}
.control-checkbox input:checked ~ .control-indicator:after {
    display: block;
	}
.control-checkbox input:disabled ~ .control-indicator {
    background: rgba(255, 0, 0, 1);
	}
.control-checkbox input:disabled ~ .control-indicator:after {
    border: solid FF0000;
	}
/*
.control-radio .control-indicator {
    border-radius: 50%;
    }
.control-radio .control-indicator:after {
    top: 7px;
    left: 7px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #FFF;
	}
.control-radio input:disabled ~ .control-indicator:after {
    background: #FFF;
	}
*/
/*---------- /CONTROL INDICATOR ----------*/
.form-row.radio-input .have-agent-block {
    display: none;
    margin-top: 5px;
    margin-bottom: 0px;
    transition: all 300ms ease-in-out;
    height: 40px;
    }
.form-row.radio-input .have-agent-block.on {
    display: block !important;
    transition: all 300ms ease-in-out;
    height: 40px;
    }
.form-row.radio-input .have-agent-block .have-agent-input {
    position: relative;
    height: auto;
    margin: 11px 0px 0px 0px;
    background-color: rgba(210, 177, 141, 0);
    border-radius: 0px;
    border-bottom: 1px solid #67685f;
    }
.realtor-container {
    display: block;
    position: relative;
    height: auto;
    width: 100% !important;
    }
.form-row.radio-input .brokerage-block {
    display: none;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: all 300ms ease-in-out;
    height: 40px;
    }
.form-row.radio-input .brokerage-block.on {
    transition: all 300ms ease-in-out;
    height: 40px;
    }
.form-row.radio-input .brokerage-block .brokerage-input {
    position: relative;
    height: auto;
    margin: 11px 0px 0px 0px;
    background-color: rgba(210, 177, 141, 0);
    border-radius: 0px;
    border-bottom: 1px solid #67685f;
    }
.opt-in-container{
    position: relative;
    margin-top: 4px;
    overflow: hidden;
    }
.full-row.full-row.opt-in {
    display: block;
    width: 100%;
    height: auto;
    background-color: rgba(255, 255, 255, 0);
    border-bottom: none;
    }
.sign-me-up {
    float: left;
    width: 20px;
    height: auto;
    display: inline-block;
    }
.sign-me-up.label {
    position: relative;
    width: auto;
    font-size: 24px;
    line-height: 1.2em;
    padding: 0px;
    margin-bottom: 2px;
    float: none !important;
    cursor: pointer;
    }
.sign-up-text {
    margin: 0px 0px 12px 0px;
    font-size: 16px;
    line-height: 1.2em;
    height: auto;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: auto;
    opacity: 1;
    text-align: left;
    padding-right: 15%;
    width: 100%;
    }
.opt-In-select {
    position: relative;
    top: -20px !important;
    left: 6px !important;
    display: inline-block;
    }
.security-option {
    padding-top: 0px;
    }
.security-option .form-row{
    border-bottom: none;
    }
.security-input.sec-image {
    float: left;
    width: 130px;
    margin-top: 1px;
    }
.security-input.sec-image table tbody tr td a img{
    width: 70%;
    margin-bottom: 3px;
    }
.security-input.sec-field {
    float: left;
    padding-right: 0px;
    margin: 6px 0px 8px 0px;
    padding: 0px;
    height: auto;
    width: 77px;
    }
.security-input.sec-field input {
    background-color: transparent;
    border: 1px #41423c solid;
    border-radius: 1px;
    width: 77px;
    text-align: left;
    padding: 0px 5px 0px 5px;
    height: 30px;
    -webkit-appearance: none;
    font-size: 19px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
#cryptogram {
    margin-left: -8px;
    margin-right: 6px;
    padding-top: 4px;
    }
.submit-button {
    position: relative;
    height: auto;
    width: 100%;
    float: right;
    margin: 0px 0px 90px 0px;
    }
.full-row.submit {
    width: 100%;
    height: auto;
    text-align: left;
    border-bottom: none;
    }
.form-row input[type="submit"] {
    position: relative;
    background-color: transparent;
    border: 2px solid #595a4e;
    cursor: pointer;
    width: auto;
    height: auto;
    padding: 0px 7px 0px 7px !important;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: ease-in-out;
    font-size: 26px;
    line-height: 1.2em;
    color: #41423c;
    text-align: center;
    text-transform: uppercase;
    font-family: "MacklinSans-Medium";
    }
.form-row input[type="submit"]:hover {
    color: #a4b600;
    border: 2px solid #a4b600;
    }
.captcha-response{
    position: relative;
    color: rgba(230, 0, 0, 1);
    margin-top: -10px;
    margin-bottom: 10px;
    }
.shim {
    position: relative;
    height: 30px;
    clear: both;
    }
/* ---------- HEADER ---------- */
header.header-shrink .header-message {
    opacity: 0;
    }