.cookie-cracker .alignright {
    float: right;
    width: 100%;
    text-align: right;
}

.label-left {
    text-align: left;
}

table.wp-list-table.widefat.fixed.striped.customer_groups {
    margin-top: 15px;
}

/* options */
.cookie-cracker {
    font-family: sans-serif;
    max-width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    margin-top: 25px;
    margin-right: 25px;
}

.cookie-cracker a:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cookie-cracker a {
    outline: none;
    text-decoration: none;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    color: #3498db;
}

.cookie-cracker a:hover {
    text-decoration: none;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    color: #2980b9;
}

.cookie-cracker ul {
    margin: 0;
}

.cookie-cracker:after {
    content: '';
    display: block;
    clear: both;
}

.cookie-cracker .cookie-cracker-left-menu {
    width: 25%;
    float: left;
    padding-top: 30px;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
}

.cookie-cracker .cookie-cracker-left-menu .mobile-menu-outer {
    display: none;
}

.cookie-cracker .cookie-cracker-left-menu ul {
	float: left;
	width: 100%;
}

.cookie-cracker .cookie-cracker-left-menu .logo {
    float: left;
    width: 100%;
    background-position: top center;
    height: 80px;
    background-image: url(cookie-cracker.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.cookie-cracker .cookie-cracker-left-menu li {
    color: #666666;
    font-size: 18px;
    font-weight: 200;
	float: left;
    width: 100%;
    margin-bottom: 0;
}

.cookie-cracker .cookie-cracker-left-menu li a {
    float: left;
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 15px 10px;
    padding-left: 30px;
    transition: unset;
    color: #666;
    text-decoration: none;
    border-bottom: 0;
}

.cookie-cracker .cookie-cracker-left-menu li a.nav-tab-active {
    background-color: #f6f6f6;
    border-right: 5px solid #34495e;
    border-bottom: 0;
    font-weight: 700;
    color: #333;
}

.cookie-cracker .cookie-cracker-left-menu li.new a:after {
    content: 'NEU';
    margin-left: 5px;
    font-size: 10px;
    padding: 2px 5px;
    border-radius: 3px;
    color: #fff;
    font-weight: 400;
    background-color: #34495e;
}

.cookie-cracker .cookie-cracker-left-menu li a:hover {
    background-color: #f6f6f6;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    color: #333;
}

.cookie-cracker .cookie-cracker-main-menu {
    width: 75%;
    height: auto;
    float: left;
    padding: 30px;
    padding-left: 3%;
    box-sizing: border-box;
    padding-bottom: 120px;
}

.cookie-cracker .cookie-cracker-main-menu h1 {
    font-size: 32px;
    color: #72808e;
    font-weight: 200;
    margin-bottom: 15px;
}

.cookie-cracker .cookie-cracker-main-menu h2 {
    font-size: 22px;
    color: #72808e;
    font-weight: 200;
}

.cookie-cracker .cookie-cracker-main-menu .titledesc {
    font-size: 16px;
    color: #72808e;
    font-weight: 400;
}

.cookie-cracker tr.cc-admin-headline {
    border-top: 1px solid #dddddd;
}

.cookie-cracker tr.cc-admin-headline th,
.cookie-cracker tr.cc-admin-headline td {
    padding: 35px 10px 20px;
}

.cookie-cracker tr.cc-last-option-in-section th,
.cookie-cracker tr.cc-last-option-in-section td {
    padding: 20px 10px 35px;
}

.cookie-cracker .cookie-cracker-main-menu .form-table th {
    width: 400px;
}

.cookie-cracker .cookie-cracker-main-menu .form-table th.titledesc {
    width: 400px;
    margin-right: 25px;
}

.cookie-cracker .cookie-cracker-main-menu .submenu {
    float: left;
    width: 100%;
    margin: 10px 0 25px 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.cookie-cracker .cookie-cracker-main-menu .submenu li {
    margin: 0;
}

.cookie-cracker .cookie-cracker-main-menu .submenu a {
    float: left;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #72808e;
}

.cookie-cracker .cookie-cracker-main-menu .submenu li a:hover {
    float: left;
    padding: 5px;
    border: 1px solid #31363b;
    border-radius: 5px;
    margin-right: 10px;
    color: #fff;
    background-color: #34495e;
}

.cookie-cracker .cookie-cracker-main-menu .submenu li.current a {
    float: left;
    padding: 5px;
    border: 1px solid #34495e;
    border-radius: 5px;
    margin-right: 10px;
    color: #fff;
    background-color: #34495e;
}

.cookie-cracker .cookie-cracker-footer-menu {
    float: left;
    display: block;
    margin-top: 50px;
    padding: 0 0 30px 30px;
    color: #999;
    font-size: 12px;
}

.cookie-cracker .cookie-cracker-footer-menu a {
    color: #34495e;
}

.cookie-cracker p {
    font-size: 14px;
}

.cookie-cracker input.button,
.cookie-cracker .cc-button {
    font-size: 14px;
    outline: 0;
    background-color: #007cba;
    border-color: #007cba;
    text-shadow: none;
    box-shadow: 0 1px 0 #007cba;
    border-radius: 5px;
    padding: 8px 13px;
    height: auto;
    width: auto;
    border: none;
    color: #fff;
    line-height: inherit;
    transition: background-color 0.2s ease-in, border-color 0.2s ease-in, color 0.2s ease-in;
    -webkit-transition: background-color 0.2s ease-in, border-color 0.2s ease-in, color 0.2s ease-in;
    -o-transition: background-color 0.2s ease-in, border-color 0.2s ease-in, color 0.2s ease-in;
}

.cookie-cracker .cc-button {
    margin-top: 0.5rem;
}

.cookie-cracker .cc-copy-to-clipboard {
    font-size: 14px;
    outline: 0;
    position: relative;
    top: -1px;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    text-shadow: none;
    border-radius: 5px;
    background: #fff;;
    color: #666;
    padding: 5px;
    cursor: pointer;
    border: none;
}

.cookie-cracker .cc-button-invert {
    background-color: #ffffff;
    color: #007cba;
    border: 1px solid #007cba;
    box-shadow: unset;
}

.cookie-cracker .cc-codeloader {
    background: white;
    color: #007cba;
    border: 0;
    box-shadow: unset;
    font-weight: bold;
    text-decoration: underline;
    text-underline-position: under;
    padding-left: 0 !important;
}

.cookie-cracker .form-table label {
    vertical-align: middle;
    font-size: 16px;
    color: #72808e;
    font-weight: 400;
}

.cookie-cracker .cc-success,
.cookie-cracker .cc-copy-to-clipboard:hover {
    color: #2ECC71;
    transition: .2s all ease;
}

@media screen and (max-width: 600px) {
    .cookie-cracker .cookie-cracker-main-menu .form-table th {
        width: unset;
    }
}

/* Checkbox */
.cookie-cracker .switch {
    position: relative;
    display: block;
    width: 52px;
    height: 27px;
    margin-bottom: 0px !important;
}

.cookie-cracker .switch input {
    display: none;
}

.cookie-cracker .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    margin: 0;
}

.cookie-cracker .slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    left: 4px;
    bottom: 5px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
}

.cookie-cracker input:checked + .slider, .cookie-cracker input.on + .slider {
    background-color: #2ECC71;
}

.cookie-cracker input.readonly + .slider:after, 
.cookie-cracker input.readonly.on + .slider:after {
    content: attr(data-noedit);
    width: 200px;
    display: block;
    position: relative;
    left: calc(100% + .5rem);
    top: 5px;
    color: #72808e;
    transition: .5s all ease;
    opacity: 0;
}

.cookie-cracker input.readonly + .slider:hover:after, 
.cookie-cracker input.readonly.on + .slider:hover:after {
    opacity: 1;
    transition: .5s all ease;
}

.cookie-cracker input:focus + .slider {
    box-shadow: 0 0 1px #2ECC71;
}

.cookie-cracker input:checked + .slider:before, .cookie-cracker input.on + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.cookie-cracker .slider.round {
    border-radius: 25px;
}

.cookie-cracker .slider.round:before {
    border-radius: 50%;
}

.cookie-cracker .save-bm-options.top {
    margin-bottom: 20px;
}

.form-table {
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    padding-bottom: 20px;
    display: block;
}

.form-table:last-child {
    border: none;
}

.cookie-cracker .form-table tbody {
    width: 100%;
    max-width: 1250px;
    display: block;
}

.cookie-cracker .form-table tr {
    width: 100%;
    display: block;
}

.cookie-cracker .form-table textarea {
    max-width: 100%;
}

.cookie-cracker #cc_design input[type="number"] {
    width: 127px;
}

