@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap&subset=latin-ext);.language-switcher img{margin-right:10px;width:20px}.language-switcher .dropdown-menu{background-color:#fff;border:none;margin-top:5px;min-width:auto;padding:3px;width:100px}.language-switcher .dropdown-menu a.dropdown-item{font-size:.9em;padding-left:8px}.language-switcher .dropdown-menu a.dropdown-item:hover{background-color:#5373de;color:#fff}html{color:#708090;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;min-height:100%;position:relative;text-align:left}html body{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}html body .alert.alert-light{background-color:#f5f5f5}html body .alert.alert-light strong{color:#4e73de}html body .wrapper{border-radius:5px;display:flex;flex-direction:row;margin-top:60px;overflow:hidden}html body .wrapper .side-left{align-items:center;background-color:#e7e7e7;display:flex;flex:1}html body .wrapper .side-left img{display:block;margin:0 auto;max-width:100%;padding:20px}html body .wrapper .side-right{background-color:#fff;flex:3;padding:5px}html body .wrapper .side-right .h2{margin-bottom:3rem}html body .leftpanel img{padding:20px}html body .leftpanel{background-color:#e7e7e7}@media screen and (max-width:765px){html body .wrapper{flex-direction:column;margin-top:15px}html body .wrapper .side-left{flex:1}html body .wrapper .side-left img{padding:10px;width:100px}html body .wrapper .side-right{flex:1}html body .wrapper .side-right .h2{font-size:1.5rem;margin-bottom:1rem}}