@import url('https://fonts.googleapis.com/css?family=Open Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

.reversed td {
    background-color: #2972c8;
}

#Header_Account-menu, #navigation_container 
{
    /* background-color: #1A2674 !important; */
}

/*SCROLLBAR BEGIN*/
/* width */

::-webkit-scrollbar {
  width: 16px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  /*border-radius:20px 20px 15px 5px!important;*/
  background: #ACA9BB!important;
}
 
/* Handle */

::-webkit-scrollbar-thumb {
  background: #888;
	cursor: pointer;
  /*border-radius:10px 20px 20px 10px!important;*/
}

::-webkit-scrollbar-thumb:hover {
  background: #2972c8; 
}

/*SCROLLBAR END*/

/*COLORS FOR USE
#3d515a footer header text blue 
#2972c8 Blue
#fcc166 light orange
#a7acb1 Light grey
#f7f7f7 Lighter Grey
*/

/*BODY WIDTH HIDE H-SCROLL*/
body {
  max-height:inherit; /* Make this site really long */
  max-width:inherit; /* Make this site really wide */
  overflow-y: scroll;
  overflow-x: hidden;
  margin-right:8px!important;
  margin-left:8px!important;
}
/*BODY WIDTH HIDE H-SCROLL END*/

/*WIDTH SPAN BETWEEN PRODUCTS*/

/*span.product_span {
    position: relative !important;
    display: flex;
    flex-wrap: wrap !important;
    padding-bottom: 10px !important;
    align-items: center !important;
    flex-direction: row !important;
    clear: right !important;
}
.product_span {
    width: auto;
    white-space: normal;
    align-items: stretch;
    max-width: 400px !important;
}
div.span.product_span {
	align-content:center!important;
}*/
div.product_name_text {
    width: fit-content!important;
}
div.product_name_text a {
    font-size: 15.5px;
    font-weight: bold;
	margin-left: 10px!important;
    position: relative !important;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif!important;
    color: #2972c8!important;
}
/*div.product_image {
    position: relative !important;
    display: inline-block !important;
    text-align: center;
    overflow: hidden;
    height: fit-content;
    min-width: fit-content!important;
    margin: auto !important;
}*/
div.product_grid_header {
    font-weight: 700 !important;
    font-size: 13px!important;
    color: #2972c8 !important;
    position: relative !important;
    top: -30px !important;
    right: 100px!important;
	font-family:"Open Sans", sans-serif!important;
}
#objContentPlaceHolder_lblSortBy{
	position:relative;
	top: 20px;
	right: 28px!important;
	margin: 15px 5px 27px 5px!important;
}
#advanced_search, .category_menu_button, .navigation_menu_button, #FAQ_Link, #Sizing_Chart_Link::before, #Content_Featured_Products, #Content_Viewed_Products, #Content_Top_Products, #Content_Previous_Products,
.featured_products_label a, #featured_products_header_unselected_text, #footer_client_text_container, #footer_client_text_container a, .footer_menu_button, #divBins, 
.searchPageHeader a, #tblResultHeader a, .searchPageResult a, .searchPageResult a, .searchPageHeader a, .searchPageResultHeader a, .searchPageSelected a,
#filter_breadcrumbs
{
	color: #2972c8;
	font-family: "Open Sans", Arial, Helvetica, Sans-serif !important;
}

#filter_breadcrumbs, .product_description, .sidebar_button, #Content_Welcome, #Content_Budget_Notice, #Content_GC_Notice, #Content_System_Message, #Content_Cost_Center_Budget_Notice
{
	font-family:"Open Sans", sans-serif!important;
}

div#lyrDesc ul {
    	padding-left: 15px;
}

#form_master{
	margin-left: unset; /* Margin-left and margin-right are why the stores are centered within the browser */
	margin-right: unset;
	width: 100%;
	padding: 0px;
    color: white;
}
.AddOptions {
    cursor: pointer;
    display: none;
    width: 100px;
    background-color: #2972c8 !important;
    font-family:"Open Sans", sans-serif!important;
    color: black;
    padding: 4px;
    text-align: center;
    font-weight: 600;
    border-radius: 8px !important;
    border: 0px solid !important;
}

