﻿header.customContainer {
    top: 0;
    transition: all .3s;
    background-color: #047ab2;
    box-shadow: 0px 15px 16px rgba(32 ,133 ,181, .5);
    color: white;
}

.logoTitle {
    color: white;
}

header.customContainer .navbar-nav .nav-link {
    color: white !important;
    padding-right: 50px;
}

header.customContainer i {
    font-size: 1.3rem !important;
    color: white !important;
    position: absolute;
    margin: auto;
    left: 0;
    right: 20px;
}

.flex-direction-row {
    flex-direction: row !important;
}

header.customContainer li {
    min-width: 70px;
}

header .nav-item.dropdown.selected .dropdown-menu {
    position: absolute;
    left: 0;
}

header.customContainer .navbar-nav .kt-nav-button {
    min-width: 50px;
}

.MainMenu .navbar-nav, .MainMenu .navbar-nav .kt-nav-button, .MainMenu .nav-item {
    width: 100%;
    display: inline-block;
    color: white;
}

.MainMenu i {
    font-size: 1.3rem !important;
    color: white !important;
    position: absolute;
    margin: auto;
    left: 0;
    right: 15px;
}

.customContainer {
    padding: 0;
}

.MainMenuContainer {
    background-color: #047ab2;
    margin-top: -50px;
}

    .MainMenuContainer .navbar-nav .nav-link {
        padding-right: 50px;
        padding-left: 0;
        color: white;
        font-size: 1rem;
    }

    .MainMenuContainer .dropdown-toggle::before, .MainMenuContainer .dropdown.selected .dropdown-toggle:before {
        content: "\f078";
        color: white;
        font-size: 0.7rem !important;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        left: 15px;
        top: 15px;
    }

    .MainMenuContainer li:hover, .MainMenuContainer li.selected {
        background-color: #d78332;
        padding: 3px 15px;
    }

    .MainMenuContainer li {
        padding: 3px 15px;
        border-bottom: 1px solid rgba(0,0,0,.12);
    }

    .MainMenuContainer .nav-item.dropdown .dropdown-menu {
        background-color: #d78332;
        margin-bottom: 20px;
    }

    .MainMenuContainer .dropdown-item {
        text-align: right;
        color: white;
    }

        .MainMenuContainer .dropdown-item:focus, .dropdown-item:hover {
            color: #1e2125 !important;
        }

.SumReportAdmin {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.tableLeftRightContent .bottomItem {
    text-align: left;
    max-width: 49%;
    color: gray !important;
    float: left;
    word-wrap: break-word;
}

.tableLeftRightContent .topItem {
    text-align: right;
    float: right;
    max-width: 49%;
}

.tableLeftRightContent tr {
    background-color: #faecd7;
}

    .tableLeftRightContent tr:nth-child(even) {
        background-color: #fdfbf9;
    }

@media(max-width:575px) {
    .tableLeftRightContent .topItem, .tableLeftRightContent .bottomItem {
        width: 100%;
        display: block;
        float: none;
    }
}

footer {
    background-color: #047ab2;
    color: white;
    height: 3.1rem;
}

header.customContainer {
    margin-bottom: 10px;
}

.AP_btnContainer {
    display: inline-block;
    width: 100%;
}

.btnOperation {
    cursor:pointer;
    font-family: "vazir","IRANSans",sans-serif,Arial;
    font-style: normal;
    align-items: center;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 1rem;
    font-weight: 500;
    justify-content: center;
    overflow: hidden;
    padding: 0 16px;
    position: relative;
    -webkit-transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,-webkit-transform .36s ease;
    transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,-webkit-transform .36s ease;
    transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,transform .36s ease;
    transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,transform .36s ease,-webkit-transform .36s ease;
    background-color: transparent;
    border: 2px solid #FF930A;
    color: #FF930A;
    padding: 5px;
    line-height: .8rem;
    height: 2rem;
    margin: auto;
    display: inline-block;
    float: left;
    margin: 5px;
    transition: all .3s;
}

    .btnOperation:hover {
        background-color: #FF930A;
        color: white;
    }

.cardContainer {
    min-height: calc( 100vh - 109px );
    height: unset;
}

header .dropdown-toggle::before, header .dropdown.selected .dropdown-toggle:before {
    right: -50px;
    position: relative;
}
@media (min-width:992px) {
    .MenuUser {
        width: 200px;
    }
}
@media (max-width: 991px) {
  /*  .MenuUser {
        width: 300px;
    }*/
    #app {
        padding-bottom: 0;
    }

    .customContainer {
        padding: 90px 0 0;
    }

    .UserMenu .nav-item.dropdown.selected .dropdown-menu {
        top: 36px;
        background-color: white;
        display: inline-table;
    }

    header.customContainer i {
        margin: unset;
    }

    .navbar-collapse.mobileShow li.nav-item:before {
        display: none;
    }

    .navbar-collapse .navbar-nav {
        padding: 5px 10px;
        margin-left: 30px;
    }

    header.customContainer {
        margin-bottom: 0;
        position: fixed;
        top: 0;
    }

    .navbar-collapse .navbar-nav li {
        width: 100%;
        text-align: center;
    }

    .btnCategury, .Mainheader1 .TopMenumobile {
        display: block;
    }

    .UserMenu {
        max-width: 100px;
        left: 30px;
        display: inline-block;
        position: absolute;
        right: unset !important;
        top: -34px !important;
        width: 100% !important;
    }

    .navbar-collapse {
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 90px;
        width: 100%;
    }

    .cardContainer.DashboardPage section .col-12.col-sm-4 {
        text-align: center;
    }

    .Mainheader1 .footerMenuMobile {
        box-shadow: none;
        position: relative;
        background: transparent;
        top: 0;
        text-align: left;
        left: 0;
    }

    header .nav-item.dropdown.selected .dropdown-menu {
        bottom: 46px;
    }

    header .navbar-nav .nav-item:last-child a {
        color: white;
        text-align: right;
    }
  
    .logoContainer {
        float: left !important;
        position: relative;
        min-height: 40px;
    }

    .MainMenuContainer {
        display: none;
    }

    .navbar-collapse {
    }

    .navbar-collapse {
        background-color: transparent;
    }

    .mobileMenuContainer .navbar-collapse {
        background-color: #0271a5;
    }
}

