/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:0 0 1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:40px 0 0 0}menu,ol,ul{padding:40px 0 0 0}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

#wrap {
    min-height: 100%;
    padding-bottom: 120px;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

a {
    cursor: pointer;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face{
    font-family: 'MeodedPashut_Light';
    src: url('../fonts/meodedpashut_light.eot');
    src: url('../fonts/meodedpashut_light.eot?iefix') format('eot'),
    url('../fonts/meodedpashut_light.woff') format('woff'),
    url('../fonts/meodedpashut_light.svg#webfontgkJbe0mS') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'MeodedPashut';
    src: url('../fonts/meodedpashut.eot');
    src: url('../fonts/meodedpashut.eot?iefix') format('eot'),
    url('../fonts/meodedpashut.woff') format('woff'),
    url('../fonts/meodedpashut.svg#webfontgkJbe0mS') format('svg');
}

@font-face{
    font-family: 'MeodedPashut_Bold';
    src: url('../fonts/meodedpashut_bold.eot');
    src: url('../fonts/meodedpashut_bold.eot?iefix') format('eot'),
    url('../fonts/meodedpashut_bold.woff') format('woff'),
    url('../fonts/meodedpashut_bold.svg#webfontgkJbe0mS') format('svg');
}

.MeodedPashut_Light {font-family:'MeodedPashut_Light';}
.MeodedPashut{font-family:'MeodedPashut';}
.MeodedPashut_Bold{font-family: 'MeodedPashut_Bold';}

body{
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:14px;
    color:#2e2e2e;
}

a{color:#12123f;}

a img{border:0;}

.maintitle{
    margin:0;
    font-family: 'MeodedPashut_Bold';
    font-weight:normal;
    font-size:24px;
    color:#ffffff;
}

.container{
    display:block;
    width:980px;
    margin:0 auto;
    direction:rtl;
}

.color_grey{color:#404040;}

.float_r{float:right !important;}
.float_l{float:left !important;}

.mar_5{margin-top:5px !important;}
.mar_10{margin-top:10px !important;}
.mar_20{margin-top:20px !important;}
.mar_30{margin-top:30px !important;}

.mar_r_20{margin-right:20px !important;}
.mar_r_30{margin-right:30px !important;}

.font_12{font-size:12px !important;}
.font_16{font-size:16px !important;}

a .under{text-decoration:underline;}
a:hover .under{text-decoration:none;}

.arial{font-family:Arial !important;}

.header{margin:55px 0 0 0;}

.phone{
    float:left;
    margin-top:4px;
    padding-right:33px;
    background:url(../images/icon_phone.png) no-repeat right;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:23px;
    color:#12123f;
    line-height:25px;
}

.section{margin:30px 0 0 0; }

body.home section{
    background:#12123f/* url(../images/bg_long.jpg) repeat-x center top*/ ; margin-top: 10px;
}

.login{
    float:right;
    margin:50px 0 0 0;
    padding:22px 24px 0 24px;
    width:219px;
    height:224px;
    /*background:url(../images/login_bg.png) no-repeat top;*/
    color:#12123f;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.login h3{
    margin:0;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:18px;
    color:#12123f;
}

.login .input{
    display:block;
    margin:13px 0 0 0;
    width:219px;
    height:44px;
    /*background:url(../images/login_input.png) no-repeat top;*/
}

.login .input input{
    padding:10px;
    border:0;
    background:transparent;
    width:209px;
    height:24px;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:14px;
    color:#12123f;
}

.login .checkbox{
    display:block;
    margin:14px 0 0 0;
}

.login a{
    display:block;
    margin:5px 0 0 0;
    text-decoration:none;
    font-size:13px;
    color:#12123f;
}

.login_submit{
    float:left;
    margin:18px 0 0 0;
    width:106px;
    height:41px;
    background:#12123f /*url(../images/login_submit.png) no-repeat top*/;
    border:0;
    font-family:'MeodedPashut';
    font-size:18px;
    color:#ffffff;
	border-radius: 15px 0;
}

.login_submit:hover{background-position:bottom;}

.hometext{
    float:left;
    width:350px;
    min-height:313px;
    height:auto !important;
    height:313px;
    padding:73px 0 50px 0;
    padding-left:320px;
    margin:-23px 0 0 0;
    margin-left:10px;
    color:#ffffff;
    /*background:url(../images/woman.png) no-repeat  bottom;*/
}

.more{
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
}

.more:hover{text-decoration:underline;}

.nav{
    float:left;
	 margin-top:-25px;

    height:36px;
}

.nav ul{
    margin:0;
    padding:0;
    list-style:none;
}

.nav ul li{
    display:inline;
    float:right;
    padding:0 10px;
    border-left:solid 1px #ffffff;
    line-height:35px;
    background:#77787b;
}

.nav ul li:last-child{
    -webkit-border-radius:5px 0 0 5px;
    -moz-border-radius:5px 0 0 5px;
    border-radius:5px 0 0 5px;
    border-left:solid 0px #ffffff;
}

.nav ul li:first-child{
    -webkit-border-radius:0 0 5px 0;
    -moz-border-radius:0 0 5px 0;
    border-radius:0 0 5px 0;
}

.nav ul li a{
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:18px;
    color:#ffffff;
    text-decoration:none;
}

.nav ul li:hover, .nav ul li.active{background:#12123f;}

/*.footer{margin:20px 0;}*/
.footer {
    margin: 20px 0;
    /*bottom: 0;*/
    /*left:0;*/
    /*position: fixed;*/
    width: 100%;
    background-color: #fff;
    padding-top: 5px;
}

.social ul{
    float:right;
    margin:0;
    padding:0;
    list-style:none;
    width:250px;
}

.social ul li{display:inline;}

.social ul li iframe{float:right;}

.social ul li a{
    float:right;
    margin-right:8px;
}

.footermenu ul{
    float:left;
    margin:0;
    padding:0;
    list-style:none;
    line-height:23px;
}

.footermenu ul li{
    display:inline;
    font-size:13px;
    color:#4d4d4f;
}

.footermenu ul li a{
    text-decoration:none;
    color:#4d4d4f;
}

.footermenu ul li a:hover{
    text-decoration:underline;
    color:#12123f;
}

.footer_grey{margin:25px 0;padding:20px 0;background:#dbdbdb;}

.copy{
    float:right;
    margin:0;
    width:800px;
    font-size:11px;
    color:#a1a1a1;
    line-height:20px;
}

.credit{
    float:left;
    line-height:20px;
}

.credit a{
    float:left;
    margin-right:5px;
    font-size:10px;
    color:#a1a1a1;
}

.title_box{
    display:block;
    padding:30px 0 0 0;
    width:100%;
    background:#12123f/*url(../images/bg_short.jpg) repeat-x center top*/;
    line-height:47px;
    color:#ffffff;
    direction:rtl;
}

.title_box h1{
    margin:0 auto;
    width:960px;
    font-size:28px;
}

.text{
    display:block;
    width:630px;
/*    min-height:400px;*/
    height:auto !important;
    height:400px;
    padding:0 0 50px 0;
    padding-left:320px;
    margin:20px 0 0 0;
    margin-left:10px;
    /*background:url(../images/woman.png) no-repeat  bottom;*/
    border-bottom:solid 1px #77787b;
}

.pagination{
    display:block;
    padding:10px;
    border-top:solid 1px #d1d1d1;
    border-bottom:solid 1px #d1d1d1;
    font-size:12px;
    line-height:26px;
}

.pagination ul{
    margin:0;
    padding:0;
    list-style:none;
}

.pagination ul li{display:inline;}

.pagination ul li a{
    float:left;
    margin-right:3px;
    width:26px;
    color:#ffffff;
    font-size:14px;
    line-height:26px;
    text-align:center;
    text-decoration:none;
    background:#77787b;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}

.pagination ul li a:hover, .pagination ul li a.active{background:#12123f;}

ul.links{
    margin:20px 10px 0 10px;
    padding:0;
    list-style:none;
}

ul.links a{
    display:block;
    clear:both;
    margin:10px 0 0 0;
    padding:5px 0;
    padding-right:35px;
    line-height:16px;
    background:url(../images/icon_link.png) no-repeat right top;
    color:#2e2e2e;
    text-decoration:none;
}

ul.links a:hover{
    background:url(../images/icon_link.png) no-repeat right -100px;
    color:#12123f;
}

.contact_form{
    float:right;
    width:400px;
}

.contact_form label{
    float:right;
    margin-top:10px;
    width:80px;
    line-height:30px;
}

.input_reg, .textarea_reg{
    float:left;
    margin-top:10px;
    width:320px;
    height:30px;
    /*background:url(../images/input.png) no-repeat top;*/
}

.input_reg input, .textarea_reg textarea{
    float:left;
    padding:7px 10px;
    width:300px;
    height:16px;
    background:transparent;
    border:0;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:14px;
    background-color: #e6e6e6;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 1px 1px 0px 0px #12123f inset;
}

.textarea_reg{
    height:110px;
    /*background:url(../images/textarea.png) no-repeat top;*/
}

.textarea_reg textarea{
    height:96px;
    overflow:auto;
}

.contact_submit, .contact_reset, .contact_disabled {
    float:left;
    margin:10px 0 0 0;
    margin-right:5px;
    width:70px;
    height:30px;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:14px;
    color:#ffffff;
    border:0;
    cursor:pointer;
    background:#12123f/*url(../images/submit.png) no-repeat  bottom*/;
	border-radius:10px 0;
}
.contact_submit:hover{background-position:left top;}
.contact_reset{background-position:right top;}
.contact_reset:hover{background-position:right bottom;}

.contact_disabled {
    cursor: default;
    background-position:right top;
}

.address{
    float:left;
    width:200px;
}

.faq {
    display:block;
    margin:15px 10px 0 10px;
    margin-left:0;
}

.faq h3.q {
    display:block;
    float:right;
    clear:right;
    width:100%;
    padding:5px 0;
    margin:0;
    font-size:14px;
    font-weight:normal;
    color:#2e2e2e;
    text-decoration:none;
    cursor:pointer;
}

.faq h3.q span.icon, .faq h3.q span.icon_hover {
    display:block;
    width:26px;
    height:26px;
    background: url(../images/icon_faq.png) no-repeat top;
    float:right;
    margin-left:8px;
}

.faq h3.q:hover span.icon, .faq h3.q span.icon_hover {background: url(../images/icon_faq.png) no-repeat 0 -100px !important;}

.faq h3.q span.icon_open {background: url(../images/icon_faq.png) no-repeat 0 -100px  !important;}

.faq span.aControl {
    float:left;
    width:150px;
    text-align:left;
    font: normal 12px arial;
    color: #005dbd;
    display:none;
}

.faq .q a {
    color:#2e2e2e;
    text-decoration:none;
    float:right;
    padding:5px 0;
    line-height:16px;
}

.faq .q a:hover, .faq .q a.static {
    color: #12123f;
}

div.a {
    margin:0 34px;
    margin-left:0;
    border-top:1px solid #d1d1d1;
    border-bottom:1px solid #d1d1d1;
    clear:both;
    display:none;
}

div.a p {margin:5px 0;}

.top{
    float:left;
    min-width:200px;
    margin:-40px 0 0 0;
    padding:5px 8px;
    background:#77787b;
    -webkit-border-radius:5px 0 5px 5px;
    -moz-border-radius:5px 0 5px 5px;
    border-radius:5px 0 5px 5px;
}

.top .search{
    float:left;
    width:237px;
    margin-left:10px;
}

.search_input{
    float:right;
    width:174px;
    height:26px;
    background:url(../images/search_input.png) no-repeat top;
}

.search_input input{
    float:right;
    padding:5px;
    width:164px;
    height:16px;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:15px;
    color:#12123f;
    border:0;
    background:transparent;
}

.search_submit{
    float:right;
    margin-right:3px;
    width:60px;
    height:26px;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:15px;
    color:#ffffff;
    border:0;
    cursor:pointer;
    background:#12123f;
    -webkit-border-radius:5px 0 5px 5px;
    -moz-border-radius:5px 0 5px 5px;
    border-radius:5px 0 5px 5px;
}

.top ul{
    float:left;
    margin:0;
    padding:0;
    list-style:none;
    line-height:26px;
}

.top ul li{
    display:inline;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:14px;
    color:#ffffff;
}

.top ul li a{
    color:#ffffff;
    text-decoration:none;
}

.back{
    float:left;
    clear:both;
    margin:10px 0 0 0;
    padding-left:45px;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:12px;
    color:#12123f;
    line-height:22px;
    text-decoration:none;
    background:url(../images/icon_back.png) no-repeat left;
}

.back:hover{text-decoration:underline;}

.section_sys{
    margin:12px 0 0 0;
    padding:0 0 40px 0;
}

.aside{
    float:right;
    width:245px;
}

.side_purple{
    display:block;
    clear:both;
    width:245px;
    padding-top:12px;
    background:url(../images/side_purple_top.png) no-repeat top;
}

.side_purple_middle{
    display:block;
    clear:both;
    padding:0 15px;
    width:215px;
    background:#12123f;
    color:#ffffff;
    line-height:30px;
    font-size:15px;
}

.side_bold{
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:14px;
    border-bottom:solid 2px #ffffff;
}

.side_purple_bottom{
    display:block;
    clear:both;
    width:100%;
    height:12px;
    font-size:0;
    line-height:0;
    background:url(../images/side_purple_bottom.png) no-repeat top;
}

.side_grey{
    display:block;
    clear:both;
    width:245px;
    padding-top:11px;
    background:url(../images/side_grey_top.png) no-repeat top;
}

.side_grey_middle{
    display:block;
    clear:both;
    padding:0 20px;
    width:205px;
    background:#d5d6d8;
    color:#2e2e2e;
    line-height:30px;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
}

.side_grey_bottom{
    display:block;
    clear:both;
    width:100%;
    height:11px;
    font-size:0;
    line-height:0;
    background:url(../images/side_grey_bottom.png) no-repeat top;
}

.side_grey_middle ul{
    margin:0;
    padding:0;
    list-style:none;
}

.side_grey_middle ul li a{
    color:#2e2e2e;
    text-decoration:none;
}

.side_grey_middle ul li a:hover, .side_grey_middle ul li.active a{color:#12123f;}

ul.sys_menu{
    float:left;
    margin:0;
    padding:0;
    list-style:none;
    width:706px;
}

ul.sys_menu li{display:inline;}

ul.sys_menu li a{
    float:right;
    padding-left:35px;
    width:303px;
    height:244px;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:28px;
    line-height:230px;
    color:#12123f;
    text-align:left;
    text-decoration:none;
    background:url(../images/bt_big.png) no-repeat right top;
}
ul.sys_menu li.legal a:hover{background-position:right -488px;}

ul.sys_menu li.finance a{float:left;background-position:left top;}
ul.sys_menu li.finance a:hover{background-position:left -488px;}

ul.sys_menu li.arch a{float:right;margin-top:20px;background-position:right -244px;}
ul.sys_menu li.arch a:hover{background-position:right -732px;}

ul.sys_menu li.messages a{float:left;margin-top:20px;background-position:left -244px;}
ul.sys_menu li.messages a:hover{background-position:left -732px;}

.border_bottom{
    border-top:solid 1px #77787b;
    margin-top:85px;
}

.sys_inner{
    float:left;
    width:700px;
}

.sys_inner ul.sys_menu{
    float:none;
    display:block;
    width:700px;
    height:61px;
    margin-top:-6px;
    padding-bottom:1px;
    border-bottom:solid 2px #cacaca;
}

.sys_inner ul.sys_menu li a{
    float:right;
    padding:11px 0 0 0;
    padding-right:70px;
    padding-left:0;
    margin-left:4px;
    width:102px;
    height:50px;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:18px;
    line-height:46px;
    color:#12123f;
    text-align:right;
    text-decoration:none;
    background:url(../images/bt_small.png) no-repeat right top;
}

.sys_inner ul.sys_menu li.legal:hover a, .sys_inner ul.sys_menu li.legal.active a{background-position:right bottom;color:#ffffff;}

.sys_inner ul.sys_menu li.arch a{float:right;margin-top:0;background-position:-353px top;}
.sys_inner ul.sys_menu li.arch:hover a, .sys_inner ul.sys_menu li.arch.active a{background-position:-353px bottom;color:#ffffff;}

.sys_inner ul.sys_menu li.finance a{float:right;margin-top:0;background-position:-177px top;}
.sys_inner ul.sys_menu li.finance:hover a, .sys_inner ul.sys_menu li.finance.active a{background-position:-177px bottom;color:#ffffff;}

.sys_inner ul.sys_menu li.messages a{float:right;margin-top:0;margin-left:0;background-position:left top;}
.sys_inner ul.sys_menu li.messages:hover a, .sys_inner ul.sys_menu li.messages.active a{background-position:left bottom;color:#ffffff;}

.systitle{
    margin:0;
    padding:15px 0;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:18px;
    color:#12123f;
    line-height:23px;
}

.personal{
    float:right;
    width:660px;
    padding:20px;
    background:#ebebeb;
}

.personal_r{
    float:right;
    width:310px;
    padding-left:20px;
    border-left:solid 1px #cccccc;
}

.personal_r label{
    float:right;
    margin-left:10px;
    padding-bottom:15px;
    width:120px;
    line-height:27px;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:11px;
    text-align:left;
}

.personal_r input{
    padding:4px 5px;
    width:168px;
    height:17px;
    background:#ffffff;
    border:solid 1px #cccccc;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:14px;
}

.personal_r.personal_disabled input{
    padding:5px 0;
    background:transparent;
    border:solid 0px #cccccc;
}

.personal_l{
    float:right;
    width:310px;
    padding-right:20px;
}

.personal_l label{
    float:right;
    margin-left:10px;
    padding-bottom:15px;
    width:150px;
    line-height:27px;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:11px;
    text-align:left;
}

.personal_l input{
    padding:4px 5px;
    width:123px;
    height:17px;
    background:#ffffff;
    border:solid 1px #cccccc;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:14px;
}

.personal_r input.submit_110, .personal_l input.submit_110{
    float:right;
    margin-right:130px;
    width:110px;
    height:30px;
    background:url(../images/submit_110.png) no-repeat top;
    cursor:pointer;
    border:0;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:14px;
    color:#ffffff;
}

.personal_r input.submit_110:hover, .personal_l input.submit_110:hover{background-position:bottom;}

.personal_l input.submit_110{margin-right:160px;}

.sys_inner table{
    display:block;
    width:700px;
}

.sys_inner table tr th{
    padding-right:10px;
    height:35px;
    background:#12123f;
    color:#ffffff;
    text-align:right;
    border-bottom:solid 2px #ffffff;
}

.sys_inner table tr td{
    padding:10px;
    padding-left:0;
    background:#f2f2f2;
    color:#2e2e2e;
}

.sys_inner table tr.table_grey td{background:#ebebeb;}

.sys_inner table tr.table_white td{
    padding-top:20px;
    background:#ffffff;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:11px;
}

.sup_one{width:50px;}
.sup_two{width:105px;}
.sup_three{width:130px;}
.sup_four{width:90px;}
.sup_five{width:110px;}
.sup_six{width:145px;padding-left:10px !important;}

.protocols tr td{padding-top:14px !important;padding-bottom:14px !important;}
.prot_one{width:330px;}
.prot_two{width:110px;}
.prot_three{width:140px;}
.prot_four{width:70px;padding-left:10px !important;}

/* GALLERY 1 */

.gallery {
    display:block;
    width:640px;
    margin:0 auto;
}

.gallery p {
    text-align:center;
    margin:0;
    margin-bottom:8px;
    font:normal 12px arial;
    color:#666666;
}

.gallery .filmstrip img {
    width:110px;
    height:79px;
}

.gallery .panel a img {
    width:640px;
    height:460px;
}

.gallery .panel h2 {
    margin:5px 0 0 0;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:20px;
    color:#12123f;
}

.gallery .panel p {
    margin:0;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:14px;
    direction:rtl;
    text-align:right;
}

#pointer{
    width:110px !important;
    height:79px !important;
    border:0 !important;
}

.download{text-decoration:none;}
.download:hover{text-decoration:underline;}

.project_info{
    float:right;
    width:200px;
    line-height:20px;
}

.project_info_title{
    margin:0;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:13px;
}

.project_img{
    float:left;
    width:400px;
    margin-left:50px;
    border:solid 1px #cfcfcf;
}

.project_border{
    padding:0 0 25px 0;
    border-bottom:solid 1px #cfcfcf;
}

.project_web{
    float:right;
    clear:both;
    margin-top:-50px;
    font-size:16px;
    text-decoration:none;
}

.project_web:hover{text-decoration:underline;}

.project_top{
    display:block;
    clear:both;
    width:100%;
    margin:0 0 15px 0;
    padding:20px 0;
    border-top:solid 1px #cfcfcf;
    border-bottom:solid 1px #cfcfcf;
}

.project_logo{
    float:right;
    padding:0 10px;
    width:225px;
    border-left:solid 1px #cfcfcf;
}

.projects{
    float:left;
    margin-left:25px;
    width: 660px;
    position:relative;
}

.caroufredsel_wrapper{width: 660px !important;}

.projects ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.projects li{
    background:url(../images/project_box.png) repeat top;
    width:190px;
    height:120px;
    padding:10px;
    margin: 0px 5px;
    display: block;
    float: left;
    color: #2e2e2e;
}

.projects li a{
    display:block;
    width:190px;
    height:120px;
    font-size:16px;
    direction:rtl;
    text-align:right;
    text-decoration:none;
}

.proj_text{
    display:block;
    margin:20px 0 0 0;
    height:60px;
}

.proj_title{
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:14px;
}

.proj_date{color:#12123f;}

.proj_bt{
    display:block;
    width:140px;
    height:34px;
    color:#ffffff;
    font-size:16px;
    line-height:34px;
    text-align:center;
    background:url(../images/proj_bt.png) no-repeat top;
}

.proj_bt:hover{background-position:bottom;}

.project_prev, .project_next {
    position:absolute;
    top:50px;
    left: -25px;
    width:18px;
    height:40px;
    background:url(../images/project_arrow.png) no-repeat left top;
}
.project_prev:hover{background-position:left bottom;}

.project_next{
    float: right;
    left:auto;
    right: -25px;
    background-position:right top;
}
.project_next:hover{background-position:right bottom;}

.title_grey{
    display:block;
    margin:22px 0 0 0;
    width:680px;
    padding:0 10px;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:17px;
    color:#12123f;
    line-height:44px;
    background:url(../images/title_grey.png) no-repeat top;
}

.title_purple{
    display:block;
    margin:22px 0 0 0;
    width:680px;
    padding:0 10px;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:15px;
    color:#ffffff;
    line-height:44px;
    background:url(../images/title_purple.png) no-repeat top;
}

.files {
    display:block;
    width:100%;
}

.files .files_cat{
    display:block;
    margin:0;
    height:44px;
    padding:0 20px;
    padding-left:25px;
    font-weight:normal;
    cursor:pointer;
    border-top:solid 2px #ffffff;
    border-bottom:solid 2px #ffffff;
    background:url(../images/title_purple.png) no-repeat top;
}

.files .files_cat a{
    display:block;
    width:100%;
    line-height:44px;
    margin:0;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:15px;
    color:#ffffff;
    text-decoration:none;
    background:url(../images/show_hide.png) no-repeat left top;
}

.files .files_cat a.static {background-position:left bottom;}

.files .files_cont{
    clear:both;
    display:none;
    margin:0 0 6px 0;
    background:#e6e6e6;
    -webkit-border-radius:15px 0 15px 15px;
    -moz-border-radius:15px 0 15px 15px;
    border-radius:15px 0 15px 15px;
    overflow:hidden;
    direction:ltr;
}

.files .files_cont a{
    float:right;
    direction:rtl;
    padding-right:20px;
    padding-left:15px;
    width:665px;
    line-height:40px;
    font-size:16px;
    line-height:40px;
    text-decoration:none;
    border-bottom:solid 1px #ffffff;
    cursor:pointer;
}

.files .files_cont a:hover{background:#d5d6d8;}

.files .files_cont a .float_r{width:500px;}
.files .files_cont a .float_l{width:150px;text-align:left;}

.files_date{
    float:right;
    margin:11px 0 0 0;
    font-size:15px;
}

.color_purple{color:#12123f !important;}

.link_message{
    float:left;
    margin:10px 0 5px 0;
    margin-left:10px;
    text-decoration:none;
    font-size:13px;
}

.link_message:hover{text-decoration:underline;}

.files_top{
    line-height:45px;
    border-bottom:solid 1px #cfcfcf;
}

.send_message{
    float:right;
    margin:10px 0 0 0;
    text-decoration:none;
    font-size:13px;
    line-height:26px;
}

.send_message:hover{text-decoration:underline;}

.delete_message{
    float:right;
    margin:10px 0 0 0;
    text-decoration:none;
    font-size:13px;
    line-height:26px;
}

.delete_message:hover{text-decoration:underline;}

.message{
    display:block;
    clear:both;
    padding:10px;
    border-bottom:solid 2px #ffffff;
    background:#ebebeb;
}

.line_grey{background:url(../images/line_grey.png) repeat-y 100px top;}

.messages_main{
    float:right;
    width:560px;
}

.messages_check{
    float:right;
    width:23px;
}

.messages_body{
    float:right;
    width:537px;
}

.messages_body h3{
    margin:0;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:15px;
}

.message_new{
    padding:0 4px;
    font-size:12px;
    color:#ffffff;
    background:#12123f;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

.messages_links{
    float:left;
    width:90px;
}

.messages_links a{display:block;text-decoration:none;}
.messages_links a:hover{text-decoration:underline;}

.pagination_sys ul{
    margin:0;
    padding:0;
    list-style:none;
}

.pagination_sys ul li{display:inline;}

.pagination_sys ul li a{
    float:right;
    margin-top:5px;
    margin-left:20px;
    text-decoration:none;
    color:#2e2e2e;
    font-size:16px;
    direction:rtl;
}

.pagination_sys ul li a:hover, .pagination_sys ul li a.active{color:#12123f;}

.all_messages{
    float:right;
    margin:5px 0 0 0;
    text-decoration:none;
    font-size:13px;
    line-height:26px;
}

.all_messages:hover{text-decoration:underline;}

.messages_back{
    float:left;
    margin:5px 0 0 0;
    color:#595959;
}

.messages_back a{
    color:#595959;
    text-decoration:none;
    font-size:13px;
    line-height:26px;
}

.messages_back a:hover{color:#12123f;}

.write{
    display:block;
    clear:both;
    padding:0 35px 15px 35px;
    background:#ebebeb;
}

.write label{
    display:block;
    margin:13px 0 0 0;
    line-height:30px;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:12px;
}

.write .write_title, .write .write_content{
    padding:6px 10px;
    width:608px;
    height:17px;
    background:#ffffff;
    border:solid 1px #cccccc;
}

.write .write_content{
    height:146px;
    overflow:auto;
}

ul.finance_payment{
    margin:22px 0 0 0;
    padding:0;
    list-style:none;
    width:100%;
    height:44px;
    background:#e6e6e6;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    overflow:hidden;
}

ul.finance_payment li{
    display:inline;
    float:right;
    width:232px;
    height:44px;
    border-left:solid 1px #cccccc;
}

ul.finance_payment li:last-child{border-left:0;width:234px;}

ul.finance_payment li a{
    display:block;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:14px;
    color:#12123f;
    text-align:center;
    text-decoration:none;
    line-height:44px;
}

ul.finance_payment li a:hover, ul.finance_payment li a.active{background:#12123f;color:#ffffff;}

.sys_inner table.payment_request th{font-size:12px;padding:0 5px;text-align:center;white-space:nowrap;}

.sys_inner table.payment_request td{width:73px;padding:15px 5px;text-align:center;}

.sys_inner table.payment_request th.payment_request_last, .sys_inner table.payment_request td.payment_request_last{width:50px;}

.align_r{width:63px !important;padding-right:10px !important;text-align:right !important;}

.title_file{
    margin:0;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:14px;
}

.received_one{width:100px;}
.received_two{width:110px;}
.received_three{width:160px;text-align:center !important;}
.received_four{width:160px;text-align:center !important;}
.received_five{width:120px;text-align:center !important;}

.credit_one{width:240px;}
.credit_two{width:160px;}
.credit_three{width:130px;}
.credit_four{width:130px;text-align:center !important;}

ul.finance_buyer li{width:349px;}
ul.finance_buyer li:last-child{width:349px;}

.buyer_request_one{width:90px;}
.buyer_request_two{width:110px;}
.buyer_request_three{width:110px;}
.buyer_request_four{width:120px;text-align:center !important;}
.buyer_request_five{width:120px;text-align:center !important;}
.buyer_request_six{width:90px;text-align:center !important;}

body.supplier .header{margin-top:15px;}

body.supplier .title_box h1{width:980px;}

body.supplier .section{margin-top:25px;}

body.supplier .text{
    border-bottom:0;
    min-height:480px;
    height:auto !important;
    height:480px;
}

body.supplier .footer{margin-top:1px;}

body.supplier .footer_grey{margin-top:0px;}

.supplier_nav{
    float:left;
}

.supplier_nav ul{
    float:left;
    margin:66px 0 0 0;
    margin-left:25px;
    padding:0;
    list-style:none;
}

.supplier_nav ul li{
    display:inline;
    padding:0 5px;
}

.supplier_nav ul li a{
    color:#77787b;
    font-size:12px;
    text-decoration:none;
}

.supplier_nav ul li a:hover{text-decoration:underline;}

.supplier_login{
    float:right;
    margin-top:55px;
    margin-right:190px;
    width:220px;
    padding:25px 40px;
    background:#ebebeb;
}

.supplier_login label{
    float:right;
    padding-bottom:10px;
    width:87px;
    line-height:30px;
}

.input_supplier{float:right;width:133px;}

.input_supplier input{
    padding:4px 5px;
    width:121px;
    height:17px;
    background:#ffffff;
    border:solid 1px #cccccc;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:14px;
}

.supplier_login .contact_submit{margin-top:4px;}

.supplier_update{
    display:block;
    margin:10px auto 0 auto;
    width:390px;
    padding:30px 85px;
    background:#ebebeb;
}

.supplier_update label{
    float:right;
    padding-bottom:10px;
    width:170px;
    line-height:27px;
}

.input_update{float:right;width:210px;}

.file_update{float:right;width:210px;margin-top:3px;}

.click_person{
    display:block;
    padding-right:7px;
    width:211px;
    height:25px;
    line-height:25px;
    text-decoration:none;
    color:#4c4c4c;
    border:solid 1px #a4a4a4;
    background:url(../images/click_person.png) repeat-x left top;
}

.click_person:hover{background-position:left bottom;}

.select_update{
    float:right;
    width:218px;
    height:25px;
    border:solid 1px #cccccc;
    background:#ffffff url(../images/select_update.png) no-repeat left top;
}

.select_update:hover{background-position:left bottom;}

.fancyText{
    position:absolute;
    padding:3px 5px;
    width:208px;
    height:19px;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:14px;
    color:#b2b2b2;
}

.fancySelect{
    padding:3px 5px;
    width:208px;
    height:25px;
    z-index:2;
    position:relative;
    -moz-opacity:0;
    filter:alpha(opacity=0);
    opacity:0;
    background:#ffffff;
    border:0;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:14px;
    color:#4c4c4c;
}

.fancySelect option:hover{background:#813985;}

.textarea_update{
    float:right;
    margin-top:-10px;
    padding:4px 5px;
    width:378px;
    height:140px;
    background:#ffffff;
    border:solid 1px #cccccc;
}

.textarea_update textarea{
    width:378px;
    height:140px;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:14px;
    background:transparent;
    border:0;
    overflow:auto;
}

.supplier_update .contact_submit{margin-top:14px;}

.popup{
    display:none;
    padding:15px 0 0 0;
    width:517px;
    background:url(../images/popup_top.png) no-repeat top;
    direction:rtl;
    position:relative;
}

.popup_middle{
    float:right;
    padding:15px 38px 2px 38px;
    width:441px;
    background:url(../images/popup_middle.png) repeat-y top;
}

.popup_bottom{
    float:right;
    width:517px;
    height:15px;
    font-size:0;
    line-height:0;
    background:url(../images/popup_bottom.png) no-repeat bottom;
}

.popup_title{
    margin:0;
    padding:10px 0;
    font-family:'MeodedPashut_Bold';
    font-weight:normal;
    font-size:17px;
    color:#842c86;
    border-bottom:solid 1px #cccccc;
}

.popup_label{
    float:right;
    width:200px;
    margin-left:20px;
    color:#595959;
}

a.popup_close{
    float:right;
    margin-right:-20px;
    width:20px;
    height:22px;
    background:url(../images/popup_close.png) no-repeat top;
}

a.popup_close:hover{background-position:bottom;}

.complete{
    margin-top:12px;
    padding:15px 0 40px 0;
    border-top:solid 1px #cccccc;
}

.complete input{
    float:left;
    width:110px;
    height:30px;
    background:url(../images/submit_110.png) no-repeat top;
    cursor:pointer;
    border:0;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:14px;
    color:#ffffff;
}

.complete input:hover{background-position:bottom;}




/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

input.ltr { text-align: left !important; direction: ltr !important;}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.modal.fade {
    top: -25%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.fade.in {
    top: 10%;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
    text-align: right;
}

.modal-header .cclose {
    margin-top: 2px;
}

.modal-header h3 {
    margin: 0;
    line-height: 30px;
}

.modal-body {
    position: relative;
    max-height: 400px;
    padding: 15px;
    overflow-y: auto;
    text-align: right;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    line-height: 0;
    content: "";
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

#login-form input {
    font-family: Arial !important;
    font-size: 12pt;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 1px 1px 0px 0px #12123f inset;
}
#login-form input[type="text"],
#login-form input[type="password"]{
    background-color: #eeeeee;
}

a.gotosys{
    float:left;
    margin-top:4px;
    margin-left:15px;
    padding-right:35px;
    padding-left:15px;
    border-left:solid 1px #12123f;
    font-family:'MeodedPashut';
    font-weight:normal;
    font-size:18px;
    color:#ffffff;
    line-height:25px;
    margin-left: -12rem;
    width:125px;
    height:25px;
    text-decoration:none;
    background: #12123f;
    border-radius: 0;
    border-top-right-radius: 10px;
    /*background:url(../images/login.png) no-repeat  top;*/
}

a.gotosys:hover{
    background-position:right bottom;
}

.polli_about_text {
    min-height:353px;
    width:630px;
    /*background:url(../images/woman_2.png) no-repeat left bottom;*/
}

section.home {
    background:#12123f /*url(../images/bg_long.jpg) repeat-x center top*/;
}

.text ul, .hometext ul {
    margin: 0px;
    padding: 0px;
}


/******************************************/
.welcome{/*line-height:100px;*/ color:#12123f; font-size:20px; font-weight: 600; text-align: left}
.welcome a{font-size: 25px}

.logo_left img{
	width: 200px;
	float: left;
    margin-top: 4rem;
}
.logo_right{
	height: 250px;
    margin-bottom: -5rem;
}
a.logo.float_r{
	color:#fff;
}


.text_itemsWrap {
	grid-template-columns: repeat(1,1fr);
	direction: rtl;
	position: relative;
	padding-top: 2rem;
	grid-gap: 1rem;
	display: grid;
	width: 100%;
}
.text_itemsWrap .text_item .ratioBox {
	padding-top: calc(500/500 * 100%);
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 0;
}
.text_itemsWrap .text_item img {
	transform: translate(-50%,-50%);
	position: absolute;
	object-fit: cover;
	min-height: 100%;
	min-width: 100%;
	width: 100%;
	left: 50%;
	top: 50%;
}

@media (min-width: 576px) {
	.text_itemsWrap { grid-template-columns: repeat(2,1fr); }
}
@media (min-width: 768px) {
	.container-xl { width: 750px; }
}
@media (min-width: 992px) {
	.text_itemsWrap { grid-template-columns: repeat(3,1fr); }
	.container-xl { width: 992px; }
}
@media (min-width: 1200px) {
	.container-xl { width: 1170px; }
}
@media (min-width: 1600px) {
	.text_itemsWrap { grid-template-columns: repeat(4,1fr); }
	.container-xl { width: 1430px; }
}
.container-xl {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