.AddToCart {
    cursor: url(/images/handy-cursor.png), auto !important;
    display: none;
    width: 100px;
    background-color: #2972c8ef !important;
	font-family:"Open Sans", sans-serif!important;
    color: black;
    padding: 4px;
    text-align: center;
    font-weight: 600;
    border-radius: 8px !important;
    border: 0px solid !important;
}
#header_container{
    height: 120px!important;
    background-color: #fff!important;
    /* color: white; */
    margin: -10px -10px 0px -10px!important;
    min-width: 800px;
}
#Header_Logo{
	height: 65px;
    width: 230px;
    float: left;
    color: white;
    background-image: url(/stores/assurantpromotions/ui/assurant-Logo.png)!important;
	background-color: transparent!important;
    background-repeat: no-repeat;
    position: relative!important;
    left: 30px!important;
    top: 38px!important;
}
#item_lists_menu {
    position: relative;
    top: 20px!important;
    padding-bottom: 18px!important;
    width: 100%;
    z-index: 99;
    display: flex;
    justify-content: center;
}

#navigation_menu_container {
    padding: 15px;
}

.navigation_menu_button{
	font-size:13px;
	font-weight: 600!important;
	text-transform: none!important;
	color: #3d515a !important;
    /* font-family: 'Open Sans', sans-serif; */
    text-decoration: none;
    width: 150px !important;
    padding: 9px 10px;
	font-family:"Open Sans", sans-serif!important;
}

.navigation_menu_button:hover {
    color: #2972c8 !important;
    background-color: #f7f7f7 !important;
    /* padding: 13px; */
    text-decoration: none !important;
}

.breadcrumb_default{
	color: #333333;
}

.breadcrumb_link{
	color: #333333;
}

/*PRODUCT GRID TEST CODE*/
.product_grid {
    max-width: 100% !important;
  
    padding: 0% 4% 0% 2.5% !important;
}

.product_span{
    padding-bottom: 5px;
    max-width: 100%!important;
	
}
/*PRODUCT GRID TEST CODE END delete if it doesn't work*/

.product_grid_header {
    padding-bottom: 20px;
	color: black;
}

div.product_description {
    display: block;
    position: relative;
    text-align: center;
	color:#484554!important;
    height: 50px;
    width: 100%;
    overflow: hidden;
	padding-bottom: 17px!important;
    margin: auto;
    font-size: 17.5px !important;
	font-family:"Open Sans", sans-serif!important;
}

#objPnlCategoriesTop_menuAll {
	border: solid 2px #2972c8!important;
    border-radius: 15px!important;
    background-color: #fff!important;
    position: relative;
    width: 87px;
    height: 22px;
    left: -203px;
    top: 41px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: bold !important;
    color: #484554 !important;
    letter-spacing: 0.2px !important;
    padding: 8px 20px 8px 12px;
    cursor: pointer;
    background: url(/stores/assurantpromotions/ui/arrow.png) right no-repeat;
    background-position-x: 94px;
    background-position-y: 9px;
    z-index: 9999;
    margin: auto;
}

#objPnlCategoriesTop_menu {
    position: relative;
    top: 46px;
    width: 218px !important;
    left: -155px !important;
    border: solid 2px #2972c8!important;
    border-radius: 15px!important;
    background-color: #fff!important;
    padding: 0px;
    cursor: pointer;
    max-height: 218px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: auto;
    z-index: 99;
	font-family:"Open Sans", sans-serif!important;
}
#objPnlCategoriesTop_menu div {
    padding: 3px 0px 3px 0px !important;
    position: relative;
}

