.plyr audio, .plyr video {
    max-height: 500px;
}

table {
    font-size: 13px;
    /*text-align: center;*/
}

.my-dropdown.show {
    position: absolute !important;
    will-change: transform !important;
    top: 30px !important;
    left: auto !important;
    transform: translate3d(0px, 0px, 0px) !important;

}

.user-thumb-img {
    width: 35px;
    border-radius: 3px;
}

#sign-table {
    text-align: right;
}

.nav-tabs-custom > .nav-tabs {
    border-top: 1px solid #cdc9c9 !important;
    border-bottom-color: #cdc9c9 !important;
}

.nav-tabs-custom > .nav-tabs > li:first-of-type.active > a {
    border-left-color: #cdc9c9 !important;
}

.nav-tabs-custom > .nav-tabs > li > a, .nav-tabs-custom > .nav-tabs > li > a:hover {
    border-left-color: #cdc9c9 !important;
}

/*index page*/
.tile {
    margin-bottom: 15px;
    border-radius: 3px;
    background-color: #279FE0;
    color: #FFFFFF;
    transition: all 1s;
}

.tile-heading {
    padding: 5px 8px;
    text-transform: uppercase;
    background-color: #1E91CF;
    color: #FFF;
}

.tile-body {
    padding: 15px;
    color: #FFFFFF;
    line-height: 48px;
}

.tile .tile-body i {
    font-size: 50px;
    opacity: 0.3;
    transition: all 1s;
}

.tile-footer {
    padding: 5px 8px;
    background-color: #3DA9E3;
}

.tile a {
    color: #FFFFFF;
}

/*modal*/
.fade.show {
    opacity: 1;
}

.modal-content {
    direction: rtl;
    text-align: right;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.modal-dialog {
    max-width: 350px;
    /*margin-top: 200px !important;*/
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

.toggle-group .btn {
    font-size: 12px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

#cropContainerModalA {
    width: 400px;
    height: 200px;
    position: relative;
    border: 1px solid #ccc;
    float: right;
}

.form-group {
    font-size: 13px !important;
}

fieldset legend {
    padding-bottom: 5px;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    padding-bottom: 0px;
    margin-bottom: 17px;
    font-size: 18px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: 1px solid #e5e5e5;
}
h1{
    font-size: 18px !important;
}
#report-panel{
    overflow: scroll;
    max-height: 500px;
}
.nav > li > a {
    padding: 10px 5px;
}
.w-100{
    width: 100%;
}
#changecampaignpresearch-ccp_is_success label,#changecampaignpre-ccp_is_success label{
    display: inline-block !important;
}
.field-changecampaignpresearch-ccp_expire_status,.field-changecampaignpresearch-ccp_rep_status{
    background-color: #f3fdfd;
    padding: 2px 13px 6px 13px;
    border-radius: 5px;
    border: solid 1px #bfd5d5;
}

.modal-backdrop {
    background-color: transparent;
}
.nav-tabs-custom > .nav-tabs > li {
    margin-right: 0px !important;
}
text{
    /*direction: rtl !important;*/
}
#Statistics1,#Statistics2,#Statistics3,#Statistics4,#Statistics5{
border: 1px solid #ccc;
}
.nav-tabs-custom > .nav-tabs > li {
    font-size: 12.5px;
}
.nav-tabs li a{
    border-left-color: #cdc9c9 !important;
}
.tab-pane.active{
    display: block !important;
}
.tab-pane{
    display: none;
}

#chart-container {
    position: relative;
    display: inline-block;
    top: 10px;
    left: 10px;
//height: 420px;
    width: calc(100% - 24px);
// border: 2px dashed #aaa;
    border-radius: 5px;
    overflow: auto;
    text-align: center;
    direction: ltr !important;
}

pre {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
    margin-left: 20px;
}

.home-link {
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: block;
    width: 100%;
    text-align: right;
}

#btn-export-hier {
    display: inline-block;
    position: relative;
    top: -200px;
    right: 10px;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #5cb85c;
    border: 1px solid transparent;
    border-color: #4cae4c;
    border-radius: 4px;
}

/*service*/
.product {
    padding: 1px 0 10px 0;
    margin: 0 0 20px 0;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #ddd;
}

.product header {
    position: relative;
    padding: 10px 20px;
    margin: 0 1px;
    background: #f8f8f8;
    border-radius: 3px 3px 0 0;
}

.product div.product-desc {
    /*float: left;*/
    /*width: 60%;*/
    padding: 8px 14px;
    font-size: .85em;
}

.product footer {
    /*float: right;*/
    margin: 20px 0 0;
    /*width: 40%;*/
    font-size: .8em;
    text-align: center;
}

