
html, body {
    
  color: #1c3660;     
} 
 
a {
    color: #1f8fcf;
}

.sub_color {
    color: #1c3660 !important;
}

.final_screen_link {
      color: #c31d1d;
      text-decoration: underline;
    }
    
    
 .link_hl {      
      text-decoration: underline;
      color: #000;
    }

 
    
.top_links_menu   {

/* margin-top: 50px; */

/* padding-right: 40px; */


  

text-align: right;
text-transform: uppercase;
font-weight: bold;
}

.top_links_menu a  {


color: #1f8fcf;
 

}

.padding-top {
    padding-top: 10px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.no-row-margin {
    margin-left: 0px;
    margin-right: 0px;
    
}

.basket_button {
  /*  margin-top: 3px; */
}

.my_basket_btn_2 {
    
    border: 1px solid #1c3660;
    
   
    background-color: #1c3660;

    
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
  
    
    border-radius: 20px;
    
    
    border-top-left-radius: 0px 0px;
    border-bottom-left-radius: 0px 0px;
    border-left-width: 0px;
     
    
    /*
    border-top-right-radius: 20px 20px;
    border-bottom-right-radius: 20px 20px;
    */
    color: #ffffff;
    
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    
  

}

.my_basket_btn_2 a {
    
    color: #ffffff;
    }
.my_basket_btn_2 a:hover {
    
    text-decoration: none;
}
  
    
.my_basket_btn_1 a {
    
    color: #1c3660;
}

.my_basket_btn_1 a:hover {
    
    text-decoration: none;
}
  
.my_basket_btn_1 {
    
    
    border: 1px solid #1c3660;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
   
    
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    
    border-top-right-radius: 0px 0px;
    border-bottom-right-radius: 0px 0px;
    border-right-width: 0px;
    
    height: 30px;
}

 

.top-search {

    border-color: #75d3f6;
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    
    
     padding: 0px 15px 0px 15px;
 
    height: 25px;
}

.top-search-btn {

    height: 25px;
    border-top-right-radius: 20px 20px;
    border-bottom-right-radius: 20px 20px;
    background-color: #75d3f6;
    color: #fff;
    padding: 5px 5px 5px 5px;
    line-height: 1;

}

.menu_left_line {

 border: 1px solid  #1c3660;
 background-color: #fff;
 height: 30px;  
 text-transform: uppercase;
 color: #1c3660;
 padding-top: 5px;
 padding-left: 10px;  
 margin-bottom: 10px; 

}
 

.breadcrumbs {

 background-color: #75d3f6;
 height: 30px;
/* padding-top: 5px; */
  
 text-transform: uppercase;
 
 padding-left: 10px;

}

.breadcrumbs a {

 color: #fff;
  font-weight: bold;
 

}
.path_link {
    margin-top: 7px;
}
.prod_view_type_btn {
    margin-top: 5px;
}

.breadcrumbs_arrow_icon {
    margin-top: 7px;
}


.breadcrumbs_inside {
   
    padding-top: 5px; 
    }

.product_menu_list {

list-style-type: none;
    padding: 0px;
    margin: 0px;
    
}

.no-padding { 
    padding: 0px;    
   
 }

 


.top_level_group {
    
  
  font-weight: bold;
  /* padding-left: 5px; */ 
  padding: 10px;
  
  color: #fff;
  background-color:#1c3660;
  margin-right: 20px;
  
     border: 1px solid #1c3660;
     
     /*
     -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
    */
    
} 

.top_level_group a {
    color: #fff;
}

/*
.product_menu_list>li:first-child{
  background-color:#1c3660;
  min-height: 30px;
  color: #fff;
  font-weight: bold;  
  padding-top: 5px;
  padding-bottom: 0px !important;
  margin-right: 0px !important;
  padding-left: 0px !important;
  
 }
 */
 
  
 
.menu_normal_list {
    list-style-type: none;
     padding: 0px;
    margin: 0px;
    
  padding-left: 10px;
  padding-top: 5px;
  padding-right: 40px;
  padding-bottom: 5px;
    
    }
 
 .menu_normal_list a {
     font-weight: bold; 
     display: block;
       padding: 5px;
 }
 
 .menu_normal_list a:hover {
     background-color: #eee;
    
 }
 
 .menu_normal_list li { 
 
  }
  
 .menu_selected {
     background-color: #4391d5; 
     
     border: 1px solid #4391d5;
   /*  
     -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
    */
    
    color: #fff;
     
 }
 .menu_selected a {
       color: #fff;
       padding-left: 5px;
 }
 
  .menu_selected a:hover {
    background-color: transparent;  
  }
 
 .menu_list_pages {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
        
    padding-left: 10px;
    padding-top: 5px;
    
   
    }
    
 
 .hr_menu {
     margin-top: 0;
     margin-bottom: 0;
     margin-right: 30px;
     }
     
.margin-top-20 {
     margin-top: 20px;
 }
    
.breadcrumbs_arrow {
    
    float: left;
    display: block;
    border: 1px solid #1c3660;

    padding-left: 3px;
    padding-right: 10px;
    
    padding-top: 3px;
    
    /*
    
    padding-bottom: 6px;
    */
    
    font-weight: bold;
    color: #fff;
    background-color:#1c3660; 
    
    margin-right: 10px;
    
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
    
    border-top-left-radius: 0px 0px;
    border-bottom-left-radius: 0px 0px;
    border-left-width: 0px;
    
    height: 30px;
    width: 20px;
    
 }      
 
 .breadcrumbs_arrow a {
     text-decoration: none;
 }
 
 .breadcrumbs_arrow_long {
     width: 110px;
     padding-top: 4px;
 }
 
 #menu_products_txt {
     padding-top: 5px;
 }
 
 .read_more_box {
     
     background-color:  #75d3f6;
     padding: 10px;
     margin-bottom: 10px;
     
  }    
  
 .read_more_box ul {
   color: #fff;
   font-size: 18px;
   font-weight: bold;
   
   list-style-type: none;
    padding-left: 15px;
    margin: 0px;  
     
  }
  
   .read_more_box .price_desc {
   color: #fff;
   font-size: 18px;
   font-weight: bold;
   
   list-style-type: none;
    padding-left: 15px;
    margin: 0px;  
    padding-top: 10px;
    padding-bottom: 10px;
     
  }

