@font-face {
    font-family: IRANSansX;
    font-style: normal !important;
    font-weight: 500 !important;
    src: url('fonts/woff/IRANSansX-Medium.woff') format('woff'),
    url('fonts/woff2/IRANSansX-Medium.woff2') format('woff2');
}

/*** custom style **/
body{
    font-family: IRANSansX;
    /*color: #6F677C !important;*/
    color: #67636e !important;
    background: #f8f8f8 !important;
    font-size: 15px !important;
    line-height: 26px !important;
    padding-bottom: 30px !important;
    overflow-x: hidden !important;
}
table{
    color: #6F677C !important;
}
.td-color{
    color: #939393 !important;
}
tbody#events a {
    color: #939393 ;
    /*text-decoration: none !important;*/
}
tbody#events a:hover, a:hover {
    color: #4C386D  !important;
    text-decoration: none !important;
}
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.navbar-toggler-icon{
    color: #fff !important;
}

#sidebarMenu{
    background: #DB0000 !important;
    padding: 0px 25px !important;
/*    z-index: 10000;*/
}
.sidebar{
    color: #ffffff !important;
}
.sidebar .nav-link{
    color: #FFFFFF;
    font-size: 16px !important;
    margin-bottom: 10px !important;
}
.sidebar .item-link:hover{
    font-size: 16px !important;
    border: 1px solid #fff;
    border-radius: 5px !important;
    color: #FFFFFF !important;
}
.sidebar-menu li:hover {
    position: static;
}
.item-link-active{
    background: #FFFFFF;
    opacity: 0.9;
    color: #DB0000 !important;
    padding: 10px 0px 2px 20px !important;
}
.item-link-active:hover{
    padding: 10px 0px 2px 20px !important;
    background: #FFFFFF !important;
    opacity: 0.9;
    color: #DB0000 !important;
    border: none !important;
}
.nav-item{
    height: 50px;
}
.item-link{
    padding: 10px 0px 2px 20px !important

}
.button-primary{
    background: #f18d4f !important;
    color: #fff;
}
h1#first-name{
    color: #676767 !important;
    font-style: normal !important;
    font-weight: 800 !important;
    font-size: 22px !important;
    line-height: 27px !important;
}
.box-title{
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 30px !important;
    text-align: center !important;
    color: #4C386D !important;

}
.more-link{
    color: #DB0000 !important;
    text-decoration: none !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 21px !important;
}
.custom-table th{
    color: #676767 !important;
    padding: 5px 10px 5px 0px !important;
}
.bg-gray {
    background: #ECEBEE;
}
.bg-lighter {
    background: #fde8e8;
}
/*.custom-table tbody tr:nth-child(even), .bg-gray {
    background: #ECEBEE;
}*/
.custom-box{
    background: #ECEBEE;
    border-radius: 30px;
    padding: 18px 10px;
}
.custom-label{
    color: #6F677C;
    margin-left: 14px;
}
.arrow-down, .arrow-down a{
    color: #DB0000 !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.data-field{
    background: #FFFFFF;
    border-radius: 30px;
    padding: 10px;
    height: 48px;
    border: 1px solid #ccc !important;
}
.nav-sticky{
    position: -webkit-sticky;  /* <----- required (for WebKit) */
    position: absolute;  /* <------------- required              */
    bottom: 10px;  /* <----------------- required              */
    border: 1px solid red;
    background: silver;
    text-align: center;
}
.bg-red{
    background: #DB0000 !important;
}
.text-red{
    color: #DB0000 !important;
}
@media only screen and (max-width: 750px) {
    .sidebar-sticky{
        padding-top: 90px;
    }
    #sidebarMenu{
        background: #F4F4F4 !important;
    }
    .sidebar .nav-link{
        color: #939393 !important;
    }
    .sidebar .item-link:hover{
        font-size: 16px !important;
        border: 1px solid #DB0000 !important;
        border-radius: 5px !important;
        color: #939393 !important;
    }
    .item-link{
        padding: 10px 0px 5px 20px !important;
    }
}

