body{
	font-size:14px;
}
#header {
	padding:0 27px;
	height: 65px;
    background-image: none;
    box-shadow: 0px 3px 10px #dcdcdc;
}
.active > a{
	cursor:default;
}
#header, #header>div {
	height: 65px;
	position: fixed;
    width: 100%;
    z-index: 3;
}
#logo-group>span {
	height: 59px;
	margin: 6px 0 0 0;
}
#left-panel {
	padding-top: 65px;
}
.fuelux .wizard {
	border: 1px solid #002b70;
}
.smart-form .checkbox input:checked:hover+i:after {
    content: '\f00c' !important;
}

.fuelux .wizard ul li {
	color: #fff;
	background: #6B6868;
}
.fuelux .wizard ul li .chevron:before {
	border-left: 14px solid #6B6868;
}
.badge {
	background-color: #fff;
	color: #000;
}
.fuelux .wizard ul li .chevron {
	border-left: 14px solid #FFFFFF;
}
.fuelux .wizard ul li.active {
	color: #fff;
	background: #002b70;
}
.fuelux .wizard ul li.active .chevron:before {
	border-left: 14px solid #002b70;
}
.padding-right-100{
	padding-right: 100px;
}
.fuelux .wizard ul li.active .badge {
	color: #002b70;
	background-color: #FFF;
}
.fuelux .wizard ul li.complete .badge {
	background-color: #468847;
	color: #fff;
}
#main {
	margin-left: 0;
}
#logo {
	width: 120px;
}
#header>:first-child, aside {
	width: 500px;
}
#name {
	width: 200px;
	padding: 14px 0 0 10px;
}
#name img {
	width: 100%;
}
html {
	background: none;
	background-size: cover;
}
body {
	background: transparent;
}
.jarviswidget>div, .jarviswidget>header {
	background-color: rgba(255,255,255,.85) !important;
}
.txt-color-WhiteText {
	color: #FFFFFF!important;
}
.step1_choose_docks .well h3 {
	margin: 0 0 15px 0;
	border-bottom: dotted #bfbfbf 1px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 17px;
}
#btn_delete_dock{
	width:100px;
	height:100px;
}

.btn-orange{
	background: #ffa500 !important;
	border:1px solid #ffa500 !important;
}

.step1_choose_docks .well .jumbotron {
	background-color: transparent;
	padding: 5px;
	margin: 0;
}

.step1_choose_docks .dock_builder_step1_img {
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	border: #bfbfbf 0px solid;
	margin-bottom: 15px;
}
.step1_choose_docks .dock_builder_step1_img img {
	width: 100%;
}
.SmallBox{
	background-color: #e06057 !important;
}
.btn-primary {
	background-color: #002B70;
	border-color: #021B44;
	border-radius: 25px;
	padding:10px 40px;
	font-size: 16px!important;
}
.btn-primary .glyphicon-play {
	font-size: 9px;
	top: 0;
	padding-left: 5px;
}
.btn-default {
	color: #fff;
	background-color: #6B6868;
	border-color: #545252;
}
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
	background-color: #4E4C4C;
	border-color: #2D2D2D;
	color: #fff;
}
.btn-info {
	color: #fff;
	background-color: #A07500;
	border-color: #775803;
}
.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .dropdown-toggle.btn-info {
	background-color: #866202;
	border-color: #543D00;
	color: #fff;
}
.well {
	border: 1px solid #bfbfbf;
}
.step1_choose_docks .well .jumbotron ul, ul.dock_design_instructions {
	margin-bottom: 15px;
	list-style: none;
	padding: 0;
}
.step1_choose_docks .well .jumbotron ul li, ul.dock_design_instructions li {
	background: url(../img/right_arrow.png) 0 10px no-repeat;
	padding-left: 15px;
	line-height: 28px;
	font-size: 16px;
}
.btn-next {
	background-color: #9C8971;
	border-color: #544839;
}
.btn-next.active, .btn-primary:active, .btn-next:focus, .btn-next:hover, .open .dropdown-toggle.btn-next {
	background-color: #716350;
	border-color: #3C3124;
}
.page-footer {
	    border-top: 0px solid #CECECE;
    padding: 15px 13px 0 13px;
    text-align: center;
    color: #777 !important;
    background-color: #f3f3f3;
}
.fuelux .wizard .actions {
	background-color: #ccc;
	border-left: 1px solid #999;
}
.margin-top-15{
	margin-top:-15px!important;
}
.wizard .actions {
	display: none;
}
.fuelux .wizard {
	border: none;
	box-shadow: none;
	background: none;
}
.fuelux .wizard ul li:last-child {
	border-radius: 0 4px 4px 0;
}
.fuelux .wizard ul li:last-child .chevron {
	display: none;
}
.jarviswidget>div {
	border: #ccc 0px solid;
	/*padding: 20px;*/
}
.jarviswidget .widget-body {
     padding-bottom: 15px !important;
}
#content {
    padding: 10px 14px 0px 14px !important;
    position: relative;
}
.page-title {
	margin: 0;
	padding: 15px;
	background: rgba(255,255,255,.85);
}
#content {
	/*padding: 15px;*/
}
.btn-header>:first-child>a {
	margin: 17px 0 0;
}
input#zipcode {
    margin-left: 20px;
    margin-bottom: 15px;
    float:left;
}
/*=====WIZARD 2=======*/
.bootstrapWizard li .step {
	background: #dce1e8;
}
.bootstrapWizard li.active .step, .bootstrapWizard li.active.complete .step {
    background: #ffffff;
    border: 2px solid #205ea5;
    color: #205ea5;
	/*padding: 7px 13px !important;*/
}
.bootstrapWizard li {
	width: 20%;
}
.bootstrapWizard li.active .title, .bootstrapWizard li.complete .title {
	color: #002B70;
}
.bootstrapWizard li .title {
	color: #6B6868;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
}
span.txt-color-white.font-size-12 {
    font-size: 13px;
}
.tab-content {
	margin-top: 40px;
}
.tab-content h3 {
    text-align: left;
    margin: 17px 5px;
	font-size:19px;
    line-height: 25px;
}
a.service_center_a {
    text-decoration: underline;
    color: #69b8fd;
}
.tab-content .form-actions {
	display: none;
}
.btn_center {
	text-align: center;
}
.btn_center .btn-primary {
	padding: 10px 40px;
}
.float-left{float:left!important;}
.center-align{
	text-align: center;
}
.callforprice.well.well-sm.bg-color-darken.txt-color-white.text-center {
    display: inline-block;
    float: left !important;
    padding: 0px 15px  !important;
    background:rgb(0, 43, 112)!important;
    border: none !important;
    text-align: right !important;
    box-shadow: none !important;
}
.callforprice h5 {
    color: #fff !important;
    float: left;
    opacity: 1;
    padding: 4px 5px;
    font-size: 14px !important;
}
.btn-success {
    color: #fff;
    background-color:#0d60ac;
    border-color: #0d60ac;
    border-radius: 25px!important;
    padding: 10px 40px;
}
.btn-success:hover{
	 color: #fff;
    background-color: #0d60ac;
    border-color: #0d60ac;
    border-radius: 25px!important;
    padding: 10px 40px;

}
.btn-success .glyphicon-play {
    font-size: 9px;
    top: 0;
    padding-left: 5px;
}