.btn-tdc {
 width: 100%;
 background-color: #2490d0;
 background-image: none;
}

.prod_desc_box {
    color: #4391d5;
}

.product_list_link {
   color: #203965; 
}

h1, h2, h3 {
     color: #1c3660; 
}

.error_txt {
    color: #a94442;
    }
    
.error_small_txt {
    color: #a94442;
    }    
    
.product_addon_info_box {
    
  background-color: #cdedfa;
  color: #1c3660;
  padding: 10px;
  margin-top: 10px;
}

.checkout_head_tr {
    background-color: #f9f9f9;
}
.checkout_head_txt {
   font-weight: bold;
}


 
.read_more_box {
 
  position: relative;
    bottom:0;
    right:0;
    

}

.prod_list_box {
   /* border-right: 1px solid #ddd; */
    
    
    }

.prod_view_type_btn {
    color: #fff;
    text-transform: none;
    margin-right: 10px;
}

.prod_view_type_btn  a {
 
 border: 1px solid #fff;   
}

.prod_view_type_btn  a.active {
 
 background-color: #1c3660;
}

.path_link {
  color: #1c3660 !important;  
    }
 
.path_link_last {
  color: #fff !important; 
  font-weight: bold;
    } 
    
    
.checkout_btn {
    margin-right: 30px;
    margin-bottom: 50px;
}    
    
  
.product_tabs {
    font-weight: bold;    
}  



 
  
 
 
 
 /* vertical alignment styles */
.col-top {
    vertical-align:top;
}
.col-middle {
    vertical-align:middle;
}
.col-bottom {
    vertical-align:bottom;
}

/* columns of same height styles */
.container-xs-height {
    display:table;
    padding-left:0px;
    padding-right:0px;
}
.row-xs-height {
    display:table-row;
}
.col-xs-height {
    display:table-cell;
    float:none;
}
@media (min-width: 768px) {
    .container-sm-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
    }
    .row-sm-height {
        display:table-row;
    }
    .col-sm-height {
        display:table-cell;
        float:none;
    }
}
@media (min-width: 992px) {
    .container-md-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
    }
    .row-md-height {
        display:table-row;
    }
    .col-md-height {
        display:table-cell;
        float:none;
    }
}
@media (min-width: 1200px) {
    .container-lg-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
    }
    .row-lg-height {
        display:table-row;
    }
    .col-lg-height {
        display:table-cell;
        float:none;
    }
}
 
 
.custom_pages {
font-family: Verdana; 
}
 
.custom_pages p {
    color: #000;
    font-size: 16px;
} 

.custom_pages li {   
    font-size: 16px;
    color: #000;
}   
    
.less_margin {
    margin-top: 10px;
    margin-bottom: 10px;
    }    
 
.input_select {
    min-width: 200px;
} 

.input_button_final {
  min-width: 200px;
  margin-top: 20px;
  margin-bottom: 10px;
}

#image_main {
  margin-top:20px;   
}
.img_row {
 margin-top: 20px;
}
.img_preview {
    border: 1px solid #eee;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.icon_text {
    margin-top: 20px;
}

.homepage_slider_panel1 img {   
    
    border-bottom: 2px solid #203965;        
    border-top: 2px solid #203965;
    border-left: 2px solid #203965;
    border-right: 2px solid #203965;
    
  
}

