
ultrasmall-form, move-calculator{
	display: none;
}

@media (min-width: 1040px){
	move-calculator{
		display: block;
	}
	ultrasmall-form{
		display: none;
	}
}

@media (max-width: 1040px){
	ultrasmall-form{
		display: block;
	}
	move-calculator{
		display: none;
	}
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none; 
}

.sf-calculate-wrapper fieldset {
	border: none;
	padding: 0;
	margin: 0 !important;
}

.sf-calculate-wrapper {
	background: #fff !important;
	text-align: left;
	border-radius: 7px;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.13);
	min-height: 460px !important;
	padding-top: 0;
	border: none;
}
.sf-calculate-wrapper.higher{
	min-height: 550px !important;
}

#request-form .ng-enter, #request-form .ng-leave {
	left: 30px !important;
	right: 30px !important;
}
.sf-calculate-wrapper #step3 .form-slogan p{
	margin: 0;
}
.sf-calculate-wrapper .form-group {
	width: 100% !important;
	margin-bottom: 15px !important;
	display: inline-block;
}
div#request-form .form-group.zip{
	width: 45% !important;
}
div#request-form .form-group-left{
	margin-right: 10% !important;
}
.sf-calculate-wrapper #step1 input{
	padding-left: 60px;
}
.sf-calculate-wrapper .date input{
	background: url(form-calendar.png) 10px center no-repeat !important;
}
.sf-calculate-wrapper .form-group-left.zip input{
	background: url(from-zip.png) 15px center no-repeat !important;
}
.sf-calculate-wrapper .form-group-right.zip input{
	background: url(to-zip.png) 15px center no-repeat !important;
}
.sf-calculate-wrapper #step1 input, .sf-calculate-wrapper #step1 select{
	height: 100% !important;
}
.sf-calculate-wrapper #step2 #edit-type-from,
.sf-calculate-wrapper #step2 #edit-type-to{
	padding: 5px 8px !important;
}
.sf-calculate-wrapper #step2 .form-group:nth-child(7){
	margin-bottom: 0 !important;
}
div#request-form #step2 .fromtype i {
    top: 15px;
}
.sf-calculate-wrapper input, .sf-calculate-wrapper select {
	height: 40px !important;
	/*border: none;
	border: solid 1px rgb(226, 226, 226) !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	*/
	border: solid 1px #8A739D !important;
	transition: all 0.3s ease;
	border-radius: 4px !important;
	padding-left: 10px;
	font-size: 14px !important;
	background: #fff !important;
	color: #2F0654 !important;
	background-color: #fff !important;

	border-color: #8A739D;
    border-radius: 4px;
	margin-bottom: 5px;
}

.sf-calculate-wrapper #step1 input{
	padding: 14px 14px 14px 60px;
}

.sf-calculate-wrapper #step1 select{
	padding: 14px;
}

.sf-calculate-wrapper input::placeholder,
.sf-calculate-wrapper select::placeholder
{
	color: #8A739D;
}
.slide-wrapper {
    padding: 0px 10px;
}
#slide_menu .form-item.form-type-checkbox, div#sf-move-size {
    margin-bottom: 5px;
}
.sf-calculate-wrapper .calc-intro_description {
	zoom: 0.8;
}
#slide_menu .bottom-done-button-wrapper{
	margin-top: 0;
}
#slide_menu .bottom-done-button{
	margin-top: 4px;
}
.sf-calculate-wrapper select{
	height: 100% !important;
}
.sf-calculate-wrapper .select_container:after{
	display: none;
}
.sf-calculate-wrapper .select_container{
	height: auto;
}
div#request-form .form-group i{
	top: 22px;
}
div#request-form .form-group search-zip.search-zip-icon i.fa-search {
	color: #bbc3c8 !important;
}

.sf-calculate-wrapper input:focus, .sf-calculate-wrapper select:focus {
	background: #fff !important;
}

.sf-calculate-wrapper input.success {
	padding-left: 10px;
	border: solid 1px #65d88e !important;
}

