@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800");

/*adnan Style*/
.class-hide-search-client {

    visibility: hidden;
}

.register-form-validation-custome>.form-control.is-valid,
.was-validated .form-control:valid {
    border: 1px solid #ddd;
    background-image: none;
}

.upload-log-wrapper {
    width: 50%;
}

#imge-upload-client {
    display: block;
}

.item-upload-hide {
    display: none;
}

.icons-overlay-cl {
    border: 1px solid #f8f8f8;
    padding: 2px;
    margin: 5px;
    font-size: 20px;
    color: white;

}

.trans-button {
    background: none;
    border: 1px solid white;
    font-size: 20px;
    color: white;
    padding: 10%;
    font-family: 'Linearicons';
}

.overly-img-back-sty {

    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    /* opacity: 0.7; */
    z-index: 9999999999;
    position: absolute;
}

#id-overly-img-back-sty {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;

}

#id-overly-img-back-sty>div:nth-child(1) {
    grid-column: 2;
    grid-row: 2;

}

.user-email-hide {
    display: none;
}

.upload-image-client-edit {
    padding: 29px;
    width: 50%;
    perspective: 1000px;
    border: 1px solid #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #5F88A5;
    font-size: 38px;

}

.avatar-save,
.popup-close-img-client-btn {
    font-size: 1em !important;
}

.popup-close-img-client-icon {
    border: none;
    background: none;
    font-size: 2.5em;
}

.border-bottom-style {
    border-bottom: 1px solid black;
}

.border-bottom-style-blue {
    border-bottom: 1px solid #3195ff;
}

.icon-size {
    font-size: 12px;

}

.btn-test-feed {
    position: relative;
    left: 2%;
}

.bgcolor-container-gray {

    background-color: #F2F2F2;
    height: 100%;
    width: 100%;
    padding: 2%;

}

.icon-size-squre-arrow {
    font-size: 23px;

}

.style-drop-down-no-border {
    border: none;
    color: #3195ff !important;
}

.border-top {
    border-top: 1px solid black !important;
}

.remove-padding {
    padding: 0;
}

.flex-english {
    display: flex;
    align-items: flex-end;
    font-size: 1rem;
    color: #3195ff;
}

.postion-before-line {
    position: relative;

}

.postion-before-line2 {
    position: relative;
    left: -1%;
}

.style-drop-down {
    height: 82%;
    background: none;
    color: black;
    font-size: 18px;
}

.icon-color-style-qustion-mark {
    color: #3195ff;
}

.icon-color-style-star {
    color: #fb3f28;
}

.icon-size-star {
    font-size: 10px !important;

}

.error-text {

    margin-top: -14px;
    padding: 0px 3px 12px 9px;

}

.card {
    position: relative;
    left: 23%;
    width: 82%;

}

.distribution-cart-header {
    height: 70px;
    color: black;
    background-color: #FAFAFA !important;
    font-size: 24px !important;
}

.arrow-icon,
.icons-info {
    font-size: 16px;
    padding-right: 1%;
    padding-left: 1%;
    color: #255988;
}

.cost-number-words {
    display: flex;
    width: 50%;
    color: #a5a5a5;
    font-size: 0.8em;
}

.body-sitribution-cart {
    background-color: #fafafa8f;
}

.delete-icon {
    color: red;
    font-size: 23px;
    cursor: pointer;
}

span.small {
    font-size: 13px;
    color: #b7c4ca;
}

.button-wrapper {
    position: relative;
    width: 140px;
    text-align: center;
    cursor: pointer;
}

.button-wrapper span.label {
    position: relative;
    z-index: 0;
    display: inline-block;
    width: 100%;
    background: #0dcd94;
    cursor: pointer;
    color: #fff;
    padding: 12px 15px;
    text-transform: uppercase;
    font-size: 12px;
    width: auto;
}

#language_id {
    width: 200px;
}

.files-container {
    margin-top: 30px;
}

.message-info {
    padding: 20px;
    padding-left: 40px;
    background: #E5FAFF;
    border: 1px solid #243B76;

    color: #555;
    font-size: 14px;
}

.message-info-container {
    position: relative;
}

.message-info-container .icons-info {
    position: absolute;
    left: 10px;
    top: 22px;
}

#message-info-2 {
    display: none;
    margin-top: 30px;
}

.upload-container {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 15px;
    border-top: 3px solid #555;
}

.Logo-form .upload-card,
.media-form .upload-card,
.video-form .upload-card {
    display: none;
    background: #f2f2f2;
    padding: 20px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.Logo-form .upload-card i,
.media-form .upload-card i,
.video-form .upload-card i {
    color: #ffffff;
}

.Logo-form .theme-btn,
.media-form .theme-btn,
.video-form .theme-btn {
    width: 150px;
    color: #ffffff;
    margin-right: 10px;
}

.card .theme-btn:hover {
    color: #ffffff !important;

}

.add-caption-btn {
    width: 160px !important;
}

.upload-card.message-info-container .icons-info {

    color: #255988 !important;
}

.media-form textarea.form-control {
    height: 90px;
}

.file-card {
    margin-top: 20px;
    position: relative;
    background: #ffffff;
    padding: 5px;
    border-radius: 10px;
}

.file-card .delete-icon {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    z-index: 99;

}

.img-action {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #b1bbc3;
}

div.file-card .delete-icon {
    position: relative;
    float: right;

    top: 5px !important;

    right: 0;
    padding: 0px;
    z-index: 99;

}

#tab-files-media,
#tab-schedule,
#tab-online-pr,
#tab-circuits-selected,
#tab-pr-summary {
    display: none;
}

.contact-row {
    border-bottom: 1px solid rgba(10, 10, 10, 0.1);
    margin-bottom: 8px;
}

.aw-btn {
    display: block;
    margin-top: 20px;
    padding: 14px 35px;
    line-height: 1.573;
    color: #fff;
    border-radius: 4px;
    font-weight: 500;
    float: none;
}

div.featured.file-card .featured-icon::before {
    color: #ecd938;
}

div.file-card .featured-icon {
    position: relative;
    float: right;

    top: 5px !important;

    right: 10px;
    padding: 0px;
    z-index: 99;
    cursor: pointer;
}

.file-card p {
    text-align: center;
    margin-bottom: 10px;
}

.file-card img {
    margin: 0 auto;
    float: none;
    display: block;
}

#upload {
    display: inline-block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 50px;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

.files-container {
    background: #f1f4fb;
    padding: 15px;
}

.error-text {

    margin-top: -14px;
    padding: 0px 3px 12px 9px;

}

.card {
    position: relative;
    left: 23%;
    width: 82%;

}

.ps-widget--account-dashboard .ps-widget__content ul li {
    background-color: none;
    border-bottom: none;

}

.card-effect-open.card-effect2 {

    width: 79%;
    left: 20%;
}

.client-side-bar a {
    display: flex;
    justify-content: center;
}

.con-header {
    position: relative;
    align-items: center;
    left: -51%;
}

.width-sidebar {
    width: 15%;
    justify-content: center;

}

.client-side-bar a i {
    font-size: 1.2rem;
}

.client-side-bar {
    background: none;

}

.ps-widget--account-dashboard .ps-widget__content ul li {
    background: none;
}

.ps-widget--account-dashboard .ps-widget__content ul {
    border: none;
}

.background-client-menu {
    background-color: white;
    margin-left: 2rem;
    margin-bottom: 1.5rem;
    height: auto;

}

.margin-menu {
    margin-bottom: 1.5rem;

    border-radius: 13px;

}

.ps-widget--account-dashboard .ps-widget__content ul li a {
    font-size: 14px;
    padding: 10px 20px !important;
}

.client-side-bar li a {
    color: #424e79 !important;

}

.con-header-second {
    position: relative;
    right: 11%;

}

.customer-sidebar-second-close.customer-sidebar-second {
    width: 8%;
    padding: 2%
}

.card-effect {
    width: 137%;
    margin-left: -8%;

}

.ham-menu {
    display: block;
    align-items: center;
    position: relative;
    left: 44%;

    width: 4px;

}

/* .ham-menu-padding{
    padding-left: 316px;
}
 */

.button-style-buy {
    padding: .1rem .8rem;

    font-size: .5rem;

    border-radius: .2rem;
}

@media only screen and (max-width: 1073px) {

    .table-new {}

    /* table, thead, tr, td {
        display: block;
        width: 100%;
    }
    tbody{
        display: block;
    }
    th{
       display: none;
    }
    .row-table-custom
{
    width: 50%;
    margin: 0 auto;
    background: #f3f5fb;
    margin-bottom: 5%;
}
.row-table-custom>td{
    text-align: center;
    font-size: 14px;

    font-weight: 500;
    font-size: 15px;

}
.table-body tr td {
    font-size: 14px;
    font-weight: 200;
}

  .row-table-custom>.header-package{
    background: #D64635;

    font-weight: 500;
}
*/
    .button-style-buy {
        width: 100%;
    }
}

.client-profile-main {}

.icon-request-table {
    display: flex;
    justify-content: center;
}

.ps-section__right {
    height: 100%;
}

