html,
body {
    line-height: 20.8px !important;
    height: 100%;
    font-family: "Nunito", "Open Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.3em;
    -webkit-text-size-adjust: none;
}

/* master reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table a {
    color: #2ea5dc;
}

a {
    text-decoration: none;
    line-height: 1.3em;
    color: #0ba5ec;
}

form label:not([class*="chakra"]) {
    color: #333;
}

form label.placeholder {
    color: #999;
    font-size: 12px;
}

input:not([class*="chakra"]) {
    border: 1px solid #ccc;
    text-shadow: none;
}

input[type="radio"],
input[type="checkbox"] {
    border: 0 none;
    text-shadow: none;
}

input[type="text"]:not([class*="chakra"]),
input[type="password"],
input[type="tel"],
input[type="number"]:not([class*="chakra"]) {
    padding: 11px 9px;
    color: #555;
    line-height: 16px;
    transition: border-color 0.2s;
}

input[type="text"].error,
input[type="password"].error,
input[type="tel"].error,
input[type="number"].error {
    border: 1px solid #f00;
}

input[type="text"]:focus,
input[type="password"]:focus {
    border-color: #666;
}

input.link {
    text-decoration: underline;
    color: #0ba5ec;
}

input[type="text"].error:focus,
input[type="password"].error:focus,
input[type="tel"].error:focus,
input[type="number"].error:focus {
    border: 1px solid #f00;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

select {
    color: initial;
}

.form_info_secretariat input {
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 6px;
    min-height: 40px;
    width: 100%;

    &:focus {
        border: 1px solid #ccc;
        outline: none;
    }
}

.input-container {
    position: relative;
    display: inline-block;
    width: 100%;
}

.input-container input[type="text"] {
    width: 100%;
    padding-right: 30px;
}

.input-container ._icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
}

/* Media query for smaller screens */
@media screen and (max-width: 768px) {
    .input-container .icon {
        right: 5px;
        /* Adjust the icon position for smaller screens */
    }
}

