.modal .buttonrow, .jquery-modal .modal{
    background-color: #ffffff;
    border-radius: 12px;
    border: 0px solid #5e89f2;
    color: #6a6a6a;
    padding: 29px 23px;
}

footer {
    margin-top: 5%;
    bottom: 0;
    width: 100%;
    height: 2.5rem;
    }
    
.outer:not(.notModal) {
    min-height: calc(100vh - 70px);
    }
    
.tableHeader {
    padding-bottom: 6rem;
    }
.modal a.close-modal {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    background: unset;
    border-radius: unset;
    box-shadow: unset;
}
.modal a.close-modal:hover .material-icons {
    color: #ccc;
    transform: unset;
}
.jconfirm.jconfirm-light .jconfirm-box{
    text-align: center;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane {
    margin-bottom: 25px !important;
    margin-top: 20px;
}
.jconfirm-buttons{
    text-align: center;
    float: unset !important;
}
.modal a.close-modal:link .material-icons, .modal a.close-modal:visited .material-icons {
    color: #ccc;
    font-size: 20px;
    line-height: 20px;
}
.modal a.close-modal:hover {
    background: unset;
}

.modal legend{
    border-bottom: unset !important;
    max-width: 810px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.modal h3, .modal legend {
    font-size: 30px;
    font-weight:600;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-transform: capitalize;
    color: #484848;
}
.modal .buttonrow{
    border-top: unset !important;
    margin-top: 20px;
}
.modal .primaryBtn,.modal .buttonRow button.primary, .sweet-alert button, .swal2-confirm, .CMSUserAndGroupSelector .addContainer .button, .jconfirm-buttons button{
    border-radius: 6px;
    /*text-transform: uppercase;*/
    background-color: #084F94 !important;
    height: 44px;
    box-shadow: none;
    color: #fff !important;
    opacity: 1;
}
.modal .primaryBtn.cancel, .sweet-alert button.cancel, .modal .buttonRow button.secondary, .swal2-cancel, .CMSUserAndGroupSelector .selectedContainer .button, .jconfirm-buttons button.cancel {
    background: #ffffff !important;
    color: #084F94 !important;
    border: 1px solid #084F94 !important;
    height: 44px;
    /*text-transform: uppercase;*/
    box-shadow: none;
    border-radius: 6px;
    margin-right: 8px;
    opacity: 1;
}
.subscriptionSettings .filters button.smaller{
    background: #ffffff !important;
    color: #6a6a6a !important;
    border: 2px solid #2c98f0 !important;
    text-transform: uppercase;
    box-shadow: none;
    border-radius: 8px;
    margin-right: 8px;
    position: absolute;
    padding: 2px 5px !important;
    right: 240px;
}
.subscriptionSettings .filters button.smaller.save{
    background-color: #2c98f0 !important;
    color: #ffffff !important;
    position: absolute;
    right: 150px;
}
.modal .dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    border: solid 2px #cccccc;
    background-color: #ffffff;
}
.modal table.dataTable{
    border-radius: 8px !important;
    border-bottom: 0px !important;
}
.modal table.dataTable th, .modal table.dataTable thead th {
    background-color: #2c98f0;
    font-size: 18px;
    text-align: left;
    padding-left: 20px;
}
table.dataTable thead th{
    background-color: #2c98f0;
    font-size: 18px;
    text-align: left;
}
.modal table.dataTable thead th:first-child {
    border-top-left-radius: 8px;
}
.modal table.dataTable thead th:last-child {
    border-top-right-radius: 8px;
}
.modal table.dataTable tbody tr:last-child td:first-child {
    border-bottom-left-radius: 8px;
}
.modal table.dataTable tbody tr:last-child td:last-child {
    border-bottom-right-radius: 8px;
}
.modal table.dataTable tbody tr td:first-child{
    border-left: 1px solid #ccc !important;
}
.modal table.dataTable tbody tr td:last-child{
    border-right: 1px solid #ccc !important;
}
.modal table.dataTable tr td {
    border-bottom: 2px solid #ccc !important;
    background-color: #ffffff;
}
.modal .dataTables_wrapper .dataTables_paginate .paginate_button {
    position: relative;
    float: left;
    padding: 1px;
    font-weight: 600;
}
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled{
    margin-left: 5px;
    border: 0px solid #ccc;
    color: #2c98f0 !important;
}
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.current, .modal .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #fff;
    color: #2c98f0 !important;
    border: 2px solid #ccc;

}
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    color: #2c98f0 !important;
    background: transparent !important;
    border: 2px solid #ccc;
}

.modal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{
    padding: 0;
    background: transparent !important;
    border: 1px solid transparent;
}

.modal .dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.previous:active,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled:hover,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled:active,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.next,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.next:active,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled:hover,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled:active{
    color:#6a6a6a !important;
    border: 2px solid #ccc;
    padding: 2px 0 0;
    margin: 0 5px;
}

.modal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.modal .dataTables_wrapper .dataTables_paginate .paginate_button{
    color: #25b5f5 !important;
    background: transparent !important;
    padding: 1px 5px;
    font-size: 16px;
    border: 1px solid transparent;
}