td{
    padding: 8px 4px !important;
}
.multi-collapse div.row{
    border-bottom:  1px solid rgba(111, 103, 124, 0.1);
}
.multi-collapse div.row:last-child, .table-responsive tr:last-child, table.custom-table  tr:nth-last-child(-n + 2){
    border:  none !important;
    border-color: transparent !important;
}
.text-right{
    text-align: right !important;
}
.bg-white{
    background: #fff !important;
    border-radius: 30px !important;
    padding: 23px 28px 3px 28px !important;
    margin: 0px !important;
}
.bg-announcement{
    background: #fff !important;
    border-radius: 30px !important;
    padding: 10px 28px 10px 28px !important;
    margin: 0px !important;
}
.announcement-border-top{
    padding-top: 10px;
}
#announcement-content{
    color: #4C386D;
    font-weight: bold;
}
.bg-highlight{
    background: #fde8e8 !important;
}
.navbar-toggler:focus{
    box-shadow: none !important;
}
#events .location, #events .location a{
    color: #67636e !important;
}
.internal-table{
    border-radius: 30px !important;
    padding: 10px 0px 0px 0px !important;
    background: #fff !important;
}
.sticky-nav{
    background: #fff !important;
    border-top: 1px solid #4C386D;
    border-bottom: 1px solid #4C386D;
    padding: 15px;
    text-align: center;
    width: calc(100% - 16.70%) !important;
}
.fixed-bottom{
    left: auto !important;
}
@media only screen and (max-width: 768px) {
    .sticky-nav{
        background: #fff !important;
        border-top: 1px solid #4C386D !important;
        border-right: none !important;
        border-left: none !important;
        border-bottom: none !important;
        /*-webkit-border-bottom-right-radius: 30px !important;
        -webkit-border-bottom-left-radius: 30px !important;
        -moz-border-radius-bottomright: 30px !important;
        -moz-border-radius-bottomleft: 30px !important;
        border-bottom-right-radius: 30px !important;
        border-bottom-left-radius: 30px !important;*/
        padding: 15px !important;
        text-align: center !important;
        width: 100% !important;
    }

}
@media only screen and (max-width: 990px) and (min-width: 768px)  {
    .sticky-nav{
        width: calc(100% - 24.9%) !important;
    }
    #sidebarMenu{
        padding: 0px 22px !important;
    }
}

@media only screen and (max-width: 1366px) and (min-width: 768px)  {
    #sidebarMenu{
        padding: 0px 22px !important;
    }
}

.sticky-nav svg{
    margin: 0px 15px;
}

/*.internal-table table {
    border-collapse: separate !important;
    border-spacing: 0 !important;
}*/

/*tr {
    border: 0;
    display: block;
    margin: 5px;
}*/
/*.solid {
    border: 2px red solid;
    border-radius: 10px;
}
.dotted {
    border: 2px green dotted;
    border-radius: 10px;
}
.dashed {
    border: 2px blue dashed;
    border-radius: 10px;
}*/

/*td {
    padding: 5px;
}*/

/*.internal-table tbody{
    display:table !important;
    border: 1px solid red !important;
    border-radius: 12px !important;
}*/
/*.internal-table tbody{
    box-shadow: 0 0 0 1px red;
    border-radius: 10px;
    padding: 10px;
}*/

/*.internal-table td {
    border: none !important;
    border-style: none solid solid none !important;
    padding: 10px !important;
}

.internal-table tr:first-child td:first-child { border-top-left-radius: 10px !important; }
.internal-table tr:first-child td:last-child  td:last-child{ border-top-right-radius: 10px !important; }

.internal-table tr:last-child td:first-child { border-bottom-left-radius: 10px !important; }
.internal-table tr:last-child td:last-child td:last-child { border-bottom-right-radius: 10px !important; }*/

/*.internal-table tr:first-child td { border-top-style: solid !important; }
.internal-table tr td:first-child { border-left-style: solid !important; }*/
/*
*/

.form-control{
    padding: 9px 12px 6px 3px !important;
}
.mt-14{
    margin-top: -14px !important;
}
.mt-11{
    margin-top: -11px !important;
}








.profile-status {
    display: flex;
}

/*.profile-status svg {
    width: 114px;
    height: 114px;
    margin: 1em;
}*/

.profile-status .bg {
    fill: none;
    stroke-width: 10px;
    stroke: #1A2C34;
}