#txtSearch {
	border: solid 2px #2972c8 !important;
    border-radius: 15px !important;
    position: relative;
    top: 41px;
    left: 22px;
    display: flex;
    margin: auto;
    height: 38px;
    min-width: 290px;
    max-width: 190px;
    z-index: 999;
    padding: 0px 7px 0px 7px;
}
#image_search {
    position: relative;
    display: flex;
    margin: auto;
    top: 8px !important;
    left: 141px !important;
    z-index: 999;
}
#divBins {
	background-color:#fff!important;
	position: relative;
	display: flex;
	margin: auto;
	top: 85px!important;
	border: solid 2px #2972c8!important;
	border-radius: 15px;
	left: 142px!important;
	margin-top: -61px;
	height: 380px;
	width: 540px;
	font-family:"Open Sans", sans-serif!important;
}
#divBins a {
	font-family: 'Open Sans', sans-serif!important;
	color:#3d515a!important;
}
#divBins a:hover{
	color:#2972c8!important;
}

#divBins td:hover {
    background-color: #f7f7f7!important;
	font-family: 'Open Sans', sans-serif!important;
}
#hamburger {
    margin-top: 0px !important;
    position: relative!important;
    top: 29px;
    right: -4px!important;
}

img#hamburger {
    width: 40px;
    height: 40px;
}
#sidebar_container {
    background-color: #fff;
    border-radius: 15px !important;
    width: 200px;
	padding: 5px 0px 5px 0px !important;
    border: solid 2px #2972c8;
    left: 34px;
	top: 16px !important;
	font-family:"Open Sans", sans-serif!important;
}

#Open_Sidebar-div {
    height: 0px;
    float: right;
    left: 70px;
    top: 13px;
	width: 0px;
}

#Open_Sidebar {
    height: 0px;
	width: 0px;
}

.sidebar_button{
	position: relative;	
	color:#ffffff;
}

.category_menu_item:hover {
    background-color: #f7f7f7 !important;
    color: #fff !important;
    scale: 1.0;
}
.category_menu_item{
	padding: 4px 0px 4px 0px !important;
}
.category_menu_button {
    position: relative;
    color: #3d515a !important;
    font-size: 13px;
    font-weight: 600!important;
    text-decoration: none!important;
    word-wrap: normal;
	padding: 5px 0px 5px 15px;
/*Extends Hover width*/display: block!important;
    margin-bottom: 0px;
    line-height: 15px;
	font-family:"Open Sans", sans-serif!important;
}
.category_menu_button:hover {
	text-decoration: none;
	color:#2972c8 !important;
	font-size: 13px;
    font-weight: 600!important;
}

.sidebar_item a:hover {
    color: #E51B24;
}
 
#Content_System_Message {
	font-size: smaller;
	margin-top: 30px;
}

#Content_Welcome, #Content_Budget_Notice, #Content_GC_Notice {
    color: #333!important;
    font-family: 'Open Sans', sans-serif!important;
    font-weight:bold!important;
	left: 4px!important;
}

#Content_Welcome a{
	color: #2972c8;
	font-family:"Open Sans", sans-serif!important;
}

#Content_Cost_Center_Budget_Notice {
	margin-left: -55px;
}
#Content_Slider_Images {
}
/*SLIDER LIGHT THEME FIX*/
.theme-light.slider-wrapper {
    background: #fff;
    padding: 0px 3px 10px 3px!important;
	margin-top:-10px!important;
}
.theme-light .nivo-controlNav a.active {
    background-position: 0 100%!important;
}

.theme-light .nivo-controlNav a {
      display: inline-block;
    width: 10px!important;
    height: 10px!important;
    background: url(/Stores/assurantpromotions/ui/bullets01.png) no-repeat!important;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px;
    position: relative!important;
    top: 21px!important;
}/*SLIDER LIGHT THEME FIX END*/