#zipcode{width: 50%;}

.loat-left{
	float:left;
}
/*=========WEB CONTINUE=========*/

.doc_builder_newwraper .step1_choose_docks h3 {
	background: rgb(0, 38, 99);
	margin: 0;
	padding: 15px;
	color: #fff;
}
.doc_builder_newwraper .step1_choose_docks .well {
	border: 1px solid #ccc;
	border-top: 0;
}
.doc_builder_newwraper.webcolor .step1_choose_docks h3 {
	background: rgba(1, 20, 41, 0.9);
}
/*===========DESIGN IT - STEP 4 ======*/

.step4_designit_wraper #canvas {
	width: 100%;
	height: 680px;
}
.step4_designit_wraper #container {
	    width: 100%;
    height: auto;
    border: #ecebeb 1px solid;
    max-height: 620px;
    overflow: scroll;
    -webkit-overflow-scrolling: auto;
}
body {
    -webkit-overflow-scrolling: auto;
}
.step4_designit_wraper .designit_rightwraper.full_view {
	top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 2000;
    left: 0;
    background: #fff;
    max-height: 100%;
}
.step4_designit_wraper #btn-fullscreen {
    position: fixed;
    /*bottom: calc(100% - 170px);*/
    left: 35px;
    z-index: 2200;
    background-color: #FFFFFF;
    color: #002b70;
    border: 0;
	font-size: 18px
}
.step4_designit_wraper #btn_delete_dock {
    position: fixed;
    top:185px;
    right: 25px;
    z-index: 2100;
    /*background-color: #FFFFFF;*/
    color: #002b70;
    border: 0;
	font-size: 18px
}

.step4_designit_wraper #container #grid_canvas, .step4_designit_wraper #grid_canvas img {
	width: 100%;
}
.designit_rightwraper {
	position: relative;
}
.designit_rightwraper #fullscreendiv {
	position: fixed;
/*	right: 30px;
	top: 28px;
	text-align: center;
	line-height: 30px;*/
}
.designit_rightwraper #trash a {
	color: #009e56;
	line-height: 30px;
	text-align: center;
	font-size: 75px;
	font-weight: bold;
}
.designit_rightwraper #trash:hover {
	/*background: #A03131;*/
}
.design_componentts_wraper {
	width: 100%;
}
.design_componentts_wraper .col-xs-6 {
	margin-bottom: 12px;
}
.design_componentts_wraper .component {
	display: block;
	padding: 15px;
	box-sizing: border-box;
	float: left;
	width: 100%;
	background: #fff;
	height: 120px;
	border: #bfbfbf 1px solid;
}

.design_componentts_wraper .component img {
	width: 100%;
	max-height: 100%;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: move;
}