.navbar-nav .nav-item:last-child a {
    padding-left: 10px;
    text-align: right;
}

.UserMenu .nav-item:last-child a {
    text-align: center;
    /*color: gray !important;*/
    padding-right: 25px;
}
.MenuUser::before {
    right: -18px !important;
}

.mobileMenuContainer .nav-item.dropdown .dropdown-menu {
    position: relative !important;
    top: -4px;
}

.PanelTitle {
    color: #0271a5;
}

.TitleCircleChart {
    color: #047ab2;
    text-align: right;
    display: block;
}
.bg_BlueGradion {
    background: linear-gradient(to left top, #1781b4, #d6dad8) !important;
}
.bg_LightGreen {
    background-color: #e3f6f3 !important;
}
.bg_LightOrang {
    background-color: #f8e9da !important;
}
.bg_LightLightOrang {
    background-color: #faf4ee !important;
}
.bg_LightGrayYellow {
    background-color: #ebe4da !important;
}

.LoginFooterFix {
    position: absolute;
    bottom: -10px;
    right: 20px;
}
.FooterLogin {
    min-height: 57px !important;
}
.layoutLogin .mainContainer {
    min-height: calc(100vh - 275px) !important;
}

.btn-bordered-LightBlue {
    margin:0 10px 0 0 ;
    align-items: center;
    background-color: transparent;
    border: 2px solid #03a9f4c9;
    color: #03a9f4c7;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    font-size: 1rem;
    font-weight: 500;
    height: 2.5rem;
    justify-content: center;
    line-height: normal;
    min-width: 6rem;
    overflow: hidden;
    padding: 0 25px;
    position: relative;
    -webkit-transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,-webkit-transform .36s ease;
    transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,-webkit-transform .36s ease;
    transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,transform .36s ease;
    transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,transform .36s ease,-webkit-transform .36s ease;
    font-weight: bold;    
}

    .btn-bordered-LightBlue:hover {
        background-color: #03a9f4c7 !important;
        color: white !important;
    }
.btn-bordered-Gray {
    margin: 0 10px 0 0;
    align-items: center;
    background-color: transparent;
    border: 2px solid #6c757d;
    color: #6c757d;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    font-size: 1rem;
    font-weight: 500;
    height: 2.5rem;
    justify-content: center;
    line-height: normal;
    min-width: 6rem;
    overflow: hidden;
    padding: 0 25px;
    position: relative;
    -webkit-transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,-webkit-transform .36s ease;
    transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,-webkit-transform .36s ease;
    transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,transform .36s ease;
    transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,transform .36s ease,-webkit-transform .36s ease;
    font-weight: bold;
}

    .btn-bordered-Gray:hover {
        background-color: #6c757d !important;
        color: white !important;
    }
.SectionCountCharacter label {
    vertical-align: middle;
    line-height: 2.5rem;
}
.SectionCountCharacter input:disabled {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
}
/*.DisableBox {
    position: relative;
    z-index: 10001;
}
.DisableBox:before {
    height: 100%;
    width: 100%;
    background-color: gray;
    z-index: 100;
    opacity: .4;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
}*/

.DisableBox * {
    background-color: #eceeef;
    cursor: not-allowed;
    pointer-events: none;
}
.DisableBox_Light * {
    background-color: #f7f4f4;
    cursor: not-allowed;
    pointer-events: none;
}

   /* .DisableBox:before {
        height: 100%;
        width: 100%;
        background-color: gray;
        z-index: 100;
        opacity: .4;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
    }*/

.CustomerIcon {
    color: #70cec8;
    font-size: 1.2rem;
    margin-left: 5px;
}
.CustomerDelete {
    margin: 0 20px;
    cursor: pointer;
    background-color: #ff0000cf;
    width: 18px;
    height: 18px;
    display: inline-block;
    color: white !important;
    padding: 0px 4px;
    border-radius: 5px;
}
.CUSIDS .DeleteProc.CBox{background-color:lightgray;}
.CUSIDS .CBox {
    padding: 10px 0;
    border-bottom: 1px solid lightgray;
}
.RowClickAble .TableWholeRowClick {
    /*position: absolute;*/
    /*background-color: red;*/
    height: 100%;
    width: 100%;
    z-index: 95;
    top: 0;
    right: 0;
}
.RowClickAble tr{position:relative;}
.RowClickAble .tableOprations {
    z-index: 98;
    position:relative;
}

.btn-bordered-Orang {
    margin: 0 10px 0 0;
    align-items: center;
    background-color: transparent;
    border: 2px solid #FF930A;
    color: #FF930A;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    font-size: 1rem;
    font-weight: 500;
    height: 2.5rem;
    justify-content: center;
    line-height: normal;
    min-width: 6rem;
    overflow: hidden;
    padding: 0 25px;
    position: relative;
    -webkit-transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,-webkit-transform .36s ease;
    transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,-webkit-transform .36s ease;
    transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,transform .36s ease;
    transition: color .36s ease,background-color .36s ease,box-shadow .36s ease,border-color .36s ease,transform .36s ease,-webkit-transform .36s ease;
    font-weight: bold;
}
    .btn-bordered-Orang:hover {
        border: 2px solid #FF930A;
        color: white;
        background-color: #FF930A;
    }
    .twoDivside .divRight {
        float: right;
        min-width: calc(100% - 220px);
        display: inline-block;
    }

.twoDivside .divLeft {
    width: 200px;
    display: inline-block;
    text-align: right;
    padding-top: 15px;
}
.twoDivside .divLeft .btn{
    margin:5px 0;
}
.FBox .Customer .Checked {cursor:pointer;}

table .OneUSer {
    display: block;
    font-size: .82rem;
}
.SubFiledsBox .FBox {
    /*margin: 10px 0;*/
    display: inline-block;
}
.Customer .SortNumber {
    font-weight: 600;
    margin: 0 10px;
    background-color: #e8ddc3;
    padding: 0 5px;
    border-radius: 1px;
    color: #FF930A;
    cursor: pointer;
    float: right;
}
.SoundBoxlabel{
    float: right;
    margin-top: 15px;
    margin-left: 5px;
}
.LenghtFileBox {
    background-color: lightgray;
    padding: 5px;
    margin: 5px 0 5px 5px;
    display: inline-block;
    border-radius: 3px;
    float: right;
    color: gray;
    font-size: .7rem;
}
.QuestionBox {
    position: relative;
    width: 100%;
    padding: 5px;
    border-radius: 5px;
    cursor:pointer;
}
    .QuestionBox:nth-child(even) {
        background-color: lightblue;
    }
    .QuestionBox:nth-child(odd) {
        background-color: #e7e9e3;
    }
    .QuestionBox .SubQ{
        margin-right: 50px;
    }
    .QuestionBox .SubQ span {
        margin: 0 10px;
        background-color: #c6e6f5;
        padding: 0 5px;
        border-radius: 3px;
        margin-right: 3px;
    }
    .QuestionBox .Delete {
        position: absolute;
        top: 10px;
        left: 10px;
        border: 1px solid;
        border-radius: 3px;
        padding: 2px 3px 0 3px;
    }
.SubQuetion .Delete{cursor:pointer;}
.StarBCode {
    padding: 10px;
    margin-top: -2px;
    display: inline-block;
    font-size: 1.5rem;
}
.FieldSystem {
    width: 100px;
    float: right;
    display: inline-block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.mce-content-body p {
    float: right;
    display: inline-block;
}
.ScrollTable1 {
    max-height: 300px;
    overflow: auto;
}
.ContainerCircleChart canvas {
    max-height: 350px !important;
    width: auto !important;
    background-size: cover;
}
#map {
    height: 300px;
    position: relative;
    width: 100%;
}
.LandingPage .storelogoContainer img {
    max-width: 200px;
    max-height: 200px;
    background-size: cover;
    object-fit: cover;
    border-radius: 20px;
    /*border: 2px solid #cac7c7;*/
    /*box-shadow: 0px 0px 0px 5px white;*/
    margin-bottom: 20px;
}
.LandingPage h1 {
    font-size: 3rem;
    color: white;
    text-align: center;
    margin: 5px auto ;
    /* padding-top: 20px; */
    padding-bottom: 20px;
}
.LandingPage .storelogoContainer {
    margin-top: calc(6vh);
    text-align: center;
}
.LandingPage .attachment img {
    max-width: 50px;
    background-color: white;
    padding: 8px 10px;
    border-radius: 100%;
    border: 1px solid #edecec;
    font-size: 1.2rem;
    display: inline-block;
    float: right;
}
.LandingPage .attachment span {
    color: #0583bc;
    font-size: .9rem;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
}
.LandingPage .attachment {
    margin: 15px 0;
}
.container_CardSocial .topCard i {
    font-size: 1rem;
    margin: auto;
    display: inline-block;
    color: #66bdf6;
    border: 2px solid #66bdf6;
    border-radius: 100%;
    padding: 3.5px 8px;
    line-height: 20px;
    margin-top: 2px;
}
.container_CardSocial {
    padding: 5px;
    background-color: #fdfdfe;
    border-radius: 20px;
    margin: 10px 0;
    display: inline-block;
    width: 100%;
}
    .container_CardSocial .topCard {
        /* padding: 10px; */
        background-color: #fcfdfd;
        text-align: center;
        /* border-bottom: 1px solid #d3ecfb; */
        /* border-top-left-radius: 20px; */
        /* border-top-right-radius: 20px; */
        float: right;
    }
    .container_CardSocial .bottomCard {
        text-align: center;
        padding-top: 10px;
        background-color: #fcfdfd;
        text-align: right;
        margin-right: 10px;
        display: inline-block;
        font-size: .9rem;
    }
    .container_CardSocial .topCard i.fa-mobile {
        padding: 3px 10px !important;
    }
    .container_CardSocial .topCard i.fa-desktop {
        padding: 4px 6px !important;
    }
.ChatWhatsUPContainer {
    position: fixed;
    bottom: 10px;
    z-index: 1000;
}
    .ChatWhatsUPContainer .chatbox {
        position: absolute;
        bottom: 80px;
        right: 2%;
        display: block;
    }
    .ChatWhatsUPContainer .btnClose {
        width: 10%;
        background-color: #FF930A;
        border-radius: 14px;
        padding-right: 2px;
        cursor: pointer;
        text-align: center;
    }
        .ChatWhatsUPContainer .btnClose i{
            margin: auto;
         /*   margin-top: auto;
            margin-right: auto;
            margin-top: 5px;
            margin-right: 4px;*/
            color: white;
            /*right: 1px;*/
            position: relative;
        }
    .ChatWhatsUPContainer .ContainerText{
        border-radius: 6px;
    }
    .ChatWhatsUPContainer .ContainerText_top_1{
        background-color: #FF930A;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
        padding: 10px
    }
        .ChatWhatsUPContainer .ContainerText_top_1 *{
            text-align: center;
            color: white;
        }
    .ChatWhatsUPContainer .ContainerText_top_2{
        background-color: white;
        padding: 10px;
    }
    .ChatWhatsUPContainer .ContainerText_top_3{
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
        background-color: white;
        padding: 11px;
    }
        .ChatWhatsUPContainer .ContainerText_top_3 span{
            margin-top: -16px;
            margin-bottom: 13px;
        }
        .ChatWhatsUPContainer .ContainerText_top_3 input{
            margin-top: -14px;
            margin-bottom: 13px;
        }
        .ChatWhatsUPContainer .ContainerText_top_3 a {
            top: 11px;
            border-radius: 6px;
            padding: 6px;
            background-color: #18af9d;
            color: white;
            cursor: pointer;
        }
    .ChatWhatsUPContainer .btnSlipUp {
        background-color: #FF930A;
        /* height: 45px; */
        border-radius: 25px;
        padding: 0 15px 15px;
        margin-bottom: 10px;
        display: inline-block;
        box-shadow: 0 0 10px lightgray;
        text-align: center;
        cursor: pointer;
    }
        .ChatWhatsUPContainer .btnSlipUp i {
            color: white;
            position: relative;
            top: 11px;
        }
        .ChatWhatsUPContainer .btnSlipUp span {
            position: relative;
            top: 10px;
            color: white;
            bottom: 10px;
        }
    .ChatWhatsUPContainer .ContainerText_top {
        border: 1px solid #e5e3e3;
    }
#save-btn:hover {
    background-color: white;
    color: #18af9d;
    border: 2px solid #18af9d;
}
.ContinerRouting {
    margin-bottom: 100px;
    background-color: #ffd8a7;
    padding-top: 35px !important;
    padding-bottom: 30px;
    text-align: center;
}
#save-btn, #save-btn-IOS {
    position: fixed;
    left: 10px;
    bottom: 20px;
    background-color: #18af9d;
    z-index: 1000;
    border-radius: 20px;
    box-shadow: 0 0 10px lightgray;
    color: white;
    font-weight: 500;
    border: 2px solid #18af9d;
}
a.disabled-link {
    pointer-events: none;
    cursor: default !important;
    background-color: #72d0c4 !important;
}
@media(max-width:500px) {
    #save-btn, #save-btn-IOS {
        padding: 8px;
    }
    .ChatWhatsUPContainer .btnSlipUp {
        padding: 0 5px 15px 5px;
    }
}

