/*--------------- Modules Styles -------------------------------------------------------*/
.module-title fieldset {
    direction: rtl;
    border-right: none;
    border-left: none;
    border-bottom: none;
    border-top: 1px dashed #353558;
    padding-right: 0px;
    margin-right: 8px;
}

.module-title legend {
    padding-left: 11px;
    width: inherit;
    border-bottom: none;
    color: #F05051;
}

.ModuleTitle {
    /*background-image: url('/portal65raw/ui/styles/newportal/images/logo.png');*/
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 37px;
    padding-top: 2px;
    padding-bottom: 10px;
    background-size: 30px;
    color: #F05050;
    font-size: 18px;
    font-family: byekan;
    font-weight: bold;
}

.module-title {
    margin-top: 8px;
}
/*--------------- End Of Modules Styles ------------------------------------------------*/