ul.dock_design_instructions {
	margin: 0;
    padding: 0;
}
.design_componentts_wraper .dock_name {
	display: block;
	background: rgba(1, 20, 41, 0.9);
	padding: 0 10px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	font-size:12px;
}
div#tab4 {
    margin-top: 140px;
}
#dockcomponents .show-stat-buttons {
	margin: 10px 0;
}
#dockcomponents .show-stat-buttons .col-xs-12:first-child {
	padding-right: 13px;
}
#dockcomponents .show-stat-buttons .col-xs-12:last-child {
	padding-left: 13px;
}
.step4_designit_wraper.bg_white_wraper {
	background: #fff;
	margin: 0;
	padding: 20px;
}
.bg_white_wraper .designit_leftwraper, .bg_white_wraper #dockcomponents {
	padding-left: 0;
}
.bg_white_wraper ul.dock_design_instructions {
	margin-left: 14px;
}
.bg_white_wraper .design_componentts_wraper .component {
	border: none;
}
.bg_white_wraper .design_componentts_wraper .dock_name {
	background: transparent;
	color: #000;
	line-height: 5px;
}
.step4_designit_wraper.bg_white_wraper #container {
	border: none;
}
.bg_white_wraper #dockcomponents .show-stat-buttons {
	margin-left: 15px;
}
.step4container .page-title {
	padding: 0;
    margin: 10px;
    background: transparent;
    border-bottom: #777 dotted 1px;
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 33px;
}
.step4container #dockcomponents {
	padding-left: 10px;
}
.step4container .design_componentts_wraper .component {
	height: 150px;
}
.design_componentts_wraper .subheading {
	margin: 0;
	background: rgba(1, 20, 41, 0.9);
	padding: 10px;
	color: #fff;
	font-size: 13px;
}
.design_componentts_wraper .sub_content_wraper {
	border: #16283A 1px solid;
	margin-bottom: 15px;
	padding-top: 14px;
}
.full_width {
	width: 100%;
}
.doc_price {
	font-size: 20px;
    text-align: left;
    padding: 18px 0;
}
.center_align {
	text-align: center;
}
.step4container .design_componentts_wraper .sub_content_accessories .component {
	height: 75px;
}
.step4container .design_componentts_wraper .sub_content_accessories .component img {
	width: 30%;
	left: 50%;
	transform: translate(-50%, -50%);
}
/*===========2ND TAB =============*/

.tan_grey_sub_select {
	width: 100%;
	text-align: center;
	height: 40px;
}
.custom_radio input[type=radio].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}
.custom_radio input[type=radio].css-checkbox + label.css-label {
	padding-left: 26px;
	height: 21px;
	display: inline-block;
	line-height: 21px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
}
.custom_radio input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -21px;
}
.custom_radio label.css-label {
	background-image: url(../img/radio.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.custom_radio label.css-label.gray {
	padding-right: 15px;
}
.del_info_box i{
	left: 0!important;
}
/*=============STEP 3 - WATER DEPTH=================*/

.step3_water_depth_wraper {
	width: 100%;
	box-sizing: border-box;
	padding: 30px 20px;
	background: #fff;
	margin: 0;
	border: #ccc 1px solid;
}
.step3_water_depth_wraper .col-lg-12 header {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 15px;
}
.step3_water_depth_wraper .col-lg-12 label.control-label {
	padding-left: 0;
	line-height: 32px;
	margin: 0;
	font-size: 16px;
}
.step3_water_depth_wraper .col-lg-12 .input-group {
	width: 100%;
}
.step3_water_depth_wraper .col-lg-12 .input-group .form-control {
	width: 100%;
}
.step3_water_depth_wraper .col-lg-12 .input-group-addon {
	border-left: 0;
	width: 60px;
}
.step3_water_depth_wraper .col-lg-12 .help-block {
	margin-bottom: 0;
	color: #002B70;
	font-size: 13px;
	font-style: italic;
}
.btn{
	font-size:14px;
}
.margin-bottom-15 {
	margin-bottom: 15px;
}
.dock_builder_preview #container1 img {
	width: 100%;
}
.dock_builder_preview #container {
	border: #ecebeb 1px solid;
}
.step5_completion_wraper {
	margin: 0;
}
.dock_final_details {
	border: #ccc 1px solid;
    /*box-shadow: 0px 0px 6px #b1b1b1;*/
    background: #fff;
    padding: 20px;
}
.parts_list_wraper {
    padding: 20px;
    overflow: hidden;
}
.parts_list_wraper ul {
    margin: 0;
    padding: 0;
}
.parts_list_wraper ul li {
	background: url(../img/right_arrow.png) 0 15px no-repeat;
    padding-left: 15px;
    line-height: 35px;
    font-size: 13px;
    list-style: none;
    width: 100%;
    float: left;
}
.delivery_info_wrap {
}
.delivery_info_wrap h4 {
	font-weight: bold;
    line-height: 32px;
    font-size: 21px;
    border-bottom: #dad9d9 solid 0px;
    padding: 0 0 10px 0;
    margin-bottom: 0px;
}
.smart-form .checkbox input+i:after {
	color: #00296B;
}
.smart-form .checkbox input:checked+i, .smart-form .radio input:checked+i, .smart-form .toggle input:checked+i {
	border-color: #002B70;
}
.smart-form .radio input+i:after {
	background-color: #002B70;
}
.smart-form.deliver_info_fields .row {
	    margin: 0 -20px;
}
.deliver_info_fields .del_info_zip_code, .deliver_info_fields .del_info_email_field, .deliver_info_fields .del_info_bestmade {
	display: none;
}
.deliver_info_fields .del_info_zip_code, .deliver_info_fields .del_info_email_field, .deliver_info_fields .del_info_bestmade {
	display: block;
	padding-left: 0px;
}
.deliver_info_fields .del_info_zip_code input, .deliver_info_fields .del_info_email_field input, .deliver_info_fields .del_info_bestmade input {
	border: #ccc 1px solid;
	padding: 7px;
	height: 40px;

	width: 47%;
	margin: 0 2% 10px 0;
	box-sizing: border-box;
}
.deliver_info_fields label {
	font-size: 14px;
}
.step_5_dock_price_final .final_price {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    color: #6B6868;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 15px;
	text-align: left;
    clear: both;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
    z-index: 2400 !important;
}
.step_5_dock_price_final .finish_btn {
	    background: #002B70;

    box-shadow: none;
    border: 0;
    border-radius: 25px!important;
    border-radius: 0;
    float: none;
    padding: 10px 40px;
    font-size: 16px;
}
div#tab1{
		margin-top:110px !important;
	}
