﻿
A {
    color: #0374ad;
}

    A.stmplnk {
        font-size: 18px;
        text-decoration: underline;
        color: #424242;
    }

ul {
    margin-top: 4px;
}

p {
    margin-bottom: 5px;
}

.changcntrt {
    margin: auto;
    margin-top: 20px;
}

.changcntrt1 {
    margin: auto;
    margin-top: 20px;
    color: #272727;
    font-size: 20px;
}

A.chkncntlk {
    font-size: 14px;
    color: #0374ad;
    text-decoration: underline;
}

.ddl {
    font-size: 22px;
    height: 45px;
    border-radius: 4px;
    color: #272727;
}

.ddl1 {
    font-size: 18px;
    height: 45px;
    border-radius: 4px;
    color: #272727;
}


.ddlcat {
    width: 96.5%;
}

.ddlcty {
    width: 96.5%;
}

.dgtttl {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    padding-right: 1%;
    padding-left: 1%;
    position: relative;
    top: -110px;
}

.panel {
    width: 24.2%;
    max-width: 415px;
    min-width: 250px;
    box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.14);
    z-index: 1;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    margin-top: 1.2%;
}

A.panel {
    display: block;
    width: 24.2%;
    max-width: 415px;
    min-width: 250px;
    box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.14);
    z-index: 1;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    margin-top: 1.2%;
    text-decoration: none;
}

    a.panel:hover {
        box-shadow: 1px 1px 8px 1px rgba(0,0,0,0.34);
    }

A.panel1 {
    display: block;
    width: 31.8%;
    max-width: 415px;
    min-width: 250px;
    box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.14);
    z-index: 1;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    margin-top: 1.2%;
    margin-bottom: 1.5%;
    text-decoration: none;
}

    a.panel1:hover {
        box-shadow: 1px 1px 8px 1px rgba(0,0,0,0.34);
    }



A.InnerBaner {
    display: block;
    width: 100%;
    min-width: 250px;
    box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.14);
    z-index: 1;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    text-decoration: none;
    margin-bottom: 25px;
}

    a.InnerBaner:hover {
        box-shadow: 1px 1px 8px 1px rgba(0,0,0,0.34);
    }

.imagedv {
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    margin: auto;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    background-size: contain;
}

.imagebn {
    display: block;
    width: 100%;
    margin: auto;
    border-radius: 4px;
}

.panelart {
    width: 32.5%;
    max-width: 600px;
    min-width: 250px;
    box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.14);
    z-index: 1;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    margin-top: 1.2%;
}

.arcttop {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 30%;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}







.boxdivouter {
    margin: auto;
    margin-right: 6.4%;
    margin-left: 6.4%;
    margin-top: 25px;
    margin-bottom: 25px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}


.boxdivouter1 {
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.blong {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.infocentertxt {
    color: #868686;
    margin: auto;
    max-width: 85%;
    text-align: center;
    font-size: 17px;
    line-height: 1.8;
    margin-top: 15px;
}

.blkttl {
    font-size: 21px;
    font-weight: 700;
    background-color: #333333;
    color: #ffffff;
    padding-right: 8px;
    padding-left: 8px;
    display: inline-block;
    margin-bottom: 10px;
}

a.tfacl {
    font-size: 19px;
    font-weight: 700;
    color: #000000;
    text-decoration: none;
}

.divStickerItem {
    margin-top: 18px;
    padding-bottom: 8px;
    border-bottom: solid 1px #dadada;
}

#ticker-container {
    position: relative;
    overflow: hidden;
    background-repeat: repeat;
}

#ticker {
    position: relative;
}

.newttl {
    color: #774c3c;
    font-size: 25px;
    line-height: 1.15;
    text-decoration: none;
    font-weight: 700;
}

.newstxt {
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.4;
}



.Ticker {
    margin-top: 13px;
    display: block;
    font-size: 18px;
    line-height: 1.4;
}

a.rdmore {
    text-decoration: none;
    color: #000000;
    font-weight: 700;
}

    a.rdmore:hover {
        text-decoration: underline;
    }






.bottommenuouter {
    margin: auto;
    margin-right: 6.4%;
    margin-left: 6.4%;
    height: 64px;
}

