
.amHightlightText{
    color:#FFFFFF !important;
}
.amHightlightBgI1{
    background:#FFFFFF !important;
}
.amHightlightBgI2{
    background:#FFFFFF !important;
}
.amHightlightBgL1{
    background:#858585 !important;
}
.amHightlightBgL2{
    background:#EDEDED !important;
}
.amHightlightBgL3{
    background:#F4F4F4 !important;
}
.amHightlightBorderLight{
    border-color:#838383 !important;
}
.amHightlightBorderDark{
    border-color:#CCCCCC !important;
}

.amHighlightGradientI1{
    background: #FFFFFF !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #FFFFFF 0%, #FFFFFF 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #FFFFFF 0%,#FFFFFF 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ) !important; /* IE6-8 */
}
.amHighlightGradientI2{

    background: #FFFFFF !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #FFFFFF 0%, #FFFFFF 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #FFFFFF 0%,#FFFFFF 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ) !important; /* IE6-8 */
}

.amHighlightGradientL1{
    background: #858585 !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #858585 0%, #EDEDED 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#858585), color-stop(100%,#EDEDED)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #858585 0%,#EDEDED 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #858585 0%,#EDEDED 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #858585 0%,#EDEDED 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #858585 0%,#EDEDED 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#858585', endColorstr='#EDEDED',GradientType=0 ) !important; /* IE6-8 */
}
.amHighlightGradientL2{
    background: #EDEDED !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #EDEDED 0%, #858585 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EDEDED), color-stop(100%,#858585)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #EDEDED 0%,#858585 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #EDEDED 0%,#858585 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #EDEDED 0%,#858585 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #EDEDED 0%,#858585 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#858585',GradientType=0 ) !important; /* IE6-8 */
}

#sliderContainer{
    opacity:0;
}

#checkout_amazon #AmazonPartRight .button.submit{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    background: #2FAE06!important;
}

#checkout_amazon #AmazonPartRight .button.submit:hover{
    color: #FFF;
    background: #4BD122!important;
}

