a:focus,button:focus{outline:none;}
body,html{font-weight:normal;transition:background-color .5s;height:100%;}
#slogan{font-family:fantasy;}
.float{position:fixed;width:60px;height:60px;bottom:20px;right:10px;background-color:#25d366;color:#FFF;border-radius:50px;text-align:center;font-size:30px;box-shadow:2px 2px 3px #999;z-index:100;}
.my-float{margin-top:16px;}
::placeholder{color:white;opacity:1;}
:-ms-input-placeholder{color:white;}
::-ms-input-placeholder{color:white;}
#myNavbar a{color:white;font-size:11pt;}
#myNavbar a:hover{color:yellow;font-size:11pt;}
.sidenav{height:100%;width:0;position:fixed;z-index:1;top:0;left:0;background-color:#F4F0F4;overflow-x:hidden;transition:0.5s;}
.sidenav a{padding:8px 8px 8px 32px;text-decoration:none;font-size:13px;color:#818181;display:block;transition:0.3s;}
.sidenav a:hover{color:#0092fb;}
.sidenav .closebtn{position:absolute;top:0;right:25px;font-size:36px;margin-left:50px;color:black;}
#main{transition:margin-left .5s;padding:16px;}
#contento{margin-top:65px;}
.sidenav{margin-top:50px;}
#myDiv{height:350px;width:100%;}
#myDiv img{max-width:100%;max-height:100%;margin:auto;display:block;}
#yes{border:0px;}
#yeso:hover{background-color:orange;border:0px;}
#yvette:hover{background-color:#0092fb;color:white;}
textarea,select,textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
label:focus,
select:hover,
select:active,
.btn:active,
.btn.active{outline:0px !important;-webkit-appearance:menu;box-shadow:none !important;background-color:#D3D3D3;color:#0092fb;}
input[type=text],input[type=email],input[type=number],input[type=password],select{border:none;border-bottom:1px solid #D3D3D3;border-radius:0px;padding-left:3px;box-shadow:none;background-color:transparent;color:#0092fb;}
input[type=text]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,select:focus{box-shadow:none;background-color:transparent;color:#0092fb;}
#second a{color:black;}
#second a:hover{color:#0092fb;}
#media th,#media td, #media i{border:0px;}
#mySidenav{max-height:calc(100vh - 9rem);overflow-y:auto;}
#footer1st a{color:grey;}
#footer1st a:hover{color:#0092fb;}
#deliv_tracker th{color:grey;font-size:9pt;}
#donado:hover{background-color:#F4F0F4;}
@media only screen and (max-width:768px){#contento{margin-top:110px;}
.sidenav{margin-top:100px;}
}