@charset "utf-8";


@font-face {
    font-family: 'BTitr';
    src: url('fonts/BTitr.eot?#') format('eot'), /* IE6–8 */ url('fonts/BTitr.woff') format('woff'), /* Chrome36+, Opera24+*/ url('fonts/BTitr.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: bold;
}

@font-face {
    font-family: 'Yekan';
    src: url('fonts/Yekan.eot?#') format('eot'), /* IE6–8 */ url('fonts/Yekan.woff') format('woff'), /* Chrome36+, Opera24+*/ url('fonts/Yekan.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: bold;
}

@font-face {
    font-family: 'BMitra';
    src: url('fonts/BMitra.eot?#') format('eot'), /* IE6–8 */ url('fonts/BMitra.woff') format('woff'), /* Chrome36+, Opera24+*/ url('fonts/BMitra.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: bold;
}

@font-face {
    font-family: 'Vazir';
    src: url('fonts/Vazir.eot?#') format('eot'), /* IE6–8 */ url('fonts/Vazir.woff') format('woff'), /* Chrome36+, Opera24+*/ url('fonts/Vazir.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: bold;
}

@font-face {
    font-family: 'BZar';
    src: url('fonts/BZar.eot?#') format('eot'),
    url('fonts/BZar.ttf') format('truetype'),
    url('fonts/BZar.woff') format('woff');
}

@font-face {
    font-family: "Myriad Arabic Bold";
    src: url("fonts/55a9886bedc995e24058ee3da957fa50.eot"); /* IE9*/
    src: url("fonts/55a9886bedc995e24058ee3da957fa50.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("fonts/55a9886bedc995e24058ee3da957fa50.woff2") format("woff2"), /* chrome、firefox */ url("fonts/55a9886bedc995e24058ee3da957fa50.woff") format("woff"), /* chrome、firefox */ url("fonts/55a9886bedc995e24058ee3da957fa50.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url("fonts/55a9886bedc995e24058ee3da957fa50.svg#Myriad Arabic Bold") format("svg"); /* iOS 4.1- */
}

.header-wrapper .employee-resources > a {
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    padding: 1rem;
    color: #ffffff !important;
    font-family: vazir !important;
    font-size: 19px !important;
}

body {
    background: #fff;
    font-family: Vazir !important;
    position: relative;
    font-size: 1.5rem;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: right;
}

.footer-top {
    margin: 0 auto !important;
    display: table !important;
}

p.copyright {
    text-align: center !important;
    display: table !important;
    width: 100% !important;
    margin: 0 auto !important;
}

.mma-left {
    font-family: btitr;
}

p.launchpad-button {
    padding-bottom: 70px;
}

.launchpad-body p {
    text-align: justify;
}

p.launchpad-button {
    direction: ltr;
}





