blob: 8d4ee8e293b72a16ef3ff2849fd51bb97f474628 [file] [log] [blame]
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001html, body{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02002 height: 100%;
3}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02004body{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02005 background: #FAFAFA !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02006 /* background-image: linear-gradient(-45deg, #000 10%, #fff 0);
7 background-size: 6px 6px; */
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02008 margin: 0;
shaaban Altananyc133b832020-01-09 10:15:28 +02009 /* font-family: 'Nunito' !important; */
10 font-family: Arial, Helvetica, sans-serif !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020011 color: #1B3E6F !important;
shadyb85e6de2020-01-22 13:47:41 +020012 font-size: 14px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020013}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020014*:focus{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020015 outline: none;
16}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020017:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020018 transition: 0.3s !important;
19}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020020/*Bootstrap*/
Sarah Abouzainah661d7a52020-09-30 14:53:50 +020021.custom-control-input:checked ~ .custom-control-label::before{
Sarah Abouzainah42185842020-09-28 15:52:12 +020022 border-color: transparent !important;
23}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +020024.btn-outline-danger{
25 background: #fff !important;
26 border: solid 1px #ECEDF2 !important;
27 color: #FF6469 !important;
28}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +020029.btn:disabled:hover{
30 cursor: default;
31}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020032.custom-control-label::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020033 border: solid 1px #C3CDDB !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020034 border-radius: 0 !important;
35}
Sarah Abouzainah661d7a52020-09-30 14:53:50 +020036.reuiredInput .custom-control-label::before{
37 width: 18px !important;
38 height: 18px !important;
39 border-radius: 50% !important;
40}
41
42.reuiredInput .custom-control-label::after{
43 content: "_";
44 color: #C4CEDB !important;
45 width: 18px !important;
46 height: 18px !important;
47 line-height: 6px;
48 text-align: center;
49}
50.reuiredInput .custom-control-input:checked ~ .custom-control-label::after{
51 top: 4px !important;
52 left: -24px !important;
53 content: "";
54}
55.reuiredInput .custom-control-input:checked ~ .custom-control-label::before{
56 background: #66BB00 !important;
57}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020058.custom-control-input:checked ~ .custom-control-label::before{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020059 background: #1B3E6F !important;
60}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020061.custom-radio .custom-control-label::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020062 border-radius: 50% !important;
63}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020064.custom-control-label{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020065 font-size: 13px;
66 line-height: 24px;
67}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020068.form-check-input + span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020069 display: inline-flex !important;
70}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020071.form-check-input + span i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020072 margin-right: 9px !important;
73}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020074.form-control:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020075 background-color: #F4F9FE !important;
76}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020077.label-input input[type="radio"]{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020078 width: 14px !important;
79 height: 14px;
80}
Sarah Abouzainah87f19fd2020-10-13 18:12:04 +020081.btn[aria-expanded="true"] > .card{
82 overflow: visible;
83}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +020084.card-header .btn[aria-expanded="true"],
85.card-header .btn[aria-expanded="false"]{
86 padding-left: 25px !important;
87 padding-right: 25px !important;
88 border-radius: 0 !important;
89}
90.card-header .btn[aria-expanded="true"]{
91 background-color:#F4F9FE;
92}
93.card-header .btn[aria-expanded="false"]{
94 background-color:#fff;
95}
96/*NGX-TOASTR*/
97.ngx-toastr{
98 border-radius: 2px !important;
99 color: #1B3E6F !important;
100 font-size: 13px !important;
101 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1) !important;
102}
103.toast-success{
104 border-left: solid 5px #66BB00 !important;
105 background: url(/assets/img/icon-required-yes.svg) 12px center #fff no-repeat !important;
106}
107.toast-error{
108 border-left: solid 5px #FF6469 !important;
109 background: url(/assets/img/icon-error.svg) 12px center #fff no-repeat !important;
Sarah Abouzainahced91552020-06-04 17:45:57 +0200110 background-size: 18px !important;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200111}
Sarah Abouzainah95c95202020-07-05 19:45:40 +0200112.toast-info{
113 border-left: solid 5px #1273EB !important;
114 background: url(/assets/img/icon-info-color.svg) 12px center #fff no-repeat !important;
115}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200116/*ICONS*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200117.icon-menuDots{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200118 font-size: 3px !important;
119 color: #1B3E6F;
120 vertical-align: middle;
121}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200122/*Components*/
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200123/* Menu Styles */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200124.primary-nav{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200125 /* left: 0; */
126 position: fixed;
127 z-index: 999;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200128}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200129.menu{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200130 position: relative;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200131}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200132.menu ul{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200133 margin: 0;
134 padding: 0;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200135 list-style: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200136}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200137.open-panel{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200138 border: none;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200139 background-color:#fff;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200140 padding: 0;
141}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200142.logo-icon{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200143 background: #fff;
144 position: relative;
145 display: block;
146 text-align: center;
147 padding: 16px 0;
148 width: 50px;
149 height: 60px;
150 left: 0;
151 top: 0;
152 z-index: 1000;
153 cursor: pointer;
154}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200155.primary-nav .menu li{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200156 position: relative;
157}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200158.menu .icon{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200159 position: absolute;
160 top: 12px;
161 right: 10px;
162 pointer-events: none;
163 width: 30px;
164 height: 30px;
165 color: #fff;
166 text-align: center;
167}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200168.menu .icon .fa{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200169 vertical-align: middle;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200170}
171.menu,
172.menu a,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200173.menu a:visited{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200174 color: #fff;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200175 text-decoration: none!important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200176 position: relative;
177}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200178.menu a{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200179 display: block;
180 white-space: nowrap;
181 padding: 10px 1em;
182 font-size: 12px;
183 font-weight: bold;
184 height: 52px;
185 line-height: 30px;
186}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200187.menu a:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200188 color: #fff;
189}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200190.menu-dropdown li .icon{
shadyb3c61a62020-02-16 15:47:33 +0200191 text-align: center;
192 font-size: 16px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200193 color: #fff;
shadyb3c61a62020-02-16 15:47:33 +0200194 line-height: 33px;
195}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200196.menu-dropdown a{
shadyb3c61a62020-02-16 15:47:33 +0200197 cursor: pointer;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200198}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200199.menu-dropdown li.active .icon{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200200 color: #fff;
201 background: #265699;
202 border-radius: 50%;
203}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200204.menu-dropdown li:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200205 background: #172B4D;
206}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200207.menu label{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200208 margin-bottom: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200209 display: block;
210}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200211.menu label:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200212 cursor: pointer;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200213}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200214.menu input[type="checkbox"]{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200215 display: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200216}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200217input#menu[type="checkbox"]{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200218 display: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200219}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200220.sub-menu-dropdown{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200221 display: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200222}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200223.new-wrapper{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200224 position: absolute;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200225 left: 50px;
226 width: calc(100% - 50px);
227 transition: transform .45s cubic-bezier(0.77, 0, 0.175, 1);
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200228}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200229#menu:checked + ul.menu-dropdown{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200230 left: 0;
231 -webkit-animation: all .45s cubic-bezier(0.77, 0, 0.175, 1);
232 animation: all .45s cubic-bezier(0.77, 0, 0.175, 1);
233}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200234.sub-menu-checkbox:checked + ul.sub-menu-dropdown{
235 display: block!important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200236 -webkit-animation: grow .45s cubic-bezier(0.77, 0, 0.175, 1);
237 animation: grow .45s cubic-bezier(0.77, 0, 0.175, 1);
238 border-top: solid 2px #1B3E6F;
239}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200240.openNav .new-wrapper{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200241 position: absolute;
242 transform: translate3d(200px, 0, 0);
243 width: calc(100% - 250px);
244 transition: transform .45s cubic-bezier(0.77, 0, 0.175, 1);
245}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200246.downarrow{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200247 background: transparent;
248 position: absolute;
249 right: 50px;
250 top: 12px;
251 color: #fff;
252 width: 24px;
253 height: 24px;
254 text-align: center;
255 display: block;
256}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200257.downarrow:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200258 color: #fff;
259}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200260.menu{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200261 position: absolute;
262 display: block;
263 left: -200px;
264 top: 0;
265 width: 250px;
266 height: 100vh;
267 transition: all 0.45s cubic-bezier(0.77, 0, 0.175, 1);
268 background-color: #1B3E6F;
269 z-index: 999;
270}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200271.menu-dropdown{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200272 top: 0;
273 overflow-y: auto;
274}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200275.overflow-container{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200276 position: relative;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200277 height: calc(100vh - 50px)!important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200278 overflow-y: auto;
279 border-top: 60px solid #fff;
280 z-index: -1;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200281 display:block;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200282}
283
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200284.menu .logotype{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200285 position: absolute !important;
286 top: 16px;
287 left: 55px;
288 display: block;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200289}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200290/* .sub-menu-dropdown{
291background-color: #333;
292} */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200293.menu:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200294 position: absolute;
295 left: 0;
296 top: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200297}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200298.openNav .menu:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200299 position: absolute;
300 left: -200px;
301 top: 60px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200302}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200303.openNav .menu{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200304 top: 60px;
305 transform: translate3d(200px, 0, 0);
306 transition: transform .45s cubic-bezier(0.77, 0, 0.175, 1);
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200307}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200308@-webkit-keyframes grow{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200309 0% {
310 display: none;
311 opacity: 0;
312 }
313 50% {
314 display: block;
315 opacity: 0.5;
316 }
317 100% {
318 opacity: 1;
319 }
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200320}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200321@keyframes grow{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200322
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200323 0% {
324 display: none;
325 opacity: 0;
326 }
327 50% {
328 display: block;
329 opacity: 0.5;
330 }
331 100% {
332 opacity: 1
shaaban Altananyba3756e2020-01-07 12:08:44 +0200333 }
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200334}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200335/*User Profile*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200336.userProfile .dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200337 width: 99.5%;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200338}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200339.userProfile .dropdown:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200340 background: #172B4D !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200341}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200342.userProfile .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200343 background: transparent;
344 border: 0;
345 box-shadow: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200346 font-size: 13px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200347 line-height: 40px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200348}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200349.import-container-all{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200350 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200351 padding-bottom: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200352}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200353.import-container{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200354 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200355 background: #E7F1FC;
356 margin-bottom: 20px;
357 padding: 9px 18px;
358 border: solid 1px #EEF4F9;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200359}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200360.import-container-input{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200361 width: 40%;
362 position: relative;
363 display: inline-block;
364 margin-right: 20px;
365}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200366.import-container-input input{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200367 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200368 height: 36px;
369 padding: 5px 40px 5px 12px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200370 border: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200371 border-radius: 2px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200372 -webkit-box-shadow: 0px 0px 42px -27px rgba(0,0,0,0.75);
373 -moz-box-shadow: 0px 0px 42px -27px rgba(0,0,0,0.75);
374 box-shadow: 0px 0px 42px -27px rgba(0,0,0,0.75);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200375 font-size: 13px;
376 color: #172B4D;
377}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200378.import-container-input input:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200379 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.18);
380}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200381.import-container-input input::placeholder{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200382 color: #959DA8 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200383}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200384.enter-link{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200385 position: absolute;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200386 right: 12px;
387 font-size: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200388 top: 6px;
389 color: #1273EB;
390}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200391.enter-link:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200392 text-decoration: none;
393}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200394.import-container-input input::placeholder{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200395 color: #CFD7E5;
396}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200397.import-container-span{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200398 font-size: 12px;
399}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200400.import-container-all .accordion .card-header{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200401 padding: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200402 background: #fff !important;
403 border-bottom: 0 !important;
404}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200405.import-container-all .collapse.show{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200406 border-top: solid 1px #ECEDF2;
407}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200408.import-container-all .card-header .accordion-delete{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200409 display: none;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200410 position: absolute;
411 right: 15px;
412 background: #F4F9FE;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200413}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200414.import-container-all .card-header:hover .accordion-delete{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200415 display: inline;
416}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200417.accordion-delete{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200418 color: #FF6469;
419 font-size: 18px;
420 margin-top: 11px;
421}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200422.accordion-delete:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200423 text-decoration: none;
424}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200425/* .userProfile .dropdown-toggle{
426height: 40px;
427} */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200428.userProfile .dropdown-toggle:hover ~ .dropdown-text,
429.userProfile .dropdown-toggle:focus ~ .dropdown-text{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200430 background: transparent !important;
431 border-radius: 0 !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200432 box-shadow: none !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200433}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200434
435.userProfile .dropdown-text::after {
shaaban Altananyba3756e2020-01-07 12:08:44 +0200436 right: 14px;
437 top: 8px;
438 width: 24px;
439 height: 24px;
440 background: url(/assets/img/img-userProfile.png) center center no-repeat;
441}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200442.packagesFilter .custom-checkbox{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200443 margin-left: 8px;
444}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200445.packagesFilter .custom-control-label{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200446 line-height: 28px !important;
447 font-size: 14px !important;
448 text-indent: 6px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200449}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200450.packagesFilter .reset-filter{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200451 margin-top: 6px;
452 padding-top: 6px;
453 padding-left: 9px;
454 border-top: solid 1px #ECEDF2;
455 font-size: 13px;
456}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200457.packagesFilter .reset-filter a:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200458 background: none !important;
459 text-decoration: none;
460 color: #1B3E6F;
461}
Sarah Abouzainah95c95202020-07-05 19:45:40 +0200462.tags-filter-list{
463 max-height: 260px;
464 overflow-y: auto;
465}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200466/**Packages Sort**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200467.sort-packages{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200468 font-size: 12px;
469 font-weight: bold;
470 color: #C3CDDB;
471}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200472.sort-packages .dropdown{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200473 width: 88px;
474}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200475.sort-packages .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200476 background: transparent;
477 border: 0;
478 box-shadow: none;
479 color: #1B3E6F;
480}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200481.sort-packages .dropdown-text::after{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200482 right: 18px !important;
483 border: solid !important;
484 border-color: #1B3E6F transparent transparent transparent !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200485}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200486.sort-packages .dropdown-toggle:focus ~ .dropdown-text::after{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200487 top: 12px !important;
488 border-color: transparent transparent #1B3E6F transparent !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200489}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200490.sort-packages .dropdown-toggle:hover ~ .dropdown-text,
491.sort-packages .dropdown-toggle:focus ~ .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200492 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
493 background: #fff;
494}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200495.sort-packages .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200496.sort-packages .dropdown-toggle:focus ~ .dropdown-content{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200497 top: 30px;
498}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200499.sort-packages .dropdown-content{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200500 width: 88px;
501 padding: 6px 0;
502 background: #fff;
503 border-radius: 2px;
504 border: 0;
505 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
506}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200507.sort-packages .dropdown-content a{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200508 color: #1B3E6F;
509 font-size: 12px;
510}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200511.sort-packages .dropdown-content a:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200512 color: #1B3E6F;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200513 background-color: #F4F9FE;
514 text-decoration: unset;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200515 cursor: pointer;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200516}
517/**Pagination**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200518.page-item{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200519 margin: 3px 2px 0;
520}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200521.page-item .page-link,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200522.page-item.disabled .page-link{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200523 padding: 5px 9px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200524 background: transparent !important;
525 border: 0;
526 color: #1B3E6F !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200527 font-size: 13px;
528 font-weight: bold;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200529}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200530.page-item.active .page-link,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200531.page-link:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200532 color: #1B3E6F !important;
533 background-color: #fff !important;
534 border-radius: 100% !important;
535 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
536 outline: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200537}
538/**Packages Cards***/
539/***Package Info Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200540.packages-card .card{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200541 width: 100%;
Ahmed Abbaseea49072019-11-27 15:04:18 +0200542 margin: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200543 border-radius: 2px;
544 border: 0;
545 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
546}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200547.packages-card .card:hover .packageName{
548 color: #1273EB !important;
549}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200550.packages-card .card-title{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200551 margin-bottom: 0 !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +0200552 font-size: 13px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200553 font-weight: bold;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200554 color: #1B3E6F;
555}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200556.packages-card .card-title span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200557 color: #1B3E6F;
558 font-size: 11px;
Sarah Abouzainah98600832020-04-22 22:55:39 +0200559 vertical-align: bottom;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200560}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200561.packages-card p{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200562 font-size: 12px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200563 color: #D0D7E4;
564}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200565.packages-card p.package-desc{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200566 margin-top: 6px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200567 font-size: 13px;
568 text-align: left;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200569 display: -webkit-box;
570 -webkit-line-clamp: 1;
571 -webkit-box-orient: vertical;
Sarah Abouzainah98600832020-04-22 22:55:39 +0200572 overflow: hidden;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200573 color: #1B3E6F;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200574}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200575.packages-card p.package-desc:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200576 color: #1B3E6F !important;
577 text-decoration: underline;
578}
579
580.packages-card [data-tooltip]::before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200581.packages-card .tooltip::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200582 border: 0 !important;
583}
584.packages-card .tooltip:after,
585.packages-card [data-tooltip]:after {
586 padding: 9px;
587 font-size: 11px;
Sarah Abouzainah8210cf72020-10-11 22:18:29 +0200588 background: #C3CDDB;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200589 border: solid 1px #E6EDF5;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200590 box-shadow: 0 0 12 rgba(0,0,0,0.8);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200591 border-radius: 3px;
592}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200593/***Add Package Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200594.addPaackage-card{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200595 padding: 10px 0;
596 background: #F4F9FE !important;
597 border: solid 1px #D7E7F9 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200598 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.18) !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200599}
Sarah Abouzainahced91552020-06-04 17:45:57 +0200600.addPaackage-card .card-body img{
601 width: 30%;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +0200602 vertical-align: text-top;
Sarah Abouzainahced91552020-06-04 17:45:57 +0200603}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200604.addPaackage-card a{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200605 margin: 0;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200606 padding: 7px 15px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200607 font-weight: bold;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200608 font-size: 12px;
Sarah Abouzainahced91552020-06-04 17:45:57 +0200609 border-radius: 18px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200610 border-width: 0px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200611 border-style: solid;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200612 background-position: 15px center;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200613 background-repeat: no-repeat;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200614 text-align: left;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200615}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200616.addPaackage-card a:hover{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200617 text-decoration: unset;
618}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200619.btn-create-package i,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200620.btn-import-package i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200621 margin-right: 9px;
622 font-size: 14px;
623 vertical-align: middle;
624}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200625.btn-create-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200626.btn-create-package:hover{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200627 background-color: #1B3E6F;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200628 color: #fff;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200629}
630.btn-import-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200631.btn-import-package:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200632 background: #C3CDDB;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200633 color: #1B3E6F;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200634}
635/***Actions Menu***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200636.packages-card .dropdown{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200637 width: auto;
638 float: right;
639}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200640.packages-card .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200641 background: transparent;
642 border: 0;
643 box-shadow: none;
644 text-indent: 0;
645 line-height: unset;
646 border-bottom-left-radius: 0;
647 border-bottom-right-radius: 0;
648 opacity: .6;
649}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200650.packages-card .dropdown-text:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200651 opacity: 1;
652}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200653.packages-card .dropdown-text::after{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200654 display: none;
655}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200656.packages-card .dropdown-text img{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200657 padding: 9px 7px;
658}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200659.packages-card .dropdown-content{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200660 right: 0;
661 width: 120px;
662 padding: 6px 0;
663 border: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200664 border-radius: 50%;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200665}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200666/* .userProfile .dropdown-content{
667 bottom: 40px !important;
668 top: unset !important;
669 width: 100%;
670} */
671/**Tab Nav**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200672.nav-tabs{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200673 border-bottom-color: #ECEDF2 !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200674}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200675.nav-link{
shadyb3c61a62020-02-16 15:47:33 +0200676 padding: 15px 20px 15px 20px !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200677 text-transform: uppercase !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200678 font-size: 12px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200679 font-weight: bold;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200680 color: #C3CDDB !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200681 border: none !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200682}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200683.nav-tabs .nav-link:focus,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200684.nav-tabs .nav-link:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200685 border: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200686 transition: 0.3s;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200687}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200688.nav-tabs .nav-link:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200689 color: #1B3E6F !important;
690}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200691.nav-tabs .nav-link.active{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200692 color: #1B3E6F !important;
693 background: transparent !important;
694 border: 0 !important;
695 border-bottom: solid 2px #1B3E6F !important;
696}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200697.nav-tabs .nav-link::before{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200698 content: "|";
699 padding-right: 20px !important;
700 color: #C3CDDB;
701 font-weight: normal;
shadyb3c61a62020-02-16 15:47:33 +0200702 position: absolute;
703 left: 0px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200704}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200705.nav-tabs .nav-link:first-child::before{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200706 content: none;
707}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200708.nav-tabs .nav-link:first-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200709 padding-left: 20px !important;
710}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200711.nav-item.nav-link.complete,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200712.nav-item.active.complete{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200713 padding: 15px 20px 15px 44px !important;
714 background: url(/assets/img/icon-required-yes.svg) 20px center no-repeat !important;
715}
Sarah Abouzainah95c95202020-07-05 19:45:40 +0200716.tabs-no-content{
717 font-size: 13px;
718 font-weight: bold;
719}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200720/**Sliding Search Input**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200721.searchBox{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200722 position: absolute;
723 top: 0%;
724 right: 0%;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200725 transform: translate(0%,-0%);
shaaban Altananyba3756e2020-01-07 12:08:44 +0200726 height: 40px;
727}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200728.searchButton{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200729 float: right;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200730 margin-top: 18px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200731 padding-left: 0 !important;
732 padding-right: 24px !important;
733 width: 60px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200734 height: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200735 background: url(../src/assets/img/icon-search.svg) center center no-repeat;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200736 background-size: 24%;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200737 border: 0 !important;
738 border-right: solid 1px #1B3E6F !important;
739 display: flex;
740 justify-content: center;
741 align-items: center;
742 transition: 0.4s;
743}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200744.searchBox:hover > .searchInput{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200745 width: 240px;
746 border-bottom: solid 1px #C3CDDB;
747}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200748.searchBox:hover > .searchInput::placeholder{
749 color: #C3CDDB;
750}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200751.searchBox > .searchInput:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200752 border-bottom: solid 1px #1B3E6F !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200753 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
754 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
755 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200756}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200757.searchBox:hover > .searchButton{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200758 color: #1B3E6F;
759}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200760.searchInput{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200761 border: none;
762 background: none;
763 outline: none;
764 float: left;
765 padding: 0;
766 color: #1B3E6F;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200767 font-size: 12px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200768 transition: 0.4s;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200769 line-height: 49px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200770 width: 0px;
771}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200772.searchInput::placeholder{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200773 color: #BABBC3;
774}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200775.searchBox-expanded{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200776 width: 240px;
777 border-bottom: solid 1px #C3CDDB;
778}
779/**Drop Down Menu**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200780.dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200781 position: relative;
782 display: inline-block;
783 text-align: left;
784 width: 132px;
785 z-index: 200;
786}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200787.dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200788 cursor: pointer;
789 position: relative;
790 text-indent: 10px;
791 line-height: 32px;
792 background-color: #eee;
793 border: 1px solid #ccc;
794 border-radius: 3px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200795 box-shadow: 0 1px 0 rgba(255,255,255, .9) inset, 0 1px 3px rgba(0,0,0, .1);
shaaban Altananyba3756e2020-01-07 12:08:44 +0200796 width: 100%;
797}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200798.dropdown-text:after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200799 position: absolute;
800 right: 6px;
801 top: 15px;
802 content: '';
803 width: 0px;
804 height: 0px;
805 border-style: solid;
shadyb3c61a62020-02-16 15:47:33 +0200806 /* border-width: 5px 4px 0 4px;
807 border-color: #555 transparent transparent transparent; */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200808 border:0px
shaaban Altananyba3756e2020-01-07 12:08:44 +0200809}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200810.dropdown-toggle{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200811 font-size: 0;
812 z-index: 1;
813 cursor: pointer;
814 position: absolute;
815 top: 0;
816 border: none;
817 padding: 0;
818 margin: 0 0 0 1px;
819 background: transparent;
820 text-indent: -10px;
821 height: 34px;
822 width: 100%;
823}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200824.dropdown-toggle:focus{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200825 outline: 0;
826}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200827.dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200828 position: absolute;
829 top: 32px;
830 width: 140px;
831 margin: 0;
832 padding: 0;
833 opacity: 0;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200834 visibility:hidden;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200835 -webkit-transition: all .25s ease;
836 -moz-transition: all .25s ease;
837 -ms-transition: all .25s ease;
838 -o-transition: all .25s ease;
839 transition: all .25s ease;
840 list-style-type: none;
841 border-radius: 3px;
842 text-indent: 10px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200843 line-height: 28px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200844 background-color: #eee;
845 border: 1px solid #ccc;
846}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200847.dropdown-content a{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200848 display: block;
849}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200850.dropdown-content a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200851 background: #e8e8e8;
852}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200853.dropdown-toggle:hover ~ .dropdown-text,
854.dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200855 background-color: #e8e8e8;
856}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200857.dropdown-toggle:focus ~ .dropdown-text{
858 box-shadow: 0 1px 3px rgba(0,0,0, .2) inset, 0 1px 0 rgba(255,255,255, 0.8);
shaaban Altananyba3756e2020-01-07 12:08:44 +0200859 z-index: 2;
860}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200861.dropdown-toggle:focus ~ .dropdown-text:after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200862 border-width: 0 4px 5px 4px;
863 border-color: transparent transparent #555 transparent;
864}
865.dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200866.dropdown-toggle:focus ~ .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200867 opacity: 1;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200868 visibility:visible;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200869 top: 42px;
870}
871/**Card**/
872/* Hover Shadow */
873@keyframes hover {
874 50% {
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200875 transform: translateY(-3px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200876 }
shaaban Altananyba3756e2020-01-07 12:08:44 +0200877 100% {
878 transform: translateY(-6px);
879 }
880}
881@keyframes card {
882 0% {
883 transform: translateY(6px);
884 opacity: .3;
885 }
886 50% {
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200887 transform: translateY(3px);
shaaban Altananyba3756e2020-01-07 12:08:44 +0200888 opacity: .8;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200889 }
shaaban Altananyba3756e2020-01-07 12:08:44 +0200890 100% {
891 transform: translateY(6px);
892 opacity: .3;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200893 }
shaaban Altananyba3756e2020-01-07 12:08:44 +0200894}
895.card {
896 /* display: inline-block;
897 position: relative;
898 transition-duration: 0.2s;
899 transition-property: transform;
900 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
901 transform: translateZ(0); */
902 margin-bottom: 25px !important;
903 box-shadow: 0 0 1px rgba(0, 0, 0, 0);
904}
905/* .card:before {
906 pointer-events: none;
907 position: absolute;
908 z-index: -1;
909 content: '';
910 top: 100%;
911 left: 5%;
912 height: 10px;
913 width: 90%;
914 opacity: 0;
915 background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 70%);
916 transition-duration: 0.2s;
917 transition-property: transform opacity;
918} */
919/* .card:hover {
920 transform: translateY(-3px);
921 animation-name: hover;
922 animation-duration: 1s;
923 animation-delay: 0.2s;
924 animation-timing-function: linear;
925 animation-iteration-count: 1;
926 animation-direction: alternate;
927}
928.card:hover:before {
929 opacity: .4;
930 transform: translateY(3px);
931 animation-name: card;
932 animation-duration: 1s;
933 animation-delay: .2s;
934 animation-timing-function: linear;
935 animation-iteration-count: 1;
936 animation-direction: alternate;
937} */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200938.card-body{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200939 padding: 10px 20px 20px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200940}
941
942/*Main Container*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200943.main-container{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200944 padding: 0 !important;
945}
Sarah Abouzainah75680a72020-07-16 17:52:00 +0200946/*Profile & Help Area*/
947.profile-help .navbar{
948 padding: 0 !important;
949}
950.profile-help .dropdown{
951 width: 50px;
952}
953.profile-help .dropdown-text{
954 border: 0;
955 background: transparent;
956 box-shadow: none;
957 font-size: 13px;
958 /* text-indent: -999px; */
959}
960.profile-help .dropdown-text img{
961 width: 33px;
962 height: 33px;
963 border: solid 1px #fff;
964 object-fit: cover;
965 border-radius: 50%;
966}
967.profile-help .dropdown-toggle:hover ~ .dropdown-text{
968 background: #fff;
969}
970.profile-help .dropdown-toggle:hover ~ .dropdown-text img{
971 box-shadow: 0 2px 6px 6px rgba(47, 83, 151, .17);
972}
973.profile-help .dropdown-content{
974 right: 0;
975 top: 47px;
976 padding: 4px 0;
977 background-color: #fff;
978 border: 1px solid #ECEDF2;
979 border-radius: 2px;
980 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.12) !important;
981}
982.profile-help .dropdown-content li:hover{
983 background-color: #ECEDF2;
984}
985.profile-help .dropdown-content a{
986 padding: 3px;
987 color: #1B3E6F;
988 font-size: 13px;
989}
990.profile-help .dropdown-content a:hover{
991 text-decoration: none;
992 background-color: transparent;
993}
Sarah Abouzainah663e41d2020-09-06 21:02:08 +0200994.userMenu.dropdown{
995 margin-left: 9px;
996 border-left: solid 1px #ECEDF2;
997}
998.helpMenu.dropdown{
999 width: 32px !important;
1000}
1001.helpMenu .dropdown-text{
1002 text-indent: unset;
1003 text-align: center;
1004}
Sarah Abouzainah89498dc2020-09-27 15:30:27 +02001005.helpMenu li:hover,
1006.helpMenu li:hover i,
1007.helpMenu li:hover p{
1008 cursor: pointer;
1009}
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02001010.helpMenu li:not(:last-child){
1011 margin-bottom: 9px;
1012}
1013.helpMenu .dropdown-text i{
1014 text-align: center;
1015 font-size: 19px;
1016 color: #C3CDDB;
1017 vertical-align: middle;
1018}
1019.helpMenu:hover .dropdown-text i{
1020 color: #1B3E6F;
1021}
1022.helpMenu .dropdown-content{
1023 padding: 6px;
1024}
1025.helpMenu .dropdown-content a{
Sarah Abouzainahac3b1df2020-09-27 21:09:10 +02001026 padding: 5px 12px !important;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02001027 text-align: left;
1028 text-indent: 0;
1029 font-size: 14px;
1030 line-height: 22px;
1031}
1032.helpMenu .dropdown-content p{
1033 display: inline;
1034 line-height: 15px;
1035 font-weight: bold;
1036}
1037.helpMenu .dropdown-content p:hover{
1038 cursor: pointer;
1039}
1040.helpMenu .dropdown-content p label{
1041 display: inline;
1042}
1043.helpMenu .dropdown-content p input{
1044 display: none;
1045}
1046.helpMenu .dropdown-content span{
1047 display: inline-block;
1048 padding-left: 18px;
1049 font-size: 13px;
1050 color: #C1CDDD;
1051 font-weight: normal;
1052}
1053.helpMenu .dropdown-toggle:focus ~ .dropdown-text{
1054 background-color: #F4F9FE;
1055 border-radius: 50%;
1056}
1057.helpMenu .dropdown-content{
1058 width: 262px;
1059}
Sarah Abouzainah75680a72020-07-16 17:52:00 +02001060.help-btn{
1061 border-right: solid 1px #ECEDF2;
1062}
1063.help-btn .nav-link{
1064 padding: 7px 8px 0 !important;
1065}
1066.help-btn i{
1067 font-size: 19px;
1068 color: #C3CDDB;
1069}
1070.help-btn a:hover i{
1071 color: #1B3E6F;
1072}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001073.header-button-save button{
shadyb3c61a62020-02-16 15:47:33 +02001074 border-radius: 50px;
1075}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001076/*Page Title*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001077.page-title{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001078 padding: 20px 30px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001079 background:#fff;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001080 border-left: solid 1px #FAFAFA;
1081 margin-bottom: 21px;
1082 -webkit-box-shadow: 0 4px 10px 0 #eef0f5;
1083 box-shadow: 0 4px 10px 0 #eef0f5;
1084 position: relative;
Sarah Abouzainahac3b1df2020-09-27 21:09:10 +02001085 z-index: 300;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001086 /* position: fixed;
1087 width: calc(100% - 50px); */
shaaban Altananyba3756e2020-01-07 12:08:44 +02001088}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001089.page-title h2{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001090 font-size: 16px;
1091 font-weight: bold;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001092 padding-top: 1px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001093}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001094.page-title h2 span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001095 color: #C3CDDB;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001096 font-size: 14px;
1097}
1098/*Content*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001099.body-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001100 padding: 0 30px !important;
1101}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001102.body-container > .container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001103 padding: 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001104}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001105.search-filter-col{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001106 padding-right: 0 !important;
1107 border-bottom: solid 1px #ECEDF2 !important;
1108}
1109/**Packages Filter**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001110.packagesFilter{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001111 margin-top: 12px;
1112 margin-bottom: 7px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001113 z-index: 220 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001114}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001115.packagesFilter .dropdown-toggle{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001116 height: 36px !important;
1117}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001118.packagesFilter .dropdown-toggle:focus ~ .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001119 border-color: transparent transparent #1B3E6F transparent;
1120}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001121.packagesFilter .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001122 background: transparent;
1123 border: 0;
1124 box-shadow: none;
1125 text-indent: 14px;
1126 line-height: 30px;
1127 font-size: 12px;
1128}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001129.packagesFilter .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001130 right: 12px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001131 border: solid !important;
1132 border-width: 5px 4px 0 4px !important;
1133 border-color: #1B3E6F transparent transparent transparent !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001134}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001135.packagesFilter .dropdown-toggle:hover ~ .dropdown-text,
1136.packagesFilter .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001137 background-color: transparent;
1138 box-shadow: none;
1139 border-radius: 0;
1140}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001141.packagesFilter .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001142 background: #fff;
1143 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1144}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001145.packagesFilter .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001146 top: 12px;
1147}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001148.packagesFilter .dropdown-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001149 padding: 6px 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001150 background: #fff;
1151 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1152 border: 0;
1153 border-top-left-radius: 0;
1154 border-top-right-radius: 0;
1155 border-bottom-left-radius: 2px;
1156 border-bottom-right-radius: 2px;
1157}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001158.packagesFilter .dropdown-content li:hover .custom-checkbox{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001159 cursor: pointer;
1160}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001161.packagesFilter .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001162.packagesFilter .dropdown-toggle:focus ~ .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001163 top: 30px;
1164}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001165.packagesFilter .form-control{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001166 padding: 12px 9px 12px 38px !important;
1167 border: 0 !important;
1168 border-bottom: solid 1px #D7E7F9 !important;
1169 background: url(../src/assets/img/icon-search.svg) 15px center no-repeat;
1170 background-size: 4%;
1171 border-radius: 0 !important;
1172 color: #1B3E6F;
1173 font-size: 13px;
1174}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001175.packagesFilter .form-control::placeholder{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001176 color: #BABBC3;
1177}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001178.packagesFilter .form-control:focus{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001179 box-shadow: none !important;
1180 border-bottom: solid 1px #1B3E6F !important;
1181}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001182.packagesFilter .custom-checkbox{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001183 margin-left: 8px;
1184}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001185.packagesFilter .custom-control-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001186 left: 10px;
1187}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001188.packagesFilter .custom-control-label{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001189 line-height: 28px !important;
1190 font-size: 13px !important;
1191 text-indent: 6px !important;
1192}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001193.fillteredTags{
1194 margin-left: 3px;
1195 padding: 3px 3px;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02001196 background: #C3CDDB;
1197 color: #1B3E6F;
1198 font-weight: bold;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001199 border-radius: 4px;
1200}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001201/**Packages Sort**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001202.sort-packages{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001203 font-size: 12px;
1204 font-weight: bold;
1205 color: #C3CDDB;
1206}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001207.sort-packages .dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001208 width: 88px;
1209}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001210.sort-packages .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001211 background: transparent;
1212 border: 0;
1213 box-shadow: none;
1214 color: #1B3E6F;
1215}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001216.sort-packages .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001217 border-color: #1B3E6F transparent transparent transparent;
1218}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001219.sort-packages .dropdown-toggle:focus ~ .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001220 border-color: transparent transparent #1B3E6F transparent;
1221}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001222.sort-packages .dropdown-toggle:hover ~ .dropdown-text,
1223.sort-packages .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001224 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1225 background: #fff;
1226}
1227.sort-packages .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001228.sort-packages .dropdown-toggle:focus ~ .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001229 top: 30px;
1230}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001231.sort-packages .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001232 width: 88px;
1233 padding: 6px 0;
1234 background: #fff;
1235 border-radius: 2px;
1236 border: 0;
1237 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1238}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001239.sort-packages .dropdown-content a{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001240 color: #1B3E6F;
1241 font-size: 12px;
1242}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001243.sort-packages .dropdown-content a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001244 background-color: #F4F9FE;
1245 text-decoration: unset;
1246}
1247/**Pagination**/
1248.page-item .page-link,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001249.page-item.disabled .page-link{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001250 background: transparent !important;
1251 border: 0;
1252 color: #1B3E6F !important;
1253 font-size: 14px;
1254}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001255.page-link:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001256 color: #1B3E6F !important;
1257 background-color: #fff !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001258 border-radius: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001259 transition: 0.3s;
1260 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.12);
1261}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001262.page-item.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001263 opacity: .3;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001264}
1265/**Packages Cards***/
1266/***Package Info Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001267.packages-card .card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001268 margin: 0;
1269 border-radius: 2px;
1270 border: 0;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001271 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.12);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001272}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001273.packages-card .card:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001274 box-shadow: 0 2px 13px 6px rgba(47, 83, 151, .17);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001275 transition: all 0.5s ease;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001276 cursor: pointer;
1277}
1278.packages-card .card:hover .card-title,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001279.packages-card .card:hover .card-title span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001280 color: #1273EB !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001281}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001282.packages-card .card-title{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001283 margin-bottom: 0 !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02001284 font-size: 14px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001285 font-weight: bold;
1286}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001287.packages-card .card-title .packageName{
Sarah Abouzainah98600832020-04-22 22:55:39 +02001288 margin-bottom: 0;
1289 display: inline-block;
1290 width: auto;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001291 max-width: 64%;
Sarah Abouzainah98600832020-04-22 22:55:39 +02001292 white-space: nowrap;
1293 overflow: hidden;
1294 text-overflow: ellipsis;
1295 font-size: 13px;
1296 vertical-align: bottom;
1297 color: #1B3E6F;
1298}
1299.packages-card .card-title:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001300.packages-card .card-title:hover .packageName{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001301 text-decoration: none;
1302 color: #1273EB;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001303}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001304.packages-card .card-body{
Ahmed Abbaseea49072019-11-27 15:04:18 +02001305 padding-bottom: 0 !important;
1306}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001307.packages-card .card-footer .col{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001308 padding-left: 3px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001309 text-align: left;
Ahmed Abbaseea49072019-11-27 15:04:18 +02001310}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001311
shaaban Altananyba3756e2020-01-07 12:08:44 +02001312/***Add Package Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001313.addPaackage-card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001314 background: #F4F9FE !important;
1315 border: solid 1px #D7E7F9 !important;
1316}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001317.addPaackage-card:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001318 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1) !important;
1319}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001320
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001321.addPaackage-card a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001322 text-decoration: unset;
1323}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001324.addPaackage-card .card-footer .col{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001325 padding: 0;
1326 text-align: right;
1327}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001328.addPaackage-card .card-footer .col:last-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001329 text-align: left;
1330}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001331.btn-create-package,
1332.btn-import-package{
Sarah Abouzainahced91552020-06-04 17:45:57 +02001333 width: auto;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001334}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001335.btn-create-package{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001336 margin-bottom: 6px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001337}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001338.btn-import-package{
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02001339 margin-bottom: 15px !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001340}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001341.btn-create-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001342.btn-create-package:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001343 background-color: #1B3E6F;
1344 border-color: #1B3E6F;
1345 color: #fff;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001346}
1347.btn-import-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001348.btn-import-package:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001349 color: #1B3E6F;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001350}
1351/***Actions Menu***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001352.packages-card .dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001353 width: auto;
1354 float: right;
1355}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001356.packages-card .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001357 background: transparent;
1358 border: 0;
1359 box-shadow: none;
1360 text-indent: 0;
1361 line-height: unset;
1362 border-bottom-left-radius: 0;
1363 border-bottom-right-radius: 0;
1364 opacity: .6;
1365}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001366.packages-card .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001367 display: none;
1368}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001369.packages-card .dropdown-text img{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001370 padding: 9px 7px;
1371}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001372.packages-card .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001373 right: 0;
1374 width: 120px;
1375 padding: 6px 0;
1376 border: 0;
1377 text-indent: 0;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001378 border-radius: 4px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001379 border-top-right-radius: 0;
1380 background: #1B3E6F;
1381}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001382.packages-card .dropdown-content a{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001383 padding-left: 12px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001384 color: #fff;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001385 font-size: 12px;
1386 /* background-position: 14px center;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001387 background-size: 10%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001388 background-repeat: no-repeat; */
1389}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001390.packages-card .dropdown-content a i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001391 margin-right: 4px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001392}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001393.packages-card .dropdown-content a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001394 background-color: #172B4D;
1395 text-decoration: unset;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001396 color: #fff;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001397}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001398.packages-card .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001399.packages-card .dropdown-toggle:focus ~ .dropdown-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001400 top: 22px;
1401}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001402.packages-card .dropdown-toggle:focus ~ .dropdown-text .icon-menuDots{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001403 color: #D0D7E4;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001404}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001405.packages-card .dropdown-toggle:hover ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001406 background: transparent;
1407 opacity: 1;
1408}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001409.packages-card .dropdown-toggle:focus ~ .dropdown-text{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001410 width: 27px;
1411 text-align: center;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001412 opacity: 1;
1413 background: #1B3E6F;
1414 box-shadow: none;
1415}
Sarah Abouzainahced91552020-06-04 17:45:57 +02001416
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001417.package-version::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001418 content: "|";
Sarah Abouzainah98600832020-04-22 22:55:39 +02001419 margin-left: 8px;
1420 margin-right: 6px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001421 vertical-align: text-bottom;
1422}
1423
shaaban Altananyba3756e2020-01-07 12:08:44 +02001424/***Contributers***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001425ul.package-contributers{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001426 margin-bottom: 9px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001427 padding-left: 0 !important;
1428}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001429.package-contributers li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001430 list-style: none;
1431 display: inline-block;
1432}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001433.package-contributers li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001434 margin-left: -5px;
1435}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001436.package-contributers li:first-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001437 margin-left: 0;
1438}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001439.package-contributers li:last-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001440 margin-left: 9px;
1441}
1442.package-modifier,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001443.package-contributers button{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001444 height: 20px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001445 padding: 0 !important;
1446 border-radius: 100%;
1447 border: 0 !important;
1448 /*Hover Effect*/
1449 -webkit-transition: box-shadow 0.2s ease;
1450 -moz-transition: box-shadow 0.2s ease;
1451 transition: box-shadow 0.2s ease;
1452 -webkit-backface-visibility: hidden;
1453 backface-visibility: hidden;
1454 display: inline-block;
1455 position: relative;
1456}
1457.package-modifier:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001458.package-contributers button:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001459 -webkit-transition: all 0.2s ease;
1460 -moz-transition: all 0.2s ease;
1461 transition: all 0.2s ease;
1462 border-radius: 50%;
1463 bottom: 0;
1464 box-shadow: 0 0 0 2px #fff;
1465 content: "";
1466 left: 0;
1467 position: absolute;
1468 right: 0;
1469 top: 0;
1470}
1471.package-modifier:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001472.package-contributers button:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001473 box-shadow: 0 0 0 2px #D7E7F9;
1474 text-decoration: none;
1475}
1476.package-modifier:hover:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001477.package-contributers button:hover:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001478 -webkit-transform: scale(0.925);
1479 -moz-transform: scale(0.925);
1480 -ms-transform: scale(0.925);
1481 -o-transform: scale(0.925);
1482 transform: scale(0.925);
1483 box-shadow: 0 0 0 1px #D7E7F9;
1484 opacity: 0.5;
1485}
1486.package-modifier img,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001487.package-contributers button img{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001488 width: 20px;
1489 height: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001490 object-fit: cover;
1491 vertical-align: top;
1492 border-radius: 100%;
1493}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001494.package-contributers a{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001495 font-size: 12px;
1496 color: #1273EB;
1497}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001498.package-contributers a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001499 text-decoration: unset;
1500}
1501/***Package Footer***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001502.packages-card .card-footer{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001503 padding: 0 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001504 background: transparent !important;
1505 border-top-color: #F7F6F6 !important;
1506}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001507.packages-card .card-footer .col{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02001508 text-align: center;
1509}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001510.packages-card .card-footer .col:first-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001511 border-right: solid 1px #F7F6F6;
1512}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001513.packages-card .card-footer .btn{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02001514 padding: 10px 0 10px 0 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001515 background-color: transparent !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001516 color: #1B3E6F !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001517 border: 0;
1518 font-size: 13px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001519 text-align: left;
1520 opacity: .4;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001521}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001522.packages-card .card-footer .btn:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001523 opacity: 1;
1524}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001525.packages-card .card-footer i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001526 margin-right: 6px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001527}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001528.icon-deployed-active,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001529.icon-deploy-inactive{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001530 margin-right: 9px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001531 display: inline;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001532 background-image: url(/assets/img/icon-deploy-active.svg);
1533 background-position: center center;
1534 background-repeat: no-repeat;
1535 vertical-align: baseline;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001536}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001537.icon-deploy-inactive{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001538 background-image: url(/assets/img/icon-deploy-inactive.svg);
1539}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001540
1541
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001542/*CREATE NEW ACTION MODAL*/
1543.createActionModal .modal-dialog{
1544 max-width: 85%;
1545}
1546.createActionModal .modal-header{
1547 padding-top: 21px !important;
1548 padding-bottom: 0 !important;
1549 border-bottom: 0;
1550}
1551.createActionModal .close{
1552 margin: 0 !important;
1553 padding: 6px 13px 10px !important;
1554 width: auto;
1555 opacity: 1 !important;
1556 border-radius: 100%;
1557}
1558.createActionModal .close:hover{
1559 background-color: #E0E8F2;
1560}
1561.createActionModal .icon-action-close{
1562 font-size: 14px;
1563 font-weight: bold;
1564}
1565.createActionModal .modal-body{
1566 padding-top: 0 !important;
1567 padding-bottom: 10px !important;
1568}
1569.createActionModal .modal-body .carousel-item{
1570 padding-left: 20px;
1571 padding-right: 10px;
1572}
1573@keyframes fadeInScale {
1574 0% {
1575 opacity: 0;
1576 -webkit-transform: scale(0) translateY(50%);
1577 transform: scale(0) translateY(50%);
1578 }
1579 90% {
1580 -webkit-transform: scale(1.05);
1581 transform: scale(1.05);
1582 }
1583 100% {
1584 opacity: 1;
1585 -webkit-transform: scale(1) translateY(0);
1586 transform: scale(1) translateY(0);
1587 }
1588}
1589.card.actionType{
1590 margin-bottom: 25px !important;
1591 padding: 220px 25px 50px;
1592 box-shadow: none;
1593 border-radius: 0;
1594 -webkit-transition: all 0.3s ease-in-out;
1595 transition: all 0.3s ease-in-out;
1596}
1597.card.actionType:hover{
1598 box-shadow: 0 10px 20px 0 rgba(27,62,111,.1);
1599 transition: 0.3s !important;
1600}
Sarah Abouzainah75680a72020-07-16 17:52:00 +02001601.createActionModal h3.mainHead{
1602 text-transform: uppercase;
1603 margin-bottom: 6px;
1604 font-size: 14px;
1605 font-weight: bold;
1606 text-align: center;
1607 color: #C1CDDD;
1608}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001609.createActionModal h1{
1610 margin-bottom: 21px;
1611 font-size: 22px;
Sarah Abouzainah75680a72020-07-16 17:52:00 +02001612 font-weight: bold;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001613 text-align: center;
Sarah Abouzainah75680a72020-07-16 17:52:00 +02001614}
1615.createActionModal .carousel-inner{
1616 height: 510px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001617}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001618.createActionModal .skip-btn{
1619 float: unset;
1620 width: auto;
1621 color: #1273EB;
1622 font-weight: normal !important;
1623 font-size: 13px;
1624 border: solid 1px #F1F2FA;
1625 border-radius: 2px;
1626}
Sarah Abouzainah75680a72020-07-16 17:52:00 +02001627.createActionModal .skip-btn:hover{
1628 background: #1273EB;
1629 color: #fff;
1630 box-shadow: 0 10px 20px 0 rgba(27,62,111,.1);
1631}
1632
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001633.actionType,
1634.actionType:hover{
1635 text-align: center;
1636 line-height: 40px;
1637 background-position: center 40px;
1638 background-repeat: no-repeat;
1639 background-size: 144px 172px;
1640}
1641.actionType h3,
1642.actionType p{
1643 margin: 0;
1644}
1645.actionType h3{
1646 text-transform: uppercase;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001647 font-size: 13px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001648 font-weight: bold;
1649}
1650.actionType p{
1651 font-size: 13px !important;
1652 line-height: 24px;
1653}
1654.actionType .btn,
1655.actionType:hover .btn{
1656 opacity: 0;
1657 position: absolute;
1658 bottom: 0;
1659 left: 30% !important;
1660 margin-bottom: 26px;
1661 width: 100px;
1662 height: 30px;
Sarah Abouzainah28e656f2020-09-09 17:02:34 +02001663 line-height: 15px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001664 background: #1B3E6F;
1665 color: #fff;
1666 font-size: 12px;
1667 font-weight: bold;
1668 border-radius: 15px !important;
1669 -webkit-transform: translateY(-20%);
1670 transform: translateY(-20%);
1671 -webkit-transition: all 0.3s ease-in-out;
1672 transition: all 0.3s ease-in-out;
1673}
1674.actionType:hover .btn{
1675 opacity: 1;
1676 -webkit-transform: translateY(0);
1677 transform: translateY(0);
1678}
1679.actionType.custom{
1680 background-image: url(/assets/img/icon-action-custom.svg);
1681}
1682.actionType.custom:hover{
1683 cursor: pointer;
1684 background-image: url(/assets/img/icon-action-custom-hover.svg);
1685}
1686.actionType.default{
1687 background-image: url(/assets/img/icon-action-default.svg);
1688}
1689.actionType.default:hover{
1690 cursor: pointer;
1691 background-image: url(/assets/img/icon-action-default-hover.svg);
1692}
1693.actionType.recent{
1694 background-image: url(/assets/img/icon-action-recent.svg);
1695}
1696.actionType.recent:hover{
1697 cursor: pointer;
1698 background-image: url(/assets/img/icon-action-recent-hover.svg);
1699}
1700.actionType.import{
1701 background-image: url(/assets/img/icon-action-import.svg);
1702}
1703.actionType.import:hover{
1704 cursor: pointer;
1705 background-image: url(/assets/img/icon-action-import-hover.svg);
1706}
1707.createActionModal .carousel-indicators{
1708 margin: 0;
1709}
1710.createActionModal .carousel-indicators li{
1711 margin: 0;
1712 padding: 0;
1713 text-indent: 0;
1714 border: 0;
1715}
1716.createActionModal .back{
1717 position: fixed !important;
1718 top: 83px;
1719 width: auto;
1720 padding:0 !important;
1721}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001722
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001723.actionFormWrapper{
1724 width: 60%;
1725 margin: 0 auto;
1726}
1727.createActionModal .form-control.customAction{
1728 width: 55%;
1729 margin: 70px auto;
1730 padding-left: 0;
1731 border-radius: 0;
1732 border: 0;
1733 border-bottom: solid 1px #E0E8F2;
1734 color: #1B3E6F !important;
1735 font-size: 14px;
1736}
1737.createActionModal .form-control:focus{
1738 border-bottom: solid 1px #1B3E6F;
1739 background: transparent !important;
1740 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1741 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1742 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1743 text-shadow: none;
1744}
1745.createActionModal .form-control::placeholder{
1746 color: #C3CDDB;
1747
1748}
1749.createActionModal .submit,
1750.createActionModal .submit:hover{
1751 float: unset;
1752 width: 100px;
1753 height: 30px;
1754 background: #1B3E6F;
1755 color: #fff;
1756 font-size: 12px;
1757 font-weight: bold;
1758 border-radius: 15px !important;
1759}
1760.actionlabel{
1761 margin-right: 2px;
1762 color: #C3CDDB;
1763 font-size: 11px;
1764 font-weight: bold;
1765}
1766.form-control.searchInput,
1767.form-control.searchInput:focus{
1768 float: right;
1769 width: 250px !important;
1770 height: 30px !important;
1771 padding-left: 32px !important;
1772 border: solid 1px #E0E8F2 !important;
1773 border-radius: 2px !important;
1774 background: url(../src/assets/img/icon-search-light.svg) 9px center no-repeat !important;
1775 font-size: 13px !important;
1776 color: #1B3E6F;
1777}
1778.actionsListScroll{
1779 height: 228px;
1780 max-height: 228px;
1781 overflow: auto;
1782}
1783.createActionModal .actionName{
1784 margin-bottom: 15px;
1785 padding: 9px 18px;
1786 box-shadow: 0 2px 6px rgba(47,83,151,0.15);
1787}
1788.createActionModal p.selectedActions{
1789 margin-top: 20px;
1790 margin-bottom: 10px;
1791 color: #8D9FB7;
1792 font-size: 13px;
1793}
1794.createActionModal .sort-packages .dropdown{
1795 width: 60%;
1796}
1797.createActionModal .sort-packages .dropdown-text::after {
1798 right: 6px;
1799}
1800.createActionModal .sort-packages .dropdown-content{
1801 width: 100%;
1802}
1803.createActionModal .folder-upload-text button{
1804 float: unset;
1805}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001806/* Border Fade */
1807.border-fade {
1808 display: inline-block;
1809 transition-duration: 0.3s;
1810 transition-property: box-shadow;
1811 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1812 transform: translateZ(0);
1813 box-shadow: inset 0 0 0 4px #ececec, 0 0 1px rgba(0, 0, 0, 0);
1814 /* Hack to improve aliasing on mobile/tablet devices */
1815}
1816.border-fade:hover {
1817 box-shadow: inset 0 0 0 4px #666, 0 0 1px rgba(0, 0, 0, 0);
1818 /* Hack to improve aliasing on mobile/tablet devices */
1819}
1820/*Content*/
1821
1822/**Title Action Buttons**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001823.page-title-actions li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001824 display: inline-block;
1825 text-align: center;
1826}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001827.title-action{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001828 -webkit-transition: box-shadow 0.2s ease;
1829 -moz-transition: box-shadow 0.2s ease;
1830 transition: box-shadow 0.2s ease;
1831 -webkit-backface-visibility: hidden;
1832 backface-visibility: hidden;
1833 border-radius: 50%;
1834 color: #6a75eb;
1835 display: inline-block;
1836 font-size: 0.889em;
1837 height: 4em;
1838 margin: 0 1em 1em;
1839 position: relative;
1840 text-align: center;
1841 text-transform: lowercase;
1842 width: 4em;
1843 line-height: 4em;
1844}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001845.title-action:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001846 -webkit-transition: all 0.2s ease;
1847 -moz-transition: all 0.2s ease;
1848 transition: all 0.2s ease;
1849 border-radius: 50%;
1850 bottom: 0;
1851 box-shadow: 0 0 0 1px #000;
1852 content: "";
1853 left: 0;
1854 position: absolute;
1855 right: 0;
1856 top: 0;
1857}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001858.title-action:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001859 box-shadow: 0 0 0 7px #07819b;
1860 text-decoration: none;
1861}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001862.title-action:hover:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001863 -webkit-transform: scale(0.925);
1864 -moz-transform: scale(0.925);
1865 -ms-transform: scale(0.925);
1866 -o-transform: scale(0.925);
1867 transform: scale(0.925);
1868 box-shadow: 0 0 0 1px #07819b;
1869 opacity: 0.5;
1870}
1871
1872/*Animation Button*/
1873/**Float**/
1874.float {
1875 display: inline-block;
1876 transition-duration: 0.3s;
1877 transition-property: transform;
1878 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1879 transform: translateZ(0);
1880 box-shadow: 0 0 1px rgba(0, 0, 0, 0);
1881}
1882.float:hover {
1883 transform: translateY(-5px);
1884}
1885
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001886/*TOOLTIP*/
1887/* Base styles for the element that has a tooltip */
1888[data-tooltip],
1889.tooltip {
1890 position: relative;
1891 cursor: pointer;
1892 text-align: center;
1893}
1894
1895/* Base styles for the entire tooltip */
1896[data-tooltip]:before,
1897[data-tooltip]:after,
1898.tooltip:before,
1899.tooltip:after {
1900 position: absolute;
1901 visibility: hidden;
1902 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
1903 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
1904 opacity: 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001905 -webkit-transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001906 opacity 0.2s ease-in-out,
1907 visibility 0.2s ease-in-out,
1908 -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001909 -moz-transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001910 opacity 0.2s ease-in-out,
1911 visibility 0.2s ease-in-out,
1912 -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001913 transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001914 opacity 0.2s ease-in-out,
1915 visibility 0.2s ease-in-out,
1916 transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001917 -webkit-transform: translate3d(0, 0, 0);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001918 -moz-transform: translate3d(0, 0, 0);
1919 transform: translate3d(0, 0, 0);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001920 pointer-events: none;
1921}
1922
1923/* Show the entire tooltip on hover and focus */
1924[data-tooltip]:hover:before,
1925[data-tooltip]:hover:after,
1926[data-tooltip]:focus:before,
1927[data-tooltip]:focus:after,
1928.tooltip:hover:before,
1929.tooltip:hover:after,
1930.tooltip:focus:before,
1931.tooltip:focus:after {
1932 visibility: visible;
1933 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
1934 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001935 opacity: 1;
1936}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001937
1938/* Base styles for the tooltip's directional arrow */
1939.tooltip:before,
1940[data-tooltip]:before {
1941 z-index: 1001;
1942 border: 6px solid transparent;
1943 background: transparent;
1944 content: "";
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001945}
1946
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001947/* Base styles for the tooltip's content area */
1948.tooltip:after,
1949[data-tooltip]:after {
1950 z-index: 1000;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001951 padding: 8px 20px !important;
Sarah Abouzainah8210cf72020-10-11 22:18:29 +02001952 width: max-content;
1953 background-color: #C3CDDB !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001954 color: #1B3E6F;
1955 content: attr(data-tooltip);
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001956 font-size: 12px;
Sarah Abouzainah42185842020-09-28 15:52:12 +02001957 font-weight: bold !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001958 line-height: 1.2;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001959 border-radius: 3px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001960}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001961
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001962/* Directions */
1963
1964/* Top (default) */
1965[data-tooltip]:before,
1966[data-tooltip]:after,
1967.tooltip:before,
1968.tooltip:after,
1969.tooltip-top:before,
1970.tooltip-top:after {
1971 bottom: 100%;
1972 left: 50%;
1973}
1974
1975[data-tooltip]:before,
1976.tooltip:before,
1977.tooltip-top:before {
1978 margin-left: 0;
1979 margin-bottom: -12px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001980 border-bottom-color: #DEE8F3;
1981 border-bottom-color: rgba(222, 232, 243, 1.0);
1982}
1983
1984/* Horizontally align top/bottom tooltips */
1985[data-tooltip]:after,
1986.tooltip:after,
1987.tooltip-top:after {
1988 margin-left: -50%;
1989}
1990
1991[data-tooltip]:hover:before,
1992[data-tooltip]:hover:after,
1993[data-tooltip]:focus:before,
1994[data-tooltip]:focus:after,
1995.tooltip:hover:before,
1996.tooltip:hover:after,
1997.tooltip:focus:before,
1998.tooltip:focus:after,
1999.tooltip-top:hover:before,
2000.tooltip-top:hover:after,
2001.tooltip-top:focus:before,
2002.tooltip-top:focus:after {
2003 -webkit-transform: translateY(-12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002004 -moz-transform: translateY(-12px);
2005 transform: translateY(-12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002006}
2007
2008/* Left */
2009.tooltip-left:before,
2010.tooltip-left:after {
2011 right: 100%;
2012 bottom: 50%;
2013 left: auto;
2014}
2015
2016.tooltip-left:before {
2017 margin-left: 0;
2018 margin-right: -12px;
2019 margin-bottom: 0;
2020 border-top-color: transparent;
Sarah Abouzainah8210cf72020-10-11 22:18:29 +02002021 border-left-color: #C3CDDB;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002022 /* border-left-color: hsla(0, 0%, 20%, 0.9); */
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002023}
2024
2025.tooltip-left:hover:before,
2026.tooltip-left:hover:after,
2027.tooltip-left:focus:before,
2028.tooltip-left:focus:after {
2029 -webkit-transform: translateX(-12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002030 -moz-transform: translateX(-12px);
2031 transform: translateX(-12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002032}
2033
2034/* Bottom */
2035.tooltip-bottom:before,
2036.tooltip-bottom:after {
2037 top: 100%;
2038 bottom: auto;
2039 left: 20%;
2040}
2041
2042.tooltip-bottom:before {
2043 margin-top: -12px;
2044 margin-bottom: 0;
2045 border-top-color: transparent;
Sarah Abouzainah8210cf72020-10-11 22:18:29 +02002046 border-bottom-color: #C3CDDB;
2047 border-bottom-color: rgba(195, 205, 219, 1.0);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002048}
2049
2050.tooltip-bottom:hover:before,
2051.tooltip-bottom:hover:after,
2052.tooltip-bottom:focus:before,
2053.tooltip-bottom:focus:after {
2054 -webkit-transform: translateY(12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002055 -moz-transform: translateY(12px);
2056 transform: translateY(12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002057}
2058
2059/* Right */
2060.tooltip-right:before,
2061.tooltip-right:after {
2062 bottom: 50%;
2063 left: 20%;
2064}
2065
2066.tooltip-right:before {
2067 margin-bottom: 0;
2068 margin-left: -12px;
2069 border-top-color: transparent;
Sarah Abouzainah8210cf72020-10-11 22:18:29 +02002070 border-right-color: #C3CDDB;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002071 /* border-right-color: hsla(0, 0%, 20%, 0.9); */
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002072}
2073
2074.tooltip-right:hover:before,
2075.tooltip-right:hover:after,
2076.tooltip-right:focus:before,
2077.tooltip-right:focus:after {
2078 -webkit-transform: translateX(12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002079 -moz-transform: translateX(12px);
2080 transform: translateX(12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002081}
2082
2083/* Move directional arrows down a bit for left/right tooltips */
2084.tooltip-left:before,
2085.tooltip-right:before {
2086 top: 3px;
2087}
2088
2089/* Vertically center tooltip content for left/right tooltips */
2090.tooltip-left:after,
2091.tooltip-right:after {
2092 margin-left: 0;
2093 margin-bottom: -16px;
2094}
Sarah Abouzainah98600832020-04-22 22:55:39 +02002095
2096/*TooltipModule - Shady*/
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002097.tooltip.in {
2098 opacity: 1.0 !important;
2099 filter:alpha(opacity=100) !important;
2100}
Sarah Abouzainah98600832020-04-22 22:55:39 +02002101.tooltip:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002102.tooltip:after{
Sarah Abouzainah98600832020-04-22 22:55:39 +02002103 width: 100% !important;
2104}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002105.tooltip .tooltip-inner{
Sarah Abouzainah8210cf72020-10-11 22:18:29 +02002106 width: max-content !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002107 text-align: left!important;
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002108 /* color:#1B3E6F;
2109 background-color: #fff !important; */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002110 color:#1B3E6F;
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002111 background-color: #C3CDDB !important;
2112 border: solid 1px #C3CDDB;
Sarah Abouzainah42185842020-09-28 15:52:12 +02002113 border-radius: 1px !important;
2114 /* border-top-left-radius: 0 !important; */
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002115 font-size: 12px;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002116 opacity: 1.0 !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002117}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002118
Sarah Abouzainah42185842020-09-28 15:52:12 +02002119.bs-tooltip-auto[x-placement^=top] .arrow::before,
2120.bs-tooltip-top .arrow::before {
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002121 border-top-color: #C3CDDB !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002122}
Sarah Abouzainah42185842020-09-28 15:52:12 +02002123.bs-tooltip-auto[x-placement^=right] .arrow::before,
2124.bs-tooltip-right .arrow::before {
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002125 border-right-color: #C3CDDB !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002126}
Sarah Abouzainah42185842020-09-28 15:52:12 +02002127.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
2128.bs-tooltip-bottom .arrow::before {
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002129 border-bottom-color: #C3CDDB !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002130}
Sarah Abouzainah42185842020-09-28 15:52:12 +02002131.bs-tooltip-auto[x-placement^=left] .arrow::before,
2132.bs-tooltip-left .arrow::before {
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002133 border-left-color: #C3CDDB !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002134}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002135
2136.btn{
2137padding-right: 20px !important;
2138padding-left: 20px !important;
2139
shaaban Altananyc133b832020-01-09 10:15:28 +02002140}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002141.btn.border-radius{
shaaban Altananyc133b832020-01-09 10:15:28 +02002142 border-radius: 20px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002143}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002144.btn-primary{
Sarah Abouzainah8210cf72020-10-11 22:18:29 +02002145 background-color: #1273EB !important;
2146 border-color: #1273EB !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002147}
2148.btn-primary:hover {
2149 background-color: #0069d9 !important;
2150 border-color: #0062cc !important;
2151}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002152.btn + .btn{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002153 margin-left: 10px;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002154}
2155.package-view-button button{
2156 width: 150px;
2157 float: right;
2158}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002159.package-view-button{
shadyb3c61a62020-02-16 15:47:33 +02002160 margin-top: 6px;
2161}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002162.package-view-button .btn{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002163 padding: 6px 21px;
2164 border-radius: 18px;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002165 font-size: 13px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002166}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002167.package-view-button .btn:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002168 opacity: .9;
2169}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002170.package-view-button .btn-primary{
shadyb3c61a62020-02-16 15:47:33 +02002171 background-color: #1B3E6F !important;
2172 border-color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002173}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002174.package-view-button .btn-enrich,
2175.package-view-button .btn-enrich:focus,
2176.modal-footer .btn-primary.btn-enrich{
2177 background: #EB9A34 !important;
2178 border-color: #EB9A34 !important;
2179 color: #fff;
2180 outline: none !important;
2181}
2182.package-view-button .btn-deploy{
2183 background-color: #1273EB !important;
2184 border-color: #1273EB !important;
2185 color: #fff !important;
2186 /* background-color: #fff !important;
shadyb3c61a62020-02-16 15:47:33 +02002187 border-color: #D0DFF1 !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002188 color: #1B3E6F !important; */
shadyb3c61a62020-02-16 15:47:33 +02002189}
2190.package-view-title {
2191 font-size: 11px;
2192 color: #1B3E6F;
2193 font-weight: bold;
2194 margin-bottom: 5px;
2195 margin-top: 20px;
2196}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002197.package-view-title+p{
shadyb3c61a62020-02-16 15:47:33 +02002198 font-size: 11px;
2199 margin-bottom: 0px;
2200}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002201.package-view-title+ul{
shadyb3c61a62020-02-16 15:47:33 +02002202 margin-bottom: 0px;
2203}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002204.package-view-button .btn-outline-secondary i{
shadyb3c61a62020-02-16 15:47:33 +02002205 font-size: 18px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002206 margin-right: 4px;
shadyb3c61a62020-02-16 15:47:33 +02002207}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002208.card.creat-card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002209 margin: 0;
2210 border-radius: 2px;
2211 border: 0;
2212 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2213}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002214.card.creat-card .single-line{
shadyb85e6de2020-01-22 13:47:41 +02002215 padding: 15px 25px 15px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002216}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002217.card.creat-card .single-line-model{
shadyb3c61a62020-02-16 15:47:33 +02002218 padding: 0px;
2219}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002220.card.creat-card .editor-container{
shadyb3c61a62020-02-16 15:47:33 +02002221 padding: 25px;
2222}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002223.single-line label{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002224 margin-bottom: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002225}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002226.single-line-model label{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002227 margin-bottom: 0px;
2228 border-bottom: 1px solid #FAFAFA;
2229 padding: 15px 25px;
2230}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002231.single-line-model .label-name{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002232 width: 325px;
2233}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002234.single-line-model .label-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002235 width: calc(100% - 325px);
2236}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002237.single-line-model input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002238 border-bottom: 1px solid #FAFAFA !important;
2239 padding: 15px 25px 15px 0px;
2240}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002241.customKeyTitle span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002242 color: #C3CDDB !important;
2243 font-size: 11px;
2244}
2245.single-line-model input:focus,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002246.single-line-custom-key input:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002247 border-bottom-color: #1B3E6F !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002248 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
2249 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
2250 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002251}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002252.model-note-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002253 width: calc(100% - 325px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002254 padding: 0px 25px 0px 0px ;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002255 margin-left: 325px;
2256}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002257.error-message{
2258 font-size:11px ;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002259 color: #FF6469;
2260}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002261.tages-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002262 margin-bottom: 25px;
2263}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002264.tag-notes{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002265 font-size: 11px;
2266 color: #C3CDDB;
2267 padding: 5px 25px 5px 0px;
2268 margin-bottom: 5px;
2269}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002270 .single-tage{
2271 background: #E0E8F2;
2272 font-size: 13px;
2273 color: #1B3E6F;
2274 border-radius: 50px;
2275 padding: 5px 10px;
2276 margin-right:10px;
2277 margin-bottom: 10px;
2278 }
2279 .single-tage a{
2280 color: #1B3E6F;
2281 font-size: 14px;
2282 }
2283 .label-name{
2284 width: 300px;
2285 display: inline-block;
2286 margin-bottom: 0px;
2287 font-size: 13px;
2288 font-weight: bold;
2289 }
2290 .label-name span{
2291 color:#FF6469 ;
2292 }
2293 .delete-key{
2294 color: #FF6469;
2295 font-size: 10px;
2296 background: #FFE6E7;
2297 border: 1px solid #FFC9CB;
2298 padding: 3px 10px 2px;
2299 margin-left: 10px;
2300 border-radius: 5px;
2301 }
2302 .delete-key:hover{
2303 color: #C94448;
2304 background: #FFC9CB;
2305 border: 1px solid #FF6469;
2306 text-decoration: none;
2307 }
2308 .label-input{
2309 width: calc(100% - 300px);
2310 display: inline-block;
2311 }
2312.form-check-input{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002313 margin-left: 0px !important;
2314 margin-top: 2px !important;
2315}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002316.form-check-input+span{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002317 margin-left: 20px;
2318 margin-right: 50px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002319 font-size: 13px;
shadyb3c61a62020-02-16 15:47:33 +02002320 display: flex;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002321}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002322.form-check-input+span i{
shadyb3c61a62020-02-16 15:47:33 +02002323 margin-right: 5px;
2324 margin-left: 5px;
2325}
2326
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002327.label-input input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002328 margin-bottom: 0px;
2329 outline: 0px;
2330 border: 0px;
2331 font-size: 14px;
2332 width: 100%;
2333 color: #1B3E6F;
2334 transition: all 250ms ease-out;
2335}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002336.label-input input:focus{
2337 border-bottom: solid 1px #1B3E6F;
2338 background: transparent !important;
2339 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
2340 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
2341 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
2342 text-shadow: none;
2343}
2344.label-input input:disabled{
2345 background: #fff;
2346 opacity: .5;
2347}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002348.label-input input[type=radio]{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002349 width: auto;
2350}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002351.label-input input[type=radio]+span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002352 font-size: 12px;
2353 display: block;
2354 margin-right: 100px;
2355}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002356.single-line select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002357 margin-bottom: 0px;
2358 padding-left: 10px;
2359 padding-right: 50px;
2360 outline: 0px;
2361 border: solid 1px #EEF4F9;
2362 background: none;
2363 background: url(/assets/img/arrow.svg) 90% center #F4F9FE no-repeat;
2364 background-size: 10px;
2365 width: auto;
2366 -webkit-appearance: none;
2367 -moz-appearance: none;
2368 text-indent: 0;
2369 text-overflow: '';
2370 font-size: 13px;
2371 color: #1B3E6F;
2372}
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002373.single-line select:focus{
2374 box-shadow: 0 0 0 0;
2375}
2376.single-line select option:first-child{
2377 color: #C3CDDB;
2378}
2379.single-line-model input::placeholder{
2380 font-size: 14px;
2381 color: #C3CDDB;
2382}
2383.single-line-model.error{
2384 color:#FF6469;
2385}
2386.single-line-model.error input,
2387.label-input input.ng-invalid{
2388 box-shadow: none;
2389 color:#FF6469;
2390 border-bottom: 1px solid #FF6469 !important;
2391}
2392.single-line .custom-key{
2393 background: none;
2394 border: 0px;
2395 color:#1273EB ;
2396 font-size: 15px;
2397}
2398.single-line .custom-key:focus{
2399 outline: none;
2400}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002401.creat-container{
2402 padding:70px 100px 70px 70px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002403 position: relative;
2404}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002405.single-custom-key{
shadyb3c61a62020-02-16 15:47:33 +02002406 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002407 margin-bottom: 21px;
shadyb3c61a62020-02-16 15:47:33 +02002408}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002409.single-line-custom-key{
shadyb3c61a62020-02-16 15:47:33 +02002410 width: 45%;
2411 display: inline-block;
2412}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002413.single-line-custom-key-delete{
shadyb3c61a62020-02-16 15:47:33 +02002414 width: 10%;
2415 display: inline-block;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002416 border-bottom: 1px solid #FAFAFA;
2417 padding: 13px 12px 14px;
shadyb3c61a62020-02-16 15:47:33 +02002418}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002419.single-line-custom-key label{
shadyb3c61a62020-02-16 15:47:33 +02002420 width: 150px;
2421 margin-bottom: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002422 border-bottom: 1px solid #FAFAFA;
shadyb3c61a62020-02-16 15:47:33 +02002423 padding: 15px 25px;
2424}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002425.single-line-custom-key input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002426 border-bottom: 1px solid #FAFAFA !important;
2427 padding: 15px 25px 15px 0;
shadyb3c61a62020-02-16 15:47:33 +02002428}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002429.single-line-custom-key input::placeholder{
shadyb3c61a62020-02-16 15:47:33 +02002430 font-size: 14px;
2431 color: #C3CDDB;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002432}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002433.single-line-custom-key .label-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002434 width: calc(100% - 150px);
2435}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002436.single-line-custom-key .label-name span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002437 color: #C3CDDB !important;
2438 margin-right: 20px;
2439}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002440.custom-key-delete{
shadyb3c61a62020-02-16 15:47:33 +02002441 background: transparent;
2442 color: #FF6469;
2443 outline: 0px;
2444 border: 0px;
2445}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002446.custom-key-delete:focus{
shadyb3c61a62020-02-16 15:47:33 +02002447 outline: 0px;
2448 border: 0px;
2449}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002450hr{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002451 margin-top: 0rem !important;
2452 margin-bottom: 0rem !important;
2453 border-top: 1px solid #efefef !important;
2454}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002455.creat-action-container{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002456 position: fixed;
2457 right: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002458 top: 104px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002459 width: 130px;
2460 text-align: center;
2461}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002462.action-button{
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002463 display: inline-block;
2464 width: 70px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002465 margin-bottom: 12px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002466 color: #BABBC3 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002467 font-size: 10px;
2468 font-weight: bold;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002469 background: transparent;
2470 border: 0;
2471 padding: 0;
2472}
2473.action-button:disabled,
2474.action-button:disabled:hover{
2475 cursor: unset;
2476 opacity: .5 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002477}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002478.action-button:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002479 text-decoration: none;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002480 cursor: pointer;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002481}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002482.action-button i{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002483 background: #fff;
2484 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2485 width: 40px;
2486 height: 40px;
2487 text-align: center;
2488 line-height: 40px;
2489 border-radius: 40px;
2490 color: #1B3E6F;
2491 font-size: 17px;
2492 display: inline-block;
2493}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002494.action-button i:hover{
2495 background: #dee2e6;
2496}
2497.action-button i.icon-save-sm{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002498 background: #1273EB;
2499 color: #fff;
2500 font-size: 11px;
2501}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002502.action-button i.icon-discard-sm{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002503 font-size: 11px;
2504 color: #C3CDDB;
2505}
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02002506/* .action-button.save{
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002507 color: #1273EB !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002508}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002509.action-button.save:hover{
2510 opacity: .9;
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02002511} */
2512
2513
2514.action-button.save{
2515 color: #66BB00 !important;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002516}
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02002517/*Flash Glowing button style*/
2518.action-button.save i{
2519background-color: #66BB00;
2520-webkit-animation: glowing 1500ms infinite;
2521-moz-animation: glowing 1500ms infinite;
2522-o-animation: glowing 1500ms infinite;
2523animation: glowing 1500ms infinite;
2524}
2525@-webkit-keyframes glowing {
2526 0% { background-color: #66BB00; -webkit-box-shadow: 0 0 3px #66BB00; }
2527 50% { background-color: #7CD116; -webkit-box-shadow: 0 0 40px #7CD116; }
2528 100% { background-color: #66BB00; -webkit-box-shadow: 0 0 3px #66BB00; }
2529}
2530
2531@-moz-keyframes glowing {
2532 0% { background-color: #66BB00; -moz-box-shadow: 0 0 3px #66BB00; }
2533 50% { background-color: #7CD116; -moz-box-shadow: 0 0 40px #7CD116; }
2534 100% { background-color: #66BB00; -moz-box-shadow: 0 0 3px #66BB00; }
2535}
2536
2537@-o-keyframes glowing {
2538 0% { background-color: #66BB00; box-shadow: 0 0 3px #66BB00; }
2539 50% { background-color: #7CD116; box-shadow: 0 0 40px #7CD116; }
2540 100% { background-color: #66BB00; box-shadow: 0 0 3px #66BB00; }
2541}
2542
2543@keyframes glowing {
2544 0% { background-color: #66BB00; box-shadow: 0 0 3px #66BB00; }
2545 50% { background-color: #7CD116; box-shadow: 0 0 40px #7CD116; }
2546 100% { background-color: #66BB00; box-shadow: 0 0 3px #66BB00; }
2547}
2548
2549
Sarah Abouzainah33b6dbc2020-09-21 12:34:15 +02002550/* .action-button.delete i{
shadyb3c61a62020-02-16 15:47:33 +02002551 color: #BABBC3;
Sarah Abouzainah33b6dbc2020-09-21 12:34:15 +02002552} */
2553.action-button.delete,
2554.action-button.delete i,
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002555.action-button.delete:hover,
2556.action-button.delete:hover .icon-delete-sm{
2557 color: #FF6469 !important;
shadyb3c61a62020-02-16 15:47:33 +02002558}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002559.mode-icon{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002560 font-size: 20px;
2561}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002562
2563/*MODAL*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002564.modal-dialog{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002565 margin-top: 60px !important;
2566}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002567.modal{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002568 z-index: 11000000 !important;
2569 background: rgba(27, 62, 111, 0.10) !important;
2570}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002571.modal-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002572 border-radius: 2px !important;
2573 border: 0 !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002574 box-shadow: 0 2px 6px rgba(47, 83, 151, .10);;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002575}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002576.modal-title{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002577 font-size: 14px !important;
2578}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002579.modal-body{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002580 padding: 1.5rem 1.5rem 1rem !important;
2581}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002582.enrichModal .modal-dialog{
2583 max-width: 60% !important;
2584}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002585.modal-body p{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002586 font-size: 14px;
2587}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002588.modal-body p span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002589 color: #FF6469;
2590}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002591.modal-header{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002592 border-bottom-color: #ECEDF2 !important;
Sarah Abouzainah95d1cdf2020-04-27 23:15:46 +02002593 padding: .7rem 1.5rem !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002594}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002595.modal-footer{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002596 padding-top: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002597 border-top: 0 !important;
2598}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002599.modal-footer .btn{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002600 padding: 8px 15px;
2601 font-weight: bold;
2602 font-size: 12px;
2603 border: 0 !important;
2604}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002605.modal-footer .btn-primary{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002606 background-color: #1B3E6F !important;
2607}
2608.modal-footer .btn-secondary,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002609.modal-footer .btn-secondary:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002610 background-color: transparent;
2611 color: #1273EB;
2612 opacity: .8;
2613}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002614.modal-footer .btn-secondary:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002615 opacity: 1;
2616}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002617.modal-footer .btn-secondary:active{
Sarah Abouzainah95d1cdf2020-04-27 23:15:46 +02002618 background-color: #E7F1FC !important;
2619 color: #1B3E6F !important;
2620}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002621.btn-modal-remove-file:hover{
2622 cursor: pointer;
2623}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002624.action-button span{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002625 width: 100%;
2626 display: inline-block;
2627 margin-top: 5px;
2628}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002629.creat-action-container hr{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002630 margin: 0 46px;
2631 padding-bottom: 18px;
2632}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002633.btn-link:hover, .btn-link:focus{
shaaban Altananyc133b832020-01-09 10:15:28 +02002634 text-decoration: none !important;
2635}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002636.btn-link::before{
shaaban Altananyc133b832020-01-09 10:15:28 +02002637 content: "\f107";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002638 font-family:'FontAwesome';
shaaban Altananyc133b832020-01-09 10:15:28 +02002639 position: relative;
2640 margin-right: 20px;
2641}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002642.btn-link.collapsed::before{
shaaban Altananyc133b832020-01-09 10:15:28 +02002643 content: "\f105";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002644 font-family:'FontAwesome';
shaaban Altananyc133b832020-01-09 10:15:28 +02002645 position: relative;
shadyb85e6de2020-01-22 13:47:41 +02002646 margin-right: 25px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002647}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002648.btn-link i{
shaaban Altananyc133b832020-01-09 10:15:28 +02002649 margin-right: 10px;
2650}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002651.ngx-file-drop__content{
shaaban Altananyc133b832020-01-09 10:15:28 +02002652 background: #F4F9FE;
2653 padding: 20px;
2654 height: auto !important;
2655 display: inline-block !important;
2656 width: 100%;
2657}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002658.ngx-file-drop__drop-zone{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002659 border: 1px dashed #D7E7F9 !important;
shaaban Altananyc133b832020-01-09 10:15:28 +02002660 border-radius: 0px !important;
2661 height: auto !important;
2662}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002663.folder-upload{
shaaban Altananyc133b832020-01-09 10:15:28 +02002664 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002665 margin: 15px auto 18px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002666 display: inline-block;
2667 text-align: center;
2668}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002669.btn-group-sm>.btn, .btn-sm{
shadyb85e6de2020-01-22 13:47:41 +02002670 font-size: 12px;
2671}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002672.create-title{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002673 margin-bottom: 0;
shadyb85e6de2020-01-22 13:47:41 +02002674 font-size: 14px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002675 font-weight: bold;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002676 /* text-transform: uppercase; */
2677 line-height: 32px;
shadyb85e6de2020-01-22 13:47:41 +02002678}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002679.folder-upload-text{
shaaban Altananyc133b832020-01-09 10:15:28 +02002680 margin-top: 10px;
2681 width: 100%;
2682 display: inline-block;
2683 text-align: center;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002684 color:#242424 ;
shadyb85e6de2020-01-22 13:47:41 +02002685 font-size: 14px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002686}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002687.folder-upload-text button{
shaaban Altananyc133b832020-01-09 10:15:28 +02002688 margin-left: 10px;
2689 font-size: 12px;
2690}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002691.folder-upload-type{
2692 color:#A4B2C6 ;
shaaban Altananyc133b832020-01-09 10:15:28 +02002693 font-size: 10px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002694 font-weight: bold;
shaaban Altananyc133b832020-01-09 10:15:28 +02002695 width: 100%;
2696 display: inline-block;
2697 text-align: center;
2698}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002699.upload-table{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002700 margin: 15px 0 0;
2701}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002702.upload-table tr{
2703 border: dashed 1px #D7E7F9;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002704}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002705.upload-table tr th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002706 border-bottom: solid 1px #F4F9FE !important;
2707}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002708.upload-table .table thead th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002709 padding: 6px 9px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002710 border-top: 0px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002711 font-weight: normal;
2712 font-size: 13px;
2713}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002714.upload-table .table thead th:first-child{
2715 width: 24px;
2716 padding-right: 0;
2717}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002718.upload-table tr:last-child th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002719 border-bottom: 0 !important;
shaaban Altananyc133b832020-01-09 10:15:28 +02002720}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002721.upload-table .table{
shaaban Altananyc133b832020-01-09 10:15:28 +02002722 margin-bottom: 0px !important;
2723}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002724.nav-tabs .nav-link{
shaaban Altananyc133b832020-01-09 10:15:28 +02002725 position: relative;
2726}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002727.nav-tabs .nav-link.tab-done{
shadyb3c61a62020-02-16 15:47:33 +02002728 padding-left: 40px !important;
2729}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002730.nav-tabs .nav-link.tab-done::after{
shaaban Altananyc133b832020-01-09 10:15:28 +02002731 content: "\f058";
2732 position: absolute;
2733 font-family: 'FontAwesome';
shadyb3c61a62020-02-16 15:47:33 +02002734 left: 17px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002735 font-size: 16px;
2736 top: 11px;
2737 color: #66BB00;
2738}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002739.authentication-container-all{
shadyb85e6de2020-01-22 13:47:41 +02002740 background: #F4F9FE;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002741 border:1px solid #D0DFF1 ;
shadyb85e6de2020-01-22 13:47:41 +02002742 flex: 1;
2743 width: 100%;
2744}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002745.authentication-header{
shadyb85e6de2020-01-22 13:47:41 +02002746 width: 100%;
2747 background: #fff;
2748 font-size: 12px;
2749 color: #C3CDDB;
2750 font-weight: bold;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002751 padding: 10px 20px ;
shadyb85e6de2020-01-22 13:47:41 +02002752}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002753.authentication-search{
shadyb85e6de2020-01-22 13:47:41 +02002754 width: 100%;
2755 background: #fff;
2756 font-size: 12px;
2757 color: #C3CDDB;
2758 font-weight: bold;
2759 position: relative;
2760}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002761.authentication-search::after{
shadyb85e6de2020-01-22 13:47:41 +02002762 content: "\f002";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002763 font-family: 'FontAwesome';
2764 position: absolute;
2765 left: 20px;
2766 top: 11px;
shadyb85e6de2020-01-22 13:47:41 +02002767}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002768.authentication-search input{
shadyb85e6de2020-01-22 13:47:41 +02002769 width: 100%;
2770 background: #fff;
2771 font-size: 12px;
2772 color: #C3CDDB;
2773 font-weight: bold;
2774 padding: 10px 20px 10px 35px;
2775 border: 0px;
2776 border-top: 1px solid #D7E7F9;
2777}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002778.authentication-search input::placeholder{
shadyb85e6de2020-01-22 13:47:41 +02002779 color: #D0D7E4;
2780 font-size: 10px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002781 font-weight:100;
shadyb85e6de2020-01-22 13:47:41 +02002782}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002783.authentication-accordion{
2784 width: 100%;
shadyb85e6de2020-01-22 13:47:41 +02002785 padding: 20px;
2786 max-height: 300px;
2787 overflow: auto;
2788}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002789.authentication-accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002790 border-radius: 0px !important;
2791 margin-bottom: 10px !important;
2792}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002793.authentication-accordion .card-header{
shadyb85e6de2020-01-22 13:47:41 +02002794 padding: 0px !important;
2795 background: #fff !important;
2796 border-radius: 0px !important;
2797 font-size: 18px;
2798 font-weight: bold;
2799}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002800.authentication-accordion .card-header .btn-link{
shadyb85e6de2020-01-22 13:47:41 +02002801 color: #1B3E6F;
2802 width: 100%;
2803 text-align: left;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002804 padding: 9px 0px !important;
2805 font-size: 13px;
2806 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002807}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002808.authentication-accordion .custom-control{
shadyb85e6de2020-01-22 13:47:41 +02002809 display: inline-block;
2810}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002811.authentication-accordion .btn-link::before{
shadyb85e6de2020-01-22 13:47:41 +02002812 margin-right: 10px;
2813}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002814.authentication-accordion .btn-link.collapsed::before{
shadyb85e6de2020-01-22 13:47:41 +02002815 margin-right: 14px;
2816}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002817.template-mapping-accordion{
shadyb85e6de2020-01-22 13:47:41 +02002818 width: 100%;
2819}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002820.templateNote{
2821 font-size: 12px;
2822 color: #C1CDDD;
2823}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002824.card-header .btn.regularTitle{
2825 padding-left: 0 !important;
2826 padding-right: 0 !important;
2827 color: #1B3E6F;
2828 font-size: 13px;
2829 font-weight: bold;
2830}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002831.template-mapping-accordion .accordian-title{
2832 color: #C3CDDB !important;
2833 font-size: 12px !important;
2834 font-weight: normal !important;
2835}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002836.card{
shadyb85e6de2020-01-22 13:47:41 +02002837 border-radius: 2px;
2838 border: 0;
2839 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2840 border: 0px !important;
2841}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002842.card-header{
shadyb3c61a62020-02-16 15:47:33 +02002843 padding: 0px 25px !important;
shadyb85e6de2020-01-22 13:47:41 +02002844 background: #F4F9FE !important;
2845 border-radius: 0px !important;
2846 border-bottom: 1px solid #ECEDF2 !important;
2847}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002848.template-mapping-accordion .card-body{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002849 padding: 20px 26px 0 !important;
shadyb85e6de2020-01-22 13:47:41 +02002850 font-size: 14px;
2851}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002852.card-header .btn-link{
shadyb85e6de2020-01-22 13:47:41 +02002853 color: #1B3E6F;
2854 width: 100%;
2855 text-align: left;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002856 padding: 9px 0px !important;
2857 font-size: 13px;
2858 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002859}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002860.accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002861 margin-bottom: 0px !important;
2862 border-top: 1px solid #ECEDF2 !important;
2863}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002864.accordion > .card > .card-header{
2865 padding: 0 !important;
2866}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002867.template-mapping-accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002868 margin-bottom: 25px !important;
2869}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002870.custom-control{
shadyb85e6de2020-01-22 13:47:41 +02002871 display: inline-block;
2872}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002873.btn-link::before{
shadyb85e6de2020-01-22 13:47:41 +02002874 margin-right: 10px;
2875}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002876.btn-link.collapsed::before{
shadyb85e6de2020-01-22 13:47:41 +02002877 margin-right: 14px;
2878}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002879.drap-drop-action{
shadyb85e6de2020-01-22 13:47:41 +02002880 padding: 12px 20px 9px 20px;
2881 color: #C3CDDB;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002882 cursor:move;
shadyb85e6de2020-01-22 13:47:41 +02002883 font-size: 15px;
2884}
2885.modal-title {
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002886 font-size: 13px;
2887 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002888}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002889.select-type{
shadyb85e6de2020-01-22 13:47:41 +02002890 background: #F4F9FE;
2891 border: 1px solid #D7E7F9;
2892 padding: 10px;
2893 text-align: center;
2894 color: #1273EB;
2895 font-size: 15px;
2896 width: 100%;
2897 position: relative;
2898}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002899.select-type:hover, .select-type.active{
shadyb85e6de2020-01-22 13:47:41 +02002900 background: #1B3E6F;
2901 border: 1px solid #D7E7F9;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002902 color: #fff;
shadyb85e6de2020-01-22 13:47:41 +02002903 text-decoration: none;
2904}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002905.select-type-icon{
shadyb85e6de2020-01-22 13:47:41 +02002906 font-size: 35px;
2907}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002908.select-type::before{
shadyb85e6de2020-01-22 13:47:41 +02002909 content: '';
2910 border: 1px solid #1273EB;
2911 width: 18px;
2912 height: 18px;
2913 border-radius: 18px;
2914 display: inline-block;
2915 left: 10px;
2916 position: absolute;
2917}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002918.select-type:hover::before, .select-type.active::before{
shadyb85e6de2020-01-22 13:47:41 +02002919 border: 1px solid #fff;
2920}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002921.select-type.active::after{
shadyb85e6de2020-01-22 13:47:41 +02002922 content: '';
2923 background: #fff;
2924 width: 12px;
2925 height: 12px;
2926 border-radius: 18px;
2927 display: inline-block;
2928 left: 13px;
2929 position: absolute;
2930 top: 13px;
2931}
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002932.ace_print-margin{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002933 left: 100% !important;
shadyb3c61a62020-02-16 15:47:33 +02002934 background: #eee !important;
2935}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002936.ace_content{
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002937 width: 100% !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002938}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002939.ace_editor{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002940 height: 55vh !important;
shadyb3c61a62020-02-16 15:47:33 +02002941 line-height: 25px;
2942 border: 1px solid #ECEDF2;
2943 background-color: #fff;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002944 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002945}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002946.ace_gutter{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002947 background: #E0E8F2 !important;
2948 border-right: 0px !important;
2949 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002950}
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002951.ace_gutter-active-line{
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002952 background-color: #265699 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002953 color: #fff;
shadyb3c61a62020-02-16 15:47:33 +02002954}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002955.ace_cursor{
2956 color: #265699 !important;
shadyb3c61a62020-02-16 15:47:33 +02002957}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002958.ace-tm .ace_marker-layer .ace_active-line{
2959 background: #F4F9FE !important;
shadyb3c61a62020-02-16 15:47:33 +02002960}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002961.breadcrumb-header{
shadyb3c61a62020-02-16 15:47:33 +02002962 padding: 0px;
2963 margin: 0px;
2964}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002965.breadcrumb-header li{
shadyb3c61a62020-02-16 15:47:33 +02002966 list-style: none;
2967 display: inline-block;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002968 font-size: 14px;
shadyb3c61a62020-02-16 15:47:33 +02002969}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002970
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002971.breadcrumb-header li:last-child::after{
shadyb3c61a62020-02-16 15:47:33 +02002972 display: none;
2973}
2974
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002975.breadcrumb-header li:last-child{
2976/* background: #F4F9FE; */
2977border-radius: 50px;
2978color: #C3CDDB;
2979padding: 0 10px 0 0;
shadyb3c61a62020-02-16 15:47:33 +02002980}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002981.breadcrumb-header li:first-child,
2982.breadcrumb-header li:first-child a{
shadyb3c61a62020-02-16 15:47:33 +02002983 font-size: 16px;
2984 font-weight: bold;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002985 padding: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002986 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002987 border-radius: 0px;
2988 background: transparent;
shadyb3c61a62020-02-16 15:47:33 +02002989}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002990.create-template-import{
shadyb3c61a62020-02-16 15:47:33 +02002991 width: 100%;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002992 margin: 30px 0px 10px ;
shadyb3c61a62020-02-16 15:47:33 +02002993}
2994
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002995.create-template-import a:hover{
shadyb3c61a62020-02-16 15:47:33 +02002996 text-decoration: none;
2997}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002998.mapping-source-load{
shadyb3c61a62020-02-16 15:47:33 +02002999 color: #1B3E6F;
3000 font-size: 10px;
3001 font-weight: bold;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003002 display: inline-block;
3003 vertical-align: top;
shadyb3c61a62020-02-16 15:47:33 +02003004 margin-top: 20px;
3005 margin-bottom: 10px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003006 margin:15px 30px 20px;
shadyb3c61a62020-02-16 15:47:33 +02003007}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003008.mapping-source-load:hover{
shadyb3c61a62020-02-16 15:47:33 +02003009 text-decoration: none;
3010}
3011.mapping-source-load i {
3012 color: #1B3E6F;
3013 font-size: 36px;
3014 padding: 10px;
shadyb3c61a62020-02-16 15:47:33 +02003015 border-radius: 100px;
3016 width: 70px;
3017 height: 70px;
3018 display: inline-block;
3019 line-height: 52px;
3020 margin-bottom: 20px;
3021}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003022.mapping-source-load:hover i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003023 background: #F4F9FE;
3024}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003025.mapping-source-load:hover span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003026 color: #1273EB;
3027}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003028.source-load-note{
3029 color:#C3CDDB ;
shadyb3c61a62020-02-16 15:47:33 +02003030 font-size: 8px;
3031}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003032.mapping-source-load.hover-disable{
3033 opacity: .5;
3034}
3035.mapping-source-load.hover-disable:hover span{
3036 color: #1B3E6F;
3037}
3038.mapping-source-load.hover-disable:hover i{
3039 background: transparent;
3040}
Sarah Abouzainah42185842020-09-28 15:52:12 +02003041.mapping-editBar{
3042 margin-bottom: 1rem;
3043}
3044.mapping-editBar .custom-checkbox,
3045.mapping-editBar .btn{
3046 margin: 0 4px !important;
3047 padding: 9px !important;
3048 width: 36px;
3049 height: 36px;
3050 background: #F4F9FE;
3051 border-radius: 50% !important;
3052 text-align: center;
3053 line-height: 14px;
3054}
3055.mapping-editBar .custom-checkbox{
3056 margin-left: 0 !important;
3057}
3058.mapping-editBar .custom-control-label{
3059 top: -2px;
3060 left: 16px;
3061}
3062.mapping-editBar .btn i{
3063 color: #1B3E6F;
3064 font-size: 18px;
3065 opacity: .5;
3066}
3067.mapping-editBar .custom-checkbox:hover,
3068.mapping-editBar .btn:hover i{
3069 opacity: 1;
3070}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003071.template-mapping-list{
shadyb3c61a62020-02-16 15:47:33 +02003072 background: #F4F9FE;
3073 border: 1px solid #E9F3FF;
3074 padding: 5px 10px;
3075 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
3076 width: 100%;
3077 display: inline-block;
3078 margin-bottom: 20px;
3079 color: #1B3E6F;
3080}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003081.template-mapping-list:hover,
3082.template-mapping-list.active {
Sarah Abouzainahf08c5e92020-10-05 15:18:41 +02003083 cursor: pointer;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003084 /* background: #1B3E6F; */
shadyb3c61a62020-02-16 15:47:33 +02003085 text-decoration: none;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003086 /* color: #fff !important; */
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003087 border-radius: 4px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003088 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.3);
shadyb3c61a62020-02-16 15:47:33 +02003089}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003090.template-mapping-list p,
3091.template-mapping-list:hover p{
3092 margin-bottom: 0;
3093 width: 60%;
3094 display: inline-block !important;
3095}
3096.template-mapping-list:hover p{
3097 width: 90%;
3098}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003099.template-mapping-list:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003100 opacity: .9;
3101}
3102
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003103.template-mapping-list span{
shadyb3c61a62020-02-16 15:47:33 +02003104 background: #fff;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003105 border: solid 1px #E9F3FF;
shadyb3c61a62020-02-16 15:47:33 +02003106 color: #2A81ED;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003107 font-size: 9px;
shadyb3c61a62020-02-16 15:47:33 +02003108 float: right;
3109 border-radius: 50px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003110 padding: 3px 10px;
shadyb3c61a62020-02-16 15:47:33 +02003111 margin-left: 5px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003112}
3113.template-mapping-list:hover span{
3114 display: none;
3115}
3116.deleteTemplate{
3117 display: none;
3118 position: absolute;
3119 right: 21px;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003120 top: 2px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003121 border: 0;
3122 background: transparent;
3123}
3124.deleteTemplate i{
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003125 color: #FF6469 !important;
3126 font-size: 16px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003127}
3128.template-mapping-list:hover .deleteTemplate{
3129 display: inline;
shadyb3c61a62020-02-16 15:47:33 +02003130}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003131.max-height-list{
shadyb3c61a62020-02-16 15:47:33 +02003132 max-height: 232px;
3133 padding-bottom: 5px !important;
3134 overflow: auto;
3135}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003136.create-template-mapping-button{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003137 background: #C3CDDB;
3138 border-radius: 50px;
3139 font-size: 12px;
3140 font-weight: bold;
3141 padding: 10px 20px;
3142 margin-bottom: 20px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003143 display: inline-block;
3144 cursor: pointer;
shadyb3c61a62020-02-16 15:47:33 +02003145}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003146.create-template-mapping-button i{
3147margin-right: 5px;
3148 }
3149.view-package-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003150 padding: 20px 56px;
shadyb3c61a62020-02-16 15:47:33 +02003151}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003152.package-type-icon{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003153 color: #1B3E6F;
3154 background: #C1CDDD;
3155 width: 48px;
3156 height: 48px;
3157 border-radius: 48px;
shadyb3c61a62020-02-16 15:47:33 +02003158 display: inline-block;
3159 text-align: center;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003160 line-height: 48px;
shadyb3c61a62020-02-16 15:47:33 +02003161 font-size: 20px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003162 /* margin-right: 20px; */
shadyb3c61a62020-02-16 15:47:33 +02003163}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003164.defintionsNote{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02003165 padding-left: 0;
3166}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003167.defintionsNote li{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02003168 line-height: 24px;
3169 list-style: none;
3170 font-size: 13px;
3171}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003172.package-name-container{
shadyb3c61a62020-02-16 15:47:33 +02003173 width: calc(100% - 60px);
3174 display: inline-block;
3175}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003176.package-name{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003177 font-size: 16px;
3178 color: #1B3E6F;
3179 font-weight: bold;
3180 margin-top: 3px;
shadyb3c61a62020-02-16 15:47:33 +02003181}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003182.package-name span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003183 font-size: 11px;
shadyb3c61a62020-02-16 15:47:33 +02003184}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003185.package-name i{
shadyb3c61a62020-02-16 15:47:33 +02003186 font-size: 12px;
3187 color: #C3CDDB;
3188 margin-left: 5px;
3189}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003190.deply-status-icon{
Sarah Abouzainah95c95202020-07-05 19:45:40 +02003191 margin-right: 4px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003192 width: 1.6%;
3193 vertical-align: baseline;
shadyb3c61a62020-02-16 15:47:33 +02003194}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003195.package-description{
shadyb3c61a62020-02-16 15:47:33 +02003196 color: #D0D7E4;
3197 font-size: 12px;
3198 font-weight: normal;
3199}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003200.package-auth-info{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003201 font-size: 11px;
3202}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003203.package-auth-info p{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003204 margin-bottom: 5px;
3205}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003206.package-auth-info div{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003207 padding-left: 25px;
3208 border-right: solid 1px #F4F9FE;
3209}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003210.package-auth-info div:first-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003211 padding-left: 15px;
3212}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003213.package-auth-info .col-4:first-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003214 padding-left: 15px;
3215}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003216.package-auth-info div:last-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003217 border-right: 0;
3218}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003219.package-auth-info .package-contributers{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003220 margin-bottom: 0 !important;
3221}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003222.package-auth-info .package-contributers button img{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003223 width: 20px;
3224 height: 20px;
3225}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003226.template-mapping-action{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003227 margin-bottom: 20px;
shadyb3c61a62020-02-16 15:47:33 +02003228}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003229.template-mapping-action button{
shadyb3c61a62020-02-16 15:47:33 +02003230 border-radius: 50px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003231 padding: 4px 20px;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003232 font-size: 13px;
shadyb3c61a62020-02-16 15:47:33 +02003233}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003234.template-mapping-action .btn-primary{
Sarah Abouzainah42185842020-09-28 15:52:12 +02003235 background:#66BB00 !important ;
3236 border-color:#66BB00 !important ;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003237 color: #fff !important ;
shadyb3c61a62020-02-16 15:47:33 +02003238}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003239.template-mapping-action .btn-outline-secondary{
3240 background:#fff !important ;
3241 border-color:#ECEDF2 !important ;
3242 color: #C3CDDB !important ;
shadyb3c61a62020-02-16 15:47:33 +02003243}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02003244.template-mapping-action .btn-outline-secondary:hover{
3245 color: #1B3E6F !important;
3246}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003247.table-container{
shadyb3c61a62020-02-16 15:47:33 +02003248 width: 100%;
3249}
3250/*
3251 server-side-angular-way.component.css
3252*/
3253.no-data-available {
3254 text-align: center;
3255}
3256
3257/*
3258 src/styles.css (i.e. your global style)
3259*/
3260.dataTables_empty {
3261 display: none;
3262}
Sarah Abouzainah98600832020-04-22 22:55:39 +02003263.dataTables_length,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003264.dataTables_filter{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003265 margin-bottom: 6px;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003266 color: #1B3E6F !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003267 font-size: 13px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003268 /* font-weight: bold; */
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003269}
3270
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003271.dataTables_filter input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003272 color: #1B3E6F;
3273 background: url(../src/assets/img/icon-search.svg) 9px center no-repeat;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003274 padding: 4px 9px 4px 24px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003275 border: solid 1px #ECEDF2;
3276 border-radius: 4px;
3277}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003278.dataTables_filter input:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003279 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
3280}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003281.mapping-table th,
3282.mapping-table td{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003283 width: auto !important;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003284 padding: 7px 20px 7px 0 !important;
3285 border-bottom: solid 1px #ECEDF2 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003286 font-size: 13px;
3287}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003288.mapping-table th:first-child,
3289.mapping-table td:first-child{
3290 padding-left: 20px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003291}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003292.mapping-table thead th{
3293 border-bottom-color: #ECEDF2 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003294}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003295.mapping-table tbody tr:hover{
3296 background-color: #F4F9FE !important;
3297}
3298.mapping-table th{
3299 padding-top: 10px !important;
3300 padding-bottom: 10px !important;
Ahmedeldeeb50427d1422020-10-18 16:12:27 +02003301 /* background: #F4F9FE; */
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003302}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003303.mapping-table td{
3304 border-top: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003305}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003306table.dataTable.no-footer{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003307 margin-bottom: 9px;
3308 border-bottom: solid 1px #ECEDF2 !important;
3309}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003310.dataTables_info{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003311 padding-top: 12px;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003312 color: #1B3E6F !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003313 font-size: 13px;
3314 font-weight: bold;
3315}
Sarah Abouzainah98600832020-04-22 22:55:39 +02003316.dataTables_wrapper .dataTables_paginate,
3317.dataTables_wrapper .dataTables_paginate a.paginate_button,
3318.dataTables_wrapper .dataTables_paginate a.paginate_button.current,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003319.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003320 margin-bottom: 3px;
3321 color: #1B3E6F !important;
3322 font-size: 13px;
3323 font-weight: bold;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003324 border: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003325}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003326.dataTables_wrapper .dataTables_paginate a.paginate_button:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003327 border: 0;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003328 color: #1B3E6F !important;
3329 background: none !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003330}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003331.dataTables_wrapper .dataTables_paginate a.paginate_button{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003332 padding: 0.4em .9em !important;
3333}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003334.dataTables_wrapper .dataTables_paginate a.paginate_button.current{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003335 color: #1B3E6F !important;
3336 background: #F4F9FE !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003337 border: solid 1px #EEF4F9 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003338 border-radius: 100% !important;
3339 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
3340 outline: 0;
3341}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003342.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003343 opacity: .6;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003344}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003345.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003346 cursor: default;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003347 background: none !important;
3348 border: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003349}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003350.mapping-table .form-control,
3351.mapping-table .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003352 padding: 10px 6px;
3353 border-color: #EEF4F9;
3354 font-size: 14px;
3355 line-height: 12px;
3356 color: #1B3E6F;
3357}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003358.mapping-table .form-control{
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003359 box-shadow: 0 2px 4px rgba(47,83,151,0.1);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003360}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003361.mapping-table tbody tr:hover .form-control:focus,
3362.mapping-table tbody tr:hover .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003363 background-color: #fff !important;
3364}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003365.mapping-table .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003366 background-color: #F4F9FE;
3367 color: #1B3E6F;
3368}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003369.mapping-table .form-control:disabled{
Sarah Abouzainah98600832020-04-22 22:55:39 +02003370 padding-left: 0;
3371 box-shadow: none;
3372 border: 0;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003373 background: transparent !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003374 color: #1B3E6F;
3375}
AhmedEldeeb50bf566c12020-05-07 16:10:33 +02003376
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003377/* Windows View as 150% */
3378@media (resolution: 150dpi) {
3379 /* @media (-webkit-device-pixel-ratio: 1.5) { */
3380 .body-container > .container{
3381 max-width: 960px !important;
3382 }
3383}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003384/* Extra small devices (portrait phones, less than 576px) */
3385@media (max-width: 575.98px) {
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003386 .page-title{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003387 padding: 18px;
3388 }
3389}
3390
3391/* Small devices (landscape phones, 576px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003392@media (min-width: 576px) and (max-width: 767.98px) {
3393
3394}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003395
3396/* Medium devices (tablets, 768px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003397@media (min-width: 768px) and (max-width: 991.98px) {
3398
3399}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003400
3401/* Large devices (desktops, 992px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003402@media (min-width: 992px) and (max-width: 1199.98px) {
3403
3404}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003405
3406/* Extra large devices (large desktops, 1200px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003407@media (min-width: 1200px) {
3408
3409}
3410
3411
3412
3413
3414
3415
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003416/* Package Wizard panel */
3417.packageWizard.panel-wrap{
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02003418 position: fixed;
3419 top: 100px;
3420 bottom: 0;
3421 right: 0;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003422 width: 350px;
3423 height: 200px;
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02003424 transform: translateX(100%);
3425 transition: .3s ease-out;
3426 z-index: 2000;
3427}
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003428.packageWizard .panel{
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02003429 position: absolute;
3430 top: 0;
3431 bottom: 0;
3432 left: 0;
3433 right: 0;
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02003434 overflow: auto;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003435 padding: 20px;
3436 padding-top: 9px;
Sarah Abouzainah28e656f2020-09-09 17:02:34 +02003437 background: #1B3E6F;
3438 color: #fff;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003439 border-top: solid 6px #1273EB;
Sarah Abouzainah28e656f2020-09-09 17:02:34 +02003440 box-shadow: 0 2px 13px 6px rgba(47, 83, 151, .17) !important;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003441 border-radius: 3px !important;
3442 /* border-top-right-radius: 0 !important;
3443 border-bottom-right-radius: 0 !important; */
3444 text-align: center;
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02003445}
3446
3447/* simulate panel state control --
3448this can also be triggered by a
3449class name added to the body tag.
3450Just using a checkbox sibling here
3451for simplicity
3452*/
3453[type="checkbox"]:checked ~ .panel-wrap {
3454 transform: translateX(0%);
3455}
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003456.packageWizard h3{
3457 margin-bottom: 15px;
3458 font-weight: bold !important;
3459 font-size: 16px;
3460}
3461.packageWizard p{
3462 margin-bottom: 12px;
3463 font-size: 14px;
3464}
3465.packageWizard span{
3466 font-size: 13px;
3467 color: #C3CDDB;
3468}
3469.startTour{
3470 margin-top: 15px;
3471 padding: 9px 21px;
3472 font-weight: bold;
3473 font-size: 12px;
3474 border: 0;
3475 border-radius: 18px;
3476 background-color: #1273EB;
3477 color: #fff;
3478}
3479.closeWizard{
3480 margin-top: 12px;
3481 border: 0;
3482 background: none;
3483 font-weight: normal;
Sarah Abouzainah28e656f2020-09-09 17:02:34 +02003484 color: #E0E8F2;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003485 font-size: 12px;
3486}
3487/*Wizard Content*/
3488.mat-menu-panel{
Sarah Abouzainah28e656f2020-09-09 17:02:34 +02003489 box-shadow: 0 2px 13px 6px rgba(47, 83, 151, .17) !important;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003490 border-radius: 3px !important;
Sarah Abouzainah33b6dbc2020-09-21 12:34:15 +02003491 border-top: solid 3px #1273EB;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003492}
3493.mat-menu-panel::after {
3494 content: '';
3495 display: block;
3496 width: 0;
3497 height: 0;
3498 position: absolute;
3499 border-left: 8px solid transparent;
3500 border-right: 8px solid transparent;
Sarah Abouzainah33b6dbc2020-09-21 12:34:15 +02003501 border-bottom: 8px solid #1273EB;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003502 left: 9px;
3503 top: -8px;
3504}
3505.mat-card{
Sarah Abouzainah28e656f2020-09-09 17:02:34 +02003506 background: #1B3E6F !important;
3507 color: #fff !important;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003508 font-family: inherit !important;
3509 border-radius: 0 !important;
3510}
3511.mat-card-content,
3512.mat-card-subtitle{
3513 font-size: 13px;
3514}
3515.mat-card-title{
3516 margin-bottom: 9px !important;
3517 font-weight: bold !important;
3518 font-size: 16px !important;
3519}
3520.mat-icon-button[disabled]{
Sarah Abouzainah28e656f2020-09-09 17:02:34 +02003521 color: rgba(224, 232, 242, .5) !important;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003522}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003523
3524
3525
3526
3527
3528
3529
3530