/*modal************************/
div.hide {
    visibility: hidden;
    display: none!important;
}

div.fundoModal {
    display: block;
    position: absolute !important;
    left: 0px;
    top: 0px;
    z-index: 9900;
    background-color: #000;
    filter: alpha(opacity=80) !important;
    _background-image: none;
    width: 100%;
    /*height: 1600px;*/
    opacity: 0.5;
}

div.ModalPopup {
    background-color: White;
    position: absolute; /* set z-index higher than possible */
    z-index: 9910;
    border-width: 1px;
    height: 500px;
    width: 700px;
    font: 69% Tahoma, Arial, Helvetica, Sans-serif;
    font-size: 1.55em;
    color: #4A546C;
    font-weight: normal;
    border-radius: 9px; /* CSS 3 */
    -o-border-radius: 9px; /* Opera */
    -icab-border-radius: 9px; /* iCab */
    -khtml-border-radius: 9px; /* Konqueror */
    -moz-border-radius: 9px; /* Firefox */
    -webkit-border-radius: 9px; /* Safari */
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -goog-ms-border-radius: 9px;
    border-radius: 9px;
    behavior: url(border-radius.htc);
}







/*
- Campanha LIME Black Friday
- 20/11/2015
- Classic, Exclusive e Prime
-- SS - 28737 - Black Friday - Taxa Reduzida
*/
#modal_ILTR {
	width: 964px !important;
	height: 694px !important;
	float:left !important;
	top: -55px !important;
	left: 18% !important;
	right: 18% !important;
}
#modal_ILTR  img{
	 border-radius: 0px !important;
}
/*----*/

div.ModalPopup a img {
        width: inherit;
        height: inherit;
    }

.box-btn-fechar {
    position: absolute;
    width: 75px;
    height: 20px;
    background-color: transparent;
    top: 10px;
    left: 613px;
}

    .box-btn-fechar img {
        width: inherit;
        height: inherit;
    }

.box-act1 {
    position: absolute;
    width: 142px;
    height: 42px;
    background-color: transparent;
    top: 305px;
    left: 26px;
}

    .box-act1 img {
        width: inherit;
        height: inherit;
    }