.hide-icon-new {

    display: none;
}

.customer-sidebar-width {
    width: 101px;
}

/* @keyframes fade {


    100% { width:100px;}
}
@keyframes fade2 {


    100% { width:25%;}
}

.style-animate-sidebar{
     display: block;
    -webkit-animation: fade 1s;
     animation: fade 1s;

}
.style-animate-sidebar-open{
    display: block;
   -webkit-animation: fade2 1s;
    animation: fade2 1s;

} */
.card-effect2 {

    width: 120%;
    transition: all 0.2s;

}

/*abed Style*/
/* body {
    background-color: #eef1f5;
} */

.card .card-header .card-title:before {
    content: "";
    position: absolute;
    left: 0;
    padding: 2px;
    height: 25px;
    background: #D64635;
}

#submitPR-app table tr td {
    font-size: 15px;
}

.panel-calc {
    margin-top: 0px;
    padding: 5px 8px;
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.panel-calc .card-header,
.panel-calc .card-body {
    padding: 0.5rem 0.5rem .5rem 0.5rem;
}

.step {
    display: none;
}

.step.active {
    display: block;
}

.steps>ul li {
    float: none;
    display: inline-block;
    width: auto;
    padding-right: 10px;
}

.steps .current a .number,
.steps .current a:active .number,
.steps .current a:hover .number {
    background-color: #D64635;
}

.steps .current a .title,
.steps .current a:active .title,
.steps .current a:hover .title {
    display: inline-block;
}

.steps .current a {
    color: #D64635;
}

.steps a .number {
    flex-shrink: 0;

    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #fff;
    display: inline-block;
    text-align: center;

    background-color: #b4bdce;
    border-radius: 100%;
    transition: all .2s ease-in-out;
    margin-right: 5px;
    font-size: 18px;
    font-weight: 600;
    line-height: 3;
    width: 55px;
    height: 55px;
}

.steps .done a .number,
.steps .done a:active .number,
.steps .done a:hover .number {
    background-color: #0dcd94;
}

.wizard>.steps .done a {
    color: #0dcd94;
}

.card-header:first-child {
    border-radius: calc(3px - 1px) calc(3px - 1px) 0 0;
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    left: 21%;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    position: relative;
    margin-bottom: 1.5rem;
    border: 0;
    box-shadow: 0 0.15rem 1.75rem 0 rgb(196 205 224 / 20%);
    border-radius: 13px;
    width: 84%;
}

.card-header {
    background: 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.5rem 1.5rem .5rem 1.5rem;
    margin-bottom: 0;
    border-bottom: 1px solid #e9ebfa;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding: 1.5rem 1.5rem;
    padding-top: 5px;
    position: relative;
}

.steps.clearfix {
    margin-bottom: 30px;
}

.card .theme-btn {
    display: block;
    margin-top: 20px;
    padding: 14px 35px;
    line-height: 1.573;
    color: #fff;
    border-radius: 4px;
    font-weight: 500;
    /*width: 150px;*/
}

.cuits-table th {
    background: #D64635;
}

.card-body span.error {
    color: #D64635;
}

.card-body span.succcess {
    color: #0dcd94;
}

#submitPR-app .card {
    margin-top: 5px;
}

.ql-editor {
    min-height: 400px;
}

div#account-avatar {
    width: 90px;
    margin: 0 auto;
    display: block;
    float: none;
}

span.lang-code {
    text-transform: uppercase;
    font-weight: 900;
}

.border-1 {
    border-bottom: 1px solid #f2f2f2;
}

.avatar-upload-container {
    width: 100%;
}

.ps-widget__header .avatar-main {
    width: 100%;
}

.user-info {
    text-align: center;
    margin-top: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.customer-sidebar {
    background: #ffffff;
    position: fixed;
    left: 0;
    height: auto;
    top: 73px;
    bottom: 0px;
    box-shadow: 0 6px 18px rgb(196 205 224 / 20%);
    min-height: 700px;
    margin: 0px auto;
    border-radius: 13px;
    padding-top: 60px;
    width: 15%;
    z-index: 99;
}

.btn-container {
    margin-top: 60px;
}

.next.theme-btn {
    margin-top: 11px;
    margin-left: 8px;
}

.prev.theme-btn {
    float: left;
}

/* .card {
    margin-top: 5px;
    min-height: 700px;
} */

.ql-toolbar.ql-snow+.ql-container.ql-snow {
    border-top: 0px;
    /*min-height: 300px;*/
    margin-bottom: 10px;
}

.header.app-header {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 999;
    padding-right: 15px;
    padding: 0.2rem 0;
    -webkit-transition: padding-left .2s ease;
    -o-transition: padding-left .2s ease;
    transition: padding-left .2s ease;
    border-bottom: 1px solid #ebedfa;
    background: #fff;
    box-shadow: 0 6px 18px rgb(196 205 224 / 10%);
}

.app-header .header-brand {
    color: inherit;
    margin-right: 1rem;
    font-size: 1.25rem;
    white-space: nowrap;
    font-weight: 600;
    padding: 0;
    transition: .3s opacity;
    line-height: 2.9rem;
    min-width: 220px;
    text-align: center;
    min-width: auto !important;
}

.app-header .form-inline .form-control {
    display: inline-block;
    /* width: auto; */
    vertical-align: middle;
}

.app-header .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: .9375rem;
    line-height: 1.6;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d3dfea;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 5px;
    outline: 0;
    color: #263871;
    opacity: 1;
}

.header .form-inline .btn {
    border-radius: 0;
    padding: 5px 15px 6px 15px;
    border: 2px solid transparent;
    box-shadow: none;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    background: 0 0;
    color: #fff;
    margin-left: -56px;
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 3px;
}

img.header-brand-img.desktop-lgo {
    width: 36%;

    position: relative;
    left: 137%;
}

.header .form-inline .form-control {
    border: 0;
    padding-left: 20px;
    /* width: 368px; */
    padding-right: 40px;
    padding-top: 7px;
    background: #f1f4fb;
    margin-left: 0;
    height: 45px;
}

section.ps-section--account {
    /* margin-top: 120px; */
    /* margin-top: 6%; */
    margin-bottom: 50px;

}

.page-footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 32px;
    padding: 8px;
    background: #ffffff;
    border-top: 1px solid #ebedfa;
    font-size: 11px;
}

.search-element {
    margin-top: 10px;
}

.planContainer {
    display: flex;
    flex-wrap: wrap;
    margin: 1em;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
}

.plan {
    background: white;
    width: 19em;
    box-sizing: border-box;
    text-align: center;
    margin: 1em;
    margin-bottom: 1em;
    border: 1px solid #f2f2f2;
}

.plan .titleContainer {
    background-color: var(--header-text-hover-color);
    padding: 1em;
}

.plan .titleContainer .title {
    font-size: 1.45em;
    text-transform: uppercase;
    color: white;
    font-weight: 700;
}

.plan .infoContainer {
    padding: 1em;
    color: #2d3b48;
    box-sizing: border-box;
}

.plan .infoContainer .price {
    font-size: 1.35em;
    padding: 1em 0;
    font-weight: 600;
    margin-top: 0;
    display: inline-block;
    width: 80%;
}

.plan .infoContainer .price p {
    font-size: 1.35em;
    display: inline-block;
    margin: 0;
}

.plan .infoContainer .price span {
    font-size: 1.0125em;
    display: inline-block;
}

.plan .infoContainer .desc {
    padding-bottom: 1em;
    border-bottom: 2px solid #f3f3f3;
    margin: 0 auto;
    width: 90%;
}

.plan .infoContainer .desc em {
    font-size: 1em;
    font-weight: 500;
}

.plan .infoContainer .features {
    font-size: 1em;
    list-style: none;
    padding-left: 0;
}

.plan .infoContainer .features li {
    padding: 0.5em;
}

.plan .infoContainer .selectPlan {
    border: 2px solid var(--header-text-hover-color);
    padding: 0.75em 1em;
    border-radius: 2.5em;
    cursor: pointer;
    transition: all 0.25s;
    margin: 1em auto;
    box-sizing: border-box;
    max-width: 70%;
    display: block;
    font-weight: 700;
}

.plan .infoContainer .selectPlan:hover {
    background-color: var(--header-text-hover-color);
    color: white !important;
}

table.circuits-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;

}

/*upload image style*/
.upload-assets .image-upload {
    position: relative;
    max-width: 360px;
    margin: 0 auto;
    overflow: hidden;
}

.upload-assets .image-upload input {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    z-index: 9999;
    cursor: pointer;
}

.upload-assets .upload-field {
    display: block;
    background: #F4FAFE;
    padding: 12px;
    border-radius: 11px;

}

.upload-assets .upload-field .file-thumbnail {
    cursor: pointer;
    border: 1px dashed #BBD9EC;
    border-radius: 11px;
    text-align: center;
    padding: 20px;
}

.upload-assets .upload-field .file-thumbnail img {
    width: 150px;
    margin-bottom: 8px;
}

.upload-assets .upload-field .file-thumbnail h3 {
    font-size: 12px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 4px;
}

