
.banner {
    width:728px;
    height:90px;
    border:1px solid #333;
    background:#fff;
    overflow:hidden;
    display:block !important;
    box-sizing:border-box;
    font-family:Arial,Helvetica,sans-serif;
}

#loader-container {
    display:none;
}

#btn-exit{
    width:100%;
    height:100%;   
    cursor:pointer;
    opacity:0;
}

.size{
    top:-1px;
    left:-1px;
    width:728px;
    height:90px;
}


#bg {
   
    height: 84%;
    width: 100%;
    top: 0px;
    left: 0px;
    border-bottom: 7px solid #0058a6;
    border-top: 7px solid #0058a6; 
}

.black{
    color: black;
}

#white_line_left { background: #0058a6; bottom: 17px; left: 9px; width: 7px; height: 0px; }
#white_line_bottom {background: #0058a6; bottom: 17px; right: 16px; width: 0; height: 7px;}
#white_line_right {background: #0058a6; top: 17px;  right: 9px; width: 7px; height: 0px;}
#white_line_top {background:#0058a6; top: 17px; left: 16px; width: 0; height: 7px;}


#copy-1{
    opacity:0;
    background: url('../img/copy1.png') no-repeat;
    background-size: contain;
}

#copy-1 p{
    width:100%;
}

#copy-3{
    opacity:0;
    background: url('../img/copy3.png') no-repeat;
    background-size: contain;
}

#copy-3_2{
    opacity:0;
    background: url('../img/copy3_2.png') no-repeat;
    background-size: contain;
}


#image1{
    opacity:0;
    background: url('../img/image1.jpg') no-repeat;
    background-size: contain;
}

#copy2{
    opacity:0;
    background: url('../img/copy2.png') no-repeat;
    background-size: contain;
}

#copy4{
    opacity:0;
    background: url('../img/EndFrame.png') no-repeat;
    background-size: contain;
    top: 10px;
}




.safari{
    line-height: 25px;
}