div#tab2{
		margin-top:110px !important;
	}
	div#tab3{
		margin-top:110px !important;
	}
	div#tab4 {
    margin-top: 110px !important;
}
	div#tab5{
		margin-top:110px !important;
	}
#step5_parts_list_pop {
	font-size: 13px!important;
	font-weight: 400!important;
	text-decoration: underline!important;
}
.form-group {
    padding: 0 0 10px 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
}

.ui-widget-overlay {
    background: #000;
	opacity: .6;
	z-index: 2400 !important;
}
.ui-dialog {
    width: 50% !important;
    margin-left: -25%;
    left: 50% !important;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 10px;
    background: #002B70;
    border-bottom-color: #ccc;
}
.ui-dialog .ui-dialog-title {
    color: #fff;
    font-weight: normal;
}
.ui-dialog .ui-dialog-titlebar-close {
    text-shadow: 0 1px 0 #FFFFFF;
    opacity: .5;
	color: #C0D4F5;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
    opacity: 1;
	color: #fff;
}
.ui-dialog .ui-dialog-buttonpane {
    margin-top: 13px;
    padding: 15px;
    text-align: right;
    border-top: 1px solid #ddd;
    background: #e2e2e2;
}
.need_help_pop_wraper {
	padding:20px;
}
.del_info_email_field {
	margin-bottom:20px;
}
.docprice {
	color:black;
}
#logo img {
    width: 100% !important;
	padding: 0;
}
.complete.active .step{
	/*padding: 7px 10px !important;*/
}
.sub_content_wraper .col-lg-6:nth-child(even) {
	padding-left:7px;
}
.sub_content_wraper .col-lg-6:nth-child(odd) {
	padding-right:7px;
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #001435;
    border-color: #021B44;
}
.step_5_dock_price_final .hvr-wobble-horizontal, .btn-primary {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.step_5_dock_price_final .hvr-wobble-horizontal:hover,
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.cont-text-change{display:none;}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.dock_design_list {
    border: #16283A 1px solid;
    margin-bottom: 20px;
    background: #fff;
}
.dock_design_list ul {
	    list-style: none;
    padding: 0;
	margin:0;
}
.dock_design_list ul li {
	padding: 10px;
    border-bottom: #E2E1E1 1px solid;
}
.dock_design_list ul li:first-child {
}
.dock_design_list ul li:last-child {
	border:0;
}
.dock_design_list ul li a {
    display: block;
    line-height: 21px;
	text-decoration:none;
	color: #000;
}
.dock_design_list ul li a .addbtn {
    width: 20px;
    height: 20px;
    display: block;
    float: right;
    background: #002B70;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
}
.dock_design_list ul li:hover {
	background: #002B70;
}
.dock_design_list ul li:hover a {
	color: #fff;
}
.dock_design_list ul li:hover a .addbtn {
	background: #fff;
	color: #002B70;
}
	span.addtext {
    float: right;
    background: #002B70;
    font-size: 12px;
    padding: 1px 10px;
    border-radius: 21px;
    color: #fff;
}
.row .step1_choose_docks h3 {
	background-color: #fff!important;
	border:1px solid #ccc;
	color: #333;

}
#preview {
    background-color: #ccc;
    padding: 5px;
    border-radius: 3px;
    position: absolute;
    z-index: 50000;
    box-shadow: 5px 5px 10px #555;
}
.bootstrapWizard li.complete .step {
    padding: 2px 8px;
	background: #ffffff;
    color: #0aa66e;
    border: 2px solid #0aa66e;
}
li.header_li_menu {
    background-color: #0a4984!important;
}
li.need_help_li_menu {
    background-color: #f40615!important;
}
input[type=text]:focus+.input-group-addon {
    border-color: #002B70;
    background-color: #002B70;
}
.form-control:focus {
    border-color: #002B70;
}
.bootstrapWizard li .step i {
    font-size: 15px;
}
.del_info_box {
width: 100%;
	margin-top:10px;
margin-bottom: 10px;
}
.del_info_box .checkbox {
float: left;
	    padding-left: 35px;
}
.del_info_box span.text {
line-height: 24px;
}

.service_center_a{
	padding-left: 25px !important;
}
.pickup_options .checkbox{
    float: left !important;
}
.pickup_options .text {
    line-height: 24px;
	    color: #fff;
}
span.price_breakup_div {
    float: left;
    width: 100%;
}
.breakup_text {
    float: left;
    width: 70%;
}
.breakup_amount {
    float: right;
}
.tax_details{
	font-size: 10px !important;
    font-weight: normal;
}

.container_full {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    height: 100% !important;
    width: 100% !important;
    max-height: inherit !important;
    background-color: #fff;
}



