@import url('https://fonts.googleapis.com/css?family=Lato:400,700');
/* font-family: 'Lato', sans-serif; */
 body{  
    min-height:500px;
    font-size: 100% !important;
    padding:0px;
    margin: 0px;
    position: relative;

 
}
.showing-modal {
    overflow: hidden;
    height:100%;
    position: fixed;
    width: 100%;
}
img{border:none !important;}
input,a,button,img{outline: none;}

input,a{outline: none;}
:focus {
outline: 0  !important;
}

 

div#ascrail2000-hr {
    display: none !important;
}



#wrapper1 {
    width: 100%;
    overflow: hidden;
}