A.bttml {
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
    font-size: 15px;
    margin-left: 1.5%;
    margin-top: 22px;
}

a.bttml1 {
    margin-left: 0.7% !important;
    margin-right: 0.7% !important;
    margin-top: 16px;
}



.artintr {
    font-size: 30px;
    line-height: 1.15;
    text-align: justify;
}

.lstrkfi {
    width: 100%;
    border-top: 5px solid #e9e9e9;
    border-bottom: 5px solid #e9e9e9;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    padding-top: 7px;
    padding-bottom: 9px;
    color: #383838;
    margin-bottom: 29px;
    white-space: nowrap;
    min-height: 35px;
}

.lstrkfi1 {
    width: 100%;
    border-top: 5px solid #e9e9e9;
    border-bottom: 5px solid #e9e9e9;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    padding-top: 7px;
    padding-bottom: 9px;
    color: #383838;
    white-space: nowrap;
    min-height: 35px;
}

.lstrkfi2 {
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
    font-size: 24px;
    padding-bottom: 23px;
    color: #202020;
    white-space: nowrap;
}

.artclaut {
    width: 100%;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    font-size: 15px;
    font-weight: 700;
    padding-top: 11px;
    padding-bottom: 13px;
    color: #7a7a7a;
    margin-bottom: 39px;
    margin-top: 39px;
}

.artclttxt {
    font-size: 19px;
    font-family: 'Open Sans Hebrew';
}

.lnsepd {
    margin-top: 35px;
    margin-bottom: 35px;
    height: 3px;
    width: 100%;
    background-color: #ebebeb;
}

.authertlta {
    color: #7a7a7a;
    font-size: 15px;
    font-weight: 700;
    display: block;
}



.mrsrtktxt {
    color: #383838;
    font-size: 17px;
    display: block;
    margin-top: 12px;
    text-align: justify;
}

a.pthlnk {
    font-size: 12px;
    color: #5186ae;
    text-decoration: none;
    display: inline-block;
}

.pthl {
    font-size: 12px;
    color: #666666;
    display: inline-block;
}

.ind17head {
    background-color: #e9e9e9;
    font-size: 19px;
    border-top: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-right: 2.6%;
    padding-left: 2.6%;
}

.ind17body {
    border-bottom: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding-top: 13px;
    padding-bottom: 23px;
    padding-right: 2.6%;
    padding-left: 2.6%;
}


.indxc17dvch {
    width: 43px;
    min-width: 43px;
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    font-size: 13px;
    text-align: center;
    float: right;
}

.ind17imgd {
    float: right;
    display: inline-block;
    margin-top: 10px;
    margin-right: 0.6%;
    margin-left: 1.9%;
}

.cttdsc17 {
    padding-left: 0.95%;
    padding-right: 0.95%;
    display: inline-block;
    vertical-align: top;
    /*width: calc(95% - 135px);*/
    float: right;
}

A.ind17cttl {
    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
    color: #171818;
    margin-bottom: 5px;
    margin-top: 2px;
    vertical-align: top;
    display: inline-block;
}

a.minflnk17 {
    font-size: 15px;
    color: #0374ad;
    text-decoration: none;
    display: inline-block;
}

a.btnprcof {
    border: 1px solid #c3c3c3;
    background-color: #f4f4f4;
    color: #0374ad;
    border-radius: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    min-width: 140px;
    display: inline-block;
    text-align: center;
    margin-right: 12px;
    margin-left: 12px;
}


.in17adr {
    color: #505050;
    font-size: 15px;
    white-space: normal;
    margin-left: 3px;
    margin-right: 3px;
    display: inline-block;
}

.ind17ctrb {
    margin-top: 18px;
    margin-left: 6px;
    margin-right: 6px;
    width: 98%;
}

.cfoutclerk {
    width: 25%;
    min-width: 220px;
}


.sdadv17div {
    padding-bottom: 18px;
    font: Arial;
    font-size: 15px;
    color: #6d6d6d;
}

.cf17tb {
    display: block;
    background-color: #f5f5f5;
    border: 1px solid #c4c4c4;
    border-radius: 2px;
    margin: auto;
    margin-top: 14px;
    color: #333333;
    height: 31px;
    font-size: 15px;
    width: 92%;
    font-family: Alef;
    padding-right: 4%;
    padding-left: 4%;
}