.DBoxChart .Title1 {
    display: block;
    font-weight: 600;
    height: 1.2rem;
    overflow-y: hidden;
    overflow-x: auto;
}
.DBoxChart .Title2 {
    font-size: .8rem;
    height: 3.5rem;
    overflow-y: hidden;
    overflow-x: auto;
    display: inline-block;
    line-height: 1.2rem;
}

.DBoxChart canvas {
    margin: auto;
    max-height: 150px !important;
}
.Box_Referral_btnsAddNameText{
    text-align:right;
}

.Box_Referral_btnsAddNameText a{
   width:100% !important;
   max-width:225px !important;
   margin:0 auto 10px;
   height:30px !important;
}
@media(max-width:575px)
{
    .Box_Referral_btnsAddNameText {
        text-align: center;
        margin:auto;
    }
}
@media(min-width:575px) and (max-width:768px){
    .Box_Referral_btnsAddNameText a {
        height: 3rem!important;
    }
}
@media(min-width:575px) {
    .Box_Referral_btnsAddNameText {
       margin-top:2.3rem !important;
    }
}
.Field_MainTitle {
    font-weight: 600;
    color: #047ab2 !important;
}
.container_Land_AllIcon {
    margin: auto;
    text-align: center;
}
.container_Land_AllIcon i {
    font-size: 1.5rem;
    color: #e4e1e1;
    border: 1px solid white;
    width: 40px;
    height: 40px;
    padding: .6rem;
    border-radius: 100%;
    margin: 0 10px;
    cursor:pointer;
}
.container_Land_AllIcon i.fa-mobile {
    font-size: 1.8rem;
    line-height: 1.5rem;
}
.container_Land_AllIcon i.fa-address-card-o {
    font-size: 1.3rem;
}
.filter-side {
    background-color: #f4ece2;
    padding-top: 10px;
    border-radius: 10px;
    padding-bottom: 10px;
}
    .filter-side .filter-w {
        color: #0271a5;
        position: relative;
        /*margin-bottom: 10px;*/
    }
    .filter-side .filter-w .filter-toggle {
        float: right;
        margin-left: 20px;
        width: 100%;
        display: inline-block;
        position: absolute;
        cursor:pointer;
    }
    .filter-side .filter-header {
        color: #0271a5;
        font-size: 1.2rem;
        font-weight: 600;
        margin-right: 30px;
    }
    .filter-side .filter-body {
        background-color: #b7c5c4;
        border-radius: 5px;
        height: 100%;
        display: inline-block;
        width: 100%;
        margin-top: 10px;
    }
