
.row-fluid .reviews .hero {
  margin-top: 18px;
}

/*- Tab Offers Selected -*/
#main-container.main-container-offers #row-menu3 li#menuitem-offers{
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
	color: #1E1E1E;
}

#main-container.main-container-offers #row-menu3 li#menuitem-offers a{
      color: #1E1E1E;
    }
/*- END Tab Offers Selected -*/


/*- Offers Page Content-*/
.main-bar{
    width: 64%;
    float: left;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

.offers-item {
    overflow: auto;
    background: #ebf5fc;
    border: 1px solid #bebebe;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    /*width: 100%;*/
    margin-top: 18px;
    margin-left: 18px;
    padding: 20px 40px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    position: relative;
}

div.prize .offers-item h2{
    font-family: 'open sans', sans-serif;
    font-weight: bold;
    float: left;
    font-size: 40px;
	color: #666;
}

.offers-item img{
 float: right;
}

.offers-item p{
    clear: both;
    color: #e41e26;
    width: 100%;
    font-weight: bold;
    font-size: 20.67px;

}
.offers-item.item-link .btn-link {
  margin-left:  0;
}

.item-photo img{
    margin-top: -30px;
    margin-bottom: -30px;
}

.item-link .btn-link{
    margin-left: 20px;
    margin-top: 80px;
    position: absolute;
    top: 160px;
    font-weight: bold;
}

.item-link img{
    margin-top: 20px;
}

.offers-finder{
    float: right;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    border: 1px solid #bebebe;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    width: 30%;
    margin-top: 18px;
    margin-right: 18px;
    margin-left: 18px;
    padding: 20px;
}

@media screen and (max-width: 949px) {
    .offers-finder{
        width: 90%;
        clear: both;
        float: none;
        margin: auto;
        margin-top: 18px;
    }
    .main-bar{
        width: 90%;
        clear: both;
        float: none;
        margin: auto;
    }

    .offers-item{
        margin-left: 0;
        text-align: center;

    }

    .offers-item img{
        float: none;
        margin: auto;
    }

    div.prize .offers-item h2{
        float: none !important;
    }

    .offers-item .btn-link{
        position: static;
        margin: 20px auto !important;
        clear: both;

    }

}

.offers-finder label{
    color: #555555;
    font-weight: bold;
}

.offers-finder form{
    margin-top: 20px;
}
.offers-finder .btn-link{
    margin-top: 20px;
}

div.prize div.offers-finder h2{
    color: #064980;
    font-size: 29px;
    padding-top: 0;

}
.offers-finder h2+span{
    color: #ff0000;
    line-height: 22px;
    padding-bottom: 10px;
    clear: both;
    display: block;
}

label.checkbox-label{
    font-weight: normal;
}

label.checkbox-label input[type="checkbox"]{
    vertical-align: top;
}

.btn, .btn:hover, .btn:active, .btn:focus{
    border: 0;
    outline: 0;
	padding: 4px 12px;
	margin-bottom: 0;
    text-decoration: none;
    color: #fff;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition:none;
    background-position: 0;

}
.btn-link, .btn-link:hover{
    background: url(/ColgateTotal/v6/common/images/backgrounds/btn-link2.png) no-repeat left center;
    width: 252px;
    height: 44px;
    display: block;
    text-decoration: none;
    text-align: left;
    color: #fff;
    text-shadow: none;
    line-height: 44px;
    cursor: pointer;
    clear: both;
    font-size: 17px;
    font-family: 'open sans', sans-serif;
}
button.btn-link, button.btn-link:hover{
    line-height: 22px;
}

.indicator{
    color: #ff0000;
}

.btn-link:hover{
    opacity: .8;
}

.error{
   color: red;
    margin-top: -4px;
    margin-bottom: 4px;
}


.thank-you {
    padding: 40px 0 20px 0;
    text-align: center;
    clear: both;
}

.thank-you p.big {
    color: #064980;
    font-size: 29px;
    padding-top: 0;
    font-weight: 700;
    text-align: center;
    text-transform: none;
    line-height: 1.2em;
}

/*- Desktop Menu Offers-*/

.file_box{
    max-width: 245px;
    border:1px solid #000;
    background-color: #f2f2f2;
    padding:10px 5px 0 5px;
    margin-bottom: 10px;
    position: relative;
}
.file_box input[type="file"]{
    background-color: #fff;
    width: 93%;
    padding: 2px;
    margin: 0 5px;
}
 .pop-up{
    border: 1px solid #000;
    position:absolute;
    top: 54px;
    left: -36px;
    /*padding: 10px 25px 30px;*/
    padding: 10px 25px 30px 10px;
    width: 367px;
    background-color: #fff;
    -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
    display: none;
}
/*.file_box .pop-up_link:hover +.pop-up{
    display: block;
}*/
.pop-up_link{
    margin-right: 3px;
    color:#e41e26;
    text-decoration: underline;
}
.pop-up:after{
    position: absolute;
    display: block;
    content:"x";
    font-size:25px;
    color:#e41e26;
    top: 1px;
    right: 9px;
    cursor: pointer;
}
input[type="radio"].first_radio{
    margin:0 2px 0 0;
}
input[type="radio"].second_radio{
    margin:0 2px 0  20px;
}
.radio_box{
    margin-bottom:10px;
}
@media only screen and (max-width: 1229px){
    .file_box .pop-up{
        width: 289px;
    }

}


.form_preloader {
	margin:0px auto;
	display: block;
	margin-top: 150px;
	margin-bottom: 150px;
}

.form_preloader.hide{
	display: none;
}