| Server IP : 162.214.74.102 / Your IP : 216.73.216.192 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/lrsys/www/lrsys_apps/hering/application/plugins/module_teammanagement/assets/css/ |
Upload File : |
.radio-card input[type="radio"]:checked ~ label {
border: 3px solid #28a74591;
}
.radio-card label {
display: block;
padding: 10px;
height: 100%;
background: tint(#00cc99, 95);
border: 1px solid tint(#00cc99, 70);
color: shade(#00cc99, 70);
border: 1px solid #ced4da;
border-radius: 4px;
transition: all 0.2s ease-in-out;
}
.planes-radio {
display: none;
}
.radio-card {
margin: 0px 0;
flex: 100%;
}
.plan-card-group {
/* display: block; */
margin: auto;
width: 100%;
font-size: 14px;
}
.wrapper-content {
/*padding: 2px 0px 0px;*/
margin-top: 0px !important;
/*font-size: 14px;*/
}
.wrapper-content {
padding: 0px 10px 0px;
margin-top: 0px !important;
font-size: 14px;
}
@media (max-width: 768px){
#page-wrapper {
position: inherit;
margin: 0 0 0 0px;
min-height: auto !important;
padding: 0px;
}
}
.panel {
margin-bottom: 0px;
background-color: #fff;
border: none;
min-height: 100vh !important;
}
.sweet-alert {
padding: 0px;
padding-bottom: 10px;
background-color: #ffffff;
top: 0%;
margin-top: 10px !important;
position: absolute;
margin-bottom: 20px;
z-index: 99999;
}
.sweet-alert h2{
font-size: 18px;
font-weight: 400;
padding: 0px 10px;
}
.small-level{
font-size: 100%;
}
.question{
margin-top: 5px;
font-size: 17px;
/*padding: 10px;*/
}
.alternativas{
padding-left: 5px;
padding-right: 5px;
}
label small{
font-weight: 500;
font-size: 90% !important;
}
body.stop-scrolling {overflow:auto !important;}