h1, h2, h3, h4, h5, h6 {
  font-family: 'IBM Plex Mono', monospace;
}


.teacher.navbar-light .navbar-nav .nav-link, .student.navbar-light .navbar-nav .nav-link{
    color: #FFFFFF;
}
.teacher.main-sidebar, .student.main-sidebar{
    background-color: #FFFFFF;
}
.teacher.btn-primary:hover, .student.btn-primary:hover {
    background-color: #000000;
    border-color: #000000;
    color: #FFFFFF;
}
.teacher .user-header.bg-primary, .student .user-header.bg-primary{
    background-color: #FFFFFF !important;
}
.projects p{
    margin: 0;
}
.brand-link {
    padding: 1rem;
    border-color: #523381!important;
}
.brand-link > h4 {
    color: #08fe87;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
}

.tox.tox-tinymce{
    border-radius: .25rem;
}
.content-filter{
    padding: 0 .5rem;
}
label:not(.form-check-label):not(.custom-file-label){
    font-weight: normal;
}
/* TEACHER */
.teacher.main-header{
    background-color: #f36523;
}
.teacher .navbar-nav>.user-menu>.dropdown-menu>.user-footer{
    background-color: #f36523;
}
.teacher .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default{
    color: #f36523;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
}
.teacher .user-header.bg-primary, .bg-primary>a{
    color: #f36523 !important;
}
.teacher.btn-primary {
    background-color: #f36523;
    border-color: #f36523;
    color: #FFFFFF;
}
.teacher.card-primary.card-outline{
    border-top: 3px solid #f36523;
}
.teacher .card-header{
    background-color: #f36523 !important;
}
.teacher.text-primary{
    color: #f36523 !important;
}
.teacher.main-sidebar .user-panel{
    border-bottom: 1px solid #f36523;
}
.teacher.main-sidebar .brand-link{
    border-bottom: 1px solid #f36523;
    color: #f36523;
}
.teacher.main-sidebar .sidebar a{
    color: #f36523;
}
.teacher.main-sidebar .sidebar a.active{
    background-color: #f36523 !important;
}
.teacher.main-sidebar .sidebar a:hover{
    color: #000000 !important;
}
.teacher.main-footer a{
    color: #f36523;
}
.teacher.main-footer a:hover{
    color: #000000;
}
.teacher.list-unstyled a{
    color: #f36523;
}
.teacher.list-unstyled a:hover{
    color: #000000;
}
.teacher .custom-control-input:checked~.custom-control-label::before{
    background-color: #f36523;
    border-color: #f36523;
}
.teacher .page-item.active .page-link{
    background-color: #f36523;
    border-color: #f36523;
}
label.col-sm-2{
    max-width: unset;
}
.teacher.breadcrumb a{
    color: #f36523;
}
.teacher.breadcrumb .breadcrumb-item a.active{
    color: #6c757d;
}
/* END TEACHER */

/* STUDENT */
.student.main-header{
    background-color: #144ECB;
}
.student .navbar-nav>.user-menu>.dropdown-menu>.user-footer{
    background-color: #144ECB;
}
.student .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default{
    color: #144ECB;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
}
.student .user-header.bg-primary, .bg-primary>a{
    color: #144ECB !important;
}
.student.btn-primary {
    background-color: #144ECB;
    border-color: #144ECB;
    color: #FFFFFF;
}
.student.card-primary.card-outline{
    border-top: 3px solid #144ECB;
}
.student .card-header{
    background-color: #144ECB !important;
}
.student.text-primary{
    color: #144ECB !important;
}
.student.main-sidebar .user-panel{
    border-bottom: 1px solid #144ECB;
}
.student.main-sidebar .brand-link{
    border-bottom: 1px solid #144ECB;
    color: #144ECB;
}
.student.main-sidebar .sidebar a{
    color: #144ECB;
}
.student.main-sidebar .sidebar a.active{
    background-color: #144ECB !important;
}
.student.main-sidebar .sidebar a:hover{
    color: #000000 !important;
}
.student.main-footer a{
    color: #144ECB;
}
.student.main-footer a:hover{
    color: #000000;
}
.student.list-unstyled a{
    color: #144ECB;
}
.student.list-unstyled a:hover{
    color: #000000;
}
.student .custom-control-input:checked~.custom-control-label::before{
    background-color: #144ECB;
    border-color: #144ECB;
}
.student .page-item.active .page-link{
    background-color: #144ECB;
    border-color: #144ECB;
}
.student.breadcrumb a{
    color: #144ECB;
}
.student.breadcrumb .breadcrumb-item a.active{
    color: #6c757d;
}
.image-container img {
    width: 100%;
}

.text-container p{
   text-align: justify;
}

.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}
.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* END STUDENT */

.user-panel img {
    height: 2.1rem !important;
    width: 2.1rem !important;
}

.select2-results__option .wrap:before{
    font-family:fontAwesome;
    color:#999;
    content:"\f096";
    width:25px;
    height:25px;
    padding-right: 10px;

}
.select2-results__option[aria-selected=true] .wrap:before{
    content:"\f14a";
}

.select2-tags-results__option .wrap:before{
    font-family:fontAwesome;
    color:#999;
    content:"\f096";
    width:25px;
    height:25px;
    padding-right: 10px;

}
.select2-tags-results__option[aria-selected=true] .wrap:before{
    content:"\f14a";
}
.user-image {
    float: none;
    line-height: 10px;
    margin-right: .4rem;
    margin-top: -8px;
    border-radius: 50%;
    float: left;
    height: 2.1rem;
    margin-right: 10px;
    margin-top: -2px;
    width: auto;
}
.elevation-2 {
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)!important;
}
.img-circle {
    border-radius: 50%;
}

.img-responsive {
    max-width: 100%;
}

.table-avatar {
    width: 3rem;
    border-radius: 50%;
}

.main-sidebar {
    background-color: #25015a;
}

/*.left-menu-column > .nav-item > .nav-link > .nav-icon {*/
/*    display: block;*/
/*}*/
/*.left-menu-column > .nav-item > ul.nav .nav-icon {*/
/*    display: block;*/
/*}*/
.nav-sidebar>.nav-item {
    margin-bottom: 5px;
}
.left-menu-column > .nav-item > ul.nav > li .nav-link {

    font-size: 15px;
    padding: 0.4rem 1rem;
    padding-left: 30px;
}
.left-menu-column .nav-item.menu-open {
    background-color: #6233a7;
}
.left-menu-column .nav-item.menu-open > .nav-link {
    border-radius: 0;
}

.nav-treeview>.nav-item>.nav-link.active {
    background-color: #a467ff!important;
    font-weight: bold;
    border-radius: 0px!important;
}

.nav-sidebar .nav-link {
    border-radius: 0px!important;
}
.bg-admin-violet {
    background-color: #7248b0!important;
}
.nav-sidebar>.nav-item>.nav-link.active {
    background-color: #7248b0!important;
    color: #fff;
    box-shadow: none!important;
}
.nav-sidebar>.nav-item>.nav-link.active:before {
    content: '';
    background: #F2BA22;
    height: 100%;
    top: 0;
    bottom: 0;
    width: 5px;
    display: block;
    position: absolute;
    left: 0;
}
.nav-treeview>.nav-item>.nav-link {
    border-radius: 0px!important;
}