.cntfrminr {
    padding-bottom: 33px;
    background-color: #e4e4e4;
    margin-right: 7%;
    margin-left: 7%;
    border-radius: 4px;
    padding-top: 28px;
    box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.14);
    border: 1px solid #ffffff;
}

a.cntfatchm {
    color: #217cb1;
    font-size: 15px;
    text-decoration: underline;
    display: block;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 32px;
    width: 98%;
}

.cntfatchm1 {
    color: #217cb1;
    font-size: 18px;
    text-decoration: underline;
    display: block;
    margin: auto;
    margin-top: 8px;
    margin-bottom: 13px;
}

.cfrmttls {
    width: 94%;
    margin: auto;
    text-align: center;
    font-size: 18px;
    color: #202020;
    margin-right: 3%;
    margin-left: 3%;
    font-weight: 700;
    line-height: 1.09;
}

.cfrmttlsb {
    font-size: 27px;
}

.cnfslcpns {
    min-height: 20px;
    text-align: start;
}


.scbname {
    display: inline-block;
    font-size: 13px;
    vertical-align: top;
}



.dvspsr {
    display: inline-block;
    width: 4px;
}

.cnttdb {
    margin-right: 6%;
    margin-left: 6%;
    display: inline;
}

.tdto {
    width: 25px;
    font-size: 15px;
    vertical-align: top;
    padding-top: 12px;
}

.catnmttl {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
}

.catnm17outer {
    padding-top: 28px;
    padding-bottom: 18px;
    min-height: 96px;
}

.scatdescr {
    font-size: 14px;
    padding-top: 6px;
}

.cp17title2 {
    font-size: 32px;
    font-weight: 800;
    color: #107948;
}

.cp17dtln {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 4px;
    padding-top: 5px;
    font-weight: 700;
    color: #101010;
}

.cp17ddrttl {
    width: 17%;
    display: inline-block;
    font-weight: 400;
}



.cpg17logo {
    position: relative;
    /*bottom: -40px;*/
    display: inline-block;
    padding-right: 17px;
    padding-left: 17px;
    padding-top: 17px;
    border-radius: 5px;
    background-color: #f4f4f4;
}

.cpg17logocnb {
    position: relative;
    bottom: 70px;
    display: inline-block;
    padding-right: 14px;
    padding-left: 14px;
    padding-top: 14px;
    border-radius: 5px;
    background-color: #ffffff;
}


.cpg17cttld {
    width: 70%;
    height: 300px;
    margin: auto;
    text-align: center;
    color: #ffffff;
    font-size: 80px;
    font-weight: 700;
}
.cpg17cttldh1 {
    font-size: 90px !important;
    font-weight: 700;
    margin:0px;
    padding:0px;
}

.cp17rudlnk {
    height: 43px;
    line-height: 43px;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 13px;
    text-decoration: underline;
    color: #313131;
    margin-top: 10px;
}

.cp17rudlnk-rtl {
    padding-right: 55px;
    background-position: right;
    margin-left: 30px;
}

.cp17rudlnk-ltr {
    padding-left: 55px;
    background-position: left;
    margin-right: 30px;
}



.cpg17btnsttl {
    margin-bottom: 11px;
    margin-right: 7px;
    margin-left: 7px;
    font-size: 16px;
    font-weight: 700;
}

.cpcntfrm {
    background-color: #e4e4e4;
    border-radius: 4px;
    padding-top: 28px;
    box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.14);
    border: 1px solid #ffffff;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-left: 1.5%;
    padding-right: 1.5%;
    width: 45%;
    vertical-align: top;
    margin-top: 22px;
    padding-top: 24px;
    padding-bottom: 24px;
}

.cpcntfrm1 {
    background-color: #e4e4e4;
    border-radius: 4px;
    padding-top: 28px;
    box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.14);
    border: 1px solid #ffffff;
    padding-left: 1.5%;
    padding-right: 1.5%;
    width: 97%;
    vertical-align: top;
    padding-top: 24px;
    padding-bottom: 60px;
}


.DivFlex6 {
    display: flex;
    justify-content: space-between;
    margin-right: 6%;
    margin-left: 6%;
}