.sf-calculate-wrapper .submit_btn, .sf-calculate-wrapper .bottom-done-button {
	box-shadow: none !important;
	color: #2F0654;
	background: #FDB927 !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding: 10px  40px !important;
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.sf-calculate-wrapper h1, .sf-calculate-wrapper .form-slogan font {
	color: #000 !important;
	font-size: 18px;
    font-weight: 700;
}

.sf-calculate-wrapper #step1 .form-group:last-of-type, .sf-calculate-wrapper #step2 .form-group:last-of-type, .sf-calculate-wrapper #step3 .form-group:last-of-type {
	display: inline-block;
	width: 100%;
	text-align: center;
}
/*
.sf-calculate-wrapper .submit_btn:before, .sf-calculate-wrapper .bottom-done-button:before {
	content: "";
	position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    visibility: visible;
    width: 0;
    height: 100%;
	background: rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
*/
.sf-calculate-wrapper .submit_btn:hover:before, .sf-calculate-wrapper .bottom-done-button:hover:before {
	width: 100%;
}

#request-form #step1 .submit_btn {
	font-size: 18px !important;
}
#request-form .submit_btn {
	font-size: 14px !important;
    background-color: #FDB927;
    font-weight: 500;
    font-size: 1.7rem;
}

#request-form .submit_btn:hover{
	opacity: 0.8;
}

.ultrasmall-primary-phone {
	margin-top: 15px !important;
}

.ultrasmall-hear-about-us {
	margin-top: 0 !important;
}
#request-form #step1 .submit_btn p{
	font-weight: 700;
}
#request-form .submit_btn p {
	position: relative;
	z-index: 3;
}
/*
.sf-calculate-wrapper .submit_btn:hover, .sf-calculate-wrapper .bottom-done-button:hover {
	-webkit-box-shadow: 0px 5px 35px 0px rgba(3, 3, 3, 0.25) !important;
	-moz-box-shadow:    0px 5px 35px 0px rgba(3, 3, 3, 0.25) !important;
	box-shadow:         0px 5px 35px 0px rgba(3, 3, 3, 0.25) !important;
}
*/
/*
.sf-calculate-wrapper .submit_btn:active, .sf-calculate-wrapper .bottom-done-button:active {
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	transform: scale(0.95);
}
*/
.sf-calculate-wrapper .form-slogan {
	margin-top: 0;
    padding: 40px 0 20px;
    margin-bottom: 10px !important;
    position: relative;
}

#step-3 .sf-calculate-wrapper .form-slogan{
	padding: 40px 0 10px;
}
/*
.sf-calculate-wrapper .form-slogan::before{
	content:'';
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
		transform: translateX(-50%);
	width: 120px;
	height: 5px;
	background-color: #f3c654;
}
*/
.sf-calculate-wrapper label.option {
	color: #2F0654 !important;
}

#edit-date-storage input {
	background: #ffffff url(https://themoveboard.com/elromco/calendaricon.png) no-repeat 98% 10px !important;
}

.sf-calculate-wrapper search-zip.search-zip-icon {
	margin-top: -30px !important;
	margin-right: 10px !important;
}

.sf-calculate-wrapper search-zip.search-zip-icon i {
	color: #7f7f7f !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.sf-calculate-wrapper search-zip.search-zip-icon:hover i {
	color: #002c98 !important;
}

.sf-calculate-wrapper search-zip.search-zip-icon:active {
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	transform: scale(0.95);
}

.sf-calculate-wrapper #step1 input.picker__input {
	background: #29363f url(https://themoveboard.com/elromco/affordableandassertive/calendar.png) !important;
	background-position: 98% 10px !important;
	background-repeat: no-repeat !important;
}

.sf-calculate-wrapper #step1 input.picker__input {
	cursor: pointer;
}

.sf-calculate-wrapper .icheckbox_square-green {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.sf-calculate-wrapper .icheckbox_square-green:hover {
	background-position: -24px 0 !important;
}

.sf-calculate-wrapper .icheckbox_square-green.checked {
    background-position: -48px 0 !important;
}

.sf-calculate-wrapper #sf-move-size {
	color: #2f0654 !important;
	padding: 5px;
	text-align: center;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
	margin-bottom: 0;

	color: var(--primary-alt);
    background-color: var(--primary-alt-btn);
    border-color: var(--primary-alt-btn);
    box-shadow: 0px 4px 4px rgba(85, 37, 131, 0.1);
    border-radius: 4px;
}