.homepage_slider_panel2 img {   
     border-bottom: 2px solid #203965;        
    border-top: 2px solid #203965;
    border-left: 2px solid #203965;
    border-right: 2px solid #203965;
    
   
}

.homepage_slider_panel3 img {   
     border-bottom: 2px solid #203965;        
    border-top: 2px solid #203965;
    border-left: 2px solid #203965;
    border-right: 2px solid #203965;
    
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0;}  
  50% {opacity: 1;}
  100%  {opacity: 0;}  
}

.fadeIn {
  -webkit-animation-fill-mode: backward;
  -webkit-animation-name: fadeIn;
}

.list_tickmark li:before {
    content: '✔';   
    margin-left: -1em; margin-right: .100em;
}

.list_tickmark {
   
   list-style: none;
   list-style-position:outside; 
  
}


.banner {
	position: relative;
	width: 100%;
	overflow: auto;
	
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	
	color: rgba(255,255,255,.6);
	text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
	
	background: #5b4d3d;
	box-shadow: 0 1px 2px rgba(0,0,0,.25);
}
	.banner ul {
		list-style: none;
		width: 300%;
	}
	.banner ul li {
		display: block;
		float: left;
		width: 33%;
		padding: 160px 0 110px;
		
		min-height: 720px;
		
/*		-webkit-background-size: 100% 100%;*/
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		-ms-background-size: 100% 100%;
/*		background-size: 100% 100%;*/
		
		box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);
	}
	
	.right_col {
	    
	    
	}
	
	.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #1c3660;
    color: #fff;
}
 
 
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} 


#modal_footer_checklist_body > .table-striped > tbody > tr:nth-child(2n+1) > td, #modal_footer_checklist_body > .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #eeeeee;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.placeholder_red::-moz-placeholder {
    color: #e53e3e !important;
}
.placeholder_red::-webkit-input-placeholder  {
    color: #e53e3e !important;
}

.ekko-lightbox-nav-overlay a:empty {   
    outline: none !important;   
}

.sidenav {
    
  /*
    position: fixed;  
    width: 0; 
    
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;    
    padding-top: 60px; 
    
     transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
     
    */
    
    overflow-x: hidden; /* Disable horizontal scroll */
    height: 100%; /* 100% Full-height */
    min-height: 500px;
   
    
    
}

.menu_overlay {
    
    background-color: #fff;
    height: 100%;
    position: absolute;
    width: 100%;
    
}

.top_links_menu_new a {
    
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
    
    }
    
.top_links_menu_new {
   
   font-weight: bold;    
   text-transform: uppercase;
   padding-bottom:30px;
   padding-left:30px;
   
}

.top_links_menu_selected {
    
    color: #fff !important;
    background-color: #4391d5;
    padding: 10px;
    
}
.top_links_menu_selected_dark
{
    background-color: #1c3660;
}

.dark_link {
    color: #1c3660;
}
.login_link_right {
    margin-right:10px;
}
.clickable {
   cursor: pointer; 
    }

.top_level_group a {
    display: block;
    }


/*
.top_level_group a:after {
     
   content: '+';   
   float: right;
} 

.top_level_group_opened a:after {
    
   content: '-';   
   float: right;
   
} 
*/

.top_level_group a:after {
     
   content: '\f055';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:none;
   
    float: right;
} 

.top_level_group_opened a:after {
    
    content: '\f056';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:none;
   
    float: right;
} 

.top_mobile_box {
    
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left:10px;
    padding-right:10px;
  
    
}

.top_menu_icon {
    width: 16px;
    height: 16px;
}

a:focus {
    outline: none;
}


/* benchtops shapes */

#benchtop_loading {
    
    background-color: #fff;
    margin-top: 30px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 120%;
    z-index: 1000;
    
}

.benchtop_box 
 {
     height: 100%; 
     padding: 140px;
     padding-right:50px;
     
     
     position: relative;
     min-width: 700px;
 }

.benchtop_move_right {
   left: 50px;
}
 
.benchtop_short_left {
    padding-left:180px; 
 }
 
 .benchtop_padding_bottom {
     padding-bottom: 350px;
 }
 
.benchtop_shape {
    position: relative;
}
 
.benchtop_shape_single {
     position: relative;
    
 }

.benchtop_bg_light {
    background-color: #ddd; 
}

.benchtop_bg_dark {
    background-color: #c0c0c0;  
}
 
 
.rectangle {
 
   
    width: 100%;
	height: 150px;
	border: 1px solid #000;
	
    
}

.rectangle_smaller {
    
   width: calc(100% - 134px); 
}

.rectangle_small {
    width: 80%;
    left: 80px;
}

.rectangle_vertical {
   
    width: 150px;
	height: 400px;
	border: 1px solid #000;
	 
	 
}

.rectangle_vertical_long {
   height: 500px;
   top: -150px !important; 
}

.rectangle_vertical_right {
    right: -480px;
    top: -150px !important;
}