.nav-sidebar .nav-item>.nav-link {
    margin-bottom: 0rem;
}


.nav-sidebar > .nav-item.menu-open > .nav-link.active + ul.nav {
    display:  block!important;
}

.left-menu-column .nav-item.menu-open > .nav-link {
   font-weight: 600;
}

.nav-sidebar .nav-item>.nav-link {
    color:  #fff!important;
}

.nav-sidebar .menu-open>.nav-link i.right {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.os-content {
    padding: 0px!important;
}

.nav-sidebar .nav-link.user-logout {
    background-color: #cb3025;
    width: fit-content;
    border-radius: 6px!important;
    padding: 5px 10px;
    margin-left: 15px;
    font-size: 12px;
}
li.user-divider {
    margin: 50px 15px 0px;
    border-bottom: 1px solid #523381;
}
.nav-sidebar .nav-link.user-logout:hover {
    background-color: #db4a40!important;

}

.text-dark {
    color: #25015a!important;
}

.content-header h1 {
    font-weight: 600;
}

[data-tooltip-custom] {
    position: relative;
}
[data-tooltip-custom]:hover:before {
    content: ""attr(title)"";
    position: absolute;
    top: -100%;
    background: black;
    display: block;
    white-space: nowrap;
    width: fit-content;
    left: -10px;
    padding: 5px 8px;
    font-size: 13px;
    right: -10px;
    margin: 0 auto;
}
[data-tooltip-custom-after-title]:hover:after {
    content: ""attr(data-tooltip-custom-after-title)"";
    position: absolute;
    top: -20px;
    background: black;
    display: block;
    white-space: nowrap;
    width: fit-content;
    left: -10px;
    padding: 5px 8px;
    font-size: 13px;
    right: -10px;
    font-weight: 400!important;
    margin: 0 auto;
    color: #fff;
}

.hide {
    display: none!important;
}
.login-page {
    overflow:  hidden;
    background: radial-gradient(ellipse at 90% 25%, #e34ff6 0%, #443db9 80%, #443db9 100%);
    font-family: "IBM Plex Mono", monospace !important;
    background-size: 100%;
    background-repeat: no-repeat;
}


.login-card-body .form-control {
    padding: 15px;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 0px!important;
    margin-bottom: 15px;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    color: #e6e6e6;
    height: auto;
}
.login-card-body .form-control::placeholder {
    color: rgba(255, 255, 255, 0.3);
    font-size: 16px;
}
.login-card-body .form-control:focus {
    background: #ffffff;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0, 0.06);
    box-shadow: inset 0 2px 4px 0 rgba(0,0,0, 0.06);
    border-color: #4a304d;
    color: #000;
}
.login-card-body .form-control:focus::placeholder {
    color: #666666;
}




.btn-login {
    background: #1fd97f;
    padding: 15px;
    font-size: 20px;
    border-radius: 6px;
    cursor: pointer;
    margin-top: 20px;
    color: black;
    -webkit-box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.btn-login:hover {
    background: #49e99c;
}

.login-box-msg {
    font-size: 24px;
}
.remember-me {
    display: flex;
    align-items: center;
    margin-top: 5px;
    font-size: 15px;
}
.remember-me label {
    margin-bottom: 0px;
    padding-left: 5px;
}
.login-register {
    text-align: center;
    padding: 25px 20px;
    font-size: 16px;
    color: #e6e6e6;
}
.login-register a {
    color: #fff;
    text-decoration: underline;
}
.login-register a:hover {
    color: #f0f0f0;
    text-decoration: none;
}
.login-card-body label[for="email"], .login-card-body label[for="password"] {
    margin-bottom: 5px;
    color: #e6e6e6;
    font-weight: bold!important;
}
.login-card-body label[for="password"] {
    display: flex;
}
.login-card-body label[for="password"] a {
    color: #fff;
    font-weight: normal!important;
    margin-left:  auto;
    font-size:  14px;
    text-decoration: underline;
}
.login-card-body label[for="password"] a:hover {
    text-decoration: none;
}
.login-logo + .card {
    border-radius: 3px;
    background-color: transparent;
    box-shadow: none;
}

.login-card-body {
    background: rgba(98, 9, 181, 0.25);
    padding: 50px;
    position: relative;
    color: #ffffff;
    border-radius: 0px;
    box-shadow: 20px 20px 60px rgba(231, 231, 231, 0.1), -20px -20px 60px rgba(97, 64, 196, 0.07);
}

.register-page {
    height: auto;
        min-height: 100vh;
    padding: 50px 0px;
    overflow: auto;
    background: radial-gradient(ellipse at 90% 25%, #e34ff6 0%, #443db9 80%, #443db9 100%);
    font-family: "IBM Plex Mono", monospace !important;
    background-size: 100%;
    background-repeat: no-repeat;
}

.register-page .login-box {
    width: 550px;
}
.text-c-white {
    color:  #fff!important;
}
.text-underline-c {
    text-decoration: underline;
}
.text-underline-c:hover {
    text-decoration: none;
}
.register-fields label {
    margin-bottom: 5px;
    color: #e6e6e6;
    font-weight: bold!important;
}

.login-logo h1 {
    font-size: 32px;
    line-height: 1;
    display: block;
    font-weight: 400;
    color: #fff;
}
.login-logo h1 span {
    font-weight: 700;
    font-size: 40px;
    display: inline-block;
}
.register-fields > .form-group {
    width:  100%;
}

@media (max-width: 576px) {
    .login-page > div {
        width: 100%;
    }
    .login-box, .register-box {
        margin-top: 0.5rem;
        width: 90%!important;
        margin: 0.5rem auto!important;
    }
}

@media (max-width: 479.98px) {
    .login-card-body {
        padding: 30px 20px;
    }
}

.text-c-muted {
    color: #9b9b9b!important;
}
.content-header {
    background-color: #fff;
    border-bottom: 1px solid #efefef;
    padding-left: 1.5rem;
    margin-bottom: 25px;
}

.table-content.content .card-header {
    margin: 0px 1.25rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.card-history .card-header {
     margin: 0px 1.25rem;
     font-size: 21px!important;

}
.card-history .card-title {
     font-size: 21px!important;
     color: #25015a;
    font-weight: 600;
}

.table-clean thead th {
    color: #8898aa;
    background-color: #f6f9fc;
    font-size: 13px;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 1px solid #e9ecef;
}

.table-clean td {
    vertical-align: middle;
}
.table-clean tr:hover > td {
    background-color: #e6eef9;
}
.running:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #4caf50;
    display: inline-block;
    border-radius: 666px;
    margin-right: 7px;
}

.waiting:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #ffc107;
    display: inline-block;
    border-radius: 666px;
    margin-right: 7px;
}
.waiting, .running {
    display: flex;
    align-items: center;
}

td.function-icons {
    display: flex;
}

.delete-icon {
    order: 3;
    margin-left: auto;
    color: #e91e63;
}

.table-content.content .card-header .card-title {
    font-size: 21px;
    color: #25015a;
    font-weight: 600;
}
.table-content.content .card-header .card-title .fa {
    font-size: 1.1rem;
}
.max-w-lg {
    max-width: 999px;
    margin-right: auto;
    margin-left: 13px;
}

a.history-records-item {
    font-size: 14px;
    color: #525252;
}

a.history-records-item:hover {
    color: #a986dd!important;
}


a.history-records-item:not(:last-child) {
    margin-bottom: 5px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 5px;
}

.styled-form label {
    color: #25015a;
    font-weight: bold!important;
    font-size: 14px;
    margin-bottom: 5px;
}

.styled-form label.required:after {
    content:  '*';
    margin-left: 3px;
    color: red;
}

.styled-form select {
    max-width: 290px;
}
.form-check {
    display: flex;
    flex-wrap: wrap;
}
.form-check label {
    margin-bottom: 0px;
}
.task-active, .task-forbidden {
    border-radius: .25rem;
}
[data-toggle="collapse"] {
    cursor:  pointer;
}
.btn-white {
        background-color: #fff;
    border: 1px solid #9e9e9e;
}
.btn-white:hover {
    background-color: #f2f2f2;
}
.text-underline:hover {
    text-decoration:  underline!important;
}
.task-rules .card-header {
    border-radius: .25rem;
}

.task-rules .card-header[aria-expanded="true"] {
    border-radius: .25rem .25rem 0rem 0rem!important;
    background-color: #f3e9ff;
    transition: .5s all;
}
.task-rules .card-header:hover {
    background-color: #f3e9ff;

}

.task-rules .card-header[aria-expanded="true"] .fa-angle-down {
    transform: rotate(-180deg);
    transition: .5s all;
}
.row_task_debug label {
    margin-bottom: 0px!important;
    display:  flex;
    order: 1;
}
.row_task_debug > div {
    display: flex;
    position: relative;
    padding-left: 1.25rem;
    order: 2;
}
select#automator_task_form_cron {
    max-width: 100%;
}
.row_task_debug > .form-group > div {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
    line-height: 1;
    top: 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.row_task_debug > .form-group > div > input {
    height:  auto;
}
.task-rules .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7.5px;
    margin-left: -7.5px;
}
select, .select {
  padding-right: 2.6668em !important;
  vertical-align: middle;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23274249' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.8334em center;
  background-size: 0.9em 0.7em;
  -webkit-appearance: none;
  appearance: none;
}

.task-container .content-header {
        border-radius: 0.25rem 0.25rem 0rem 0rem;
}
.task-rules .form-group label {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
    padding-top: 0;
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.3;
    font-weight: 600;
}

.task-rules .form-group label + div {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    position: relative;
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
}


@media (max-width: 1270px) {
    .task-rules .form-group label {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
   .task-rules .form-group label + div {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.prompt-body label {
    font-weight: 600!important;
}
.help-text:not(#automator_task_form_eshop_help):not(#automator_task_form_first_eshop_help):before {
    content: "\f05a";
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 13px;
    color: #b66dff;
    font-style: normal;
}
.help-text:not(#automator_task_form_eshop_help):not(#automator_task_form_first_eshop_help) {
    background-color: #f2edf3;
    padding: 5px 10px;
    width: fit-content;
    border-radius: 6px;
    font-size: 14px;
    margin-bottom: 25px!important;
    color: #000;
    margin-top: 5px;
}

.bg-info-orders:before {
    content: '';
    background-size: 100%;
    display: block;
    width: 200px;
    height: 200px;
    position: absolute;
    z-index: 0;
    background-repeat: no-repeat;
    background-image: url(/img/objednavky.svg);
    right: -20px;
    top: -10px;
    opacity: 0.3;
}

.bg-info-products:before {
    content: '';
    background-size: 100%;
    display: block;
    width: 200px;
    height: 200px;
    position: absolute;
    z-index: 0;
    background-repeat: no-repeat;
    background-image: url(/img/produkty.svg);
    right: -20px;
    top: -10px;
    opacity: 0.3;
}

.bg-info-stock:before {
    content: '';
    background-size: 100%;
    display: block;
    width: 200px;
    height: 200px;
    position: absolute;
    z-index: 0;
    background-repeat: no-repeat;
    background-image: url(/img/sklad.svg);
    right: -20px;
    top: -10px;
    opacity: 0.3;
}

.bg-info-ambasador:before {
    content: '';
    background-size: 100%;
    display: block;
    width: 200px;
    height: 200px;
    position: absolute;
    z-index: 0;
    background-repeat: no-repeat;
    background-image: url(/img/ambasadors.svg);
    right: -20px;
    top: -10px;
    opacity: 0.3;
}
.bg-info-feed:before {
    content: '';
    background-size: 100%;
    display: block;
    width: 200px;
    height: 200px;
    position: absolute;
    z-index: 0;
    background-repeat: no-repeat;
    background-image: url(/img/feed.svg);
    right: -20px;
    top: -10px;
    opacity: 0.3;
}

.dashboard-box {
    padding: 35px 140px 35px 35px!important;
    height:  100%;
    position: relative;
    z-index: 1;
}
.small-box h3 {
    font-family: 'IBM Plex Mono', monospace;
}
.small-box h3 span {
    color: #fcae21;
}
.small-box {
    box-shadow: 0px 3px 7px rgba(35, 0, 88, 0.07);
    display: flex;
    flex-direction: column;
    background-color: #f9f5ff;
    position: relative;
    border-radius: 0.35rem;
    height: 100%;
    overflow: hidden;
    min-height: 291px;
}
.bg-info-orders h3 {
    color: #25015a;
}
.bg-info-ambasador h3 {
    color: #25015a;
}
.bg-info-feed h3 {
    color: #25015a;
}
.bg-info-products h3 {
    color: #25015a;
}
.small-box-wrapper-temp {
    position: relative;
}
.small-box-bottom.disabled {
    opacity: .4;
    pointer-events: none;
}
.small-box-wrapper-temp > span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    z-index: 1;
    color: #25015a;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
}
.bg-info-stock h3 {
    color: #25015a;
}

.mh-200 {
    min-height: 200px;
}

.icon-small {
    display: none;
    height: 27px;
    width:  auto;
}
.bg-admin-violet.main-header {
    height: 65px;
}
.dropdown-user {
    padding: 12px 20px!important;
}
a.nav-link.dashboard {
    display: flex;
    align-items: center;
    background: #fcae21;
    font-weight: 600;
}
a.nav-link.dashboard:hover {
    background:#ffa400;
}
a.dropdown-link {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-weight: 600;
    padding-left: 0px !important;
    color: #000;
    display: block;
    border-bottom: 1px solid #DDE4EE !important;
    margin-bottom: 10px;
}
a.dropdown-link:hover {
    color: #7248b0!important;
}
body.sidebar-collapse .icon-small {
    display: block;
}

body.sidebar-collapse .icon-big {
    display: none;
}

.sidebar-divider h3 {
    padding: 0.5rem 1rem;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 23px;
    font-weight: 500;
}

#s2id_eshop_form_languageId {
    padding: 0;
}

#s2id_eshop_form_languageId > .select2-choices {
    border: none;
    min-height: unset;
    padding: 0px!important;
    height: 35px!important;
}

.select2-tags > .select2-choices {
    border: none;
    min-height: unset;
    padding: 0px!important;
    height: 35px!important;
}

#s2id_autogen1 {
    line-height: 2.3;
}

#s2id_eshop_form_countryCode {
    padding: 0;
}

