@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: #e4d0b6; font-size: 18px; text-align: right; font-weight: bold; } .activeLi-w{ color: #CAB59A; font-size: 15px; font-weight: 300px; } .titileLi-w{ text-align: right; margin: 0; padding: 0; } .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; } .table tbody tr:nth-child(even){ background-color: #CFCFCF; 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: #888;color: #fff} /* .table{ border: 2px solid #ecdcc7; } .table-bordered td, .table-bordered th { border: 2px solid #ecdcc7; } .table thead th { border: 2px solid #bda380; } */ .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; } .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: 30px 0; border: 1px solid #888; border-top: 5px solid #bda380; background: rgba(255, 255, 255, 0.5); overflow-x: auto; } .validateImageMsg{ position: absolute; left:43%; bottom:0; color: red } .activeInternalHeader { background-color: #d8cdbd !important; } .activeInternalHeaderHome { background-color: #d8cdbd !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; } .testBody-w p { text-align: right; font-size: 15px; padding: 5px 10px; } .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; } .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(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } .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(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } .panel-heading[data-toggle="collapse"].collapsed::before { /* rotate "play" icon from > (right arrow) to ^ (up arrow) */ -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } .panel-headingEn[data-toggle="collapse"].collapsed::before { /* rotate "play" icon from > (right arrow) to ^ (up arrow) */ -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } /* .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; } */ /* .cal-month-view .cal-day-cell { height: 50px !important; } .cal-month-view .cal-day-cell { height: 50px !important; } .cal-month-view .cal-day-cell { height: 50px !important; } .cal-month-view .cal-days .cal-cell-row { height: 50px; } .cal-month-view .cal-day-cell { 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; } .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; } .btn-light { width: 3rem !important; } /* Eng Magdy Style */ .internalHeader-w{ padding-top: 7px; height: 55px !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[_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{ margin-top: 0px !important; background-color: #926f3f2e !important; height: 70px !important; display: block; } .pagesHeader-w .navbar{ height: 70px !important; } .pagesHeader-w .dropdown .dropbtn{ 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, .en{ 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 */ /* 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; } }