.upload-assets .upload-field .file-thumbnail p {
    font-size: 12px;
    color: #9ABCD1;
    margin-bottom: 0;
}

/* end upload image style*/

table.circuits-table td,
table.circuits-table th {
    vertical-align: middle;
    border-top: 1px solid #e9ebfa;
}

table.circuits-table td {
    padding: .75rem;
    vertical-align: middle;
    border-top: 0;
}

table.circuits-table th,
table.circuits-table td {
    padding: 0.275rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.checkbox-block-group {
    padding: 10px;
    border: 2px solid #f2f2f2;
    margin-bottom: 20px;
}

.ql-container {
    height: 80% !important;
}

.q-editor #editor-content {
    min-height: 450px;
}

/* .card .theme-btn:hover, .theme-btn:hover, .view-cart-btn:hover, .checkout-btn:hover, .theme-btn-s2:hover, .theme-btn-s3:hover, .theme-btn:focus, .view-cart-btn:focus, .checkout-btn:focus, .theme-btn-s2:focus, .theme-btn-s3:focus, .theme-btn:active, .view-cart-btn:active, .checkout-btn:active, .theme-btn-s2:active, .theme-btn-s3:active {
    background-color: #8d99ae !important;
} */

ul.circuits-tab-category li {
    display: inline-block;
    margin-top: 20px;
    padding: 9px 25px;
    line-height: 1.573;
    color: #2b2d42;
    border-radius: 4px;
    font-weight: 500;
    background-color: #f2f2f2 !important;
    margin-right: 10px;
}

ul.circuits-tab-category li a {
    padding: 10px;
    cursor: pointer;
}

.accordion {
    padding: 0;
}

.accordion div:not(:last-child) {
    border-bottom: 1px solid rgba(10, 10, 10, 0.1);
}

.accordion div:last-child .accordion-item-details {
    border-radius: 5px;
}

.accordion dd {
    margin-left: 0;
}

ul.circuits-tab-category li.active {
    border-bottom: 2px solid #D64635;
}

a.tr-request {
    width: 230px;
    display: inline-block !important;
    margin-left: 50px;
}

.accordion-item-trigger,
.accordion-item-details-inner {
    padding: 0.75rem 1.25rem;
}

.accordion-item-title {
    position: relative;
    border: 1px solid rgba(10, 10, 10, 0.1);

}

ul.tablist {
    border-bottom: 1px solid rgba(10, 10, 10, 0.1);
    margin-bottom: 33px;
    padding-bottom: 32px;
    min-height: 80px;

}

.accordion-item-title h4 {
    font-size: 0.725rem;
    margin-bottom: 0;
    padding-right: 1.25rem;
}

.accordion-item-trigger {
    width: 100%;
    text-align: left;
    background-color: transparent;
    border: none;
}

.accordion-item-trigger-icon {
    display: block;
    position: absolute;
    top: 0;
    right: 1.25rem;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    border-right: 2px solid #363636;
    border-bottom: 2px solid #363636;
    transform: translateY(-2px) rotate(45deg);
    transition: transform 0.2s ease;
}

.is-active .accordion-item-trigger-icon {
    transform: translateY(2px) rotate(225deg);
}

.accordion-item-details {
    overflow: hidden;
    background-color: whitesmoke;
}

.accordion-item-enter-active,
.accordion-item-leave-active {
    will-change: height;
    transition: height 0.2s ease;
}

.accordion-item-enter,
.accordion-item-leave-to {
    height: 0 !important;
}

ul.accordion {
    list-style: none;
    padding: 0;
}

ul.accordion .inner {
    padding-left: 1em;
    overflow: hidden;
    display: none;
}

ul.accordion .inner.show {
    display: block;
}

ul.accordion li {
    margin: 0.5em 0;
}

ul.accordion li a.toggle {
    width: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.78);
    color: #fefefe;
    padding: 0.75em;
    border-radius: 0.15em;
    transition: background 0.3s ease;
}

ul.accordion li a.toggle:hover {
    background: rgba(0, 0, 0, 0.9);
}

.accordion-item-open {
    display: block;
    opacity: 1;
}

.accordion-item-details {
    display: none;
    /*opacity: 0;*/
}

.accordion-item-open .accordion-item-details {
    display: block;
    opacity: 1;
}

.accordion-item-close {
    display: none;
    opacity: 0;
}

.accordion-item-details-inner label {
    margin-left: 8px;
    font-size: 1em;
}

.errors-messages {
    right: 30px;
    background: #dc3545d9;
    color: #f2f2f2;
    font-size: 0.5rem;
    z-index: 999;
    /* padding: 1px 0px 4px 7px; */
    margin-bottom: 20px;

}

.ps-section--account {
    /*min-height: 600px;*/
    min-height: 90vh;
}

.sub-accounts table tr td.icon-request-table {
    display: table-cell;
    justify-content: center;
}

.form-control:focus {
    outline: none;
    box-shadow: 0 0 0 #000;
    border-color: var(--color-1st);
    color: #212529;
    background-color: #fff;
    border-color: #000;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

.card .theme-btn:hover {
    color: #ffffff;
}

.sub-accounts .next.theme-btn {
    float: right;
    margin-left: 8px;
    margin-bottom: 20px;
}

.next.theme-btn:hover {
    color: #ffffff !important;
}

.next-enabled {
    visibility: visible;
    opacity: 1;
    transition: visibility 2s, opacity 2s;
}

.notenabled {
    visibility: hidden !important;
    opacity: 0 !important;
}

.form-group.has-error .help-block {
    width: 100%;
    display: block;
    color: #dc3545;
}

#date-container {
    display: none;
}

.indexpicker .time_pick {
    width: 100%;
    display: block;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    top: 25%;
    left: 50%;

}

#dialog-1,
#dialog-2 {
    display: none;
}

.ui-dialog button {
    border: 0;
}

.dialog-content .theme-btn {
    display: block;
    margin-top: 20px;
    padding: 9px 25px;
    line-height: 1.573;
    color: #fff;
    border-radius: 4px;
    font-weight: 500;
}

span.title {
    font-size: 17px;
}

.header.app-header {

    left: 0;
}

/* .header-search{

    position: relative;
    left: 51%;
} */

.ham-menu {
    position: relative;
    width: 200px;
    left: 240%;
}

strong {
    font-size: 0.7rem;
}

.client-profile-main {
    flex: 1 0 auto;

}

.card-body {
    display: block;
}

.ps-section__right,
.ps-section--account-setting,
.ps-section__left {
    display: inline;
}

.customer-sidebar {

    top: 61px;

}

.ps-widget__header .ps-widget__content ul.client-side-bar li a {
    display: block;
    padding: 10px 20px !important;
}

.summary .table-responsive {
    border: 1px solid #f1f2f2;
}

.summary .body-sitribution-cart {
    background-color: #ffffff;

}

.summary .icon-color-blue {
    color: #243B76;

}

.summary .summery-heading {
    font-size: 1em;
    font-weight: normal !important;

}

.summary .summery-product {
    background: #E5FAFF;
    border: 1px solid #243B76;
    padding: 20px;
}

.summary .summery-heading-sub {
    font-size: 1em;
    font-weight: normal !important;

}

.summary .file-box {
    padding: 8px;
    border: 1px solid #555;
    min-width: 180px;
    display: inherit;
}

.summary .display-style-paragraph {
    display: block;
}

.summary .background-accept-summary {
    background-color: rgb(255, 247, 224);
}

.summary .padding-top-sentences-summary {
    padding-top: 1em;
}

.summary .font-weight-summary-sentences-box {
    font-weight: 500;
}

.postion-before-line.summery-heading-sub {
    color: #243B76;
}

.label-distributed,
.label-Distributed {
    padding: 5px;
    color: #f2f2f2;
    background: #00A5E3;
}

.label-paid,
.label-Paid {
    padding: 5px;
    color: #f2f2f2;
    background: #00aa88;
}

.label-Billing {
    padding: 5px;
    color: #f2f2f2;
    background: #0b7ec4;
}

.label-Confirmed {
    padding: 5px;
    color: #f2f2f2;
    background: #9dc8e2;
}

.label-Under {
    padding: 5px;
    color: #f2f2f2;
    background: #b7c4ca;
}

.label-pending,
.label-Draft {
    padding: 5px;
    color: #f2f2f2;
    background: #ecd938;
}

.label-pending,
.label-Submitted {
    padding: 5px;
    color: #f2f2f2;
    background: #0b7ec4;
}

.icons-list-item.theme-btn {
    width: 120px;
}

#selectAccount {
    width: 100%;
    -webkit-appearance: none;
    background-size: auto;
    font-size: 18px;
    font-weight: 400;
    padding: 13px;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    border-radius: 0;
}

@media only screen and (max-width: 25em) {
    .planContainer {
        margin: 0;
    }

    .planContainer .plan {
        width: 100%;
        margin: 1em 0;
    }
}