textarea {
    padding: 5px 9px;
    border: 1px solid #c3c3c3;
    color: #555;
    font: 1em/1.2em "Open Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

*:focus,
*:active,
*:hover {
    outline: 0 none transparent;
}

.select2-container {
    font-size: 12px;
}

div {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:link {
    -webkit-tap-highlight-color: rgba(180, 180, 180, 0.5);
}

form label {
    cursor: pointer;
    vertical-align: middle;
}

@font-face {
    font-family: "Adservio";
    src: url("../fonts/Adservio.eot?lrkyow");
    src: url("../fonts/Adservio.eot?lrkyow#iefix") format("embedded-opentype"),
        url("../fonts/Adservio.woff?lrkyow") format("woff"), url("../fonts/Adservio.ttf?lrkyow") format("truetype"),
        url("../fonts/Adservio.svg?lrkyow#ads-edit") format("svg");
    font-weight: normal;
    font-style: normal;
}

._icon {
    font-family: "Adservio";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #475467;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-wifi:before {
    content: "\e9d4";
}

.icon-wallet:before {
    content: "\e9d5";
}

.icon-student:before {
    content: "\e9d6";
}

.icon-move-file:before {
    content: "\e9d7";
}

.icon-check-square:before {
    content: "\e9d8";
}

.icon-building:before {
    content: "\e9d9";
}

.icon-alert-triangle-filled:before {
    content: "\e9da";
}

.icon-diploma:before {
    content: "\e9d0";
}

.icon-zoom-out:before {
    content: "\e9d1";
}

.icon-zoom-in:before {
    content: "\e9d2";
}

.icon-scholarship:before {
    content: "\e9d3";
}

.icon-sort-default:before {
    content: "\e9b6";
}

.icon-thumbs-down-filled-2:before {
    content: "\e9b7";
}

.icon-thumbs-up-filled-2:before {
    content: "\e9b8";
}

.icon-sort-descending:before {
    content: "\e9b9";
}

.icon-sort-ascending:before {
    content: "\e9ba";
}

.icon-pin-2-filled:before {
    content: "\e9bb";
}

.icon-bookmark-filled:before {
    content: "\e9bc";
}

.icon-door:before {
    content: "\e9bd";
}

.icon-stairs:before {
    content: "\e9be";
}

.icon-shopping-bag-2:before {
    content: "\e9bf";
}

.icon-discount:before {
    content: "\e9c0";
}

.icon-cancel-grades:before {
    content: "\e9c1";
}

.icon-portfolio:before {
    content: "\e9c2";
}

.icon-library:before {
    content: "\e9c3";
}

.icon-comment:before {
    content: "\e9c4";
}

.icon-rocket:before {
    content: "\e9c5";
}

.icon-clock-fast-forward:before {
    content: "\e9c6";
}

.icon-unpublic:before {
    content: "\e9c7";
}

.icon-tool:before {
    content: "\e9c8";
}

.icon-dataflow:before {
    content: "\e9c9";
}

.icon-coins-hand:before {
    content: "\e9ca";
}

.icon-coins:before {
    content: "\e9cb";
}

.icon-car:before {
    content: "\e9cc";
}

.icon-unpin:before {
    content: "\e9cd";
}

.icon-move:before {
    content: "\e9ce";
}

.icon-circle1:before {
    content: "\e9cf";
}

.icon-diamond:before {
    content: "\e9b5";
}

.icon-all-mails:before {
    content: "\e903";
}

.icon-clipboard:before {
    content: "\e909";
}

.icon-export:before {
    content: "\e90a";
}

.icon-file:before {
    content: "\e90e";
}

.icon-film:before {
    content: "\e918";
}

.icon-import:before {
    content: "\e91c";
}

.icon-slash-divider:before {
    content: "\e924";
}

.icon-accomodation:before {
    content: "\e935";
}

.icon-alert-circle:before {
    content: "\e93f";
}

.icon-alert-octagon:before {
    content: "\e955";
}

.icon-alert-triangle:before {
    content: "\e971";
}

.icon-arrow-down-circle:before {
    content: "\e972";
}

.icon-arrow-down-right:before {
    content: "\e973";
}

.icon-arrow-down:before {
    content: "\e974";
}

.icon-arrow-left:before {
    content: "\e975";
}

.icon-arrow-right:before {
    content: "\e976";
}

.icon-arrow-up-circle:before {
    content: "\e977";
}

.icon-arrow-up:before {
    content: "\e978";
}

.icon-balance:before {
    content: "\e979";
}

.icon-bank:before {
    content: "\e97a";
}

.icon-bento:before {
    content: "\e97b";
}

.icon-billing-profile:before {
    content: "\e97c";
}

.icon-bookmark:before {
    content: "\e97d";
}

.icon-box:before {
    content: "\e97e";
}

.icon-camera:before {
    content: "\e97f";
}

.icon-chevrons-down:before {
    content: "\e980";
}

.icon-chevrons-left:before {
    content: "\e981";
}

.icon-chevrons-right:before {
    content: "\e982";
}

.icon-chevrons-up:before {
    content: "\e983";
}

.icon-circle-absences:before {
    content: "\e984";
}

.icon-clock:before {
    content: "\e985";
}

.icon-columns:before {
    content: "\e986";
}

.icon-company:before {
    content: "\e987";
}

.icon-copy:before {
    content: "\e988";
}

.icon-database:before {
    content: "\e989";
}

.icon-delete:before {
    content: "\e98a";
}

.icon-download-cloud:before {
    content: "\e98b";
}

.icon-edit-3:before {
    content: "\e98c";
}

.icon-examination:before {
    content: "\e98d";
}

.icon-file-settings:before {
    content: "\e98e";
}

.icon-filter-2:before {
    content: "\e98f";
}

.icon-flag:before {
    content: "\e990";
}

.icon-folder-minus:before {
    content: "\e991";
}

.icon-layers:before {
    content: "\e992";
}

.icon-life-buoy:before {
    content: "\e993";
}

.icon-link-2:before {
    content: "\e994";
}

.icon-linkedin:before {
    content: "\e995";
}

.icon-loader:before {
    content: "\e996";
}

.icon-log-in:before {
    content: "\e997";
}

.icon-map:before {
    content: "\e998";
}

.icon-money:before {
    content: "\e999";
}

.icon-more-vertical:before {
    content: "\e99a";
}

.icon-music:before {
    content: "\e99b";
}

.icon-package:before {
    content: "\e99c";
}

.icon-pause:before {
    content: "\e99d";
}

.icon-percent:before {
    content: "\e99e";
}

.icon-play:before {
    content: "\e99f";
}

.icon-received-messages:before {
    content: "\e9a0";
}

.icon-refresh-cw:before {
    content: "\e9a1";
}

.icon-restore-message:before {
    content: "\e9a2";
}

.icon-rotate-ccw:before {
    content: "\e9a3";
}

.icon-save:before {
    content: "\e9a4";
}

.icon-seen:before {
    content: "\e9a5";
}

.icon-sent-messages:before {
    content: "\e9a6";
}

.icon-shopping-bag:before {
    content: "\e9a7";
}

.icon-signature:before {
    content: "\e9a8";
}

.icon-slash:before {
    content: "\e9a9";
}

.icon-sort-a-z:before {
    content: "\e9aa";
}

.icon-sort-z-a:before {
    content: "\e9ab";
}

.icon-sort:before {
    content: "\e9ac";
}

.icon-tag:before {
    content: "\e9ad";
}

.icon-university:before {
    content: "\e9ae";
}

.icon-unlink:before {
    content: "\e9af";
}

.icon-user-check:before {
    content: "\e9b0";
}

.icon-user-plus:before {
    content: "\e9b1";
}

.icon-user-x:before {
    content: "\e9b2";
}

.icon-value:before {
    content: "\e9b3";
}

.icon-x-circle:before {
    content: "\e9b4";
}

.icon-bell-off:before {
    content: "\e970";
}

.icon-bell:before {
    content: "\e96d";
}

.icon-groups:before {
    content: "\e96e";
}

.icon-rotate-device:before {
    content: "\e96c";
}

.icon-heart-filled:before {
    content: "\e96b";
}

.icon-heart:before {
    content: "\e96a";
}

.icon-shield:before {
    content: "\e969";
}

.icon-eye-off:before {
    content: "\e966";
}

.icon-external-link:before {
    content: "\e965";
}

.icon-broom:before {
    content: "\e962";
}

.icon-eraser:before {
    content: "\e963";
}

.icon-type:before {
    content: "\e964";
}

.icon-meh:before {
    content: "\e95f";
}

.icon-frown:before {
    content: "\e960";
}

.icon-monitor:before {
    content: "\e942";
}

.icon-voicemail:before {
    content: "\e92c";
}

.icon-voicemail-off:before {
    content: "\e936";
}

.icon-video:before {
    content: "\e93b";
}

.icon-mic-off:before {
    content: "\e926";
}

.icon-video-off:before {
    content: "\e928";
}

.icon-hand:before {
    content: "\e916";
}

.icon-radio:before {
    content: "\e91a";
}

.icon-mic:before {
    content: "\e91d";
}

.icon-recovery:before {
    content: "\e913";
}

.icon-plus-minus:before {
    content: "\e90c";
}

.icon-zap:before {
    content: "\e90b";
}

.icon-chat-disabled:before {
    content: "\e96f";
}

.icon-comment-filled:before {
    content: "\e907";
}

.icon-message-circle:before {
    content: "\e63e";
}

.icon-no-timer:before {
    content: "\e95e";
}

.icon-timer:before {
    content: "\e65c";
}

.icon-filter:before {
    content: "\e95d";
}

.icon-circle:before {
    content: "\e95c";
}

.icon-photo-album:before {
    content: "\e95b";
}

.icon-send:before {
    content: "\e957";
}

.icon-inbox:before {
    content: "\e958";
}

.icon-home:before {
    content: "\e956";
}

.icon-sliders:before {
    content: "\e953";
}

.icon-plus-square:before {
    content: "\e954";
}

.icon-globe:before {
    content: "\e950";
}

.icon-minus-background:before {
    content: "\e951";
}

.icon-plus-background:before {
    content: "\e952";
}

.icon-user:before {
    content: "\e94e";
}

.icon-user-filled:before {
    content: "\e94f";
}

.icon-corner-up-right:before {
    content: "\e94c";
}

.icon-corner-up-left:before {
    content: "\e94d";
}

.icon-thumbs-down:before {
    content: "\e948";
}

.icon-drag:before {
    content: "\e949";
}

.icon-thumbs-up:before {
    content: "\e94a";
}

.icon-pie-chart:before {
    content: "\e947";
}

.icon-student-feedback:before {
    content: "\e945";
}

.icon-survey:before {
    content: "\e946";
}

.icon-file-done:before {
    content: "\e959";
}

.icon-admin:before {
    content: "\e944";
}

.icon-bulb:before {
    content: "\e941";
}

.icon-coffee:before {
    content: "\e943";
}

.icon-smile:before {
    content: "\e93e";
}

.icon-pin-2:before {
    content: "\e93a";
}

.icon-puzzle:before {
    content: "\e939";
}

.icon-bar-chart-2:before {
    content: "\e937";
}

.icon-list:before {
    content: "\e938";
}

.icon-circle-radio:before {
    content: "\e931";
}

.icon-check-circle:before {
    content: "\e932";
}

.icon-answer-long:before {
    content: "\e933";
}

.icon-calendar-next:before {
    content: "\e930";
}

.icon-calendar-daily:before {
    content: "\e92d";
}

.icon-calendar-admin:before {
    content: "\e92e";
}

.icon-calendar-weekly:before {
    content: "\e92f";
}

.icon-calendar:before {
    content: "\e925";
}

.icon-repeat:before {
    content: "\e92b";
}

.icon-upload-cloud:before {
    content: "\e62b";
}

.icon-trending-up:before {
    content: "\e93c";
}

.icon-drag-filled:before {
    content: "\e94b";
}

.icon-edit:before {
    content: "\e600";
}

.icon-key:before {
    content: "\e660";
}

.icon-unlock:before {
    content: "\e662";
}

.icon-lock:before {
    content: "\e602";
}

.icon-homework:before {
    content: "\e65e";
}

.icon-user-psychologic:before {
    content: "\e65b";
}

.icon-user-question:before {
    content: "\e62f";
}

.icon-teacher:before {
    content: "\e639";
}

.icon-users:before {
    content: "\e659";
}

.icon-more-horizontal:before {
    content: "\e655";
}

.icon-hourglass-circle:before {
    content: "\e652";
}

.icon-help-circle:before {
    content: "\e653";
}

.icon-help-circle-filled:before {
    content: "\e654";
}

.icon-linkedin-negative:before {
    content: "\e661";
}

.icon-youtube-negative:before {
    content: "\e65f";
}

.icon-facebook-negative:before {
    content: "\e64f";
}

.icon-twitter-negative:before {
    content: "\e651";
}

.icon-minus:before {
    content: "\e64d";
}

.icon-plus:before {
    content: "\e64e";
}

.icon-rollback:before {
    content: "\e64c";
}

.icon-credit-card:before {
    content: "\e646";
}

.icon-gradebook:before {
    content: "\e640";
}

.icon-chemistry:before {
    content: "\e645";
}

.icon-folders:before {
    content: "\e643";
}

.icon-cloud:before {
    content: "\e63d";
}

.icon-transfer:before {
    content: "\e63a";
}

.icon-paperclip:before {
    content: "\e636";
}

.icon-file-text:before {
    content: "\e637";
}

.icon-absences-chart:before {
    content: "\e632";
}

.icon-calendar-x:before {
    content: "\e634";
}

.icon-info:before {
    content: "\e64b";
}

.icon-message-square:before {
    content: "\e635";
}

.icon-book:before {
    content: "\e630";
}

.icon-yearbook:before {
    content: "\e62e";
}

.icon-grid:before {
    content: "\e62d";
}

.icon-file-plus:before {
    content: "\e627";
}

.icon-eye:before {
    content: "\e625";
}

.icon-check:before {
    content: "\e623";
}

.icon-chevron-left:before {
    content: "\e621";
}

.icon-chevron-right:before {
    content: "\e622";
}

.icon-class:before {
    content: "\e620";
}

.icon-settings:before {
    content: "\e60e";
}

.icon-image:before {
    content: "\e60d";
}

.icon-redo:before {
    content: "\e60a";
}

.icon-undo:before {
    content: "\e60b";
}

.icon-briefcase:before {
    content: "\e61a";
}

.icon-search:before {
    content: "\e606";
}

.icon-cancel-zoom:before {
    content: "\e968";
}

.icon-download:before {
    content: "\e601";
}

.icon-trash-2:before {
    content: "\e603";
}

.icon-log-out:before {
    content: "\e60f";
}

.icon-menu:before {
    content: "\e610";
}

.icon-x:before {
    content: "\e611";
}

.icon-remove-filled:before {
    content: "\e605";
}

.icon-plus-circle:before {
    content: "\e658";
}

.icon-history:before {
    content: "\e612";
}

.icon-mail:before {
    content: "\e614";
}

.icon-my-classes:before {
    content: "\e618";
}

.icon-note:before {
    content: "\e61b";
}

.icon-maximize:before {
    content: "\e61c";
}

.icon-minimize:before {
    content: "\e93d";
}

.icon-archive:before {
    content: "\e61f";
}

.icon-instagram-negative:before {
    content: "\e967";
}

.icon-screen-off:before {
    content: "\e940";
}

.icon-file-tax:before {
    content: "\e92a";
}

.icon-answer-short:before {
    content: "\e934";
}

.icon-star-filled:before {
    content: "\e921";
}

.icon-star:before {
    content: "\e922";
}

.icon-sleep:before {
    content: "\e920";
}

.icon-link:before {
    content: "\e95a";
}

.icon-folder-plus:before {
    content: "\e91e";
}

.icon-folder:before {
    content: "\e91f";
}

.icon-share-2:before {
    content: "\e91b";
}

.icon-map-pin:before {
    content: "\e915";
}

.icon-chevron-down:before {
    content: "\e914";
}

.icon-activity:before {
    content: "\e912";
}

.icon-thumbs-down-filled:before {
    content: "\e90f";
}

.icon-thumbs-up-filled:before {
    content: "\e910";
}

.icon-award:before {
    content: "\e911";
}

.icon-report-card:before {
    content: "\e90d";
}

.icon-dollar-sign:before {
    content: "\e908";
}

.icon-a:before {
    content: "\e905";
}

.icon-play-circle:before {
    content: "\e904";
}

.icon-school:before {
    content: "\e901";
}

.icon-text-message:before {
    content: "\e900";
}

.icon-pen-tool:before {
    content: "\e802";
}

.icon-edit-2:before {
    content: "\e906";
}

.icon-feather:before {
    content: "\e919";
}

.icon-shopping-cart:before {
    content: "\e902";
}

.icon-shopping-cart-full:before {
    content: "\e803";
}

.icon-book-open:before {
    content: "\e66f";
}

.icon-chevron-up:before {
    content: "\e671";
}

.icon-large-dot:before {
    content: "\e66c";
}

.icon-at-sign:before {
    content: "\e927";
}

.icon-parents:before {
    content: "\e668";
}

.icon-public:before {
    content: "\e667";
}

.icon-phone:before {
    content: "\e917";
}

.icon-graduation-cap:before {
    content: "\e665";
}

.icon-teacher-2:before {
    content: "\e672";
}

.icon-teachers:before {
    content: "\e929";
}

.icon-hourglass:before {
    content: "\e961";
}

.icon-printer:before {
    content: "\e60c";
}

.icon-message-read:before {
    content: "\e923";
}

.icon-news:before {
    content: "\e619";
}

._icon.red {
    color: #f97066 !important;
}

._icon.yellow {
    color: #fbc82c !important;
}

._icon.darkyellow {
    color: #f5b975 !important;
}

/* color */

/* custom fonts icon*/
.icon-image:before {
    content: "\e60d";
}

.icon-remove-filled {
    font-size: 16px;
}

.icon-remove-filled:hover {
    color: #ff6a6c;
}

.icon-search {
    font-size: 20px;
}

.icon-check {
    font-size: 22px;
}

.icon-check.green {
    color: #32d583;
}

.icon-circled {
    padding: 4px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid;
}

/* end custom fonts */

/*active header tabs*/
.header_ntabs a.active ._icon {
    color: #000;
}

/*end header tabs*/

/* BUTTONS */
.btn {
    border-radius: 20px;
    position: relative;
    display: inline-block;
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #333;
    text-shadow: none;
    background-color: #ccc;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    cursor: pointer;
    vertical-align: top;
    font-family: "Open Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
    overflow: hidden;
}

.touch .btn {
    padding: 8px 10px;
}

.touch .btn.save_btn {
    padding: 6px 7px;
}

.destinatar-right .btn.blue {
    padding: 7px 10px;
}

.search_button {
    background: transparent;
    border: 0;
    outline: none;
    vertical-align: middle;
}

.icon-portfolio {
    background-image: url("/images/icon-portfolio.svg") no-repeat 50% 50%;
}

.btn .btn_hover {
    border-radius: 20px;
    display: inline-block;
    position: absolute;
    height: 50%;
    left: 0;
    top: 0;
    width: 20%;
}

.btn .btn_text {
    z-index: 3;
    position: relative;
}

.btn:hover .btn_hover {
    transform: scale(1);
    transition: 0.2s;
    width: 100%;
    height: 100%;
}

.btn.btn-orange-anim:hover .btn_hover {
    background-color: #f79009;
}

.btn.btn-orange-anim:hover {
    border-color: #f79009;
}

.btn:hover {
    background: #999;
}

.btn.big {
    width: auto;
    padding: 10px 20px;
    font-size: 16px;
}

.btn.small {
    line-height: 14px;
    padding: 7px 10px;
}

.btn.orange,
.btn.btn-orange-anim {
    color: #fff;
    background-color: #fdb022;
    border-color: #fdb022;
    font-family: "Open Sans";
}

.btn.orange:hover {
    border-color: #f79009;
    background-color: #f79009;
}

.btn.orange[disabled]:hover,
.btn[disabled],
.btn.btn-blue-anim:hover[disabled],
.btn.btn-blue-anim:hover[disabled] .btn_hover,
.btn.btn-orange-anim:hover[disabled],
.btn.btn-orange-anim:hover[disabled] .btn_hover,
.btn.blue.disabled,
.btn.blue.disabled:hover,
.btn.orange.disabled,
.btn.orange.disabled:hover {
    background-color: #d0d5dd;
    border-color: #d0d5dd;
    cursor: default;
    pointer-events: none;
}

.btn.btn-blue-anim:hover[disabled][data-style],
.btn.btn-blue-anim:hover[disabled][data-style] .btn_hover,
.btn.btn-orange-anim:hover[disabled][data-style],
.btn.btn-orange-anim:hover[disabled][data-style] .btn_hover {
    background-color: transparent;
}

.btn.blue,
.btn.btn-blue-anim {
    color: #fff;
    background-color: #05a7d2;
    border-color: #05a7d2;
}

.btn.blue:hover {
    border-color: #007e93;
    background-color: #007e93;
}

.btn.btn-blue-anim:hover .btn_hover {
    background-color: #007e93;
}

.btn.btn-blue-anim:hover {
    border-color: #007e93;
}

.btn.white_gray {
    color: #1d2939;
    background-color: #fff;
    border-color: #d0d5dd;
    border-radius: 8px;
}

.btn.white_gray:hover {
    background-color: #eaecf0;
}

.btn.white {
    color: #666;
    background-color: #f2f4f7;
    border-color: #ccc;
}

.btn.white:hover {
    background-color: #fff;
}

.btn.white-blue-dark {
    color: #192c47;
    border: 1px solid #192c47;
    background: #fff;
    border-radius: 20px;
}

.btn.white-blue-dark:hover {
    color: #fff;
    border: 1px solid #192c47;
    background: #192c47;
}

.btn.white-blue-dark:hover ._icon {
    color: #fff;
}

.btn.blue-dark-white {
    color: #fff;
    border: 1px solid #192c47;
    background: #192c47;
    border-radius: 20px;
}

.btn.blue-dark-white:hover {
    color: #192c47;
    border: 1px solid #192c47;
    background: #fff;
}

.btn.gray {
    color: #fff;
    background-color: #979797;
    border-color: #aaaaaa;
}

.btn.gray:hover {
    background-color: #979797;
}

.btn.wempty {
    background: none;
    color: #fff;
    border: 1px solid #fff;
}

.btn.wempty:hover {
    background: #fff;
    color: #0ba5ec;
}

.btn.wempty_blue {
    background: none;
    color: #05a7d2;
    border: 1px solid #fff;
}

.btn.wempty_blue:hover {
    background: #fff;
    color: #05a7d2;
}

.btn.wempty_blue.ladda-button[data-loading]:hover,
.btn.wempty_blue.ladda-button[disabled] {
    background: none !important;
    color: #05a7d2 !important;
    border: 1px solid #fff !important;
}

.ladda-button[data-style="expand-right"] .ladda-spinner {
    right: 5px !important;
}

.ladda-button .ladda-spinner {
    transform: translateY(-50%);
    margin-top: 0;
}

.btn.disabled-answer {
    background: #777;
    pointer-events: none;
    border-color: #777;
}

.btn.no-radius {
    border-radius: 0px;
}

.btn.empty_blue,
.btn.empty_blue:hover {
    background: none;
    color: #0ba5ec;
    border: none;
    cursor: pointer;
    box-shadow: none;
}

.form_publish .btn.publish_btn {
    color: #fff;
    background-color: #05a7d2;
    border-color: #05a7d2;
    padding: 0 5px;
}

.btn.disabled-answer {
    background: #777;
    pointer-events: none;
    border-color: #777;
}

.btn.white_b_orange {
    color: #fdb022;
    background-color: transparent;
    border-color: #fdb022;
}

.btn.white_b_orange:hover {
    color: #fff;
    border-color: #f79009;
    background: #f79009;
}

.btn.white_b_orange:hover ._icon {
    color: #fff;
}

.btn.no-radius {
    border-radius: 0px;
}

.btn.empty_blue,
.btn.empty_blue:hover {
    background: none;
    color: #2ea5dc;
    border: none;
    cursor: pointer;
    box-shadow: none;
}

.blue_ghost {
    background: transparent;
    color: #0ba5ec;
    border: 1px solid #0ba5ec;
}

.blue_ghost:hover {
    background: #007e93;
    color: #fff;
    border: 1px solid #007e93;
}

.blue_ghost:hover ._icon {
    color: #fff;
}

.form_publish .btn.publish_btn {
    color: #fff;
    background-color: #05a7d2;
    border-color: #05a7d2;
    padding: 0 5px;
}

.form_publish .btn.publish_btn:hover {
    background-color: #007e93;
    text-decoration: none;
}

.btn.white_b_orange {
    color: #ffb000;
    background-color: transparent;
    border-color: #ffb000;
}

.btn.white_b_orange:hover {
    color: #fff;
    border-color: #ff9000;
    background: #ff9000;
}

.btn.white_b_orange:hover ._icon {
    color: #fff;
}

.green_ghost {
    background: #fff;
    color: #32d583;
    border: 1px solid #32d583;
}

.green_ghost:hover {
    background: #32d583;
    color: #fff;
    border: 1px solid #32d583;
}

.green_ghost.ladda-button[disabled] {
    color: #fff;
}

.btn.noshadow {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.blue_ghost {
    background: transparent;
    color: #2ea5dc;
    border: 1px solid #2ea5dc;
}

.blue_ghost:hover {
    background: #007e93;
    color: #fff;
    border: 1px solid #007e93;
}

.blue_ghost:hover ._icon {
    color: #fff;
}

.blue_ghost.ladda-button[disabled] {
    color: #fff;
}

.btn-red {
    background: #f97066;
    color: #fff;
    border: 1px solid #fff;
}

.btn-red:hover {
    background: #fff;
    color: #f97066;
    border: 1px solid #f97066;
}

.red_ghost {
    background: transparent;
    color: #f97066;
    border: 1px solid #f97066;
}

.red_ghost:hover {
    background: #f97066;
    color: #fff;
    border: 1px solid #f97066;
}

.green_ghost {
    background: #fff;
    color: #8bc53f;
    border: 1px solid #8bc53f;
}

.green_ghost:hover {
    background: #8bc53f;
    color: #fff;
    border: 1px solid #8bc53f;
}

.green_ghost.ladda-button[disabled] {
    color: #fff;
}

.white_ghost {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.white_ghost:hover {
    background: #fff;
    color: #333;
    border: 1px solid #fff;
}

.white_ghost.hover-text-green:hover {
    color: #a2ce4d;
}

.btn-red {
    background: #ff6c6c;
    color: #fff;
    border: 1px solid #fff;
}

.btn-red:hover {
    background: #fff;
    color: #ff6c6c;
    border: 1px solid #ff6c6c;
}

.red_ghost {
    background: transparent;
    color: #ff6c6c;
    border: 1px solid #ff6c6c;
}

.red_ghost:hover {
    background: #ff6c6c;
    color: #fff;
    border: 1px solid #ff6c6c;
}

.red_ghost.ladda-button[disabled] {
    color: #fff;
}

.btn_ghost {
    background: transparent;
    border: 0;
}

.btn_ghost:hover {
    background: transparent;
    border: 0;
}

.btn.br50 {
    border-radius: 50px;
    box-sizing: border-box;
    padding: 10px 20px;
    line-height: 12px;
    min-width: 160px;
}

button[disabled].btn {
    pointer-events: none;
}

.lh24 {
    line-height: 24px;
}

input.sprite_admin {
    border: 0;
}

/* END BUTTONS */

.ui-widget-overlay {
    z-index: 9000;
    opacity: 0.8;
}

.ui-dialog .ui-dialog-titlebar {
    font-family: "Open Sans";
    border: 0;
    background: #fff;
    padding: 2px 0 2px 5px;
    border-radius: 0;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    color: #32d583;
}

.ui-dialog .ui-dialog-titlebar-close {
    top: 15px;
}

.anniversary_modal .ui-dialog .ui-dialog-titlebar {
    padding: 0 !important;
}

.anniversary_modal .ui-dialog.modal {
    border-left: 0px;
}

.ui-dialog.help ul {
    margin-left: 20px;
}

.ui-dialog.help ul li {
    margin: 10px 0;
}

.ui-dialog.help ul ul li {
    margin: 5px 0;
}

.ui-dialog.help a {
    color: #27aae1;
}

.ui-dialog.help a:hover {
    text-decoration: underline;
}

.bullet {
    display: inline-block;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    width: 20px;
    text-align: center;
    padding: 1px 0;
    font-size: 11px;
}

.bullet.red {
    background: #f97066;
    color: #fff;
}

.bullet.gray {
    background: #666;
    color: #fff;
    font-weight: bold;
}

.page-break {
    display: none;
}

._separator-small {
    background: #ccc;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 250, from(#ccc), to(#fff));
    height: 1px;
    margin: 25px 0;
}

._arrow_up {
    color: #ccc;
    display: block;
    font-size: 50px;
    margin-bottom: 20px;
    transform: rotate(-180deg);
}

.icon-trash-2._small:hover,
._icon._xclose:hover {
    color: red;
}

/* meniu din font */
.mm_ic {
    width: 28px;
    height: 25px;
    display: inline-block;
    /*ie7*/
    *zoom: 1;
    *display: inline;
    font-size: 24px;
}

#mainmenu>li:hover .mm_ic,
#mainmenu>li.active .mm_ic,
#mainmenu .round_circle .mm_ic,
.chat-menu .round_circle .mm_ic {
    color: #fff;
    position: relative;
}

#mainmenu>li.active ul>li .mm_ic {
    color: #fff;
}

.unreadMsgs._notificari {
    width: 20px;
    height: 15px;
    color: #fff;
    font-size: 9px;
    text-align: center;
    line-height: 13px;
}

#mainmenu .unreadMsgs._notificari {
    position: absolute;
    right: 10px;
    top: 12px;
    line-height: 13px;
}

.editeaza_scMat {
    vertical-align: middle;
    display: inline-block;
    /*ie7*/
    *zoom: 1;
    *display: inline;
}

._editeaza {
    margin: 5px 10px;
    color: #ccc;
    display: block;
}

a:hover ._editeaza {
    color: #4d4d4d;
}

.sterge_scMat {
    vertical-align: middle;
    display: inline-block;
    /*ie7*/
    *zoom: 1;
    *display: inline;
}

.card_proforma ._icon.active {
    color: #000;
}

.rotate90 {
    transform: rotate(90deg);
}

.rotate-90 {
    transform: rotate(-90deg);
}

._abs_motivat:before {
    content: "\e95c";
    font-family: "Adservio";
    font-size: 70px;
    left: 0px;
    position: absolute;
}

/* VIZUALIZARE TABELARA */
.tableview {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
}

.import_class {
    display: block;
    overflow-x: auto;
}

/* THEAD */
.tableview tr th {
    color: #999;
    font-size: 12px;
    padding: 5px 5px !important;
    border-right: 1px solid #fff;
    font-weight: 400;
    border-bottom: 2px solid #fff;
}

/* table header */
.tableview.table-left tr th {
    text-align: left;
}

.tableview thead th:last-child {
    border-right-width: 0;
}

.tableview th:last-child {
    border-right-width: 0;
}

.tableview thead tr th {
    color: #999;
    background-color: #fff;
    line-height: 1em;
    border-bottom: 1px solid #999;
    border-right: 3px solid #fff;
}

.table-sticky.tableview thead tr th {
    border-bottom: 0;
    border-right: 0;
    box-shadow: 1px 1px 5px 0px #eaecf0;
}

table.dataTable thead .sorting {
    box-sizing: border-box;
    padding: 5px 15px 5px 0 !important;
}

/*default*/
.tableview.default tr th {
    color: #000;
}

.tableview.default tbody tr td {
    padding: 7px 10px !important;
    border-bottom: none;
}

/* colored */
.tableview.t_red th {
    color: #fff;
    background-color: #ff9999;
}

/* RED */
.tableview.t_green th {
    color: #fff;
    background-color: #a3c64e;
}

/* GREEN */
.tableview.t_blue th {
    color: #fff;
    background-color: #0ba5ec;
}

/* BLUE */
.tableview.t_light_blue th {
    color: #fff;
    background-color: #00b0f0;
}

/* BLUE */
.tableview.t_orange thead tr th {
    color: #666666;
    background-color: #ffe4cc;
}

/* ORANGE */
.tableview.t_orange tbody tr.active td {
    background: #f4d7de;
}

/* active row */

/* TBODY */
.tableview tbody.tr-pointer tr {
    cursor: pointer;
}

.tableview tbody tr td {
    padding: 7px 7px !important;
    text-align: center;
    vertical-align: middle;
}

.tableview tbody tr td.noborder {
    border: none;
}

.tableview.simple tbody tr td {
    border-bottom: none;
}

.tableview.table-left tbody tr td {
    text-align: left;
    padding-left: 10px;
}

.tableview tbody.small tr td {
    padding: 5px 2px;
}

.tableview tbody tr {
    background-color: #fff;
    -webkit-transition: background 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s;
    transition: background 0.2s ease 0s;
}

.tableview tbody.tr-pointer tr:hover,
.tableview tbody.tr-pointer tr:hover td,
.tableview tbody.tr-hover tr:hover td {
    background-color: #dadada !important;
}

.tableview.no-hover tbody tr:hover {
    background-color: #f2f4f7;
}

.tableview tbody tr.no-hover:hover {
    background-color: #f2f4f7;
}

.tableview tbody tr.no-hover td {
    border-bottom: none !important;
}

.tableview tbody tr.viewed {
    background-color: #f2f2f2;
}

.tableview tbody tr.viewed:hover {
    background-color: #f2f2f2;
}

.tableview tbody tr.active {
    background-color: #f2f2f2;
}

/* active row */
.tableview tbody tr.active:hover {
    background-color: #f2f2f2;
}

.tableview tbody tr:hover {
    background: #f2f4f7;
}

/* margine sub table header */
.tableview tr.h2 {
    height: 2px;
}

.tableview tr.h3 {
    height: 3px;
}

.tableview tr.h5 {
    height: 5px;
}

.tableview tbody tr:last-child td {
    border-bottom: 1px solid #ddd;
}

.tableview .no-border-bottom tbody tr:last-child td {
    border-bottom: none;
}

.tableview tbody tr:last-child td.noborder {
    border: none;
}

/* row-uri speciale */
.tableview tbody tr.clean td {
    border-bottom: none;
}

.tableview tbody tr:hover {
    background: #f2f4f7;
}

.tableview tbody .toggle {
    cursor: pointer;
}

.tableview tbody .toggle:hover {
    background: #f0f9ff;
}

.tableview tbody .toggle .actiuni {
    padding: 8px 10px;
    text-align: right;
}

.tableview tbody .hidden {
    color: #999;
    background-color: #f2f4f7 !important;
    text-align: left;
    display: none;
}

.tableview tbody .hidden:hover {
    background-color: #f2f4f7;
}

.tableview tbody .hidden>div {
    margin: 5px;
}

.tableview.mesaje tbody tr.mesaj-necitit td {
    font-weight: 600;
    background-color: #fff;
    -webkit-transition: background 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s;
    transition: background 0.2s ease 0s;
}

.tableview.mesaje tbody tr:hover td {
    background-color: #f2f2f2;
}

.tableview th.empty,
.tableview th.empty:hover,
.tableview td.empty,
.tableview td.empty:hover {
    background: transparent;
}

.tableview dt {
    width: 150px;
    font-weight: 700;
    float: left;
}

.tableview dd {
    margin: 0 0 10px 20px;
    font-style: italic;
}

.tableview td a {
    vertical-align: middle;
}

.tableview .arrow {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #1d2939;
    display: inline-block;
    padding: 0 3px;
    margin-left: 1px;
}

.tableview .arrow.disabled {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #999;
    display: inline-block;
    padding: 0 3px;
    margin-left: 1px;
}

.tableview .no-arrow {
    width: 11px;
    height: 5px;
    display: inline-block;
    margin-left: 1px;
}

.tableview tr.opened .arrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #1d2939;
    padding: 0;
    position: relative;
    top: 5px;
    margin-right: 0px;
}

.tableview tbody tr.bg-blue {
    background: #e2f0f2;
}

.tableview tbody tr td.bg-blue2 {
    background: #c9e5e9;
}

.tableview tbody tr td.bg-red {
    background: #ffcfcf;
}

.tableview tbody tr.bg-blue-all td {
    background: #e2f0f2;
}

.tableview tbody tr.bg-blue2-all td {
    background: #c9e5e9;
}

.tableview tbody tr.bg-red-all td {
    background: #ffcfcf;
}

.tableview tbody tr.error {
    background: #fff3f3;
}

.tableview.graymode th {
    background: #f2f2f2;
    border: 1px solid #ccc;
}

.tableview.graymode td {
    background: #fafafa;
    border: 1px solid #ccc;
}

.tableview .actions {
    text-align: center;
}

.tableview .actions .table-delete {
    color: #f04438;
}

.tableview .actions .table-delete:hover {
    color: #f04438;
}

.tableview .actions .table-delete ._icon.icon-trash-2 {
    color: #f04438;
}

.tableview .actions a {
    font-size: 12px;
    vertical-align: middle;
    padding: 0 6px;
    color: #04a6d4;
    pointer-events: initial;
}

.tableview .actions a ._icon {
    font-size: 24px;
    vertical-align: middle;
    color: #04a6d4;
}

.tableview .actions a:hover {
    color: #0ba5ec;
}

.tableview .actions a:hover ._icon {
    color: #0ba5ec;
}

.tableview .actions .more-actions {
    display: inline;
    position: relative;
    vertical-align: middle;
    padding-left: 15px;
    cursor: pointer;
}

.tableview .actions .more-actions ._icon {
    font-size: 24px;
    vertical-align: middle;
    color: #0ba5ec;
}

.tableview .actions .more-actions .submenu {
    display: none;
    background: #3d3d3d;
    position: absolute;
    right: -19px;
    z-index: 100;
    min-width: 200px;
    text-align: left;
    color: #fff;
}

.tableview .actions .more-actions .submenu ._icon {
    color: #fff;
    font-size: 20px;
}

.tableview .actions .more-actions .submenu a {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    display: block;
    padding: 3px 10px;
    vertical-align: top;
}

.tableview .actions .more-actions .submenu a:first-of-type {
    padding-top: 6px;
}

.tableview .actions .more-actions .submenu a:last-of-type {
    padding-bottom: 6px;
}

.tableview .actions .more-actions .submenu:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #3d3d3d;
    position: absolute;
    top: -6px;
    right: 22px;
}