.ContainerIsInLoyalClub, .ContainerSubISCheck_ComplateInfo {
    background-color: #a3b0af;
    border-radius: 5px;
}
.TopMenumobile .nav-bar__logo, footer .nav-bar__logo {
    border-radius: 7px;
    padding: 0 2px;
    margin-left: 10px;
    background-color: #02557d;
    height: 40px;
}
footer .col-4{width:350px !important;}
footer .col-8 {
    width:CALC(100vw - 350px)!important;
}
.tableLeftRightContent.table.table-striped {
    min-width: 1000px;
}

@media (max-width: 575px) {
    .logoContainer {
        float: left !important;
        position: relative;
        min-height: 75px;
    }
    .navbar-light .navbar-toggler {
        top: 55px;
    }
    .nav-bar__logo {
        margin-top: 62px;
        margin-left: 20px;
    }
    .EnterSMSSite {
        position: absolute;
        right: 10vw;
        top: 5px;
        min-width: 80vw;
        color: black;
        margin: auto;
    }
        .EnterSMSSite .logoTitle {
            display: block !important;
        }
}
@media (min-width: 576px)and ( max-width:991px) {
    .EnterSMSSite .logoTitle {
        display: block !important;
    }

    .EnterSMSSite {
        top: 10px;
        right: 20px;
        align-items: center;
        background-color: rgba(0, 0, 0, .56);
        border: 1px solid transparent;
        border-radius: 4px;
        box-sizing: border-box;
        color: #fff;
        cursor: pointer;
        display: inline-flex;
        font-size: 1rem;
        font-weight: 500;
        height: 2.5rem;
        justify-content: center;
        line-height: normal;
        min-width: 6rem;
        overflow: hidden;
        padding: 0 16px;
        position: relative;
        -webkit-transition: color .36s ease, background-color .36s ease, box-shadow .36s ease, border-color .36s ease, -webkit-transform .36s ease;
        transition: color .36s ease, background-color .36s ease, box-shadow .36s ease, border-color .36s ease, -webkit-transform .36s ease;
        transition: color .36s ease, background-color .36s ease, box-shadow .36s ease, border-color .36s ease, transform .36s ease;
        transition: color .36s ease, background-color .36s ease, box-shadow .36s ease, border-color .36s ease, transform .36s ease, -webkit-transform .36s ease;
    }
}


