| 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/public_html/lrsys_apps/gasch/application/plugins/module_forms/assets/css/ |
Upload File : |
.question-type {
margin: 4px 0;
}
.question-type a {
background: #f1f1f1;
border: 1px solid #ccc;
color: #555555;
font-size: 12px;
border-radius: 4px;
display: inline-block;
height: 100%;
width: 100%;
padding: 7px 10px;
-webkit-transition: all 0.33s ease-in-out;
-moz-transition: all 0.33s ease-in-out;
-ms-transition: all 0.33s ease-in-out;
-o-transition: all 0.33s ease-in-out;
transition: all 0.33s ease-in-out;
}
.question-type:hover a {
background: #f9f9f9;
border: 1px solid #dcdcdc;
}
input[type=radio] {
margin: 0 10px 0 10px;
}
.options-header {
display: inline-block;
font-size: 18px;
font-weight: 600;
margin-bottom: 10px;
width: 100%;
}
.options-header span {
background: #f1f1f1;
border-radius: 3px;
display: inline-block;
padding: 10px;
width: 100%;
}
.question-preview {
margin: 0;
padding: 10px;
}
.question-preview label {
font-size: 18px;
font-weight: 600;
font-family: helvetica, sans-serif;
}
.question-preview input {
border: none;
border-bottom: solid 1px #f1f1f1;
margin-top: 40px;
}
#choices-container label {
display: inline-block;
width: 100%;
text-align: left;
}
.choices-control {
display: inline-block;
float: right;
position: relative;
}
#custom-handle {
width: 3em;
height: 1.6em;
top: 50%;
margin-top: -.8em;
text-align: center;
line-height: 1.6em;
}
.ui-sortable-helper {
display: table;
}
body {
overflow-x: visible;
}
.modal-logic-jump {
background: #f0f8ff;
padding: 0;
}
#form-logic-jump .form-group,
#form-logic-jump .form-group input,
#form-logic-jump .form-group select {
width: 100%;
}
#form-logic-jump .form-group label {
height: 100%;
margin-bottom: 0;
bottom: -8px;
position: absolute;
width: 100%;
/*text-align: center;*/
}
#form-logic-jump .col-md-1,
#form-logic-jump .col-md-2,
#form-logic-jump .col-md-4,
#form-logic-jump .col-md-5 {
padding-left: 5px;
padding-right: 5px;
}
.jump-panel {
background: #ffffff;
margin: 15px 10px;
padding: 20px 30px;
-webkit-box-shadow: 0 0 2px 1px #b3b1b1;
-moz-box-shadow: 0 0 2px 1px #b3b1b1;
box-shadow: 0 0 2px 1px #b3b1b1;
}
.row-btn {
padding-bottom: 10px;
}
.jump-panel .input-sm,
select.input-sm-custom {
padding: 0 10px;
}
#question-container {
overflow: hidden;
}
#question_label_ifr {
height: 80px !important;
}
#required,
#multi_selections {
float: right;
top: 6px;
position: relative;
}