.tableview .actions .more-actions .submenu.center_arrow:before {
    right: 50%;
}

.tableview .actions .more-actions .submenu a:hover {
    background: #333;
}

.tableview .actions .more-actions:hover .submenu {
    display: block;
}

.tableview .actions .more-actions:hover>._icon {
    color: #777;
}

.tableview .noborder {
    border: none;
}

.tableview #loadmore {
    display: block;
    padding: 7px 0;
    text-align: center;
    background: #c9eaf3;
    color: #1192ba;
    border-top: 1px solid #cbdadf;
}

.touch .tableview td.actions_btns a {
    line-height: 2.5em;
}

/**
* tabel cu rowu-ri albe si text albastru pt unread
*/
.table_results.whitebg tr {
    background: #fff;
    color: #0ba5ec;
}

.table_results.whitebg tr.viewed {
    background: #f2f4f7;
    color: #333;
}

.table_results .stire_thumb,
.table_results .wrapp_thumb {
    box-sizing: border-box;
    height: 70px;
    object-fit: contain;
    overflow: hidden;
    width: 100px;
}

.table_results .pic_thumb {
    height: 70px;
    float: left;
    margin: 0 5px 5px 0;
}

.table_results .pic_thumb.small {
    height: 50px;
    float: left;
    margin: 0 5px 5px 0;
}

.table_results td {
    border-bottom: 1px solid #dadada;
}

.sticky-thead {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
}

.sticky-thead-2 {
    position: sticky;
    position: -webkit-sticky;
    top: 21px;
}

.de_retinut {
    margin-left: 280px;
    text-align: left;
}

.de_retinut div {
    margin-bottom: 15px;
}

.retine_titlu {
    padding-left: 10px;
}

.de_retinut ul {
    list-style: none;
    margin: 0;
    padding: 10px 35px;
    color: #666;
    font-size: 12px;
    background-color: #fff9f3;
}

.de_retinut li {
    list-style: disc;
    margin: 0;
    padding: 0 0 10px 0;
}

/* end template-uri tabel */

.pagination {
    margin-top: 20px;
}

.pagination a {
    min-width: 15px;
    font-size: 16px;
    margin: 0 5px;
    color: #333;
    text-align: center;
    float: left;
}

.pagination a.active {
    border-bottom: 3px solid #2ea5dc;
}

.pagination_wrapp {
    position: relative;
    height: 80px;
    text-align: center;
}

.pagination_wrapp .pagination {
    position: relative;
    top: 0px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

.pagination.bubble a {
    border-bottom: none;
    border: 1px solid #999;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    padding: 6px;
    background: #fff;
    color: #666;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.pagination.bubble a:hover {
    background: #999;
    color: #fff;
    border-color: #999;
}

.pagination.bubble a.active {
    border-bottom: none;
    border: 1px solid #2b93c3;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    padding: 6px;
    background: #2ea5dc;
    color: #fff;
}

/* stiluri pentru accordion */
.accordionview.ui-accordion .ui-accordion-content {
    padding: 0;
}

.accordionview.ui-accordion .ui-widget-content {
    background: transparent;
}

.istoric-panel a#loadmore,
.noutati-panel a#loadmore,
.dashboard a#loadmore,
.statistica_clasa a.loadmore {
    display: block;
    padding: 7px 0;
    text-align: center;
    background: #c9eaf3;
    color: #1192ba;
    border-top: 1px solid #cbdadf;
}

/* TOOLTIP */
.general-tooltip {
    position: absolute;
    z-index: 500;
    display: none;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #3d3d3d;
    position: relative;
}

.general-tooltip>ul {
    list-style-type: none;
    text-align: left;
    background: #3d3d3d;
}

.general-tooltip>ul li {
    padding: 0;
    line-height: 1.3em;
}

.general-tooltip>ul li a {
    color: #fff;
    padding: 7px 10px;
    display: block;
    list-style-type: none;
}

.general-tooltip>ul li a:hover {
    background: #333;
}

.general-tooltip>ul li a.active {
    color: #07b7e6;
}

.general-tooltip .tooltip-content {
    padding: 5px 10px;
    line-height: 1;
    color: white;
    background: #3d3d3d;
}

.general-tooltip.theme-wizard {
    display: none;
    right: 5px;
    top: 50px;
}

.general-tooltip.theme-wizard .arrow-up {
    border-bottom-color: #1d2939;
    margin-left: 125px;
}

.general-tooltip .tpHeader {
    background: #1d2939;
    margin: -5px -10px 0 -10px;
    padding: 5px;
    color: #fff;
}

.general-tooltip .tpHeader .title {
    font-size: 14px;
    color: #fff;
    vertical-align: top;
    padding: 5px;
    display: inline-block;
}

.general-tooltip.theme-wizard .tpContent {
    margin-top: 10px;
}

.general-tooltip.theme-wizard .tpSubtitle {
    font-style: italic;
    margin-bottom: 10px;
}

.general-tooltip.theme-wizard .tooltip-content {
    width: 255px;
    background: #ffe6e6;
    color: #1d2939;
    font-size: 12px;
    border-bottom: 2px solid #ffcccc;
}

.general-tooltip.theme-wizard input {
    margin-top: 3px;
}

.general-tooltip.theme-wizard .tooltip-content label {
    font-weight: 700;
    font-style: italic;
    color: #1d2939;
    font-size: 12px;
}

.general-tooltip.theme-wizard .tooltip-content .btn {
    margin: 5px;
}

.general-tooltip.theme-wizard .errorMsg {
    line-height: 1.3em;
    padding: 5px 0;
}

.general-tooltip.theme-wizard .sprite._xclose {
    float: right;
    margin-top: 2px;
}

.general-tooltip .showConfirm {
    background: #13c22c;
    color: #fff;
    display: block;
    padding: 15px;
    margin: 0 -10px -7px -10px;
    text-align: center;
    border-bottom: 2px solid #109d24;
}

#ws_overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: rgba(000, 000, 0, 0.5);
    z-index: 200;
}

.welcomescreen {
    position: absolute;
    z-index: 250;
    width: 600px;
    height: 450px;
    background: #fff;
    top: 80px;
    left: 50%;
    margin-left: -300px;
    border: 1px solid #ccc;
    box-shadow: 0 0 2px #d6d6d6;
}

.welcomescreen .header {
    text-align: center;
    font-weight: lighter;
}

.welcomescreen .title {
    color: #000000;
    font-size: 25px;
    padding: 10px;
    margin-top: 10px;
    line-height: 1em;
}

.welcomescreen .subtitle {
    color: #666666;
    font-size: 14px;
    padding: 7px 30px;
    line-height: 1.2em;
}

.welcomescreen .icon-inchide-x {
    position: absolute;
    top: 10px;
    right: 10px;
}

.welcomescreen .content {
    text-align: center;
    padding: 0 30px;
    margin-top: 20px;
}

.welcomescreen .footer {
    width: 190px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -95px;
    text-align: center;
}

.welcomescreen .footer a {
    margin: 0 5px;
}

.welcomescreen .iosslider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 600px;
    height: 450px;
}

.welcomescreen .iosslider .slider {
    width: 100%;
    height: 100%;
}

.welcomescreen .iosslider .slider .slide {
    float: left;
    width: 600px;
    height: 450px;
}

.welcomescreen .icon-sageata-stanga,
.welcomescreen .icon-sageata-dreapta {
    position: absolute;
    font-size: 30px;
    top: 45%;
    z-index: 100;
    color: #999;
}

.welcomescreen .icon-sageata-stanga:hover,
.welcomescreen .icon-sageata-dreapta:hover {
    color: #000;
}

.welcomescreen .icon-sageata-stanga {
    left: 0;
}

.welcomescreen .icon-sageata-dreapta {
    right: 0;
}

.welcomescreen #nav-bullets {
    position: relative;
    bottom: 20px;
    text-align: center;
    z-index: 100;
}

