*, *:after, *:before { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
html, body { height:100%;  margin:0; padding:0; font-family:"Heebo"; font-weight:400;  }
body { overflow-x:hidden !important;  }
h1, h2, h3, h4, h5, h6 { font-family:"Heebo";  padding:0; margin:0; font-weight:600; margin-bottom:10px; color:#414141; }
p, li  { line-height:30px; font-size:15px; color:#666; font-family:"Heebo"; }
a { color:#666; -webkit-transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; transition:all .2s ease-in-out; text-decoration:none; }
a:hover,a:focus { text-decoration:none; outline:0;  } 
.clear { clear:both; float:none !important; width:100% !important; }
.ie6,.ie7,.ie8,.ie9, img{ border:none; }

.btn { padding:6px 20px; border-radius:0px; font-size:18px; }
.btn-border { font-size:16px; border:2px solid#5cddf2; color:#000; text-transform:uppercase; }
.btn:focus { outline:none; box-shadow:none; }
section { padding:50px 0 50px 0; }
.relative { position:relative; }
.white { color:#fff; }
.red { color:#d93025; }
.orange { color:#fd4024; }
.anchor { color:#007bff; }
.bold { font-weight:600; }
.extra_bold { font-weight:900; }
strong { font-weight:500; }
.padding-0 { padding:0px !important; }
.italic { font-style:italic; }
.box_shadow { box-shadow: 0px 0px 2.7em 0px rgba( 0, 0, 0, 0.08 ); }
 
.title_head { color:#d93025; }

/* Error */

 

.container { /* border:1px solid#ddd; */ }

.logo { width:300px; margin:0 auto; }
.participant_add { }
.participant_add .thumbnail { padding:50px; border:0px; margin-top:80px;
   -moz-box-shadow: 0 0 20px 0 rgba(130,128,108,0.8);
-webkit-box-shadow: 0 0 20px 0 rgba(130,128,108,0.08);
        box-shadow: 0 0 20px 0 rgba(130,128,108,0.08);
}

.participant_add .thumbnail { }
.participant_add .thumbnail h4 { font-weight:normal; }
.participant_add .thumbnail .flag { border-radius:10px; overflow:hidden; width:120px; margin-bottom:10px;  box-shadow:0 0 20px 0 rgb(46 46 46 / 22%); }
.participant_add .thumbnail a:hover img { opacity:0.7;  }

 