.rectangle_vertical_longer {
    height: calc(100% - 10px);
    top: 0 !important;
    
}

.rectangle_vertical_move_down {
    top: 140px !important;
}

.rectangle_move_right {
    left: -50px;
}

.rectangle_move_right_alt {
   left: 135px;
}

.rectangle_move_left {
    left: 0;
}

.rectangle_move_up {
   top: -150px !important;
}

.joint_top_right {    
    top: -15px;
}

.joint_bottom_left {
   /* height: 415px; */
}


.joint_top_right:before {
    border-left: 15px solid transparent;
    border-top: 15px solid #000;
    content: "";
    position: absolute;
    right: -2px;
    top: -1px;
}

.joint_top_right:after {
    border-left: 15px solid transparent;
    border-top: 15px solid white;
    content: "";
    position: absolute;
    right: -3px;
    top: -2px;
}



.joint_top_right_alt:before {
    top: 0;
}


.joint_top_right_alt:after {
    top: -1px;     
}
.joint_top_right_alt_bg:after {
    top: 0;    
    
    }
.joint_top_right_alt_hidden:before {    
border:none;
}
.joint_top_right_alt_hidden:after {
    border:none;
}    
  
.joint_bottom_right_alt_hidden:before {    
border:none;
}
.joint_bottom_right_alt_hidden:after {
    border:none;
}   


.joint_bottom_right_alt:after {
    top: -1px;     
}
.joint_bottom_right_alt_bg:after {
    top: 0;    
    
    }
 
        

.joint_top_right_selected_dark:after {
    border-top: 15px solid #c0c0c0;
}

.joint_top_right_selected:after {
    border-top: 15px solid #ddd;
}

.highlight_inactive .joint_top_right:before {
    border-bottom-color: #c0c0c0;
}


.joint_bottom_right:before {
    border-bottom: 15px solid #000;
    border-left: 15px solid transparent;
    bottom: -1px;
    content: "";
    position: absolute;
    right: -1px;
}

.joint_bottom_right:after {
    border-bottom: 15px solid white;
    border-left: 15px solid transparent;
    bottom: -3px;
    content: "";
    position: absolute;
    right: -2px;
}

.joint_bottom_right_selected_dark:after {
    border-bottom: 15px solid #c0c0c0;
}

.joint_bottom_right_selected:after {
    border-bottom: 15px solid #ddd;
}

.highlight_inactive .joint_bottom_right:before {
    border-bottom-color: #c0c0c0;
}

.joint_bottom_right_alt:after  {
    right: 0;    
}


.joint_bottom_right_alt_hidden:after  {
    right: -1px;
    
}


.joint_bottom_right_alt_bg:after  {
    right: 0;
    
}
 


.joint_bottom_left:before {
    border-bottom: 15px solid #000;
    border-right: 15px solid transparent;
    bottom: -1px;
    content: "";
    position: absolute;
    left: -1px;
}

.joint_bottom_left:after {
    border-bottom: 15px solid white;
    border-right: 15px solid transparent;
    bottom: -2px;
    content: "";
    position: absolute;
    left: -3px;
}

.joint_bottom_left_selected_dark:after {
    border-bottom: 15px solid #c0c0c0;
}

.joint_bottom_left_selected:after {
    border-bottom: 15px solid #ddd;
}

.highlight_inactive .joint_bottom_left:before {
    border-bottom-color: #c0c0c0;
}

  

   
  
    
    
    

.border_right {
  border-right-width: 3px;   
} 

.border_left {
  border-left-width: 3px;   
} 

.border_bottom {
  border-bottom-width: 3px;   
} 

.border_top {
  border-top-width: 3px;   
} 
 

.short_right {
   width: calc( 100% - 135px ); 
}

.z-98 {
 z-index: 98;   
}
.z-90 {
 z-index: 90;   
}
.z-80 {
 z-index: 80;   
}


.right_edge {
  position: absolute;
  right: 0;   
  top: 0;
}

.right_edge_lower {
    
    top: 100px;
    
    }


.right_edge_lower_alt {
    
    top: 140px;
    
    }
    

.right_bottom_edge {
  position: absolute;
  right: 0;   
  top: calc( 100% - 165px ); 
  
}

.option_wide {
    width: 180px !important;
    }

.w-50 {
  width: 50%;  
}


.w-100 {
  width: 100% !important;  
}
.w-120px {
    min-width: 145px !important;
    }
 

.options_box {
    width: 120px;
    z-index: 99;
    padding: 5px;
}
 

.options_box.top_side {
    
    position: absolute;
    left: 50%;
    top: -75px;
     
}


.options_box.top_side_move_left {
    
    position: absolute;
    left: 30%;
    top: -75px;
     
}


.options_box.left_side {
    
    position: absolute;
    left: -130px;
    top: 40%;
    
}


