.mo_popup{display:flex;flex-flow:row wrap;width:100%}.mo_popup_div{flex:1;padding:.5rem}#mo_popup_id input[type=radio]{display:none}.mo_popup_lable{height:80%;display:block;background:#fff;border:2px solid #2271b1;border-radius:20px;padding:1rem;padding-top:0;text-align:center;box-shadow:0 3px 10px -2px hsla(150,5%,65%,.5);position:relative;margin-top:10px}#mo_popup_id input[type=radio]:checked+label{background:#2271b1;color:hsla(215,0%,100%,1)}#mo_popup_id input[type=radio]#control_05:checked+label{background:red;border-color:red}@media only screen and (max-width:700px){section{flex-direction:column}}.logout:hover{text-decoration:underline}.modalhover:hover{border:2px solid #2eb150;background:#2eb150!important;color:#fff!important}