@media only screen and (min-width: 994px) {

    .header-search {

        position: relative;
        left: 165%;
    }

    .client-profile-main {

        padding: 29px 1.5rem 0 4.5rem;
    }

    section.ps-section--account {
        margin-top: 50px;

    }

    .customer-sidebar-width {
        width: 8%;
    }

}

@media (min-width: 576px) {
    /* .header .form-inline .form-control{
        width: 250px;
    } */

    .search-left {
        margin-left: 0px;
    }


    .margin-onclick2 {
        padding-left: 28px;
    }

    .margin-onclick {
        padding-left: 20px;
    }

}

@media only screen and (max-width: 1920px) {
    .timepicki-input.time-input {

        padding: 3px 11px 3px 5px;
        width: 81%;
        font-size: 141%;
    }

    .timepicker_wrap {

        width: 80%;
        transform: translate(21%, -3px);

        justify-content: center;
    }

    .time,
    .mins,
    .meridian {

        margin: 3%;
        width: 25%;

    }

    span.ham-menu {

        position: relative;

        left: 389px;

        width: 120px;

    }

    .client-side-bar a i {
        font-size: 0.7rem;
    }

    .header-search {
        position: relative;
        left: 119%;
    }

    img.header-brand-img.desktop-lgo {
        width: 115px;
        position: relative;
        left: 359px;
    }

    .customer-sidebar {
        padding-top: 70px;
        width: 264px;
    }

    .customer-sidebar-second {
        width: 138px;
        padding-left: 29px;
        padding-top: 9%;

    }

    .card-effect-open.card-effect2 {
        left: 280px;
        width: 79%;
        top: -2px;
    }

    .con-header {
        position: relative;

        left: -38%;
    }

    .card-effect-close.card-effect {
        left: 17%;
        width: 88vw;
        top: -22px;
    }

    .customer-sidebar-second-close.customer-sidebar-second {
        width: 8%;

    }

    .header .form-inline .form-control {

        width: 106%;

    }

    .card {

        left: 280px;
        width: 80%;
    }

}

@media only screen and (max-width: 1280px) {
    span.title {
        font-size: 19px;
    }

    .steps a .number {
        width: 52px;
        height: 52px;
        font-size: 15px;
    }
}

@media only screen and (max-width: 1000px) {
    span.title {
        font-size: 13px;
    }

    .submitPR-app-page#submitPR-app .steps>ul.tablist li ::before {
        width: 89%;
        top: 22px;
    }

    .submitPR-app-page#submitPR-app .steps>ul.tablist li ::after {
        top: 22px;

    }

    .steps a .number {
        width: 46px;
        height: 46px;
        line-height: 2.5;
        font-size: 16px;
    }

}

@media only screen and (max-width: 994px) {
    #edit-account-client .vat_certificate_edit {
        width: 70%;
    }

    .ti_tx>.timepicki-input.time-input,
    .ti_tx>.timepicki-input.time-input,
    .mer_tx>.timepicki-input.time-input,
    .mi_tx>.timepicki-input.time-input {
        padding: 3px 11px 3px 5px;
        width: 36px;
        font-size: 95%;
    }

    .card-effect-close.card-effect {
        top: 27px;
    }

    ul.client-side-bar.small-size-icon {
        margin-top: 17px;
    }

    .steps>ul li {
        float: none;
        display: inline-block;
        width: 30%;
        padding-right: 10px;
        font-size: -5px;
    }

    .card-effect-open.card-effect2 {
        /* left: 262px;
        width: 100%;
        top: 40px;
         */
        left: 268px;
        width: 72%;
        top: 40px;


    }



    .card-effect-close.card-effect {
        left: 18%;
        width: 100%;
    }

    .card-effect2 {
        left: 47%;
        width: 63vw;
    }

    img.header-brand-img.desktop-lgo {
        width: 87px;
        position: relative;

        left: 321px;
    }

    .con-header {
        position: relative;
        align-items: center;

    }

    .customer-sidebar-second-close.customer-sidebar-second {
        width: 8%;
        padding: 1%;
    }

    .client-side-bar a i {
        font-size: 0.7rem;
    }

    .card-effect2 {
        left: 47%;
        width: 63vw;

    }

    .card-effect {
        left: 8%;
        width: 86vw;
    }

    span.ham-menu {
        left: 399px;
        width: 183px;
    }

    .header .form-inline .form-control {
        position: relative;

        width: 243px;
        left: 318px;
    }

    .header-search {
        position: relative;
        left: 25%
    }

    .card {

        top: 42px;
        width: 70%;

    }

    .background-client-menu {

        width: 95%;

    }

    .customer-sidebar {
        padding-top: 9%;

    }

    .customer-sidebar-second {
        padding-top: 9%;
        width: 15%;

    }

}

@media (max-width: 844px) {
    .submitPR-app-page .screen-1 .btn.theme-btn {
        font-size: 11px;
        padding: 19px 34px;
    }

    span.title {
        font-size: 14px;
    }

    .steps>ul li {

        width: 33%;

    }
}

@media (max-width: 767px) {

    div.submitPR-app-page#submitPR-app .button-wrapper.upload-button span,
    .submitPR-app-page#submitPR-app .add-file-custom-up {
        font-size: 13px;
    }

    .steps a .number {
        width: 47px;
        height: 47px;
        font-size: 19px;
    }

    .submitPR-app-page#submitPR-app .steps>ul.tablist li ::before {

        width: 80%;
    }

    div.submitPR-app-page#submitPR-app .steps>ul li.done.full ::after {
        width: 87%;
    }


    .card-effect-open.card-effect2 {
        left: 17%;
        width: 69vw;
        top: 62px
    }

    .con-header {
        position: relative;
        left: 4%;
        align-items: center;
    }

    .card-effect2 {
        left: 47%;
        width: 78vw;
    }

    .card-effect-close.card-effect {
        left: 20%;
        width: 85vw;
        margin-left: -10%;
        top: 50px;
    }

    .customer-sidebar-second-close.customer-sidebar-second {
        width: 9%;
        padding: 0%;
        padding-top: 7%;
        /* font-size: 57px; */
    }

    .customer-sidebar {
        padding-top: 8%;
        width: 100px;
    }

    .con-header-second {
        position: relative;
        right: 8%;
    }

    img.header-brand-img.desktop-lgo {
        width: 94px;
        position: relative;
        left: -16%;
    }

    .width-sidebar {
        width: 17%;
    }

    .client-side-bar a i {
        font-size: 0.7rem;
    }

    .header .form-inline .form-control {
        position: relative;
        left: 32px;
        width: 283px;
    }

    .search-element {
        position: relative;

    }

    span.ham-menu {

        position: relative;
        left: 9%;
        width: 48px;

    }

    .card {
        margin-top: 21px;
        width: 84%;
        position: relative;
        left: 16%;
        top: 62px;
    }

    .row-table-custom {
        margin: 0 auto;
        width: 100%;
    }

    .client-menu-icon {

        display: none;

    }

    /* .customer-sidebar{
        width: 12.33%;
        margin: 0 auto;
    }
     */
    .client-side-bar>li>a {
        display: flex;
        justify-content: center;
    }

    /* .panel-calc{
        flex: 0 0 auto;
        width: 95.666667%;
        margin: 20px auto;
    }     */

}

