.POPUP_CONDITION {}

#conditions_condition {
    min-width: 200px;
}

#conditions_condition .checker {
    margin-top: 0px;
}

#conditions_condition label {
    font-weight: normal;
}

#conditions_condition .required {
    color: red;
    float: right;
    margin-top: -10px;
}

#conditions_condition .condition_title {
    font-weight: bold;
    margin-bottom: 15px;
}

.conditionsCondition {
    margin-top: 10px!important;
}

#conditions_condition .conditionsCondition {
    margin-top: -2px!important;
}

#block-conditions {
    max-height: 1000px;
    overflow-y: scroll;
}

#block-conditions .dateth {
    min-width: 100px;
}

#conditions_condition .hidden {
    display: none;
}

.fullRowPS15 {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.colxs1 {
    float: left;
    width: 8%;
}

.colxs11 {
    float: left;
    width: 82%;
    padding-top: 10px;
}

.checkbox15 {
    margin-top: 0px!important;
    padding-bottom: 0px;
}

.fullRowPS15 .colxs11 {
    padding-top: 0px;
}

.fullRowPS15 .btn {
    padding: 5px 10px;
}

#conditions-list {
    margin-top: 15px;
    background: #fff;
}

#conditions-list p {
    padding-bottom: 0px;
}

#conditions-list td,
#conditions-list th {
    padding: 5px;
}

#conditions_condition .acceptCondition,
#conditions_condition .cancelCondition,
#conditions_condition .cancelCondition2 {
    margin-top: 15px;
}

#conditions_condition em {
    font-style: italic;
}

.conditionsCondition .sui-switch-handle,
.conditionsConditionPOPUP .sui-switch-handle {
    background-color: #ccc;
    height: 20px!important;
    width: 15px!important;
    margin-left: 0px;
    top: 0px;
}

.conditionsCondition>.sui-switch {
    background-color: #197bb5;
}

.sui-switch:focus .sui-switch-handle,
.sui-switch:hover .sui-switch-handle,
.sui-switch-handle:hover {
    background-color: #ccc;
}

.conditionsCondition .sui-switch-checked .sui-switch-handle,
.conditionsConditionPOPUP .sui-switch-checked .sui-switch-handle {
    background-color: #ccc;
    margin-left: 2px;
}

.conditionsCondition .sui-switch-inner,
.conditionsConditionPOPUP .sui-switch-inner {
    padding-top: 0px;
    padding-bottom: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    border-radius: 4px;
    bottom: 0px;
    background: red;
    color: #fff;
}

.conditionsCondition .sui-switch-checked .sui-switch-inner,
.conditionsConditionPOPUP div.checker .checked .sui-switch-inner {
    background: #428bca;
}

#conditionsFlashMessage .iconErr {
    color: red;
    font-size: 30px;
    float: left;
    margin: 10px 10px 10px 0;
}

#conditionsFlashMessage .okButton {
    margin-top: 15px;
    width: 75px;
}

#conditionsFlashMessage {
    display: none;
}

.conditionsCondition .sui-switch-handle,
.conditionsConditionPOPUP .sui-switch-handle {
    border: none;
}

.conditionsCondition>.sui-switch,
.conditionsConditionPOPUP>.sui-switch {
    overflow: hidden;
    border-radius: 5px;
    height: 1.6em;
}

div.checker .sui-switch span {
    background: none;
}

.sui-switch {
    height: 20px!important;
    background: none;
    border-radius: 4px;
    overflow: hidden;
}

.switchBackgroundNone>div>span {
    background: none!important;
}

.switchBackgroundNone>div {
    width: 50px;
}

div.checker .sui-switch span {
    top: -2px;
}

.conditionsCondition div.checker .sui-switch span,
.conditionsConditionPOPUP div.checker .sui-switch span {
    background: none;
    line-height: 20px;
}

.conditionsConditionPOPUP div.checker>span {
    top: 0px;
}

#conditions_condition .cancelCondition,
#conditions_condition .cancelCondition2,
.buttons_conditions .cancelCondition,
.buttons_conditions .cancelCondition2 {
    background: red;
    border: 1px solid red;
}

#block-conditions tr td {
    text-align: center!important;
}

#block-conditions tr td:nth-child(3) {
    text-align: left!important;
}

.showMoreConditions,
.hideMoreConditions {
    color: #428bca;
    float: right;
    cursor: pointer;
}

.longCondition {
    max-height: 300px;
    overflow-y: auto;
}

#conditions-list tr td:last-child {
    width: 100px;
}

#wrapper #conditions-list tr td:last-child {
    width: 150px;
}

#conditions-list .hidden {
    display: none;
}

#conditions-list tr th {
    vertical-align: middle;
    text-align: center;
    background: #f8f8f8;
}

#conditions-list tr td,
#conditions-list tr th {
    padding: 5px 10px
}

#conditions_condition label {
    text-align: left;
}

#conditions-list .longCondition .versionCondition {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    font-weight: bold;
    ;
}

#conditions-list .longCondition .requiredConditions {
    color: red;
    font-weight: normal;
}

#conditions-list .longCondition a {
    text-decoration: underline;
}

#conditions-list .linkAttachmentConditionTitle {
    font-size: 0.8em;
    font-weight: bold;
}

#conditions-list .linkAttachmentCondition,
#conditions-list .linkAttachmentCondition:hover {
    text-decoration: underline;
    font-size: 0.8em;
}

#condition-list .longCondition {
    font-size: initial!important;
}

.requestDeleteAllData {
    margin-bottom: 30px;
}