﻿
@font-face {
    font-family: 'ArticleText Arabic Naskh';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/DroidNaskh-Regular.eot);
    src: url(../fonts/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/DroidNaskh-Regular.woff2) format('woff2'), url(../fonts/DroidNaskh-Regular.woff) format('woff'), url(../fonts/DroidNaskh-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'ArticleText Arabic Naskh';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/DroidNaskh-Bold.eot);
    src: url(../fonts/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/DroidNaskh-Bold.woff2) format('woff2'), url(../fonts/DroidNaskh-Bold.woff) format('woff'), url(../fonts/DroidNaskh-Bold.ttf) format('truetype');
}

body {
    direction: rtl;
}

html, strong {
    font-size: 100%
}

a {
    text-decoration: none;
}

    a:active, a:focus, a:hover {
        outline: 0;
        color: #8a0000;
    }

a, abbr, acronym, address, applet, big, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, kbd, label, legend, li, object, ol, p, q, s, samp, small, span, strike, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

body, input, select, textarea {
    font-family: 'ArticleText Arabic Naskh', serif;
    font-weight: 400;
    text-align: right;
    font-size: 14px;
    line-height: 25px;
    color: #000;
}

    input[type=email], input[type=search], input[type=text], textarea {
        outline: 0;
        background: #fff;
        border: 1px solid #d6d6d6;
        color: #6d6d6d;
        font-size: 12px;
        line-height: 26px;
        padding: 5px 6px;
        resize: none;
        box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .04);
    }

textarea {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

input[type=submit] {
    font-size: 12px;
    height: 27px;
    line-height: 26px;
    color: #6d6d6d;
    padding: 1px 12px 0 13px;
    border: 1px solid #cdd0d1;
    cursor: pointer;
    box-shadow: 1px 1px rgba(0, 0, 0, .05);
    background: #fff;
    background: linear-gradient(#fff 0, #f5f5f5 100%);
}

ul {
    list-style: disc;
}


/*careers*/

.careers .border-top {
    height: 3px;
    background: #a2a9ae;
    margin-bottom: 10px;
    clear: both;
}

.careers .page-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    color: #8A0000;
    clear: both;
    overflow:hidden;
}

.careers input[type=text], .careers input[type=email], .careers input[type=number] {
    background: #fcfcfc;
    border-color: #d6d6d6;
    width: 96%;
    /*max-width: 282px;*/
    padding: 6px 8px 7px;
    vertical-align: middle;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    text-align: right;
    font-family: 'ArticleText Arabic Naskh', serif;
    color: #000;
    font-weight: 400;
}
.careers textarea {
    background: #fcfcfc;
    border-color: #d6d6d6;
    width: 96%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 122px;
    padding: 6px 8px 7px;
    font-family: 'ArticleText Arabic Naskh', serif;
    font-weight: 400;
    text-align: right;
    font-size: 16px;
    line-height: 26px;
    color: #000;
}
.careers .field{margin-bottom:10px}
.careers .field .txt {
    display: block;
    clear: both;
    /*font-weight:700;*/
    font-size:16px;
}
.careers .field .txtcheck {
    display: inline-block;
    vertical-align: top;
    clear: none
}
.careers .red{color:red}
.careers .btnSendMsg {
    padding: 7px 10px;
    background: #ed1b24;
    display: inline-block;
    border: 1px solid #ed1b24;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-top: 10px;
}
    .careers .btnSendMsg:hover {
        border-color: #ed1b24;
        color: #fff !important;
        background: #c1161d;
    }
.careers input[type="checkbox"] {
    width:18px;
    height:18px;
}
.careers .lblMsgSucess {
    color: #266436;
    font-weight: 700;
    font-size: 16px;
    display: block;
    clear: both;
    margin-top: 10px;
}
.careers .lblMsgError {
    color: red;
    font-weight: 700;
    font-size: 16px;
    display: block;
    clear: both;
    margin-top: 10px;
}
.FMcareersEn{direction:ltr;text-align:left}
.transferLang {
    float: left;
    background: #000;
    color: #fff;
    font-family: sans-serif;
    padding: 0px 5px;
    cursor: pointer;
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
    .transferLang.EN {
        float: right;
        font-family: 'articletext arabic naskh',serif;
        background: #000;
        color: #fff;
        font-size: 16px;
        line-height: 25px;
        height: 35px;
        padding: 0px 11px !important;
    }
    .transferLang.AR {
        float: left;
        background: #000;
        color: #fff;
        font-size: 16px;
        line-height: 25px;
        height: 35px;
        padding: 0px 5px !important;
        font-family: sans-serif;
    }

.careers .FMcareersEn input[type=text], .careers .FMcareersEn input[type=email], .careers .FMcareersEn input[type=number], .careers .FMcareersEn textarea{text-align:left}