@media (max-width: 576px) {

    .submitPR-app-page#submitPR-app .screenMobileShow .number .summary,
    .submitPR-app-page#submitPR-app .screenMobileShow .number #screen8 {
        display: none;
    }

    .submitPR-app-page#submitPR-app li#tab-5 {
        position: absolute;
        float: left;
    }

    #submitPR-app .card-header-custome-style-auto-press .icon-thanks i {
        font-size: 2em;

    }

    .submitPR-app-page#submitPR-app .container-thanks {
        position: relative;
        bottom: 18px;
    }

    #submitPR-app .center-submit-thanks-middle {

        font-size: 0.5em;

    }

    #submitPR-app .center-submit-thanks {

        font-size: 1em;
    }

    #submitPR-app .center-submit-thanks-last {

        font-size: 0.6em;
    }

    /* mobile press */

    /* .submitPR-app-page#submitPR-app .steps > ul li{
        flex:0 !important;
    }
     */
    .submitPR-app-page#submitPR-app .steps>ul li.current ::before {
        border-bottom: none;


    }

    .submitPR-app-page#submitPR-app ul.tablist {
        border-bottom: none;
    }

    .submitPR-app-page#submitPR-app .remove-circuit-cont {
        position: absolute !important;
        top: 25px;


    }

    .submitPR-app-page#submitPR-app .vertical-view-mobile {
        display: flex;
        position: relative;
        flex-direction: column;
        padding: 10px;


    }

    .submitPR-app-page#submitPR-app .remove-circuit-cont {
        position: absolute;
    }

    .submitPR-app-page#submitPR-app .steps>ul li.done.full ::after {
        border-bottom: none;


    }

    #submitPR-app .title-number-container {
        position: absolute;
        top: 22px;
        left: 0px;

    }

    #submitPR-app .steps {
        position: relative;
    }

    #submitPR-app #tab-1.done .progressbar,
    #tab-2.done .progressbar,
    #tab-3.done .progressbar,
    #tab-4.done .progressbar,
    #tab-5.done .progressbar,
    #tab-6.done .progressbar {
        border-bottom: 4px #D64635 solid;
        width: 124%;
        border-radius: 5px;
        bottom: 0;
        float: left;
        position: absolute;
        left: -4px;

    }

    #submitPR-app .steps {
        position: relative;
        width: 76vw;
        border-top: 5px#f2f2f2 solid !important;
    }

    .submitPR-app-page#submitPR-app .steps>ul li.notfull ::after {
        border-bottom: none !important;

    }

    .submitPR-app-page#submitPR-app div.steps>ul .first ::after {
        border-bottom: none !important;

        z-index: 0
    }

    .submitPR-app-page#submitPR-app div.steps>ul li ::after {
        border: none;
    }

    .submitPR-app-page#submitPR-app .card .steps>ul li ::before {
        position: relative;
    }

    #submitPR-app .screenMobileShow .number {
        display: block;

    }

    #submitPR-app .screenMobileHide .number {
        display: none;

    }

    #submitPR-app .screenMobileShow .title {
        display: block;

    }

    #submitPR-app .screenMobileHide .title {
        display: none;

    }



    /*
            .submitPR-app-page#submitPR-app .steps  a .number
            {
                position: absolute;
                left: 32px;
                top: 53px;
            } */

    .submitPR-app-page#submitPR-app .number::before {
        border: none !important;
    }

    .submitPR-app-page#submitPR-app .title::before {
        border: none !important;
    }

    .submitPR-app-page#submitPR-app .title::after {
        border: none !important;
    }

    /* .submitPR-app-page#submitPR-app .number{
                position: absolute;
                left: 0 !important;
            } */
    .submitPR-app-page#submitPR-app .title-number-container {}


    /* mobile press end     */

    #overviewsection.card-effect2 {
        width: 100%;
    }

    .customer-sidebar.customer-sidebar-mobile-version {
        display: none;
    }


    .icon-small-navbar-menue-mobile-custome {
        border-bottom: 1px solid #00000014;


        width: 96%;
        margin: 0px 3px;




    }

    .customer-sidebar {
        display: none;
    }

    .customer-sidebar-open {
        display: block;
    }

    .customer-sidebar-width {
        width: 100% !important;
    }

    .customer-sidebar .icon-small-navbar-menue-mobile-custome-add {
        display: flex;
        justify-content: flex-start;
    }

    div.submitPR-app-page .screen-1 .btn.theme-btn {
        font-size: 8px;
    }

    .card-effect-close.card-effect {
        left: 18%;
        width: 87vw;
        margin-left: -10%;
    }

    .card-effect-open.card-effect2 {
        left: 0%;
        width: 93vw;
    }

    .small-size-icon.client-side-bar a i {
        font-size: 17px;
    }

    .con-header {
        position: relative;
        justify-content: center;
        left: 10%;
    }

    img.header-brand-img.desktop-lgo {
        /* display: none; */
        left: -44%;
    }

    .app-header img.header-brand-img.desktop-lgo {
        left: 0px;
    }

    .client-side-bar a i {
        font-size: 1.1rem;
    }

    .header .form-inline .form-control {
        position: relative;
        left: 44px;
        width: 74%;
    }

    .ham-menu {
        position: relative;
        left: 2%;
        display: block;
    }

    /* .card {
        width: 78%;
        top: 35px;
        left: 25%;

    } */
    .card {
        width: 100%;
        top: 30px;
        left: 0%;


    }
}

.edit-removehover {
    width: 35px;
    height: 35px;
}

.edit-removehover:hover {
    color: #fff !important;
    background-color: #8595b7;
}

.delete-removehover {
    width: 35px;
    height: 35px;
}

.delete-removehover:hover {
    color: #fff !important;
    background-color: #ec6a6a !important;

}

@media (min-width: 768px) {


    .toggle-collapse {
        margin-right: 65px;
        padding-left: 1%;
    }

    .client-profile-main {

        padding-top: 40px;
        margin-right: 65px;
        padding-left: 1%;
    }

    .panel-calc {
        flex: 0 0 auto;
        width: 95.666667%;
        margin: 20px auto;

    }

}

/*end Abed Style*/

/* new style for  client edit request by mohamad daher (tabs and some css) !!*/
.ui-tabs {
    zoom: 1;
}

.ui-tabs .ui-tabs-nav {
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0;
}

.ui-tabs .ui-tabs-nav li {
    position: relative;
    float: left;
    margin: 0 3px -2px 0;
    padding: 0;
}

.ui-tabs .ui-tabs-nav li a {
    display: block;
    padding: 10px 20px;
    background: #f0f0f0;
    border: 2px #ccc solid;
    border-bottom-color: #ccc;
    outline: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    padding: 10px 20px 12px 20px;
    background: #fff;
    border-bottom-style: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: default;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    clear: both;
    border: 2px #ccc solid;
    padding: 10px;
}

.ui-tabs .ui-tabs-hide {
    display: none;
}

.requestcard {
    width: 70%;
}

.removebordertop {
    border-top: none;
}

.form-group.rd {
    margin-bottom: 0.2rem;
}

.fill-form {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid rgba(10, 10, 10, 0.1);
}

.tr-request.theme-btn.lang-item {
    display: inline-block;
    margin-right: 10px;
}

.tr-request button {
    background: transparent;
    border: 0;
    color: #fff;
    padding: 5px;
}

.langugaes-caption-item {
    padding: 8px;
    background: #ffffff;
    margin-top: 10px;
}

.langugaes-caption-item span {
    padding-right: 20px;
}

.tr-request i {
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;

    position: absolute;
    top: 5px;
    right: 5px;
    padding: 3px;
}

/* available point in header */
.available_points {
    position: fixed;
    top: 25px;
    right: 10px;
    font-size: 16px;
    z-index: 999;
    border: 1px solid #f2f2f2;
    padding: 10px;
    border-radius: 5px;
    background: #d64635;
    color: #fff;
}
.btn-submit-pr{
    position: fixed;
    top: 25px;
    right: 180px;
    font-size: 16px;
    z-index: 999;
    border: 1px solid #f2f2f2;
    padding: 10px;
    border-radius: 5px;
    background: #d64635;
    color: #fff;
}
.btn-submit-pr a:hover{
    color: #f2f2f2!important;
}

.btn-submit-pr a{
    color: #f2f2f2!important;
}

.tr-request.btn.btn-sm.btn-secondary {
    padding: 0;
    padding: 5px;
    position: relative;
    min-width: 165px !important;
    margin-bottom: 5px;
    background: #ebeae8;
    margin-left: 5px;
    font-size: 11px;
}

.tr-request.btn.btn-sm.btn-secondary button {
    font-size: 13px;
    color: #555;
}

/* added css by mohamad daher to frontend languages button */
.tr-request.btn-sm.btn.included {
    color: #fff;
    background: #4d97c1;
    border-color: #2d8ec5;
}

.tr-request.btn-sm.btn.included button {
    color: black;
}

.tr-request.btn-sm.btn.included button :hover {
    color: white;
}

.included:hover {
    color: #fff;
    /* background-color: #4d97c1 !important;
    border-color: #4d97c1 !important; */
}

span.free {
    font-size: 9px;
    padding: 5px;
}

.note.note-success {

    background-color: #c0edf1;
    border-color: #58d0da;
    color: #000;
    margin: 0 0 20px;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
    border-radius: 0 4px 4px 0;
}

.note p {
    margin: 0;
    font-size: 13px;
    line-height: 1.6em;
}

.tr-request.btn.btn-secondary.btn-sm.lang-item.btn-selected {
    color: #fff !important;
    background: #4d97c1;
    border-color: #2d8ec5;
}

.tr-request.btn.btn-sm.btn-secondary.btn-selected button {
    font-size: 13px;
    color: #fff !important;
}

/* class for no orders labels in orders list by Mohamad Daher */
.no-orders {
    text-align: center;
    font-size: 22px;
    padding-top: 10px;
}

/* orders actions anchor style by mohamad daher */
.order-action {
    background-color: #ffff !important;
    color: #000000 !important;
}

.order-action:hover {
    background-color: grey !important;
    color: #ffffff !important;
}

/* added by mohamad daher for additional langauges in frontend submit a press release */
.additional-languages-label {
    margin-top: 20px
}

.additional-languages {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}

.additional-languages select {
    max-width: 20%;
}

.table-sub-account>tbody>tr:nth-of-type(odd),
.table-request tbody>tr:nth-of-type(odd),
.card-package-custome .table-package-custom tbody>tr:nth-of-type(odd),
.table-billing tbody>tr:nth-of-type(odd) {


    background-color: #ffffff !important;
}

.table-sub-account>tbody>tr:nth-of-type(even),
.table-request tbody>tr:nth-of-type(even),
.card-package-custome .table-package-custom tbody>tr:nth-of-type(even),
.table-billing tbody>tr:nth-of-type(even) {


    background-color: #f9fafc !important;
}


#subaccount thead th,
.card-request-table .table-request thead th,
.card-package-custome .table-package-custom #head-package tr>th,
.table-billing thead th {

    font-weight: 400;
}