.modal .dataTables_wrapper .dataTables_info{
    color: #6a6a6a;
    font-size: 18px;
    padding-top: 0;
}

.modal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .modal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{
    position: relative;
    float: left;
    padding: 1px;
    border: 2px solid #ccc;
    margin-right: 5px;
}
.modal table.dataTable thead .sorting_asc {
    background-image: url(/images/sort_asc_disabled.png) !important;
}

.modal table.dataTable thead .sorting_desc {
    background-image: url(/images/sort_desc_disabled.png) !important;
}

.modal .alert-body{
    text-align: center;
    color: #484848;
    font-size: 30px;
    max-width: 400px;
    word-break: break-word;
    min-height: 70px;
    max-height: 500px;
    height: auto;
    display: inherit;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
    margin-bottom: 35px;
    line-height: 1.2;
}

.modal input[type="checkbox"] + label, .modal input[type="checkbox"]:checked + label {
    height: 26px;
}

.modal input[type="checkbox"]:checked + label, .modal input[type="checkbox"]:checked + label {
    background: url(../images/player-group/gray-check-box-selected.png) no-repeat center center;
    background-size: 100%;
}
.modal input[type="checkbox"] + label {
    background: url(../images/checkbox-off.png) no-repeat  center center;
    background-size: 75%;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 0 0 0 28px;
    width: 35px;
    color: #747474;
    margin-right: 0px;
}
.modal .subscriptionSettings .row label{
    background: unset !important;
}
.modal .subscriptionSettings .row label span{
    margin-left: 10px;
}
.playlists.modal .tabs .tab {
    border-color: #ccc;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
    display: inline-block;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    background-color: #fff;
    height: 100%;
    width: 150px;
    vertical-align: top;
    text-align: center;
    padding-top: 10px;
}
.playlists.modal .content {
    width: 830px;
    border-width: 0 0px 0px 0px;
    border-style: solid;
    border-color: #000;
    background-color: #fff;
}
.playlists.modal .tabs .spacer {
    display: inline-block;
    width: 5px;
    height: 100%;
    border-bottom: 2px solid #ccc;
}
.playlists.modal .tabs .tab.inactiveTab {
    border-bottom: 2px solid #ccc;
    background-color: #f8f8f8;
    cursor: pointer;
    transition: all .5s;
}
.playlists.modal .tabs .rightSpacer {
    display: inline-block;
    border-bottom: 2px solid #ccc;
    height: 100%;
    width: 525px;
}
.modal .buttonRow{
    border-top: 0px;
    justify-content: flex-end;
    margin-right: 0px !important;
}
.swal2-success,.swal2-warning, .swal2-warning, .swal2-error, .sweet-alert .sa-icon.sa-success, .sweet-alert .sa-icon.sa-warning, .sweet-alert .sa-icon.sa-error{
    /*display: none !important;*/
}

.showSweetAlert .sa-button-container {
    display: inline-flex;
    margin-bottom: 25px;
}
.swal2-popup .swal2-styled:focus {
    outline: 0;
    box-shadow: unset;
}
.swal2-header{
    display: none !important;
}
.swal2-content{
    margin-top: 20px !important;
    font-size: 20px !important;
    font-family: 'open sans', arial;
}
.swal2-actions{
    margin-bottom: 10px;
}
#create-layout .left .row .tag-editor, #create-l-template .left .row .tag-editor{
    margin-right: 33px;
    width: 174px;
}
.pageSettings.modal .metaData, .pageSettings .styleData {
    width: 300px;
}
.pageSettings.modal .metaData input[type=text]{
    width: 160px;
}
.pageSettings.modal .row.tags .tag-editor {
    display: inline-block;
    margin-left: 0px;
    width: 160px !important;
}
.modal .modalDDBox{
    white-space: initial;
    width: 500px;
}
.modal #media_details_post_title{
    word-break: break-all;
}
@media (min-width: 768px) {
    .playlists.modal .tabs .rightSpacer {
        position: absolute;
        display: inline-block;
        border-bottom: 2px solid #ccc;
        height: 0%;
        width: 546px;
        top: 48px;
    }
}
@media screen and (orientation: portrait) {
    .editor .bar .button {
        font-size: 3.5vmin;
    }
    .launchpad_name {
        font-size: 4vmin;
    }
    .publish_box .dropdown {
        width: 6vmin;
    }
    .launchpad_settings .upper {
        height: 9.5vmin;
    }
    .launchpad_settings .upper .dropTitle {
        font-size: 4vmin;
    }
    .launchpad_settings.groups .publish_flow {
        height: 10vmin;
    }
    .launchpad_settings.groups .p_name {
        font-size: 4vmin;
    }
    .launchpad_settings .input .heading {
        font-size: 4vmin;
    }
    input#l_name_input {
        height: 8.5vmin !important;
    }
    .player_box .left_player, .player_box .right_player {
        font-size: 4vmin;
    }
    .launchpad_settings .searchContainer .search_bar {
        height: 7.5vmin;
    }
}