#s2id_autogen2 {
    line-height: 2.3;
}

#s2id_eshop_form_countryCode > .select2-choices {
    border: none;
    min-height: unset;
    padding: 0px!important;
    height: 35px!important;
}

.btn-logout {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px;
    float: right;
    font-weight: 500;
    text-decoration: none !important;
}
@media (min-width: 993px) {
    .sidebar-collapse .this-is-menu .fa-bars:before {
        content: "\f152";
    }
    .sidebar-collapse .sidebar-divider{
        display:  none;
    }
    .this-is-menu .fa-bars:before {
            content: "\f191";
            font-size: 25px;
    }
}

.reset-pass .btn-login + .col-md-12 {
    display:  none;
}

.reset-pass label {
        margin-bottom: 5px;
    color: #e6e6e6;
    font-weight: bold!important;
}

p#automator_task_form_first_eshop_help {
    margin-top: 5px;
    font-size: 14px;
}

p#automator_task_form_first_eshop_help a {
    text-decoration: underline;
    color:  #25015a;
}

p#automator_task_form_first_eshop_help a:hover {
    text-decoration: none;
}


#automator_task_form_eshop_help {
    margin-top: 5px;
    font-size: 14px;
}
#automator_task_form_eshop_help a {
    text-decoration: underline;
     color:  #25015a;
}
#automator_task_form_eshop_help a:hover {
    text-decoration: none;
}

