/*.row-fluid [class*="span"] {
    margin-left: 0;
}*/
.row-fluid .fix-margin.span3:first-child {
    margin-left: 2.127659574%;
}

div.form-group {
    margin-bottom: 10px;
}

label.control-label {
    margin-right: 6px;
}


/*i.dot styles are used on product list page*/
i.dot {
    display: inline-block;
    height: 15px;
    width: 15px;
    border: 1px solid black;
    vertical-align: middle;
    text-align: center;
    padding: 0 2px 4px;
    font-style: normal;
    font-size: 60%;
}

i.dot.image:before {content: 'img';}
i.dot.image.active {background-color: black;}

i.dot.installation:before {content: 'ins';}
i.dot.installation.active {background-color: #000099;}

i.dot.catalog:before {content: 'ctg';}
i.dot.catalog.active {background-color: #990000;}

i.dot.pricing:before {content: 'prc';}
i.dot.pricing.active {background-color: #008800;}

i.dot.autoCad:before {content: 'cad';}
i.dot.autoCad.active {background-color: #007777;}

i.dot.cutSheet:before {content: 'she';}
i.dot.cutSheet.active {background-color: #998800;}

i.dot.template:before {content: 'tmp';}
i.dot.template.active {background-color: #FF4AF0;}

i.dot.active {color: white;}
/*--------------*end of i.dot styles--------------*/

span.deleteButton {
    cursor: pointer;
}

span.help {
    padding-left: 6px;
    color: #b90e0e;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: auto;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.nav-site a:link {
    color: #FFFFFF !important;
}

.nav-site a:visited {
    color: #FFFFFF !important;
}

.vanish {
    width: 0px !important;
    height: 0px !important;
    overflow: hidden !important;
    visibility: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
}

.center {
    text-align: center !important;
}

.hand {
    cursor: pointer;
}

.bold {
    font-weight: bold;
}

.nowrap {
	white-space: nowrap;
}

.cbtable {
	margin-bottom: 16px;
}

.cbtable td {
	padding: 3px;
}

#productListHeader {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	border: 1px solid #EEEEEE;
	padding: 4px 0px 4px 0px;
	background-color: #FEFEEE;
}

#categories {
    width: 1240px;
    height: auto;
    margin-left: -32%;
}

.modalSpacer {
    width: 54px;
    display: inline-block;
}

.subcat-outer {
    width: 348px;
    height: auto;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.paform-half {
    width: auto;
    height: auto;
    vertical-align: top;
    margin-right: 20px;
    display: inline-block;
}

.paform-row {
    width: 100%;
    height: auto;
    margin-bottom: 12px;
}

.paform-label {
    font-weight: bold;
    margin-bottom: 8px;
}

.paform-box {
    width: 250px;
    height: 30px;
    border: 1px solid #DDDDDD;
    padding-left: 4px;
}

.paform-file {
    width: auto !important;
}

.paform-tbox {
    height: 120px !important;
    resize: none;
}

.paform-reset {
	width: auto;
	height: 20px;
	position: relative;
	left: -18px;
	top: -6px;
}

.chosenSubcat {
	width: 362px;
	height: auto;
	line-height: 28px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	padding: 4px;
	margin-bottom: 4px;
}

.killer {
	font-size: 18px;
	line-height: 28px;
	float: right;
	cursor: pointer;
}

.horizontal {
    width: auto;
    height: auto;
    margin-right: 10px;
    display: inline-block;
}

.red {
    color: #AA0000;
}

.boxbox {
    vertical-align: top;
}

.right {
	float: right;
}

.yellow-bar {
	width: auto;
	height: 38px;
	padding: 9px 4px 4px 4px;
	background-color: #FEFEEE;
	border: 1px solid #CCCCCC;
}

#modalHeader {
    font-size: 18px;
    color: #003366;
}

#ru-content {
	width: 100%;
	height: auto;
	text-align: left;
}

.ru-outer {
    width: 700px;
    height: auto;
	padding: 12px;
    margin-bottom: 22px;
	background-color: #FEFEEE;
	border: 1px solid #CCCCCC;
    display: block;
}

.ru-row {
    width: auto;
    height: auto;
    margin-bottom: 8px;
    display: block;
	white-space: nowrap;
}

.ru-elm {
	display: inline-block;
}

.ru-label {
	font-weight: bold;
}

.ru-box {
	width: auto;
	height: 28px;
	font-size: 12px;
	color: #444444 !important;
	padding-left: 4px;
	margin: 0px 12px 0px 0px;
	border: 1px solid #CCCCCC !important;
}

.ru-short {
	width: 90px;
}

.ru-wide {
	width: 200px;
}

.ru-desc {
	width: 558px;
}

#ru-controls {
	width: 728px;
	height: auto;
	display: block;
}

.ru-remove a:link {
	color: #444444;
	text-decoration: none;
}

.ru-remove a:visited {
	color: #444444;
	text-decoration: none;
}

.ru-remove a:hover {
	color: #444444;
	text-decoration: underline;
}

.ru-remove-row {
	width: 100%;
	text-align: center;
	margin-bottom: 4px !important;
}

#ru-error {
	width: 728px;
	height: auto;
	padding: 8px;
	margin: 12px 0px 12px 0px;
	background-color: #FFEEEE;
	text-align: center;
	display: block;
}

.droplist {
    height: 32px;
    width: 200px;
    margin-top: 20px;
    padding: 5px 10px;
    display: inline;
    font-size: 14px;
    color: #404040;
}

.checkboxLabel {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.subcat-div {
    width: 33%;
    display: inline-block;
}

.subcat-search {
    width: auto;
    height: auto;
    font-size: 14px;
    color: #000000;
    position: relative;
    left: +80px;
    top: +4px;
    margin-bottom: 20px;
}

.subcat-search-input {
    border: 1px solid #CCCCCC !important;
}

.productsReset {
    position: relative;
    top: +12px;
    color: #FFFFFF !important;
}

.mobileLink {
    color: #003366 !important;
}

.mobileLink a:link, a:visited {
    color: #003366 !important;
    text-decoration: none;
}

.mobileLink a:hover {
    color: #006699;
    text-decoration: none;
}

.competitorProductBanner{
    width:100%;
    background-color:#00adee;
    margin-top:10px;
}

.competitorProductBannerLeft{
    float:left;
    padding:15px;
    width:33%;
    color:white;
}
.competitorProductBannerLeft > h1{
    font-size:1.25em;
}
.competitorProductBannerLeft > span{
    font-size:0.75em;
}

.competitorProductBannerRight{
    float:right;
    padding:15px;
    width:33%;
}

.competitorProductBannerRight > #startSearchButton{
    display: inline-block;
    width:100%;
    height:1%;
    padding: 10px 15px;
    border: 1px solid #fff;
	color: #00adee;
    font-weight:bold;
	text-transform: uppercase;
	background: #fff;
    font-size:0.95em;
}

#singleSearchForm {
    display:flex;
}

#singleSearchForm input[type="text"]{
    width:100%;
    height:1%;
    display:flex;
    flex:9;
    margin:auto;
    border:1px solid #fff;
    border-radius: 10px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    outline:none;
    padding:10px 5px 10px 5px;
    box-sizing: border-box;
    font-size:0.95em;
}

#singleSearchForm input[type="submit"]{
    display: flex;
    flex:1;
    font-size: 0px;
    background-size:18px 18px;
    background-color:#fff;
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    border:1px solid #fff;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
    margin:auto;
    padding: 18px 2px 18px 2px;
}


.multiSearchPdfLink {
    color: #ED1C2E;
    text-align: center;
}

.multiSearchPdfLink:hover {
    color: #ED1C2E;
}

.multiSearchCADLink {
    color: #263878;
    text-align: center;
}

.multiSearchCADLink:hover {
    color: #263878;
}

.productListSearchItemRow > td {
    padding-bottom: 1em;
    text-align: center;
}

#productListSearchHeaderRow > th{
    margin-bottom: 1em;
    text-align: center;
}