 /*Fonts*/
    @font-face {
  font-family: "ABC Maxi Round";
  src: url("https://express.dreambookspro.com/photobookshow_regist/fonts/ABCMaxiRound-Light-Trial.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ABC Maxi Round";
  src: url("https://express.dreambookspro.com/photobookshow_regist/fonts/ABCMaxiRound-Regular-Trial.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ABC Maxi Round";
  src: url("https://express.dreambookspro.com/photobookshow_regist/fonts/ABCMaxiRound-Bold-Trial.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
input, select{border: 1px solid #FFF !important; background: rgba(255, 255, 255, 0.80); font-weight: bold; 
    padding:5px; width:100%; border:0; padding:10px; font-family:ABC Maxi Round, sans-serif; font-size:16px; color:#076EA8; height: 60px}
.option{border:10px}
input::placeholder{color:#076EA8;}
button[type="submit"], .uk-button:focus, .uk-button:hover, botao:hover {
    color: #076EA8;
background: #FFF;
font-family: "ABC Maxi Round";
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
padding: 10px 20px;
}
.uk-alert-success {
    background: #f2fae3 none repeat scroll 0 0;
    border-color: rgba(101, 159, 19, 0.3);
    color: #659f13;
    padding:10px; 
}


.uk-thumbnav > * > * > img{
    opacity:1;} 
    
.uk-thumbnav > * > *{
    background:#efefef !important;
    max-width: 100px;
    border: 1px solid #bebfbf;} 

.payment-active .up{
    background: none repeat scroll 0 0 #fafff2 !important;
    border:1px solid #8ec73b !important;
    color: #659f13 !important;}
    
.uk-thumbnav > *{
    padding:0;} 
    
.uk-thumbnav{
    margin-left:0;}
    
p{margin:0 0 10px 0;}   