.options_box.right_side {
    
    position: absolute;
    right: -160px;
    top: 50%;
    
}


.options_box.right_side_small {
    
    position: absolute;
    
    right: -190px;
    top: 30%;
    
}


.options_box.bottom_right_side {
    
    position: absolute;
    bottom: -90px;
    left: calc(50% - 50px);
    
}


.bottom_right_side_warn {
    
    position: absolute;
    bottom: -150px;
    left: 0;
    
}


.bottom_side_warn {
    
    position: absolute;
    bottom: -170px;
    left: 0;
    
}

.options_box.top_left_side {
    
    position: absolute;    
    left: 3px;
    top: -90px;
    width: 100%;
}


.options_box.top_right_side {
    
    position: absolute;    
    right: -180px;
    top: -80px;
    width: 100%;
}


.options_box.top_right_side_alt {
    
    position: absolute;    
    right: -590px;
    top: -210px;
    width: 100%;
}




.options_box.bottom_left_side {
    
    position: absolute;    
    left: 3px;
    bottom: -85px;
    width: calc(100% - 5px);
}

.options_box.bottom {
    
    position: absolute;
    right: 10px;
    bottom: 10%;
    
    }
 

.options_box.bottom_move_up {
    
    position: absolute;
    right: 10px;
    bottom: 50%;
    
    }
 
 

.options_box.middle {
    
    position: absolute;
    left: 50%;
    bottom: 50px;
    
    }    


.options_box.bottom_middle_side {
    
    position: absolute;    
    left: -185px;
    bottom: 55px;
    
    
}



.options_box.bottom_right_side_finish {
    
    position: absolute;    
    right: -185px;
    bottom: 30px;
    
}


.m-t-10 {
    margin-top: 10px;
}

.attrib_target input[type=number]::-webkit-inner-spin-button, 
.attrib_target input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
 
 
.attrib_target input[type=number]  { 
 -moz-appearance:textfield;
}
 



.highlight_inactive .options_box {
    display:none;   
}
.highlight_inactive .option_arrow {
    display:none;   
}

.highlight_inactive .benchtop_shape_single {
 background-color: #fff;   
 border-color: #d9d9d9;
}
.highlight_inactive .finish_label {
    display:none;   
}
.highlight_inactive .site_join {
    display:none;   
}


.benchtop_inactive_tint {
   
   /* 
    background: rgba(167, 167, 222, 0.5);   
    height: 100%;
    */
    
    /*margin-top: -10px;
    
    height: calc(100% + 60px);
    margin-left: -30px;
    margin-top: -30px;
    width: calc(100% + 60px);
    z-index: 99999;
    */
    
    }
    
.tint_no_right {
    
    /* width: calc(100% + 30px); */
}       
    
.option_arrow.horizontal_arrow {
    
}

.clearfix {
    /* overflow: auto;*/
}


.arrow_middle_vertical {
    
     
   height: calc(100% - 10px);
   left: calc(50% - 50px);
    position: absolute;
   
    
   /*top: 50%;
   position: relative;*/
    
}


.arrow_middle {
    
     
   width: 100%;
   bottom: 5%;
    position: absolute;
   
    
   /*top: 50%;
   position: relative;*/
    
}


.arrow_middle_up {
    
     
   width: 100%;
   bottom: 45%;
    position: absolute;
   
    
   /*top: 50%;
   position: relative;*/
    
}

.arrow_left_side {
    
   position: relative;
   left: -100px;
   height: calc(100% + 125px);
   top: -135px;
   
}


.arrow_left_side_normal {
    
   position: relative;
   left: -100px;
   height: calc(100% + 125px);
   top: 0;
   
}
    
    
.arrow_left_side_short_normal {
    
    height: calc(100% - 10px);
    top: 0;
}
    
.arrow_right_side {
    
   position: relative;
   right: -225px;
   height: calc(100% + 125px);
   top: 0;
   
}


.arrow_right_side_normal {
    
    height: calc(100% + 90px);
    top: -100px;
}

.arrow_right_side_normal_alt {
    height: calc(100% - 10px);
    top: 0;
}

.arrow_right_side_normal_alt2 {
    height: calc(100% + 130px);
    top: -140px;
}


.arrow_right_side_short {
    
   position: relative;
   right: -225px;
   height: calc(100% - 10px);
   top: 0;
   
}


.arrow_right_side_small {
    
  height: calc(100% - 7px);
    position: relative;
    right: -625px;
    top: -1px;
   
}

  
.arrow_left_vertical {
    
    height: calc(100% - 20px);
    position: absolute;
    right: -55px;
    top: 12px;
   
}

.arrow_left_vertical_normal {
    top: 0;
    height: calc(100% - 8px);
    
    }

.arrow_right_vertical {
    
    height: calc(100% - 7px);
    position: absolute;
    left: -60px;
    top: -2px;
   
}