.welcomescreen #nav-bullets .bullet {
    height: 11px;
    width: 11px;
    background: #cbcbcb;
    margin: 0 1px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: inline-block;
    padding: 0;
}

.welcomescreen #nav-bullets .bullet.selected {
    background: #989898;
}

#tpWizard.theme-wizard.th-blue .tooltip-content {
    background: #b9e6fe;
    border-color: #7cd4fd;
}

#tpWizard .tooltip-content {
    line-height: 1.4em;
}

#tpWizard .tooltip-content h3 {
    font-size: 22px;
    margin: 10px;
}

#tpWizard .tooltip-content #tpClose {
    color: #0ba5ec;
}

#tpWizard .tooltip-content #tpClose:hover {
    color: #000;
    text-decoration: underline;
}

.dash-wizard {
    position: relative;
}

.dash-wizard h2 {
    font-size: 25px;
    line-height: 29px;
    font-weight: 700;
}

.dash-wizard #tpClose {
    position: absolute;
    right: -50px;
    top: -5px;
}

.dash-wizard #tpClose:hover {
    color: #f04438 !important;
    text-decoration: none;
}

.dash-wizard #tpClose:hover ._icon {
    color: #f04438 !important;
    text-decoration: none;
}

.dash-wizard a:hover {
    text-decoration: underline;
}

.dash-wizard.no_underline a:hover {
    text-decoration: none;
}

.dash-wizard.profile-photo .circle {
    border: 1px dashed #999;
    height: 120px;
    width: 120px;
}

.dash-wizard.profile-photo .circle ._icon {
    font-size: 70px;
    background: #777;
    position: relative;
    top: 25px;
    left: 5px;
    padding: 19px;
    color: #fff;
}

.dash-wizard.profile-photo .loader {
    top: 25px;
}

/* end tooltip */

/* Orar - adauga materie */
.add_new_mat {
    border-top: 1px solid #00abdb;
    max-width: 405px;
    width: 100%;
    margin: 30px auto 0;
}

.add_new_mat span {
    background: #fff;
    padding: 0 15px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -8px;
}

/* End orar */

/* MESAGERIE */
#messages-wrapper .pagination {
    margin-bottom: 15px;
}

.mesagerie .icon-star,
#messages-wrapper .icon-star-filled {
    font-size: 20px;
}

.mesagerie .icon-star._yellow:before {
    content: "\e921";
    color: #f0da34;
}

.mesagerie .icon-eye {
    font-size: 30px;
}

.mesagerie .icon-eye.vazut {
    color: #05a7d2;
}

.mesagerie .icon-parents {
    font-size: 20px;
}

.mesagerie .icon-mail._open:before {
    content: "\e923";
}

.mesagerie .icon-mail,
.mesagerie .icon-trash-2 {
    font-size: 20px;
}

.mesagerie .icon-star,
.mesagerie .icon-mail,
.mesagerie .icon-trash-2,
.mesagerie .icon-printer {
    color: #05a7d2;
    padding: 0 3px;
}

.mesagerie table .icon-star {
    color: #475467;
    padding: 0;
}

.mesagerie ol,
.mesagerie ul {
    list-style: initial;
}

.mesaj-icon {
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0;
    float: left;
}

.mesaj-icon ._ochisor {
    margin: 12px auto;
}

.mesaj-icon ._grup {
    margin: 12px auto;
}

.mesaj-titlu {
    margin-bottom: 5px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    line-height: 16px;
    display: block;
    word-break: break-all;
}

.mesaj-necitit .mesaj-titlu {
    color: #0ba5ec;
}

.mesaj-expeditor {
    color: #98a2b3;
    font-size: 12px;
    display: block;
}

.msg-trigger {
    cursor: pointer;
}

/* MESAJ primit */
.mesaj-primit-titlu {
    line-height: 1.5em;
    font-size: 20px;
    font-weight: bold;
}

.mesaj-primit-data {
    margin-bottom: 10px;
    color: #999;
    font-size: 11px;
    line-height: 11px;
}

.mesaj-primit-options {
    float: right;
}

.mesaj-primit-options ._trash,
.mesaj-primit-options ._fav,
.mesaj-primit-options ._envelope {
    border: 1px solid transparent;
    position: relative;
    top: 15px;
}

.modal-content .mesaj-primit-options ._fav {
    top: 0px;
}

.mesaj-primit-options ._fav {
    margin-bottom: 1px;
}

.mesaj-primit {
    margin-bottom: 2px;
    border-bottom: 1px solid #ededed;
}

.mesaj-primit-exp {
    color: #666;
    margin: 0 -10px 5px;
    padding: 5px 10px;
    background-color: #f2f4f7;
}

.mesaj-primit-exp span {
    color: #000;
    font-size: 12px;
    width: 80px;
    display: inline-block;
}

.mesaj-primit-dest {
    margin: 0 -10px 5px;
    padding: 5px 10px;
    background-color: #f2f4f7;
}

.mesaj-primit-dest span {
    color: #000;
    font-size: 12px;
    width: 80px;
    display: inline-block;
}

.mesaj-primit-content {
    margin-bottom: 10px;
    color: #000;
    line-height: 1.5em;
    min-height: 100px;
    padding: 10px 0;
}

.mesaj-primit-content ul,
.mesaj-primit-content ol {
    list-style-position: inside;
    margin: 0 0 0 20px;
}

.mesaj-primit-content p {
    margin: 0;
}

.mesaj-primit-content img {
    max-width: 100%;
}

.mesaj-primit-content blockquote {
    margin-left: 20px;
    border-left: 2px solid #0ba5ec;
    padding: 0 20px;
    color: #333 !important;
}

.mesaj-primit-atasament {
    font-size: 12px;
    display: block;
}

a.mesaj-primit-atasament.all {
    margin-bottom: 30px;
}

a.mesaj-primit-atasament.all span._icon {
    border: 1px solid #777;
    border-radius: 50%;
    padding: 3px 3px 3px 4px;
}

a.mesaj-primit-atasament:hover span.text {
    text-decoration: underline;
}

.mesaj-primit-respond {
    width: 120px;
    padding: 5px 0;
    border: 1px solid #ededed;
    background-color: #f2f4f7;
    color: #666;
    font-size: 12px;
    text-align: center;
    float: left;
}

.mesaj-primit-respond .sprite._respond {
    margin: 4px 0;
}

.mesaj-primit-respond:hover .sprite._respond {
    background-position: -293px -285px;
}

.mesaj-primit-forward {
    width: 120px;
    padding: 5px 0;
    border: 1px solid #ededed;
    background-color: #f2f4f7;
    color: #666;
    font-size: 12px;
    text-align: center;
    float: right;
}

.mesaj-primit-forward .sprite._forward {
    margin: 4px 0;
}

.mesaj-primit-forward:hover .sprite._forward {
    background-position: -366px -285px;
}

/**
* style mesagerie
*/
.select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    color: #777;
}

.select2-container--default .select2-search--inline .select2-search__field::-moz-placeholder {
    color: #777;
}

.select2-container--default .select2-search--inline .select2-search__field:-ms-input-placeholder {
    color: #777;
}

.select2-container--default .select2-search--inline .select2-search__field:-moz-placeholder {
    color: #777;
}

/* select-2 */
.select2-container--default .select2-selection--single {
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.form-new-message .field-wrapper.destinatar .focus_destinatar {
    margin: 0 0 0 12%;
}

.form-new-message .field-wrapper.destinatar .focus_destinatar .select2-search.select2-search--inline {
    margin-top: 0;
}

.form-submit-message.trimite-clasa {
    margin-bottom: -30px;
    margin-top: 26px;
}

.form-new-message {
    padding: 0 10px;
    box-sizing: border-box;
}

.form-new-message .field-wrapper {
    width: 100%;
    box-sizing: border-box;
}

.form-new-message .field-wrapper.destinatar {
    width: auto;
    background: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    height: 100%;
}

.form-new-message .field-wrapper.destinatar .select2-selection.select2-selection--multiple {
    border: none !important;
}

.form-new-message .field-wrapper.destinatar .select2-search.select2-search--inline {
    margin-top: 5px;
    width: 100%;
}

.form-new-message .field-wrapper.destinatar .select2-search.select2-search--inline input[type="search"] {
    width: 100% !important;
}

.form-new-message .field-wrapper.destinatar-elev,
.form-new-message .field-wrapper.destinatar-clasa {
    margin-top: 80px;
}

.form-new-message .field-wrapper.destinatar-clasa {
    padding: 5px;
}

.form-new-message .field-wrapper .label {
    color: #b3b3b3;
    display: table-cell;
    vertical-align: middle;
}

.form-new-message .field-wrapper .label label {
    color: #475467;
    display: block;
    width: 80px;
}

.form-new-message .field-wrapper.destinatar-elev .label {
    display: inline-block;
    width: 80px;
    margin: 5px 0;
}

.form-new-message .field-wrapper.destinatar-clasa .label {
    display: block;
    margin: 5px;
}

/* .form-new-message .field-wrapper.destinatar-clasa.cadre small {padding-left:25px} */
.form-new-message .field-wrapper.destinatar-clasa small {
    color: #999;
}

.form-new-message .field-wrapper.destinatar-elev .container {
    display: inline-block;
    margin: 5px 0;
    max-width: 400px;
}

.form-new-message .field-wrapper.mesaj .label label {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.form-new-message .field-wrapper.mesaj .container {
    display: block;
}

.form-new-message .field-wrapper.mesaj .container textarea {
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    border-radius: 0;
    border: 0;
}

.form-new-message .field-wrapper .container {
    display: table-cell;
    width: 99.8%;
    vertical-align: top;
}

.form-new-message .field-wrapper-subject {
    border: 1px solid #ccc;
    margin: 10px 0;
}

.form-new-message .field-wrapper-subject .label {
    padding-left: 15px;
}

.form-new-message .field-wrapper input {
    width: 100%;
    border: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 40px;
}

.form-new-message .field-wrapper input[type="checkbox"] {
    height: 17px;
}

.form-new-message .field-wrapper.destinatar-elev input {
    width: auto;
    margin: 0 5px 0 10px;
}

.form-new-message .field-wrapper.destinatar-clasa input {
    width: 20px;
    margin: 5px 5px;
    min-width: 20px;
}

.form-new-message .field-wrapper .container .select2-search-field {
    width: 100%;
    max-width: 280px;
}

.form-new-message .field-wrapper.destinatar .select2-search-field input {
    width: 95% !important;
    color: red !important;
}

.form-new-message .field-wrapper.destinatar input.select2-focused {
    color: #555 !important;
}

.form-new-message .field-wrapper.destinatar .select2-choices {
    border: none;
    background: transparent;
}

.form-new-message .field-wrapper.destinatar .select2-container-active .select2-choices {
    box-shadow: none;
}

.form-new-message .field-wrapper.destinatar .select2-search-choice {
    padding: 4px 5px 5px 18px;
    margin: 3px 0 3px 5px;
    background: #eaecf0;
    border: none;
    box-shadow: none;
}

.select2-drop.select2-drop {
    box-shadow: none;
    /*border-color: #e6e6e6; margin-left: 1px; margin-top: -1px;*/
}

.select2-drop.select2-drop h2 {
    padding: 10px 0 5px 0;
    color: #0ba5ec;
    font-weight: normal;
    font-size: 18px;
}

.form-new-message .destinatar-right>div {
    display: inline-block;
}

.form-new-message .destinatar-right .btn span._icon {
    font-size: 19px;
}

.form-new-message .destinatar-right .btn span {
    vertical-align: middle;
    color: #fff;
}

.form-new-message #attachements {
    display: inline-block;
}

.form-new-message #attachements .plupload.flash {
    top: 0px !important;
}

.form-new-message #filelist {
    padding-top: 10px;
}

.form-new-message #filelist>div {
    line-height: 20px;
}

.form-new-message #filelist>div .sprite {
    position: relative;
    top: 1px;
    margin-right: 5px;
}

.form-new-message #pickfiles .sprite {
    position: relative;
    top: 5px;
}

.form-new-message .tip_opinie {
    display: inline-block;
    text-align: left;
}

.form-new-message .tip_opinie.active {
    border-bottom: 3px solid #05a7d2;
}

.form-new-message .tip_opinie label {
    display: inline-block;
    cursor: pointer;
    padding: 5px;
}

.form-new-message .tip_opinie input {
    margin: 4px 0px 4px 0 !important;
    height: 20px;
    width: 20px !important;
}

.form-new-message .width_45 {
    width: 45% !important;
}

.form-new-message .section_flex_start {
    align-items: start;
    flex-wrap: wrap;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.toggle-text-msg {
    position: absolute;
    left: 20px;
    top: 50px;
    z-index: 9;
}

/* Modal scutire */
.elev-scutire #attachements {
    float: left;
}

.elev-scutire #attachements .plupload.flash {
    top: 0px !important;
}

.elev-scutire #filelist {
    padding-top: 10px;
    clear: both;
}

.elev-scutire #filelist>div {
    line-height: 20px;
}

.elev-scutire #filelist>div .sprite {
    position: relative;
    top: 1px;
    margin-right: 5px;
}

.elev-scutire #pickfiles {
    text-align: left;
    float: left;
}

.elev-scutire #pickfiles .sprite {
    position: relative;
    top: 5px;
}

.elev-scutire .errors {
    margin-top: 10px;
}

.mce-flow-layout {
    padding-left: 5px !important;
}

.mce-path,
.mce-branding-powered-by {
    display: none !important;
}

.mce-stack-layout-item {
    border: 0px !important;
}

.mce-panel {
    background: #fff !important;
}

.mce-btn {
    background: #fff !important;
    border: 0 !important;
}

.mce-btn button {
    padding: 6px 8px !important;
}

.mce-btn-group:not(:first-child),
.mce-colorbutton .mce-open,
.mce-splitbtn .mce-open {
    border-left: 0 !important;
}

.mce-btn.mce-active {
    background: #eaecf0 !important;
}

.mce-splitbtn .mce-open.mce-active {
    background: transparent !important;
    outline: none !important;
}

/**
* end style mesagerie
*/

/**
* note buline
*/

/*.nota-bulina {display: inline-block; width: 30px; height: 30px; border-radius: 50%;}*/
.icon-large-dot.nota-10 {
    font-family: "Adservio" !important;
    color: #f97066 !important;
}

.icon-large-dot.nota-8 {
    font-family: "Adservio" !important;
    color: #ffc255 !important;
}

.icon-large-dot.nota-6 {
    font-family: "Adservio" !important;
    color: #333 !important;
}

/**
* box-uri admin
*/
.table_parent {
    clear: left;
}

.table_child {
    margin-bottom: 15px;
    float: left;
}

.user_box {
    width: 429px;
    margin-right: 20px;
    padding-bottom: 5px;
    border-left: 3px solid #ccc;
    color: #999;
    font-size: 12px;
}

.table_child.abonament .user_box {
    border-left: 3px solid #0aabdb;
}

.table_child.elev .user_box {
    border-left: 3px solid #f79009;
}

.table_child.green .user_box {
    border-left: 3px solid #00c000;
}

.user_box b {
    font-size: 13px;
    font-weight: normal;
}

.user_box b.black {
    color: #000;
}

.user_box label {
    vertical-align: top;
    margin-top: 3px;
}

.user_box [type="checkbox"]:checked+label:before,
.user_box [type="checkbox"]:not(:checked)+label:before {
    top: 2px;
}

.user_box .title {
    padding-left: 5px;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    font-weight: normal;
}

.abonament .user_box .title {
    color: #0aabdb;
}

.elev .user_box .title {
    color: #f79009;
}

.green .user_box .title {
    color: #00c000;
}

.user_box .ribbon {
    height: 25px;
    padding-left: 10px;
    color: #000;
    font-size: 16px;
    line-height: 1.5em;
    background-color: #f7f7f7;
}

.user_box .ribbon a {
    line-height: 1.5em;
}

.abonament .user_box .ribbon,
.elev .user_box .ribbon,
.green .user_box .ribbon {
    height: 25px;
    color: #fff;
    font-size: 16px;
    line-height: 1.5em;
    background-color: #999;
}