#subaccount .icons-list-item {
    margin: 2px;
    background-color: #eeeff4;
}



/* adjustment client  dashboard*/


/* .submitPR-app-page#submitPR-app .first .number{
    background-color:  #b5bdd2;
}
.submitPR-app-page#submitPR-app  .number{
    background-color:  #ebeff2;
} */

/* done*/

.submitPR-app-page#submitPR-app .steps .done a .number,
.steps .done a:active .number,
.steps .done a:hover .number {
    background-color: #D64635;
}

.submitPR-app-page#submitPR-app .steps .current a .number,
.steps .current a:active .number,
.steps .current a:hover .number {
    background-color: #b5bdd2;
}

.submitPR-app-page#submitPR-app .steps>ul li.notfull ::after {
    border-bottom: 6px #D64635 solid;
    width: 59%;
    z-index: 5;
}

.submitPR-app-page#submitPR-app .steps>ul li.done.full ::after {
    border-bottom: 6px #D64635 solid;
    width: 97%;
    z-index: 5;
}

.submitPR-app-page#submitPR-app .steps>ul li.current ::before {
    border-bottom: 6px #b5bdd2 solid;
    width: 20%;
    z-index: 5;
}



.submitPR-app-page#submitPR-app .steps>ul li.done.full ::before {
    border-bottom: 6px #D64635 solid;
    width: 72%;
    z-index: 5;
}


.submitPR-app-page#submitPR-app .steps>ul li.current ::before {
    border-bottom: 6px #b5bdd2 solid;
    width: 88%;
    z-index: 4;
}

.submitPR-app-page#submitPR-app .steps>ul li.current ::after {
    border-bottom: 6px #b5bdd2 solid;
    width: 53%;
    z-index: 4;
}


.submitPR-app-page#submitPR-app .steps>ul li.first.done ::before,
.steps>ul li.current.done ::before,
.submitPR-app-page#submitPR-app .steps>ul li.first.done ::before {
    border-bottom: 6px #D64635 solid;
    width: 64%;
}

.submitPR-app-page#submitPR-app .steps>ul li.done ::before,
.steps>ul li.done ::before,
.submitPR-app-page#submitPR-app .steps>ul li.done ::before {
    border-bottom: 6px #D64635 solid;
    width: 64%;
}



.submitPR-app-page#submitPR-app .steps .current a .title,
.steps .title,
.steps .current .title {
    display: block;
}

.submitPR-app-page#submitPR-app .steps>ul li {

    display: flex;
    flex-direction: column;
    flex: 1;

    text-align: center;
}

.submitPR-app-page#submitPR-app .steps>ul li ::after {

    position: absolute;
    content: "";
    border-bottom: 2px solid #ebeff2;
    width: 100%;
    top: 28px;
    left: 52%;
    z-index: -1;

}

.submitPR-app-page#submitPR-app .steps>ul .done ::after {

    border-bottom: 2px solid #ebeff2;
}


.submitPR-app-page#submitPR-app .steps>ul li ::before {

    position: absolute;
    content: "";
    border-bottom: 6px solid #ebeff2;
    width: 95%;
    top: 28px;
    left: -50%;
    z-index: 0;

}

.submitPR-app-page#submitPR-app .steps>ul .first.current ::after {
    border-bottom: 6px #b5bdd2 solid;
    width: 40%;
    z-index: 10;
}

.submitPR-app-page#submitPR-app .steps>ul .first ::after {
    border-bottom: 6px #b5bdd2 solid;
    width: 100%;
    z-index: 10;
}



.submitPR-app-page#submitPR-app .steps>ul .first.done .number {
    border-bottom: 6px #D64635 solid;
    background-color: #D64635;
}




.submitPR-app-page#submitPR-app .steps .first a .number {
    background-color: #b4bdce;
    ;
}

.submitPR-app-page#submitPR-app .steps>ul li a {}

.submitPR-app-page#submitPR-app ul.tablist {
    display: flex;
    width: 100%;


}



/* .submitPR-app-page#submitPR-app .steps .current a .number, .steps .current a:active .number, .steps .current a:hover .number
{
background-color:#D64635 ;
} */
.submitPR-app-page#submitPR-app .steps>ul #tab-5 ::after {
    content: none !important;
}

/* remove last child and first child in  steps*/
.submitPR-app-page#submitPR-app .steps>ul .first ::before {
    content: none !important;
}


.submitPR-app-page#submitPR-app .steps .number {

    position: static;
    /* z-index: 100; */

}

.submitPR-app-page#submitPR-app .steps .disabled .number {

    background-color: #ebeff2;

}


.submitPR-app-page#submitPR-app .steps .current a .title {

    color: black;

}

.submitPR-app-page#submitPR-app .steps .done a .title {

    color: #D64635;

}

.submitPR-app-page#submitPR-app .steps .disabled a .title {

    color: #ebeff2;

}



/* adjustment client  dashboard end*/
/*adjustment schedule */
.submitPR-app-page .rd label,
.submitPR-app-page .id-yes-copy label,
.submitPR-app-page .id-no-copy label {
    color: #8d9aa3;
    font-size: 18px;
}


.submitPR-app-page .rd label.activelabelradio,
.submitPR-app-page .id-yes-copy label.activelabelradio,
.submitPR-app-page .id-no-copy label.activelabelradio {
    color: black;
}

.submitPR-app-page .screen-1 .btn.theme-btn {
    padding: 21px 17px;
    font-size: 12px;
    margin-top: 0px;
    background-color: #D64635;


}

.submitPR-app-page .screen-1 .form-group {
    margin-bottom: 0.4rem;
}

.submitPR-app-page .next.theme-btn {
    float: right;
}


.submitPR-app-page .screen-1 .next.theme-btn {
    float: left;
}

/* screen 3  pressrelease */

.submitPR-app-page .screen-3~button.next.theme-btn {
    float: left;
}

.submitPR-app-page .next.theme-btn {
    margin-top: 20px;
}

.submitPR-app-page .prev.theme-btn {
    color: #bec1c6;
    background: none;
    margin-left: -27px;
}

.submitPR-app-page#submitPR-app button.prev.theme-btn:hover {
    color: #D64635 !important;

}

.submitPR-app-page .prev.theme-btn span>i {
    font-size: 11px;
    margin-right: 3px;


}

#submitPR-app .screen-3 table tr td {
    font-size: 21px;
}

#submitPR-app .screen-3 table {
    padding: 1.5rem 0.5rem;
}

.submitPR-app-page#submitPR-app ul.tablist {}

.submitPR-app-page#submitPR-app .circle-icon-div,
.submitPR-app-page#submitPR-app .summery-icon-table {
    position: absolute;
    right: 1em;
    display: inline;

}

.submitPR-app-page#submitPR-app .remove-circuit-cont span {
    right: -23px;
    position: relative;
    padding: 4px 7px;
    background: #D64635;
}

.submitPR-app-page#submitPR-app .remove-circuit-cont {
    display: flex;
    justify-content: end;
    right: 1.4em;
    position: relative;
}

.submitPR-app-page#submitPR-app .remove-circuit-cont span>i {
    font-size: 19px;
    color: white;
}

.submitPR-app-page#submitPR-app .circle-icon-div i {
    font-size: 26px;

}

.submitPR-app-page#submitPR-app .icons-info {
    font-size: 20px;
    color: #D64635;

}

.submitPR-app-page#submitPR-app .font-weight {
    font-weight: 400;
}

.submitPR-app-page#submitPR-app .summary .background-accept-summary,
.submitPR-app-page#submitPR-app .summary .summery-product,
.submitPR-app-page#submitPR-app .message-info-container>p.message-info,
.submitPR-app-page#submitPR-app .note.note-success,
.message-info-container.info-note-container>p,
.message-info-2-custom>p,
.submitPR-app-page#submitPR-app #message-three-info-custome>p {
    background-color: #ebeae8;
    border: none;
    border-left: 6px #b1bbc3 solid;
    padding: 15px 30px 15px 15px;

}

.message-info-container.info-note-container>p {
    font-size: 13px;
    padding: 15px 30px 15px 15px;
}

.submitPR-app-page#submitPR-app .tr-request.btn-sm.btn.included {
    background-color: #ebeae8;
    border-color: #baaf9a;
    border-width: 2px;


}

.submitPR-app-page#submitPR-app .tr-request.btn-sm.btn.included button :hover {
    color: white !important;


}

.submitPR-app-page#submitPR-app .additional-languages select {
    max-width: 36%;
}

.submitPR-app-page#submitPR-app .additional-languages .tr-request.btn.btn-sm.btn-secondary.lang-item button {
    background: none;
    border: 2px #D64635 solid;
}

.submitPR-app-page#submitPR-app .tr-request .btn .btn-secondary .btn-sm .lang-item i {
    background: none;
    border: 2px #D64635 solid;
}



.head-request,
.table-sub-account thead,
.card-package-custome .table-package-custom thead,
.table-billing thead {
    border-bottom: 1px solid silver;
    background: #ebeff2;
    color: black;
    font-weight: 400;
    height: 51px;
}