.arrow_top_side {
    
   position: relative;
   top: -95px;
   width: calc(100% + 150px);
   
}


.arrow_top_side_full {
    
   position: relative;
   top: -95px;
   width: calc(100% + 135px);
   left: -135px;
   
}


.arrow_top_right_side {
    
  left: 500px;
    position: absolute;
    top: -23px;
    width: calc(100% + 150px);
   
}


.arrow_top_right_side_alt {
    
  left: 540px;
    position: absolute;
    top: -160px;
    width: calc(100% + 150px);
   
}


.arrow_top_side_short_alt {
    
   position: absolute;
    top: -25px;
    width: 100%;
   
}


.arrow_bottom_side {
    
   bottom: -100px;
   left: 0;
   position: absolute;
   width: 100%;
   
}
 
  
.arrow_top_side_short {
    
    width: calc(100% + 135px);
    
}

.arrow_top_side_normal {
    width: 100%; 
}


.arrow_top_side_normal_alt {
    width:  calc(100% + 135px);
}

.arrow_line {    
    margin-top:4px;
    width:calc(100% - 20px);
    background:#000;
    height:2px;
    float:left;
    
    
    }
    
    
.arrow_line_vertical {    
    margin-top:4px;
    width:2px;
    background:#000;
    height:100%;
    float:left;
    
    
    }
    
.arrow_point_right {
    width: 0;
    height: 0; 
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #000;
    float:right;
}

.arrow_point_left {
    width: 0;
    height: 0; 
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 10px solid #000;
    float:left;
}

    
    
.arrow_point_line_right:after {
    
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 90px;
    border-right: 1px dotted black;
    
}   

   
.arrow_point_line_down_right:after {
    
    content:"";
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    height: 90px;
    border-right: 1px dotted black;
    
}   


.arrow_point_line_down_left:before {
    
     
    content:"";
    position: absolute;
    top: -80px;
    left: 0;
   
    height: 90px;
    border-right: 1px dotted black;
    
}  


.arrow_point_line_down_left_shorter:before {          
    height: 20px;
    top: 0;
}        


.arrow_point_line_down_right_shorter:after {
    height: 20px;
    top: 0;
    }
  



.arrow_point_line_down_left_righter:before {          
    left: 10px;
}        

 
    
 
.arrow_point_line_left:before {
    
     
    content:"";
    position: absolute;
    top: 0;
    left: 0;
   
    height: 90px;
    border-right: 1px dotted black;
    
}     


.arrow_point_top {
    width: 0;
    height: 0; 
    border-bottom: 10px solid #000; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    float: left;
    left: 6px;
    position:relative; 
}

  
.arrow_point_line_top:after {
    
    content:"";
    position: absolute;
    top: 0;
    left: -5px;
    right: 0;
    width: 90px;
    height: 1px;
    border-top: 1px dotted black;
    
}   


.arrow_point_line_bottom:after {
    
    content:"";
    position: absolute;
    top: 0;
    left: -5px;
    right: 0;
    width: 90px;
    height: 1px;
    border-bottom: 1px dotted black;
    
}   



.arrow_point_line_right_top:after {
    
    content:"";
    position: absolute;
    top: 0;
    left: -85px;
    right: 0;
    width: 90px;
    height: 1px;
    border-top: 1px dotted black;
    
}   


.arrow_point_line_right_top_short:after {
    
    content:"";
    position: absolute;
    top: 0;
    left: -40px;
    right: 0;
    width: 45px;
    height: 1px;
    border-top: 1px dotted black;
    
}   


.arrow_point_line_right_bottom:after {
    
    content:"";
    position: absolute;
    top: 0;
    left: -85px;
    right: 0;
    width: 90px;
    height: 1px;
    border-bottom: 1px dotted black;
    
}   


.arrow_point_line_left_top:after {
    
    content:"";
    position: absolute;
    top: 0;
    left: -5px;
    right: 0;
    width: 50px;
    height: 1px;
    border-top: 1px dotted black;
    
}   




.arrow_point_bottom {
    width: 0;
    height: 0; 
    border-top: 10px solid #000; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    float:left;
    top: 100%;
    left: -6px;
    position:relative; 
    
}

.options_white_bg {
    background-color: #fff;
    padding: 3px;
}
    
.option_left_arc {
   /*border-radius: 70px 0 0 70px; */
   border-radius: 5% / 50% 0px 0px 70px;
   
    
}    


.option_right_arc {
   /*border-radius: 70px 0 0 70px; */
   border-radius: 0 35px 35px 0 / 70%;
   
    
}   


.option_bottom_arc {
   /*border-radius: 70px 0 0 70px; */
   border-radius: 0 0 70px 70px / 5%;
   
    
}     

.option_selected_txt {
   color: #c31d1d;
    text-decoration: underline;
}

.finish_label {
    text-transform: uppercase;
    font-size: 10px;
    color: #000;
    
    }
       