/* Icon */
.cookie-cracker .logo-box {
    float: left;
    width: 50%;
}

.cookie-cracker .logo-box img {
    width: 50%;
    margin-bottom: 15px;
}

@media screen and (max-width: 1120px) {
    .cookie-cracker {
        background-position: right 30px bottom 20px;
    }

    .cookie-cracker .cookie-cracker-left-menu {
        width: 100%;
        float: left;
        padding-top: 30px;
    }

    .cookie-cracker .cookie-cracker-main-menu {
        width: 100%;
        height: 100%;
        border-left: none;
        float: left;
        padding: 30px;
        box-sizing: border-box;
    }

    .cookie-cracker .cookie-cracker-footer-menu {
        text-align: center;
        float: none;
        padding: 0;
        border-bottom: 1px solid #ddd;
        padding-bottom: 35px;
    }

    .cookie-cracker .cookie-cracker-left-menu ul {
        display: none;
    }

    .cookie-cracker .cookie-cracker-left-menu ul.open {
        display: block;
    }

    .cookie-cracker .cookie-cracker-left-menu .mobile-menu-outer {
        float: left;
        display: block;
        width: 100%;
        margin-bottom: 25px;
        cursor: pointer;
    }

    .cookie-cracker .cookie-cracker-left-menu .mobile-menu-button {
        margin: 0 auto;
        width: 75px;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        color: #3498db;
    }

    .cookie-cracker .cookie-cracker-left-menu .mobile-menu-button .txt {
        float: left;
        margin-right: 10px;
    }

    .cookie-cracker .cookie-cracker-left-menu .mobile-menu-button .mobile-icon {
        float: right;
        z-index: 99999;
        width: 15px;
        height: 15px;
        position: relative;
        margin-top: 4px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }

    .cookie-cracker .cookie-cracker-left-menu .mobile-menu-button .mobile-icon span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #3498db;
        border-radius: 10px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    .cookie-cracker .cookie-cracker-left-menu .mobile-menu-button .mobile-icon span:nth-child(1) {
        top: 0px;
    }

    .cookie-cracker .cookie-cracker-left-menu .mobile-menu-button .mobile-icon span:nth-child(2), #nav-icon3 span:nth-child(3) {
        top: 5px;
    }

    .cookie-cracker .cookie-cracker-left-menu .mobile-menu-button .mobile-icon span:nth-child(4) {
        top: 10px;
    }

    .cookie-cracker .cookie-cracker-left-menu .mobile-menu-button .mobile-icon.open span:nth-child(1) {
        top: 5px;
        width: 0%;
        left: 50%;
    }

    .cookie-cracker .cookie-cracker-left-menu .mobile-menu-button .mobile-icon.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .cookie-cracker .cookie-cracker-left-menu .mobile-menu-button .mobile-icon.open span:nth-child(3) {
        top: 5px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .cookie-cracker .cookie-cracker-left-menu .mobile-menu-button .mobile-icon.open span:nth-child(4) {
        top: 5px;
        width: 0%;
        left: 50%;
    }
}