.cpg17cntandc {
    font-size: 19px;
    display: inline-block;
    width: 40%;
    margin-top: 59px;
}



.cp17cnttbtl {
    height: 157px;
    width: 100%;
    font-size: 40px;
    font-weight: 700;
}

.cp17inrhf {
    width: 44%;
    color: #ffffff;
    font-size: 20px;
    padding-right: 2.5%;
    padding-left: 2.5%;
    padding-top: 25px;
    padding-bottom: 39px;
}

H3 {
    margin: 0px;
    padding: 0px;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 15px;
}

.cp17admnpbr {
    margin-right: 6%;
    margin-left: 6%;
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    padding: 7px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    direction: rtl;
    white-space: nowrap;
    display: flex;
    justify-content: space-between;
}

.cp17txinr {
    font-size: 20px;
    width: 44%;
    padding-right: 2.5%;
    padding-left: 2.5%;
    padding-top: 25px;
    padding-bottom: 39px;
}

.cp17imginr {
    width: 49%;
    display: flex;
    align-items: center;
}

.cp17vdginr {
    width: 44%;
    padding-right: 2.5%;
    padding-left: 2.5%;
    padding-top: 25px;
    padding-bottom: 23px;
}

.admlnk {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #f5f5f5) );
    background: -moz-linear-gradient( center top, #ededed 5%, #f5f5f5 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f5f5f5');
    background-color: #ededed;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    text-indent: 0;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #777777;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    min-width: 64px;
    padding-right: 8px;
    padding-left: 8px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #ffffff;
    margin-left: 4px;
    margin-right: 4px;
    cursor: pointer;
}

    .admlnk:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f5f5f5), color-stop(1, #ededed) );
        background: -moz-linear-gradient( center top, #f5f5f5 5%, #ededed 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ededed');
        background-color: #f5f5f5;
    }

    .admlnk:active {
        position: relative;
        top: 1px;
    }

.admlnknm {
    margin: 0px;
    margin-top: 12px;
}

.admlnk1 {
    display: block;
    margin-top: 9px;
}

.cp17tnimg {
    height: 78px;
    margin-right: 4px;
    margin-left: 4px;
}

.cp17imgarr {
    height: 78px;
    width: 25px;
}

.cp17admic {
    display: flex;
    justify-content: space-between;
    margin: auto;
    margin-bottom: 12px;
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    padding: 7px;
    border-radius: 4px;
    min-width: 470px;
    direction: rtl;
}

.cp17mnpimg {
    width: 100%;
    margin-bottom: 7px;
}

.AdminPopup17 {
    background-color: #ffffff;
    box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.14);
    border-radius: 6px;
    padding: 0.5%;
    padding-right: 1%;
    padding-left: 1%;
    padding-bottom: 17px;
    border: 1px solid #d7d7d7;
}

.PopupHeader {
    height: 24px;
    color: #272727;
    margin-bottom: 14px;
    font-size: 20px;
    font-weight: 700;
}

span.cke_wrapper cke_ltr, table.cke_editor, td.cke_contents, span.cke_skin_kama, span.cke_wrapper, span.cke_browser_webkit {
    height: 100% !important;
}

.cp17ammbtsst {
    margin-top: 58px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.inptara {
    font-size: 16px;
    font-family: Alef;
}

.cp17amvcntr {
    font-size: 15px;
    color: #777777;
}

.cp17mimgttl {
    font-size: 16px;
    text-align: center;
    width: 93%;
    display: block;
    padding-right: 3.5%;
    padding-left: 3.5%;
    padding-bottom: 14px;
}

.cp17rshdl {
    background-color: transparent;
    margin-right: 6%;
    margin-left: 6%;
    height: 4px;
    cursor: ns-resize;
    position: relative;
    right: 0;
    top: -4px;
    margin-bottom: -4px;
}

.cp17cnfthk {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    margin-top: 1px;
    color: #021313;
}

#tdSearchAutocomplete {
    position: relative;
}

.autocomplete-items {
    position: absolute;
    font-weight: 400;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    top: 0px;
    right: 0;
    font-size: 20px;
    max-height: 388px;
    border-bottom: solid 3px #ffffff;
    margin-right: 1px;
    width: calc(100% - 1px);
    overflow: auto;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}