.finish_label_top {
    
    left: 50%;
    position: absolute;
    top: -15px;
    
    
}

.finish_label_top_move_left {
    
    left: 30%;
    position: absolute;
    top: -15px;
    
    
}

.finish_label_bottom {
    left: 50%;
    position: absolute;
    bottom: -17px; 
}


.finish_label_bottom_move_left {
    left: 30%;
    position: absolute;
    bottom: -17px; 
}

    

      
.finish_label_left_top {
    
    left: 50px;
    position: absolute;
    top: -17px;
    
    
}


.finish_label_left_top2 {
    
    left: 180px;
    position: absolute;
    top: -17px;
    
    
}

.finish_label_vertical {
/*    text-orientation: mixed;
    writing-mode: vertical-lr;
    */
    
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    
}


.finish_label_left_bottom {
    left: 50px;
    position: absolute;
    bottom: -17px; 
}


.finish_label_left_bottom2 {
    left: 180px;
    position: absolute;
    bottom: -17px; 
}

.finish_label_right {
   
    top: 50%;
    position: absolute;
    right: -55px;
    
   
}


.finish_label_right_down {
   
    top: 60%;
   
   
}



.finish_label_right_closer {
    right: -46px;
    }

.finish_label_left {
    top: 50%;
    position: absolute;
    left: -55px;
}


.finish_label_left2 {    
    left: -47px;
    top: 60%;
}


.finish_label_left_short {
      top: 23%;  
}

.finish_label_right_short {
      /* top: 15%; */
        
      right: -47px;
      top: 25%;
}

.finish_label_right_lower {
    top: 50%;
}

.arc_warning {
    display: none;
    color: #a94442;
    
}

.option_txt_move_right {
  margin-left: 15px;    
}


/*
.join_left_bottom_icon:after {
    
    content:"";     
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 0 13px;
    border-color: transparent transparent transparent #000;       
    position: absolute;
    left: -50px;
    bottom: 0;
    width: 0; 
    
}


.join_right_bottom_icon:after {
    
    content:"";     
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 13px 13px;
    border-color: transparent transparent #000 transparent;            
    position: absolute;
    right: 0;
    bottom: -44px;
    width: 0; 
    
}
*/


.join_top_right_icon {
  
  /* background: linear-gradient(45deg, white 20px, transparent 20px); */  

}

/*
.join_top_right_icon:after {
    
    content:"";     
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 13px 13px 0;
    border-color: transparent #000 transparent transparent;        
    position: absolute;
    right: -42px;
    width: 0; 
    
}
*/

.site_join {
    
    text-transform: uppercase;
    font-size: 10px;
    color: #000;
    
    }
    
.join_top {
    
    top: 0;
    left: 55px;
    position: absolute;
    
    }
    
.join_right {
    
    right: -18px;
    top: 55px;
    position: absolute;
    
    }

.join_right_bottom {
    
    right: 40px;
    top: 130px;
    position: absolute;
    
    }
  
.join_bottom {
    
    bottom: 0;
    left: 50px;
    position: absolute;
    
    }
  

.join_bottom_up {
    
    bottom: 15px;
    left: 50px;
    position: absolute;
    
    }
      
.join_left  {
    
    left: 132px;
    position: absolute;
    top: 70px;
    
    
}    

     
.join_left2  {
    
    left: -3px;
    position: absolute;
    top: 70px;
    
    
}   

.join_vertical {
    transform: rotate(-90deg);
} 

.color_image {
  
  /*  max-width: 150px;
    height: auto;
    display: inline;
    */
    border: 1px solid #000;
    margin: 5px; 
    min-height: 150px;
}         
.color_selected {
    border-bottom: 10px solid #4391d5;

/*   
    z-index: 999;
    
    transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-webkit-transform: scale(1.1, 1.1);
*/
    
    }
    
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
/*    transform: none; */
}   
 
    
#att_colors .owl-carousel {
 height: 200px;   
}   
#att_colors {
 margin-top: 25px;
 padding-bottom: 50px;   
} 
     
.loading_centered {
    
    width: 50px;
    height: 50px;
    padding-top: 200px;
    margin: auto;
}  

.highlight_inner_step {
    display:none;
}
   
.inner_step_highlighted {
    
     border: 1px solid #4391d5;
     border-radius: 5px;
     
/*    border: 2px solid #000;
    border-collapse: separate;
    border-spacing: 15px;
  */
    
  /*  outline: 4px solid #4391d5;
    outline-offset: 1px;
    */
}
      
    /*
.highlight_inactive .benchtop_shape_single {
    background: rgba(0, 0, 0, 0.2);    
    
}
*/

  
.benchtops_list_row {
   /* margin-bottom: 40px; */
}    
.benchtops_list_name {
    padding-top: 20px;
    padding-bottom: 40px;
}
  