@media screen and (max-width: 550px) {
    .cookie-cracker {
        background-position: right 15px bottom 50px;
    }

    .cookie-cracker .cookie-cracker-main-menu {
        padding: 15px;
        padding-bottom: 75px;
    }

    .cookie-cracker .add-on-box {
        width: 100%;
        margin-right: 0;
        height: 350px;
    }

    .cookie-cracker .add-on-box:nth-child(3n+4) {
        margin-right: 0%;
    }

    .cookie-cracker .add-on-box:nth-child(2n+3) {
        margin-right: 0;
    }
}

.cookie-cracker #sidebar {
    margin-left: 0 !important;
}


.cookie-cracker .document-type.hidden {
    display: none;
}

.cookie-cracker p.screen-reader-buttons {
    width: 52px;
    float: left;
    display: block;
    font-size: smaller;
    margin-top: 0;
    text-align: center;
}

.cookie-cracker p.screen-reader-buttons .delimter {
    margin: 0 1px;
}

.cookie-cracker p.screen-reader-buttons .cc-ui-checkbox.switcher-cookie-cracker {
    cursor: pointer;
}

.cookie-cracker p.screen-reader-buttons .cc-ui-checkbox.active {
    font-weight: bolder;
}

.cookie-cracker p.screen-reader-buttons .cc-ui-checkbox {
    color: #666;
}

