h1, h2, h3, h4, h5, h6 {
    font-family: "roboto",sans-serif;
    font-style: normal;
    font-weight: 500;
}
/*@media all and (min-width:1200px)*/
h1 {
    font-size: 60px;
    line-height: 60px;
}

/*@media all and (min-width:992px)*/
h1 {
    font-size: 45px;
    line-height: 43px;
    margin-bottom: 10px;
}
/*@media all and (min-width:768px)*/
h1 {
    font-size: 50px;
    line-height: 47px;
}
.button {
    background: rgba(215,32,39,1);
    color: rgba(255,255,255,1);
    padding: 10px 15px; 
    border: none;
    border-radius: none;
    font-weight: 700;
}

        .button:hover {
            background: rgba(166,18,24,1);
        }

.button a { color: rgba(255,255,255,1); }

 /*-- FINDER --*/
#compare-views { margin-bottom: 20px; }
.col-md-6.pull-right {text-align:right; margin-top:20px;}
.col-md-6.pull-right.text-right { position: absolute; right: 10px; bottom: 0; }
#compare-views h5 { font-size: 18px; line-height: 22px; margin-bottom: 10px; }
#compare-views .text-right h5 { margin-top: 5px; }
#compare-views .text-right h5, #compare-views .text-right .button { float:right;  margin-right: 10px; }
#compare-views .text-right .button { color: rgba(168,173,177,1); background: none; padding: 0; }
#compare-views .text-right .button.active {  color: rgba(215,32,39,1); }
#compare-views .fa { font-size: 25px; line-height: 30px; }
#compare-views .compare img { margin: 0 5px 0 0;  }
#compare-views .button { position: relative; margin-top: -6px; margin-left: 20px; }
#compare-views .button[disabled] {background:grey;}

.panel-default { border-color: 1px solid rgba(168,173,177,1); }
.panel-default>.panel-heading, .panel-heading { background: rgba(215,32,39,1); color: rgba(255,255,255,1); background-image: none; -webkit-background-image: none; -moz-background-image: none; border: 1px solid rgba(215,32,39,1); border-top-left-radius: 0; border-top-right-radius: 0; text-align: center; }
.panel-heading { font-size: 20px; }
.panel-heading a { color: rgba(255,255,255,1); }
.panel-heading a:hover { color: rgba(255,255,255,0.75); }
.panel-body { font-size: 15px; line-height: 15px; border-bottom: 1px solid rgba(168,173,177,1); }
.panel-body img { margin-bottom: 0; max-width:100%;}
.panel-body .col-md-6 { padding: 0; }
.panel-body .col-md-6:first-child, .panel-body.ratings { font-weight:700; }
.panel-body.ratings .col-md-6 { font-size: 12px; line-height: 15px; }
.panel-body.ratings ul {margin:0px !important;}
.panel-body.ratings li{
    display: inline-block;
    width: 13px;
    height: 20px;
    background: rgba(168,173,177,1);
    margin: 5px 3px 0 0;
    padding: 0;
    background-image: none;
    list-style-type:square;
}