@media (max-width: 767px) {
    
    /* mobile view */
    
    
    
#left_col {
    
   
    position: fixed;           
    z-index: 200;
    top: 0;
    left: 0;
    background-color: #eee;    
    padding-top: 20px; 
    
    transition: 0.5s;
    /* width: 0; */ 
    
    overflow-x: hidden; /* Disable horizontal scroll */
    height: 100%; /* 100% Full-height */
    min-height: 500px;
    
     width: 0px; 
     padding-top: 0;
   
    
    
}

.sidenav {
    height: auto;
    min-height: auto;
    display: block;
}
.menu_overlay {
    display: none;
}
#left_menu_pages {
    display: block !important;
}
#left_menu_products {
    display: block !important;
}

.top_level_group { 
    margin-right:0;
}
.menu_normal_list {
    padding-right: 10px;
}
 
.logo-brand {
    max-height: 80px;
    padding: 10px;
}
#right_main_content {
 padding-left: 10px;
 padding-right: 10px;
    
}

.prod_list_row {
  margin-left: 0;   
  margin-right: 0;
}
.prod_view_row {
  margin-left: 0;   
  margin-right: 0;
  margin-bottom: 20px;
}
.top_links_menu_mobile {
    margin-top: 20px;
}

.row-xs-height {
    display: block;
  }
 .col-xs-height {
    
    float: left;
} 

.top-header  {
    min-height: 80px;
    
 
    z-index: 150;
 
    
}  

  .top_level_collapse {
     background-color: #fff !important;
     border: 1px solid #75d3f6;
    
     
    }
  .top_level_collapse a {
     color: #1c3660 !important;
      
      }  
      
  .mobile_menu_closed {
      display:none;
  }  
  
 
   .top-header_sticked {
        
      position: fixed;      
      z-index: 100;  
      background-color: #fff;
      width: 100%;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
      height: 55px;
       
    }
    
   
 
   
    .top-header_sticked .logo-brand {
        width: 70%;
        padding-top: 15px;
        padding-bottom: 10px;
        transition: 0.5s;
       }
        
  .top-header {
    
    min-height: 70px;
  
    }
    
  .top_level_group a:after {
     font-size: 1.5em;
     bottom: 5px;
     position: relative;
   }  
}


@media (min-width: 768px) {

    .top-header {
    
    
  
    }
    .top-header_sticked {
        
      position: fixed;      
      z-index: 100;  
      background-color: #fff;
      width: inherit;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
      height: 85px;
       
    }
    
   
    
    .top_links_menu_new {
        padding-top: 40px;
        padding-bottom: 40px;
    }
   
    .top-header_sticked .logo-brand {
        width: 70%;
        padding-top: 10px;
        padding-bottom: 10px;
        transition: 0.5s;
       }
       
     .left_menu_sticked {
        position: fixed;    
        margin-top: 80px; 
       
        /* z-index: 100; */  
        z-index: 200;
        background-color: #fff;
      
     }
     
     .menu_social_links_sticked {
        position: fixed;    
        bottom: 0;       
        z-index: 100;
        margin-bottom: 20px;  
        
     }

  
   /*
    #left_col {
      position: fixed;
      width: 300px;  
    }
    
    #right_col {
      margin-left: 300px;  
    }
    */
    
}



.lds-default {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-default div {
  position: absolute;
  width: 5px;
  height: 5px;
  background: #4391d5;
  border-radius: 50%;
  animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
  animation-delay: 0s;
  top: 29px;
  left: 53px;
}
.lds-default div:nth-child(2) {
  animation-delay: -0.1s;
  top: 18px;
  left: 50px;
}
.lds-default div:nth-child(3) {
  animation-delay: -0.2s;
  top: 9px;
  left: 41px;
}
.lds-default div:nth-child(4) {
  animation-delay: -0.3s;
  top: 6px;
  left: 29px;
}
.lds-default div:nth-child(5) {
  animation-delay: -0.4s;
  top: 9px;
  left: 18px;
}
.lds-default div:nth-child(6) {
  animation-delay: -0.5s;
  top: 18px;
  left: 9px;
}
.lds-default div:nth-child(7) {
  animation-delay: -0.6s;
  top: 29px;
  left: 6px;
}
.lds-default div:nth-child(8) {
  animation-delay: -0.7s;
  top: 41px;
  left: 9px;
}
.lds-default div:nth-child(9) {
  animation-delay: -0.8s;
  top: 50px;
  left: 18px;
}
.lds-default div:nth-child(10) {
  animation-delay: -0.9s;
  top: 53px;
  left: 29px;
}
.lds-default div:nth-child(11) {
  animation-delay: -1s;
  top: 50px;
  left: 41px;
}
.lds-default div:nth-child(12) {
  animation-delay: -1.1s;
  top: 41px;
  left: 50px;
}
@keyframes lds-default {
  0%, 20%, 80%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}



