
@font-face{
	font-family: 'iranyekan';
	src: url('fonts/iranyekanwebregular.eot');
	src: url('fonts/iranyekanwebregular.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
	url('fonts/iranyekanwebregular.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
	url('fonts/iranyekanwebregular.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('fonts/iranyekanwebregular.ttf') format('truetype');
}






.uicore-back-to-top {
    left: 2em;
    right:unset;
}
.uicore-page-title .uicore h1.uicore-title {
    text-align: right;
}
p.uicore-animate.ui-breadcrumb {
    text-align: right;
}

.uicore-i-shield:before {
    padding-left: 10px;
}

#uicore-core-dashbord *, .uicore-page-options-wrapper * {
    margin-left: 5px;
}

.uicore-i-phone:before {
    margin-left: 10px;
}

@media only screen and (min-width: 767px) {
    .uicore-extra .uicore-custom-area:not(:last-child):after {
        
        margin-right: 25px;

    }
}