#content .panel-body ul, #details ul { list-style: none; margin: 0; }
#content .panel-body ul li, .list ul li, #details ul li { display: inline-block; width: 13px; height: 20px; background: rgba(168,173,177,1); margin: 5px 3px 0 0; padding: 0; background-image: none!important; }
#details ul, #details ul li { margin: 0; padding: 0; line-height: 0; }
.list ul li { padding-left: 15px!Important; }
.panel-body ul.one-half li:nth-child(2) 
{
    background-image: linear-gradient(to right, rgba(215,32,39,1), rgba(168,173,177,1) 70%) !important;  
}
.panel-body ul.two-half li:nth-child(3) 
{
    background-image: linear-gradient(to right, rgba(215,32,39,1), rgba(168,173,177,1) 70%) !important;  
}
.panel-body ul.three-half li:nth-child(4) 
{
    background-image: linear-gradient(to right, rgba(215,32,39,1), rgba(168,173,177,1) 70%) !important;  
}
.panel-body ul.four-half li:nth-child(5) 
{a
    background-image: linear-gradient(to right, rgba(215,32,39,1), rgba(168,173,177,1) 70%) !important;  
}
.panel-body ul.one li:first-child, .panel-body ul.one-half li:first-child, .panel-body ul.two li:first-child, .panel-body ul.two-half li:first-child, .panel-body ul.three li:first-child, .panel-body ul.three-half li:first-child, .panel-body ul.four li:first-child, .panel-body ul.four-half li:first-child, .list ul.one li:first-child, .list ul.two li:first-child, .list ul.three li:first-child, .list ul.four li:first-child, #details ul.one li:first-child, #details ul.two li:first-child, #details ul.three li:first-child, #details ul.four li:first-child { background: rgba(215,32,39,1); } 
.panel-body ul.one-half li:nth-child(2), .panel-body ul.two-half li:nth-child(2), .panel-body ul.three-half li:nth-child(2), .panel-body ul.four-half li:nth-child(2), .panel-body ul.two li:nth-child(2), .panel-body ul.three li:nth-child(2), .panel-body ul.four li:nth-child(2), .list ul.two li:nth-child(2), .list ul.three li:nth-child(2), .list ul.four li:nth-child(2), #details ul.two li:nth-child(2), #details ul.three li:nth-child(2), #details ul.four li:nth-child(2) { background: rgba(215,32,39,1); }
.panel-body ul.two-half li:nth-child(3), .panel-body ul.three-half li:nth-child(3), .panel-body ul.four-half li:nth-child(3), .panel-body ul.three li:nth-child(3), .panel-body ul.four li:nth-child(3), .list ul.three li:nth-child(3), .list ul.four li:nth-child(3), #details ul.three li:nth-child(3), #details ul.four li:nth-child(3) { background: rgba(215,32,39,1); }
.panel-body ul.three-half li:nth-child(4), .panel-body ul.four-half li:nth-child(4), .panel-body ul.four li:nth-child(4), .list ul.four li:nth-child(4), #details ul.four li:nth-child(4) { background: rgba(215,32,39,1); }
.panel-body ul.five li, .list ul.five li, #details ul.five li { background: rgba(215,32,39,1); }

.panel-footer { background: rgba(109,110,112,0.15); border-bottom-left-radius: 0; border-bottom-right-radius: 0; border-top: 0; }
.container-fluid.content .row.list { border-top: 1px solid rgba(128,128,128,0.25); border-bottom: 1px solid rgba(128,128,128,0.25); padding-top: 30px; padding-bottom: 10px; margin-bottom: 50px; }
.list p { margin-bottom: 5px; }
.list .col-md-6, .list .col-md-4, .list .col-md-2 { padding-left: 0; padding-right: 0; }
.list .col-md-2:first-child { padding-right: 15px; }
.list .col-md-2:last-child { padding-left: 15px; }
.list .col-md-8 .col-md-12 { display: block; margin-bottom: 5px; padding-bottom: 5px; border-bottom: 2px solid rgba(128,128,128,0.25); }
.list input { /*position: absolute; right: 0; bottom: 15px;*/ }
.list .col-md-8 a { font-size: 55px; line-height: 60px; }
.list .col-md-6 p { line-height: 23px; }
.list .col-md-4 p, .list .specs p { font-size: 14px; }
#content .list ul { margin-left: 0;  }