.elev .user_box .ribbon label,
.green .user_box .ribbon label {
    color: #fff;
}

.ribbon.color-white {
    color: #fff;
}

.user_box .continut {
    padding: 0 0 0 5px;
    position: relative;
}

.user_box .detalii_abon {
    line-height: 1.5em;
    color: #000;
}

.user_box .detalii_abon small {
    color: #999;
    font-size: 10px;
    float: right;
}

.user_box .cnp {
    text-align: right;
    font-size: 12px;
    line-height: 1.5em;
}

.user_box .cnp span {
    color: #000;
}

.user_box ._edit_area ._icon {
    margin-top: -5px;
    vertical-align: middle;
    visibility: hidden;
}

.user_box ._edit_area:hover ._icon,
.user_box ._edit_area .icon-check {
    visibility: visible;
}

.user_box textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
}

.user_box .user_box_hover_actions {
    position: absolute;
    top: 20px;
    right: 0;
    display: none;
    z-index: 100;
}

.user_box .user_box_hover_actions span.text {
    max-width: 0;
    width: 0;
    display: inline-block;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    overflow: hidden;
    margin-right: 8px;
    text-indent: 8px;
}

/*.user_box:hover .user_box_hover_actions {display: block;}*/
.user_box_hover_actions ul {
    width: 40px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.user_box_hover_actions li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.user_box_hover_actions a {
    margin-bottom: 5px;
    white-space: nowrap;
    color: white;
    background-color: #999;
    display: block;
    float: right;
    text-align: center;
    padding: 5px 8px 5px 0px;
}

.user_box_hover_actions a:hover {
    background-color: #666;
}

.user_box_hover_actions a:hover span.text {
    max-width: 300px;
    width: auto;
}

.user_box_hover_actions .sprite_admin {
    vertical-align: middle;
}

.user_box .tableview.tichete tbody tr td:first-child {
    padding-left: 0px !important;
    color: #000;
}

.user_box .tableview.tichete tbody tr th:first-child {
    padding-left: 0px !important;
}

.user_box .tableview.tichete tbody tr th {
    border-bottom: 1px solid #eaeaea;
}

.user_box .tableview .lightning * {
    color: #999;
}

.user_box .tableview tr td {
    position: relative;
}

.user_box .tableview tr .tichet-actions {
    position: absolute;
    right: 0;
    top: 10px;
    background: #fff;
}

.user_box .tableview tr:hover .tichet-actions {
    display: block;
}

/**
* end box-uri admin
*/

.action-tooltip {
    display: none;
    position: absolute;
    z-index: 500;
    top: -35px;
    white-space: nowrap;
    background: #fff;
    border: 1px solid #cecece;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.sincronizare .action-tooltip {
    top: -50px;
}

.action-tooltip:after {
    bottom: -15px;
    left: 50%;
    margin-left: -7px;
    content: " ";
    height: 15px;
    width: 15px;
    position: absolute;
}

.action-tooltip .sterge,
.action-tooltip .motiveaza {
    display: inline-block;
    padding: 5px 0;
    text-align: center;
    font-family: "Open Sans", "Lucida Sans Unicode", Helvetica, sans-serif;
    font-size: 12px;
}

.action-tooltip .sterge:hover,
.action-tooltip .motiveaza:hover {
    background-color: #f2f4f7;
}

.action-tooltip .sterge {
    color: #ff5e5f;
    width: 50px;
}

.action-tooltip .motiveaza {
    width: 80px;
    color: #42b979;
    border-left: 1px dashed #e6e6e6;
}

.dwn-arw {
    display: inline-block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #9b9a98;
    width: 0;
    height: 0;
    margin-left: 3px;
    position: relative;
    bottom: 2px;
}

.dwn-arw:hover {
    border-top-color: #000;
}

/* form related thingies */
.form_separator {
    margin-bottom: 5px;
    position: relative;
}

.form_separator .bkg_line {
    width: 100%;
    height: 1px;
    background-color: #ddd;
    display: block;
    position: absolute;
    top: 50%;
}

.form_separator label {
    padding-right: 10px;
    background-color: #fff;
    font-weight: bold;
    position: relative;
    display: inline-block;
    /*IE7*/
    *zoom: 1;
    *display: inline;
}

.security_code {
    cursor: pointer;
}

.paleta-note {
    position: absolute;
    top: -33px;
    left: -70px;
    opacity: 0;
}

.paleta-note .p-nota {
    border: 1px solid #ccc;
    border-radius: 50px;
    color: #0ba5ec;
    font-family: "Dancing Script", cursive;
    background-color: #fff;
    position: absolute;
    cursor: pointer;
}

.paleta-note .p-nota:hover {
    background-color: #eee;
}

.paleta-note .p-nota.nota-10 {
    padding: 8px 9px;
    font-size: 18px;
    top: 13px;
    left: 0px;
}

.paleta-note .p-nota.nota-9 {
    padding: 7px 12px;
    font-size: 18px;
    top: 2px;
    left: 36px;
}

.paleta-note .p-nota.nota-8 {
    padding: 6px 11px;
    font-size: 18px;
    top: 0px;
    left: 72px;
}

.paleta-note .p-nota.nota-7 {
    padding: 4px 10px;
    font-size: 17px;
    top: 2px;
    left: 105px;
}

.paleta-note .p-nota.nota-6 {
    padding: 4px 9px;
    font-size: 16px;
    top: 4px;
    left: 133px;
}

.paleta-note .p-nota.nota-5 {
    padding: 3px 8px;
    font-size: 16px;
    top: 9px;
    left: 162px;
}

.paleta-note .p-nota.nota-4 {
    padding: 2px 8px;
    font-size: 13px;
    top: 14px;
    left: 188px;
}

.paleta-note .p-nota.nota-3 {
    padding: 2px 7px;
    font-size: 13px;
    top: 20px;
    left: 212px;
}

.paleta-note .p-nota.nota-2 {
    padding: 2px 7px;
    font-size: 12px;
    top: 26px;
    left: 234px;
}

.paleta-note .p-nota.nota-1 {
    padding: 0px 8px;
    font-size: 12px;
    top: 36px;
    left: 256px;
}

/* Numbering */
.pre-space-no {
    width: 20px;
    padding-right: 5px;
    text-align: right;
    float: left;
}

/* TEMPLATE Css */

/* box shadow */
.lightshadow {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 3px 0px #888;
    -webkit-box-shadow: 0 0 3px 0px #888;
    box-shadow: 0 0 3px 0px #888;
}

.border_radius_left {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.border_radius_right {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.ui-corner-flat {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

/** begin ui modal */
.ui-dialog.modal {
    /* border-left: 5px solid #333;  */
    opacity: 0;
}

.ui-dialog.modal:before {
    content: "";
    border-left: 5px solid #333;
    height: calc(100% + 2px);
    position: absolute;
    top: -1px;
    z-index: 2;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    left: -1px;
}

.ui-dialog.modal.transition {
    transition: all 0.3s;
}

.ui-dialog.modal .ui-dialog-content {
    padding: 0;
    overflow: hidden;
}

.ui-state-default {
    border: 1px solid #ccc;
    background: #fff;
    color: #333;
}

.ui-widget-header .ui-state-default.ui-dialog-titlebar-close {
    top: 3px;
    right: 3px;
    z-index: 200;
    width: 26px;
    height: 26px;
}

.ui-widget-header .ui-state-default.ui-dialog-titlebar-close .icon-remove-filled {
    font-size: 20px;
}

.ui-widget-header .ui-widget,
.ui-widget-header .ui-widget .ui-widget {
    z-index: 9999;
    background: transparent;
    border: none;
    color: transparent;
    font-size: 1px;
    right: 10px;
    width: 20px;
    height: 20px;
}

.ui-dialog .ui-dialog-buttonset .ui-button {
    padding: 4px 20px;
}

.ui-widget-header .ui-widget .icon-remove-filled,
.ui-widget-header .ui-widget .ui-widget .icon-remove-filled {
    font-size: 20px;
}

.touch .ui-widget-header .ui-widget .icon-remove-filled,
.touch .ui-widget-header .ui-widget .ui-widget .icon-remove-filled {
    font-size: 30px;
}

.touch .ui-widget-header .ui-state-default.ui-dialog-titlebar-close {
    width: 30px;
    height: 30px;
}

.touch .ui-widget-header .ui-state-default.ui-dialog-titlebar-close .icon-remove-filled {
    font-size: 30px;
}

.touch .ui-dialog .ui-dialog-content {
    padding: 1.8em 1em 1em 1em;
}

@media screen and (max-width: 767px) {
    .touch .ui-dialog .ui-dialog-content {
        padding: 5px;
    }

    .orar-cell-edit {
        top: 0 !important;
        height: 100% !important;
    }

    .orar-cell-edit .row .section_center {
        flex-wrap: wrap;
    }
}

.modal .ui-widget-header .ui-state-default.ui-dialog-titlebar-close {
    right: 5px;
}

.orar-cell-edit .ui-widget-header .ui-state-default.ui-dialog-titlebar-close {
    right: 11px;
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: url(/images/jquery/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x #f6a828;
    color: #fff;
    font-weight: 700;
}

.ui-widget-header .ui-state-default.ui-dialog-titlebar-close .icon-inchide-x {
    font-size: 20px;
}

.ui-widget-header .ui-widget,
.ui-widget-header .ui-widget .ui-widget {
    z-index: 9999;
    background: transparent;
    border: none;
    color: transparent;
    font-size: 1px;
    right: 10px;
    width: 20px;
    height: 20px;
}

.ui-dialog .ui-dialog-buttonset .ui-button {
    padding: 4px 20px;
}

.ui-widget-header .ui-widget .icon-inchide-x,
.ui-widget-header .ui-widget .ui-widget .icon-inchide-x {
    font-size: 20px;
}

.touch .ui-widget-header .ui-widget .icon-inchide-x,
.touch .ui-widget-header .ui-widget .ui-widget .icon-inchide-x {
    font-size: 30px;
}

.touch .ui-widget-header .ui-state-default.ui-dialog-titlebar-close {
    width: 30px;
    height: 30px;
}

.touch .ui-widget-header .ui-state-default.ui-dialog-titlebar-close .icon-inchide-x {
    font-size: 30px;
}

.touch .ui-dialog .ui-dialog-content {
    padding: 1.8em 1em 1em 1em;
}

@media screen and (max-width: 767px) {
    .touch .ui-dialog .ui-dialog-content {
        padding: 5px;
    }

    .orar-cell-edit {
        top: 0 !important;
        height: 100% !important;
    }

    .orar-cell-edit .row .section_center {
        flex-wrap: wrap;
    }
}

.modal .ui-widget-header .ui-state-default.ui-dialog-titlebar-close {
    right: 5px;
}

.orar-cell-edit .ui-widget-header .ui-state-default.ui-dialog-titlebar-close {
    right: 11px;
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: url(/images/jquery/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x #f6a828;
    color: #fff;
    font-weight: 700;
}

.ui-datepicker {
    z-index: 100 !important;
    border: 1px solid #ddd;
    background: url(/images/jquery/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x #eee;
    color: #333;
}

.ui-widget-header .ui-icon {
    background-image: url(/images/jquery/ui-icons_ffffff_256x240.png);
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #fff;
    color: #333;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: url(/images/jquery/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x #ffe45c;
    color: #363636;
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #ccc;
    background: #f4f6fd;
    color: #000;
}

.ui-datepicker-week-end a.ui-state-default {
    color: #999;
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: 0.4em;
    text-align: right;
    text-decoration: none;
    font-weight: 400 !important;
    font-size: 1.1em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: 0.5em;
    top: 50%;
    margin-top: -8px;
}

.ui-state-hover {
    border: 1px solid #ccc;
    background: #f4f6fd;
    color: #000;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    margin-top: 0;
}

.ui-dialog .ui-dialog-buttonset .ui-button {
    background: #e6e7e8;
    border-width: 0;
    color: #666;
    font-size: 12px;
    font-weight: 400;
}

.ui-dialog.error {
    border-left: 5px solid #ff5f5f;
}

.ui-dialog.error .ui-dialog-titlebar {
    color: #ff313c;
    font-family: "Open Sans";
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: 1em;
    background: 0 0;
    overflow: auto;
    text-align: center;
    color: #000;
    font-size: 14px;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: none;
    text-align: center;
}

@media screen and (max-width: 1400px) {

    .ui-widget-header .ui-widget,
    .ui-widget-header .ui-widget .ui-widget {
        width: 31px;
        height: 30px;
    }
}

/* end ui modal */

/* loader bar */
.load_wrapp {
    padding-top: 5px;
}

.load_wrapp .uplProgressBar {
    width: 85%;
    height: 6px;
    background: #999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 7px;
}

.load_wrapp .uplProgressBar span.progress {
    background: #a2ce4d;
    height: 6px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.load_wrapp .uplProgressBar span.label {
    color: #999;
    font-size: 14px;
}

@media all and (max-width: 780px) {
    .load_wrapp .uplProgressBar {
        width: 83%;
    }
}

@media screen and (max-width: 480px) {
    .tableview tbody tr td {
        padding: 5px 2px !important;
    }

    .mce-flow-layout {
        padding-left: 0px !important;
    }
}

/* end loader bar */

/* Start Custom loader */
.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

.loader {
    margin: 0 auto;
    font-size: 6px;
    /*position: relative;*/
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
    left: 0;
    right: 0;
    position: absolute;
    display: none;
}

.loader.dark {
    border-top: 1.1em solid rgba(0, 0, 0, 0.2);
    border-right: 1.1em solid rgba(0, 0, 0, 0.2);
    border-bottom: 1.1em solid rgba(0, 0, 0, 0.2);
    border-left: 1.1em solid #000000;
}

.loader.xm {
    font-size: 1px;
}

.loader.sm {
    font-size: 2px;
}

.loader.lg {
    font-size: 9px;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* end loader */

/* color */
.white {
    color: #fff;
}

.red {
    color: #f04438;
}

.red-light {
    color: #f97066;
}

.dark-red {
    color: red;
}

.green {
    color: #48b550;
}

.green-light {
    color: #32d583;
}

.yellow {
    color: #fbc82c;
}

.orange {
    color: #f79009;
}

.orange2 {
    color: #e5a820;
}

.main-orange {
    color: #fdb022;
}

.pink {
    color: #ffb8b8;
}

.blue {
    color: #00abdb;
}

.black {
    color: #000;
}

.dark-gray {
    color: #475467;
}

.gray {
    color: #999;
}

.light_gray {
    color: #ccc;
}

.cream {
    color: #e0c49f;
}

.cream2 {
    color: #e0c4a0;
}

.light_blue {
    color: #7cd4fd;
}

.bg-blue {
    background: #b9e6fe;
}

.bg-dark-blue {
    background: #06a7d3;
}

.bg-blue-dark {
    background: #0ba5ec;
}

.bg-yellow {
    background: #fedf89;
}

.bg-red {
    background: #fda29b;
}

.bg-lightred {
    background: #fee4e2;
}

.bg-darkred {
    background: #f64947;
}

.bg-cream {
    background: #e0c49f;
}

.bg-white {
    background: #fff;
}

.bg-gray {
    background: #f4f7fe;
}

.bg-grayef {
    background: #eaecf0;
}

.bg_darkblue {
    background: #05a7d2;
}

.bg_darkgray {
    background: #999;
}

.border-cream {
    border: 1px solid #e0c49f;
}

.border_gray {
    border: 1px solid #ddd;
}

.border_gray3 {
    border: 1px solid #eaecf0;
}

.border_b_gray {
    border-bottom: 1px solid #ddd;
}

.border_colordarkgray {
    border-color: #555;
}

.border_colorgray {
    border-color: #ccc;
}

.border_gray2 {
    border: 1px solid #eaeaec;
}

.gray-dedede {
    color: #dedede;
}

.cursor-pointer {
    cursor: pointer;
}

.loader {
    margin: 0 auto;
    font-size: 6px;
    /*position: relative;*/
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
    left: 0;
    right: 0;
    position: absolute;
    display: none;
}

.print_btn._showloader.icon-printer:before {
    display: none;
}

.print_btn._showloader.icon-download:before {
    display: none;
}

.print_btn._showloader .loader {
    display: block;
    position: relative;
}

.print_btn.align_top {
    top: 0;
}

.loader.sm {
    font-size: 2px;
}

.loader.lg {
    font-size: 9px;
}

.max_width_320 {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
}

.max_width_340 {
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
}

.max_width_400 {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
}

.max_width_500 {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
}

.max_width_600 {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

.max_width_840 {
    max-width: 840px;
    width: 100%;
    margin: 0 auto;
}

.max_width_870 {
    max-width: 870px;
    width: 100%;
    margin: 0 auto;
}

.max_width_950 {
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
}

.max_width_1000 {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

.max_width_1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.h30 {
    height: 30px;
}

.h40 {
    height: 40px;
}

.h50 {
    height: 50px;
}

.h100 {
    height: 100%;
}

.minh100 {
    min-height: 100px;
}

.abs_bottom {
    position: absolute;
}

.module_background_dashboard {
    background: #fff;
    border: 1px solid #eaecf0;
}

.progress-container {
    background-color: #ddd;
    width: 100%;
}

.telekom-img {
    background-color: #777;
    display: inline-block;
    -webkit-mask: url("/images/logo/Telekom.svg") no-repeat 50% 50%;
    mask: url("/images/logo/Telekom.svg") no-repeat 50% 50%;
    height: 21px;
    vertical-align: middle;
    width: 18px;
}

.clp-icon {
    font-size: 80px;
    color: #ccc;
}

/* FORM ERROR */
.form-submit-message {}

.form-success,
.form-error {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    padding: 5px 0;
    border-radius: 3px;
    background-color: #37b304;
    text-align: center;
    color: #fff;
    font-size: 14px;
    z-index: 999;
}

.form-success.fixed,
.form-error.fixed {
    top: 0;
    left: 0;
    position: fixed;
}

.form-error {
    background-color: #ff4a4a;
}

.error:not(select) {
    color: red;
    font-size: 12px;
    line-height: 15px;
}

.error_bottom {
    position: absolute;
    bottom: -17px;
}

.row_error td {
    background: #fee4e2;
}

.row_warning td {
    background: #ffead7;
}

input+.error.inlineb {
    margin-left: 6px;
}

select+.error.inlineb {
    margin-left: 10px;
}

/** table errors - used Import elevi */
.alertbox {
    display: flex;
    margin-top: 10px;
    padding: 10px;
}

.alertbox ._icon {
    display: inline-flex;
    font-size: 40px;
    color: #333;
    margin-right: 15px;
}

.alertbox .content {
    vertical-align: top;
    text-align: left;
    flex-direction: column;
    float: left;
}

.alertbox .content span {
    font-size: 12px;
}

.alertbox .content>div {
    display: block;
}

.alertbox .content>div:not(:nth-child(2)) {
    margin-top: 10px;
}

.alertbox.alert-error {
    background: #fee4e2;
}

.alertbox.alert-error .content span {
    font-size: 12px;
    color: #f04438;
    display: block;
}

.alertbox.alert-error ._icon {
    color: #f04438;
}

.alertbox.alert-warning {
    background: #ffead7;
}

.alertbox.alert-warning .content span {
    font-size: 12px;
    color: #f79009;
    display: block;
}

.alertbox.alert-warning ._icon {
    color: #f79009;
}

.msg_empty {
    color: #999;
    font-size: 21px;
    line-height: 1.2em;
    text-align: center;
    padding: 20px;
    margin: 30px auto 0;
}

.empty_page {
    text-align: center;
    margin: 40px 0;
}

.empty_page .image ._icon {
    font-size: 100px;
    color: #ccc;
    padding: 20px 0;
    display: block;
}

.empty_page .msg_title {
    font-size: 24px;
    line-height: 31px;
    color: #000;
}

.empty_page .msg_subtitle {
    font-size: 16px;
    line-height: 22px;
    color: #333;
    padding: 20px 0;
}

.empty_page .msg_subtitle a:hover {
    text-decoration: underline;
}

.empty_page .panel_call2action {
    margin-top: 40px;
}

.empty_page .panel_call2action .msg {
    color: #0ba5ec;
    font-size: 12px;
}

.empty_page .panel_call2action .call2action {
    width: 190px;
    padding: 15px 35px;
    margin: 10px;
    position: relative;
}

.empty_page .panel_call2action .call2action .secundar {
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: 20px;
    top: 14px;
}

.empty_page .panel_call2action .call2action .btntext {
    color: #fff;
    font-size: 17px;
}

.CodeMirror {
    height: 700px !important;
}

.nowrap {
    white-space: nowrap;
}

.show_mobile {
    display: none;
}

.hide_mobile {
    display: block;
}

.hover_show {
    display: none;
}

a:hover>.hover_show {
    display: initial;
}

.mob-only {
    display: none !important;
}

.global-loader,
#fancybox-loading {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin: 6em auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

/* Warning boxes */
.alert {
    padding: 20px;
    font-size: 13px;
    width: 100%;
    max-width: 710px;
    margin: 10px auto;
    text-align: left;
    display: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.alert .alert-icon {
    display: inline-block;
    width: 10%;
    max-width: 60px;
    text-align: center;
    position: relative;
    vertical-align: top;
    height: 100%;
}

.alert .alert-icon ._icon {
    font-size: 20px;
    color: #d19940;
    position: absolute;
    top: 30px;
    left: 15px;
}

.alert .alert-message {
    display: inline-block;
    width: 90%;
}

.alert .alert-message .alert-heading {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
}

.alert.alert-info {
    background: #fffae6;
    color: #d19940;
    border: 1px solid #fef6c0;
}

@media screen and (max-width: 767px) {
    .alert {
        max-width: 300px;
    }

    .alert .alert-icon ._icon {
        position: initial;
    }

    .alert .alert-message {
        font-size: 12px;
    }

    .alert .alert-message .alert-heading {
        font-size: 14px;
    }
}

#fancybox-loading {
    left: calc(50% - 25px);
    transform: translateX(-50%);
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* end loader */

/* color */
.white {
    color: #fff;
}

.red {
    color: #f94848;
}

.dark-red {
    color: red;
}

.green {
    color: #48b550;
}

.green-light {
    color: #8bc53f;
}

.yellow {
    color: #fbc82c;
}

.orange {
    color: #ff9000;
}

.orange2 {
    color: #e5a820;
}

.main-orange {
    color: #ffb000;
}

.pink {
    color: #ffb8b8;
}

.blue {
    color: #00abdb;
}

.black {
    color: #000;
}

.dark-gray {
    color: #777777;
}

.gray {
    color: #999;
}

.light_gray {
    color: #ccc;
}

.cream {
    color: #e0c49f;
}

.cream2 {
    color: #e0c4a0;
}

.light_blue {
    color: #7bc6db;
}

.bg-blue {
    background: #c9e9f2;
}

.bg-dark-blue {
    background: #06a7d3;
}

.bg-blue-dark {
    background: #2ea5dc;
}

.bg-yellow {
    background: #efbc7f;
}

.bg-red {
    background: #efafaf;
}

.bg-lightred {
    background: #f7e8e8;
}

.bg-darkred {
    background: #f64947;
}

.bg-cream {
    background: #e0c49f;
}

.bg-white {
    background: #fff;
}

.bg-gray {
    background: #f4f7fe;
}

.bg-grayef {
    background: #efefef;
}

.bg_darkblue {
    background: #05a7d2;
}

.bg_darkgray {
    background: #999;
}

.border-cream {
    border: 1px solid #e0c49f;
}

.border_gray {
    border: 1px solid #ddd;
}

.border_gray3 {
    border: 1px solid #efefef;
}

.border_b_gray {
    border-bottom: 1px solid #ddd;
}

.border_colordarkgray {
    border-color: #555;
}

.border_colorgray {
    border-color: #ccc;
}

.border_gray2 {
    border: 1px solid #eaeaec;
}

.gray-dedede {
    color: #dedede;
}

.cursor-pointer {
    cursor: pointer;
}

.lightblack {
    color: #333;
}

.lightgray {
    color: #909090;
}

.lightgray2 {
    color: #ccc !important;
}

.lightgray3 {
    color: #adadad !important;
}

.lightgray4 {
    color: #999;
}

.darkgray {
    color: #666;
}

.darkgray2 {
    color: #777;
}

.pointer_none {
    pointer-events: none;
}

.pointer_initial {
    pointer-events: initial !important;
}

/* TEXT ALIGN */
.left {
    text-align: left !important;
}

.text-left {
    text-align: left !important;
}

.center {
    text-align: center;
}

.centeri {
    text-align: center !important;
}

.right {
    text-align: right !important;
}

.border_right {
    border-right: 1px solid #ccc;
}

.capitalize {
    text-transform: capitalize;
}

.center-block {
    display: block;
    margin: 0 auto;
}

.center-blocki {
    display: block !important;
    margin: 0 auto !important;
}

.border-none {
    border: none !important;
}

.slist {
    margin: 0;
    padding: 0;
    list-style-type: none !important;
}

.slist.li-padding li {
    padding: 2px 0;
}

.slist.li-padding li input {
    margin-right: 5px;
}

.list_checkbox li {
    padding: 2px 5px;
}

.semibold {
    font-weight: 600;
}

.bold {
    font-weight: 700;
}

.normal {
    font-weight: normal;
}

.lighter {
    font-weight: lighter;
}

.italic {
    font-style: italic;
}

.cursor {
    cursor: default !important;
}

.static {
    position: static !important;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative !important;
}

.warning {
    border: 1px solid #fc3c3c !important;
}

.disabled,
input[type="submit"][disabled] {
    cursor: default;
    opacity: 0.6;
    /*IE5-7*/
    filter: alpha(opacity=30);
    /*IE8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.top {
    vertical-align: top;
}

.topi {
    vertical-align: top !important;
}

.middle {
    vertical-align: middle;
}

.sub {
    vertical-align: sub;
}

.super {
    vertical-align: super;
}

.rounded {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.radius5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.radius20 {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.revertext {
    unicode-bidi: bidi-override;
    direction: rtl;
}

.table-cell-middle {
    vertical-align: middle;
    display: table-cell;
}

/* clearfix */
.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
    /*IE7*/
    *zoom: 1;
    *display: inline;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.touch .print_btn,
.touch .print_btn_msg {
    display: none;
}

.print_btn {
    position: absolute;
    right: 20px;
    top: 25px;
}

.print_btn._showloader.icon-print:before {
    display: none;
}

.print_btn._showloader.icon-download-circle:before {
    display: none;
}

.print_btn._showloader .loader {
    display: block;
    position: relative;
}

.print_btn.align_top {
    top: 0;
}

.print_btn.blue {
    color: #00abdb !important;
}

.green600 {
    color: #43a047 !important;
}

/* DISPLAY */
.inline {
    display: inline !important;
}

.inlineb {
    display: inline-block;
    /*IE7*/
    *zoom: 1;
    *display: inline;
}

.block {
    display: block;
}

.blocki {
    display: block !important;
}

.hide {
    display: none;
}

.hidden {
    display: none;
}

.invisible {
    visibility: hidden;
}

.opaque {
    opacity: 0;
    filter: alpha(opacity=0);
}

.nowrap {
    white-space: nowrap;
}

.print_only {
    display: none;
}

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.circle {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.bbox {
    box-sizing: border-box;
}

.ellipsis {
    text-overflow: ellipsis;
}

.desktop_hide {
    display: none;
}

.box_sizing {
    box-sizing: border-box;
}

.overflow_hide {
    overflow: hidden;
}

.overflow_auto {
    overflow-x: auto !important;
}

/* font-size EM */
.box_sizing {
    box-sizing: border-box;
}

/* font-size EM */
.em09 {
    font-size: 0.9em;
}

.small_line_height {
    line-height: 14px;
}

.lh5 {
    line-height: 5px;
}

.lh12 {
    line-height: 12px;
}

.lh15 {
    line-height: 15px;
}

.lh18 {
    line-height: 18px;
}

.lh20 {
    line-height: 20px;
}

.lh21 {
    line-height: 21px;
}

.lh22i {
    line-height: 22px !important;
}

.lh25 {
    line-height: 25px;
}

.lh32 {
    line-height: 32px;
}

.lh54 {
    line-height: 54px;
}

.lh1 {
    line-height: 1em;
}

.lhn {
    line-height: normal;
}

.fontDancing {
    font-family: "Dancing Script", cursive;
}

/* fonts size */
.handwriting {
    font-family: "Dancing Script", cursive;
}

.font8 {
    font-size: 8px;
}

.font10 {
    font-size: 10px;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.font15 {
    font-size: 15px;
}

.font16 {
    font-size: 16px;
}

.font17 {
    font-size: 17px;
}

.font18 {
    font-size: 18px;
}

.font19 {
    font-size: 19px;
}

.font20 {
    font-size: 20px;
}

.font21 {
    font-size: 21px;
}

.font22 {
    font-size: 22px;
}

.font24 {
    font-size: 24px;
}

.font25 {
    font-size: 25px;
}

.font26 {
    font-size: 26px;
}

.font28 {
    font-size: 28px;
}

.font30 {
    font-size: 30px;
}

.font34 {
    font-size: 34px;
}

.font34 {
    font-size: 34px;
}

.font35 {
    font-size: 35px;
}

.font38 {
    font-size: 38px;
}

.font40 {
    font-size: 40px;
}

.font45 {
    font-size: 45px;
}

.font50 {
    font-size: 50px;
}

.font60 {
    font-size: 60px;
}

.font70 {
    font-size: 70px;
}

.font80 {
    font-size: 80px;
}

.font100 {
    font-size: 100px;
}

.font140 {
    font-size: 140px;
}

/* FLOAT */
.fr {
    float: right;
}

.fl {
    float: left;
}

.fri {
    float: right !important;
}

.fli {
    float: left !important;
}

.marginauto {
    margin: 0 auto;
}

.top {
    vertical-align: top;
}

/* body - fr language */
body.fr {
    float: none;
}

/* PADDING */
.p0 {
    padding: 0;
}

.p0i {
    padding: 0 !important;
}

.pb0i {
    padding-bottom: 0 !important;
}

.p3 {
    padding: 3px;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p20 {
    padding: 20px;
}

.pt2 {
    padding-top: 2px;
}

.pl3 {
    padding-left: 3px;
}

.pr3 {
    padding-right: 3px;
}

.pt3 {
    padding-top: 3px;
}

.pt5 {
    padding-top: 5px;
}

.pr5 {
    padding-right: 5px;
}

.pb5 {
    padding-bottom: 5px;
}

.pl5 {
    padding-left: 5px;
}

.pl5i {
    padding-left: 5px !important;
}

.pt8 {
    padding-top: 8px;
}

.pt10 {
    padding-top: 10px;
}

.pr10 {
    padding-right: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.pl0 {
    padding-left: 0px;
}

.pl10 {
    padding-left: 10px;
}

.pl10i {
    padding-left: 10px !important;
}

.pt15 {
    padding-top: 15px;
}

.pb15 {
    padding-bottom: 15px;
}

.pl15 {
    padding-left: 15px;
}

.p15 {
    padding: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pr20 {
    padding-right: 20px;
}

.pb20 {
    padding-bottom: 20px;
}

.pl20 {
    padding-left: 20px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.p30 {
    padding: 30px;
}

.pl30 {
    padding-left: 30px;
}

.pt30 {
    padding-top: 30px;
}

.pr30 {
    padding-right: 30px;
}

.pb30 {
    padding-bottom: 30px;
}

.pl37 {
    padding-left: 37px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pb40 {
    padding-bottom: 40px;
}

.p40 {
    padding: 40px;
}

.pl41 {
    padding-left: 41px;
}

.pl60 {
    padding-left: 60px;
}

.pt60 {
    padding-top: 60px;
}

/* MARGIN */
.m0 {
    margin: 0;
}

.m0i {
    margin: 0 !important;
}

.m5 {
    margin: 5px;
}

.m10 {
    margin: 10px;
}

.m100 {
    margin: 100px;
}

.m10i {
    margin: 10px !important;
}

.mt0 {
    margin-top: 0;
}

.mb0 {
    margin-bottom: 0;
}

.mb0i {
    margin-bottom: 0 !important;
}

.mt0i {
    margin-top: 0 !important;
}

.mt3 {
    margin-top: 3px;
}

.mt5 {
    margin-top: 5px;
}

.mr5 {
    margin-right: 5px;
}

.mb5 {
    margin-bottom: 5px;
}

.ml5 {
    margin-left: 5px;
}

.ml8 {
    margin-left: 8px;
}

.mtb1 {
    margin: 1px 0;
}

.mt10 {
    margin-top: 10px;
}

.mt10i {
    margin-top: 10px !important;
}

.mr0 {
    margin-right: 0;
}

.mr0i {
    margin-right: 0 !important;
}

.mr10 {
    margin-right: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mr15 {
    margin-right: 15px;
}

.ml15 {
    margin-left: 15px;
}

.mb15 {
    margin-bottom: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mr20 {
    margin-right: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.ml20 {
    margin-left: 20px;
}

.mt20i {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px;
}

.mb25 {
    margin-bottom: 25px;
}

.ml25 {
    margin-left: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt30i {
    margin-top: 30px !important;
}

.mb30 {
    margin-bottom: 30px;
}

.ml30 {
    margin-left: 30px;
}

.ml32 {
    margin-left: 32px;
}

.mt40 {
    margin-top: 40px;
}

.mb40 {
    margin-bottom: 40px;
}

.mr45 {
    margin-right: 45px;
}

.mt50 {
    margin-top: 50px;
}

.mr50 {
    margin-right: 50px;
}

.mb50 {
    margin-bottom: 50px;
}

.ml50 {
    margin-left: 50px;
}

.mr70 {
    margin-right: 70px;
}

.mt70 {
    margin-top: 70px;
}

.mb90 {
    margin-bottom: 90px;
}

.mt100 {
    margin-top: 100px;
}

.ml100 {
    margin-left: 100px;
}

.mb100 {
    margin-bottom: 100px;
}

.mt_5 {
    margin-top: -5px;
}

.top10 {
    top: 10px;
}

/* WIDTH */
.wauto {
    width: auto !important;
}

.w10 {
    width: 10px;
}

.w15 {
    width: 15px;
}

.w25 {
    width: 25px;
}

.w30 {
    width: 30px;
}

.w30i {
    width: 30px !important;
}

.w40 {
    width: 40px !important;
}

.w50 {
    width: 50px;
}

.w55 {
    width: 55px;
}

.w57 {
    width: 57px;
}

.w70 {
    width: 70px;
}

.w75 {
    width: 75px;
}

.w80 {
    width: 80px;
}

.w85 {
    width: 85px;
}

.w90 {
    width: 90px;
}

.w95 {
    width: 95px;
}

.w100 {
    width: 100px;
}

.w105 {
    width: 105px;
}

.w110 {
    width: 100px;
}

.w110i {
    width: 110px;
}

.w120 {
    width: 120px;
}

.w125 {
    width: 125px;
}

.w130 {
    width: 130px;
}

.w140 {
    width: 140px;
}

.w145 {
    width: 145px;
}

.w150 {
    width: 150px;
}

.w160 {
    width: 160px;
}

.w170 {
    width: 170px;
}

.w185 {
    width: 185px;
}

.w200 {
    width: 200px;
}

.w205 {
    width: 205px;
}

.w220 {
    width: 220px;
}

.w230 {
    width: 230px;
}

.w240 {
    width: 240px;
}

.w230 {
    width: 230px;
}

.w250 {
    width: 250px;
}

.w270 {
    width: 270px;
}

.w280 {
    width: 280px;
}

.w300 {
    width: 300px;
}

.mw300 {
    max-width: 300px;
}

.w320 {
    width: 320px;
}

.w340 {
    width: 340px;
}

.w400 {
    width: 400px;
}

.mw400 {
    width: 100%;
    max-width: 400px;
}

.w410 {
    width: 410px;
}

.w420 {
    width: 420px;
}

.mw420 {
    width: 100%;
    max-width: 420px;
}

.w480 {
    width: 480px;
}

.w500 {
    width: 500px;
}

.w800 {
    width: 800px;
}

.w380i {
    width: 380px !important;
}

.select2-container--open .select2-dropdown--above.s2phoneprefix,
.select2-container--open .select2-dropdown--below.s2phoneprefix {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa;
}

.w100p {
    width: 100%;
}

.mw100p {
    max-width: 100% !important;
}

.hauto {
    height: auto !important;
}

.width_15 {
    width: 15%;
}

.width_20 {
    width: 20%;
}

.width_50 {
    width: 50%;
}

.width_55 {
    width: 55%;
}

.width_45 {
    width: 45%;
}

.width_48 {
    width: 48%;
}

.max_width_200 {
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
}

.max_width_280 {
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
}

.max_width_320 {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
}

.max_width_340 {
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
}

.max_width_400 {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
}

.max_width_500 {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
}

.max_width_600 {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

.max_width_840 {
    max-width: 840px;
    width: 100%;
    margin: 0 auto;
}

.max_width_870 {
    max-width: 870px;
    width: 100%;
    margin: 0 auto;
}

.max_width_950 {
    max-width: 950px;
    width: 100%;
    margin: 0 auto;
}

.max_width_1000 {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

.max_width_1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.h30 {
    height: 30px;
}

.h40 {
    height: 40px;
}

.h50 {
    height: 50px;
}

.h100 {
    height: 100%;
}

.minh100 {
    min-height: 100px;
}

.abs_bottom {
    position: absolute;
}

.module_background_dashboard {
    background: #fff;
    border: 1px solid #efefef;
}

.progress-container {
    background-color: #ddd;
    width: 100%;
}

.telekom-img {
    background-color: #777;
    display: inline-block;
    -webkit-mask: url("/images/logo/Telekom.svg") no-repeat 50% 50%;
    mask: url("/images/logo/Telekom.svg") no-repeat 50% 50%;
    height: 21px;
    vertical-align: middle;
    width: 18px;
}

.clp-icon {
    font-size: 80px;
    color: #ccc;
}

.section_center {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section_flex_start_nowrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
}

.section_flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.section_start_flex {
    align-items: start;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.section_center_space_between {
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.section_flex_start {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.section_wrap_space {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.modul_section_center_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.section_wrap_start {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.section_top_start {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: start;
}

.section_center_start {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.section_flex_end {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
}

.modul_section_center_wrap_end {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-end;
}

.section_flex_around {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
}

.section_end_center_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}

.modul_center_end {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: flex-end;
    justify-content: center;
}

.textarea_width_100 {
    min-width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.action-feedback {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 16px 0;
    border-radius: 4px;
    width: 80%;
    text-align: center;
    position: absolute;
    z-index: 999;
    left: 10%;
    cursor: pointer;
    top: 20px;
}

.action-feedback.ok {
    background: #a2ce4d;
}

.action-feedback.fail {
    background: #ff5f5f;
}

.action-feedback.warn {
    background: #ffb600;
}

.round_bullet {
    padding: 0 3px;
    font-size: 11px;
}

.icon_absolut {
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* FORM ERROR */
.form-submit-message {}

.form-success,
.form-error {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    padding: 5px 0;
    border-radius: 3px;
    background-color: #37b304;
    text-align: center;
    color: #fff;
    font-size: 14px;
    z-index: 999;
}

.form-success.fixed,
.form-error.fixed {
    top: 0;
    left: 0;
    position: fixed;
}

.form-error {
    background-color: #ff4a4a;
}

.error_bottom {
    position: absolute;
    bottom: -17px;
}

.row_error td {
    background: #f7e8e8;
}

.row_warning td {
    background: #ffead7;
}

input+.error.inlineb {
    margin-left: 6px;
}

select+.error.inlineb {
    margin-left: 10px;
}

/** table errors - used Import elevi */
.alertbox {
    display: flex;
    margin-top: 10px;
    padding: 10px;
}

.alertbox ._icon {
    display: inline-flex;
    font-size: 40px;
    color: #333;
    margin-right: 15px;
}

.alertbox .content {
    vertical-align: top;
    text-align: left;
    flex-direction: column;
    float: left;
}

.alertbox .content span {
    font-size: 12px;
}

.alertbox .content>div {
    display: block;
}

.alertbox .content>div:not(:nth-child(2)) {
    margin-top: 10px;
}

.alertbox.alert-error {
    background: #f7e8e8;
}

.alertbox.alert-error .content span {
    font-size: 12px;
    color: #f94848;
    display: block;
}

.alertbox.alert-error ._icon {
    color: #f94848;
}

.alertbox.alert-warning {
    background: #ffead7;
}

.alertbox.alert-warning .content span {
    font-size: 12px;
    color: #ff9000;
    display: block;
}

.alertbox.alert-warning ._icon {
    color: #ff9000;
}

.msg_empty {
    color: #999;
    font-size: 21px;
    line-height: 1.2em;
    text-align: center;
    padding: 20px;
    margin: 30px auto 0;
}

.empty_page {
    text-align: center;
    margin: 40px 0;
}

.empty_page .image ._icon {
    font-size: 100px;
    color: #ccc;
    padding: 20px 0;
    display: block;
}

.empty_page .msg_title {
    font-size: 24px;
    line-height: 31px;
    color: #000;
}

.empty_page .msg_subtitle {
    font-size: 16px;
    line-height: 22px;
    color: #333;
    padding: 20px 0;
}

.empty_page .msg_subtitle a:hover {
    text-decoration: underline;
}

.empty_page .panel_call2action {
    margin-top: 40px;
}

.empty_page .panel_call2action .msg {
    color: #2ea5dc;
    font-size: 12px;
}

.empty_page .panel_call2action .call2action {
    width: 190px;
    padding: 15px 35px;
    margin: 10px;
    position: relative;
}

.empty_page .panel_call2action .call2action .secundar {
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: 20px;
    top: 14px;
}

.empty_page .panel_call2action .call2action .btntext {
    color: #fff;
    font-size: 17px;
}

.CodeMirror {
    height: 700px !important;
}

.nowrap {
    white-space: nowrap;
}

.show_mobile {
    display: none;
}

.hide_mobile {
    display: block;
}

.hover_show {
    display: none;
}

a:hover>.hover_show {
    display: initial;
}

.mob-only {
    display: none !important;
}

.global-loader,
#fancybox-loading {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin: 6em auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

#fancybox-loading {
    left: calc(50% - 25px);
    transform: translateX(-50%);
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spaceboots {
    0% {
        -webkit-transform: translate(2px, 1px) rotate(0deg);
    }

    10% {
        -webkit-transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        -webkit-transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        -webkit-transform: translate(0px, 2px) rotate(0deg);
    }

    40% {
        -webkit-transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        -webkit-transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        -webkit-transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        -webkit-transform: translate(2px, 1px) rotate(-1deg);
    }

    80% {
        -webkit-transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        -webkit-transform: translate(2px, 2px) rotate(0deg);
    }

    100% {
        -webkit-transform: translate(1px, -2px) rotate(-1deg);
    }
}

.shake:hover,
.shake:focus {
    -webkit-animation-name: spaceboots;
    -webkit-animation-duration: 0.8s;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

div[aria-describedby="photoModal"].ui-dialog .ui-dialog-titlebar {
    color: #000;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding-top: 20px;
    line-height: 21px;
}

.ui-dialog .ui-dialog-title {
    width: 100%;
}

/* .ui-dialog .ui-dialog-titlebar {
	display: none;
} */

.modal.ui-dialog .ui-dialog-title {
    display: none !important;
}

/**
* modul conduita
*/
.mod-conduita .add-recompensa {
    display: inline-block;
    text-align: left;
    margin-right: 15px;
    color: #32d583;
    border: 1px solid #32d583;
    padding: 5px 10px 5px 5px;
    width: 140px;
    overflow: hidden;
}

.mod-conduita .add-recompensa:hover .bg_thumbs_up {
    transform: scale(8);
    transition: 0.3s;
    width: 20px;
    height: 20px;
}

.mod-conduita .add-recompensa:hover {
    color: #fff;
}

.mod-conduita .bg_thumbs_up {
    background: #32d583;
    padding: 9px;
    width: 20px;
    height: 20px;
}

.mod-conduita .icon_abs_btn {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
}

.mod-conduita .add-recompensa .more_zindex,
.mod-conduita .add-abatere .more_zindex,
.mod-conduita .add-neutru .more_zindex {
    z-index: 10;
}

.mod-conduita .add-recompensa span,
.mod-conduita .add-abatere span,
.mod-conduita .add-neutru span {
    display: inline-block;
    vertical-align: middle;
}

.mod-conduita .add-abatere {
    display: inline-block;
    text-align: left;
    margin-left: 15px;
    color: #ff6c6c;
    border: 1px solid #ff6c6c;
    padding: 5px 10px 5px 5px;
    width: 140px;
    overflow: hidden;
}

.mod-conduita .add-abatere:hover .bg_thumbs_down {
    transform: scale(8);
    transition: 0.3s;
    width: 20px;
    height: 20px;
}

.mod-conduita .add-abatere:hover {
    color: #fff;
}

.mod-conduita .bg_thumbs_down {
    background: #ff6c6c;
    padding: 9px;
    width: 20px;
    height: 20px;
}

.mod-conduita .add-abatere {
    display: inline-block;
    text-align: left;
    margin-left: 15px;
    color: #f97066;
    border: 1px solid #f97066;
    padding: 5px 10px 5px 5px;
    width: 140px;
    overflow: hidden;
}

.mod-conduita .add-abatere:hover .bg_thumbs_down {
    transform: scale(8);
    transition: 0.3s;
    width: 20px;
    height: 20px;
}

.mod-conduita .add-abatere:hover {
    color: #fff;
}

.mod-conduita .bg_thumbs_down {
    background: #f97066;
    padding: 9px;
    width: 20px;
    height: 20px;
}

.mod-conduita .add-neutru {
    display: inline-block;
    text-align: left;
    color: #7cd4fd;
    border: 1px solid #7cd4fd;
    padding: 5px 10px 5px 5px;
    width: 140px;
    overflow: hidden;
}

.mod-conduita .add-neutru:hover .bg_thumbs_egal {
    transform: scale(8);
    transition: 0.3s;
    width: 20px;
    height: 20px;
}

.mod-conduita .add-neutru:hover {
    color: #fff;
}

.mod-conduita .bg_thumbs_egal {
    background: #7cd4fd;
    padding: 9px;
    width: 20px;
    height: 20px;
}

.mod-conduita .punctaj {
    display: inline-block;
    padding: 10px 15px 10px 10px;
    font-size: 14px;
    font-weight: bold;
    background: #f0f9ff;
}

.mod-conduita .punctaj span {
    vertical-align: middle;
}

.mod-conduita .punctaj.recompensa {
    color: #32d583;
}

.mod-conduita .punctaj.recompensa ._icon {
    color: #32d583;
}

.mod-conduita .punctaj.abatere {
    color: #f97066;
}

.mod-conduita .punctaj.abatere ._icon {
    color: #f97066;
}

.mod-conduita .add-recompensa.active,
.mod-conduita .add-abatere.active,
.mod-conduita .add-neutru.active {
    color: #fff;
}

.mod-conduita .add-recompensa.active {
    background: #32d583;
}

.mod-conduita .add-abatere.active {
    background: #f97066;
}

.mod-conduita .add-neutru.active {
    background: #7cd4fd;
}

.mod-conduita td.recompensa {
    font-size: 11px;
    font-weight: bold;
    color: #32d583;
}

.mod-conduita td.recompensa ._icon {
    color: #32d583;
}

.mod-conduita td.abatere {
    font-size: 11px;
    font-weight: bold;
    color: #f97066;
}

.mod-conduita td.abatere ._icon {
    color: #f97066;
}

.mod-conduita td.neutru {
    font-size: 11px;
    font-weight: bold;
    color: #7cd4fd;
}

.mod-conduita td.neutru ._icon {
    color: #7cd4fd;
}

.mod-conduita .add {
    text-align: left;
    min-height: 270px;
}

.mod-conduita .box-form-motiv {
    width: 70%;
}

.mod-conduita .form-punctaj {
    padding-left: 10px;
}

.mod-conduita .form-punctaj input {
    width: 100%;
    box-sizing: border-box;
}

.mod-conduita .form-descriere {
    display: block;
    text-align: left;
    margin-top: 30px;
}

.mod-conduita .form-descriere textarea {
    width: 100%;
    box-sizing: border-box;
    height: 50px;
}

.counter_bottom {
    width: 18px;
    height: 18px;
    position: absolute;
    background: #f04438;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0px;
    right: -4px;
}

@media screen and (max-width: 767px) {
    .mod-conduita .box-form-motiv {
        width: 40%;
    }

    .mod-conduita .form-punctaj.width_20 {
        width: 30%;
    }

    .mod-conduita .form-motiv {
        max-width: 125px;
    }
}

@media screen and (max-width: 480px) {

    .mod-conduita .add-recompensa,
    .mod-conduita .add-neutru,
    .mod-conduita .add-abatere {
        display: block;
        margin: 5px auto;
    }
}

.ui-dialog .ui-dialog-content a {
    color: #0ba5ec !important;
}

/** tinycme */
.tox .tox-statusbar {
    border-top: none !important;
}

.tox .tox-statusbar__text-container {
    display: none !important;
}

.tox:not([dir="rtl"]) .tox-toolbar__group:not(:last-of-type) {
    border-right: none !important;
}

/* password strength */
#passwd-strength.score-0 rect:nth-child(1) {
    fill: #f04438;
}

#passwd-strength.score-1 rect:nth-child(1) {
    fill: #f04438;
}

#passwd-strength.score-2 rect:nth-child(1) {
    fill: #f79009;
}

#passwd-strength.score-2 rect:nth-child(2) {
    fill: #f79009;
}

#passwd-strength.score-3 rect:nth-child(1) {
    fill: #05a7d2;
}

#passwd-strength.score-3 rect:nth-child(2) {
    fill: #05a7d2;
}

#passwd-strength.score-3 rect:nth-child(3) {
    fill: #05a7d2;
}

#passwd-strength.score-4 rect:nth-child(1) {
    fill: #32d583;
}

#passwd-strength.score-4 rect:nth-child(2) {
    fill: #32d583;
}

#passwd-strength.score-4 rect:nth-child(3) {
    fill: #32d583;
}

#passwd-strength.score-4 rect:nth-child(4) {
    fill: #32d583;
}

#passwd-strength-text>span {
    display: none;
}

#passwd-strength-text>span.score-0 {
    color: #f04438;
}

#passwd-strength-text>span.score-1 {
    color: #f04438;
}

#passwd-strength-text>span.score-2 {
    color: #f79009;
}

#passwd-strength-text>span.score-3 {
    color: #05a7d2;
}

#passwd-strength-text>span.score-4 {
    color: #32d583;
}

.ui-tooltip {
    background: #fff !important;
    opacity: 1;
    font-size: 12px;
}

.bl0 {
    border-left: 0;
}

.br0 {
    border-right: 0;
}

.br0+.select2-container--default .select2-selection--single {
    border-right: 0;
}

.phone-code+.select2-container--default {
    margin-bottom: 3px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .phone-code+.select2-container--default {
        margin-bottom: 2px;
    }
}

.toggle-form-phone .select2-container--default {
    margin-bottom: 0;
}

.phone-flag {
    width: 25px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px;
}

.phone-prefix-text {
    vertical-align: middle;
}

.phone-code {
    max-width: 100px;
}

.parent_loader_phone {
    height: 38px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.parent_loader_phone .loader {
    margin-top: 13px;
}

input[readonly] {
    background: #f1f1f1;
}

/* Custom checkbox with icon */

.custom-checkbox-input {
    display: none;
}

.custom-checkbox-text {
    padding: 0px 15px 0px 15px;
    background-color: #fff;
    color: #05a7d2;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #05a7d2;
    height: 37px;
    display: inline-block;
    box-sizing: border-box;
}

.custom-checkbox-text ._icon {
    color: #05a7d2;
    font-size: 25px;
}

.custom-checkbox-text ._icon.icon-parents {
    font-size: 35px;
}

.custom-checkbox-input:checked~.custom-checkbox-text {
    background-color: #333;
    color: white;
    border: 1px solid #333;
}

.custom-checkbox-input:checked~.custom-checkbox-text ._icon {
    color: #fff;
}

/* End custom checkbox with icon*/

/* Custom checkbox */
[type="checkbox"]:not([class*="chakra"]):checked,
[type="checkbox"]:not([class*="chakra"]):not(:checked),
[type="radio"]:not([class*="chakra"]):checked,
[type="radio"]:not([class*="chakra"]):not(:checked) {
    position: relative;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
    margin: 2px 0;
}

[type="checkbox"]:not([class*="chakra"]):after,
[type="radio"]:not([class*="chakra"]):after {
    content: "";
    background: #fff;
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
}

[type="checkbox"]:not([class*="chakra"]):checked:before {
    content: "\e623";
    font-family: Adservio;
    color: #000;
    z-index: 9;
    position: relative;
    font-size: 16px;
    top: 1px;
    left: 1px;
}

[type="checkbox"]:not([class*="chakra"]):indeterminate:before {
    content: "\e64d";
    color: #000;
    z-index: 9;
    position: relative;
    font-family: Adservio;
    font-size: 16px;
    top: 1px;
    left: 1px;
}

[type="checkbox"]:not([class*="chakra"]):checked:disabled,
[type="checkbox"]:not([class*="chakra"]):not(:checked):disabled,
[type="radio"]:not([class*="chakra"]):checked:disabled,
[type="radio"]:not([class*="chakra"]):not(:checked):disabled {
    cursor: default;
}

[type="checkbox"]:not([class*="chakra"]):checked:disabled:before,
[type="checkbox"]:not([class*="chakra"]):not(:checked):disabled:before,
[type="radio"]:not([class*="chakra"]):checked:disabled:before,
[type="radio"]:not([class*="chakra"]):not(:checked):disabled:before {
    color: #999;
}

[type="checkbox"]:not([class*="chakra"]).disabled:after,
[type="checkbox"]:not([class*="chakra"]):disabled:after,
[type="radio"]:not([class*="chakra"]).disabled:after,
[type="radio"]:not([class*="chakra"]):disabled:after {
    background: rgb(235, 235, 228);
}

/* End Custom checkbox */
input[type="text"]:not([class*="chakra"]),
input[type="email"]:not([class*="chakra"]),
input[type="password"]:not([class*="chakra"]),
input[type="checkbox"]:not([class*="chakra"]),
input[type="radio"]:not([class*="chakra"]),
textarea:not([class*="chakra"]) {
    -webkit-appearance: none;
}

/* Custom radio */

[type="radio"]:not([class*="chakra"]):after {
    border-radius: 100%;
}

[type="radio"]:not([class*="chakra"]):checked:before {
    content: "";
    width: 12px;
    height: 12px;
    background: #000;
    position: absolute;
    border-radius: 100%;
    left: 4px;
    top: 4px;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    z-index: 2;
}

/* End Custom radio */

.pointer {
    cursor: pointer;
}

/* Conturi */
.account_right_arrow {
    color: #05a7d2;
    font-size: 26px;
    position: absolute;
    top: 40%;
    right: 10px;
    cursor: pointer;
    transform: rotate(-90deg);
}

/*End Conturi*/

/* white bg tooltip start*/
.tooltip_parent {
    position: relative;
}

.tooltip_parent ._icon {
    color: #0ba5ec;
    position: absolute;
    right: 4px;
    vertical-align: middle;
    font-size: 16px;
    cursor: pointer;
    padding-bottom: 20px;
}

.white_bg_tooltip {
    position: absolute;
    background: #fff;
    z-index: 2;
    box-shadow: 1px 1px 5px 0px #ccc;
    top: 27px;
    min-width: 150px;
    left: -50px;
    padding: 5px;
    box-sizing: border-box;
    display: none;
    line-height: 13px;
    font-size: 12px;
}

.white_bg_tooltip_transfer {
    position: absolute;
    background: #fff;
    z-index: 2;
    box-shadow: 1px 1px 5px 0px #ccc;
    top: 62px;
    width: 280px;
    padding: 5px;
    box-sizing: border-box;
    display: none;
    line-height: 13px;
    font-size: 12px;
}

a.modal {
    pointer-events: none;
    cursor: default;
}

@media only screen and (max-width: 425px) {
    .white_bg_tooltip_transfer {
        top: 78px;
    }
}

.white_bg_tooltip,
.white_bg_tooltip_transfer a {
    /* text-decoration: underline; */
    color: #333;
    font-size: 12px;
}

.white_bg_tooltip:hover,
.white_bg_tooltip_transfer:hover {
    display: block;
}

.tooltip_parent ._icon:hover+.white_bg_tooltip,
._medie ._icon:hover+.white_bg_tooltip,
.tooltip_parent ._icon:hover+.white_bg_tooltip_transfer,
._medie ._icon:hover+.white_bg_tooltip_transfer {
    display: block;
}

.white_bg_tooltip:after {
    content: "";
    position: absolute;
    top: -7px;
    left: 92%;
    transform: translateX(-50%);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    z-index: 2;
}

.white_bg_tooltip:before {
    content: "";
    position: absolute;
    top: -9px;
    left: 92%;
    transform: translateX(-50%);
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-bottom: 12px solid #eaecf0;
}

.white_bg_tooltip.arraw_center:after {
    left: 48%;
}

.white_bg_tooltip.arraw_center:before {
    left: 48%;
}

.white_bg_tooltip.arraw_left:after {
    left: 48%;
}

.white_bg_tooltip.arraw_left:before {
    left: 48%;
}

/*white bg tooltip end*/

/** COOKIE BOT overrides **/
#CybotCookiebotDialogHeader {
    display: none !important;
}

#CookiebotWidget {
    display: none !important;
}

img,
video {
    max-width: initial !important;
}

table *,
table *::before,
table *::after {
    box-sizing: content-box !important;
}

.modul_row_center_center {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

.box-sizing-initial {
    box-sizing: initial;
}

.box-sizing-border-box {
    box-sizing: border-box;
}

.display-initial {
    display: initial;
}

.display-inline-block {
    display: inline-block;
}

.flex-container {
    display: flex !important;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-center {
    justify-content: center !important;
}

.width100vw {
    width: 100vw !important;
}

._icon.disabled {
    opacity: 0.5;
    /* Apply opacity to make it look disabled */
}

/* Tooltip text */
.tooltip-text {
    display: none;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    transform: translateX(30%);
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
}

@media screen and (max-width: 580px) {
    .tooltip-text {
        transform: initial;
        left: initial;
    }
}

/* Tooltip arrow */
.tooltip-text::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}

/* Show tooltip on hover */
.tooltip:hover .tooltip-text {
    display: block;
    opacity: 1;
}

.static-warning-message:not([class*="chakra"]) {
    display: flex;
    gap: 12px;
    align-content: center;
    border: 1px solid rgba(254, 238, 149, 1);
    border-radius: 12px;
    padding: 12px;
    background: rgba(254, 251, 232, 1);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

.static-warning-message .row-content {
    display: flex;
    flex: 1;
    flex-direction: row;
    justify-content: center;
}

.error_message_block_period .with-arrow::after {
    content: ">";
    margin-left: 5px;
    color: black;
    font-size: inherit;
}

.static-warning-message .icon {
    display: flex;
    align-items: center;
}

.static-warning-message .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
}

.icon-warning {
    background-image: url("../images/icons/warning.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 32px;
    height: 32px;
    display: block;
}

.static-warning-message h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(234, 170, 8, 1);
}

.schedule-warning {
    display: none;
}

.static-warning-message span {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(202, 133, 4, 1);
}

.static-warning-message .with-arrow {
    color: black;
}

.static-warning-message button {
    display: none;
}

.static-warning-message .with-arrow::after {
    content: ">";
    margin-left: 5px;
    color: black;
    font-size: inherit;
}

.error_message_block_period:not([class*="chakra"]) {
    display: none;
    flex-direction: row;
    gap: 12px;
    align-content: center;
    border: 1px solid #fecdca;
    border-radius: 12px;
    padding: 12px;
    margin: 12px;
    background: #fef3f2;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}

.error_message_block_period button {
    display: none;
}

.error_message_block_period .with-arrow::after {
    content: ">";
    margin-left: 5px;
    color: black;
    font-size: inherit;
}

.error_message_block_period .main-content {
    display: flex;
    flex-direction: column;
    gap: 12px;
    border-radius: 12px;
    width: 100%;
}

.error_message_block_period .icon {
    display: flex;
    align-items: center;
}

.lock-icon-error {
    background-image: url("../images/icons/lock.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 32px;
    height: 32px;
    display: block;
}

.error_message_block_period .row-content {
    display: flex;
    flex-direction: row;
    gap: 12px;
}

.error_message_block_period .content {
    display: flex;
    flex-direction: column;
    justify-content: start;
    text-align: left;
    flex: 1;
}

.error_message_block_period .content .title {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #d92d20;
}

.error_message_block_period .content .text {
    font-size: 14px;
    font-weight: 400;
    color: #d92d20;
}

.error_message_block_period .details {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 12px;
    font-weight: 400;
    color: #d92d20;
}

.flex_row_table {
    display: flex !important;
    justify-content: end;
    gap: 5px;
}

.error_tooltip {
    align-self: center;
}

.error_tooltip .icon {
    background-image: url("../images/icons/info.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: block;
}

.ui-datepicker .ui-datepicker-calendar .highlight {
    position: relative;
}

.ui-datepicker .ui-datepicker-calendar .highlight::after {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: 5px;
    height: 5px;
    background-color: green;
    border-radius: 50%;
}

.warning-icon-color {
    color: #ff9000;
    font-weight: 600;
    font-size: large;
}

.error-icon-color {
    color: #d92d20;
    background-color: #fecdca;
    border-radius: 50%;
    padding: 5px;
    font-weight: 600;
}

.go-to-orar {
    display: flex;
    gap: 10px;
}

.go-to-orar ._icon {
    color: black;
    font-weight: 600;
}

.country {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.county {
    display: flex;
    justify-content: center;
    margin-bottom: 8px;
    flex-direction: column;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-top: 15px;
    margin-left: 20px;
}

.county_header {
    display: flex;
    justify-content: space-between;
}

.schools_list {
    margin-left: 20px;
    margin-top: 10px;
}

.county_header>span {
    cursor: pointer;
}

.pill {
    display: inline-block;
    background-color: #f0f0f0;
    color: #333;
    border-radius: 16px;
    padding: 2px 10px;
    margin: 2px;
    font-size: 12px;
    line-height: 1.5;
    white-space: nowrap;
}

.icon-exemptions {
    background-color: white;
    display: inline-block;
    -webkit-mask: url("/images/icon-exemptions.svg") no-repeat 50% 50%;
    mask: url("/images/icon-exemptions.svg") no-repeat 50% 50%;
    height: 21px;
    vertical-align: middle;
    width: 18px;
}

/* START Skeleton styles */

.skeleton-wrapper {
    width: 100%;
    display: grid;
    gap: 10px;
}

.skeleton-row {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.skeleton-item {
    height: 50px;
    border-radius: 2px;
    background: linear-gradient(90deg, #eaecf0 0%, #667085 50%, #eaecf0 100%);
    background-size: 200% 100%;
    background-position: 100% 0;
    animation: skeletonAnimation 0.8s linear infinite alternate;
}

@keyframes skeletonAnimation {
    0% {
        background: #eaecf0;
    }

    100% {
        background: #667085;
    }
}

.width-10 {
    width: 10%;
}

.width-20 {
    width: 20%;
}

.width-30 {
    width: 30%;
}

.width-40 {
    width: 40%;
}

.width-50 {
    width: 50%;
}

.width-60 {
    width: 60%;
}

.width-70 {
    width: 70%;
}

.width-80 {
    width: 80%;
}

.width-90 {
    width: 90%;
}

.width-100 {
    width: 100%;
}

.coming-soon-image {
    background-image: url("/images/comming_soon/under_construction.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto;
}

.btn-white {
    display: inline-flex;
    align-items: center;
    padding: 6px 16px;
    border-radius: 6px;
    border: 1px solid #E4E7EC;
    background-color: #FFFFFF;
    color: #344054;
    font-size: 12px;
    line-height: 1.4;
    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.05);
}

.btn-white:hover {
    background-color: #000;
    color: #fff;
}

/* END Skeleton styles */