A.acmlitm {
    direction: rtl !important;
    padding-right: 2%;
    padding-left: 2%;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
    min-height: 29px;
    background-color: #fbfbfb;
    display: block;
    width: 96%;
    color: black;
    text-decoration: none;
}

    A.acmlitm:hover {
        background-color: #efefef !important;
    }

    A.acmlitm:active {
        background-color: #efefef !important;
    }


.tdhpsrchbtn {
    width: 45px;
    min-width: 45px;
    max-width: 45px;
}

A.acmlitm-active {
    background-color: #efefef !important;
}

.divsrchrsttl {
    background-color: #e4e4e4;
    color: #f58026;
    padding-right: 2%;
    padding-left: 2%;
    height: 29px;
    font-weight: 600;
}

.cplogoouter {
    margin-right: 6%;
    margin-left: 6%;
    height: 150px;
    display: flex;
    align-items: flex-end;
}

.indxsrchcts {
    background-color: #e4e4e4;
    border-radius: 4px;
    padding-top: 22px;
    box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.14);
    border: 1px solid #ffffff;
    margin-bottom: 25px;
    padding-bottom: 22px;
}

.othcas17ttl {
    font-size: 28px;
    font-weight: 800;
    display: table;
    margin: 0 auto;
    text-align: center;
    line-height: 0.93;
    padding-right: 8px;
    padding-left: 8px;
    height: 62px;
}



.ctlstheader {
    border: none;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid #c4c4c4;
    font-size: 20px;
    line-height: 1.3;
    color: #774c3c;
    padding-right: 8px;
    padding-left: 8px;
    width: 100%;
    font-size: 20px;
    background-color: #e4e4e4;
}

.collapsibleinner {
    padding: 0px;
    margin: 0px;
    padding-right: 2px;
    padding-left: 2px;
    background-color: #f4f4f4;
}

.pho17 {
    padding-top: 1px;
}

.PgrOuter {
    margin-left: 6px;
    margin-right: 6px;
    display: flex;
    justify-content: space-between;
    margin-top: 22px;
    align-items: center;
}










.adminmd {
    position: fixed;
    right: 1px;
    top: 1px;
    background-color: #f58026;
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    opacity: 0.8;
    border-radius: 2px;
    color: #ffffff;
}

    .adminmd:hover {
        opacity: 1;
    }

.cibttl {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    color: #303030
}

.cmpttrsttl {
    width: 88%;
    margin: auto;
    font-size: 32px;
    padding-top: 102px;
    padding-bottom: 18px;
    font-weight: 600;
    text-align: center;
    border-top: 1px solid #dedede;
}



.cmpttttl {
    font-size: 30px;
    font-weight: 800;
    color: #ffffff;
    padding-top: 110px;
    display: block;
    margin-right: 4%;
    margin-left: 4%;
    line-height: 1.2;
}

.cmpttadr {
    width: 90%;
    margin: auto;
    text-align: center;
    font-size: 16px;
    color: #555555;
    margin-top: -39px;
    padding-bottom: 35px;
    line-height: 1.6;
}

.dfjbxwbs {
    direction: ltr;
    text-decoration: underline;
    display: inline-block;
}

a.hlhp18wbst {
    color: #101010;
    text-decoration: none;
    display: inline-block;
    direction: ltr;
}

    a.hlhp18wbst:hover {
        text-decoration: underline;
    }

.cp17cmptil {
    width: 135px;
}

.asmnhpcimg {
    margin-top: 20px;
}

.cattl1 {
    margin-right: 3%;
    margin-left: 3%;
    margin-top: 29px;
    text-align: center;
    color: #504f53;
    font-size: 25px;
    font-weight: bold;
    line-height: 26px;
    min-height: 100px;
}

.artc18hbfaa {
    display: block;
    margin: auto;
    font-size: 24px;
    color: #3e3e3e;
    text-align: center;
    width: 90%;
    margin-bottom: 12px;
}

.wlcmintroout {
    font-size: 30px;
    color: #000000;
    line-height: 1.1;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 32px;
    padding-top: 18px;
}

