1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765 |
- @import '~quill/dist/quill.core.css';
- @import '~quill/dist/quill.bubble.css';
- @import '~quill/dist/quill.snow.css';
- @import "../node_modules/angular-calendar/css/angular-calendar.css";
- /* @import '~materialize-css/dist/css/materialize.min.css';
- /* You can add global styles to this file, and also import other style files */
- body {
- direction: rtl;
- font-family: 'Cairo', sans-serif;
- color: #CAB59A;
- }
- input:-webkit-autofill,
- input:-webkit-autofill:hover,
- input:-webkit-autofill:focus,
- input:-webkit-autofill:active {
- -webkit-box-shadow: 0 0 0 30px #fff inset;
- }
- .contentPage-w{
- background: rgba(255, 255, 255, 0.22) !important;
- border: 1px solid #eae9e6 !important;
- box-shadow: 0px 5px 10px #00000026 !important;
- padding: 10px 10px !important;
- width: 100% !important;
- }
- .form-control:focus {
- color: #495057;
- background-color: #fff;
- border-color: #3dcc6d !important;
- outline: none;
- }
- .black-overlay {
- position: fixed !important;
- }
- .noMargin-w {
- margin-left: 0;
- margin-right: 0;
- }
- .dropDown-w {
- display: inline;
- margin: 0 20px;
- }
- .marginTop-w {
- margin: 10px 0;
- }
- .butttonCreate {
- width: 170px;
- background-color: #007A71;
- color: #fff;
- direction: rtl;
- text-align: right;
- }
- .butttonDelete {
- width: 170px;
- background-color: #E6646E;
- color: #fff;
- direction: rtl;
- text-align: right;
- }
- .marginFontAowsome-w {
- margin: 0 15px;
- font-size: 12px;
- }
- .modal-content {
- text-align: right;
- }
- .modal-content h4 {
- font-size: 17px;
- }
- .modal-header {
- display: block;
- text-align: right;
- }
- .modal-header h3 {
- font-size: 17px;
- }
- @media(max-width: 767px){
- .hidden-xs {
- display: none;
- }
- }
- /* toastr stylee */
- /* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */
- /* position */
- .toast-center-center {
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
- .toast-top-center {
- top: 0;
- right: 0;
- width: 100%;
- }
- .toast-bottom-center {
- bottom: 0;
- right: 0;
- width: 100%;
- }
- .toast-top-full-width {
- top: 0;
- right: 0;
- width: 100%;
- }
- .toast-bottom-full-width {
- bottom: 0;
- right: 0;
- width: 100%;
- }
- .toast-top-left {
- top: 12px;
- left: 12px;
- }
- .toast-top-right {
- top: 12px;
- right: 12px;
- }
- .toast-bottom-right {
- right: 12px;
- bottom: 12px;
- }
- .toast-bottom-left {
- bottom: 12px;
- left: 12px;
- }
- /* toast styles */
- .toast-title {
- font-weight: bold;
- }
- .toast-message {
- word-wrap: break-word;
- }
- .toast-message a,
- .toast-message label {
- color: #FFFFFF;
- }
- .toast-message a:hover {
- color: #CCCCCC;
- text-decoration: none;
- }
- .toast-close-button {
- position: relative;
- right: -0.3em;
- top: -0.3em;
- float: right;
- font-size: 20px;
- font-weight: bold;
- color: #FFFFFF;
- text-shadow: 0 1px 0 #ffffff;
- /* opacity: 0.8; */
- }
- .toast-close-button:hover,
- .toast-close-button:focus {
- color: #000000;
- text-decoration: none;
- cursor: pointer;
- opacity: 0.4;
- }
- /*Additional properties for button version
- iOS requires the button element instead of an anchor tag.
- If you want the anchor version, it requires `href="#"`.*/
- button.toast-close-button {
- padding: 0;
- cursor: pointer;
- background: transparent;
- border: 0;
- }
- .toast-container {
- pointer-events: none;
- position: fixed;
- z-index: 999999;
- }
- .toast-container * {
- box-sizing: border-box;
- }
- .toast-container .toast {
- position: relative;
- overflow: hidden;
- margin: 0 0 6px;
- padding: 15px 15px 15px 50px;
- width: 300px;
- border-radius: 3px 3px 3px 3px;
- background-position: 15px center;
- background-repeat: no-repeat;
- background-size: 24px;
- box-shadow: 0 0 12px #999999;
- color: #FFFFFF;
- }
- .toast-container .toast:hover {
- box-shadow: 0 0 12px #000000;
- opacity: 1;
- cursor: pointer;
- }
- /* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
- .toast-info {
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E");
- }
- /* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
- .toast-error {
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E");
- }
- /* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
- .toast-success {
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
- }
- /* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
- .toast-warning {
- background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E");
- }
- .toast-container.toast-top-center .toast,
- .toast-container.toast-bottom-center .toast {
- width: 300px;
- margin-left: auto;
- margin-right: auto;
- }
- .toast-container.toast-top-full-width .toast,
- .toast-container.toast-bottom-full-width .toast {
- width: 96%;
- margin-left: auto;
- margin-right: auto;
- }
- .toast {
- background-color: #030303;
- pointer-events: auto;
- }
- .toast-success {
- background-color: #51A351;
- }
- .toast-error {
- background-color: #BD362F;
- }
- .toast-info {
- background-color: #2F96B4;
- }
- .toast-warning {
- background-color: #F89406;
- }
- .toast-progress {
- position: absolute;
- left: 0;
- bottom: 0;
- height: 4px;
- background-color: #000000;
- opacity: 0.4;
- }
- .routerLinkContainer-w {
- width: 100%;
- min-height: 100%;
- }
- .listData-w {
- padding: 40px 0;
- }
- .selectData-w {
- width: 100px;
- float: left;
- }
- .hr{
- height: 3px;
- background-color: #00a99d;
- }
- .headingText-w {
- color: #927858;
- font-size: 15px;
- text-align: right;
- font-weight: bold;
- padding: 0px 7px;
- border-right: 1px solid #717171;
- }
- .activeLi-w{
- color: #a7947f;
- font-size: 15px;
- font-weight: 300px;
- }
- .titileLi-w{
- text-align: right;
- margin: 0;
- padding: 7px 0px;
- background-color: #90909236;
- border: 1px solid #7171712b;
- /* border-radius: 3px; */
- }
- .titileLi-w li {
- display: inline-block;
- }
- .searchInput-w {
- border: 2px solid #ecdcc7;
- }
- .selectButton-w{
- display: inline-block;
- width: 70px;
- background-color: #f9f9f9;
- color: #bda380;
- }
- .spanSelect-w{
- float: right;
- color: #bda380;
- font-weight: bold;
- }
- .headBackground-w{
- background-color: #bda380;
- color: #fff;
- }
- .headBackground-w th {
- border: 1px solid #fff;
- text-align: center;
- }
- .table tbody tr:nth-child(even){
- background-color: #fff;
- color: #bda380;
- font-weight: bold;
- }
- .table tbody tr:nth-child(odd){
- background-color: #f5f2f2;
- color: #bda380;
- font-weight: bold;
- }
- .inputSearchTable-w{
- border-radius: 10px;
- border: 1px solid #bda380;
- margin-top: 13px;
- }
- .table tbody tr:hover {background-color: #cec8c0;color: #fff}
- .table .custom-control-input {
- opacity: 1;
- z-index: 1;
- width: 20px;
- height: 20px;
- }
- .customStyleInput {
- opacity: 1;
- z-index: 1;
- width: 13px;
- height: 20px;
- position: absolute;
- right: 8px;
- top: 6px;
- }
- /*
- .table{
- border: 2px solid #ecdcc7;
- }
- .table-bordered td, .table-bordered th {
- border: 2px solid #ecdcc7;
- }
- .table thead th {
- border: 2px solid #bda380;
- } */
- .table td, .table th{
- padding: 5px 0px !important;
- }
- table .btn{
- border: 0px solid transparent !important;
- padding: 0px 8px !important;
- cursor: pointer;
- }
- .checkAll-w::before {
- background-color: #fff;
- border: 1px solid #ccc;
- border-radius: 5px;
- }
- .bg-light {
- background-color: transparent !important;
- }
- .activeLink {
- color: #fff !important;
- background-color: #007A71 !important;
- }
- .activeExternalLink {
- color: #fff !important;
- background-color: #007A71 !important;
- }
- .activeExternalLink a {
- color: #fff !important;
- }
- .spanReqired-w {
- color: red;
- }
- .defaultHover-w:hover {
- background-color: blue;
- }
- .contentBorder-w {
- width: 100%;
- min-height: 500px;
- padding: 40px 20px;
- background-color: rgba(255, 255, 255, 0.5);
- border: 1px solid #888;
- }
- .contentBorder-w {
- border-top: 4px solid #bda380;
- }
- .containerContent-w {
- width: 100%;
- display: inline-block;
- padding: 20px;
- min-height: 600px;
- margin: 10px 0;
- border: 1px solid #bdbcbc;
- border-top: 5px solid #bda380;
- background: rgba(255, 255, 255, 0.17);
- overflow-x: auto;
- box-shadow: 0px 0px 22px #00000042;
- }
- .validateImageMsg{
- position: absolute;
- left:43%;
- bottom:0;
- color: red
- }
- .activeInternalHeader {
- background-color: #a2835d !important;
- }
- .activeInternalHeader a{
- color: #fff !important;
- }
- .testGroup-w {
- margin: 10px 0;
- border: 1px solid #ccc;
- background-color: #f5f5f5;
- }
- .testBody-w {
- text-align: right;
- background-color: #fff;
- border: 1px solid #f7f7f7;
- }
- .testBodyEn-w {
- text-align: left;
- background-color: #fff;
- border: 1px solid #f7f7f7;
- }
-
- .testBodyEn-w p {
- text-align: left;
- font-size: 15px;
- padding: 5px 10px;
- }
- .panel-heading,
- .panel-headingEn {
- position: relative;
- }
- .testGroup-w .panel-heading h4 {
- font-size: 15px;
- padding: 10px;
- text-align: right;
- cursor: pointer;
- }
- .testGroupEn-w .panel-headingEn h4 {
- font-size: 15px;
- padding: 10px;
- text-align: left;
- cursor: pointer;
- }
- .cal-cell-top {
- height: 50px !important;
- }
- /* .IN-5c1caa55-0e85-4bb1-925b-96b537f99da5-1G9ISYhSF8XoOmdcl0yKDu,
- .IN-5c1caa55-0e85-4bb1-925b-96b537f99da5-1G9ISYhSF8XoOmdcl0yKDu.IN-5c1caa55-0e85-4bb1-925b-96b537f99da5-3uCBSbQNVNf2QjqHe1rfb6 {
- width: 150px;
- } */
- /* .IN-5c1caa55-0e85-4bb1-925b-96b537f99da5-1G9ISYhSF8XoOmdcl0yKDu>xdoor-icon {
- margin-left: 0 !important;
- margin-right: 0 !important;
- }
- .IN-5c1caa55-0e85-4bb1-925b-96b537f99da5-1G9ISYhSF8XoOmdcl0yKDu>xdoor-icon>svg{
- margin: 0 10px;
- }
- .inlineBlock _2tga _49ve {
- display: none !important;
- } */
-
- .panel-heading[data-toggle="collapse"]::before {
- font-family: 'Glyphicons Halflings';
- content: "⌃"; /* "play" icon */
- position: absolute;
- color: #bda380;
- font-size: 18px;
- line-height: 22px;
- left: 20px;
- top: calc(50% - 10px);
-
- /* rotate "play" icon from > (right arrow) to down arrow */
- -webkit-transform: rotate(180deg);
- -moz-transform: rotate(180deg);
- -ms-transform: rotate(180deg);
- -o-transform: rotate(180deg);
- transform: rotate(180deg);
- }
- .panel-headingEn[data-toggle="collapse"]::before {
- font-family: 'Glyphicons Halflings';
- content: "⌃"; /* "play" icon */
- position: absolute;
- color: #bda380;
- font-size: 18px;
- line-height: 22px;
- right: 20px;
- top: calc(50% - 10px);
-
- /* rotate "play" icon from > (right arrow) to down arrow */
- -webkit-transform: rotate(180deg);
- -moz-transform: rotate(180deg);
- -ms-transform: rotate(180deg);
- -o-transform: rotate(180deg);
- transform: rotate(180deg);
- }
-
- .panel-heading[data-toggle="collapse"].collapsed::before {
- /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
- -webkit-transform: rotate(0deg);
- -moz-transform: rotate(0deg);
- -ms-transform: rotate(0deg);
- -o-transform: rotate(0deg);
- transform: rotate(0deg);
- }
- .panel-headingEn[data-toggle="collapse"].collapsed::before {
- /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
- -webkit-transform: rotate(0deg);
- -moz-transform: rotate(0deg);
- -ms-transform: rotate(0deg);
- -o-transform: rotate(0deg);
- transform: rotate(0deg);
- }
- .owl-carousel.owl-loaded {
- margin: 10px 0;
- }
- .owl-theme .owl-nav {
- position: absolute !important;
- width: 100% !important;
- bottom: 0 !important;
- }
- .owl-carousel .owl-nav button.owl-prev {
- width: 50px;
- background-color: red;
- float: right;
- margin-right: 15px;
- margin-top: 0;
- color: #fff;
- }
- .owl-carousel .owl-nav button.owl-prev span {
- font-size: 30px;
- font-weight: bold;
- }
- .owl-carousel .owl-nav button.owl-next {
- width: 50px;
- background-color: red;
- float: left;
- margin-left: 15px;
- margin-top: 0;
- color: #fff;
- }
- .owl-carousel .owl-nav button.owl-next span {
- font-size: 30px;
- font-weight: bold;
- }
- .externalEventContent-w .cal-month-view .cal-days .cal-cell-row {
- height: 50px;
- }
-
- .externalEventContent-w .cal-month-view .cal-day-cell {
- min-height: 50px !important;
- border: 1px solid #e1e1e1;
- }
- .externalEventContent-w .cal-month-view .cal-cell-top {
- min-height: 50px !important;
- width: 27px;
- }
- .externalEventContent-w .cal-events {
- margin: 0 !important;
- }
- .externalEventContent-w .cal-day-badge {
- margin-top: 0 !important;
- margin-left: 0 !important;
- }
- .externalEventContent-w .cal-day-number {
- font-size: 15px !important;
- color: #252525;
- }
- .externalEventContent-w .cal-month-view .cal-day-cell.cal-out-month .cal-day-number {
- opacity: 0.7 !important;
- }
- .externalEventContent-w .cal-day-badge {
- padding: 2px 5px !important;
- font-size: 10px !important;
- text-align: initial !important;
- float: left !important;
- margin: 5px !important;
- }
- .popUp {
- width: 720px;
- border: 1px solid #fff;
- background-color: #fff;
- box-shadow: 0px 2px 5px #252525;
- border-radius: 5px;
- margin: 0 auto;
- text-align: left;
- padding: 10px;
- position: fixed;
- top: 0;
- left: 25%;
- z-index: 999999999999999999;
- }
- .eventContent-w h1 {
- font-size: 18px;
- }
- .eventContent-w p {
- text-align: center;
- font-size: 16px;
- }
- .eventContent-w button {
- position: absolute;
- top: 0;
- right: 0px;
- }
- /* .IN-5c1caa55-0e85-4bb1-925b-96b537f99da5-1G9ISYhSF8XoOmdcl0yKDu,
- .IN-5c1caa55-0e85-4bb1-925b-96b537f99da5-1G9ISYhSF8XoOmdcl0yKDu.IN-5c1caa55-0e85-4bb1-925b-96b537f99da5-3uCBSbQNVNf2QjqHe1rfb6 {
- width: 150px;
- } */
- .IN-5c1caa55-0e85-4bb1-925b-96b537f99da5-1G9ISYhSF8XoOmdcl0yKDu>xdoor-icon {
- margin-left: 0 !important;
- margin-right: 0 !important;
- }
- .IN-5c1caa55-0e85-4bb1-925b-96b537f99da5-1G9ISYhSF8XoOmdcl0yKDu>xdoor-icon>svg{
- margin: 0 10px;
- }
- .inlineBlock _2tga _49ve {
- display: none !important;
- }
- .custom-select {
- width: 141px;
- padding: 0 30px !important;
- margin: 0 5px;
- }
- .ngb-dp-month:first-child .ngb-dp-week {
- padding-left: 4.25rem;
- /* width: 100%; */
- }
- .ngb-dp-month:last-child .ngb-dp-week {
- padding-right: 4.25rem;
- }
- .ngb-dp-day, .ngb-dp-week-number, .ngb-dp-weekday {
- width: 3rem !important;
- }
- .ngb-dp-month {
- padding: 0 16px !important;
- }
- .btn-light {
- width: 3rem !important;
- }
-
- .form-group {
- margin-top: 0 !important;
- }
- select.form-control:not([size]):not([multiple]) {
- height: 35px;
- padding: 0 5px;
- }
- /* Eng Magdy Style */
- .internalHeader-w{
- padding-top: 7px;
- height: 36px !important;
- background-color:#a1a1a15e !important;
- }
- .routerLinkContainer-w {
- background: url('../src/assets/image/background_login.jpg') no-repeat top center !important;
- background-size: auto !important;
- background-attachment: fixed !important;
- }
- .internalHeader-w input[type='text']::placeholder{
- color: #BDA380;
- }
- .internalHeader-w input[type='text']:-ms-input-placeholder{
- color: #BDA380;
- }
- .internalHeader-w input[type='text']::-ms-input-placeholder{
- color: #BDA380;
- }
- .internalHeader-w .searchBtn{
- /* height: 35px !important;
- width: 55px !important;
- border: 1px solid #BDA380 !important;
- margin-right: 10px;*/
- }
- .pagesHeader-w{
- margin-top: 0px !important;
- background-color: #926f3f2e !important;
- height: 50px !important;
- display: block;
- }
- .pagesHeader-w .navbar{
- height: 50px !important;
- }
- .pagesHeader-w .dropdown .dropbtn{
- margin: 0 4px !important;
- }
- .pagesHeader-w .dropdown .dropbtn:hover{
- background-color: #d8cdbd;
- }
- .pagesHeader-w .parentName-w{
- margin: 8px 0px !important;
- }
- .contentPage-w{
- background: rgba(255, 255, 255, 0.22) !important;
- border: 1px solid #eae9e6 !important;
- box-shadow: 0px 5px 10px #00000026 !important;
- }
- .internalHeader-w input[type='text']{
- width: 285px;
- height: 30px !important;
- border: 1px solid #BDA380 !important;
- }
- .searchBtn i{
- color: #BDA380;
- }
- .dateW{
- text-shadow: 0px 0px 0px #fff0 !important;
- }
- .ar, .en{ /* <— eng mega Edit */
- height: 30px !important;
- width: 46px !important;
- text-align: center;
- background-color: #f1eded !important;
- padding-top: 1px !important;
- }
- .logoHeader-w{
- /*background-image: url('../src/assets/image/bottomBackground.jpg') !important;*/
- }
- .en:hover{
- background-color: #c3a58161 !important;
- color: #fff !important;
- border: 1px solid #bb9262 !important;
- }
- .contentPage-w{
- padding: 10px 10px !important;
- }
- .contentPage-w{
- width:100% !important;
- }
- .eventPart-w .event{
- background-color: #eae9e6 !important;
- }
- .eventPart-w .event .now{
- padding: 9px 0 !important;
- }
- .contentsData-w .joinUs-w .dataContent, .contentsData-w .joinUsEn-w .dataContent{
- box-shadow: 0px 3px 7px #00000029 !important;
- }
- .contentsData-w .joinUs-w .joinHeading-w, .contentsData-w .joinUsEn-w .joinHeading-w{
- box-shadow: 0px 3px 7px #00000029 !important;
- }
- .sharingEvent-w .content, .sharingEvent-w .content{
- box-shadow: 0px 3px 7px #00000029 !important;
- }
- .sharingEvent-w .congeratolation, .sharingEvent-w .sadDead-w{
- box-shadow: 0px 3px 7px #00000029 !important;
- }
- .secondServices-w .contentSecondSer-w .contentSer{
- box-shadow: 0px 3px 7px #00000029 !important;
- }
- .contentsData-w .joinUs-w .dataContent .joinUs-photo,
- .contentsData-w .joinUsEn-w .dataContent .joinUs-photo{
- height: 130px !important;
- overflow: hidden !important;
- border: 1px solid #e0e0e0;
- }
- .contentsData-w .joinUs-w .dataContent .joinUs-photo img,
- .contentsData-w .joinUsEn-w .dataContent .joinUs-photo img{
- height: auto !important;
- margin: 0 !important;
- border: 1px solid #ccc0 !important;
- }
- .sharingEvent-w .content .eventsTab li{
- border-radius: 10px !important;
- width: 25px !important;
- height: 7px !important;
- padding: 0px !important;
- }
- .contentsData-w .joinUs-w .dataContent .eventsTab,
- .contentsData-w .joinUsEn-w .dataContent .eventsTab {
- width: 100%;
- display: flex;
- justify-content: center;
- text-align: center;
- padding-left: 40px;
- margin: 10px 0;
- }
- .contentsData-w .joinUs-w .dataContent .eventsTab li,
- .contentsData-w .joinUsEn-w .dataContent .eventsTab li{
- border-radius: 10px !important;
- width: 25px !important;
- height: 7px !important;
- padding: 0px !important;
- background: #ccc;
- margin: 0 5px;
- cursor: pointer;
- }
- /* .actineTab {
- background-color: #08726a !important;
- color: #fff !important;
- } */
- .linksSection-w{
- margin-top: 10px !important;
- }
- .footer{
- /* height: 170px !important;*/
- }
- .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle{
- color: #fff !important;
- background-color: #c0a17b;
- border-color: #7b511f;
- }
- .nothome .testGroup-w{
- background-color: #967853 !important;
- border: 0px !important;
- }
- .nothome .testBody-w{
- background-color: #efefef ;
- }
- .nothome .testBody-w:hover{
- background-color: #c7c5c5;
- }
- .nothome .testGroup-w .panel-heading h4{
- color: #fff;
- }
- .nothome .panel-heading[data-toggle="collapse"]::before {
- color: #fff;
- }
- .nothome ul li{
- border-bottom: 0px !important;
- color: #9a774d !important;
- padding: 9px 0px 0px 0px !important;
- }
- .nothome .testGroupEn-w{
- background-color: #967853 !important;
- border: 0px !important;
- }
- .nothome .testBodyEn-w{
- background-color: #efefef ;
- }
- .nothome .testBodyEn-w:hover{
- background-color: #c7c5c5;
- }
- .nothome .testGroupEn-w .panel-headingEn h4{
- color: #fff;
- }
- .nothome .panel-headingEn[data-toggle="collapse"]::before {
- color: #fff;
- }
- .nothome ul li{
- border-bottom: 0px !important;
- color: #9a774d !important;
- padding: 9px 0px 0px 0px !important;
- }
- .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
- float: right;
- }
- .dropdown-menu{
- direction: ltr;
- }
- .btn-link{
- color: #8c6a40 !important;
- }
- .ngb-dp-weekday{
- color: #af6204 !important;
- background-color: #eceaea;
- }
- .leftText {
- text-align: left;
- }
- .form-control:disabled {
- cursor: not-allowed;
- }
- .higriButton {
- position: absolute;
- top: 31px;
- left: 16px;
- border: none;
- cursor: pointer;
- background-color: transparent;
- }
- .hospitalContent-w .card-header {
- background-color: #967853 !important;
- border: 0px !important;
- padding: 0;
- cursor: pointer;
- }
- .hospitalContent-w .card-header h5 button {
- cursor: pointer;
- }
- .hospitalContent-w .card-header h4 {
- color: #fff;
- font-size: 15px;
- }
- .hospitalContent-w .card-body {
- padding: 0;
- }
- /* Grow */
- .hvr-grow {
- display: inline-block;
- vertical-align: middle;
- transform: translateZ(0);
- box-shadow: 0 0 1px rgba(0, 0, 0, 0);
- backface-visibility: hidden;
- -moz-osx-font-smoothing: grayscale;
- transition-duration: 0.3s;
- transition-property: transform;
- }
- .hvr-grow:hover,
- .hvr-grow:focus,
- .hvr-grow:active {
- transform: scale(1.1);
- }
- .one {
- position: absolute;
- top: 0;
- left: 0;
- height: 0;
- width: 3px;
- background-color: #c39a63;
- transition: all 0.5s;
- border-radius: 20px;
- }
- .two {
- position: absolute;
- bottom: 0;
- left: 0;
- width: 0;
- height: 3px;
- background-color: #c39a63;
- transition: all 0.5s;
- border-radius: 20px;
- }
- .three {
- position: absolute;
- bottom: 0;
- right: 0;
- width: 3px;
- height: 0;
- background-color: #c39a63;
- transition: all 0.5s;
- }
- .four {
- position: absolute;
- top: 0;
- right: 0;
- width: 0;
- height: 3px;
- background-color: #c39a63;
- transition: all 0.5s;
- }
- .externalPageContentt-w .externalServices-w .animated:hover .one,
- .externalPageContentt-w .externalServices-w .animated:hover .three {
- height: 100%;
- }
- .externalPageContentt-w .externalServices-w .animated:hover .two,
- .externalPageContentt-w .externalServices-w .animated:hover .four {
- width: 100%;
- }
- .externalEventContent-w .cal-month-view .cal-event {
- display: none !important;
- }
- .cal-month-view .cal-day-cell.cal-in-month.cal-has-events {
- position: relative !important;
- }
- /*
- .cal-month-view .cal-day-number {
- position: absolute !important;
- left: 7px !important;
- } */
- .externalEventContent-w .cal-day-badge {
- position: absolute;
- }
- .cal-month-view .cal-open-day-events {
- position: absolute;
- width: 85%;
- }
- .selectStyle-w {
- padding: 0 5px;
- }
- .exernal-menu {
- top: 50px !important;
- right: 0 !important;
- border-radius: 2px !important;
- background-color: #fff !important;
- box-shadow: 0px 3px 9px #00000030;
- border: 1px solid #cec8c8;
- }
- .check-data-span {
- text-align: center;
- font-size: 14px;
- color: #ccc;
- display: block;
- }
- /* ------black-----*/
- @media screen and (min-width: 1200px) {
- body{border-top: 1px solid black;}
- .container{max-width: 1272px !important;}
- .dateW{
- font-size: 13px !important;
- }
-
- .homeActive {
- background-color: #a2835d !important;
- color: #fff !important;
- }
- .homeExternalActive {
- background-color: #31aca3 !important;
- color: #fff !important;
- }
- .homeExternalActive a {
- color: #fff !important;
- }
- }
- /* ------pink-----*/
- @media screen and (min-width: 992px) and (max-width: 1200px) {
- body{border-top: 1px solid pink;}
- .carousel-caption h4, .paragraphTemplate-w {
- width: 60% !important;
- }
- .lectureService-w .visitingTime-w .achiev .body ul li{
- margin: 0px 19px !important;
- }
- .lectureService-w .visitingTime-w .monthRecord-w .body ul li{
- margin: 0px 19px !important;
- }
- .cslide{
- width: 70px !important;
- height: 70px !important;
- margin: 0px 5px !important;
- }
- .homeActive {
- background-color: #a2835d !important;
- color: #fff !important;
- }
- .homeExternalActive {
- background-color: #007A71 !important;
- color: #fff !important;
- }
- .homeExternalActive a {
- color: #fff !important;
- }
-
- }
- /* ------yellow-----*/
- @media screen and (min-width: 768px) and (max-width:991px) {
- body{border-top: 1px solid yellow;}
- /*.container{max-width: 100% !important;}*/
- .dateW{font-size: 11px !important;}
- .carousel-caption h4, .paragraphTemplate-w {
- width: 46% !important;
- }
- .allNews{
- width: 94% !important;
- bottom: 90px !important;
- display: block !important;
- }
- .cslide{
- width: 50px !important;
- height: 50px !important;
- margin: 0px 2px !important;
- }
- .slider .extra{
- bottom: 119px !important;
- width: 94% !important;
- display: block !important;
- }
- .lectureService-w .visitingTime-w .achiev .body ul li{
- margin: 0px 10px !important;
- }
- .lectureService-w .visitingTime-w .monthRecord-w .body ul li{
- margin: 0px 10px !important;
- }
- .lectureService-w .visitingTime-w .achiev .body ul li img{
- width: 59px !important;
- }
- .lectureService-w .visitingTime-w .monthRecord-w .body ul li img{
- width: 59px !important;
- }
- .serviceItem-w{
- height: 65px !important;
- border-bottom: 3px solid #00a99d !important;
- margin: 2px 0 !important;
- }
- .servicesContent-w .serviceItem-w img{
- width: 35px !important;
- height: 35px !important;
- float: right !important;
- margin-top: -9px !important;
- }
- .servicesContent-w .serviceItem-w p{
- font-size: 16px !important;
- float: right !important;
- margin-top: -3px !important;
- padding-right: 8px !important;
- }
- .pagesHeader-w .dropdown .dropbtn, .pagesHeader-w .dropdown .dropbtn a{
- font-size: 18px !important;
- padding: 5px 5px !important;
- width: 95%;
- text-align: right;
- }
- .activeInternalHeader-w{
- float: right;
- width: 100% !important;
- margin: 0px 0px 2px 0px;
- text-align: right !important;
- }
- .activeInternalHeader-w a{
- color: #90622b !important;
- padding: 0px 14px 0px 0px !important;
- }
- .activeInternalHeader-w{
- width: 100% !important;
- text-align: right !important;
- height: 47px;
- }
- .homeActive {
- background-color: #a2835d !important;
- color: #fff !important;
- }
- .homeExternalActive {
- background-color: #007A71 !important;
- color: #fff !important;
- }
- .homeExternalActive a {
- color: #fff !important;
- }
-
-
- }
- /* ------red-----*/
- @media screen and (max-width: 767px) {
- body{border-top: 1px solid red;}
- /*.container{max-width: 100% !important;}*/
- .allNews{
- width: 94% !important;
- bottom: 90px !important;
- display: block !important;
- }
- .lectureService-w .visitingTime-w .achiev .body ul li{
- margin: 0px 60px !important;
- }
- .lectureService-w .visitingTime-w .monthRecord-w .body ul li{
- margin: 0px 60px !important;
- }
- .cslide{
- width: 80px !important;
- height: 80px !important;
- margin: 0px 25px !important;
- }
- .slider .extra{
- bottom: 119px !important;
- width: 94% !important;
- display: block !important;
- }
- .sliderNews-w .carousel-caption h5{
- width: 45%;
- height: 66px;
- }
- .sliderNews-w .carousel-caption p{
- display: none;
- }
- .pagesHeader-w .dropdown .dropbtn, .pagesHeader-w .dropdown .dropbtn a{
- font-size: 18px !important;
- padding: 5px 5px !important;
- width: 95%;
- text-align: right;
- }
- .activeInternalHeader-w{
- float: right;
- width: 100% !important;
- margin: 0px 0px 2px 0px;
- text-align: right !important;
- }
- .activeInternalHeader-w a{
- color: #90622b !important;
- padding: 0px 14px 0px 0px !important;
- }
- .cal-month-view .cal-day-badge {
- display: none !important;
- }
- .popUp {
- width: 100% !important;
- right: 0 !important;
- left: 0 !important;
- }
- .hospitalContent-w .card-header h4 {
- font-size: 12px;
- }
- }
- /* ------green-----576*/
- @media screen and (max-width: 480px) {
- body{border-top: 1px solid green;}
- /*.container{max-width: 100% !important;}*/
- .allNews{
- width: 94% !important;
- bottom: 90px !important;
- display: block !important;
- }
- .slider .extra{
- bottom: 119px !important;
- width: 94% !important;
- display: block !important;
- }
- .cslide{
- width: 70px !important;
- height: 70px !important;
- margin: 0px 3px !important;
- }
- .lectureService-w .visitingTime-w .achiev .body ul li{
- margin: 0px 17px !important;
- }
- .lectureService-w .visitingTime-w .monthRecord-w .body ul li{
- margin: 0px 17px !important;
- }
- .sliderNews-w .carousel-caption h5{
- display: none;
- }
- .sliderNews-w .carousel-caption p{
- display: none;
- }
- .serviceItem-w{
- height: 40px !important;
- border-bottom: 2px solid #00a99d !important;
- margin: 2px 0 !important;
- }
- .servicesContent-w .serviceItem-w img{
- width: 25px !important;
- height: 25px !important;
- float: right !important;
- margin-top: -12px !important;
- }
- .servicesContent-w .serviceItem-w p{
- font-size: 15px !important;
- float: right !important;
- margin-top: -11px !important;
- padding-right: 8px !important;
- margin-bottom: 14px;
- }
- .pagesHeader-w .dropdown .dropbtn, .pagesHeader-w .dropdown .dropbtn a{
- font-size: 18px !important;
- padding: 5px 5px !important;
- width: 95%;
- text-align: right;
- }
- .activeInternalHeader-w{
- float: right;
- width: 100% !important;
- margin: 0px 0px 2px 0px;
- text-align: right !important;
- }
- .activeInternalHeader-w a{
- color: #90622b !important;
- padding: 0px 14px 0px 0px !important;
- }
- }
- /* Eng Magdy Style */
- /* Responsive Design */
- @media all and (max-width: 240px) {
- .toast-container .toast.div {
- padding: 8px 8px 8px 50px;
- width: 11em;
- }
- .toast-container .toast-close-button {
- right: -0.2em;
- top: -0.2em;
- }
- }
- @media all and (min-width: 241px) and (max-width: 480px) {
- .toast-container .toast.div {
- padding: 8px 8px 8px 50px;
- width: 18em;
- }
- .toast-container .toast-close-button {
- right: -0.2em;
- top: -0.2em;
- }
- }
- @media all and (min-width: 481px) and (max-width: 768px) {
- .toast-container .toast.div {
- padding: 15px 15px 15px 50px;
- width: 25em;
- }
- }
-
-
-
-
- .ngx-pagination {
- display: flex ;
- justify-content: center ;
- text-align: center;
- margin-top: 10px;
- }
-
-
- .ngx-pagination li{
- background-color: #fff;
- border: 2px solid #cab599;
- margin: 0 5px;
- }
-
- .ngx-pagination .current {
- background-color: #ccc !important;
- border: 2px solid #888;
- color: #fff;
- }
-
- .editRowPadding-w {
- padding-left: 5px !important;
- padding-right: 5px !important;
- }
- .containerPaddingEdit-w {
- padding-right: 5px;
- }
- .carousel-control-prev,
- .carousel-control-next {
- display: none !important;
- }
-
- .rightW {
- margin: 20px 10px;
- float: right;
- }
-
-
-
- @media(max-width:767px){
- .butttonCreate {
- width: 130px;
- }
-
- .butttonDelete {
- width: 110px;
- }
- .marginFontAowsome-w {
- margin: 0 10px;
- }
- .headingText-w{
- font-size: 14px;
- }
-
- .validateImageMsg {
- left: 30%;
- }
- .containerPaddingEdit-w {
- padding-right: 15px;
- }
- .ar,.en {
- width: 35px !important;
- margin: 4px 5px !important;
- }
- }
-
- @media(min-width:767px) and (max-width: 991px){
- .butttonCreate {
- width: 100px;
- font-size: 12px;
- }
-
- .butttonDelete {
- width: 100px;
- font-size: 12px;
- }
-
- .marginFontAowsome-w {
- margin: 0 10px;
- }
- }
- .externalFooterBackground-w{
- width: 100%;
- background-color: #05c3b4;
- }
- .externalFooterBackground-w .overlayFooter-w {
- background: url('../src/assets/image/externalFooter2.png') no-repeat center center !important;
- background-size: cover;
- position: initial !important;
- }
- .externalFooterBackground-w .overlayFooter-w .linksSection-w ul li {
- border-right: 1px solid #007A71 !important;
- border-left: 1px solid #007A71 !important;
- }
- .externalFooterBackground-w .overlayFooter-w .linksSection-w ul li:first-child {
- border: 0 !important;
- }
- .externalFooterBackground-w .overlayFooter-w .linksSection-w ul li:last-child {
- border: 0 !important;
- }
- .externalFooterBackground-w .overlayFooter-w .rights {
- text-align: center;
- color: #fff;
- font-weight: bold;
- text-shadow: 0 0px 2px #000 !important;
- color: #ddd !important;
- }
- .internalFooterBackGround-w{
- background: url('../src/assets/image/XMLID_19_.png') no-repeat center center !important;
- background-size: cover;
- position: relative;
- bottom: 0;
- }
- .internalFooterBackGround-w .overlayFooter-w {
- position: absolute;
- width: 100%;
- height: 100%;
- top: 0;
- bottom: 0;
- right: 0;
- left: 0;
- background: rgba(179, 151, 117, 0.55);
- }
- /* Eng Magdy Style */
- .carousel-indicators li{
- width: 25px !important;
- height: 4px !important;
- border-radius: 0px !important;
- }
- .internalHeader-w{
- padding-top: 0px;
- height: 36px !important;
- background-color:#0000004d !important;
- }
- .routerLinkContainer-w {
- background: url('../src/assets/image/background_login.jpg') no-repeat top center !important;
- background-size: auto !important;
- background-attachment: fixed !important;
- background-position-y: -131px !important;
- }
- .internalHeader-w[_ngcontent-c6] input[type='text'][_ngcontent-c6]::placeholder{
- color: #BDA380;
- }
- .internalHeader-w[_ngcontent-c6] input[type='text'][_ngcontent-c6]:-ms-input-placeholder{
- color: #BDA380;
- }
- .internalHeader-w[_ngcontent-c6] input[type='text'][_ngcontent-c6]::-ms-input-placeholder{
- color: #BDA380;
- }
- .internalHeader-w[_ngcontent-c6] .searchBtn[_ngcontent-c6]{
- height: 35px !important;
- width: 55px !important;
- border: 1px solid #BDA380 !important;
- margin-right: 10px;
- }
- .pagesHeader-w[_ngcontent-c6]{
- margin-top: 0px !important;
- background-color: #926f3f2e !important;
- height: 70px !important;
- }
- .pagesHeader-w[_ngcontent-c6] .navbar[_ngcontent-c6]{
- height: 70px !important;
- }
- .pagesHeader-w[_ngcontent-c6] .dropdown[_ngcontent-c6] .dropbtn[_ngcontent-c6]{
- margin: 0 4px !important;
- }
- .pagesHeader-w[_ngcontent-c6] .dropdown[_ngcontent-c6] .dropbtn[_ngcontent-c6]:hover{
- background-color: #d8cdbd;
- }
- .pagesHeader-w[_ngcontent-c6] .parentName-w[_ngcontent-c6]{
- margin: 8px 0px !important;
- }
- .contentPage-w[_ngcontent-c7]{
- background: rgba(255, 255, 255, 0.22) !important;
- border: 1px solid #eae9e6 !important;
- box-shadow: 0px 5px 10px #00000026 !important;
- }
- .internalHeader-w[_ngcontent-c6] input[type='text'][_ngcontent-c6]{
- width: 285px;
- height: 35px !important;
- border: 1px solid #BDA380 !important;
- }
- .searchBtn i{
- color: #BDA380;
- }
- .dateW[_ngcontent-c6]{
- text-shadow: 0px 0px 0px #fff0 !important;
- font-size: 13px !important;
- }
- .ar[_ngcontent-c6], .en[_ngcontent-c6]{
- height: 35px !important;
- width: 55px !important;
- text-align: center;
- background-color: #f1eded !important;
- padding-top: 4px !important;
- }
- .logoHeader-w[_ngcontent-c6]{
- background-image: url('../src/assets/image/bottomBackground.jpg') !important;
- }
- .en[_ngcontent-c6]:hover{
- background-color: #c3a58161 !important;
- color: #fff !important;
- border: 1px solid #bb9262 !important;
- }
- .contentPage-w[_ngcontent-c7]{
- padding: 10px 10px !important;
- }
- .contentPage-w[_ngcontent-c7]{
- width:100% !important;
- }
- .eventPart-w[_ngcontent-c7] .event[_ngcontent-c7]{
- background-color: #eae9e6 !important;
- }
- .eventPart-w[_ngcontent-c7] .event[_ngcontent-c7] .now[_ngcontent-c7]{
- padding: 9px 0 !important;
- }
- .contentsData-w[_ngcontent-c7] .joinUs-w[_ngcontent-c7] .dataContent[_ngcontent-c7], .contentsData-w[_ngcontent-c7] .joinUsEn-w[_ngcontent-c7] .dataContent[_ngcontent-c7]{
- box-shadow: 0px 3px 7px #00000029 !important;
- }
- .contentsData-w[_ngcontent-c7] .joinUs-w[_ngcontent-c7] .joinHeading-w[_ngcontent-c7], .contentsData-w[_ngcontent-c7] .joinUsEn-w[_ngcontent-c7] .joinHeading-w[_ngcontent-c7]{
- box-shadow: 0px 3px 7px #00000029 !important;
- }
- .sharingEvent-w[_ngcontent-c7] .content[_ngcontent-c7], .sharingEvent-w[_ngcontent-c7] .content[_ngcontent-c7]{
- box-shadow: 0px 3px 7px #00000029 !important;
- }
- .sharingEvent-w[_ngcontent-c7] .congeratolation[_ngcontent-c7], .sharingEvent-w[_ngcontent-c7] .sadDead-w[_ngcontent-c7]{
- box-shadow: 0px 3px 7px #00000029 !important;
- }
- .secondServices-w[_ngcontent-c7] .contentSecondSer-w[_ngcontent-c7] .contentSer[_ngcontent-c7]{
- box-shadow: 0px 3px 7px #00000029 !important;
- }
- .contentsData-w .joinUs-w .dataContent .joinUs-photo,
- .contentsData-w .joinUsEn-w .dataContent .joinUs-photo{
- height: 130px !important;
- overflow: hidden !important;
- border: 1px solid #e0e0e0;
- }
- .contentsData-w .joinUs-w .dataContent .joinUs-photo img,
- .contentsData-w .joinUsEn-w .dataContent .joinUs-photo img{
- height: auto !important;
- margin: 0 !important;
- border: 1px solid #ccc0 !important;
- }
- .sharingEvent-w .content .eventsTab li{
- border-radius: 10px !important;
- width: 25px !important;
- height: 7px !important;
- padding: 0px !important;
- }
- .contentsData-w .joinUs-w .dataContent .eventsTab,
- .contentsData-w .joinUsEn-w .dataContent .eventsTab {
- width: 100%;
- display: flex;
- justify-content: center;
- text-align: center;
- padding-left: 40px;
- margin: 10px 0;
- }
- .contentsData-w .joinUs-w .dataContent .eventsTab li,
- .contentsData-w .joinUsEn-w .dataContent .eventsTab li{
- border-radius: 10px !important;
- width: 25px !important;
- height: 7px !important;
- padding: 0px !important;
- background: #ccc;
- margin: 0 5px;
- cursor: pointer;
- }
- /* .actineTab {
- background-color: #08726a !important;
- color: #fff !important;
- } */
- .linksSection-w{
- margin-top: 10px !important;
- }
- .footer{
- /* height: 170px !important;*/
- }
- @media screen and (min-width: 1200px) {
- .container{
- max-width: 1272px !important;
- }
- }
- @media screen and (min-width: 768px) and (max-width: 1200px) {}
- @media screen and (min-width: 599px) and (max-width:767px) {}
- @media screen and (max-width: 598px) {}
- @media screen and (max-width: 480px) {}
- /* Eng Magdy Style */
-
|