.cookie-cracker p.screen-reader-buttons .cc-ui-checkbox.on {
    color: #2ECC71;
}

.cookie-cracker .CodeMirror {
    max-width: 630px;
}

.cookie-cracker-footer-menu{ float: left; display: block; margin-top: 50px; padding: 0 0 30px 30px; color: #999; font-size: 12px; }
.cookie-cracker-footer-menu a { color:#34495e; }

.repeatable-container {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 25px 0;
}

.field-group {
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
}

div:not(.cc_design-container):not(.cc_backup-container) > .field-group:first-child {
    padding-top: 20px;
}

.restore-container button.reset {
    cursor: pointer;
    display: none;
}

.cc_backup-container .field-group,
.restore-container .field-group {
    display: block;
    margin: 30px 0;
}

.cookie-cracker .repeatable-container h3 {
    margin: 1.5em 0 0;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #ddd;
}

.repeatable-container > .field-group:last-child {
    border: unset;
    margin-bottom: 0;
}

div.cc_options-container > .field-group {
    border-top: 1px solid rgb(221, 221, 221);
    margin-top: 20px;
}

div.cc_iframes-container > .field-group {
    padding: 20px 0;
    margin: 20px 0;
    border-top: 1px solid rgb(221, 221, 221);
    border-bottom: 1px solid #ddd;
}

.field-group .cc-column-33 {
    flex: 0 0 33%;
    max-width: 33%;
    box-sizing: border-box;
    padding-right: 1rem;
}

.field-group .cc-column-50 {
    flex: 0 0 50%;
    max-width: 50%;
    box-sizing: border-box;
    padding-right: 1rem;
}

.field-group .cc-column-100 {
    flex: 0 0 100%;
    max-width: 100%;
}

.field-group .delete {
    height: 25px;
    text-align: left;
    color: #e12c2c;
    background: transparent;
    box-shadow: none;
    border: none;
    margin-top: 10px;
    cursor: pointer;
}

.cookie-cracker h3 {
    margin: 0;
    color: #72808e;
    font-weight: 200;
}

.cookie-cracker #cc_scripts th {
    display: none;
}

.cookie-cracker .field-group h4 {
    margin: 15px 0 10px 0;
    font-size: 16px;
    color: #72808e;
    font-weight: 400;
}

.cookie-cracker .ace_editor {
    width: 100% !important;
    max-width: calc(100% - 3%);
}

.cookie-cracker .ace_editor .ace_print-margin {
    display: none;
}

@media screen and (max-width: 1120px) {
    .cookie-cracker {
        padding-bottom: 3rem;
    }
}

@media screen and (max-width: 782px) {
    .cookie-cracker .form-table th {
        padding: 10px 10px;
    }

    .cookie-cracker .form-table td {
        margin-bottom: 0;
        padding: 4px 10px 6px;
    }

    .cookie-cracker tr.cc-last-option-in-section th {
        padding: 14px 10px 0px;
    }

    .cookie-cracker tr.cc-last-option-in-section td {
        padding: 14px 10px 35px;
    }

    .cookie-cracker .form-table tr.cc-admin-headline td {
        display: none;
    }

    .cookie-cracker #cc_design input[type="number"] {
        width: 175px;
    }

    .cookie-cracker .form-table input.dataprivacy {
        width: calc(100% - 1rem);
    }
}