.ctfsdttl {
    font-size: 55px;
    height: 89px;
    font-weight: 600;
    flex-basis: 100%;
    padding-right: 6%;
    padding-left: 6%;
}

.ctfsdttl1 {
    font-size: 32px;
    font-weight: 600;
    flex-basis: 100%;
    margin-top: 28px;
    line-height: 0.95;
}

.ctfsdttl2 {
    font-size: 35px;
    font-weight: 600;
    flex-basis: 100%;
    line-height: 0.95;
}

.ctpotflx {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.ctpotflxpt {
    width: 48%;
    padding-right: 6%;
    padding-left: 6%;
    font-size: 16px;
}

.ctpotflxpt1 {
    width: 48%;
    padding-right: 3%;
    padding-left: 3%;
    font-size: 16px;
}

.alefbet {
    padding-bottom: 4.3%;
    padding-top: 4%;
    padding-right: 8%;
    padding-left: 8%;
    background-color: #e4e4e4;
    border-radius: 4px;
    box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.14);
    border: 1px solid #ffffff;
}

.dbrdsrcd {
    padding-bottom: 7.3%;
    padding-top: 6%;
    padding-right: 8%;
    padding-left: 8%;
    background-color: #e4e4e4;
    border-radius: 4px;
    box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.14);
    border: 1px solid #ffffff;
    font-size: 14px;
}

a.ablttr {
    width: 13%;
    display: inline-block;
    background-color: #ffffff;
    text-align: center;
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 3%;
    font-size: 27px;
    text-decoration: none;
    color: #272727;
    border: 1px solid #9a9a9a;
    border-radius: 4px;
}

    a.ablttr:hover {
        background-color: #231f20;
        color: #ffffff;
    }

.ablselected {
    width: 13%;
    display: inline-block;
    background-color: #231f20;
    text-align: center;
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 3%;
    font-size: 27px;
    text-decoration: none;
    color: #ffffff;
    border: 1px solid #9a9a9a;
    border-radius: 4px;
}

.ablttrblnk {
    width: 13%;
    display: inline-block;
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 3%;
    border: 1px solid #e4e4e4;
    font-size: 27px;
    border-radius: 4px;
}

.glsrchinr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.glstsrchttl {
    font-size: 28px;
    font-weight: 600;
    display: block;
    margin-bottom: 4.5%;
    line-height: 1;
}

a.artclctgr {
    display: inline-block;
    background-color: #ffffff;
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 3%;
    font-size: 20px;
    text-decoration: none;
    color: #272727;
    border: 1px solid #9a9a9a;
    border-radius: 4px;
    padding-right: 8px;
    padding-left: 8px;
}

    a.artclctgr:hover {
        background-color: #231f20;
        color: #ffffff;
    }

.glsrgln {
    height: 62px;
    background-color: #383838;
    display: flex;
    color: #ffffff;
    align-items: center;
    justify-content: center;
    font-size: 19px;
}

.glsrtrmn {
    margin-bottom: 6px;
    display: block;
    font-size: 17px;
}

.glsrtrmn1 {
    display: block;
    font-size: 17px;
}

.glsrtrmi {
    margin-bottom: 10px;
    display: block;
    font-size: 17px;
}


a.glsrtrmoa {
    display: block;
    padding-right: 5%;
    padding-left: 5%;
    text-decoration: none;
    color: #1e1e1e;
    padding-bottom: 0.5%;
    padding-top: 1.1%
}



a.glsrtrmoa1 {
    background-color: #f2f2f2;
}

.glossaryttl {
    font-size: 65px;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 5%;
}

.tendersttl {
    font-size: 60px;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 25%;
    line-height: 0.8;
    color: #ffffff;
}