@media (max-width:768px) {
        /*-- FINDER --*/
    #finder .col-md-12 .col-md-2 { max-width: 100%; float: none; padding: 0; }
        #finder #main .col-md-12 .col-md-2 img { max-width: 100%; width: 60%; margin: 0 20%;  }
        #finder #main .col-md-8 .col-md-12 span.checkposition { position: absolute; right: 0; bottom: 15px; top: initial; }
    #finder #main .col-md-8 .col-md-12 input[type=checkbox] { margin-top: -3px; }
    #finder .list .col-md-8 .col-md-12 { margin-bottom: 10px; padding-bottom: 10px; padding-left: 0; padding-right: 0; }
    #finder .compare.col-md-6 { padding: 0;  }
    #finder #compare-views .compare img { width: 20%; margin: 0 2.5% 0 0; }
    #finder #content #compare-views .compare .button { position: initial; margin-top: 15px; margin-left: initial; }
    #finder .compare button { width: 100%;  }
    #finder .col-md-6.pull-right.text-right { width: 100%; margin: 40px 0 5px 0; padding-left: 0; padding-right: 0; }
    #finder #compare-views h5 { margin-right: 0; }
    #finder #compare-views .text-right button { width: initial; margin-right: 0; margin-left: 10px; }
    #finder .panel-body { padding: 10px 15px; }
    #finder .panel-default .panel-body:nth-child(7), .panel-default .panel-body:nth-child(8), .panel-default .panel-body:nth-child(9) { display: none; }        
    #finder #content .panel-default .panel-body .col-md-6 { width: 50%; font-size: 18px; line-height: 25px; }
    #finder .col-md-6.pull-right.text-right { position: initial; right: initial; bottom: initial; }
    #finder .panel-footer { font-size: 18px; line-height: 25px; }
    
    .list .col-md-2:first-child { max-width: 40%; float: left;  }
}

@media (min-width:768px) {
      /*-- FINDER --*/
    #finder .compare.col-md-6 { width: 50%; padding: 0; }
    #finder #content .col-md-3 { width: 50%; }
    #finder .panel-body { padding: 10px 15px; }
    #finder .panel-body, .panel-body .col-md-6, .panel-body.ratings .col-md-6 { min-width:50%; font-size: 18px; line-height: 22px; }
    #finder #content #compare-views .compare button { width: inherit; position: absolute; margin-top: 5px; margin-left: 15px; }
    #finder .panel-body.ratings .col-md-6 { font-size: 15px; line-height: 20px; }
        #finder .panel-body .col-md-6:first-child { margin-bottom: 5px; }
    #finder #content .panel-body ul li { width: 10px; height: 20px; margin: 5px 3px 0 0; }
    span.checkposition { position: absolute; right: 0; bottom: 12px; }
    
    .list .col-md-2 { width: 20%; }
        .list .col-md-2:last-child { display: none; }
    .list .col-md-8 { width: 80%; padding: 0; }
    .list .col-md-8 .col-md-8 { width: 100%; }
    .list .col-md-6 p { font-size: 16px; line-height: 27px; margin: 0; }
    .list .col-md-4 p, .list .specs p { font-size: 15px; }
        .list .specs p { line-height: 27px; }
    #content .list ul li { margin: 0 3px 0 0; }
}
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
     /*-- FINDER --*/
    #finder #content .col-md-3 { width: 25%; }
    #finder .panel-body { padding: 10px 15px; }
    #finder .panel-body .col-md-6, .panel-body.ratings .col-md-6 { min-width:100%; font-size: 18px; line-height: 22px; }
        #finder .panel-body .col-md-6:first-child { margin-bottom: 5px; }
    #finder #content .panel-body ul li { width: 10px; height: 20px; margin: 5px 3px 0 0; }
    
    .list .col-md-2 { width: 20%; }
        .list .col-md-2:last-child { display: block; }
    .list .col-md-8 { width: 60%; }
}


/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
      /*-- FINDER --*/ 
    #finder .panel { margin-bottom: 50px; }
    #finder .panel-body { font-size: 15px; line-height: 15px; padding: 15px; }
    #finder .panel-body .col-md-6, .panel-body.ratings .col-md-6 {  min-width: 50%; font-size: 15px; line-height: 15px; }
        #finder .panel-body .col-md-6:first-child { margin-bottom: 0px; }
    #finder #content #compare-views .compare button { width: auto; }
    #finder .panel-body.ratings .col-md-6 { font-size: 12px; line-height: 15px; }
    .panel-body ul li { width: 13px !important; height: 20px !important; margin: 5px 3px 0 0 !important; }
    
    #finder .list .col-md-8 .col-md-4 { clear: left; font-size: 12px; line-height: 22px; }
    #finder .list .col-md-8 .col-md-8 { width: 66.6666667%; }
    
    .list .col-md-8 .col-md-12 { padding-left: 0; padding-right: 0; }
    .list .col-md-6 p { font-size: 15px; line-height: 19px; margin: 0 0 10px 0; }
    .list .col-md-4 p { font-size: 12px; line-height: 21px; }
    .cbdropdown {
    width:95% !important;
    }
}