@media screen and (max-width: 680px) {
    .field-group .cc-column-50,
    .field-group .cc-column-33 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
    }

    .cookie-cracker .form-table input.dataprivacy {
        width: 100%;
    }
}

.cc-tooltip {
    position:relative;
    cursor: help;
    top: -1px;
    color: #666;
}

.cc-tooltip:before {
    display: none;
    content: '';
    position: absolute;
    width: 0px;
    bottom: -7px;
    left: 4px;
    height: 0px;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #333 transparent;
}

.cc-tooltip:after {
    content: attr(data-text);
    position: absolute;
    transform: translate(-75px, 5px);
    box-sizing: border-box;
    left: 0;
    display: none;
    color: #fff;
    font-size: .75em;
    width: 170px;
    background: #333;
    text-align: center;
    border-radius: 3px;
    padding: .618em 1em;
    box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
    z-index: 999999;
}

.cc-tooltip:hover:before,
.cc-tooltip:hover:after {
    display:block;
}

/* Load template styling */
.cookie-cracker .cc-template-selector {
    max-height: 30px;
}

.cookie-cracker .cc-template-buttons {
    display: inline-block;
    margin: 0;
}

.cookie-cracker .cc-small {
    padding: 4px 13px;
    margin: 0;
}

.cookie-cracker .cc-codeloader:hover,
.cookie-cracker .cc-codeloader:focus {
    background: white;
    color: #005275;
    box-shadow: unset;
}

.cc-template-button .cc-tooltip {
    left: -10px;
    top: 5px;
}

.cc-template-button .cc-tooltip:after,
.cc-template-button .cc-tooltip:before {
    top: 10px;
}

.cookie-cracker .cc-template-buttons .cc-cancel {
    background: transparent;
    color: #666;
    border-radius: 0;
    border: 0;
    box-shadow: unset;
    padding: 4px 7px;
}

.cookie-cracker .cc-template-buttons .cc-cancel:hover {
    color: #333;
}

.cookie-cracker input {
    width: 100%;
    max-width: 300px;
}

.cc-shortcode input {
    max-width: 270px;
}

.cookie-cracker input[type="checkbox"] {
    width: auto;
    max-width: 16px;
    margin-top: 0;
}

/* Select */
.cookie-cracker select {
    width: 100%;
    max-width: 300px;
}

/* Textarea */
.cookie-cracker textarea {
    width: 100%;
    max-width: calc(100% - 3%);
}

.cookie-cracker input[type=file] {
    display: block;
}

.cookie-cracker .code-textarea {
    height: 200px;
}

/* Backup & Restore */
.cc_backup-container .ajax-response,
.restore-container .ajax-response {
    display: none;
    padding: 20px;
    margin-bottom: 30px;
}

.cc_backup-container .ajax-response.success,
.restore-container .ajax-response.success {
    background: #83bb221a;
    color: #5a8412;
    border: 2px solid #83bb22;
    padding: .8rem;
    text-align: center;
    margin-bottom: 1rem;
    border-radius: 5px;
    font-weight: 600;
}

.cc_backup-container .ajax-response.failure,
.restore-container .ajax-response.failure {
    background: #b2000014;
    border: 2px solid #b20000;
    padding: .8rem;
    text-align: center;
    margin-bottom: 1rem;
    border-radius: 5px;
    font-weight: 600;
}

.cookie-cracker .backup-restore-container-wrapper {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    gap: 10%;
}

.cookie-cracker .backup-restore-container-wrapper > div {
    max-width: 50%;
    width: 50%;
}