[class^="meter-"] {
    fill: none;
    stroke-width: 10px;
    stroke-linecap: round;
    transform: rotate(-90deg);
    transform-origin: 50% 50%;

}

.meter-1 {
    stroke-dasharray: 360;
    stroke-dashoffset: 100;
    stroke: aqua;
    animation: progress-1 1s ease-out;
}
.meter-2 {
    stroke: lime;
    stroke-dasharray: 360;
    stroke-dashoffset: 160;
    animation: progress-2 .75s ease-out;
}
.meter-3 {
    stroke: magenta;
    stroke-dasharray: 360;
    stroke-dashoffset: 250;
    animation: progress-3 .5s ease-out;
}

@keyframes progress-1 {
    from {
        stroke-dashoffset: 360;
    }
    to {
        stroke-dashoffset: 100;
    }
}

@keyframes progress-2 {
    from {
        stroke-dashoffset: 360;
    }
    to {
        stroke-dashoffset: 160;
    }
}

@keyframes progress-3 {
    from {
        stroke-dashoffset: 360;
    }
    to {
        stroke-dashoffset: 250;
    }
}







.semicircle {
    width: 100px;
    height: 50px;
    border-radius: 50% 50% 0% 0%;
    background-color: #ccc;
    position: relative;
}

.semicircle::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-color: #000;
    border-radius: 50% 50% 0% 0%;
    animation: profile-status-animation 1s linear infinite;
}

@keyframes profile-status-animation {
    from {
        width: 0%;
    }
    to {
        width: 100%;
    }
}

.half-arc {
    position: relative;
    width: 200px;
    height: 100px;
    border-top-left-radius: 120px;
    border-top-right-radius: 120px;
    border-bottom: 0;
    background: #f8f8f8;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.half-arc:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 200%;
    background-image: conic-gradient(#9E0101,#DB0000, calc(var(--percentage, 0) / 2), #ffe9d2 0);
    transition: transform .5s ease-in-out;
    z-index: 1;
    transform: rotate(270deg);
}

.half-arc:after {
    content: "";
    position: absolute;
    display: block;
    background: #f8f8f8;
    z-index: 2;
    width: calc(100% - 32px);
    height: calc(200% - 32px);
    border-radius: 50%;
    top: 16px;
    left: 16px;
}

.half-arc span {
    z-index: 3;
    text-align: center;
}

#percent {
    font-size: 35px;
    font-weight: 600;
    color: #6F677C !important;
}

#completed{
    font-size: 17px;
    font-weight: 600;
    color: #6F677C !important;
}
#profile-text{
    font-size: 13px !important;
    font-weight: 700 !important;
}
.btn-outline-red{
    border-radius: 12px !important;
    color: #DB0000 !important;
    border: 1px solid #DB0000 !important;
}
#complete-btn:hover,#set-goals-btn:hover{
    color: #fff !important;
}
.progressbar-text{
    bottom: 13px !important;
}

#container-profile {
    width: 200px;
    height: 100px;
    margin-bottom: 20px;
    text-align: center;
}

#container-profile svg {
    height: 120px;
    width: 200px;
    fill: none;
    stroke: #DB0000;
    stroke-width: 10;
    stroke-linecap: round;
    /*-webkit-filter: drop-shadow( -3px -2px 5px gray );
    filter: drop-shadow( -3px -2px 5px gray );*/
}

.btn-outline-danger{
    border-radius: 12px !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #B4B0BA !important;
    text-align: left !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
    border: none !important;
    text-align: left !important;
    background-image: url("assets/icons/search.svg");
    background-repeat: no-repeat;
    background-position: right;
}
.select2-results__option--selectable{
    text-align: left !important;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{
    text-align: left !important;
}
.select2-search--dropdown{
    padding: 4px 12px !important;
}
.underline{
    text-decoration: underline !important;
}

a {
    position: relative;
    display: inline-block;
}

a[data-title]:hover::after {
    content: attr(data-title);
    position: absolute;
    top: 0;
    left: 100%;
    background: #eae0b7;
    white-space: nowrap !important; /* Prevent text wrapping */
}
.help-text-set-goal{
    margin: 0;
    font-size: 14px;
    line-height: 18px;
}