/* 4/17/17 */
.position-fixed {
    position: fixed;
    width: 100%;
    left: 0;
	top: 65px;
    background-color: #fff;
    z-index: 2;
	padding: 0 10px;
}
.ui-dialog .ui-widget .ui-widget-content .ui-corner-all .ui-front .ui-dialog-buttons .ui-draggable .ui-resizable{
position :fixed !important;
}
.right_align{
	text-align:right;
}
.padding-bottom-15{
	padding-bottom:15px;
}
.input-group .form-control {
    position: relative;
    z-index: 0;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.bootstrapWizard li:before {
    border-top: 3px solid #999;
    content: "";
    display: block;
    font-size: 0;
    overflow: hidden;
    position: relative;
    top: 11px;
    right: 1px;
    width: 100%;
    z-index: 1;
}

.col-lg-8.pickup_options {
    background-color: #002b70;
    width: 100%;
    height: auto;
}
.smart-form .checkbox i, .smart-form .radio i {
    position: absolute;
    top: 15px;
    left: 5px;
}
.padding-left-30 {
    padding-left: 50px!important;
    padding-top: 13px;
    margin: 0!important;
    padding-bottom: 13px!important;
    color: #fff!important;
    display: inline-block!important;
}
.padding-right-30 {
    padding-right: 50px!important;
    padding-top: 13px;
    margin: 0!important;
    padding-bottom: 13px!important;
    color: #fff!important;
    display: inline-block!important;
}
.pickup_options i {
    left: 20px!important;
}
success:hover, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #5f895f;
    border-color: #4c6e4c;
}
.position-fix {
    position: fixed;
    top: 65px;
    left: 0;
    z-index: 100;
    padding-left: 21px;
    background-color: #fff;
    width: 100%;
}

/* Dropdown Button */
.dropbtn {
	background-color: #0aa66e;
	color: white;
	padding: 14px;
	font-size: 17px;
	border: none;
	width: 111px;
	cursor: pointer;
	position: relative;
	z-index: 2;
    display: block !important;
	pointer-events: visible !important;
}
.header-text{
	padding: 22px;
    float: left!important;
    text-align: right;
	font-weight: 600;
    width: calc(100% - 712px)!important;
}
.header-text-shw{display:none;}
.chkbox-fix i{
	top:0 !important;
	margin-right: 5px;
}
.del_info_zip_code .text {
    padding-left: 50px;
	padding-right:10px;
}
.del_info_box span {padding-left: 0px !important;}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #0aa66e;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
       position: fixed;
    display: inline-block;
    float: right;
    bottom: 0px;
    right: 0;
    z-index:2200;

}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    list-style: none;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 111px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    bottom: 100%;
    margin: 0px;
    padding: 0;
    text-align: center;
    overflow: auto;
}

.dropdown-content li {
	cursor: pointer;
	font-size: 13px;
    height: 50px;
    padding: 14px 0px;
	background-color: #001d38;
	color: #fff;
	border-top:1px solid #fff;
	border-bottom: 1px solid #fff;
}
.ui-dialog .ui-resizable-se {
    display: none !important;
}
.dropdown-content li:hover{
	background-color:#207eb8;
}
/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	bottom: 100%
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

.form-bootstrapWizard {
        position: fixed;
    top: 20px;
    right: 20px;
    min-width: 350px;
    z-index: 4;
}
.step_5_dock_price_final {
    margin-top: 25px;
    float: left;
    width: 100%;
}

.ui-dialog {
    width: 50% !important;
    margin-left: -25%;
    left: 50% !important;
    z-index: 2500;
}


.parts_list_dialog {
    width: 30% !important;
    margin-left: -12% !important;
}
#main {
    margin-left: 0;
    overflow: visible!important;
    padding-bottom: 10px;
}
.ui-dialog{
	position: fixed !important;

}
.scrollingtop{
	top:100px!important;
}
.fullscreenscroll{
	top:200px!important;
}
@media only screen and (max-width: 800px)
{
	#dockcomponents .show-stat-buttons {
    margin: 25px 0;
}
	.right_align {
    text-align: right;
}
	.header-text{
		padding: 22px;
	   float: left!important;
	   text-align: right;
	   font-weight: 600;
	   width: calc(100% - 500px)!important;
	}
#main {
    margin-left: 0;
    overflow: visible!important;
	padding-bottom: 10px;
}
	.page-footer {
    border-top: 0px solid #CECECE;
    padding: 6px 5px 5px 5px;
    text-align: left;
		height: auto;
}
	.position-fix {
    position: fixed;
    top: 65px;
    left: 0;
    z-index: 100;
    padding-left: 25px;
    background-color: #fff;
    width: 100%;
}
#btn_delete_dock{
	width:50px;
	/*height:50px;*/
}
#delete_img_top{
	width:50px;
}
	#tab2{
		margin-top:-15px;
	}
	#tab3{
		margin-top:-15px;
	}
	div#tab4 {
    margin-top: 60px;
}
	#tab5{
		margin-top:-15px;
	}
	.doc_price {
    font-size: 20px;
    text-align: left;
    margin-top: 15px;
}

	div#tab1 {
    margin-top: -70px !important;
}
	div#tab2 {
    margin-top: -70px !important;
}
	div#tab3 {
    margin-top: -70px !important;
}
	div#tab4 {
    margin-top: -20px !important;
}
	div#tab5 {
    margin-top: -70px !important;
}
}
@media (max-width: 880px) and (min-width: 768px)
{
	#main {
    margin-left: 0;
    overflow-x: visible!important;
}
}