table.RowClickAble td *, table.RowClickAble tr * {
    cursor: pointer;
}
.Container2_SoundFile {
    width: calc(50% - 20px);
    padding-top: 10px;
    float:left !important;
}
@media(max-width:575PX) {
    .emoji-wysiwyg-editor {
        width: 80vw;
    }
    .emoji-Container {
        width: 80vw;
    }
}
.NotBox-r {
    width: calc(100% - 70px);
    float: right !important;
    max-width: 700px;
}
.NotBox-l {
    width:60px;
    margin-right:10px;
    float:right;
}

@media (max-width:575px)
{
    .NotBox-r {
        width:100%;
        float: none !important;
    }
    .NotBox-l {
        width: 100%;
        margin-right: 0;
        float: none;
    }
}

.ContainerManagmetHelper {position:relative;}

    .ContainerManagmetHelper .Helper {
        position: absolute;
        top: 10px;
        left: 10px;
        
        color: gray;
        border-radius: 5px;
        width: 60px;
        height: 60px;
    }
    .ContainerManagmetHelper .Helper_Sub {
        display: none;
        transition: all .3s;
    }
    .ContainerManagmetHelper .Helper i {
        font-size: 25px;
        margin-top: 3px;
        padding: 3px 5px;
        border-radius: 5px;
        background-color: lightgray;
        width: 30px;
        height: 30px;
    }
    .ContainerManagmetHelper .Helper_Sub a {
        color: #d78332;
    }
    .ContainerManagmetHelper .Helper:hover .Helper_Sub, .ContainerManagmetHelper .Helper .Helper_Sub:hover {
        display: inline-block;
        transition: all .3s;
        margin-top: -9px;
        border: 1px solid #dad9d9;
        border-radius: 2px;
        width: 150px;
        left: 10px;
        position: absolute;
        top: 37px;
        background-color: #f2f3f3;
        padding: 0 5px;
        box-shadow: 0 0px 10px 1px #dad9d9;
        z-index: 100;
    }
.ContainerManagmetHelper .Helper:hover .Helper_Sub a, .ContainerManagmetHelper .Helper .Helper_Sub:hover a {
    color: #3abcf6;
}
form video{max-width:300px;
}
.HelpPageVideo{
    max-width:50vw;
}
    

    