/* FEATURED ITEMS LIST */
#Content_Featured_Products_menu {
  	border: 2px solid #2972c8!important;
	background: #ffffff !important;
    border-radius: 15px !important;
    font-family:"Open Sans", sans-serif!important;
    color: #3d515a !important;
    padding: 5px 13px 4px 13px!important;
}
#Content_Featured_Products_menu:hover {
    color: #2972c8 !important;
    
}
.featured_products_label {
    padding: 14px 5px 8px 5px !important;
    height: 10px;
    cursor: pointer;
}
.featured_products_label a {
    display: block;
    text-align: center;
    font-size: 14.5px!important;
    font-weight: bold;
	color:#2972c8!important;
    text-decoration: none!Important;
    line-height: 18px;
}
.featured_products_description {
    color: #484554;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 16.5px !important;
    font-weight: 500 !important;
    text-decoration: none;
    line-height: 23px;
    padding: 25px 10px 0px 10px;
    text-align: center;
}
#Content_Featured_Products {
    position: relative;
    margin: auto;
    color: #2972c8 !important;
}
#Content_Viewed_Products_menu {
 border: 2px solid #2972c8!important;
	background: #ffffff !important;
    border-radius: 15px !important;
    font-family:"Open Sans", sans-serif!important;
    color: #3d515a !important;
    padding: 5px 13px 4px 13px!important;
}
#Content_Viewed_Products_menu:hover {
    color: #2972c8 !important;
    
}
.viewed_products_label a {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none!Important;
    line-height: 18px;
}
.viewed_products_description {
    color: #484554;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 17px !important;
    font-weight: 500 !important;
    text-decoration: none;
    line-height: 23px;
    padding: 25px 10px 0px 10px;
    text-align: center;
}
#Content_Viewed_Products {
    position: relative;
    margin: auto;
    color: #1C2674 !important;
}
#Content_Top_Products_menu {
  border: 2px solid #2972c8!important;
	background: #ffffff !important;
    border-radius: 15px !important;
    font-family:"Open Sans", sans-serif!important;
    color: #3d515a !important;
    padding: 5px 13px 4px 13px!important;
}
#Content_Top_Products_menu:hover {
    color: #2972c8 !important;
    
}
.top_products_label a {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none!Important;
    line-height: 18px;
}
.top_products_description {
   color: #484554;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 17px !important;
    font-weight: 500 !important;
    text-decoration: none;
    line-height: 23px;
    padding: 25px 10px 0px 10px;
    text-align: center;
}
#Content_Top_Products {
    position: relative;
    margin: auto;
    color: #2972c8 !important;
}
#Content_Previous_Products_menu {
 	border: 2px solid #2972c8!important;
	background: #ffffff !important;
    border-radius: 15px !important;
    font-family:"Open Sans", sans-serif!important;
    color: #3d515a !important;
    padding: 5px 13px 4px 13px!important;
}
#Content_Previous_Products_menu:hover {
    color: #2972c8 !important;
    
}
.previous_products_label a {
      display: block;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none!Important;
    line-height: 18px;
}
.previous_products_description {
     color: #484554;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 17px !important;
    font-weight: 500 !important;
    text-decoration: none;
    line-height: 23px;
    padding: 25px 10px 0px 10px;
    text-align: center;
}
#Content_Previous_Products {
    position: relative;
    margin: auto;
    text-align: center;
    color: #2972c8 !important;
}
/* FEATURED ITEMS LIST END */

/* ALL FOOTER CODE*/ 
#footer_container{
    position: relative;
    clear: both;
    margin: 0px -10px!important;
    height: fit-content !important;
    padding: 0px;
	background: #3d515a!important;
	font-family: 'Open Sans', sans-serif!important;
}

#footer_client_text_container{
	position: relative;
	padding: 10px 5px!important;
	margin: 0px;
	text-align: center;
	font-family: 'Open Sans', sans-serif!important;
	color: #fff!important;
	font-size: 12px;
	/* color: black; */
}

