﻿@font-face
{
    font-family: FbScorpion;
    src: url(../Fonts/fbscorpion-regularwebfont.woff);
}
@font-face
{
    font-family: FbScorpion_Black;
    src: url(../Fonts/fbscorpion-blackwebfont.woff);
}
@font-face
{
    font-family: FbScorpion_light;
    src: url(../Fonts/fbscorpion-lightwebfont.woff);
}
@font-face
{
    font-family: FbScorpion_bold;
    src: url(../Fonts/fbscorpion-boldwebfont.woff);
}
html, body
{
    height: 100%;
}


BODY
{
    background-color: rgb(255,255,255);
    margin: 0px;
    font-family: FbScorpion;
    line-height: normal;
}
H1
{
    font-family: FbScorpion;
    font-size: 14pt;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    margin-bottom: 3px;
    direction: rtl;
}
H2
{
    font-family: FbScorpion;
    font-size: 11pt;
    color: #E1751A;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    margin-bottom: 3px;
}
H3
{
    font-family: FbScorpion;
    font-size: 10pt;
    color: #E1751A;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    margin-bottom: 3px;
}
H4
{
    font-family: FbScorpion;
    font-size: 8pt;
    color: #E1751A;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    margin-bottom: 3px;
}
P, TD, INPUT, SELECT, TEXTAREA
{
    font-family: FbScorpion;
    font-size: 9pt;
    font-weight: normal;
    color: #3C3F42;
}
SPAN, FONT, DIV, TD
{
    font-family: FbScorpion;
}
A
{
    font-family: FbScorpion;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    color: #DB561C;
}
A:hover
{
    font-family: FbScorpion;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: underline;
    color: #0000FF;
    cursor: pointer;
}
P
{
    padding: 0px;
    margin: 0px;
    line-height: 150%;
}

.bg_color
{
    background-color: #E1751A;
}
.bg_color_grey
{
    background-color: #DCDCDD;
}
.bottom
{
    color: #3C3F42;
    font-weight: bold;
    direction: rtl;
    font-size: 8pt;
}
A.bottom:hover
{
    color: #ACB1BE;
    font-weight: bold;
    direction: rtl;
    font-size: 8pt;
    text-decoration: none;
}
A.links, A.links:hover
{
    font-weight: bold;
    color: #E1751A;
}

.top
{
    direction: rtl;
}
A.top:hover
{
    direction: rtl;
    text-decoration: none;
}
.top1
{
    color: #FFFFFF;
    font-weight: normal;
    direction: rtl;
    text-decoration: none;
}
A.top1:hover
{
    color: #FFFFFF;
    font-weight: normal;
    direction: rtl;
    text-decoration: none;
}
TD.pagetitle
{
    width: 100%;
    direction: rtl;
    text-align: right;
    font-size: 19px;
    font-weight: bold;
    color: #00907F;
    line-height: 20px;
}
TD.smalltitle
{
    color: #3C3F42;
    font-weight: bold;
    text-align: right;
    direction: rtl;
    font-size: 17px;
    line-height: 18px;
}
TD.pathlinksg
{
    color: #E1751A;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    direction: rtl;
}
a.pathlinksg, a.pathlinksg:hover
{
    color: #676A6A;
    font-family: FbScorpion;
    font-size: 8pt;
    font-weight: bold;
    text-align: right;
    direction: rtl;
}
label
{
    font-size: 8pt;
    color: Red;
}
.fieldtitle, A.fieldtitle:hover
{
    color: #3C3F42;
    font-family: FbScorpion;
    font-size: 10pt;
    font-weight: bold;
    text-align: right;
    direction: rtl;
}
A.site_button, A.site_button:hover, input.site_button, button
{
    font: bold 10pt FbScorpion;
    color: #505152;
    background-color: #CED2D6;
    cursor: pointer;
    border-bottom: solid 1px #C6CACE;
    border-left: solid 1px #C6CACE;
    border-top: solid 1px #C6CACE;
    border-right: solid 1px #C6CACE;
    background-image: Url(../images/bgr_bottom.gif);
    line-height: 11pt;
    text-decoration: none;
}
A.site_button
{
    display: block;
    padding: 3px;
}
.validator
{
    font-size: 14px;
    color: Red;
    text-align: right;
    direction: rtl;
}
td.bg_line
{
    height: 1px;
    background-color: #EBEBEB;
}
TR.tr_item
{
    cursor: pointer;
}
TR.tr_item TD
{
    padding: 3px;
    vertical-align: middle;
}
.cyber
{
    font-family: FbScorpion;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
.cyber:hover
{
    font-family: FbScorpion;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: underline;
}
.logo
{
    padding-top: 1px;
    cursor: pointer;
    text-align: right;
}

.loginBoldHeaders
{
    font-size: 20px;
    font-family: FbScorpion_bold;
    color: Black;
    margin-left: 0px;
}

.divPopupMassage
{
    border: 1px solid #0A1625;
    font-size: 15px;
    color: #ffffff;
    padding: 60px 40px 100px 40px;
    background-color: #0D1F35;
    z-index: 999;
    position: absolute;
    top: 110px;
    width: 22%;
    left: 39%;
}

.divPopupMassage .close
{
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

.divPopupFooter
{
    margin-right: 70%;
}

#mainEmployeeMainDiv
{
    background-image: url('../images/pink_girl1.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    min-height: 600px;
}
#mainEmployeeMainDiv .btn1
{
    font-size: 24px;
    width: 150px;
    height: 50px;
}
    .banners
    {
        display: flex;
    }