.small-box-bottom {
    width: 100%;
    background-color: #d2c3e8;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.small-box-bottom .btn .fa-angle-right {
    position:  relative;
    top: 1px;
}

.bg-info-desc {
    font-size: 16px;
    color: #25015a;
    letter-spacing: 0.2px;
    max-width: 600px;
    line-height: 1.6;
}

.in-progress-work {
    transform: rotate(45deg);
    width: 200px;
    padding: 16px;
    position: absolute;
    text-align: center;
    color: #fff;
    z-index: 1;
    background: #fcae21;
    top: 25px;
    right: -50px;
    font-weight: bold;
}

p#automator_task_form_once_help {
    width: 100%;
    margin-left: -1.25rem;
}

.bg-full {
    background-image: linear-gradient(to bottom, #25015a, #38136f, #4b2584, #5f369a, #7248b0);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bg-full:before {
content: '';
    background-image: url(/img/bg-1.svg);
    background-size: 100%;
    display: block;
    position: absolute;
    z-index: -1;
    width: 500px;
    height: 590px;
    top: -160px;
    background-repeat: no-repeat;
    right: 0;

}

.central-box-error {
    padding: 0% 5% 10% 5%;
    text-align: center;
    position: relative;
    font-family: "Source Sans Pro";
    color: #fff;
}

a.error-page-back {
    border: 1px solid #ffa400;
    padding: 12px 21px;
    text-transform: uppercase;
    border-radius: 100px;
    font-weight: 400;
    display: block;
    color: white;
    text-align: center;
    text-decoration: none;
    letter-spacing: 2px;
    font-size: 13px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    margin-top: 25px;
    display: inline-block;
}

a.error-page-back:hover {
    background-color: #ffa400;
}

.central-box-error span {
    font-size: 250px;
    font-weight: bold;
}

.central-box-error p {
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    max-width: 400px;
    margin: 0 auto;
    line-height: 1.5;
}

.central-box-error:after {
    content: '';
    background-image: url(/img/bg-2.svg);
    background-size: 100%;
    display: block;
    position: absolute;
    z-index: -1;
    width: 257px;
    height: 248px;
    opacity: 0.4;
    background-repeat: no-repeat;
    left: -170px;
    bottom: 30px;
}

.select2-container-multi {
    padding: 0px;
}

.select2-container-multi.form-control > ul {
    border: none!important;
    border-radius: 6px;
}

.input-group.date .input-group-append {
   height: calc(2.25rem + 2px);
}
.x {
    background-color: transparent;
}
.user-link {
    text-transform: capitalize;
    font-size: 15px;
}
.user-link .fas {
    font-size: 25px;
}
.is-online {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 2px solid #ffffff;
    bottom: 2px;
    left: 18px;
    background: #1bcfb4;
    top: 0;
}
.btn-open.btn-inverse-primary {
        font-size: 12px;
    font-weight: 600;
    width: 55px;
}
.task-table {
    padding:  40px 25px;
    overflow: hidden;
}
.task-table.is-not-loaded {
   max-height: 635px;

}
.task-table.is-not-loaded tbody {
   visibility: hidden;

}
html {
    background: #f2edf3;
}
.content-wrapper {
    background: #f2edf3;
    padding-top: 32px;
    padding-bottom: 32px;
    min-height: auto!important;
}
h1.logo a {
    color: #212529;
    font-size: 32px;
}
h1.logo a:after {
   content: '_';
}

h1.logo:hover {
    opacity: .7;
}
@keyframes blink-animation {
  to {
    visibility: hidden; } }
h1.logo:hover a:after {
    animation: blink-animation 1.1s steps(5, start) infinite;
}
h1.logo strong {
    font-size: 40px;
}
.admin-panel-main .nav-link {
    color: #9c9fa6;
}
.logout:hover {
        color:  #e91e24;
        text-shadow: 0 0 2px #e91e24, 0 0 10px #e91e24, 0 0 20px #e91e24, 0 0 30px #e91e24, 0 0 40px #e91e24, 0 0 50px #e91e24;
}
.user-link:hover {
        color:  #212529;
}
.content-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 5px;
    column-gap: 15px;
}
.content-header h2 {
    font-size: 18px;
}
.bg-gradient {
    background: linear-gradient(to right, #da8cff, #9a55ff) !important;
    border-radius: 4px;
    text-align: center;
    display: inline-flex;
    padding: 10px;
    color: #fff;
    align-items: center;
    justify-content: center;

}
.btn-gradient {
    box-shadow: 0px 3px 8.3px 0.7px rgba(163, 93, 255, 0.35);
}
.header-main {
    box-shadow: 0 19px 34px -15px #d2d2f2;
    background-color: #fff;
}
.card {
    border: 0!important;
    background: #fff;
    box-shadow: none!important;
}
/* temp*/
/*.dataTables_length, #browse-table_filter {*/
/*    display: none;*/
/*}*/
.card-title-c {
    color: #343a40;
    text-transform: capitalize;
    font-size: 1.125rem;
    font-weight: bold;
}
#browse-table_wrapper .row:last-child {
    margin-top: 35px;
}
.pagination .page-item.active .page-link {
    background: #b66dff;
    border-color: #b66dff;
    color: #ffffff;
}
.page-link {
    color: #000;
}
form[name="automator_task_form_first"] > .card-body {
    padding: 40px;
}