.product div.product-pricing {
    margin-bottom: 10px;
}

.product div.product-pricing span.price {
    font-size: 1.4em;
}

.product span.feature-value {
    font-weight: 700;
}

.feature-value {
    float: left;
}

.product-info {
    margin: 0 0 20px 0;
    padding: 6px 15px;
    font-size: .85em;
    background-color: #f8f8f8;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.product-title {
    margin: 0;
    font-size: 1.6em;
}

.product-info {
    font-size: .85em;
}

.panel-addon {
    font-size: .8em;
    text-align: center;
}

.panel-addon .panel-body {
    border-radius: 4px;
}

.panel-body {
    padding: 10px 15px;
}

.panel-addon .panel-body label {
    font-size: 1em;
    font-weight: 700;
    color: #333;
}

.panel-addon .panel-price {
    padding: 4px;
    background-color: #e8e8e8;
}

.panel-addon .panel-add {
    display: block;
    padding: 4px;
    background-color: #5cb85c;
    color: #fff;
    border-radius: 0 0 4px 4px;
}

.order-summary {
    margin: 0 0 20px 0;
    padding: 0;
    background-color: #666;
    border-bottom: 3px solid #666;
    border-radius: 4px;
}

.order-summary h2 {
    margin: 0;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 1.4em;
    font-weight: 400;
}

.summary-container {
    margin: 0;
    padding: 10px;
    min-height: 100px;
    border-radius: 3px;
    background-color: #f8f8f8;
    text-align: center;
}