.sf-calculate-wrapper #sf-move-size i {
	display: none !important;
}

.sf-calculate-wrapper #sf-move-size:hover {
	opacity: 0.8;
}

/*
.sf-calculate-wrapper #sf-move-size:active, .sf-calculate-wrapper .toolbar button:active {
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	transform: scale(0.95);
}
*/

.sf-calculate-wrapper .toolbar {
	background: #fff !important
}

.sf-calculate-wrapper .toolbar button.pull-right {
	float: right;
}

.sf-calculate-wrapper .toolbar button {
	background: #fdb927!important;
    border-radius: 4px;
	font-weight: 600 !important;
	padding: 0 20px !important;
	height: 30px !important;
	line-height: 26px !important;
	margin-top: 20px;
    margin-left: 25px;
    margin-right: 25px;
	color: #2f0654 !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: none;
}

.sf-calculate-wrapper .toolbar button:hover {
	opacity: 0.8;
}

.sf-calculate-wrapper #calc-info-steps {
	padding: 10px 15px;
}

.sf-calculate-wrapper #calc-info-steps .MoveSizeBtn {
	background: #fff !important;
	margin: 0 !important;
	padding: 5px 0 5px 15px !important;
	border: none !important;
	border-bottom: solid 1px #ccc !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 0 !important;
	position: relative;
	font-size: 14px;
	color: #2f0654;
}

.sf-calculate-wrapper #calc-info-steps .MoveSizeBtn:last-of-type {
	border: none !important;
}

.sf-calculate-wrapper #calc-info-steps .MoveSizeBtn:hover {
	padding-left: 25px !important;
	font-weight: 600;
}

.sf-calculate-wrapper #calc-info-steps .MoveSizeBtn:before {
	content: '';
	width: 8px;
	height: 8px;
	opacity: 0;
	border-radius: 50%;
	background: #2f0654;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
	left: 0;
	top: 90%;
}

.sf-calculate-wrapper #calc-info-steps .MoveSizeBtn:hover:before {
	opacity: 1;
	top: 50%;
	margin-top: -4px;
}

.sf-calculate-wrapper #sf-move-size .desktopzip span {
	background: #fff;
    padding: 5px !important;
    margin-top: 10px;
    border-radius: 5px;
    color: #000 !important;
    line-height: 20px !important;
    font-size: 11px !important;
}

.sf-calculate-wrapper .circleHandler {
	display: none;
}

.sf-calculate-wrapper .back-link {
	color: #b1b1b1 !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
    display: block;
	margin-top: 10px;
}

.sf-calculate-wrapper .back-link:hover {
	color: #f3c654!important;
}

#congrats_menu.spmenu .mobileform.submit_btn p {
	padding: 0 !important;
	margin: 0 !important;
}

#block-movecalc-moving-form #calculate_btn:hover, #block-movecalc-moving-form #calculate_btn:active {
	color: #fff !important;
	opacity: 0.8;
}

#block-movecalc-moving-form #edit-go-to-summery:hover, #block-movecalc-moving-form #edit-go-to-summery:active{
	opacity: 0.8;
}

#zip_code_search h2 {
	text-align: center;
}

#block-movecalc-moving-form .calc-intro h3 {
	text-align: center;
}

#progressbar h2 {
	text-align: center;
}
.congrats_block .submit_btn{
	margin-top: 20px;
	margin-bottom: 30px;
}
.sf-calculate-wrapper #step3 .form-group-left,
.sf-calculate-wrapper #step3 .form-group-right{
	width: 45% !important;
}
.er-request-form input[type='text'], .er-request-form input[type='password'], .er-request-form select{
	font-family: inherit;
	font-size: 15px; 
}

#block-movecalc-moving-form #calculate_btn:hover,
#block-movecalc-moving-form #calculate_btn:focus,
#block-movecalc-moving-form #calculate_btn:active{
	color: #fff !important;
}