@media only screen and (max-width: 800px)
{
#name {
    display: none!important;
    width: 200px;
    padding: 14px 0 0 20px;
}
	.form-bootstrapWizard {
        position: fixed;
    top: 20px;
    right: 0;
    min-width: 350px;
    z-index: 4;
}
	.jarviswidget>div {
    border: #ccc 1px solid;
    padding: 0px;
    border: 0;
		margin-top: 150px;
}
	span.txt-color-white.font-size-12 {
    font-size: 12px;
    text-align: center;
}

}

@media only screen and (max-width: 800px) and (min-width:500px)
{
	.dropdown-content {
    	max-height: 200px;
	}
	.dropdown-content li {
	    -webkit-user-drag: inherit !important;
	    user-select: inherit !important;
	    touch-action: inherit !important;
	}
	.header-title {
	    position: absolute;
	    width: 100%;
	    top: 65px;
	    z-index: 3;
	    font-weight: 600;
	    padding: 10px 27px;
	    font-size: 15px;
	    background-color:#fff;
	    box-shadow: 0px 3px 10px #dcdcdc; 
	}
	.header-text.step_explanation {
		display:none !important;
	}
}

@media only screen and (max-width: 600px)
{
	.header-title {
    position: absolute;
    width: 100%;
    top: 65px;
    z-index: 3;
    text-align: center;
    font-weight: 600;
    padding: 10px 27px;
    font-size: 20px;
    box-shadow: 0px 3px 10px #dcdcdc;
    background-color: #fff;
}
	.header-text{
		display:none!important;
	}
	

}
@media only screen and (max-width: 500px)
{
	#main {
    margin-left: 0;
    overflow: visible!important;
    padding-bottom: 40px;
}
.page-footer{
	font-size:10px !important;
}
	.jarviswidget {
    margin: 0px 0 10px !important;
    position: relative;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0;
}
	.shore_this_way {
    text-align: center;
    margin-top: 10px;
    font-size: 14px!important;
    opacity: .5;
    z-index: 2200;
}
	.display-none{
	display:none;
}
.header-title {
    position: absolute;
    width: 100%;
    top: 120px;
    z-index: 3;
    font-weight: 600;
    padding: 10px 27px;
    font-size: 15px;
}
.tab-content {
    margin-top: 70px;
}
	.right_align {
    text-align: right;
}
.header-text{
	display:none!important;
}
	.padding-0-mobile{
		padding:0;
	}
	.page-footer{
		font-size:10px !important;
	}
		.jarviswidget {
	    margin: 0px 0 10px !important;
	    position: relative;
	    -moz-border-radius: 0;
	    -khtml-border-radius: 0;
	    -webkit-border-radius: 0;
	    border-radius: 0;
	    padding: 0;
	}
		.shore_this_way {
	    text-align: center;
	    margin-top: 10px;
	    font-size: 14px!important;
	    opacity: .5;
	    z-index: 2200;
	}
		.display-none{
		display:none;
	}
		.right_align {
	    text-align: right;
	}
	.header-text{
		display:none!important;
	}
		.padding-0-mobile{
			padding:0;
		}
		.step4_designit_wraper #btn-fullscreen {
	    position: fixed;
	    /*bottom: calc(100% - 190px);*/
	    left: 35px;
	    z-index: 2200;
	    background-color: #FFFFFF;
	    color: #002b70;
	    border: 0;
	    font-size: 18px;
	}
	.step4_designit_wraper #btn_delete_dock {
	    position: fixed;
	    top: 240px;
	    right: 55px;
	    z-index: 2100;
	    /*background-color: #FFFFFF;*/
	    color: #002b70;
	    border: 0;
		font-size: 18px
	}
		.page-title {
	    display: block!important;
			font-size: 15px!important;
	}
		.step1_choose_docks .well .jumbotron ul li, ul.dock_design_instructions li {
	    background: url(../img/right_arrow.png) 0 10px no-repeat;
	    padding-left: 15px;
	    line-height: 28px;
	    font-size: 14px;
	}
		.form-group {
	    padding: 0 0 10px 10px;
	    margin-bottom: 15px;
	    border-bottom: 1px solid #dcdcdc;
	}
		.step3_water_depth_wraper .col-lg-12 header {
	    font-size: 14px;
	    font-weight: bold;
	    line-height: 30px;
	    margin-bottom: 15px;
	}
		.step3_water_depth_wraper .col-lg-12 label.control-label {
	    padding-left: 0;
	    line-height: 32px;
	    margin: 0;
	    font-size: 14px;
	}
		.step3_water_depth_wraper .col-lg-12 .help-block {
	    margin-bottom: 0;
	    color: #002B70;
	    font-size: 13px;
	    font-style: italic;
	}
		.dropdown {
		    position: fixed !important;
		    display: inline-block;
		    float: right;
		    bottom: 0px;
		    right: 0;
			z-index: 2200;
		}
		.dropdown-content {
			list-style: none;
			display: none;
			position: fixed;
			background-color: #f9f9f9;
			min-width: 111px;
			box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
			z-index: 1;
			bottom: 50px;
			margin: 0px;
			padding: 0;
			text-align: center;
			max-height: calc(100% - 200px);
			overflow: auto;
		}

	.position-fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 120px;
		padding: 0;
    background-color: #ddd!important;
    z-index: 1;
}
.position-fixed.scrollingtop {
    margin-top: 63px;
}
.fullscreenscroll {
    top: 250px!important;
}
	div#tab4 {
    margin-top: 90px;
}
	.col-lg-8.pickup_options {
    background-color: #002b70;
    width: 100%;
    height: auto;
}

	span#name {
    display: none;
}
	div#main {
		overflow: visible;
}
.form-bootstrapWizard {
   position: fixed;
    top: 75px;
    right: 0;
    min-width:100%;
    z-index: 1111;
}
	#header, #header>div {
	height: 120px;
}
	.jarviswidget>div {
    border: #ccc 1px solid;
    padding: 0px;
    border: 0;
}
	.step3_water_depth_wraper {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0px;
    background: #fff;
    margin: 0;
    border: #ccc 1px solid;
}
	.doc_price {
      font-size: 13px;
    text-align: left;
    margin-top: -4px;
	}
	.show-stat-buttons.center_align.canvas_continue {
    padding: 0!important;
    margin-bottom: 15px;
}
	.tab-content h3 {
    float: none!important;
		text-align: center;
    margin: 0;
    font-size: 15px;
    line-height: 25px;
}
	.show-stat-buttons .btn-primary, .show-stat-buttons .btn-default {
      padding: 5px;
    font-size: 14px;
    height: 35px;
    width: 90px;
}
	.position-fix {
    position: fixed;
    top: 120px;
    left: 0;
    z-index: 2;
    padding-left: 0px;
    background-color: #fff;
    width: 100%;
}

	.jarviswidget>div {
    border: #ccc 1px solid;
    padding: 0px;
    border: 0;
		margin-top: 180px;
}
	.font-sizw-12{
		font-size:12px!important;

	}
	span.txt-color-white.font-size-12{
		float: none!important;

	}
	.ui-dialog {
		width: 95% !important;
		margin: auto;
		left: 0px !important;
		right: 0;
		max-height: 350px!important;
		top: 200px!important;
		overflow-y: auto;
		}