/* Large devices (large desktops, 2000px and up) */
@media (min-width: 2000px) {
      /*-- FINDER --*/
    #finder .panel { margin: 0 15px 60px 15px; }
    #finder .panel-heading { font-size: 26px; }
    #finder .compare.col-md-6 { padding: 0 15px; }
    #finder .panel-body, .panel-body .col-md-6, .panel-footer { font-size: 20px; line-height: 20px; }
    #finder .panel-body.ratings .col-md-6 { font-size: 17px; line-height: 20px; }
    .panel-body ul li { width: 17px !important; height: 28px !important; margin: 5px 6px 0 0 !important; }
    
    .container-fluid.content .row.list { margin-left: 10%; margin-right: 10%; padding: 30px 15px 10px 15px; }
    
}
option:disabled
{
 text-decoration: line-through !important;
 color:#C1C1C1 !important;

}

option
{
 font-weight: bold !important;
}


.cbdropdown {
  clear:both;
  position: relative;
  margin: 0 0 10px 0;
  display:block;
  width:100%;
  height:34px;
  border: 1px solid rgba(35,35,35,1);
  border-radius:4px;
  line-height:1.42857143;
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
  background-color: #F0F3F5;
}

.cbdropdown dd,
.cbdropdown dt {
  margin: 0px;
  padding: 0px;
   
}

.cbdropdown ul {
  margin: -1px 0 0 0;
}

.cbdropdown dd {
  position: relative;
  width: 100% !important;
}

.cbdropdown a,
.cbdropdown a:visited {
  color: rgb(85, 85, 85);
  text-decoration: none;
  outline: none;
}

.cbdropdown dt {
    margin-top: -5px;
}

.cbdropdown dt a {
  display: block;
  padding: 0px 3px;
  min-height: 25px;
  line-height: 24px;
  overflow: hidden;
  border: 0;
  width: 103%;
  background:transparent url('../../../DesktopModules/AcuitiSolutions.ProductConfigurator/dropdown_white_new.png') no-repeat scroll right center;
  display:inline-block; 
  height:25px;
}

.cbdropdown dt a span,
.multiSel span {
  cursor: pointer;
  display: inline-block;
  padding: 0 3px 2px 8px;
  font-weight:normal;

}

.cbdropdown dd ul {
  border: 1px solid #555;
  color: #555;
  display: none;
  left: 0px;
  padding: 2px 15px 2px 5px;
  position: absolute;
  top: 2px;
  width: 100%;
  list-style: none;
  height: 100px;
  overflow: auto;
  background-color: #fff !important;
  z-index:2;

}

.cbdropdown span.value {
  display: none;
}

.cbdropdown dd ul li a {
  padding: 5px;
  display: block;
}

.cbdropdown dd ul li a:hover {
  background-color: #fff;
}
.multiliSelect {
width:100% !important;
}
.multiliSelect label
{
 color:#555;
 font-size:14px;
 font-weight:normal;
 white-space:nowrap;
}

.tooltip-inner {
    background-color: #fff !important;
}

h3 {
	
    padding-bottom: 9px !important;
    padding-top: 10px !important;
    
}

#tabCasterByApplication a, #tabWheelByApplication a{
		font-size: 18px !important;
		font-weight: 500 !important;
		width: 340px !important;
}

#tabCasterByApplication a:hover, #tabWheelByApplication a:hover{
	    background: rgba(168,173,177,0.3) !important;
}

#tabCasterByApplication, #tabWheelByApplication{
	font-size: 18px;
}

.panel-heading a,.panel-heading a:visited,.panel-heading a:active {
	color:#fff !important;
}