div#pref_popup h2.header{
	text-align: center;
}
.elromco_logo img{
	vertical-align: middle;
}
#block-movecalc-moving-form fieldset{
	padding: 0;
}
#edit-calculator-results .three_block.left-block p.calc_left_info{
	margin-bottom: 15px !important;
	margin-top: 10px;
}
#edit-move-date-datepicker-short, input#edit-move-date-datepicker-popup-0, input#edit-move-date-datepicker-popup-1, #edit-date-storage input{
	background: #ffffff url(form-calendar.png) 127px 9px/15px no-repeat !important;
}
#edit-date-storage input{
	background: #ffffff url(form-calendar.png)  98% 5px no-repeat !important;
}
#sf-rooms label.option{
	color: #3c3f41 !important;
}
@media(max-width:470px){
	.sf-calculate-wrapper{
		min-height: 540px !important;
	}
	div#request-form .form-group.zip{
		width: 100% !important;
	}
	.sf-calculate-wrapper #step1 .form-group{
		margin-bottom: 15px !important;
	}
	.sf-calculate-wrapper .size-info-block {
		zoom: 0.7;
	}
	.sf-calculate-wrapper .submit_btn, .sf-calculate-wrapper .bottom-done-button{
		padding: 10px 5px !important;
	}
	.sf-calculate-wrapper #calc-info-steps label.option{
		font-size: 11px;
	}
	#request-form .ng-enter, #request-form .ng-leave {
		left: 15px !important;
		right: 15px !important;
	}
}
.moving-date:nth-child(2) {
	display:none;
}

.sf-calculate-wrapper .form-slogan font a {
	color: #f3c654 !important;
}

.spmenu a:hover, .spmenu label:hover {
	background: #fff !important;
}

.sf-calculate-wrapper #sf-move-size {
	width: auto !important;
    display: inline-block;
    margin: auto;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}

input[type=text].error, input[type=tel].error, input[type=password].error, textarea.error, select.error, input[type=text].error:hover, input[type=password].error:hover, textarea.error:hover, select.error:hover, input[type=text].error:focus, input[type=password].error:focus, textarea.error:focus, select.error:focus,
  .sf-calculate-wrapper .form-group-left.zip input.error,
  .sf-calculate-wrapper .form-group-right.zip input.error{
    border: 1px solid #f63;
    background-color: #FFEBE8!important;
}

div#sf-move-size.error {
	color: #000 !important;
}

.sf-calculate-wrapper .select_container {
	border-radius: 0 !important;
    background: none;
	padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}

.widget .sf-calculate-wrapper .select_container:after {
	display: none !important;
}

.modal.search-zip-modal {
	z-index: 999999 !important;
}

.modal-backdrop.fade.ng-scope.in {
	z-index: 99999 !important;
}

.search-zip-modal h2 {
	font-size: 24px !important;
}

.modal.search-zip-modal .modal-content {
	padding-top: 20px;
}

.modal.search-zip-modal .modal-content input, .modal.search-zip-modal .modal-content select {
	display: inline-block;
	width: 100%;
	height: 45px !important;
	max-height: 45px !important;
	background: #fff !important;
	border-radius: 4px !important;
	padding-left: 10px !important;
	font-size: 14px !important;
	border: solid 1px #ededed !important;
}

.search-zip-modal input#getZipCode {
    background: #f2c554 !important;
    color: #fff !important;
    font-size: 14px;
}

.sidebar .sf-calculate-wrapper .size-info-block {
	zoom: 0.7;
}

.move-calc-wrapper.elromco-mobile {
	display:none;
}
@media(max-width:1100px) {
	.move-calc-wrapper.elromco-mobile {
		display:block;
	}
	.move-calc-wrapper.elromco-desktop {
		display:none;
	}
}
#block-movecalc-moving-form .form-checkbox{
	position: absolute;
	display: block !important;
	z-index: 10;
}
#block-movecalc-moving-form label.option::before{
	display: none;
}


/* ULTRASMALL FARM */

ultrasmall-form .form-slogan .step-title{
	font-size: 25px;
}