.parts_list_dialog {
    margin-left: -48% !important;
}
	#logo-group {
    text-align: -webkit-center;
     width: auto!important;
}
	#logo-group>span {

  float: none;
}
	#dockcomponents .show-stat-buttons {
    margin: 9px 0!important;

}
.parts_list_dialog {

    margin-left: 3% !important;
}
	.step_5_dock_price_final .final_price {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    color: #6B6868;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: left;
    clear: both;
}
.dropdown-content li {
	-webkit-user-drag: inherit !important;
    user-select: inherit !important;
    touch-action: inherit !important;;
}

.mobresdiv {
    top: 280px!important;
}
}

@media only screen and (max-width: 480px) and (min-width: 360px)
{

.form-bootstrapWizard {
    position: fixed;
    top: 75px;
    right: 0;
    min-width: 100%;
    z-index: 4;
}
	.jarviswidget>div {
    border: #ccc 1px solid;
    padding: 0px;
    border: 0;
		margin-top: 180px;
}
	.position-fixed h3 {
    text-align: center;
    float: none!important;
    margin: 10px 12px;
    font-size: 15px;
    line-height: 25px;
}
	h3.margin-left {
    margin-left: 30px;
}
	div#tab1 {
    margin-top: -75px !important;
}div#tab2 {
    margin-top: -75px !important;
}div#tab3 {
    margin-top: -75px !important;
}
	div#tab4 {
    margin-top: -15px !important;
}
	div#tab5 {
    margin-top: -75px !important;
}
	h3.padding-left {
    padding-left: 0px;
}

}
@media only screen and (max-width: 380px)
{
	.header-title {
    position: absolute;
    width: 100%;
    top: 60px;
    z-index: 3;
    font-weight: 600;
    padding: 10px 27px;
    font-size: 15px;
}
.tab-content {
    margin-top: 70px;
}
	.position-fixed {
    position: fixed;
    width: 100%;
    left: 0;
    top: 60px;
    background-color: #fff;
    z-index: 1;
		padding: 0!important;
}div#tab1 {
    margin-top: -140px !important;
}div#tab2 {
    margin-top: -140px !important;
}div#tab3 {
    margin-top: -140px !important;
}
	div#tab4 {
    margin-top: -60px !important;
}
	div#tab5 {
    margin-top: -140px !important;
}
	span#name {
    display: none;
}
	div#main {
		overflow: visible;
}
	#logo-group>span {

    display: none;

}
.form-bootstrapWizard {
        position: fixed;
    top: 20px;
    right: 0;
    min-width: 100%;
    z-index: 4;
}
	#header, #header>div {
	height: 60px;
}
	.jarviswidget>div {
    border: #ccc 1px solid;
    padding: 0px;
    border: 0;
		margin-top: 180px;
}
	.step3_water_depth_wraper {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0px;
    background: #fff;
    margin: 0;
    border: #ccc 1px solid;
}

	.show-stat-buttons.center_align.canvas_continue {
    padding: 0!important;
    margin-bottom: 15px;
}
	.tab-content h3 {
    text-align: left;
    margin: 0;
    font-size: 15px;
    line-height: 25px;
}
	.show-stat-buttons .btn-primary, .show-stat-buttons .btn-default {
          padding: 5px;
    font-size: 14px;
    height: 35px;
    float: right!important;
    width: 90px;
}
	.position-fix {
    position: fixed;
    top: 60px;
    left: 0;
    z-index: 2;
    padding-left: 0px;
    background-color: #fff;
    width: 100%;
}
	.position-fixed h3 {
    float: left;
    margin: 7px 15px;
}
	#dockcomponents .show-stat-buttons {
    margin: 18px 0!important;
	text-align: center;
}
	.position-fix h3{ float: none!important;
    padding: 0!important;
    text-align: center;
	}




	.position-fixed {
    padding-left: 0px!important;
}
	span.txt-color-white.font-size-12 {
    font-size: 10px;
    text-align: center;
}
	.position-fixed h3 {
    text-align: center;
    float: none!important;
    margin: 10px 12px;
    font-size: 15px;
    line-height: 25px;
}
	.doc_price {
    font-size: 13px;
    text-align: left;
    margin-top: 8px;
}
.ui-dialog {
	width: 95% !important;
	margin: auto;
	left: 0px !important;
	right: 0;
	max-height: 350px!important;
	top: 150px!important;
	/* bottom: 0; */
	overflow-y: auto;
}
.mobresdiv {
    top: 280px!important;
}
}
@media only screen and (max-width: 340px)
{
	.form-bootstrapWizard {
   position: fixed;
    top: 20px;
    right: 0;
    min-width: 100%;
    z-index: 4;
}
	.doc_price {
    font-size: 13px;
    text-align: left;
    margin-top: 0px;
    padding-left: 14px;
}
	.jarviswidget>div {

    padding: 0px;
    border: 0;
    margin-top: 60px;
}
	#logo-group>span {
    height: 59px;
    display: none;
    margin: 6px 0 0 0;
}div#tab1 {
    margin-top: -20px !important;
}div#tab2 {
    margin-top: -20px !important;
}div#tab3 {
    margin-top: -20px !important;
}
	div#tab4 {
    margin-top: 80px !important;
}
	div#tab5 {
    margin-top: -20px !important;
}
	.position-fix h3 {
    float: none!important;
    padding: 0!important;
    text-align: center;
}
	.position-fixed h3 {
    float: left;
    margin: 7px 20px;
}
	.page-title {
    display: block;
}
	button.ui-dialog-titlebar-close {
    display: none;
}
	.modal-footer {
    margin-top: 15px;
    padding: 19px 0px 20px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}
	.delivery_info_wrap h4 {

    font-size: 15px;

}

	.step4container #dockcomponents {
    padding-left: 5px;
}
	.ui-dialog .ui-dialog-titlebar-close {
    text-shadow: 0 1px 0 #FFFFFF;
    opacity: .5;
    color: #C0D4F5;
    display: block;
}
	#dockcomponents .show-stat-buttons {
    margin: 18px 0!important;

}
	span.continue-text-change {
    display: none;
}
	span.cont-text-change {
    display: block;
}
	.step_5_dock_price_final .final_price {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    color: #6B6868;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 15px;
    clear: both;
}
	.position-fix {
    position: fixed;
    top: 55px;
    left: 0;
    z-index: 2;
    padding-left: 0px;
    background-color: #fff;
    width: 100%;
}
	.step3_water_depth_wraper .col-lg-12 header {
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 15px;
}
	.step3_water_depth_wraper .col-lg-12 label.control-label {
    padding-left: 0;
    line-height: 32px;
    margin: 0;
    font-size: 14px;
}
	.col-lg-12.col-xs-12.align-center {
    text-align: center;
}
	.show-stat-buttons .btn-primary, .show-stat-buttons .btn-default {
          padding: 5px;
    font-size: 14px;
    height: 35px;
    float: left!important;
    width: 90px;
}
	input#zipcode {
    float: left;
    width: 85%;
    margin-left: 20px;
    margin-bottom: 15px;
}
	.callforprice.well.well-sm.bg-color-darken.txt-color-white.text-center {
    display: inline-block;
    float: left;
    padding: 0px 20px !important;
    padding-bottom: 10px;
    background: rgb(0, 43, 112)!important;
    border: none !important;
    text-align: right !important;
    box-shadow: none;
}
.step4_designit_wraper #btn_delete_dock {
	top:165px;
	right: 30px;
}
.ui-dialog {
    width: 95% !important;
    margin: auto;
    left: 0px !important;
    right: 0;
    max-height: 350px!important;
    top: 90px!important;
    /* bottom: 0; */
    overflow-y: auto;
}
.mobresdiv {
    top: 200px!important;
}
}
@media only screen and (max-height: 800px)
{
	div#tab1 {
	    margin-top: 110px;
	}div#tab2 {
	    margin-top: 110px;
	}div#tab3 {
	    margin-top: 110px;
	}
		div#tab4 {
	    margin-top: 110px;
	}
		div#tab5 {
	    margin-top: 110px;
	}
	.step4_designit_wraper #btn_delete_dock {
		top:185px;
		right: 30px;
	}

}
@media only screen and (max-width: 400px){
	.position-fixed.scrollingtop {
	     margin-top: 0px; 
	}
	.fullscreenscroll {
	    top: 175px!important;
	}
}