﻿.smm ._rblTypesStyle td {
    padding: 0 5px;
}

.smm .mi {
    float: right;
    width: 100%;
    color: #16c1f3;
    text-align: right;
    text-decoration: none !important;
}

.smm .si {
    float: right;
    width: 100%;
    color: #7e7e7e;
    text-align: right;
    padding-right: 20px;
    text-decoration: none !important;
}

.smm .mystar {
    color: red;
    font-size: 10px;
    margin-left: 3px;
}

.smm .TopMenuItem {
    text-align: right;
}

.smm .divMarTop10 {
    margin-top: 10px;
}

.smm .divMarTop20 {
    margin-top: 20px;
}

.smm .divMarBott10 {
    margin-bottom: 10px;
}

.smm .ruFakeInput {
    display: inline-block;
    /* width: 100%; */
    height: 20px;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
}

.smm .RadUpload .ruFileWrap {
    height: 32px !important;
}

.smm .ruButton {
    display: inline-block;
    padding: 3px 12px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.42857143 !important;
    text-align: center !important;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background-image: none !important;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
    color: #fff !important;
    background-color: #449d44 !important;
    border-color: #398439;
    height: 30px !important;
    margin-right: 2px !important;
}

.smm .ruButton.ruRemove {
    background-color: #c9302c !important;
    border-color: #ac2925;
}

/** Validation error */
.smm .ruError {
    padding: 5px 5px 5px 20px;
    border: 1px solid #EFA3AB;
    background: #f9e8e8;
    width: 65%;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.smm .ruError .ruFileWrap {
    height: 30px;
    overflow: visible !important;
    display: inline-block;
}

.smm .ruError .ruUploadProgress {
    display: block;
}

.smm .ruError .ruErrorMessage {
    display: block;
    font-variant: small-caps;
    text-transform: lowercase;
    margin-left: -10px;
    margin-top: 5px;
}

.smm .grid-demo {
    padding: 10px 30px;
}

.smm .grid-demo [class*="col-"] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    text-align: center;
    line-height: 2;
    /*background-color: #e5e1ea;*/
    border-right: none;
    border-bottom: none;
    /*min-height: 100px;*/
}

.smm .dropdown-menu.fade {
    display: block;
    opacity: 0;
    pointer-events: none;
}

.smm .open>.dropdown-menu.fade {
    pointer-events: auto;
    opacity: 1;
}

@media (max-width: 768px) {
    .smm .navbar-nav {
        margin: 0;
    }

    .smm .caret {
        float: left;
    }
}

.smm .RadTreeList_Bootstrap .rtlPagerCell .rtlAdvPart {
    margin-left: 10px;
    float: right;
}

.RadTreeList_Bootstrap .rtlExpand {
    background-position: -58px -108px !important;
}

.rddtSlide {
    float: left !important;
}

.RadDropDownTree,
.rddtPopup {
    text-align: right !important;
}

.rddtSlide label {
    width: 100% !important;
}

.rddtPopup .rddtFilter .rddtFilterInput {
    height: 34px !important;
    border: solid !important;
    padding: 1px 7px !important;
}

.RadTreeView_Bootstrap_rtl .rtMinus {
    background-position: -66px -66px !important;
}

.RadDropDownTree_Bootstrap .rddtFakeInput {
    padding-right: 10px !important;
}

.RadTreeView_Bootstrap_rtl .rtPlus {
    background-position: -14px -119px !important;
}

.RadTreeView_Bootstrap,
.rddtPopup_Bootstrap,
.RadDropDownTree_Bootstrap {
    font-family: inherit !important;
}

.rddtPopup_Bootstrap .rddtFilter .rddtFilterEmptyMessage {
    font-family: inherit;
}

.RadTreeList_Bootstrap {
    font-family: inherit !important;
}

.rddtPopup_Bootstrap .rddtFilter .rddtFilterInput {
    font-family: inherit !important;
}

.smm .not-active-a {
    pointer-events: none;
    cursor: default;
}

.smm .active-menu {
    /*background-color: red;*/
}

.smm .dropdown.yamm-fw.TopMenuItem.open>a {
    /*background-color: blue !important;*/
}

.smm .hidden {
    display: none;
}
.oneli {
    width: 25%
}
.twoli {
    width: 50%
}
.threeli {
    width: 75%
}
.fourli {
    width: 100%
}

.MegaMenuImageDiv ul li .divMenuItem a {
    font-size: 14px!important;
    color: #777777!important;
    text-align:right;
    font-weight: 600!important;
}

.MegaMenuImageDiv ul li:hover a {
    border-radius: 8px !important;
    color: #004877 !important;
    
}


.MegaMenuImageDiv ul li:hover  {
    cursor: pointer!important;
    
}

/* .MegaMenuImageDiv ul li::after:hover{
    content: "";
    position: absolute;
    right: 0px;
    bottom: 7px;
    width: 3px;
    height: 75%;
    background: #004877;
    opacity: 1;
    transform: translateY(5px);
    transition: transform 0.3s, opacity 0.3s;
    pointer-events: none;
    left: auto;
} */

.MegaMenuImageDiv > ul{
    border-left: 1px solid #004877;
}


.MegaMenuImageDiv > ul li{
    list-style-type: none;
    height: 50px;
    position: relative;
}



.MegaMenuImageDiv > ul li a{
    display: block;
  width: 100%;
  height: 100%;
  padding: 10px 15px;
}





.MegaMenuImageDiv .items-body.descriptions .description .col-md-7{
    color: #848484!important;
    font-size: 14px!important;
    text-align: justify!important;
    min-height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}



.MegaMenuImageDiv > ul  li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0; 
  height: 100%;
  background-color: #2196f3; 
  /* transition: width 0.3s ease;  */
  border-radius: 2px 0 0 2px;
}

.MegaMenuImageDiv > ul  li:hover::after {
  width: 3px; /* پهنای خط */
}

.navbar-default .navbar-nav > li > a {
    color: #777;
}



.navbar-default .navbar-nav>li>a:hover {
    color: #004877;
    font-weight: 600;
    cursor: pointer;
}

@media(min-width:768px) and (max-width:991px){
    .nav.navbar-nav{
        display: flex;flex-direction: column;width: 100%;
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
    .yamm .dropdown.yamm-fw .dropdown-menu {
         left: auto; 
         right: unset; 
        top: 63px;
    }
}



.active-item::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background-color: #2196f3;
    /* transition: width 0.3s ease;  */
    border-radius: 2px 0 0 2px;
}






 