.glstimg {
    width: 100%;
    display: block;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.artclctselected {
    display: inline-block;
    background-color: #231f20;
    color: #ffffff;
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 3%;
    font-size: 20px;
    text-decoration: none;
    border: 1px solid #9a9a9a;
    border-radius: 4px;
    padding-right: 8px;
    padding-left: 8px;
}


.cpg17logocname {
    position: relative;
    bottom: -38px;
    height: 200px;
    display: inline-block;
    padding-right: 14px;
    padding-left: 14px;
    padding-top: 14px;
    color: #ffffff;
    width: 80%;
    margin: auto;
    font-size: 30px;
    font-weight: 600;
}

.nartcfound {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 42px;
}

.tndrrttl {
    color: #ffffff;
    background-color: #383838;
    height: 61px;
    text-align: center;
    font-size: 17px;
}

.tntspsclh {
    background-color: #383838;
}

.tnrlnc {
    padding-right: 1%;
    padding-left: 1%;
}

.tnrlnc-alt {
    background-color: #f2f2f2;
    padding-left: 1%;
    padding-right: 1%;
}

.tntspscl {
    width: 4%;
}

.tndrstbl {
    margin-bottom: 22px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 1px 1px 9px 0 rgba(0,0,0,0.14);
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}


.lnsep5 {
    height: 1px;
    background-color: #cccccc;
    width: 100%;
    margin-top: 23px;
}

.lnksdsc {
    text-align: justify;
    font-size: 18px;
    margin-top: 9px;
}

.usflnksimg {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 99%;
    margin-top: 26px;
    margin-bottom: 16px;
}

.tndrdt {
    background-color: #383838;
    display: inline-block;
    color: #ffffff;
    padding-right: 14px;
    padding-left: 14px;
    background-color: #383838;
    font-size: 19px;
    padding-bottom: 3px;
    margin-top: 25px;
}



.plusminusplus {
    background-position: center -27px;
}

.plusminusminus {
    background-position: center top;
}

.tndrinod {
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    margin-top: 27px;
    margin-bottom: 23px;
    display: flex;
    justify-content: space-between;
}

.tndrinod1 {
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    margin-top: 27px;
    margin-bottom: 23px;
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    padding-top: 3%;
    padding-bottom: 3.3%;
}

.tndddttbl {
    margin-top: 10px;
    margin-bottom: 15px;
}

.tndrseptd {
    width: 1px;
    background-color: #c4c4c4;
    margin-right: 20px;
    margin-left: 20px;
}

.tnrrdtttl {
    margin-top: 12px;
}

.AutoCompleteList {
    font-size: 23px;
    padding-right: 4%;
    padding-left: 4%;
}

.AutoCompleteListSelected {
    background-color: #000000;
    color: #ffffff;
    font-size: 23px;
    padding-right: 4%;
    padding-left: 4%;
}

.AutoCompleteList-rtl {
    float: right;
}

.AutoCompleteListSelected-rtl {
    float: right;
}

.emlfld {
    direction: ltr;
}

.emlfldwm-ltr {
    direction: ltr;
}

.emlfldwm-rtl {
    direction: rtl;
}

.evnt2017lg {
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 5px;
}

.tndrttllln {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.tndrttllln1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-right: 5%;
    margin-left: 5%;
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 23px;
    padding-top: 10px;
}

.tndrttllln2 {
    font-size: 22px;
    margin-right: 5%;
    margin-left: 5%;
}

.evnt18dtg {
    color: #9c9c9c;
    font-size: 16px;
}

.mrinfo {
    font-size: 17px;
    font-weight: 600;
}

a.ev18wsl {
    color: #9c9c9c;
    font-size: 16px;
    font-weight: 600
}

.ev2018mt {
    height: 60px;
    text-align: center;
    font-size: 28px;
    color: #ffffff;
}

.yad219ttl {
    font-size: 42px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 43%;
    color: #ffffff;
}

.dbrdsc {
    font-size: 18px;
    height: 30px;
    border-radius: 4px;
    color: #272727;
    border: 1px solid #8a8a8a;
    width: 95%;
    padding-right: 2%;
    padding-left: 2%;
}

.rar19t {
    display: flex;
    background-color: #f2f2f2;
    padding-right: 4%;
    padding-left: 4%;
    padding-top: 2%;
    margin-bottom: 1%;
    padding-bottom: 8px
}

a.apdf {
    background-repeat: no-repeat;
    background-image: url('/images/pdf.png');
    width: 52px;
    height: 53px;
    display: block;
}

.facebook {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-image: url('/images/facebook.png');
    display: inline-block;
}

.youtube {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-image: url('/images/youtube.png');
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
}
.linkedin {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-image: url('/images/linkedin.png');
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
}