.cookie-cracker .backup-restore-container-wrapper h3 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 1rem;
}

.cookie-cracker .backup-restore-container-wrapper .description {
    margin: 1.5rem 0;
    color: #3c434a;
}

.cc_backup-container ul li {
    margin-bottom: 1rem;
    font-size: 14px;
}

#restore_form .file-field {
    margin-bottom: .8rem;
}

#restore_form .ajax-options {
    font-size: 14px;
}

@media screen and (max-width: 782px) {
    .cookie-cracker .backup-restore-container-wrapper {
        gap: unset;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .cookie-cracker .backup-restore-container-wrapper > div {
        max-width: 100%;
        width: 100%;
    }

    .cookie-cracker input[type="checkbox"] {
        max-width: 1.5625rem;
        width: 1.5625rem;
    }
}

@media screen and (max-width: 680px) {
    .cookie-cracker .cc-template-selector {
        max-height: 80px;
    }

    .cookie-cracker .cc-template-buttons {
        margin: 10px 0 0;
        width: 100%;
    }

    .cookie-cracker .cc-template-buttons .cc-cancel {
        float: right;
    }

    .cookie-cracker input,
    .cookie-cracker select {
        max-width: 100%;
    }
}

/** Mandatory **/
.cookie-cracker input.mandatory-error,
.cookie-cracker input.mandatory-error:focus,
.cc-not-assigned .field-group .cc-column-33:nth-child(5) select,
.cc-not-assigned .field-group .cc-column-33:nth-child(5) select:focus {
    border-color: red;
    border-width: 2px;
}

.cookie-cracker span.cc-required {
    color: red;
    font-weight: bold;
    font-size: 1.2em;
    margin-left: 3px;
}

/** Accordion **/
.cc-accordion-wrapper:not(:last-child) {
    border-bottom: 1px solid #ddd;
}

.cc-group-wrapper:not(:last-child) .cc-accordion-wrapper {
    border-bottom: 1px solid #ddd;
}

.cc-accordion-title {
    position: relative;
    cursor: pointer;
    height: auto;
    padding: 1.33em 3rem 1.33em 1em;
    border-left: 3px solid transparent;
}

.cc-accordion-title .dashicons.dashicons-warning {
    position: relative;
    content: "\f534";
    margin-right: 0.3em;
    padding: 0;
    color: red;
    top: -2px;
}

.cc-accordion-title.is-open {
    background: #f6f6f6;
    border-left: 3px solid #34495e;
    color: #34495e;
}

.cc-accordion-title h4 {
    padding-right: 3rem;
    margin: 0;
}

.cc-accordion-title .cc-accordion-quick-actions {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    transition: transform .5s ease;
}

.cc-accordion-title .cc-accordion-quick-actions .delete:hover {
    color: #e12c2c;
}

.cc-accordion-title .dashicons {
    transition: all .5s ease;
    padding: .3rem;
    font-size: 1.35rem;
}

.cc-accordion-title.is-open .cc-open-accordion {
    transform: rotate(180deg);
}

.cc-accordion-wrapper .field-group {
    padding: 1em;
}

.cc-not-assigned .field-group .cc-column-33:nth-child(5) h4 {
    color: red;
}

/** Agreement lists sorting table */
.cc_list_sort {
    cursor: pointer;
}

.cc_list_sort .sorting-indicator {
    margin: 0;
    display: inline-block;
    visibility: visible;
    position: relative;
    left: 8px;
    top: 7px;
}

.cc_list_sort[data-direction="DESC"] .sorting-indicator {
    top: 8px;
}

.cc_list_sort[data-direction="DESC"] .sorting-indicator:before {
    transform: rotate(180deg);
}

/* license */
input#license_key_mask {
    max-width: 100% !important;
}