.tr-request.btn-secondary.btn-sm.lang-item.step-4-lang {
    background: none;
    margin-bottom: 0;

}

.tr-request.btn-secondary.btn-sm.lang-item.step-4-lang i,
.submitPR-app-page#submitPR-app .tr-request.btn.btn-secondary.btn-sm.lang-item.btn-selected i {
    color: #D64635;
    top: 11px;
    font-size: 14px;
}

.submitPR-app-page#submitPR-app #screen-4-custom .form-group {

    margin-bottom: 0.5rem;
}


.submitPR-app-page#submitPR-app .custom-control.teleport-switch {
    --colorSwitch: #D64635;
    padding-left: 0;
}

.submitPR-app-page#submitPR-app .custom-control.teleport-switch .teleport-switch-control-input {
    display: none;
}

.submitPR-app-page#submitPR-app .custom-control.teleport-switch .teleport-switch-control-input:checked~.teleport-switch-control-indicator {
    border-color: var(--colorSwitch);
}

.submitPR-app-page#submitPR-app .custom-control.teleport-switch .teleport-switch-control-input:checked~.teleport-switch-control-indicator::after {
    left: -14px;
}

.submitPR-app-page#submitPR-app .custom-control.teleport-switch .teleport-switch-control-input:checked~.teleport-switch-control-indicator::before {
    right: 2px;
    background-color: var(--colorSwitch);
}

.submitPR-app-page#submitPR-app .custom-control.teleport-switch .teleport-switch-control-input:disabled~.teleport-switch-control-indicator {
    opacity: .4;
}

.submitPR-app-page#submitPR-app .custom-control.teleport-switch .teleport-switch-control-indicator {
    display: inline-block;
    position: relative;
    margin: 0 10px;
    top: 4px;
    width: 32px;
    height: 20px;
    background: #fff;
    border-radius: 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 2px solid #ccc;
    overflow: hidden;
}

.submitPR-app-page#submitPR-app .custom-control.teleport-switch .teleport-switch-control-indicator::after {
    content: '';
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    top: 2px;
    left: 2px;
    background: #ccc;
}

.submitPR-app-page#submitPR-app .custom-control.teleport-switch .teleport-switch-control-indicator::before {
    content: '';
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    top: 2px;
    right: -14px;
    background: #ccc;
}

.submitPR-app-page#submitPR-app .button-wrapper.upload-button span,
.submitPR-app-page#submitPR-app .add-file-custom-up {
    background: none;
    font-size: 15px;
    color: #9ea6ac;
    border: 1px #e5dada solid;

}

.submitPR-app-page#submitPR-app .button-wrapper.upload-button span i {
    font-size: 12px;
    margin-left: 5px;


}

.submitPR-app-page#submitPR-app .screen-4-custom .files-container {
    background-color: #ebeae8;

}

.submitPR-app-page#submitPR-app .add-file-custom-up {
    margin-left: 0;

}

.submitPR-app-page#submitPR-app .add-file-custom-up i {
    position: absolute;
    right: 1em;
    top: 1.2em;


}

.submitPR-app-page#submitPR-app .summery-heading,
.submitPR-app-page#submitPR-app .summery-heading-sub-first,
.submitPR-app-page#submitPR-app .add-file-custom-up i,
.submitPR-app-page#submitPR-app .button-wrapper.upload-button span i,
.submitPR-app-page#submitPR-app .editor-style-icon-upload-div {
    color: #D64635;
}

.submitPR-app-page#submitPR-app .summery-heading-sub-first {
    font-weight: bold;
    font-size: 0.8em;
}

.submitPR-app-page#submitPR-app .summary .summery-heading-sub {
    font-size: 0.8em;
}

.submitPR-app-page#submitPR-app span.editor-style-icon-upload i {
    right: -0.2em;
    position: relative;
    font-size: 14px;
}

.submitPR-app-page#submitPR-app .file-card i {
    font-size: 1em;
    top: 15px;
}





.submitPR-app-page#submitPR-app #message-three-info-custome {
    width: 100%;
}

.submitPR-app-page#submitPR-app .allLanguagesAvailable .tr-request:hover {
    color: white;
    background-color: #D64635;
    border: none;
    border-color: #D64635 !important;

}

.submitPR-app-page#submitPR-app .tr-request.btn.btn-secondary.btn-sm.lang-item.btn-selected,
.tr-request.btn-secondary.btn-sm.lang-item.step-4-lang {
    background: none;

    border: 1px #D64635 solid;
}


.submitPR-app-page#submitPR-app .tr-request.btn.btn-sm.btn-secondary.btn-selected button {
    color: black !important;
}

.submitPR-app-page#submitPR-app .tr-request.btn-sm.btn.included :hover {

    background-color: #D64635;
    border-color: #ef8592;
    border-width: 2px;
}


.submitPR-app-page#submitPR-app .included:hover {
    border-color: #ef8592;
    border-width: 2px;
    background: none;
}

.submitPR-app-page#submitPR-app .tr-request.btn-sm.btn.included button:hover {
    color: white !important;
}

.submitPR-app-page#submitPR-app .tr-request.btn-sm.btn.included:hover {
    background: #D64635;
}

.submitPR-app-page#submitPR-app .files-container {
    background-color: #ebeae8;
}

.submitPR-app-page#submitPR-app .pr-details-page .remove-padding.input-page-details span {
    bottom: 14px;
    position: relative;



}

.submitPR-app-page#submitPR-app .color-label-custom,
.submitPR-app-page#submitPR-app .header-package.data-table-deatils {
    color: #8d9aa3;
}

span.postion-before-line.postion-before-line-custome {
    position: relative;
    bottom: 10px;
}


.submitPR-app-page#submitPR-app .top-postion-custome {

    position: relative;
    top: 17px;
}

.submitPR-app-page#submitPR-app .file-card .delete-icon {
    right: 3px;
}

.submitPR-app-page#submitPR-app .file-card p {
    font-size: 0.7em;
}

.submitPR-app-page#submitPR-app .summary .body-sitribution-cart {
    background-color: #fafafa8f;
}

.submitPR-app-page#submitPR-app .postion-relative-custome {
    position: relative;
}

#submitPR-app table .header-package.data-table-deatils {
    font-size: 11px;
}

#submitPR-app .summary .file-box {
    background: white;
    padding: 20px 5px;
    padding: 6px;
    color: #8d9aa3;
}

#submitPR-app .summary .file-box i {
    font-size: 11px;
    color: #8d9aa3;
}

#submitPR-app .summary table {
    padding: 0.3rem 0.5rem;
}

#submitPR-app .summary table {
    font-weight: 200;
}

#submitPR-app .summary .weight-summery {
    font-weight: 400;
}

#submitPR-app .summary .weight-summery-normal {
    font-weight: 200;
}

#submitPR-app .summary .font-summery-normal {
    font-size: 0.8em;
}

#submitPR-app .summary .flex-item-summary {}

#submitPR-app .summary .flex-item-summary-child {
    width: 25%;
}

#submitPR-app .summary font {
    width: 25%;
}

#dialog-1 .ui-widget-header {
    background: none;

}

#submitPR-app span#ui-id-1~button {
    background: none;
}

#ui-id-1~button {
    background: none;
}


.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle {
    display: flex;
    margin: 0px 17px;
    margin: 0 px;
    border-radius: 0;
    border: none;
    background: none;
    display: flex;
    border-bottom: 1px #e3e3e3 solid;


}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix.ui-draggable-handle i {
    font-size: 13px;

}


#dialog-1 button {
    background: #D64635;
}

.card-header-custome-style-auto-press {
    margin: 0 auto;
}

#submitPR-app .card-header-custome-style-auto-press .icon-thanks i {
    font-size: 4em;
    color: #D64635;
}

#submitPR-app .center-submit-thanks {

    padding: 0;
    margin: 0 auto;
    display: flex;
    font-size: 1em;
    margin-bottom: 4px;
    justify-content: center;


}

#submitPR-app .center-submit-thanks-middle {
    display: flex;
    font-weight: 500;
    justify-content: center;
    margin-bottom: 17px;
    margin: 0 auto;
}

#submitPR-app .center-submit-thanks-last {
    justify-content: center;
    display: flex;
    margin: 0 auto;
    color: #a9afb5;
    margin-top: 8px;
}


#submitPR-app .testurl-link-custome {
    padding: 9px 12px;
}

#submitPR-app .card-header-center {
    display: flex;
    justify-content: center;
}

#overviewsection .col-50-custom-1091 {
    min-height: 300px;
}

#overviewsection.card {
    position: relative;
    left: 17%;
}

#overviewsection.card {
    width: 86%;
}

#overviewsection .client-profile-main {
    margin-right: 0px;
}

div#overviewsection.card.open-width-cards {
    width: 92%;
}

.post-preview {
    margin-bottom: 100px;
    ;
}

.preview.dir-rtl {
    direction: rtl;
}

.preview.dir-rtl ul.title-info li {

    padding-left: 15px;

}