.sub-heading {
    height: 0;
    border-top: 1px solid #ddd;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

.field-container {
    margin: 0 0 30px 0;
}

.sub-heading span {
    display: inline-block;
    position: relative;
    padding: 0 17px;
    top: -11px;
    font-size: 16px;
    color: #058;
    background-color: #fff;
}

.total-due-today .amt {
    font-size: 2.3em;
}

.total-due-today span {
    display: block;
    text-align: right;
}

.view-cart-items-header {
    margin: 0;
    padding: 8px 15px;
    background-color: #058;
    color: #fff;
    font-size: .9em;
    border-radius: 4px 4px 0 0;
}

.view-cart-items {

    /*margin: 0 0 20px 0;*/
    border-bottom: 2px solid #058;

}

.view-cart-items {

    border-bottom: 2px solid #058 !important;

}

.view-cart-items .item span:not(.caret):not(.renewal-price) {
    display: block;
}

/*.view-cart-items .item-price span {*/
/*    font-size: 1.6em;*/
/*}*/
.empty-cart .btn {
    margin: 0;
    padding: 4px 10px;
    background-color: #058;
    border: 0;
    color: #fff;
    border-radius: 0 0 4px 4px;
}

.item-price span {
    font-size: 1.6em;
}

.item-price .cycle {
    font-size: .9em;
}

.view-cart-items .item {
    margin: 0;
    padding: 10px;
    background-color: #fff;
    border-left: 0;
    border-right: 0;
    font-size: .8em;
}

.alert-success {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
}

.text-muted {
    color: #777;
}

.small, small {
    font-size: 85%;
}

label {
    font-weight: 300;
    color: #666;
    font-size: 13px;
}

.radio-inline {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

.callback_header-primary {

    font-size: 1.5rem;
    margin-top: 0.5rem;
    margin-bottom: 0.25rem;
    color: rgb(48, 54, 69);
    text-align: center;
    line-height: 1.5;
    font-weight: bold;

}

.callback_header-secondary-red {
    color: rgba(164, 20, 4, 1);
    font-weight: 500;
    margin: 0px 0px 1em;
    text-align: center;
    padding: 0px;
    font-size: 1rem;
    line-height: 1.825;
}

.btn-color-aqua {
    background-color: rgb(0, 173, 188);
    color: rgb(254, 254, 254);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

a {
    text-decoration: none;
}
.callback_header-secondary-green{
    text-align: center;
    color: green;

}



#loader{
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 4000;
    background-color: rgba(0,0,0,0.8);
}
#loader .loading {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 200px;
    height: 200px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    border-bottom: 16px solid #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

#loader #loader-logo{
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    -webkit-animation: rspin 2s linear infinite;
    animation: rspin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@-webkit-keyframes rspin {
    100% { -webkit-transform: rotate(0deg); }
    0% { -webkit-transform: rotate(360deg); }
}

@keyframes rspin {
    100% { transform: rotate(0deg); }
    0% { transform: rotate(360deg); }
}

.block_box{
    padding: 13px;
    border: 1px solid #ccc;
    border-radius: 18px;
}
.block_title{
    padding: 3px;
    display: flex;
    align-items: center;
    margin-bottom: .4rem;
}

.delete-block-btn {
    width: 3rem;
    height: 2.4rem;
    border-radius: 100%;
    background-color: #ff88a9;
    position: relative;
}
.edit-block-btn {
    width: 3rem;
    text-align: center;
    height: 2.4rem;
    border-radius: 100%;
    background-color: #76bffe;
    position: relative;
    margin-left: 2px;
}
.block_contacts{
    color: #03877b;
    margin-right: .4rem;
/*    direction: ltr;
    text-align: right;*/
}
.block_contacts_info,.block_messengers_info{
    display: flex;
    justify-items: center;
    margin-bottom: 3px;
    padding: 5px;
}
.block_contacts .fa,.block_messengers .fa-whatsapp{
    color: #03877b;
    margin-right: .4rem;
    padding-left: 3px;
}
.block_box .fa-mobile-phone,.block_box .fa-telegram,.block_box .fa-whatsapp{
    font-size: 20px;
}
.block_messengers .messengers_whatsapp{
    color: #03877b;
    margin-right: .4rem;
}
.block_messengers .messengers_telegram,.block_messengers .fa-telegram{
    color: #3c8dbc;
    margin-right: .4rem;
}
.block_desc{
    margin-right: .4rem;
}

/*LOGIN*/
.login_form {
    padding: 3rem;
}

.login_form_forget_pass {
    font-size: .8rem;
}

.login_form .form-group {
    position: relative;
}

.login_form svg {
    fill: #babdc3;
    width: 1.4rem;
    height: 1.4rem;
    position: absolute;
    top: 53%;
    right: 2%;
}
.login_form input {
    padding-right: 3rem;
}

/*NEW LINK*/
.new_link_img {
    border: 1px solid #babdc3;
    border-radius: 100%;
    position: relative;
    width: 6rem;
    height: 6rem;
}

.new_link_img svg {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-38%, -50%);
    width: 3rem;
    height: 3rem;
}

.new_link_img img {
    width: 100%;
    border-radius: 100%;
    height: 100%;
}

.new_link_file {
    background: #f2c365;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: .25rem;
    color: #fff;
    font-size: 1em;
    font-family: vazirM;
    overflow: hidden;
    padding: 0.875em;
    /*14px/16px*/
    position: relative;
    text-align: center;
    width: 120px;
    cursor: pointer;
}

.new_link_file:hover, .new_link_file:active, .new_link_file:focus {
    background: #f0ba4d;
    cursor: pointer;
}

.new_link_file_inp {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 148px;
    height: 46px;
    cursor: pointer;
}

.new_link_file_delete {
    left: 5%;
    bottom: 8%;
    position: absolute;
    font-size: .9rem;
    font-family: vazirM;
    cursor: pointer;
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}

/*SMART PHONE*/
.smartphone {
    background-color: #ffffff;
    box-shadow: 0 0.5rem 2rem 0.5rem rgba(0, 0, 0, 0.1);
    border-radius: 3rem;
    border: 10px solid #f8f9fa;
    min-height: 80vh;
    position: relative;
    padding-bottom: 3rem;
}
.smartphone_btn{
    width: 3rem;
    height: 3rem;
    border-radius: 100%;
    background-color: #f7f7f7;
    box-shadow: inset 0 0 10px #efefef;
    position: absolute;
    left: 50%;
    bottom: -1%;
    transform: translate(-50%,-50%);
}

.smartphone .border {
    border-radius: 3rem;
    min-height: inherit;
    padding-bottom: 4rem !important;
    margin-bottom: 1rem;
}

.link_info_theme_light {
    width: 2rem;
    height: 2rem;
    border-radius: 100%;
    background-color: #ffc3d0;
    border:3px solid #f7f7f7;
    cursor: pointer;
}
.link_info_theme_light:hover,.link_info_theme_light:focus {
    background-color: #f4bfcb;
}
.link_info_theme_light.active,.link_info_theme_dark.active {
    border-color:#cfebf9;
}

.link_info_theme_dark {
    width: 2rem;
    height: 2rem;
    border-radius: 100%;
    background-color: #211d27;
    border:3px solid #f7f7f7;
    cursor: pointer;
}


.link_info_avatar {
    width: 5rem;
    height: 5rem;
    border-radius: 100%;
    border: 1px dashed #9a9999;
    object-fit: cover;
}

.link_info_content {
    padding: 1rem;
}

.new_link_saved_box {
    width: 100%;
    border: 1px solid #d5d9e1;
    display: flex;
    color: #0695c1;
    padding: .3rem 1rem;
    border-radius: .25rem;
    margin-bottom: 1rem;
}

.new_link_saved_box svg {
    width: 1.2rem;
    height: 1.2rem;
    fill: #4480f4;
    margin-top: .3rem;
}

.new_link_saved_box span {
    color: #4480f4;
    margin-right: .4rem;
}

.new_link_saved_box_delete {
    width: 3rem;
    height: 2.4rem;
    border-radius: 100%;
    background-color: #ff88a9;
    position: relative;
}

.new_link_saved_box_delete svg {
    fill: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1rem;
    height: 1rem;
}

.new_link_saved_box_edit {
    width: 3rem;
    height: 2.4rem;
    border-radius: 100%;
    background-color: #76bffe;
    position: relative;
}

.new_link_saved_box_edit svg {
    fill: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1rem;
    height: 1rem;
}

.link_info_block {
    margin-bottom: 4rem;
    margin-top: 4rem;
}

.new_contact_saved_box a {
    width: 100%;
    border: 1px solid #d5d9e1;
    display: flex;
    color: #0695c1;
    padding: .3rem 1rem;
    border-radius: .25rem;
    margin-bottom: .7rem;
}

.new_contact_saved_box a svg {
    width: 1.2rem;
    height: 1.2rem;
    fill: #02d0bd;
    margin-top: .3rem;
}

.new_contact_saved_box a span {
    color: #03877b;
    margin-right: .4rem;
}

.new_messengers_saved_box {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    display: flex;
    justify-content: space-between;
}

.new_messengers_saved_box a {
    width: 45%;
    display: flex;
    padding: .3rem 1rem;
    border-radius: 4rem;
    border: 1px solid gray;
}

.new_messengers_saved_box a:first-child {
    background-color: dodgerblue;
    border-color: dodgerblue !important;
}

.new_messengers_saved_box a:last-child {
    background-color: #1bbbac;
    border-color: #1bbbac !important;
}

.new_messengers_saved_box svg {
    width: 1.2rem;
    height: 1.2rem;
    fill: #ffffff;
    margin-top: .3rem;
}

.new_messengers_saved_box span {
    color: #ffffff;
    margin-right: .4rem;
    font-family: vazirM;
}

.new_des_saved_box {
    margin-top: 1rem;
    padding: 1rem;
    margin-bottom: 1rem;
    border: 1px dashed #ccc9c9;
}

.new_des_saved_box span {
    word-wrap: break-word;
}

.new_block_item {
    background-color: transparent;
    border: 1px solid #524157;
    padding: 1rem;
    border-radius: .25rem;
    color: #524157 !important;
    font-family: vazirM;
    cursor: pointer;
}

.new_block_item:hover, .new_block_item:focus {
    background-color: #c13e6a;
    color: #ffffff !important;
    border-color: #c13e6a !important;
}

.new_block_item:hover svg, .new_block_item:focus svg {
    fill: #ffffff;
}

.new_block_item svg {
    width: 1.5rem;
    height: 1.5rem;
    fill: #524157;
    margin-left: .5rem;
}
.link_info_move_block{
    width: 100%;
    border-color: #ecedfc;
    color: #5b5e94;
    background: #ecedfc;
}
.link_info_move_block:hover{
    background-color: #d9dbfe !important;
    color: #696caa !important;
}
.cancel_link_info_move_block{
    border-color: #ff88a9;
    color: #ff88a9;
}
.cancel_link_info_move_block:hover{
    border-color: #e8616d;
    color: #e8616d;
}
.link_info_move_done_btn{
    margin: 0 auto;
    border-color: #878787;
    color: #878787;
}
.link_info_move_done_btn:hover{
    border-color: #6a6a6a;
    color: #6a6a6a;
}
#register_modal,#login_modal{
    overflow-y:auto !important;
}

.new_link_saved_box_delete,.new_link_saved_box_edit{
    cursor: pointer;
}
.swal-text{
    text-align: center !important;
}
.swal-footer{
    direction: ltr !important;
    float: left !important;
}
.modal-dialog{
    max-width: 600px !important;
}

.link_info_theme_light {
    width: 2rem;
    height: 2rem;
    border-radius: 100%;
    background-color: #ffc3d0;
    border:3px solid #f7f7f7;
    cursor: pointer;
}
.link_info_theme_light:hover,.link_info_theme_light:focus {
    background-color: #f4bfcb;
}
.link_info_theme_light.active,.link_info_theme_dark.active {
    border-color:#cfebf9;
}

.link_info_theme_dark {
    width: 2rem;
    height: 2rem;
    border-radius: 100%;
    background-color: #211d27;
    border:3px solid #f7f7f7;
    cursor: pointer;
}