form[name="automator_task_form_first"] .col-md-6 {
 -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


.btn-purple-gradient {
    background: linear-gradient(to right, #da8cff, #9a55ff);
    border: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    font-size: 0.875rem;
    font-weight: bold;
    color: #fff!important;
    min-width: 150px;
    padding: 10px;
}
.btn-purple-gradient:hover {
    opacity: .8;
}
.page-link:hover {
    color: #fff;
     background: #b66dff;
    border-color: #b66dff;
}
.pagination {
    font-size: 12px;
}
.task-table table thead th {
    border-top: 0;
    border-bottom-width: 1px!important;
    border-bottom-color: #ebedf2!important;
    font-weight: bold;
    font-size: 14px;

    white-space: nowrap;
}
.generated {
    order: 8;
    width: 14%;
    padding-left: 15px!important;
    font-weight: 600;
    font-size: 16px;
}
.previous.disabled {
    opacity: .5;
}

.task-table table td {
    vertical-align: middle;
    font-size: 0.875rem;
    line-height: 1;
    white-space: nowrap;
}
.btn-inverse-success {
    background-color: rgba(27, 207, 180, 0.2);
    background-image: none;
    border-color: rgba(27, 207, 180, 0);
    color: #00ab90;
}
.btn-inverse-success:hover {
    color: #fff;
    background: linear-gradient(to right, #84d9d2, #07cdae);
}
.btn-inverse-danger {
    background-color: rgba(254, 124, 150, 0.2);
    background-image: none;
    border-color: rgba(254, 124, 150, 0);
    width: 42px;
    height: 42px;
    padding: 0;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    margin: 0 5px;
    justify-content: center;
    color: #ff2d54;
}
.btn-inverse-danger:hover {
    background: linear-gradient(to right, #f38490, #ff2d54);
    color: #fff;
}
.btn-inverse-primary {
    background-color: rgba(182, 109, 255, 0.2);
    border-color: rgba(182, 109, 255, 0);
    width: 42px;
    height: 42px;
    padding: 0;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    margin: 0 5px;
    justify-content: center;
    color: #b66dff;
}
.btn-inverse-primary:hover {
    background: linear-gradient(to right, #da8cff, #9a55ff);
    color:  #fff;
}
.task-table table tbody tr:first-child td {
    border-top: 0;
}
.task-table td {
    border-top-color: #ebedf2!important;
}
.action-btns::after {
    content: unset!important;
    pointer-events: none;
}
.is-disabled {
    pointer-events: none;
    opacity: 0.8;
    filter: grayscale(1);
}
.action-btns::before {
    content: unset!important;
    pointer-events: none;
}
div#browse-table_info {
    font-size: 12px;
    color: #9c9fa6;
}
.badge-gradient-warning {
    background: -webkit-gradient(linear, left top, right top, from(#f6e384), to(#ffd500));
    background: linear-gradient(to right, #f6e384, #ffd500);
    color: #ffffff;
}
.badge-gradient-success {
    background: -webkit-gradient(linear, left top, right top, from(#84d9d2), to(#07cdae));
    background: linear-gradient(to right, #84d9d2, #07cdae);
    color: #ffffff;
}
.badge-gradient-danger {
    background: -webkit-gradient(linear, left top, right top, from(#ffbf96), to(#fe7096));
    background: linear-gradient(to right, #ffbf96, #fe7096);
    color: #ffffff;
}
.task-table .badge {
    font-size: 11px;
    text-transform: uppercase;
    padding: 6px 9px!important;
}

.alert-success {
    background: #d1f5f0;
    color: #00ab90;
    border-color: #a3f7eb;
    font-weight: bold;
    box-shadow: 0 19px 34px -15px rgba(0, 171, 144, 0.26);
    margin-bottom: 35px!important;
}
.position-relative input[type="checkbox"].form-control {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    z-index: 1;
    text-align: center;
    cursor: pointer;
    opacity: 0;
}

.position-relative input[type="checkbox"].form-control + .custom-cb:not(.locked):before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 2px;
    border: solid #b66dff;
    border-width: 2px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    transform: translateX(-0%) translateY(-50%);
}
.position-relative input[type="checkbox"].form-control + .custom-cb:not(.locked):after {
    -webkit-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    font-family: 'Font Awesome 5 Free';
    opacity: 0;
    transform: translateX(-0%) translateY(-50%);
    content: '\f00c';
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 50%;
    text-align: center;
    left: 0%;
}

.position-relative input[type="checkbox"].form-control:checked + .custom-cb:not(.locked):after {
    width: 18px;
    opacity: 1;
    line-height: 18px;
    text-align: center;
    transform: translateX(-0%) translateY(-50%);
}
.position-relative input[type="checkbox"].form-control:checked + .custom-cb:not(.locked):before {
    background: #b66dff;
}


.position-relative input[type="checkbox"].form-control + .custom-cb.locked:before {
    content: "\f3c1";

    width: 42px;
    height: 42px;
    padding: 0;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    margin: 0 5px;
    justify-content: center;
    color: #ff2d54;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    background: linear-gradient(to right, #84d9d2, #07cdae);
}

.position-relative input[type="checkbox"].form-control:checked + .custom-cb.locked:before {
    content: "\f023";
    background-color: #ff2d54;
    background-image: none;
    border-color: rgba(254, 124, 150, 0);
}

.position-relative input[type="checkbox"].form-control.product-not {

    height: 54px;
}
.form-group label {
    font-size: 0.875rem;
    line-height: 1;
    vertical-align: top;
    margin-bottom: 0.5rem;
}

.form-group input {
    border: 1px solid #ebedf2;
    border-radius: 2px;
    font-size: 0.8125rem;
}

.form-group .form-control:focus {
    border-color: #9c59ff;
}
.select2-container .select2-arrow {
    border: none!important;
    background: #fff!important;
    background-image: none!important;
}
.form-group select {
    font-size: 14px;
    border: 1px solid #ebedf2;
    border-radius: 2px;
}
.select2-results .select2-highlighted {
    background: #b66dff!important;
    color: #fff;
}
.select2-search input {
    border: 1px solid #ebedf2!important;
    padding: 4px!important;
    font-size: 14px!important;
    background: none!important;
}
.select2-drop-active {
    border-color: #ebedf2!important;
    border-top: none!important;
    box-shadow: none!important;
}
.select2-container {
    border: 1px solid #ebedf2;
    border-radius: 2px;
    font-size: 14px;
    box-shadow: none!important;
    padding-right: 2.6668em !important;
      vertical-align: middle;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23274249' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
      background-repeat: no-repeat;
      background-position: right 0.8334em center;
      background-size: 0.9em 0.7em;
      -webkit-appearance: none;
      appearance: none;
}
.select2-container .select2-choice .select2-arrow b {
    background:  none!important;
}
.select2-container .select2-choice  {
    border: none!important;
    background: #fff!important;
    background-image: none!important;
    padding-left: 0px!important;
    box-shadow: none!important;
}

.box-profile {
    padding: 40px;
}

.box-profile .form-control.disabled {

    border: 1px solid #ebedf2;
    border-radius: 2px;
    pointer-events: none;
    cursor: not-allowed;
    font-style: italic;

}

td.product-name span {
    width: 200px!important;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 16px;
    font-size: 14px!important;
}
td.product-name span:hover {
    cursor: help;
}
td.category-name span {
    width: 100px!important;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px!important;
}
td.category-name span:hover {
    cursor: help;
}

.btn-hg {
    padding: 15px 25px;
    width: fit-content;
    margin: 0 auto;
}

.loader {
    border: 16px solid #fff;
    border-radius: 50%;
    border-top: 16px solid #9f59ff;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.loader-wrapper2 {
   position: absolute;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   display: flex;
   align-items: center;
   justify-content: center;
   z-index: 999;
   background: linear-gradient(to right, rgba(218, 140, 255, 0.21), rgba(154, 85, 255, 0.6)) !important;
   opacity: 0;
   overflow: hidden;
    height: 100vh;
   visibility: hidden;
   backdrop-filter: blur(3px);
}
.loader-wrapper2.active {
   opacity: 1;
    visibility: visible;
}
.close-dialog-warning {
    border-top: 1px solid #9f59ff;
    padding-top: 10px;
    margin-top: 25px;
    color: #a45eff;
}
.loader2 {
border: 16px solid #f2edf3;
border-radius: 50%;
border-top: 16px solid #9f59ff;
width: 120px;
height: 120px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
position: absolute;
left:0;
right:0;
top:50%;
bottom:0;
margin: 0 auto;
}
.loader-status {
 width: 30%;
height:450px;
background:#fff;
max-width:650px;
box-shadow:0 19px 34px -15px #d2d2f2;
border-radius:0.25rem;
display:flex;
align-items:center;
justify-content: center;
flex-direction: column;
}
.loader2 + .loader-status {
    display: none;
}
.complete-progress {
    font-weight: 800;
    font-size: 21px;
    margin-top: 25px;
}
.complete-progress-state {
    font-weight: 400;
    font-size: 16px;
    margin-top: 25px;
    text-align: center;
}
.progress-circle[style="--progress: 100%;"] {
    color: #4CAF50;
}

.active-filter {
    color: #666;
    margin-left: 15px;
}

.active-filter-value {
    color: #000;
}

#active-filters {
    padding-top: 15px;
    padding-bottom: 5px;
}

@keyframes blink {50% { color: transparent }}
.loader-dot { animation: 1s blink infinite }
.loader-dot:nth-child(2) { animation-delay: 250ms }
.loader-dot:nth-child(3) { animation-delay: 500ms }

.progress-circle[style="--progress: 100%;"]:before {
    background: conic-gradient(#4CAF50 var(--progress), #f7f7f7 var(--progress) 100% );
    -webkit-mask-image: radial-gradient(transparent 55%, #000000 calc(55% + 0.5px));
}
.progress-circle[style="--progress: 100%;"] span {
    font-size: 0;
}
.progress-circle[style="--progress: 100%;"] span:before {
    content: '\f00c ';
    font-size: 55px;
    font-family: 'Font Awesome 5 Free';
}


.progress-circle {
    height: 150px;
    width: 150px;
    min-width: 100px;
    min-height: 100px;
    position: relative;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
}
.progress-circle:before {
content:'';
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
border-radius: 50%;
z-index:1;
background: conic-gradient(#9f59ff var(--progress), #f7f7f7 var(--progress) 100% );
-webkit-mask-image: radial-gradient(transparent 55%, #000000 calc(55% + 0.5px));
}
.loader-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    overflow: hidden;
    height: 100vh;
    justify-content: center;
    z-index: 999;
    background: linear-gradient(to right, rgba(218, 140, 255, 0.21), rgba(154, 85, 255, 0.6)) !important;
    opacity: 0;
    visibility: hidden;
}

.loader-wrapper.active {
    opacity: 1;
    visibility: visible;
}
thead#collapseFilter.show tr {
    margin-bottom: 15px!important;
}
.prompt-body {
    padding:  40px;
}

.card-padding {
    padding:  40px;
}

.summary-box {

    padding: 40px;
    border-radius: 0.25rem;
}

.summary-box-in {
        background-color: #faf0ff;
        border-radius: 0.25rem;
        padding: 15px 25px;
}

strong.font-size-lg {
    display: block;
    font-size: 30px;
    line-height: 1.2;
}

.select-all-th:before, .select-all-th:after {
    content:  unset!important;
    pointer-events: none;
}

.btn-select-all {
    position: relative;
    display: inline-block;
    border: 0;
    font-size: 0.875rem;
    font-weight: bold;
    color: #9d58ff!important;
    min-width: 150px;
    padding: 10px;
    margin-right: 15px;
    border-radius: 0.25rem;
    text-align: center;
    background-color: rgba(182, 109, 255, 0.2);
    border-color: rgba(182, 109, 255, 0);
}
.btn-select-all input:hover {
    cursor:  pointer;
}
.btn-select-all.active {
    background: linear-gradient(to right, #da8cff, #9a55ff);
    color: #fff!important;
}

.btn-select-all {
        position:  relative;
}

.btn-select-all input {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        opacity: 0;
        height: 100%;

}
.task-table-products #browse-table tbody tr {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
    padding: 0px 15px;
    background: #f2edf3;
    margin-bottom: 18px;
    border-radius: 6px;
    border: 1px solid #f9dbff!important;
    box-shadow: 1px 9px 16px rgba(0, 0, 0, 0.04);
}
.task-table-products #browse-table tbody tr td {
    border: none!important;
}
.task-table-products #browse-table tbody tr:hover {
    border-color: #d6b9f7!important;
}

.task-table-products #browse-table thead tr {
    display: flex;
    width:  100%;
    flex-wrap: wrap;
}
.task-table-products #browse-table thead tr th {
    border-bottom-width: 0px!important;
}
td.code-name {
    width: 16%;
    padding-left: 15px!important;
    font-weight: 600;
    text-overflow: ellipsis;
    max-width: 180px;
    overflow: hidden;
}
td.code-name:before {
    content: 'Kód produktu';
    display: block;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
}
td.manufacturer-name {
    width: 12%%;
    padding-left: 15px!important;
    font-weight: 600;
    text-overflow: ellipsis;
    max-width: 150px;
    overflow: hidden;
}
td.manufacturer-name:before {
    content: 'Výrobce';
    display: block;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
}

td.archived-yn {
    width: 12%;
    padding-left: 15px!important;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    cursor: help;
}

td.archived-yn:before {
    content: 'Chybí ve feedu';
    display: block;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
        border-bottom: 1px dotted #4f4f4f;
    width: fit-content;

}

td.description-yn {
    width: 12%;
    padding-left: 15px!important;
    font-weight: 600;
    font-size: 16px;
    position:  relative;
    cursor: help;
}
td.feed-yn {
    display: none;
}
td.generated-yn {
    order: 8;
    width: 10%;
    padding-left: 15px!important;
    font-weight: 600;
    font-size: 16px;
    position: relative;
cursor: help;
}


td.description-yn:before {
    content: 'Zdroj má Popis';
    display: block;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
    border-bottom: 1px dotted #4f4f4f;
    width: fit-content;

}

td.generated-yn:before {
    content: 'Vygenerovaný popis?';
    display: block;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
        border-bottom: 1px dotted #4f4f4f;
    width: fit-content;
    cursor: help;

}

td.category-name:before {
    content: 'Kategorie';
    display: block;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
}
td.generated:before {
    content: 'Poslední generování';
    display: block;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
}
td.category-name {
    width: 50%;
    font-weight: 600;
    padding-bottom: 0px!important;
    font-size: 16px;
    text-overflow: ellipsis;
    max-width: 950px;
    overflow: hidden;
}
td.product-name {
    width: 75%;
    font-weight: 600;
    font-size: 16px;
    color: #5308af;
}
td.product-name:before {
    content: 'Název produktu';
    display: block;
    margin-bottom: 5px;
    font-weight: 400;
    color:  #212529;
    font-size: 14px;
}

.th-code, .archived-yn-th {
        display: none;
}

span.label-th {
    display: block;
    margin-bottom: 5px;
}

.have-desc {
    width: 20%;
}
.have-desc .custom-filter {
    padding-right: 0px!important;
    padding-bottom: 1px;
}

.have-desc .select2-container-multi.select2-container-active .select2-choices {
    box-shadow:  none!important;
}

.have-desc .select2-input {
    height: 30px;
}
.task-table-products #browse-table thead tr th.have-desc .select2-container.select2-container-active ul.select2-choices {
    border-color: #b66dff!important;

}

.generated-yn-th .custom-filter, .feed-yn-th .custom-filter, .generated-th .custom-filter {
    padding-right: 0px!important;
    padding-bottom: 1px;
}

.generated-yn-th .select2-container-multi.select2-container-active .select2-choices {
    box-shadow:  none!important;
}

.generated-yn-th .select2-input, .feed-yn-th .select2-input, .generated-th .select2-input {
    height: 30px;
}
.task-table-products #browse-table thead tr th.generated-yn-th .select2-container.select2-container-active ul.select2-choices {
    border-color: #b66dff!important;

}

.manufacturer-th .custom-filter {
    padding-right: 0px!important;
    padding-bottom: 1px;
}

.manufacturer-th .select2-container-multi.select2-container-active .select2-choices {
    box-shadow:  none!important;
}

.manufacturer-th .select2-input {
    height: 30px;
}
.task-table-products #browse-table thead tr th.manufacturer-th .select2-container.select2-container-active ul.select2-choices {
    border-color: #b66dff!important;
}

.categories-th .custom-filter {
    padding-right: 0px!important;
    padding-bottom: 1px;
}

.categories-th .select2-container-multi.select2-container-active .select2-choices {
    box-shadow:  none!important;
}

.categories-th .select2-input {
    height: 30px;
}
.task-table-products #browse-table thead tr th.categories-th .select2-container.select2-container-active ul.select2-choices {
    border-color: #b66dff!important;
}


.generated-yn-th {
    width: 20%;
}

.feed-yn-th {
    width: 20%;
}

.generated-th {
    width: 25%;
}

.task-table-products #browse-table thead tr th .select2-container {
    width: 100%;
    background-image:  none;
    padding-right: 0px;
    border:  none;
}
.task-table-products #browse-table thead tr {
    background-color: #f3f3f3;
    border-radius: 6px;
}

.task-table-products #browse-table thead tr th .select2-container ul.select2-choices {
    border: 1px solid #ebedf2!important;
    border-radius: 2px;
    font-size: 0.8125rem;
    background-image: none!important;
    height: auto!important;
    min-height: unset;
    padding-right: 0px!important;
}


.task-table-products #browse-table thead tr th .select2-container-multi .select2-choices .select2-search-choice {
    padding: 5px 5px 3px 18px;
    line-height: 1.2;
    color: #000;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    background-color: #f2edf3;
    background-image: none;
}

.task-table-products #browse-table tbody tr.select-cb-all-th {
    border: none!important;
    background: transparent!important;
    box-shadow: none;
    margin-bottom: -1px;
    margin-left: 6px;
    padding-left: 0;
    color: #b66dff;
}