.preview.dir-rtl .title-info {
    padding-right: 0px;
}

.preview.dir-rtl i.photo-arrow.pe-7s-bottom-arrow,
.preview.dir-rtl i.logo-arrow.pe-7s-bottom-arrow,
.preview.dir-rtl i.language-arrow.pe-7s-bottom-arrow,
.preview.dir-rtl i.video-arrow.pe-7s-bottom-arrow {
    float: left;
}

#pr-approval {
    float: right;
}

.option-pr {
    padding: 10px;
    background: #f2f2f2;
    border-bottom: 3px #D64635 solid;
}

.option-pr label {
    font-weight: bold;
}

.preview.dir-rtl .post-details-languages ul {
    padding: 0px;

}

.p-relative {
    position: relative;
}

.accounts-label {
    width: 100%;
    ;
}

.sub-account-logo img {
    position: absolute;
    top: 20px;
    right: -100px;
}

.full-width .aw-tooltip .tooltiptext {
    visibility: inherit;
    width: 100%;
    background-color: transparent;
    color: #555;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    top: 100px;
    left: 50%;
    transform: inherit;
    position: initial;
    z-index: 99999;
    font-size: 13px;
}

@media only screen and (max-width:1630px) {
    div#overviewsection.card {
        position: relative;
        left: 22%;
    }

    div#overviewsection.card {
        width: 83%;
    }
}

@media only screen and (max-width:1364px) {
    div#overviewsection.card {
        position: relative;
        left: 23%;
    }

    div#overviewsection.card {
        width: 84%;
    }
}

@media only screen and (max-width:1264px) {
    div#overviewsection.card {
        position: relative;
        left: 25%;
    }

    div#overviewsection.card {
        width: 84%;
    }
}


@media only screen and (max-width:1164px) {

    div#overviewsection.card.open-width-cards {
        left: 19%;
        width: 98%;
    }

    div#overviewsection.card {
        position: relative;
        left: 28%;
    }

    div#overviewsection.card {
        width: 82%;
    }
}

@media only screen and (max-width:1046px) {
    div#overviewsection.card {
        position: relative;
        left: 32%;
    }

    div#overviewsection.card {
        width: 77%;
    }
}

@media only screen and (max-width:910px) {

    div#overviewsection.card {
        position: relative;
        left: 37%;
    }

    div#overviewsection.card {
        width: 75%;
    }

    div#overviewsection.card.open-width-cards {
        width: 92%;
        left: 25%;
    }
}

@media only screen and (max-width:768px) {
    div#overviewsection.card {
        position: relative;
        left: 22%;
    }
    .btn-submit-pr {
        display: none;}
    div#overviewsection.card {
        width: 88%;
    }

    #overviewsection .col-50-custom-1091 {
        width: 87%;
    }
}

@media only screen and (max-width:576px) {
    .submitPR-app-page#submitPR-app .class-5-custom {}

    .submitPR-app-page#submitPR-app #screen-4-custom .card-body {
        padding: 1rem 1rem;

    }

    /*change the size of step number on mobile*/
    .submitPR-app-page#submitPR-app .steps a .number {
        width: 35px;
        height: 35px;
        font-size: 16px;
        font-size: 14px;



    }

    .submitPR-app-page#submitPR-app .fn-s-12 {
        font-size: 12px;
    }

    .submitPR-app-page#submitPR-app #tab-4.done .progressbar {
        width: 155%;

    }

    .submitPR-app-page#submitPR-app .pr-details-page .remove-padding.input-page-details span {

        font-size: 15px;
    }

    /*      */
    .submitPR-app-page#submitPR-app .distribution-cart-header span {
        font-size: 20px;
    }

    .submitPR-app-page#submitPR-app .circle-icon-div i {
        font-size: 25px;
    }

    .submitPR-app-page#submitPR-app .circle-icon-div,
    .submitPR-app-page#submitPR-app .summery-icon-table {

        right: 1em;
        top: 25px;

    }

    #edit-account-client .vat_certificate_edit {
        width: 100%;
    }

    #submitPR-app .screenMobileShow .title {
        display: flex !important;
        align-items: center;
        width: max-content;

    }

    .submitPR-app-page#submitPR-app .steps>ul li.current ::before {
        width: auto;
    }

    #submitPR-app .screenMobileShow .number {
        background-color: #D64635 !important;
    }

    .submitPR-app-page#submitPR-app .steps>ul li.done.full ::after {
        border-bottom: none;

    }

    .submitPR-app-page#submitPR-app .title-number-container {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    /* .submitPR-app-page#submitPR-app ul.tablist {

        width: 100%;
        border: none;
        border-top: 7px #f2f2f2 solid;

        } */
    .submitPR-app-page#submitPR-app li.current {
        position: absolute;
        float: left;
    }

    .submitPR-app-page#submitPR-app .steps>ul.tablist li ::after {
        top: 0px;
    }

    .submitPR-app-page#submitPR-app .steps>ul li.current ::before {
        border-bottom: none;

        z-index: 4;
    }

    .submitPR-app-page#submitPR-app .steps>ul .first.current ::after {
        border-bottom: none;

    }

    .submitPR-app-page#submitPR-app .steps>ul li.current ::after {
        border: none;
    }

    .submitPR-app-page#submitPR-app .steps>ul.tablist li ::before {
        top: 0px;
    }

    .submitPR-app-page#submitPR-app .steps>ul li.current ::before {
        border-bottom: none;
    }


    .client-menu-icon-new {
        display: inline !important;
    }

    .customer-sidebar .icon-display-block-custome-menue {
        display: inline;

    }

    div#overviewsection.card {
        position: relative;
        left: 4%;
    }

    div#overviewsection.card {
        width: 100%;
    }

    .app-header .ham-menu {

        position: absolute;
        left: -25px;
        top: 20px;


    }

    .app-header .header-brand.navbar-brand.navbar-brand-image-custome {
        position: absolute;
    }

    #overviewsection .col-50-custom-1091 {
        width: 93%;
    }
}

@media only screen and (max-width:500px) {
    div#overviewsection.card {
        position: relative;
        left: 0%;
    }

    div#overviewsection.card {
        width: 100% !important;
    }

    #overviewsection .col-50-custom-1091 {
        width: 98% !important;
    }

    .available_points {
        display: none;
    }

    .option-pr label {
        font-weight: bold;
        width: 80%;
    }

    #submitPR-app .custom-control.teleport-switch {
        width: 18%;
        display: inline-block;
        vertical-align: top;
    }

    .aw-btn.add-contact-btn {
        width: 100%;
    }

    .remove-contact {
        background: none;
        font-size: 15px;
        color: #9ea6ac;
        border: 1px #e5dada solid;
        width: 100%;
        text-align: center;
        margin-top: 10px;
        padding: 0.5rem !important;
    }

    #selectAccount {
        width: 70%;

    }

    .sub-account-logo img {

        right: 0px;
    }

}




@media only screen and (max-width:830px) {

ul.circuits-tab-category li {
    width: 100%;
}
    #overviewsection.col-50-custom-1091 {

        width: 88%;
    }
}

.customer-sidebar .display-inline-class-custome {
    display: inline;
}

.app-header .hide-cross-icon-cross-cust {
    display: none !important;
}

.app-header .hide-cross-icon-cross-cust-show {
    display: block !important;
}

@media only screen and (max-width:470px) {

    #submitPR-app .steps {

        width: 73vw;

    }

    .submitPR-app-page#submitPR-app #tab-4.done .progressbar {
        width: 130%;
    }
}

@media only screen and (max-width:400px) {
    .submitPR-app-page#submitPR-app .remove-circuit-cont span>i {
        font-size: 16px;

    }

    .submitPR-app-page#submitPR-app .distribution-cart-header span {
        font-size: 16px;
    }

    .submitPR-app-page#submitPR-app .circle-icon-div i {
        font-size: 17px;
    }

    div#submitPR-app .screen-3 table tr td {
        font-size: 15px;
    }

    div.submitPR-app-page#submitPR-app .remove-circuit-cont span {
        right: -24px;
    }

    .submitPR-app-page#submitPR-app .icons-info {
        font-size: 13px;

    }

    .submitPR-app-page#submitPR-app .circle-icon-div,
    .submitPR-app-page#submitPR-app .summery-icon-table {


        top: 33px;


    }

    .submitPR-app-page#submitPR-app .remove-circuit-cont span {
        top: 10px;
    }

    #submitPR-app .title-number-container {
        left: 0;
    }

    .submitPR-app-page#submitPR-app .circle-icon-div i {
        font-size: 20px;
    }

}







/* Mobile App Style  */

.page-footer {
    display: none;
}



.card-body {
    padding: 0.5rem 0.5rem;
}

.card .theme-btn {
    padding: 14px 20px;
}

.submitPR-app-page#submitPR-app .add-file-custom-up i{
    display: none;
}

.ui-widget.ui-widget-content {
    top: 25%;
    left: 10%;
}
.printarea strong span {
    font-size: 0.7rem;
    font-weight: 900;
}
.printarea span b ,.printarea span b span{
    font-weight: 900;
}
