/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.login .button,.password .button{background:#0920e9;color:#fff;border:0;padding:8px 60px;margin-bottom:1rem;}.login .button:hover,.password .button:hover{background:#0911c3;}
body.country-selector{background:url(/themes/custom/openplaza/images/bg-country-selector.jpg) no-repeat top;background-size:cover;}body.country-selector h1{background:url(/themes/custom/openplaza/images/logo-open-white.png) no-repeat left top;background-size:100%;width:310px;height:50px;margin:0 auto;text-indent:-9999px;}.country-selector .page-wrapper{height:100%;}.country-selector .layout-container{height:calc(100% - 68px);display:grid;grid-template-rows:auto min-content;}@media (min-width:379px){.country-selector .layout-container{height:calc(100% - 44px);}}.country-selector main{display:flex;flex-direction:column;justify-content:center;}.block-system-main-block .item-list.country-selector h2{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:13px;font-size:20px;font-weight:normal;margin:20px 0;}.block-system-main-block .item-list.country-selector ul{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin:0;padding-left:0;}.block-system-main-block .item-list.country-selector li{list-style:none;width:49%;}.block-system-main-block .item-list.country-selector a{background-color:rgba(0,0,0,0.2);border:1px rgba(255,255,255,0.3) solid;display:block;padding:15px;font-size:25px;color:#fff;text-decoration:none;}.block-system-main-block .item-list.country-selector a:hover{color:#ffa21d;}.block-system-main-block .item-list.country-selector li:first-child a{text-align:right;border-left:0;}.block-system-main-block .item-list.country-selector li:last-child a{border-right:0;}.country-selector footer{background:#0920e9;color:#fff;padding:10px;text-align:center;}.country-selector footer p{margin:0;}
.login .description{color:gray;font-size:.9em;}
.login label,.password label{font-weight:bold;display:block;}
.login .page-title{background:url(/themes/custom/openplaza/images/logo-open.png) no-repeat;background-size:contain;font-size:0;height:50px;margin-bottom:2rem;margin-top:2rem;}
.login .layout-container,.password .layout-container{background:#f1efef;border:1px solid #c5c5c5;border-radius:10px;}