.select-cb-all-th .fa-check-square-o {
    font-size: 18px;
}

.manufacturer-th {
    width: 40%;
    order: 4;
}

.categories-th {
    width: 100%;
    order: 4;
}
.custom-code-wrapper {
    margin-top: 4px;
    display: flex;
    align-items: center;
}
.modal-generated-text .modal-body {
    white-space: normal;
    line-height: 1.6;
    padding: 25px;
    font-size: 16px;
}

.modal-generated-text h1 {
    font-size: 1.6rem;
}
.modal-generated-text h2 {
    font-size: 1.5rem;
}
.modal-generated-text h3 {
    font-size: 1.2rem;
}
.modal-generated-text h4 {
    font-size: 0.8rem;
}

.modal-generated-text .modal-content {
    border-radius: 6px;
    box-shadow: 1px 9px 16px rgba(0, 0, 0, 0.04);
}
div#browse-table_length > label {
    display: block;
    font-size: 12px;
    color: #9c9fa6;
    margin-bottom: 0px;
}
div#browse-table_info {
    padding-top: 0px;
}
div.dataTables_wrapper div.dataTables_paginate {
    position: absolute;
    bottom: 40px;
    right: 40px;
}
div#browse-table_length, div#browse-table_info {
    display: inline-block!important;
}
div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23CED4DA' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.5334em center;
    background-size: 1.2em 1em;
    -webkit-appearance: none;
    appearance: none;
    font-size: 12px;
    margin: 0 5px;
    box-shadow: none;
    padding-right: 20px!important;
}

