input,button { outline: none; } .dropdown-menu { top: 49px !important; right: -37px !important; border-radius: 2px !important; width: 245px; background-color: #ffffffe0; box-shadow: 0px 3px 9px #00000030; border: 1px solid #cec8c8; } .dropdown-menu ul li { text-align: right; transition: all 0.5s; } .dropdown-menu ul li:hover { background-color: #f5f5f5; } .pagesHeader-w .dropdown-menu { top: 30px; right: 0 !important; border-radius: 2px !important; background: #fff; box-shadow: 0px 3px 9px #00000030; border: 1px solid #cec8c8; } .pagesHeader-w .dropdown-item { font-size: 14px !important; } .en_ .dropdown-item{ float: left !important; } .dropdown-item{ border: 0px solid #00000008 !important; padding: 4px 0px !important; font-weight: bold !important; /* clear: none !important; float: right; */ margin: 3px 3px; display: block; } .dropdown-item i{ color: #04756d !important; font-size: 18px !important; } .mylistt{ display: block; border: 1px solid #bdbbbb; float: right; width: 45px; height: 45px; margin: -12px 0px 0px 6px; background-color: #f1f1f1; } .externalPage-w { /* <— eng mega Edit */ width: 100%; height: 36px; background: #0000004d; /* background: url('../../../assets/image/XMLID_19_.png') no-repeat center center; background-size: cover; */ } .externalPage-w .notificationList-w { width: 100%; display: inline-block; text-align: right; } .externalPage-w .login { color: #ffffff; text-align: right; padding: 0 40px; margin: 7px 0; } .externalPage-w .login a { transition: all 0.5s; cursor: pointer; } .externalPage-w .login a:hover { color: #fff; font-weight: bold; } .externalPage-w .notificationList-w li { display: inline-block; margin: 0 10px; } .externalPage-w .notificationList-w li span { color: #a08b70; font-size: 12px; cursor: pointer; transition: all 0.5s; margin-top: 0px; display: block; } .internalPage-w .externalPage-w .notificationList-w li span:hover i { color: #08726a; } .externalPage-w .notificationList-w .profileData-w .btn-outline-success { border: none; } .externalPage-w .notificationList-w .profileData-w .buttonW:hover { background-color: transparent; } .externalPage-w input[type='text'] {/* <— eng mega Edit */ background-color: #fff; border: none; color: #00A99D !important; padding: 0 5px; height: 30px; width: 260px; margin-top: 3px; transition: all 0.5s; border: 1px solid #00A99D !important; } .externalPage-w input[type='text']:focus { border: 2px solid #00a99d; } .externalPage-w .searchBtn {/* <— eng mega Edit */ background-color: #fff; border: none; height: 30px; padding: 0 12px; border: 1px solid #00a99d !important; margin: 3px 6px; } .externalPage-w .searchBtn i{ color: #00a99d; } .profileData-w img { width: 45px; border: 1px solid #eceaea; margin: -12px 0px 0px 6px; height: 37px; background-color: #fff; display: block; float: right; } .buttonW { background-color: transparent; border: none; cursor: pointer; color: #02635c; outline: none; text-shadow: 0px 0px 2px #0000002e; font-weight: bold; /*margin-right: -25px;*/ font-size: 15px; margin-top: 4px; margin-right: -28px; } .dateW { color: #fff; text-shadow: 0px 0px 2px #000; font-weight: bold; display:inline-block; font-size: 14px; } .internalPage-w .externalPage-w .notificationList-w .profileData-w .dropdown-toggle::after { margin: -1px 10px; } .logoHeader-w { width: 100%; height: 100px; display: inline-block; /*background: url('../../../assets/image/bottomBackground.jpg');*/ background-size: cover; } .logoHeader-w .rightLogo-w, .logoHeader-w .leftLogo-w, .logoHeader-w .center { width: 100%; display: inline-block; margin-top: 0px; } .logoHeader-w .leftLogo-w { text-align: left; } .logoHeader-w .rightLogo-w { text-align: right; } .logoHeader-w .rightLogo-w img { margin-top: 15px; margin-right:15px } .logoHeader-w .leftLogo-w img { margin-top: 15px; margin-left: 20px; } .logoHeader-w .center h2 { font-size: 30px; color: #bda380; margin-top: 20px; } .logoHeader-w .center p { font-size: 15px; font-weight: 600; font-style: normal; font-stretch: normal; letter-spacing: normal; color: #00a99d; } .logoHeader-w .rightLogo-w img { width: 210px; } .pagesHeader-w { width: 100%; background: rgba(204, 204, 204, 0.46) !important; margin-top: -6px; position: relative; height: 50px; } .pagesHeader-w .dropdown-toggle:empty::after { position: absolute; top: 13px; } .pagesHeader-w .navbar { /* overflow: hidden; */ position: relative; display: flex; align-items: center; justify-content: center; padding: .5rem 1rem; height: 50px; } .pagesHeader-w navbar a { float: left; font-size: 16px; color: white; text-align: center; text-decoration: none; } .pagesHeader-w .dropdown { float: left; /* overflow: hidden; */ } .pagesHeader-w .dropdown .dropbtn, .pagesHeader-w .dropdown .dropbtn a { font-size: 20px; border: none; outline: none; color: #00A99D; padding: 14px 5px; background-color: inherit; font: inherit; margin: 0; font-weight: 600; } .pagesHeader-w .dropdown .dropbtn { margin: 0 10px; } .pagesHeader-w .navbar a:hover, .dropdown:hover .dropbtn { } .pagesHeader-w .dropdown-content { display: none; position: absolute; background-color: #bea380; border-radius: 10px; width: 100%; height: 120px; left: 0; top: 55px; padding: 10px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } .pagesHeader-w .dropdown-content ul li a { color: #fff; } .pagesHeader-w .dropdown-content .header { padding: 16px; color: white; } .pagesHeader-w .dropdown:hover .dropdown-content { background: yello; display: block; } /* Create three equal columns that floats next to each other */ .pagesHeader-w .column { float: left; width: 50%; padding: 10px; background-color: #ccc; height: 250px; } .pagesHeader-w .column a { float: none; color: black; padding: 16px; text-decoration: none; display: block; text-align: left; } .pagesHeader-w .column a:hover { background-color: #ddd; } /* Clear floats after the columns */ .pagesHeader-w .row:after { content: ""; display: table; clear: both; } .pagesHeader-w .iconMenu { width: 35px; float: right; margin: 5px 5px; } .pagesHeader-w .parentName-w { margin: 9px 5px; display: inline-block; transition: all 0.5s; } .pagesHeader-w .parentName-w:hover { color: #09d4c5; } .navbar { width: 100%; padding: 0 !important; } .hyperLink { color: #fff; text-decoration: none; } .ar,.en { /* margin: 0 10px; padding: 5px; color: #03887f; font-weight: bold; width: 30px; height: 30px; border-radius: 5px; background-color: #FAFAFA; cursor: pointer; transition: all 0.5s; */ /* margin: 2px 10px; padding: 5px; padding: 2px 5px; color: #03887f; font-weight: bold; width: 30px; border: 1px solid #bda380; height: 30px; background-color: #FAFAFA; cursor: pointer; transition: all 0.5s; display: inline-block; */ margin: 4px 10px; padding: 5px; padding: 0px 3px; color: #03887f; font-weight: bold; width: 25px; border: 1px solid #bda380; height: 25px; background-color: #FAFAFA; cursor: pointer; transition: all 0.5s; display: inline-block; margin-left: 20px; } .ar:hover{ background-color: #03b0b3 !important; color: #fff !important; } .en:hover { background-color: #03b0b3 !important; color: #fff !important; } /* english estyle */ .menuEnglish{ text-align: left; } .achievementsLang-w { text-align: left; direction: ltr; } .achievementsLang-w li { text-align: left !important; } .activeLanguage { background-color: #03b0b3 !important; color: #fff !important; } .activeLanguageIcon { width: 35px; float: left !important; margin: 0 5px; } .mobileMenu-w { float: right !important; background-color: transparent !important; border: none !important; border-color: transparent !important; } .activeHeaderMenu{ float: left; } .activeHomeMenu { float: left !important; margin: 0 5px; background-color: transparent; border: none; color: #00a99d; margin: 0 19px; font-size: 18px; font-weight: bold; } .homeBtn:hover { background-color: #d8cdbd !important; } .activeexternalPage-w { background-color: #d8cdbd !important; } .dateClass { text-align: left; } .menuHeader-w { margin: 0 auto; height: 50px; } .menuHeaderEn-w { margin: 0 auto; direction: ltr; height: 50px; } .menuHeaderEn-w li a { font-size: 20px; border: none; outline: none; color: #31aca3; /*#078c82;*/ background-color: inherit; font: inherit; margin: 0; font-weight: 600; display: inline-block; margin-top: 5px; } .menuHeader-w li a { font-size: 20px; border: none; outline: none; color: #078c82; background-color: inherit; font: inherit; margin: 0; font-weight: 600; display: inline-block; margin-top: 5px; } .menuHeader-w li img, .menuHeaderEn-w li img{ width: 38px; margin: 0 10px; float: right; margin-top: -5px; filter: invert(45%); } .menuHeaderEn-w li img { float: left; margin: 0 12px; margin-top: -5px; } .menuHeaderEn-w li, .menuHeader-w li { padding: 0px 10px; transition: all 0.5s; } /* .menuHeaderEn-w li:hover { background-color: #02635c; color: #fff !important; } */ .menuHeaderEn-w li:hover a { color: #00a99d !important; } /* .menuHeader-w li:hover { background-color: #02635c; color: #fff !important; } */ .menuHeader-w li:hover a { color: #00a99d !important; } .buttonMobileHeader-w { margin: 5px; } @media(max-width: 767px) { .tabs .lastTab-w .menuTab-w ul li { border-left: 0; } .internalPage-w .externalPage-w .notificationList-w li { margin: 0; } .dateW { margin: 20px 0 !important; display: inline-block !important; font-size: 10px !important; } .externalPage-w .notificationList-w .profileData-w .buttonW { font-size: 8px; } .externalPage-w .searchBtn { background-color: #fff; border: none; height: 30px; margin-left: 40px; } .externalPage-w input[type='text'] { width: 150px; } .externalPage-w .login { margin-top: 8px; color: #ffffff; cursor: pointer; text-align: right; padding: 0 9px; font-size: 13px; } .buttonW { margin-right: -50px; } .logoHeader-w .center h2 { font-size: 15px; margin: 0; } .logoHeader-w .center p { font-size: 13px; } .logoHeader-w .rightLogo-w{ text-align: center; margin-top: 10px; } .logoHeader-w .rightLogo-w img { width: 144px; margin: 0; margin-right: -15px; } .pagesHeader-w .navbar { display: initial; text-align: initial; justify-content: initial; } .dropDownMobile-w{ left: -140px !important; text-align: right; } .pagesHeader-w .dropdown { float: right; } .btn-outline-primary { border-color: transparent; font-size: 30px; } .dropdown-toggle::after { display: none; } .en,.ar{ margin-left: 0; } .pagesHeader-w .dropdown-menu { background-color: transparent !important; box-shadow: none !important; border: none !important; } .menuHeaderEn-w li a { font-size: 18px; } .menuHeaderEn-w li { border: 1px solid #fff; } .menuHeader-w { direction: ltr; position: relative; min-height: 400px; right: 0; left: 0; z-index: 99999999999999999; background-color: #aee5e1; display: inline-block; } .menuHeader-w li { border: 1px solid #fff; } .menuHeader-w li a { font-size: 18px; float: right; margin: 0 10px; } .homeLinkMobile-w { direction: rtl; } .collapse.show { background-color: #ace3df; } } @media (min-width: 767px) and (max-width: 991px) { .pagesHeader-w .navbar { display: initial; text-align: initial; justify-content: initial; } .mobileMenu-w { float: right !important; } .dropDownMobile-w{ left: -80px !important; text-align: right; } .pagesHeader-w .dropdown { float: right; font-size: 12px; } .btn-outline-primary { border-color: transparent; font-size: 30px; } .dropdown-toggle::after { display: none; } .buttonW { margin-right: 0; } } a.dropdown-item.ng-star-inserted { width: 100% !important; } .pagesHeader-w[_ngcontent-c5] .dropdown-menu[_ngcontent-c5] { top: 30px !important; } @media(min-width: 992px) and (max-width: 1199px) { } @media(min-width: 1200px) { .container{ max-width: 1200px !important; } } ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #00a99d !important; } ::-moz-placeholder { /* Firefox 19+ */ color: #00a99d !important; } :-ms-input-placeholder { /* IE 10+ */ color: #00a99d !important; } :-moz-placeholder { /* Firefox 18- */ color: #00a99d !important; } .btn:focus { box-shadow: none; }