#footer_client_text_container a{
	color: #ffffff!important;
	text-decoration: underline;
	font-family: 'Open Sans', sans-serif!important;
}
.footer_menu_button:hover {
	color: #ffffff;
}
/*ALL FOOTER CODE END*/
#closeX {
    position: relative !important;
    top: 37px !important;
    right: 2px !important;
    font-family: 'Open Sans' !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    color: #3d515a !important;
    cursor: pointer;
    z-index: 999;
}
.closeDivMenu {
	font-weight: 600 !important;
    color: #3d515a!important;
    cursor: pointer;
    display: block !important;
    font-size: 13pt !important;
	font-family: 'Open Sans' !important;
}

.closeMenu {
    position: relative;
    float: right;
    top: -13px;
    right: -3px;
	font-weight: 600 !important;
    color: #3d515a!important;
    cursor: pointer;
    display: block !important;
    font-size: 13pt !important;
	font-family: 'Open Sans' !important;
}
.closeSideMenu {
    margin-top: -40px!important;
    font-weight: 600 !important;
    color: #3d515a !important;
    padding: 0px 4px 0px 0px;
/*Padding for SideBar ONLY*/
    cursor: pointer;
    display: block !important;
    font-size: 13pt !important;
    font-family: 'Open Sans' !important;
}

#Header_Account{
	background-image: url(/stores/assurantpromotions/ui/account.png) !important;
    margin-right: 10px;
    top: 47px!important;
    right: 40px;
    height: 30px;
    width: 35px;
    position: relative;
    float: right;
    color: white;
}

#Header_Account-menu {
	width: 175px !important;
    background-color: #fff!important;
    border: solid 2px #2972c8!important;
    left: -2px;
    max-height: max-content;
    top: 39px;
	padding: 14px 9px 0px 9px !important;
    position: relative;
    float: right;
    background-repeat: no-repeat;
    text-decoration: none!important;
    border-radius: 15px !important;
	font-family:"Open Sans", sans-serif!important;
}

#Header_Cart {
    background: none!important;
    color: #fcc166!important;
	font-weight: 600 !important;
    margin-right: 56px !important;
    top: 46px !important;
    right: 49px !important;
    position: relative!important;
	font-family:"Open Sans", sans-serif!important;
}
/*Shopping Cart/Inventory Hover*/
#boxoverBody {
	background-color: #fff !important;
	color: #000 !important;
	border-bottom: solid 2px #2972c8 !important;
	border-left: solid 2px #2972c8 !important;
	border-right: solid 2px #2972c8 !important;
	left: 10px;
	font-family:"Open Sans", sans-serif!important;
}

#boxoverHeader {
	background-color: #2972c8!important;
	border: solid 2px #2972c8!important;
	font-family:"Open Sans", sans-serif!important;
}
.reversed td {
    background-color: #2972c8!important;
	color: #fff!important;
	border-radius:0px!important;
	font-family:"Open Sans", sans-serif!important;
}/*END Shopping Cart/Inventory Hover*/

#objPnlCategories {
    float: right;
    left: -262px;
    top: -50px;
}

.category_header {
	    display: inherit !important;
    color: #fff;
    font-size: 19px !important;
    background: #2972c8;
    padding: 5px 12px 5px 12px !important;
    margin-bottom: 13px !important;
    margin-left: 99px !important;
	width:fit-content!important;
	border-radius: 7px!important;
	font-family:"Open Sans", sans-serif!important;
}

#filter_breadcrumbs {
    padding: 10px 20px 10px 10px;
    position: absolute !important;
    font-family:"Open Sans", sans-serif!important;
    top: 114px !important;
    left: 56px !important;
    /* margin-left: 100px !important; */
    z-index: 99;
}
.breadcrumb_link:hover {
    text-decoration: underline!important;
}
div.category_subheader {
    font-size: 0px !important;
    font-family:"Open Sans", sans-serif!important;
    padding-bottom: 10px;
    /* display: flex !important; */
    position: relative !important;
    width: 90%!important;
	left: 100px!important;

}
/*COLORS FOR USE
#1C2674 Concord dark blue 
#0097B8 Teal blue
#2972c8 Mint green
#484554 Dark grey
#ACA9BB Light grey*/