div.dataTables_wrapper div.dataTables_length select:focus {
   border-color: #b66dff!important;
}

div#browse-table_info:after {
    content: '|';
    padding-right: 10px;
    margin-left: 10px;
}

.select2-search-choice-close {

    top: 50%!important;
    transform:  translateY(-50%);
}


.task-table-products tbody tr:first-child {
    margin-top: 15px;
}

.copy-to-clipboard {
    border: 1px solid #d6b9f7!important;
    border-radius: 6px;
    font-size: 14px;
    padding: 5px 10px;
    position: relative;
}

.alert-copy {
    position: absolute;
    right: 3px;
    top: 3px;
    background-color: #28a745;
    color: #fff;
    padding: 5px;
    font-size: 12px;
    border-radius: 6px;
    letter-spacing: 0.3px;
}


.copy-to-clipboard .btn-inverse-primary {
    margin-right: 0px;
    margin-left: 15px;
    width: 25px;
    height: 25px;
    outline:  none!important;
}



td.product-name, td.view-product, td.td-lock  {
    order: 1;
}
td.product-name {
    font-size: 16px!important;
    text-overflow: ellipsis;
    max-width: 770px;
    overflow: hidden;
}

td.category-name {
    order: 2;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0.75rem!important;
}

td.code-name {
    order: 3;
}
td.manufacturer-name {
    order: 4;
    width: 16%;
}
td.archived-yn {
    order: 5;
    width: 12%;
}
td.description-yn {
    order: 6;
    width: 12%;
}
td.generated-yn {
    width: 14%;
}
.output-wrapper {
        flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 5px;
}
.output-xml-wrapper {
    background: #fff;
    padding: 5px 5px 5px 10px;
    border-radius: 5px;
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
}
.output-xml-label {
    font-size: 14px;
    margin-right: 5px;
    font-weight: 600;
}

.alert-purple {
        display: flex;
    align-items: flex-start;
    background-color: #f2edf3;
        margin-bottom: 25px!important;
        max-width: 600px;
}
.alert-purple .fa {
    font-size: 30px;
    margin-right: 15px;
    color: #b66dff;
}