.ajax-loader {
    display: none;
    margin-left: 20px;
    font-size: 5px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
@-webkit-keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #707070, 1.8em -1.8em 0 0em rgba(112,112,112, 0.2), 2.5em 0em 0 0em rgba(112,112,112, 0.2), 1.75em 1.75em 0 0em rgba(112,112,112, 0.2), 0em 2.5em 0 0em rgba(112,112,112, 0.2), -1.8em 1.8em 0 0em rgba(112,112,112, 0.2), -2.6em 0em 0 0em rgba(112,112,112, 0.5), -1.8em -1.8em 0 0em rgba(112,112,112, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(112,112,112, 0.7), 1.8em -1.8em 0 0em #707070, 2.5em 0em 0 0em rgba(112,112,112, 0.2), 1.75em 1.75em 0 0em rgba(112,112,112, 0.2), 0em 2.5em 0 0em rgba(112,112,112, 0.2), -1.8em 1.8em 0 0em rgba(112,112,112, 0.2), -2.6em 0em 0 0em rgba(112,112,112, 0.2), -1.8em -1.8em 0 0em rgba(112,112,112, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(112,112,112, 0.5), 1.8em -1.8em 0 0em rgba(112,112,112, 0.7), 2.5em 0em 0 0em #707070, 1.75em 1.75em 0 0em rgba(112,112,112, 0.2), 0em 2.5em 0 0em rgba(112,112,112, 0.2), -1.8em 1.8em 0 0em rgba(112,112,112, 0.2), -2.6em 0em 0 0em rgba(112,112,112, 0.2), -1.8em -1.8em 0 0em rgba(112,112,112, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(112,112,112, 0.2), 1.8em -1.8em 0 0em rgba(112,112,112, 0.5), 2.5em 0em 0 0em rgba(112,112,112, 0.7), 1.75em 1.75em 0 0em #707070, 0em 2.5em 0 0em rgba(112,112,112, 0.2), -1.8em 1.8em 0 0em rgba(112,112,112, 0.2), -2.6em 0em 0 0em rgba(112,112,112, 0.2), -1.8em -1.8em 0 0em rgba(112,112,112, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(112,112,112, 0.2), 1.8em -1.8em 0 0em rgba(112,112,112, 0.2), 2.5em 0em 0 0em rgba(112,112,112, 0.5), 1.75em 1.75em 0 0em rgba(112,112,112, 0.7), 0em 2.5em 0 0em #707070, -1.8em 1.8em 0 0em rgba(112,112,112, 0.2), -2.6em 0em 0 0em rgba(112,112,112, 0.2), -1.8em -1.8em 0 0em rgba(112,112,112, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(112,112,112, 0.2), 1.8em -1.8em 0 0em rgba(112,112,112, 0.2), 2.5em 0em 0 0em rgba(112,112,112, 0.2), 1.75em 1.75em 0 0em rgba(112,112,112, 0.5), 0em 2.5em 0 0em rgba(112,112,112, 0.7), -1.8em 1.8em 0 0em #707070, -2.6em 0em 0 0em rgba(112,112,112, 0.2), -1.8em -1.8em 0 0em rgba(112,112,112, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(112,112,112, 0.2), 1.8em -1.8em 0 0em rgba(112,112,112, 0.2), 2.5em 0em 0 0em rgba(112,112,112, 0.2), 1.75em 1.75em 0 0em rgba(112,112,112, 0.2), 0em 2.5em 0 0em rgba(112,112,112, 0.5), -1.8em 1.8em 0 0em rgba(112,112,112, 0.7), -2.6em 0em 0 0em #707070, -1.8em -1.8em 0 0em rgba(112,112,112, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(112,112,112, 0.2), 1.8em -1.8em 0 0em rgba(112,112,112, 0.2), 2.5em 0em 0 0em rgba(112,112,112, 0.2), 1.75em 1.75em 0 0em rgba(112,112,112, 0.2), 0em 2.5em 0 0em rgba(112,112,112, 0.2), -1.8em 1.8em 0 0em rgba(112,112,112, 0.5), -2.6em 0em 0 0em rgba(112,112,112, 0.7), -1.8em -1.8em 0 0em #707070;
    }
}
@keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #707070, 1.8em -1.8em 0 0em rgba(112,112,112, 0.2), 2.5em 0em 0 0em rgba(112,112,112, 0.2), 1.75em 1.75em 0 0em rgba(112,112,112, 0.2), 0em 2.5em 0 0em rgba(112,112,112, 0.2), -1.8em 1.8em 0 0em rgba(112,112,112, 0.2), -2.6em 0em 0 0em rgba(112,112,112, 0.5), -1.8em -1.8em 0 0em rgba(112,112,112, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(112,112,112, 0.7), 1.8em -1.8em 0 0em #707070, 2.5em 0em 0 0em rgba(112,112,112, 0.2), 1.75em 1.75em 0 0em rgba(112,112,112, 0.2), 0em 2.5em 0 0em rgba(112,112,112, 0.2), -1.8em 1.8em 0 0em rgba(112,112,112, 0.2), -2.6em 0em 0 0em rgba(112,112,112, 0.2), -1.8em -1.8em 0 0em rgba(112,112,112, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(112,112,112, 0.5), 1.8em -1.8em 0 0em rgba(112,112,112, 0.7), 2.5em 0em 0 0em #707070, 1.75em 1.75em 0 0em rgba(112,112,112, 0.2), 0em 2.5em 0 0em rgba(112,112,112, 0.2), -1.8em 1.8em 0 0em rgba(112,112,112, 0.2), -2.6em 0em 0 0em rgba(112,112,112, 0.2), -1.8em -1.8em 0 0em rgba(112,112,112, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(112,112,112, 0.2), 1.8em -1.8em 0 0em rgba(112,112,112, 0.5), 2.5em 0em 0 0em rgba(112,112,112, 0.7), 1.75em 1.75em 0 0em #707070, 0em 2.5em 0 0em rgba(112,112,112, 0.2), -1.8em 1.8em 0 0em rgba(112,112,112, 0.2), -2.6em 0em 0 0em rgba(112,112,112, 0.2), -1.8em -1.8em 0 0em rgba(112,112,112, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(112,112,112, 0.2), 1.8em -1.8em 0 0em rgba(112,112,112, 0.2), 2.5em 0em 0 0em rgba(112,112,112, 0.5), 1.75em 1.75em 0 0em rgba(112,112,112, 0.7), 0em 2.5em 0 0em #707070, -1.8em 1.8em 0 0em rgba(112,112,112, 0.2), -2.6em 0em 0 0em rgba(112,112,112, 0.2), -1.8em -1.8em 0 0em rgba(112,112,112, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(112,112,112, 0.2), 1.8em -1.8em 0 0em rgba(112,112,112, 0.2), 2.5em 0em 0 0em rgba(112,112,112, 0.2), 1.75em 1.75em 0 0em rgba(112,112,112, 0.5), 0em 2.5em 0 0em rgba(112,112,112, 0.7), -1.8em 1.8em 0 0em #707070, -2.6em 0em 0 0em rgba(112,112,112, 0.2), -1.8em -1.8em 0 0em rgba(112,112,112, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(112,112,112, 0.2), 1.8em -1.8em 0 0em rgba(112,112,112, 0.2), 2.5em 0em 0 0em rgba(112,112,112, 0.2), 1.75em 1.75em 0 0em rgba(112,112,112, 0.2), 0em 2.5em 0 0em rgba(112,112,112, 0.5), -1.8em 1.8em 0 0em rgba(112,112,112, 0.7), -2.6em 0em 0 0em #707070, -1.8em -1.8em 0 0em rgba(112,112,112, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(112,112,112, 0.2), 1.8em -1.8em 0 0em rgba(112,112,112, 0.2), 2.5em 0em 0 0em rgba(112,112,112, 0.2), 1.75em 1.75em 0 0em rgba(112,112,112, 0.2), 0em 2.5em 0 0em rgba(112,112,112, 0.2), -1.8em 1.8em 0 0em rgba(112,112,112, 0.5), -2.6em 0em 0 0em rgba(112,112,112, 0.7), -1.8em -1.8em 0 0em #707070;
    }
}
