a.Tool {
    width: 20%;
    float: left;
    text-decoration: none;
    margin-bottom: 15px;
    padding: 10px;
    margin-top: 100px
}
/* .hotspot-secondrow a.hotspot {
    width: 33.335%;
} */

a.Tool img {
    max-width: 150px;
    width: 100%;
    margin-bottom: 5px;
}
a.Tool h3 {
    font-size: 18px;
}
.Tool-firstrow {
    clear: both;
    width: 100%;
    float: left;
}

.Tool-title {
    background: #f82d3f;
    width: 38%;
    float: left;
    height: 100%;
    position: absolute;
    top: 0px;
}
.Tool-title h2, .Tool-mobileTitle h5 {
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(0,-50%);
    font-weight: normal;
}
a.Tool img:hover {
    background: #f82d3f;
    color: white;
    overflow: hidden;

}

.Tool-mobileTitle{
    display: none;
}
.tab-module .tab-content {
    padding: 30px;
    float: left;
    width: 100%;
}

.tool-par{
    margin-bottom: 20px;
    font-family: Lato,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}
.tool-h4{
    color: #f82d3f;
}
.Calculator {
font-size: 12px;
color: black;
}
.product-slider {
    padding-top: 40px;
    padding-bottom: 0px;
}

.grid-module .grid-wrapper {
    margin-left: 7px;
    margin-right: 7px;
}
.grid-wrapper {
    position: relative;
    overflow: hidden;

}
.vl {
    border-left: 1px solid black;
            height: 100%;
            position:absolute;
            left: 50%;
  }
 
.hr {
    border-top: 1px solid black;
    width: calc(100% - 30px);
}

.box{
    background-color: red;
    margin-top:20px;
    padding:10px;
    border: 2px solid red;
    border-radius: 10px;
    
    
}
input[type="text"]:disabled{
    background: red;
}

.box1{
    background-color: red;
    margin-top:25px;
    padding:10px;
    border: 2px solid red;
    border-radius: 10px;
    color:white !important;
    font-size: 15px;
    width: 550px;
    height: 40px;
    
}
.box1::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white !important;
    opacity: 1; /* Firefox */
    text-align: center;
}

 
.tool{
    margin-bottom: 20px;
    font-family: Lato,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1;
    color:white;
    text-align:justify;
}
/* HIDE RADIO */
.concerete [type=radio] { 
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

/* IMAGE STYLES */
.concerete [type=radio] + img {
    cursor: pointer;
}

/* CHECKED STYLES */
.concerete [type=radio]:checked + img {
    outline: 2px solid #f00;
}

.tool-cal{
    background-color: white;
    box-shadow: 10px 5px 10px 10px #c2c0c0;
}
.tool-h3{
    color: black;
    padding-top: 15px;
    text-align: left;
    padding-left: 15px;
}
.tool-p{
    text-align: left;
    padding-left: 15px;
}
.severity-box {
    background: #fff;
    padding: 10px;
    margin-bottom: 15px;
}
.severity-box label, .severity-box input{
    margin:0px;
}
.rightbtn {
    display: block;
    margin-top: 10px;
    padding: 7px;
    background: #e40520;
    color: white;
    text-decoration: none;
}

a.rightbtn:link, a.rightbtn:visited {
    color: white;
    text-decoration: none;
}

.rightbtn:hover {
    color: white;
    background: black;
    text-decoration: none;
    cursor: pointer;
}
.padding-5{
    padding-right:5px;
    padding-left:5px;
    margin-bottom: 5px;
}
option.product_type {
    font-weight: bold;
}
.grout-calculator label {
    text-align: left;
    display: block;
    margin-top: 5px;
}
.product a.selected img {
    background: red;
    padding: 5px;
}

#g_result{
    font-weight: 700;
    font-size: 16px;
}


.left-label {
    width: 93px;
    display: inline-block;
    
 } 
.Dewleft-label {
    width: 220px;
    display: inline-block;
    /* width: auto; */
    text-align: left;
}

.mid-text {
    display: inline-block;
    width: calc(100% - 165px);
    max-width: 60px;
}


.right-label {
    width: 35px;
    display: inline-block;
}
.Dewright-label {
    width: 15px;
    display: inline-block;
}
.ConsumptionTool .calculationParams{
    padding-top: 5px;
    padding-bottom: 5px;
}

p.c1-result-left {
    color: white;
    display: inline-block;
    width: 150px;
    margin: 0px;
    text-align: left;
}

.c1-result-right {
    width: 70px;
    display: inline-block;
}
.ConsumptionTool .box .calculationParams{
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-evenly;
    align-items: center;
}
.lokfix .calculationParams {
    text-align: left;
}
.lokfix .left-result {
    margin: 0px;
    color: white;
    font-weight: bold;
    display: inline-block;
}

.right-result {
    display: inline-block;
    width: auto;
    border: 0px;
    font-weight: bold;
    color: white;
    font-size: 16px;
    box-shadow: none;
}
.center-result{
        color: white;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        padding: 0px !important;
        margin: 0px !important;
        border: 0px;
        box-shadow: none;
    
}

   .btn-danger{
    background-color: red;
    width:330px;
	outline:none;
	color:white;
	font-weight:bold;
	font-size:16px;
    background-color: red;
    border: none;
    box-shadow: none;
	border-radius: 10px;

}

.Dewbox{
	background-color: red;
    margin-top:20px;
    border: 2px solid red;
    border-radius: 10px;
	
}
#g_result p {
    text-align: left;
    font-weight: bold;
}

span#g_result .red {
    color: red;
    font-weight: bold;
}

.grout-calculator option {
    background-color: #ffffff;
}

.grout-calculator option.product_type {
    background-color: #d2d2d2;
    /* color: white; */
}
.product-comparision .product {
    min-height: 305px; /*279546: change from 273*/
}


@media (min-width: 1200px){
    .col-lg-offset-3-5 {
        margin-left: 29.999%;
       
    }
    /*279546: Add method below*/
    .product:hover img{
        background: red;
        padding: 5px;
    }
}
/*279546: change to 700*/
@media (min-width: 700px){
    .product-comparision .product {
    min-height: 350px;
    }
}

@media (max-width: 500px){
    .left-label {
        width: 100%;
    }
    .mid-text {
        width: calc(100% - 35px);
        max-width: 60px;
    }
    
}
/*279546: update to 300*/
@media (min-width: 300px){
    .product-comparision .product {
    min-height: 400px;
    }
}