.alert-purple strong {
        color: #fff;
    padding: 5px;
    border-radius: 6px;
    font-size: 15px;
    white-space: nowrap;
    background: linear-gradient(to right, #da8cff, #9a55ff);
}

.divider-menu {
    width: 1px;
    height: 20px;
    background: #ce81ff;
    display: flex!important;
    margin: 0px 25px;
}

.standart-link {
    font-size: 14px;
}

.standart-link:hover {
    color: #ce81ff;
}

a.back-link {
    color: #b66dff;
    text-decoration: underline;
}
a.back-link:hover {
    color: #8722eb;
    text-decoration: none;
}

.refresh-feeds .btn-inverse-success {
    height: 47px;
}
.refresh-feeds .btn-inverse-success strong {
    text-transform: uppercase;
}

@media (min-width: 576px) and (max-width:  1199.98px) {
    .container, .container-sm {
        max-width: unset!important;
    }
    .header-main .container {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }
}

@media (max-width:  991.98px) {

    .header-main .container {
        flex-direction: column;
    }

    .admin-panel-main {
        width: 100%;
    }

    .admin-panel-main .nav-link {

        padding: 10px!important;
    }
    .divider-menu {
        display: none!important;
    }
    .admin-panel-main >span {
        margin-right: auto;
    }
    .output-xml-label {
        margin-bottom: 5px;
    }
    .output-xml-wrapper {

        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .task-table {
        padding: 40px 20px;
    }
    td.manufacturer-name {
        order: 4;
        width: 50%;
    }
    td.archived-yn {
        order: 5;
        width: 30%;
    }
    td.description-yn {
        order: 6;
        width: 20%;
    }
    td.code-name {
        order: 3;
        width: 50%;
    }
    .task-table.task-table-products table td {
        white-space: normal;
    }
    .task-table.task-table-products {
        padding-bottom: 80px;
    }
    div.dataTables_wrapper div.dataTables_paginate {
        position: absolute;
        bottom: 20px;
        right: 0;
        left: 0;
        margin: 0 auto;
        text-align: center;
        justify-content: center;
        align-items: center;
        display: flex;
    }
    td.product-name {
        width: 100%;
        order: 1;
    }
    td.view-product, td.td-lock {
        order: -1;
    }
    td.checkbox-td {
        order: -2;
    }
    td.generated-yn, td.generated {
        order: 7;
        width: 30%;
    }
    div.dataTables_wrapper div.dataTables_filter {
        text-align: right!important;
    }
}
@media (max-width: 767.98px) {
    .admin-panel-main span > .nav-link {

        padding-bottom: 0px!important;
        padding-top: 0px!important;
    }
   .admin-panel-main span > .nav-link:nth-child(2) {

        display:  none!important;
    }
}
.output-xml-wrapper + div >.btn-inverse-success {
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.coupon-form form {
    max-width: 360px;
    margin-right: auto;
    margin-top: 10px!important;

    border-radius: 6px;
    background: #fff;
    text-align: left;
}

.coupon-form form .col-md-12 {
    padding: 0px;
}
.coupon-form form label {
    font-weight: bold!important;
}
.coupon-cb {
    max-width: 360px;
    margin-right: auto;
    text-align: left;
    margin-top: 10px;
}

a.btn-coupon {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #a660ff;
}

span.custom-coupon-cb {
    width: 18px;
    height: 18px;
    border-radius: 2px;
    border: solid #b66dff;
    margin-right: 10px;
    border-width: 2px;
    text-align: center;
    display: block;
}

.btn-coupon[aria-expanded="true"] .custom-coupon-cb:before {
    content: "\f00c";
    font-size: 11px;
    display: block;
    color: #fff;
    z-index: 11;
    line-height: 1.4;
    font-family: 'Font Awesome 5 free'!important;
    font-weight: 600!important;
}

.btn-coupon[aria-expanded="true"] .custom-coupon-cb {
    background: #b66dff;
    position: relative;
}

@media (max-width: 1600px) {
    .button-continue-checkout {
        margin-bottom: 3rem!important;
    }
}

@media (max-width: 560px) {
    td.archived-yn, td.description-yn, td.description-yn, td.generated-yn, td.generated {
        width: calc(47% - 1.5rem)!important;
    }
}

@media (max-width: 410px) {
    td.archived-yn, td.description-yn, td.description-yn, td.generated-yn, td.generated {
        width: calc(97% - 1.5rem)!important;
    }
}

.button-continue-checkout > button {
    font-size: 1.175rem;
    min-width: 190px;
    padding: 15px;
}

.company-info label {
    font-size: 14px;
    margin-bottom: 0;
}

.company-info > div {
    font-weight: bold;
    font-size: 15px;
}

a.edit-link {
    color: #a660ff;
}

#checkout-button {
        padding: 15px 25px;
    width:  fit-content;
}
@media (min-width: 601px) {
    .login-box.reset-password {
        width: 600px!important;
    }
}

.login-box.reset-password .card-body a {
    color: #fff;
    text-decoration: underline;
}


.login-box.reset-password .card-body a:hover {
    text-decoration: none;
}

.login-box.reset-password .login-logo {
    max-width: 450px;
}


input#automator_task_form_first_shortContent {
    visibility: hidden;
    opacity: 0;
    display: none;
}

input#automator_task_form_first_nameContent {
    visibility: hidden;
    opacity: 0;
    display: none;
}

input#automator_task_form_second_shortContent {
    visibility: hidden;
    opacity: 0;
    display: none;
}

input#automator_task_form_second_nameContent {
    visibility: hidden;
    opacity: 0;
    display: none;
}

.checkbox-wrapper label {
    position: relative;
    padding-left: 30px;
}

.checkbox-wrapper label:before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 2px;
    border: solid #b66dff;
    border-width: 2px;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    transform: translateX(-0%) translateY(-50%);
}

.checkbox-wrapper .is-checked label:before {
    background: #b66dff;
}


.checkbox-wrapper .is-checked label:after {
    -webkit-transition: all;
    transition: all;
    transition-duration: 0s;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    font-family: 'Font Awesome 5 Free';
    opacity: 0;
    transform: translateX(-0%) translateY(-50%);
    content: '\f00c';
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 50%;
    text-align: center;
    left: 0%;
        width: 19px;
    opacity: 1;
    line-height: 18px;
    text-align: center;
    transform: translateX(-0%) translateY(-50%);
}

.custom-code {
    margin-top: 5px;
}

.custom-code::placeholder {
    font-size: 14px;
}

#automator_task_form_second_action {
    padding: 0px;
    border: 2px solid #9c57ff;
    display: flex;
    text-align: center;
    align-items: stretch;
}

#automator_task_form_second_action input {
    display: none;
}
#automator_task_form_second_action input:checked + label {
    background-color: #9c57ff;
    color: #fff;
}

#automator_task_form_second_action label {
    margin-bottom: 0px;
    flex: 0 0 33.33%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

#automator_task_form_second_action label:hover {
    cursor: pointer;
    color: #9c57ff;
}

#automator_task_form_second_action label:nth-of-type(2) {
    border-left: 2px solid #9c57ff;
    border-right: 2px solid #9c57ff;
}

.prompt-body > .row .col-md-12:first-child label {
    display: none;
}

.prompt-body > .row .col-md-12:first-child .help-text {
    display: none;
}

.prompt-body > .row .col-md-12:first-child {
    margin-bottom: 20px!important;
    margin-top: 20px!important;
}

.content-wrapper .container, .header-main .container {
    max-width: 1200px;
}

.loader-active {
    overflow: hidden;
    height: 100vh;
}
.of {
    height: 100vh;
}
.generated-section > strong {
    color: #5308af;
    margin-bottom: 7px;
    display: block;
    font-size: 20px;
}
.generated-section:not(:last-child) {
    border-bottom: 1px solid #f0e2ff;
    padding-bottom: 20px;
}

.generated-section {
    background-color: rgba(182, 109, 255, 0.11);
    padding: 15px;
    border-radius: 6px;
}

.generated-section img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
