blob: fb200deadd163e4429e990b9741a2761045c495b [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 Abouzainah56ce1442020-07-10 03:07:45 +020021.btn-outline-danger{
22 background: #fff !important;
23 border: solid 1px #ECEDF2 !important;
24 color: #FF6469 !important;
25}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +020026.btn:disabled:hover{
27 cursor: default;
28}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020029.custom-control-label::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020030 border: solid 1px #C3CDDB !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020031 border-radius: 0 !important;
32}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020033.custom-control-input:checked ~ .custom-control-label::before{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020034 background: #1B3E6F !important;
35}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020036.custom-radio .custom-control-label::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020037 border-radius: 50% !important;
38}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020039.custom-control-label{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020040 font-size: 13px;
41 line-height: 24px;
42}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020043.form-check-input + span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020044 display: inline-flex !important;
45}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020046.form-check-input + span i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020047 margin-right: 9px !important;
48}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020049.form-control:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020050 background-color: #F4F9FE !important;
51}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020052.label-input input[type="radio"]{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020053 width: 14px !important;
54 height: 14px;
55}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +020056.card-header .btn[aria-expanded="true"],
57.card-header .btn[aria-expanded="false"]{
58 padding-left: 25px !important;
59 padding-right: 25px !important;
60 border-radius: 0 !important;
61}
62.card-header .btn[aria-expanded="true"]{
63 background-color:#F4F9FE;
64}
65.card-header .btn[aria-expanded="false"]{
66 background-color:#fff;
67}
68/*NGX-TOASTR*/
69.ngx-toastr{
70 border-radius: 2px !important;
71 color: #1B3E6F !important;
72 font-size: 13px !important;
73 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1) !important;
74}
75.toast-success{
76 border-left: solid 5px #66BB00 !important;
77 background: url(/assets/img/icon-required-yes.svg) 12px center #fff no-repeat !important;
78}
79.toast-error{
80 border-left: solid 5px #FF6469 !important;
81 background: url(/assets/img/icon-error.svg) 12px center #fff no-repeat !important;
Sarah Abouzainahced91552020-06-04 17:45:57 +020082 background-size: 18px !important;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +020083}
Sarah Abouzainah95c95202020-07-05 19:45:40 +020084.toast-info{
85 border-left: solid 5px #1273EB !important;
86 background: url(/assets/img/icon-info-color.svg) 12px center #fff no-repeat !important;
87}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020088/*ICONS*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020089.icon-menuDots{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020090 font-size: 3px !important;
91 color: #1B3E6F;
92 vertical-align: middle;
93}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020094/*Components*/
Ahmed Abbas6ee4d312019-11-20 11:32:53 +020095/* Menu Styles */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020096.primary-nav{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +020097 /* left: 0; */
98 position: fixed;
99 z-index: 999;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200100}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200101.menu{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200102 position: relative;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200103}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200104.menu ul{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200105 margin: 0;
106 padding: 0;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200107 list-style: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200108}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200109.open-panel{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200110 border: none;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200111 background-color:#fff;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200112 padding: 0;
113}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200114.logo-icon{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200115 background: #fff;
116 position: relative;
117 display: block;
118 text-align: center;
119 padding: 16px 0;
120 width: 50px;
121 height: 60px;
122 left: 0;
123 top: 0;
124 z-index: 1000;
125 cursor: pointer;
126}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200127.primary-nav .menu li{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200128 position: relative;
129}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200130.menu .icon{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200131 position: absolute;
132 top: 12px;
133 right: 10px;
134 pointer-events: none;
135 width: 30px;
136 height: 30px;
137 color: #fff;
138 text-align: center;
139}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200140.menu .icon .fa{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200141 vertical-align: middle;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200142}
143.menu,
144.menu a,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200145.menu a:visited{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200146 color: #fff;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200147 text-decoration: none!important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200148 position: relative;
149}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200150.menu a{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200151 display: block;
152 white-space: nowrap;
153 padding: 10px 1em;
154 font-size: 12px;
155 font-weight: bold;
156 height: 52px;
157 line-height: 30px;
158}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200159.menu a:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200160 color: #fff;
161}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200162.menu-dropdown li .icon{
shadyb3c61a62020-02-16 15:47:33 +0200163 text-align: center;
164 font-size: 16px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200165 color: #fff;
shadyb3c61a62020-02-16 15:47:33 +0200166 line-height: 33px;
167}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200168.menu-dropdown a{
shadyb3c61a62020-02-16 15:47:33 +0200169 cursor: pointer;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200170}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200171.menu-dropdown li.active .icon{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200172 color: #fff;
173 background: #265699;
174 border-radius: 50%;
175}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200176.menu-dropdown li:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200177 background: #172B4D;
178}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200179.menu label{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200180 margin-bottom: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200181 display: block;
182}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200183.menu label:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200184 cursor: pointer;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200185}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200186.menu input[type="checkbox"]{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200187 display: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200188}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200189input#menu[type="checkbox"]{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200190 display: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200191}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200192.sub-menu-dropdown{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200193 display: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200194}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200195.new-wrapper{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200196 position: absolute;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200197 left: 50px;
198 width: calc(100% - 50px);
199 transition: transform .45s cubic-bezier(0.77, 0, 0.175, 1);
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200200}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200201#menu:checked + ul.menu-dropdown{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200202 left: 0;
203 -webkit-animation: all .45s cubic-bezier(0.77, 0, 0.175, 1);
204 animation: all .45s cubic-bezier(0.77, 0, 0.175, 1);
205}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200206.sub-menu-checkbox:checked + ul.sub-menu-dropdown{
207 display: block!important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200208 -webkit-animation: grow .45s cubic-bezier(0.77, 0, 0.175, 1);
209 animation: grow .45s cubic-bezier(0.77, 0, 0.175, 1);
210 border-top: solid 2px #1B3E6F;
211}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200212.openNav .new-wrapper{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200213 position: absolute;
214 transform: translate3d(200px, 0, 0);
215 width: calc(100% - 250px);
216 transition: transform .45s cubic-bezier(0.77, 0, 0.175, 1);
217}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200218.downarrow{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200219 background: transparent;
220 position: absolute;
221 right: 50px;
222 top: 12px;
223 color: #fff;
224 width: 24px;
225 height: 24px;
226 text-align: center;
227 display: block;
228}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200229.downarrow:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200230 color: #fff;
231}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200232.menu{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200233 position: absolute;
234 display: block;
235 left: -200px;
236 top: 0;
237 width: 250px;
238 height: 100vh;
239 transition: all 0.45s cubic-bezier(0.77, 0, 0.175, 1);
240 background-color: #1B3E6F;
241 z-index: 999;
242}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200243.menu-dropdown{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200244 top: 0;
245 overflow-y: auto;
246}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200247.overflow-container{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200248 position: relative;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200249 height: calc(100vh - 50px)!important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200250 overflow-y: auto;
251 border-top: 60px solid #fff;
252 z-index: -1;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200253 display:block;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200254}
255
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200256.menu .logotype{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200257 position: absolute !important;
258 top: 16px;
259 left: 55px;
260 display: block;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200261}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200262/* .sub-menu-dropdown{
263background-color: #333;
264} */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200265.menu:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200266 position: absolute;
267 left: 0;
268 top: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200269}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200270.openNav .menu:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200271 position: absolute;
272 left: -200px;
273 top: 60px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200274}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200275.openNav .menu{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200276 top: 60px;
277 transform: translate3d(200px, 0, 0);
278 transition: transform .45s cubic-bezier(0.77, 0, 0.175, 1);
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200279}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200280@-webkit-keyframes grow{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200281 0% {
282 display: none;
283 opacity: 0;
284 }
285 50% {
286 display: block;
287 opacity: 0.5;
288 }
289 100% {
290 opacity: 1;
291 }
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200292}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200293@keyframes grow{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200294
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200295 0% {
296 display: none;
297 opacity: 0;
298 }
299 50% {
300 display: block;
301 opacity: 0.5;
302 }
303 100% {
304 opacity: 1
shaaban Altananyba3756e2020-01-07 12:08:44 +0200305 }
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200306}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200307/*User Profile*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200308.userProfile .dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200309 width: 99.5%;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200310}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200311.userProfile .dropdown:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200312 background: #172B4D !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200313}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200314.userProfile .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200315 background: transparent;
316 border: 0;
317 box-shadow: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200318 font-size: 13px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200319 line-height: 40px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200320}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200321.import-container-all{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200322 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200323 padding-bottom: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200324}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200325.import-container{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200326 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200327 background: #E7F1FC;
328 margin-bottom: 20px;
329 padding: 9px 18px;
330 border: solid 1px #EEF4F9;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200331}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200332.import-container-input{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200333 width: 40%;
334 position: relative;
335 display: inline-block;
336 margin-right: 20px;
337}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200338.import-container-input input{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200339 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200340 height: 36px;
341 padding: 5px 40px 5px 12px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200342 border: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200343 border-radius: 2px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200344 -webkit-box-shadow: 0px 0px 42px -27px rgba(0,0,0,0.75);
345 -moz-box-shadow: 0px 0px 42px -27px rgba(0,0,0,0.75);
346 box-shadow: 0px 0px 42px -27px rgba(0,0,0,0.75);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200347 font-size: 13px;
348 color: #172B4D;
349}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200350.import-container-input input:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200351 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.18);
352}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200353.import-container-input input::placeholder{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200354 color: #959DA8 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200355}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200356.enter-link{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200357 position: absolute;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200358 right: 12px;
359 font-size: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200360 top: 6px;
361 color: #1273EB;
362}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200363.enter-link:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200364 text-decoration: none;
365}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200366.import-container-input input::placeholder{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200367 color: #CFD7E5;
368}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200369.import-container-span{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200370 font-size: 12px;
371}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200372.import-container-all .accordion .card-header{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200373 padding: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200374 background: #fff !important;
375 border-bottom: 0 !important;
376}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200377.import-container-all .collapse.show{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200378 border-top: solid 1px #ECEDF2;
379}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200380.import-container-all .card-header .accordion-delete{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200381 display: none;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200382 position: absolute;
383 right: 15px;
384 background: #F4F9FE;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200385}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200386.import-container-all .card-header:hover .accordion-delete{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200387 display: inline;
388}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200389.accordion-delete{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200390 color: #FF6469;
391 font-size: 18px;
392 margin-top: 11px;
393}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200394.accordion-delete:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200395 text-decoration: none;
396}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200397/* .userProfile .dropdown-toggle{
398height: 40px;
399} */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200400.userProfile .dropdown-toggle:hover ~ .dropdown-text,
401.userProfile .dropdown-toggle:focus ~ .dropdown-text{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200402 background: transparent !important;
403 border-radius: 0 !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200404 box-shadow: none !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200405}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200406
407.userProfile .dropdown-text::after {
shaaban Altananyba3756e2020-01-07 12:08:44 +0200408 right: 14px;
409 top: 8px;
410 width: 24px;
411 height: 24px;
412 background: url(/assets/img/img-userProfile.png) center center no-repeat;
413}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200414.packagesFilter .custom-checkbox{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200415 margin-left: 8px;
416}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200417.packagesFilter .custom-control-label{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200418 line-height: 28px !important;
419 font-size: 14px !important;
420 text-indent: 6px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200421}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200422.packagesFilter .reset-filter{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200423 margin-top: 6px;
424 padding-top: 6px;
425 padding-left: 9px;
426 border-top: solid 1px #ECEDF2;
427 font-size: 13px;
428}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200429.packagesFilter .reset-filter a:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200430 background: none !important;
431 text-decoration: none;
432 color: #1B3E6F;
433}
Sarah Abouzainah95c95202020-07-05 19:45:40 +0200434.tags-filter-list{
435 max-height: 260px;
436 overflow-y: auto;
437}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200438/**Packages Sort**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200439.sort-packages{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200440 font-size: 12px;
441 font-weight: bold;
442 color: #C3CDDB;
443}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200444.sort-packages .dropdown{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200445 width: 88px;
446}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200447.sort-packages .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200448 background: transparent;
449 border: 0;
450 box-shadow: none;
451 color: #1B3E6F;
452}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200453.sort-packages .dropdown-text::after{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200454 right: 18px !important;
455 border: solid !important;
456 border-color: #1B3E6F transparent transparent transparent !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200457}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200458.sort-packages .dropdown-toggle:focus ~ .dropdown-text::after{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200459 top: 12px !important;
460 border-color: transparent transparent #1B3E6F transparent !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200461}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200462.sort-packages .dropdown-toggle:hover ~ .dropdown-text,
463.sort-packages .dropdown-toggle:focus ~ .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200464 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
465 background: #fff;
466}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200467.sort-packages .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200468.sort-packages .dropdown-toggle:focus ~ .dropdown-content{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200469 top: 30px;
470}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200471.sort-packages .dropdown-content{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200472 width: 88px;
473 padding: 6px 0;
474 background: #fff;
475 border-radius: 2px;
476 border: 0;
477 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
478}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200479.sort-packages .dropdown-content a{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200480 color: #1B3E6F;
481 font-size: 12px;
482}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200483.sort-packages .dropdown-content a:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200484 color: #1B3E6F;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200485 background-color: #F4F9FE;
486 text-decoration: unset;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200487 cursor: pointer;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200488}
489/**Pagination**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200490.page-item{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200491 margin: 3px 2px 0;
492}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200493.page-item .page-link,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200494.page-item.disabled .page-link{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200495 padding: 5px 9px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200496 background: transparent !important;
497 border: 0;
498 color: #1B3E6F !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200499 font-size: 13px;
500 font-weight: bold;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200501}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200502.page-item.active .page-link,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200503.page-link:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200504 color: #1B3E6F !important;
505 background-color: #fff !important;
506 border-radius: 100% !important;
507 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
508 outline: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200509}
510/**Packages Cards***/
511/***Package Info Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200512.packages-card .card{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200513 width: 100%;
Ahmed Abbaseea49072019-11-27 15:04:18 +0200514 margin: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200515 border-radius: 2px;
516 border: 0;
517 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
518}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200519.packages-card .card:hover .packageName{
520 color: #1273EB !important;
521}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200522.packages-card .card-title{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200523 margin-bottom: 0 !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +0200524 font-size: 13px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200525 font-weight: bold;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200526 color: #1B3E6F;
527}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200528.packages-card .card-title span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200529 color: #1B3E6F;
530 font-size: 11px;
Sarah Abouzainah98600832020-04-22 22:55:39 +0200531 vertical-align: bottom;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200532}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200533.packages-card p{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200534 font-size: 12px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200535 color: #D0D7E4;
536}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200537.packages-card p.package-desc{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200538 margin-top: 6px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200539 font-size: 13px;
540 text-align: left;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200541 display: -webkit-box;
542 -webkit-line-clamp: 1;
543 -webkit-box-orient: vertical;
Sarah Abouzainah98600832020-04-22 22:55:39 +0200544 overflow: hidden;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200545 color: #1B3E6F;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200546}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200547.packages-card p.package-desc:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200548 color: #1B3E6F !important;
549 text-decoration: underline;
550}
551
552.packages-card [data-tooltip]::before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200553.packages-card .tooltip::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200554 border: 0 !important;
555}
556.packages-card .tooltip:after,
557.packages-card [data-tooltip]:after {
558 padding: 9px;
559 font-size: 11px;
Sarah Abouzainah95c95202020-07-05 19:45:40 +0200560 background: #fff;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200561 border: solid 1px #E6EDF5;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200562 box-shadow: 0 0 12 rgba(0,0,0,0.8);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200563 border-radius: 3px;
564}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200565/***Add Package Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200566.addPaackage-card{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200567 padding: 10px 0;
568 background: #F4F9FE !important;
569 border: solid 1px #D7E7F9 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200570 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.18) !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200571}
Sarah Abouzainahced91552020-06-04 17:45:57 +0200572.addPaackage-card .card-body img{
573 width: 30%;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +0200574 vertical-align: text-top;
Sarah Abouzainahced91552020-06-04 17:45:57 +0200575}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200576.addPaackage-card a{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200577 margin: 0;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200578 padding: 7px 15px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200579 font-weight: bold;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200580 font-size: 12px;
Sarah Abouzainahced91552020-06-04 17:45:57 +0200581 border-radius: 18px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200582 border-width: 0px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200583 border-style: solid;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200584 background-position: 15px center;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200585 background-repeat: no-repeat;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200586 text-align: left;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200587}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200588.addPaackage-card a:hover{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200589 text-decoration: unset;
590}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200591.btn-create-package i,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200592.btn-import-package i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200593 margin-right: 9px;
594 font-size: 14px;
595 vertical-align: middle;
596}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200597.btn-create-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200598.btn-create-package:hover{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200599 background-color: #1B3E6F;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200600 color: #fff;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200601}
602.btn-import-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200603.btn-import-package:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200604 background: #C3CDDB;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200605 color: #1B3E6F;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200606}
607/***Actions Menu***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200608.packages-card .dropdown{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200609 width: auto;
610 float: right;
611}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200612.packages-card .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200613 background: transparent;
614 border: 0;
615 box-shadow: none;
616 text-indent: 0;
617 line-height: unset;
618 border-bottom-left-radius: 0;
619 border-bottom-right-radius: 0;
620 opacity: .6;
621}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200622.packages-card .dropdown-text:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200623 opacity: 1;
624}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200625.packages-card .dropdown-text::after{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200626 display: none;
627}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200628.packages-card .dropdown-text img{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200629 padding: 9px 7px;
630}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200631.packages-card .dropdown-content{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200632 right: 0;
633 width: 120px;
634 padding: 6px 0;
635 border: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200636 border-radius: 50%;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200637}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200638/* .userProfile .dropdown-content{
639 bottom: 40px !important;
640 top: unset !important;
641 width: 100%;
642} */
643/**Tab Nav**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200644.nav-tabs{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200645 border-bottom-color: #ECEDF2 !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200646}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200647.nav-link{
shadyb3c61a62020-02-16 15:47:33 +0200648 padding: 15px 20px 15px 20px !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200649 text-transform: uppercase !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200650 font-size: 12px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200651 font-weight: bold;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200652 color: #C3CDDB !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200653 border: none !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200654}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200655.nav-tabs .nav-link:focus,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200656.nav-tabs .nav-link:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200657 border: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200658 transition: 0.3s;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200659}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200660.nav-tabs .nav-link:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200661 color: #1B3E6F !important;
662}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200663.nav-tabs .nav-link.active{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200664 color: #1B3E6F !important;
665 background: transparent !important;
666 border: 0 !important;
667 border-bottom: solid 2px #1B3E6F !important;
668}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200669.nav-tabs .nav-link::before{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200670 content: "|";
671 padding-right: 20px !important;
672 color: #C3CDDB;
673 font-weight: normal;
shadyb3c61a62020-02-16 15:47:33 +0200674 position: absolute;
675 left: 0px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200676}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200677.nav-tabs .nav-link:first-child::before{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200678 content: none;
679}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200680.nav-tabs .nav-link:first-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200681 padding-left: 20px !important;
682}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200683.nav-item.nav-link.complete,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200684.nav-item.active.complete{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200685 padding: 15px 20px 15px 44px !important;
686 background: url(/assets/img/icon-required-yes.svg) 20px center no-repeat !important;
687}
Sarah Abouzainah95c95202020-07-05 19:45:40 +0200688.tabs-no-content{
689 font-size: 13px;
690 font-weight: bold;
691}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200692/**Sliding Search Input**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200693.searchBox{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200694 position: absolute;
695 top: 0%;
696 right: 0%;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200697 transform: translate(0%,-0%);
shaaban Altananyba3756e2020-01-07 12:08:44 +0200698 height: 40px;
699}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200700.searchButton{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200701 float: right;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200702 margin-top: 18px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200703 padding-left: 0 !important;
704 padding-right: 24px !important;
705 width: 60px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200706 height: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200707 background: url(../src/assets/img/icon-search.svg) center center no-repeat;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200708 background-size: 24%;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200709 border: 0 !important;
710 border-right: solid 1px #1B3E6F !important;
711 display: flex;
712 justify-content: center;
713 align-items: center;
714 transition: 0.4s;
715}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200716.searchBox:hover > .searchInput{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200717 width: 240px;
718 border-bottom: solid 1px #C3CDDB;
719}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200720.searchBox:hover > .searchInput::placeholder{
721 color: #C3CDDB;
722}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200723.searchBox > .searchInput:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200724 border-bottom: solid 1px #1B3E6F !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200725 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
726 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
727 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200728}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200729.searchBox:hover > .searchButton{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200730 color: #1B3E6F;
731}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200732.searchInput{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200733 border: none;
734 background: none;
735 outline: none;
736 float: left;
737 padding: 0;
738 color: #1B3E6F;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200739 font-size: 12px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200740 transition: 0.4s;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200741 line-height: 49px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200742 width: 0px;
743}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200744.searchInput::placeholder{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200745 color: #BABBC3;
746}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200747.searchBox-expanded{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200748 width: 240px;
749 border-bottom: solid 1px #C3CDDB;
750}
751/**Drop Down Menu**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200752.dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200753 position: relative;
754 display: inline-block;
755 text-align: left;
756 width: 132px;
757 z-index: 200;
758}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200759.dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200760 cursor: pointer;
761 position: relative;
762 text-indent: 10px;
763 line-height: 32px;
764 background-color: #eee;
765 border: 1px solid #ccc;
766 border-radius: 3px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200767 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 +0200768 width: 100%;
769}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200770.dropdown-text:after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200771 position: absolute;
772 right: 6px;
773 top: 15px;
774 content: '';
775 width: 0px;
776 height: 0px;
777 border-style: solid;
shadyb3c61a62020-02-16 15:47:33 +0200778 /* border-width: 5px 4px 0 4px;
779 border-color: #555 transparent transparent transparent; */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200780 border:0px
shaaban Altananyba3756e2020-01-07 12:08:44 +0200781}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200782.dropdown-toggle{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200783 font-size: 0;
784 z-index: 1;
785 cursor: pointer;
786 position: absolute;
787 top: 0;
788 border: none;
789 padding: 0;
790 margin: 0 0 0 1px;
791 background: transparent;
792 text-indent: -10px;
793 height: 34px;
794 width: 100%;
795}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200796.dropdown-toggle:focus{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200797 outline: 0;
798}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200799.dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200800 position: absolute;
801 top: 32px;
802 width: 140px;
803 margin: 0;
804 padding: 0;
805 opacity: 0;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200806 visibility:hidden;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200807 -webkit-transition: all .25s ease;
808 -moz-transition: all .25s ease;
809 -ms-transition: all .25s ease;
810 -o-transition: all .25s ease;
811 transition: all .25s ease;
812 list-style-type: none;
813 border-radius: 3px;
814 text-indent: 10px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200815 line-height: 28px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200816 background-color: #eee;
817 border: 1px solid #ccc;
818}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200819.dropdown-content a{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200820 display: block;
821}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200822.dropdown-content a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200823 background: #e8e8e8;
824}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200825.dropdown-toggle:hover ~ .dropdown-text,
826.dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200827 background-color: #e8e8e8;
828}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200829.dropdown-toggle:focus ~ .dropdown-text{
830 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 +0200831 z-index: 2;
832}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200833.dropdown-toggle:focus ~ .dropdown-text:after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200834 border-width: 0 4px 5px 4px;
835 border-color: transparent transparent #555 transparent;
836}
837.dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200838.dropdown-toggle:focus ~ .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200839 opacity: 1;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200840 visibility:visible;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200841 top: 42px;
842}
843/**Card**/
844/* Hover Shadow */
845@keyframes hover {
846 50% {
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200847 transform: translateY(-3px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200848 }
shaaban Altananyba3756e2020-01-07 12:08:44 +0200849 100% {
850 transform: translateY(-6px);
851 }
852}
853@keyframes card {
854 0% {
855 transform: translateY(6px);
856 opacity: .3;
857 }
858 50% {
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200859 transform: translateY(3px);
shaaban Altananyba3756e2020-01-07 12:08:44 +0200860 opacity: .8;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200861 }
shaaban Altananyba3756e2020-01-07 12:08:44 +0200862 100% {
863 transform: translateY(6px);
864 opacity: .3;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200865 }
shaaban Altananyba3756e2020-01-07 12:08:44 +0200866}
867.card {
868 /* display: inline-block;
869 position: relative;
870 transition-duration: 0.2s;
871 transition-property: transform;
872 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
873 transform: translateZ(0); */
874 margin-bottom: 25px !important;
875 box-shadow: 0 0 1px rgba(0, 0, 0, 0);
876}
877/* .card:before {
878 pointer-events: none;
879 position: absolute;
880 z-index: -1;
881 content: '';
882 top: 100%;
883 left: 5%;
884 height: 10px;
885 width: 90%;
886 opacity: 0;
887 background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 70%);
888 transition-duration: 0.2s;
889 transition-property: transform opacity;
890} */
891/* .card:hover {
892 transform: translateY(-3px);
893 animation-name: hover;
894 animation-duration: 1s;
895 animation-delay: 0.2s;
896 animation-timing-function: linear;
897 animation-iteration-count: 1;
898 animation-direction: alternate;
899}
900.card:hover:before {
901 opacity: .4;
902 transform: translateY(3px);
903 animation-name: card;
904 animation-duration: 1s;
905 animation-delay: .2s;
906 animation-timing-function: linear;
907 animation-iteration-count: 1;
908 animation-direction: alternate;
909} */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200910.card-body{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200911 padding: 10px 20px 20px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200912}
913
914/*Main Container*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200915.main-container{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200916 padding: 0 !important;
917}
Sarah Abouzainah75680a72020-07-16 17:52:00 +0200918/*Profile & Help Area*/
919.profile-help .navbar{
920 padding: 0 !important;
921}
922.profile-help .dropdown{
923 width: 50px;
924}
925.profile-help .dropdown-text{
926 border: 0;
927 background: transparent;
928 box-shadow: none;
929 font-size: 13px;
930 /* text-indent: -999px; */
931}
932.profile-help .dropdown-text img{
933 width: 33px;
934 height: 33px;
935 border: solid 1px #fff;
936 object-fit: cover;
937 border-radius: 50%;
938}
939.profile-help .dropdown-toggle:hover ~ .dropdown-text{
940 background: #fff;
941}
942.profile-help .dropdown-toggle:hover ~ .dropdown-text img{
943 box-shadow: 0 2px 6px 6px rgba(47, 83, 151, .17);
944}
945.profile-help .dropdown-content{
946 right: 0;
947 top: 47px;
948 padding: 4px 0;
949 background-color: #fff;
950 border: 1px solid #ECEDF2;
951 border-radius: 2px;
952 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.12) !important;
953}
954.profile-help .dropdown-content li:hover{
955 background-color: #ECEDF2;
956}
957.profile-help .dropdown-content a{
958 padding: 3px;
959 color: #1B3E6F;
960 font-size: 13px;
961}
962.profile-help .dropdown-content a:hover{
963 text-decoration: none;
964 background-color: transparent;
965}
Sarah Abouzainah663e41d2020-09-06 21:02:08 +0200966.userMenu.dropdown{
967 margin-left: 9px;
968 border-left: solid 1px #ECEDF2;
969}
970.helpMenu.dropdown{
971 width: 32px !important;
972}
973.helpMenu .dropdown-text{
974 text-indent: unset;
975 text-align: center;
976}
977.helpMenu li:not(:last-child){
978 margin-bottom: 9px;
979}
980.helpMenu .dropdown-text i{
981 text-align: center;
982 font-size: 19px;
983 color: #C3CDDB;
984 vertical-align: middle;
985}
986.helpMenu:hover .dropdown-text i{
987 color: #1B3E6F;
988}
989.helpMenu .dropdown-content{
990 padding: 6px;
991}
992.helpMenu .dropdown-content a{
993 padding: 0 12px;
994 text-align: left;
995 text-indent: 0;
996 font-size: 14px;
997 line-height: 22px;
998}
999.helpMenu .dropdown-content p{
1000 display: inline;
1001 line-height: 15px;
1002 font-weight: bold;
1003}
1004.helpMenu .dropdown-content p:hover{
1005 cursor: pointer;
1006}
1007.helpMenu .dropdown-content p label{
1008 display: inline;
1009}
1010.helpMenu .dropdown-content p input{
1011 display: none;
1012}
1013.helpMenu .dropdown-content span{
1014 display: inline-block;
1015 padding-left: 18px;
1016 font-size: 13px;
1017 color: #C1CDDD;
1018 font-weight: normal;
1019}
1020.helpMenu .dropdown-toggle:focus ~ .dropdown-text{
1021 background-color: #F4F9FE;
1022 border-radius: 50%;
1023}
1024.helpMenu .dropdown-content{
1025 width: 262px;
1026}
Sarah Abouzainah75680a72020-07-16 17:52:00 +02001027.help-btn{
1028 border-right: solid 1px #ECEDF2;
1029}
1030.help-btn .nav-link{
1031 padding: 7px 8px 0 !important;
1032}
1033.help-btn i{
1034 font-size: 19px;
1035 color: #C3CDDB;
1036}
1037.help-btn a:hover i{
1038 color: #1B3E6F;
1039}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001040.header-button-save button{
shadyb3c61a62020-02-16 15:47:33 +02001041 border-radius: 50px;
1042}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001043/*Page Title*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001044.page-title{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001045 padding: 20px 30px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001046 background:#fff;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001047 border-left: solid 1px #FAFAFA;
1048 margin-bottom: 21px;
1049 -webkit-box-shadow: 0 4px 10px 0 #eef0f5;
1050 box-shadow: 0 4px 10px 0 #eef0f5;
1051 position: relative;
1052 z-index: 8;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001053 /* position: fixed;
1054 width: calc(100% - 50px); */
shaaban Altananyba3756e2020-01-07 12:08:44 +02001055}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001056.page-title h2{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001057 font-size: 16px;
1058 font-weight: bold;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001059 padding-top: 1px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001060}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001061.page-title h2 span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001062 color: #C3CDDB;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001063 font-size: 14px;
1064}
1065/*Content*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001066.body-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001067 padding: 0 30px !important;
1068}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001069.body-container > .container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001070 padding: 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001071}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001072.search-filter-col{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001073 padding-right: 0 !important;
1074 border-bottom: solid 1px #ECEDF2 !important;
1075}
1076/**Packages Filter**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001077.packagesFilter{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001078 margin-top: 12px;
1079 margin-bottom: 7px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001080 z-index: 220 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001081}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001082.packagesFilter .dropdown-toggle{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001083 height: 36px !important;
1084}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001085.packagesFilter .dropdown-toggle:focus ~ .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001086 border-color: transparent transparent #1B3E6F transparent;
1087}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001088.packagesFilter .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001089 background: transparent;
1090 border: 0;
1091 box-shadow: none;
1092 text-indent: 14px;
1093 line-height: 30px;
1094 font-size: 12px;
1095}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001096.packagesFilter .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001097 right: 12px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001098 border: solid !important;
1099 border-width: 5px 4px 0 4px !important;
1100 border-color: #1B3E6F transparent transparent transparent !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001101}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001102.packagesFilter .dropdown-toggle:hover ~ .dropdown-text,
1103.packagesFilter .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001104 background-color: transparent;
1105 box-shadow: none;
1106 border-radius: 0;
1107}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001108.packagesFilter .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001109 background: #fff;
1110 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1111}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001112.packagesFilter .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001113 top: 12px;
1114}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001115.packagesFilter .dropdown-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001116 padding: 6px 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001117 background: #fff;
1118 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1119 border: 0;
1120 border-top-left-radius: 0;
1121 border-top-right-radius: 0;
1122 border-bottom-left-radius: 2px;
1123 border-bottom-right-radius: 2px;
1124}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001125.packagesFilter .dropdown-content li:hover .custom-checkbox{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001126 cursor: pointer;
1127}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001128.packagesFilter .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001129.packagesFilter .dropdown-toggle:focus ~ .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001130 top: 30px;
1131}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001132.packagesFilter .form-control{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001133 padding: 12px 9px 12px 38px !important;
1134 border: 0 !important;
1135 border-bottom: solid 1px #D7E7F9 !important;
1136 background: url(../src/assets/img/icon-search.svg) 15px center no-repeat;
1137 background-size: 4%;
1138 border-radius: 0 !important;
1139 color: #1B3E6F;
1140 font-size: 13px;
1141}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001142.packagesFilter .form-control::placeholder{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001143 color: #BABBC3;
1144}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001145.packagesFilter .form-control:focus{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001146 box-shadow: none !important;
1147 border-bottom: solid 1px #1B3E6F !important;
1148}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001149.packagesFilter .custom-checkbox{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001150 margin-left: 8px;
1151}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001152.packagesFilter .custom-control-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001153 left: 10px;
1154}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001155.packagesFilter .custom-control-label{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001156 line-height: 28px !important;
1157 font-size: 13px !important;
1158 text-indent: 6px !important;
1159}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001160.fillteredTags{
1161 margin-left: 3px;
1162 padding: 3px 3px;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02001163 background: #C3CDDB;
1164 color: #1B3E6F;
1165 font-weight: bold;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001166 border-radius: 4px;
1167}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001168/**Packages Sort**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001169.sort-packages{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001170 font-size: 12px;
1171 font-weight: bold;
1172 color: #C3CDDB;
1173}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001174.sort-packages .dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001175 width: 88px;
1176}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001177.sort-packages .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001178 background: transparent;
1179 border: 0;
1180 box-shadow: none;
1181 color: #1B3E6F;
1182}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001183.sort-packages .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001184 border-color: #1B3E6F transparent transparent transparent;
1185}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001186.sort-packages .dropdown-toggle:focus ~ .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001187 border-color: transparent transparent #1B3E6F transparent;
1188}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001189.sort-packages .dropdown-toggle:hover ~ .dropdown-text,
1190.sort-packages .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001191 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1192 background: #fff;
1193}
1194.sort-packages .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001195.sort-packages .dropdown-toggle:focus ~ .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001196 top: 30px;
1197}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001198.sort-packages .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001199 width: 88px;
1200 padding: 6px 0;
1201 background: #fff;
1202 border-radius: 2px;
1203 border: 0;
1204 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1205}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001206.sort-packages .dropdown-content a{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001207 color: #1B3E6F;
1208 font-size: 12px;
1209}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001210.sort-packages .dropdown-content a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001211 background-color: #F4F9FE;
1212 text-decoration: unset;
1213}
1214/**Pagination**/
1215.page-item .page-link,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001216.page-item.disabled .page-link{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001217 background: transparent !important;
1218 border: 0;
1219 color: #1B3E6F !important;
1220 font-size: 14px;
1221}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001222.page-link:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001223 color: #1B3E6F !important;
1224 background-color: #fff !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001225 border-radius: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001226 transition: 0.3s;
1227 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.12);
1228}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001229.page-item.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001230 opacity: .3;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001231}
1232/**Packages Cards***/
1233/***Package Info Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001234.packages-card .card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001235 margin: 0;
1236 border-radius: 2px;
1237 border: 0;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001238 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.12);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001239}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001240.packages-card .card:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001241 box-shadow: 0 2px 13px 6px rgba(47, 83, 151, .17);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001242 transition: all 0.5s ease;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001243 cursor: pointer;
1244}
1245.packages-card .card:hover .card-title,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001246.packages-card .card:hover .card-title span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001247 color: #1273EB !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001248}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001249.packages-card .card-title{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001250 margin-bottom: 0 !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02001251 font-size: 14px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001252 font-weight: bold;
1253}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001254.packages-card .card-title .packageName{
Sarah Abouzainah98600832020-04-22 22:55:39 +02001255 margin-bottom: 0;
1256 display: inline-block;
1257 width: auto;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001258 max-width: 64%;
Sarah Abouzainah98600832020-04-22 22:55:39 +02001259 white-space: nowrap;
1260 overflow: hidden;
1261 text-overflow: ellipsis;
1262 font-size: 13px;
1263 vertical-align: bottom;
1264 color: #1B3E6F;
1265}
1266.packages-card .card-title:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001267.packages-card .card-title:hover .packageName{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001268 text-decoration: none;
1269 color: #1273EB;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001270}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001271.packages-card .card-body{
Ahmed Abbaseea49072019-11-27 15:04:18 +02001272 padding-bottom: 0 !important;
1273}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001274.packages-card .card-footer .col{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001275 padding-left: 3px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001276 text-align: left;
Ahmed Abbaseea49072019-11-27 15:04:18 +02001277}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001278
shaaban Altananyba3756e2020-01-07 12:08:44 +02001279/***Add Package Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001280.addPaackage-card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001281 background: #F4F9FE !important;
1282 border: solid 1px #D7E7F9 !important;
1283}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001284.addPaackage-card:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001285 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1) !important;
1286}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001287
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001288.addPaackage-card a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001289 text-decoration: unset;
1290}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001291.addPaackage-card .card-footer .col{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001292 padding: 0;
1293 text-align: right;
1294}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001295.addPaackage-card .card-footer .col:last-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001296 text-align: left;
1297}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001298.btn-create-package,
1299.btn-import-package{
Sarah Abouzainahced91552020-06-04 17:45:57 +02001300 width: auto;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001301}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001302.btn-create-package{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001303 margin-bottom: 6px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001304}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001305.btn-import-package{
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02001306 margin-bottom: 15px !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001307}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001308.btn-create-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001309.btn-create-package:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001310 background-color: #1B3E6F;
1311 border-color: #1B3E6F;
1312 color: #fff;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001313}
1314.btn-import-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001315.btn-import-package:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001316 color: #1B3E6F;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001317}
1318/***Actions Menu***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001319.packages-card .dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001320 width: auto;
1321 float: right;
1322}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001323.packages-card .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001324 background: transparent;
1325 border: 0;
1326 box-shadow: none;
1327 text-indent: 0;
1328 line-height: unset;
1329 border-bottom-left-radius: 0;
1330 border-bottom-right-radius: 0;
1331 opacity: .6;
1332}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001333.packages-card .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001334 display: none;
1335}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001336.packages-card .dropdown-text img{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001337 padding: 9px 7px;
1338}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001339.packages-card .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001340 right: 0;
1341 width: 120px;
1342 padding: 6px 0;
1343 border: 0;
1344 text-indent: 0;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001345 border-radius: 4px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001346 border-top-right-radius: 0;
1347 background: #1B3E6F;
1348}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001349.packages-card .dropdown-content a{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001350 padding-left: 12px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001351 color: #fff;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001352 font-size: 12px;
1353 /* background-position: 14px center;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001354 background-size: 10%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001355 background-repeat: no-repeat; */
1356}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001357.packages-card .dropdown-content a i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001358 margin-right: 4px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001359}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001360.packages-card .dropdown-content a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001361 background-color: #172B4D;
1362 text-decoration: unset;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001363 color: #fff;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001364}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001365.packages-card .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001366.packages-card .dropdown-toggle:focus ~ .dropdown-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001367 top: 22px;
1368}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001369.packages-card .dropdown-toggle:focus ~ .dropdown-text .icon-menuDots{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001370 color: #D0D7E4;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001371}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001372.packages-card .dropdown-toggle:hover ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001373 background: transparent;
1374 opacity: 1;
1375}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001376.packages-card .dropdown-toggle:focus ~ .dropdown-text{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001377 width: 27px;
1378 text-align: center;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001379 opacity: 1;
1380 background: #1B3E6F;
1381 box-shadow: none;
1382}
Sarah Abouzainahced91552020-06-04 17:45:57 +02001383
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001384.package-version::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001385 content: "|";
Sarah Abouzainah98600832020-04-22 22:55:39 +02001386 margin-left: 8px;
1387 margin-right: 6px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001388 vertical-align: text-bottom;
1389}
1390
shaaban Altananyba3756e2020-01-07 12:08:44 +02001391/***Contributers***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001392ul.package-contributers{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001393 margin-bottom: 9px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001394 padding-left: 0 !important;
1395}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001396.package-contributers li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001397 list-style: none;
1398 display: inline-block;
1399}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001400.package-contributers li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001401 margin-left: -5px;
1402}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001403.package-contributers li:first-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001404 margin-left: 0;
1405}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001406.package-contributers li:last-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001407 margin-left: 9px;
1408}
1409.package-modifier,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001410.package-contributers button{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001411 height: 20px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001412 padding: 0 !important;
1413 border-radius: 100%;
1414 border: 0 !important;
1415 /*Hover Effect*/
1416 -webkit-transition: box-shadow 0.2s ease;
1417 -moz-transition: box-shadow 0.2s ease;
1418 transition: box-shadow 0.2s ease;
1419 -webkit-backface-visibility: hidden;
1420 backface-visibility: hidden;
1421 display: inline-block;
1422 position: relative;
1423}
1424.package-modifier:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001425.package-contributers button:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001426 -webkit-transition: all 0.2s ease;
1427 -moz-transition: all 0.2s ease;
1428 transition: all 0.2s ease;
1429 border-radius: 50%;
1430 bottom: 0;
1431 box-shadow: 0 0 0 2px #fff;
1432 content: "";
1433 left: 0;
1434 position: absolute;
1435 right: 0;
1436 top: 0;
1437}
1438.package-modifier:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001439.package-contributers button:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001440 box-shadow: 0 0 0 2px #D7E7F9;
1441 text-decoration: none;
1442}
1443.package-modifier:hover:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001444.package-contributers button:hover:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001445 -webkit-transform: scale(0.925);
1446 -moz-transform: scale(0.925);
1447 -ms-transform: scale(0.925);
1448 -o-transform: scale(0.925);
1449 transform: scale(0.925);
1450 box-shadow: 0 0 0 1px #D7E7F9;
1451 opacity: 0.5;
1452}
1453.package-modifier img,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001454.package-contributers button img{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001455 width: 20px;
1456 height: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001457 object-fit: cover;
1458 vertical-align: top;
1459 border-radius: 100%;
1460}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001461.package-contributers a{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001462 font-size: 12px;
1463 color: #1273EB;
1464}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001465.package-contributers a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001466 text-decoration: unset;
1467}
1468/***Package Footer***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001469.packages-card .card-footer{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001470 padding: 0 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001471 background: transparent !important;
1472 border-top-color: #F7F6F6 !important;
1473}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001474.packages-card .card-footer .col{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02001475 text-align: center;
1476}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001477.packages-card .card-footer .col:first-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001478 border-right: solid 1px #F7F6F6;
1479}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001480.packages-card .card-footer .btn{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02001481 padding: 10px 0 10px 0 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001482 background-color: transparent !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001483 color: #1B3E6F !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001484 border: 0;
1485 font-size: 13px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001486 text-align: left;
1487 opacity: .4;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001488}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001489.packages-card .card-footer .btn:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001490 opacity: 1;
1491}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001492.packages-card .card-footer i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001493 margin-right: 6px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001494}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001495.icon-deployed-active,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001496.icon-deploy-inactive{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001497 margin-right: 9px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001498 display: inline;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001499 background-image: url(/assets/img/icon-deploy-active.svg);
1500 background-position: center center;
1501 background-repeat: no-repeat;
1502 vertical-align: baseline;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001503}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001504.icon-deploy-inactive{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001505 background-image: url(/assets/img/icon-deploy-inactive.svg);
1506}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001507
1508
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001509/*CREATE NEW ACTION MODAL*/
1510.createActionModal .modal-dialog{
1511 max-width: 85%;
1512}
1513.createActionModal .modal-header{
1514 padding-top: 21px !important;
1515 padding-bottom: 0 !important;
1516 border-bottom: 0;
1517}
1518.createActionModal .close{
1519 margin: 0 !important;
1520 padding: 6px 13px 10px !important;
1521 width: auto;
1522 opacity: 1 !important;
1523 border-radius: 100%;
1524}
1525.createActionModal .close:hover{
1526 background-color: #E0E8F2;
1527}
1528.createActionModal .icon-action-close{
1529 font-size: 14px;
1530 font-weight: bold;
1531}
1532.createActionModal .modal-body{
1533 padding-top: 0 !important;
1534 padding-bottom: 10px !important;
1535}
1536.createActionModal .modal-body .carousel-item{
1537 padding-left: 20px;
1538 padding-right: 10px;
1539}
1540@keyframes fadeInScale {
1541 0% {
1542 opacity: 0;
1543 -webkit-transform: scale(0) translateY(50%);
1544 transform: scale(0) translateY(50%);
1545 }
1546 90% {
1547 -webkit-transform: scale(1.05);
1548 transform: scale(1.05);
1549 }
1550 100% {
1551 opacity: 1;
1552 -webkit-transform: scale(1) translateY(0);
1553 transform: scale(1) translateY(0);
1554 }
1555}
1556.card.actionType{
1557 margin-bottom: 25px !important;
1558 padding: 220px 25px 50px;
1559 box-shadow: none;
1560 border-radius: 0;
1561 -webkit-transition: all 0.3s ease-in-out;
1562 transition: all 0.3s ease-in-out;
1563}
1564.card.actionType:hover{
1565 box-shadow: 0 10px 20px 0 rgba(27,62,111,.1);
1566 transition: 0.3s !important;
1567}
Sarah Abouzainah75680a72020-07-16 17:52:00 +02001568.createActionModal h3.mainHead{
1569 text-transform: uppercase;
1570 margin-bottom: 6px;
1571 font-size: 14px;
1572 font-weight: bold;
1573 text-align: center;
1574 color: #C1CDDD;
1575}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001576.createActionModal h1{
1577 margin-bottom: 21px;
1578 font-size: 22px;
Sarah Abouzainah75680a72020-07-16 17:52:00 +02001579 font-weight: bold;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001580 text-align: center;
Sarah Abouzainah75680a72020-07-16 17:52:00 +02001581}
1582.createActionModal .carousel-inner{
1583 height: 510px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001584}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001585.createActionModal .skip-btn{
1586 float: unset;
1587 width: auto;
1588 color: #1273EB;
1589 font-weight: normal !important;
1590 font-size: 13px;
1591 border: solid 1px #F1F2FA;
1592 border-radius: 2px;
1593}
Sarah Abouzainah75680a72020-07-16 17:52:00 +02001594.createActionModal .skip-btn:hover{
1595 background: #1273EB;
1596 color: #fff;
1597 box-shadow: 0 10px 20px 0 rgba(27,62,111,.1);
1598}
1599
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001600.actionType,
1601.actionType:hover{
1602 text-align: center;
1603 line-height: 40px;
1604 background-position: center 40px;
1605 background-repeat: no-repeat;
1606 background-size: 144px 172px;
1607}
1608.actionType h3,
1609.actionType p{
1610 margin: 0;
1611}
1612.actionType h3{
1613 text-transform: uppercase;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001614 font-size: 13px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001615 font-weight: bold;
1616}
1617.actionType p{
1618 font-size: 13px !important;
1619 line-height: 24px;
1620}
1621.actionType .btn,
1622.actionType:hover .btn{
1623 opacity: 0;
1624 position: absolute;
1625 bottom: 0;
1626 left: 30% !important;
1627 margin-bottom: 26px;
1628 width: 100px;
1629 height: 30px;
Sarah Abouzainah28e656f2020-09-09 17:02:34 +02001630 line-height: 15px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001631 background: #1B3E6F;
1632 color: #fff;
1633 font-size: 12px;
1634 font-weight: bold;
1635 border-radius: 15px !important;
1636 -webkit-transform: translateY(-20%);
1637 transform: translateY(-20%);
1638 -webkit-transition: all 0.3s ease-in-out;
1639 transition: all 0.3s ease-in-out;
1640}
1641.actionType:hover .btn{
1642 opacity: 1;
1643 -webkit-transform: translateY(0);
1644 transform: translateY(0);
1645}
1646.actionType.custom{
1647 background-image: url(/assets/img/icon-action-custom.svg);
1648}
1649.actionType.custom:hover{
1650 cursor: pointer;
1651 background-image: url(/assets/img/icon-action-custom-hover.svg);
1652}
1653.actionType.default{
1654 background-image: url(/assets/img/icon-action-default.svg);
1655}
1656.actionType.default:hover{
1657 cursor: pointer;
1658 background-image: url(/assets/img/icon-action-default-hover.svg);
1659}
1660.actionType.recent{
1661 background-image: url(/assets/img/icon-action-recent.svg);
1662}
1663.actionType.recent:hover{
1664 cursor: pointer;
1665 background-image: url(/assets/img/icon-action-recent-hover.svg);
1666}
1667.actionType.import{
1668 background-image: url(/assets/img/icon-action-import.svg);
1669}
1670.actionType.import:hover{
1671 cursor: pointer;
1672 background-image: url(/assets/img/icon-action-import-hover.svg);
1673}
1674.createActionModal .carousel-indicators{
1675 margin: 0;
1676}
1677.createActionModal .carousel-indicators li{
1678 margin: 0;
1679 padding: 0;
1680 text-indent: 0;
1681 border: 0;
1682}
1683.createActionModal .back{
1684 position: fixed !important;
1685 top: 83px;
1686 width: auto;
1687 padding:0 !important;
1688}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001689
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001690.actionFormWrapper{
1691 width: 60%;
1692 margin: 0 auto;
1693}
1694.createActionModal .form-control.customAction{
1695 width: 55%;
1696 margin: 70px auto;
1697 padding-left: 0;
1698 border-radius: 0;
1699 border: 0;
1700 border-bottom: solid 1px #E0E8F2;
1701 color: #1B3E6F !important;
1702 font-size: 14px;
1703}
1704.createActionModal .form-control:focus{
1705 border-bottom: solid 1px #1B3E6F;
1706 background: transparent !important;
1707 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1708 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1709 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1710 text-shadow: none;
1711}
1712.createActionModal .form-control::placeholder{
1713 color: #C3CDDB;
1714
1715}
1716.createActionModal .submit,
1717.createActionModal .submit:hover{
1718 float: unset;
1719 width: 100px;
1720 height: 30px;
1721 background: #1B3E6F;
1722 color: #fff;
1723 font-size: 12px;
1724 font-weight: bold;
1725 border-radius: 15px !important;
1726}
1727.actionlabel{
1728 margin-right: 2px;
1729 color: #C3CDDB;
1730 font-size: 11px;
1731 font-weight: bold;
1732}
1733.form-control.searchInput,
1734.form-control.searchInput:focus{
1735 float: right;
1736 width: 250px !important;
1737 height: 30px !important;
1738 padding-left: 32px !important;
1739 border: solid 1px #E0E8F2 !important;
1740 border-radius: 2px !important;
1741 background: url(../src/assets/img/icon-search-light.svg) 9px center no-repeat !important;
1742 font-size: 13px !important;
1743 color: #1B3E6F;
1744}
1745.actionsListScroll{
1746 height: 228px;
1747 max-height: 228px;
1748 overflow: auto;
1749}
1750.createActionModal .actionName{
1751 margin-bottom: 15px;
1752 padding: 9px 18px;
1753 box-shadow: 0 2px 6px rgba(47,83,151,0.15);
1754}
1755.createActionModal p.selectedActions{
1756 margin-top: 20px;
1757 margin-bottom: 10px;
1758 color: #8D9FB7;
1759 font-size: 13px;
1760}
1761.createActionModal .sort-packages .dropdown{
1762 width: 60%;
1763}
1764.createActionModal .sort-packages .dropdown-text::after {
1765 right: 6px;
1766}
1767.createActionModal .sort-packages .dropdown-content{
1768 width: 100%;
1769}
1770.createActionModal .folder-upload-text button{
1771 float: unset;
1772}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001773/* Border Fade */
1774.border-fade {
1775 display: inline-block;
1776 transition-duration: 0.3s;
1777 transition-property: box-shadow;
1778 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1779 transform: translateZ(0);
1780 box-shadow: inset 0 0 0 4px #ececec, 0 0 1px rgba(0, 0, 0, 0);
1781 /* Hack to improve aliasing on mobile/tablet devices */
1782}
1783.border-fade:hover {
1784 box-shadow: inset 0 0 0 4px #666, 0 0 1px rgba(0, 0, 0, 0);
1785 /* Hack to improve aliasing on mobile/tablet devices */
1786}
1787/*Content*/
1788
1789/**Title Action Buttons**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001790.page-title-actions li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001791 display: inline-block;
1792 text-align: center;
1793}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001794.title-action{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001795 -webkit-transition: box-shadow 0.2s ease;
1796 -moz-transition: box-shadow 0.2s ease;
1797 transition: box-shadow 0.2s ease;
1798 -webkit-backface-visibility: hidden;
1799 backface-visibility: hidden;
1800 border-radius: 50%;
1801 color: #6a75eb;
1802 display: inline-block;
1803 font-size: 0.889em;
1804 height: 4em;
1805 margin: 0 1em 1em;
1806 position: relative;
1807 text-align: center;
1808 text-transform: lowercase;
1809 width: 4em;
1810 line-height: 4em;
1811}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001812.title-action:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001813 -webkit-transition: all 0.2s ease;
1814 -moz-transition: all 0.2s ease;
1815 transition: all 0.2s ease;
1816 border-radius: 50%;
1817 bottom: 0;
1818 box-shadow: 0 0 0 1px #000;
1819 content: "";
1820 left: 0;
1821 position: absolute;
1822 right: 0;
1823 top: 0;
1824}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001825.title-action:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001826 box-shadow: 0 0 0 7px #07819b;
1827 text-decoration: none;
1828}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001829.title-action:hover:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001830 -webkit-transform: scale(0.925);
1831 -moz-transform: scale(0.925);
1832 -ms-transform: scale(0.925);
1833 -o-transform: scale(0.925);
1834 transform: scale(0.925);
1835 box-shadow: 0 0 0 1px #07819b;
1836 opacity: 0.5;
1837}
1838
1839/*Animation Button*/
1840/**Float**/
1841.float {
1842 display: inline-block;
1843 transition-duration: 0.3s;
1844 transition-property: transform;
1845 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1846 transform: translateZ(0);
1847 box-shadow: 0 0 1px rgba(0, 0, 0, 0);
1848}
1849.float:hover {
1850 transform: translateY(-5px);
1851}
1852
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001853/*TOOLTIP*/
1854/* Base styles for the element that has a tooltip */
1855[data-tooltip],
1856.tooltip {
1857 position: relative;
1858 cursor: pointer;
1859 text-align: center;
1860}
1861
1862/* Base styles for the entire tooltip */
1863[data-tooltip]:before,
1864[data-tooltip]:after,
1865.tooltip:before,
1866.tooltip:after {
1867 position: absolute;
1868 visibility: hidden;
1869 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
1870 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
1871 opacity: 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001872 -webkit-transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001873 opacity 0.2s ease-in-out,
1874 visibility 0.2s ease-in-out,
1875 -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001876 -moz-transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001877 opacity 0.2s ease-in-out,
1878 visibility 0.2s ease-in-out,
1879 -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001880 transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001881 opacity 0.2s ease-in-out,
1882 visibility 0.2s ease-in-out,
1883 transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001884 -webkit-transform: translate3d(0, 0, 0);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001885 -moz-transform: translate3d(0, 0, 0);
1886 transform: translate3d(0, 0, 0);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001887 pointer-events: none;
1888}
1889
1890/* Show the entire tooltip on hover and focus */
1891[data-tooltip]:hover:before,
1892[data-tooltip]:hover:after,
1893[data-tooltip]:focus:before,
1894[data-tooltip]:focus:after,
1895.tooltip:hover:before,
1896.tooltip:hover:after,
1897.tooltip:focus:before,
1898.tooltip:focus:after {
1899 visibility: visible;
1900 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
1901 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001902 opacity: 1;
1903}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001904
1905/* Base styles for the tooltip's directional arrow */
1906.tooltip:before,
1907[data-tooltip]:before {
1908 z-index: 1001;
1909 border: 6px solid transparent;
1910 background: transparent;
1911 content: "";
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001912}
1913
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001914/* Base styles for the tooltip's content area */
1915.tooltip:after,
1916[data-tooltip]:after {
1917 z-index: 1000;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001918 padding: 8px 20px !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001919 width: auto;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001920 background-color: #fff !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001921 color: #1B3E6F;
1922 content: attr(data-tooltip);
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001923 font-size: 12px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001924 line-height: 1.2;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001925 border-radius: 3px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001926}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001927
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001928/* Directions */
1929
1930/* Top (default) */
1931[data-tooltip]:before,
1932[data-tooltip]:after,
1933.tooltip:before,
1934.tooltip:after,
1935.tooltip-top:before,
1936.tooltip-top:after {
1937 bottom: 100%;
1938 left: 50%;
1939}
1940
1941[data-tooltip]:before,
1942.tooltip:before,
1943.tooltip-top:before {
1944 margin-left: 0;
1945 margin-bottom: -12px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001946 border-bottom-color: #DEE8F3;
1947 border-bottom-color: rgba(222, 232, 243, 1.0);
1948}
1949
1950/* Horizontally align top/bottom tooltips */
1951[data-tooltip]:after,
1952.tooltip:after,
1953.tooltip-top:after {
1954 margin-left: -50%;
1955}
1956
1957[data-tooltip]:hover:before,
1958[data-tooltip]:hover:after,
1959[data-tooltip]:focus:before,
1960[data-tooltip]:focus:after,
1961.tooltip:hover:before,
1962.tooltip:hover:after,
1963.tooltip:focus:before,
1964.tooltip:focus:after,
1965.tooltip-top:hover:before,
1966.tooltip-top:hover:after,
1967.tooltip-top:focus:before,
1968.tooltip-top:focus:after {
1969 -webkit-transform: translateY(-12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001970 -moz-transform: translateY(-12px);
1971 transform: translateY(-12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001972}
1973
1974/* Left */
1975.tooltip-left:before,
1976.tooltip-left:after {
1977 right: 100%;
1978 bottom: 50%;
1979 left: auto;
1980}
1981
1982.tooltip-left:before {
1983 margin-left: 0;
1984 margin-right: -12px;
1985 margin-bottom: 0;
1986 border-top-color: transparent;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02001987 border-left-color: #fff;
1988 /* border-left-color: hsla(0, 0%, 20%, 0.9); */
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001989}
1990
1991.tooltip-left:hover:before,
1992.tooltip-left:hover:after,
1993.tooltip-left:focus:before,
1994.tooltip-left:focus:after {
1995 -webkit-transform: translateX(-12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001996 -moz-transform: translateX(-12px);
1997 transform: translateX(-12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001998}
1999
2000/* Bottom */
2001.tooltip-bottom:before,
2002.tooltip-bottom:after {
2003 top: 100%;
2004 bottom: auto;
2005 left: 20%;
2006}
2007
2008.tooltip-bottom:before {
2009 margin-top: -12px;
2010 margin-bottom: 0;
2011 border-top-color: transparent;
2012 border-bottom-color: #DEE8F3;
2013 border-bottom-color: rgba(222, 232, 243, 1.0);
2014}
2015
2016.tooltip-bottom:hover:before,
2017.tooltip-bottom:hover:after,
2018.tooltip-bottom:focus:before,
2019.tooltip-bottom:focus:after {
2020 -webkit-transform: translateY(12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002021 -moz-transform: translateY(12px);
2022 transform: translateY(12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002023}
2024
2025/* Right */
2026.tooltip-right:before,
2027.tooltip-right:after {
2028 bottom: 50%;
2029 left: 20%;
2030}
2031
2032.tooltip-right:before {
2033 margin-bottom: 0;
2034 margin-left: -12px;
2035 border-top-color: transparent;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002036 border-right-color: #fff;
2037 /* border-right-color: hsla(0, 0%, 20%, 0.9); */
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002038}
2039
2040.tooltip-right:hover:before,
2041.tooltip-right:hover:after,
2042.tooltip-right:focus:before,
2043.tooltip-right:focus:after {
2044 -webkit-transform: translateX(12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002045 -moz-transform: translateX(12px);
2046 transform: translateX(12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002047}
2048
2049/* Move directional arrows down a bit for left/right tooltips */
2050.tooltip-left:before,
2051.tooltip-right:before {
2052 top: 3px;
2053}
2054
2055/* Vertically center tooltip content for left/right tooltips */
2056.tooltip-left:after,
2057.tooltip-right:after {
2058 margin-left: 0;
2059 margin-bottom: -16px;
2060}
Sarah Abouzainah98600832020-04-22 22:55:39 +02002061
2062/*TooltipModule - Shady*/
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002063.tooltip.in {
2064 opacity: 1.0 !important;
2065 filter:alpha(opacity=100) !important;
2066}
Sarah Abouzainah98600832020-04-22 22:55:39 +02002067.tooltip:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002068.tooltip:after{
Sarah Abouzainah98600832020-04-22 22:55:39 +02002069 width: 100% !important;
2070}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002071.tooltip .tooltip-inner{
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002072 width: auto !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002073 max-width: 280px !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002074 text-align: left!important;
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002075 /* color:#1B3E6F;
2076 background-color: #fff !important; */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002077 color:#1B3E6F;
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002078 background-color: #C3CDDB !important;
2079 border: solid 1px #C3CDDB;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002080 border-radius: 3px !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002081 border-top-left-radius: 0 !important;
2082 font-size: 12px;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002083 opacity: 1.0 !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002084}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002085
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002086.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002087 border-top-color: #C3CDDB !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002088}
2089.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002090 border-right-color: #C3CDDB !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002091}
2092.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002093 border-bottom-color: #C3CDDB !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002094}
2095.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002096 border-left-color: #C3CDDB !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002097}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002098
2099.btn{
2100padding-right: 20px !important;
2101padding-left: 20px !important;
2102
shaaban Altananyc133b832020-01-09 10:15:28 +02002103}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002104.btn.border-radius{
shaaban Altananyc133b832020-01-09 10:15:28 +02002105 border-radius: 20px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002106}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002107.btn-primary{
2108 background-color: #1273EB !important;
2109 border-color: #1273EB !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002110}
2111.btn-primary:hover {
2112 background-color: #0069d9 !important;
2113 border-color: #0062cc !important;
2114}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002115.btn + .btn{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002116 margin-left: 10px;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002117}
2118.package-view-button button{
2119 width: 150px;
2120 float: right;
2121}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002122.package-view-button{
shadyb3c61a62020-02-16 15:47:33 +02002123 margin-top: 6px;
2124}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002125.package-view-button .btn{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002126 padding: 6px 21px;
2127 border-radius: 18px;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002128 font-size: 13px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002129}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002130.package-view-button .btn:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002131 opacity: .9;
2132}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002133.package-view-button .btn-primary{
shadyb3c61a62020-02-16 15:47:33 +02002134 background-color: #1B3E6F !important;
2135 border-color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002136}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002137.package-view-button .btn-enrich,
2138.package-view-button .btn-enrich:focus,
2139.modal-footer .btn-primary.btn-enrich{
2140 background: #EB9A34 !important;
2141 border-color: #EB9A34 !important;
2142 color: #fff;
2143 outline: none !important;
2144}
2145.package-view-button .btn-deploy{
2146 background-color: #1273EB !important;
2147 border-color: #1273EB !important;
2148 color: #fff !important;
2149 /* background-color: #fff !important;
shadyb3c61a62020-02-16 15:47:33 +02002150 border-color: #D0DFF1 !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002151 color: #1B3E6F !important; */
shadyb3c61a62020-02-16 15:47:33 +02002152}
2153.package-view-title {
2154 font-size: 11px;
2155 color: #1B3E6F;
2156 font-weight: bold;
2157 margin-bottom: 5px;
2158 margin-top: 20px;
2159}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002160.package-view-title+p{
shadyb3c61a62020-02-16 15:47:33 +02002161 font-size: 11px;
2162 margin-bottom: 0px;
2163}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002164.package-view-title+ul{
shadyb3c61a62020-02-16 15:47:33 +02002165 margin-bottom: 0px;
2166}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002167.package-view-button .btn-outline-secondary i{
shadyb3c61a62020-02-16 15:47:33 +02002168 font-size: 18px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002169 margin-right: 4px;
shadyb3c61a62020-02-16 15:47:33 +02002170}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002171.card.creat-card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002172 margin: 0;
2173 border-radius: 2px;
2174 border: 0;
2175 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2176}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002177.card.creat-card .single-line{
shadyb85e6de2020-01-22 13:47:41 +02002178 padding: 15px 25px 15px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002179}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002180.card.creat-card .single-line-model{
shadyb3c61a62020-02-16 15:47:33 +02002181 padding: 0px;
2182}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002183.card.creat-card .editor-container{
shadyb3c61a62020-02-16 15:47:33 +02002184 padding: 25px;
2185}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002186.single-line label{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002187 margin-bottom: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002188}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002189.single-line-model label{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002190 margin-bottom: 0px;
2191 border-bottom: 1px solid #FAFAFA;
2192 padding: 15px 25px;
2193}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002194.single-line-model .label-name{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002195 width: 325px;
2196}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002197.single-line-model .label-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002198 width: calc(100% - 325px);
2199}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002200.single-line-model input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002201 border-bottom: 1px solid #FAFAFA !important;
2202 padding: 15px 25px 15px 0px;
2203}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002204.customKeyTitle span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002205 color: #C3CDDB !important;
2206 font-size: 11px;
2207}
2208.single-line-model input:focus,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002209.single-line-custom-key input:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002210 border-bottom-color: #1B3E6F !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002211 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
2212 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
2213 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002214}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002215.model-note-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002216 width: calc(100% - 325px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002217 padding: 0px 25px 0px 0px ;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002218 margin-left: 325px;
2219}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002220.error-message{
2221 font-size:11px ;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002222 color: #FF6469;
2223}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002224.tages-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002225 margin-bottom: 25px;
2226}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002227.tag-notes{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002228 font-size: 11px;
2229 color: #C3CDDB;
2230 padding: 5px 25px 5px 0px;
2231 margin-bottom: 5px;
2232}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002233 .single-tage{
2234 background: #E0E8F2;
2235 font-size: 13px;
2236 color: #1B3E6F;
2237 border-radius: 50px;
2238 padding: 5px 10px;
2239 margin-right:10px;
2240 margin-bottom: 10px;
2241 }
2242 .single-tage a{
2243 color: #1B3E6F;
2244 font-size: 14px;
2245 }
2246 .label-name{
2247 width: 300px;
2248 display: inline-block;
2249 margin-bottom: 0px;
2250 font-size: 13px;
2251 font-weight: bold;
2252 }
2253 .label-name span{
2254 color:#FF6469 ;
2255 }
2256 .delete-key{
2257 color: #FF6469;
2258 font-size: 10px;
2259 background: #FFE6E7;
2260 border: 1px solid #FFC9CB;
2261 padding: 3px 10px 2px;
2262 margin-left: 10px;
2263 border-radius: 5px;
2264 }
2265 .delete-key:hover{
2266 color: #C94448;
2267 background: #FFC9CB;
2268 border: 1px solid #FF6469;
2269 text-decoration: none;
2270 }
2271 .label-input{
2272 width: calc(100% - 300px);
2273 display: inline-block;
2274 }
2275.form-check-input{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002276 margin-left: 0px !important;
2277 margin-top: 2px !important;
2278}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002279.form-check-input+span{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002280 margin-left: 20px;
2281 margin-right: 50px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002282 font-size: 13px;
shadyb3c61a62020-02-16 15:47:33 +02002283 display: flex;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002284}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002285.form-check-input+span i{
shadyb3c61a62020-02-16 15:47:33 +02002286 margin-right: 5px;
2287 margin-left: 5px;
2288}
2289
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002290.label-input input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002291 margin-bottom: 0px;
2292 outline: 0px;
2293 border: 0px;
2294 font-size: 14px;
2295 width: 100%;
2296 color: #1B3E6F;
2297 transition: all 250ms ease-out;
2298}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002299.label-input input:focus{
2300 border-bottom: solid 1px #1B3E6F;
2301 background: transparent !important;
2302 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
2303 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
2304 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
2305 text-shadow: none;
2306}
2307.label-input input:disabled{
2308 background: #fff;
2309 opacity: .5;
2310}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002311.label-input input[type=radio]{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002312 width: auto;
2313}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002314.label-input input[type=radio]+span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002315 font-size: 12px;
2316 display: block;
2317 margin-right: 100px;
2318}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002319.single-line select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002320 margin-bottom: 0px;
2321 padding-left: 10px;
2322 padding-right: 50px;
2323 outline: 0px;
2324 border: solid 1px #EEF4F9;
2325 background: none;
2326 background: url(/assets/img/arrow.svg) 90% center #F4F9FE no-repeat;
2327 background-size: 10px;
2328 width: auto;
2329 -webkit-appearance: none;
2330 -moz-appearance: none;
2331 text-indent: 0;
2332 text-overflow: '';
2333 font-size: 13px;
2334 color: #1B3E6F;
2335}
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002336.single-line select:focus{
2337 box-shadow: 0 0 0 0;
2338}
2339.single-line select option:first-child{
2340 color: #C3CDDB;
2341}
2342.single-line-model input::placeholder{
2343 font-size: 14px;
2344 color: #C3CDDB;
2345}
2346.single-line-model.error{
2347 color:#FF6469;
2348}
2349.single-line-model.error input,
2350.label-input input.ng-invalid{
2351 box-shadow: none;
2352 color:#FF6469;
2353 border-bottom: 1px solid #FF6469 !important;
2354}
2355.single-line .custom-key{
2356 background: none;
2357 border: 0px;
2358 color:#1273EB ;
2359 font-size: 15px;
2360}
2361.single-line .custom-key:focus{
2362 outline: none;
2363}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002364.creat-container{
2365 padding:70px 100px 70px 70px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002366 position: relative;
2367}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002368.single-custom-key{
shadyb3c61a62020-02-16 15:47:33 +02002369 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002370 margin-bottom: 21px;
shadyb3c61a62020-02-16 15:47:33 +02002371}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002372.single-line-custom-key{
shadyb3c61a62020-02-16 15:47:33 +02002373 width: 45%;
2374 display: inline-block;
2375}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002376.single-line-custom-key-delete{
shadyb3c61a62020-02-16 15:47:33 +02002377 width: 10%;
2378 display: inline-block;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002379 border-bottom: 1px solid #FAFAFA;
2380 padding: 13px 12px 14px;
shadyb3c61a62020-02-16 15:47:33 +02002381}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002382.single-line-custom-key label{
shadyb3c61a62020-02-16 15:47:33 +02002383 width: 150px;
2384 margin-bottom: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002385 border-bottom: 1px solid #FAFAFA;
shadyb3c61a62020-02-16 15:47:33 +02002386 padding: 15px 25px;
2387}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002388.single-line-custom-key input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002389 border-bottom: 1px solid #FAFAFA !important;
2390 padding: 15px 25px 15px 0;
shadyb3c61a62020-02-16 15:47:33 +02002391}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002392.single-line-custom-key input::placeholder{
shadyb3c61a62020-02-16 15:47:33 +02002393 font-size: 14px;
2394 color: #C3CDDB;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002395}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002396.single-line-custom-key .label-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002397 width: calc(100% - 150px);
2398}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002399.single-line-custom-key .label-name span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002400 color: #C3CDDB !important;
2401 margin-right: 20px;
2402}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002403.custom-key-delete{
shadyb3c61a62020-02-16 15:47:33 +02002404 background: transparent;
2405 color: #FF6469;
2406 outline: 0px;
2407 border: 0px;
2408}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002409.custom-key-delete:focus{
shadyb3c61a62020-02-16 15:47:33 +02002410 outline: 0px;
2411 border: 0px;
2412}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002413hr{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002414 margin-top: 0rem !important;
2415 margin-bottom: 0rem !important;
2416 border-top: 1px solid #efefef !important;
2417}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002418.creat-action-container{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002419 position: fixed;
2420 right: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002421 top: 104px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002422 width: 130px;
2423 text-align: center;
2424}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002425.action-button{
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002426 display: inline-block;
2427 width: 70px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002428 margin-bottom: 12px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002429 color: #BABBC3 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002430 font-size: 10px;
2431 font-weight: bold;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002432 background: transparent;
2433 border: 0;
2434 padding: 0;
2435}
2436.action-button:disabled,
2437.action-button:disabled:hover{
2438 cursor: unset;
2439 opacity: .5 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002440}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002441.action-button:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002442 text-decoration: none;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002443 cursor: pointer;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002444}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002445.action-button i{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002446 background: #fff;
2447 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2448 width: 40px;
2449 height: 40px;
2450 text-align: center;
2451 line-height: 40px;
2452 border-radius: 40px;
2453 color: #1B3E6F;
2454 font-size: 17px;
2455 display: inline-block;
2456}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002457.action-button i:hover{
2458 background: #dee2e6;
2459}
2460.action-button i.icon-save-sm{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002461 background: #1273EB;
2462 color: #fff;
2463 font-size: 11px;
2464}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002465.action-button i.icon-discard-sm{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002466 font-size: 11px;
2467 color: #C3CDDB;
2468}
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02002469/* .action-button.save{
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002470 color: #1273EB !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002471}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002472.action-button.save:hover{
2473 opacity: .9;
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02002474} */
2475
2476
2477.action-button.save{
2478 color: #66BB00 !important;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002479}
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02002480/*Flash Glowing button style*/
2481.action-button.save i{
2482background-color: #66BB00;
2483-webkit-animation: glowing 1500ms infinite;
2484-moz-animation: glowing 1500ms infinite;
2485-o-animation: glowing 1500ms infinite;
2486animation: glowing 1500ms infinite;
2487}
2488@-webkit-keyframes glowing {
2489 0% { background-color: #66BB00; -webkit-box-shadow: 0 0 3px #66BB00; }
2490 50% { background-color: #7CD116; -webkit-box-shadow: 0 0 40px #7CD116; }
2491 100% { background-color: #66BB00; -webkit-box-shadow: 0 0 3px #66BB00; }
2492}
2493
2494@-moz-keyframes glowing {
2495 0% { background-color: #66BB00; -moz-box-shadow: 0 0 3px #66BB00; }
2496 50% { background-color: #7CD116; -moz-box-shadow: 0 0 40px #7CD116; }
2497 100% { background-color: #66BB00; -moz-box-shadow: 0 0 3px #66BB00; }
2498}
2499
2500@-o-keyframes glowing {
2501 0% { background-color: #66BB00; box-shadow: 0 0 3px #66BB00; }
2502 50% { background-color: #7CD116; box-shadow: 0 0 40px #7CD116; }
2503 100% { background-color: #66BB00; box-shadow: 0 0 3px #66BB00; }
2504}
2505
2506@keyframes glowing {
2507 0% { background-color: #66BB00; box-shadow: 0 0 3px #66BB00; }
2508 50% { background-color: #7CD116; box-shadow: 0 0 40px #7CD116; }
2509 100% { background-color: #66BB00; box-shadow: 0 0 3px #66BB00; }
2510}
2511
2512
Sarah Abouzainah33b6dbc2020-09-21 12:34:15 +02002513/* .action-button.delete i{
shadyb3c61a62020-02-16 15:47:33 +02002514 color: #BABBC3;
Sarah Abouzainah33b6dbc2020-09-21 12:34:15 +02002515} */
2516.action-button.delete,
2517.action-button.delete i,
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002518.action-button.delete:hover,
2519.action-button.delete:hover .icon-delete-sm{
2520 color: #FF6469 !important;
shadyb3c61a62020-02-16 15:47:33 +02002521}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002522.mode-icon{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002523 font-size: 20px;
2524}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002525
2526/*MODAL*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002527.modal-dialog{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002528 margin-top: 60px !important;
2529}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002530.modal{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002531 z-index: 11000000 !important;
2532 background: rgba(27, 62, 111, 0.10) !important;
2533}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002534.modal-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002535 border-radius: 2px !important;
2536 border: 0 !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002537 box-shadow: 0 2px 6px rgba(47, 83, 151, .10);;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002538}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002539.modal-title{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002540 font-size: 14px !important;
2541}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002542.modal-body{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002543 padding: 1.5rem 1.5rem 1rem !important;
2544}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002545.enrichModal .modal-dialog{
2546 max-width: 60% !important;
2547}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002548.modal-body p{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002549 font-size: 14px;
2550}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002551.modal-body p span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002552 color: #FF6469;
2553}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002554.modal-header{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002555 border-bottom-color: #ECEDF2 !important;
Sarah Abouzainah95d1cdf2020-04-27 23:15:46 +02002556 padding: .7rem 1.5rem !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002557}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002558.modal-footer{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002559 padding-top: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002560 border-top: 0 !important;
2561}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002562.modal-footer .btn{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002563 padding: 8px 15px;
2564 font-weight: bold;
2565 font-size: 12px;
2566 border: 0 !important;
2567}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002568.modal-footer .btn-primary{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002569 background-color: #1B3E6F !important;
2570}
2571.modal-footer .btn-secondary,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002572.modal-footer .btn-secondary:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002573 background-color: transparent;
2574 color: #1273EB;
2575 opacity: .8;
2576}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002577.modal-footer .btn-secondary:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002578 opacity: 1;
2579}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002580.modal-footer .btn-secondary:active{
Sarah Abouzainah95d1cdf2020-04-27 23:15:46 +02002581 background-color: #E7F1FC !important;
2582 color: #1B3E6F !important;
2583}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002584.btn-modal-remove-file:hover{
2585 cursor: pointer;
2586}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002587.action-button span{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002588 width: 100%;
2589 display: inline-block;
2590 margin-top: 5px;
2591}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002592.creat-action-container hr{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002593 margin: 0 46px;
2594 padding-bottom: 18px;
2595}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002596.btn-link:hover, .btn-link:focus{
shaaban Altananyc133b832020-01-09 10:15:28 +02002597 text-decoration: none !important;
2598}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002599.btn-link::before{
shaaban Altananyc133b832020-01-09 10:15:28 +02002600 content: "\f107";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002601 font-family:'FontAwesome';
shaaban Altananyc133b832020-01-09 10:15:28 +02002602 position: relative;
2603 margin-right: 20px;
2604}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002605.btn-link.collapsed::before{
shaaban Altananyc133b832020-01-09 10:15:28 +02002606 content: "\f105";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002607 font-family:'FontAwesome';
shaaban Altananyc133b832020-01-09 10:15:28 +02002608 position: relative;
shadyb85e6de2020-01-22 13:47:41 +02002609 margin-right: 25px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002610}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002611.btn-link i{
shaaban Altananyc133b832020-01-09 10:15:28 +02002612 margin-right: 10px;
2613}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002614.ngx-file-drop__content{
shaaban Altananyc133b832020-01-09 10:15:28 +02002615 background: #F4F9FE;
2616 padding: 20px;
2617 height: auto !important;
2618 display: inline-block !important;
2619 width: 100%;
2620}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002621.ngx-file-drop__drop-zone{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002622 border: 1px dashed #D7E7F9 !important;
shaaban Altananyc133b832020-01-09 10:15:28 +02002623 border-radius: 0px !important;
2624 height: auto !important;
2625}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002626.folder-upload{
shaaban Altananyc133b832020-01-09 10:15:28 +02002627 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002628 margin: 15px auto 18px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002629 display: inline-block;
2630 text-align: center;
2631}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002632.btn-group-sm>.btn, .btn-sm{
shadyb85e6de2020-01-22 13:47:41 +02002633 font-size: 12px;
2634}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002635.create-title{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002636 margin-bottom: 0;
shadyb85e6de2020-01-22 13:47:41 +02002637 font-size: 14px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002638 font-weight: bold;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002639 /* text-transform: uppercase; */
2640 line-height: 32px;
shadyb85e6de2020-01-22 13:47:41 +02002641}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002642.folder-upload-text{
shaaban Altananyc133b832020-01-09 10:15:28 +02002643 margin-top: 10px;
2644 width: 100%;
2645 display: inline-block;
2646 text-align: center;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002647 color:#242424 ;
shadyb85e6de2020-01-22 13:47:41 +02002648 font-size: 14px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002649}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002650.folder-upload-text button{
shaaban Altananyc133b832020-01-09 10:15:28 +02002651 margin-left: 10px;
2652 font-size: 12px;
2653}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002654.folder-upload-type{
2655 color:#A4B2C6 ;
shaaban Altananyc133b832020-01-09 10:15:28 +02002656 font-size: 10px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002657 font-weight: bold;
shaaban Altananyc133b832020-01-09 10:15:28 +02002658 width: 100%;
2659 display: inline-block;
2660 text-align: center;
2661}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002662.upload-table{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002663 margin: 15px 0 0;
2664}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002665.upload-table tr{
2666 border: dashed 1px #D7E7F9;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002667}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002668.upload-table tr th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002669 border-bottom: solid 1px #F4F9FE !important;
2670}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002671.upload-table .table thead th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002672 padding: 6px 9px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002673 border-top: 0px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002674 font-weight: normal;
2675 font-size: 13px;
2676}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002677.upload-table .table thead th:first-child{
2678 width: 24px;
2679 padding-right: 0;
2680}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002681.upload-table tr:last-child th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002682 border-bottom: 0 !important;
shaaban Altananyc133b832020-01-09 10:15:28 +02002683}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002684.upload-table .table{
shaaban Altananyc133b832020-01-09 10:15:28 +02002685 margin-bottom: 0px !important;
2686}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002687.nav-tabs .nav-link{
shaaban Altananyc133b832020-01-09 10:15:28 +02002688 position: relative;
2689}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002690.nav-tabs .nav-link.tab-done{
shadyb3c61a62020-02-16 15:47:33 +02002691 padding-left: 40px !important;
2692}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002693.nav-tabs .nav-link.tab-done::after{
shaaban Altananyc133b832020-01-09 10:15:28 +02002694 content: "\f058";
2695 position: absolute;
2696 font-family: 'FontAwesome';
shadyb3c61a62020-02-16 15:47:33 +02002697 left: 17px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002698 font-size: 16px;
2699 top: 11px;
2700 color: #66BB00;
2701}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002702.authentication-container-all{
shadyb85e6de2020-01-22 13:47:41 +02002703 background: #F4F9FE;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002704 border:1px solid #D0DFF1 ;
shadyb85e6de2020-01-22 13:47:41 +02002705 flex: 1;
2706 width: 100%;
2707}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002708.authentication-header{
shadyb85e6de2020-01-22 13:47:41 +02002709 width: 100%;
2710 background: #fff;
2711 font-size: 12px;
2712 color: #C3CDDB;
2713 font-weight: bold;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002714 padding: 10px 20px ;
shadyb85e6de2020-01-22 13:47:41 +02002715}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002716.authentication-search{
shadyb85e6de2020-01-22 13:47:41 +02002717 width: 100%;
2718 background: #fff;
2719 font-size: 12px;
2720 color: #C3CDDB;
2721 font-weight: bold;
2722 position: relative;
2723}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002724.authentication-search::after{
shadyb85e6de2020-01-22 13:47:41 +02002725 content: "\f002";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002726 font-family: 'FontAwesome';
2727 position: absolute;
2728 left: 20px;
2729 top: 11px;
shadyb85e6de2020-01-22 13:47:41 +02002730}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002731.authentication-search input{
shadyb85e6de2020-01-22 13:47:41 +02002732 width: 100%;
2733 background: #fff;
2734 font-size: 12px;
2735 color: #C3CDDB;
2736 font-weight: bold;
2737 padding: 10px 20px 10px 35px;
2738 border: 0px;
2739 border-top: 1px solid #D7E7F9;
2740}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002741.authentication-search input::placeholder{
shadyb85e6de2020-01-22 13:47:41 +02002742 color: #D0D7E4;
2743 font-size: 10px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002744 font-weight:100;
shadyb85e6de2020-01-22 13:47:41 +02002745}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002746.authentication-accordion{
2747 width: 100%;
shadyb85e6de2020-01-22 13:47:41 +02002748 padding: 20px;
2749 max-height: 300px;
2750 overflow: auto;
2751}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002752.authentication-accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002753 border-radius: 0px !important;
2754 margin-bottom: 10px !important;
2755}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002756.authentication-accordion .card-header{
shadyb85e6de2020-01-22 13:47:41 +02002757 padding: 0px !important;
2758 background: #fff !important;
2759 border-radius: 0px !important;
2760 font-size: 18px;
2761 font-weight: bold;
2762}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002763.authentication-accordion .card-header .btn-link{
shadyb85e6de2020-01-22 13:47:41 +02002764 color: #1B3E6F;
2765 width: 100%;
2766 text-align: left;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002767 padding: 9px 0px !important;
2768 font-size: 13px;
2769 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002770}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002771.authentication-accordion .custom-control{
shadyb85e6de2020-01-22 13:47:41 +02002772 display: inline-block;
2773}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002774.authentication-accordion .btn-link::before{
shadyb85e6de2020-01-22 13:47:41 +02002775 margin-right: 10px;
2776}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002777.authentication-accordion .btn-link.collapsed::before{
shadyb85e6de2020-01-22 13:47:41 +02002778 margin-right: 14px;
2779}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002780.template-mapping-accordion{
shadyb85e6de2020-01-22 13:47:41 +02002781 width: 100%;
2782}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002783.templateNote{
2784 font-size: 12px;
2785 color: #C1CDDD;
2786}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002787.card-header .btn.regularTitle{
2788 padding-left: 0 !important;
2789 padding-right: 0 !important;
2790 color: #1B3E6F;
2791 font-size: 13px;
2792 font-weight: bold;
2793}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002794.template-mapping-accordion .accordian-title{
2795 color: #C3CDDB !important;
2796 font-size: 12px !important;
2797 font-weight: normal !important;
2798}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002799.card{
shadyb85e6de2020-01-22 13:47:41 +02002800 border-radius: 2px;
2801 border: 0;
2802 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2803 border: 0px !important;
2804}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002805.card-header{
shadyb3c61a62020-02-16 15:47:33 +02002806 padding: 0px 25px !important;
shadyb85e6de2020-01-22 13:47:41 +02002807 background: #F4F9FE !important;
2808 border-radius: 0px !important;
2809 border-bottom: 1px solid #ECEDF2 !important;
2810}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002811.template-mapping-accordion .card-body{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002812 padding: 20px 26px 0 !important;
shadyb85e6de2020-01-22 13:47:41 +02002813 font-size: 14px;
2814}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002815.card-header .btn-link{
shadyb85e6de2020-01-22 13:47:41 +02002816 color: #1B3E6F;
2817 width: 100%;
2818 text-align: left;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002819 padding: 9px 0px !important;
2820 font-size: 13px;
2821 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002822}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002823.accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002824 margin-bottom: 0px !important;
2825 border-top: 1px solid #ECEDF2 !important;
2826}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002827.accordion > .card > .card-header{
2828 padding: 0 !important;
2829}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002830.template-mapping-accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002831 margin-bottom: 25px !important;
2832}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002833.custom-control{
shadyb85e6de2020-01-22 13:47:41 +02002834 display: inline-block;
2835}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002836.btn-link::before{
shadyb85e6de2020-01-22 13:47:41 +02002837 margin-right: 10px;
2838}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002839.btn-link.collapsed::before{
shadyb85e6de2020-01-22 13:47:41 +02002840 margin-right: 14px;
2841}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002842.drap-drop-action{
shadyb85e6de2020-01-22 13:47:41 +02002843 padding: 12px 20px 9px 20px;
2844 color: #C3CDDB;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002845 cursor:move;
shadyb85e6de2020-01-22 13:47:41 +02002846 font-size: 15px;
2847}
2848.modal-title {
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002849 font-size: 13px;
2850 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002851}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002852.select-type{
shadyb85e6de2020-01-22 13:47:41 +02002853 background: #F4F9FE;
2854 border: 1px solid #D7E7F9;
2855 padding: 10px;
2856 text-align: center;
2857 color: #1273EB;
2858 font-size: 15px;
2859 width: 100%;
2860 position: relative;
2861}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002862.select-type:hover, .select-type.active{
shadyb85e6de2020-01-22 13:47:41 +02002863 background: #1B3E6F;
2864 border: 1px solid #D7E7F9;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002865 color: #fff;
shadyb85e6de2020-01-22 13:47:41 +02002866 text-decoration: none;
2867}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002868.select-type-icon{
shadyb85e6de2020-01-22 13:47:41 +02002869 font-size: 35px;
2870}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002871.select-type::before{
shadyb85e6de2020-01-22 13:47:41 +02002872 content: '';
2873 border: 1px solid #1273EB;
2874 width: 18px;
2875 height: 18px;
2876 border-radius: 18px;
2877 display: inline-block;
2878 left: 10px;
2879 position: absolute;
2880}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002881.select-type:hover::before, .select-type.active::before{
shadyb85e6de2020-01-22 13:47:41 +02002882 border: 1px solid #fff;
2883}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002884.select-type.active::after{
shadyb85e6de2020-01-22 13:47:41 +02002885 content: '';
2886 background: #fff;
2887 width: 12px;
2888 height: 12px;
2889 border-radius: 18px;
2890 display: inline-block;
2891 left: 13px;
2892 position: absolute;
2893 top: 13px;
2894}
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002895.ace_scroller{
2896 overflow: auto !important;
2897}
2898.ace_print-margin{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002899 left: 100% !important;
shadyb3c61a62020-02-16 15:47:33 +02002900 background: #eee !important;
2901}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002902.ace_content{
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002903 width: 100% !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002904}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002905.ace_editor{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002906 height: 55vh !important;
shadyb3c61a62020-02-16 15:47:33 +02002907 line-height: 25px;
2908 border: 1px solid #ECEDF2;
2909 background-color: #fff;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002910 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002911}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002912.ace_gutter{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002913 background: #E0E8F2 !important;
2914 border-right: 0px !important;
2915 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002916}
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002917.ace_gutter-active-line{
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002918 background-color: #265699 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002919 color: #fff;
shadyb3c61a62020-02-16 15:47:33 +02002920}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002921.ace_cursor{
2922 color: #265699 !important;
shadyb3c61a62020-02-16 15:47:33 +02002923}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002924.ace-tm .ace_marker-layer .ace_active-line{
2925 background: #F4F9FE !important;
shadyb3c61a62020-02-16 15:47:33 +02002926}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002927.breadcrumb-header{
shadyb3c61a62020-02-16 15:47:33 +02002928 padding: 0px;
2929 margin: 0px;
2930}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002931.breadcrumb-header li{
shadyb3c61a62020-02-16 15:47:33 +02002932 list-style: none;
2933 display: inline-block;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002934 font-size: 14px;
shadyb3c61a62020-02-16 15:47:33 +02002935}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002936
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002937.breadcrumb-header li:last-child::after{
shadyb3c61a62020-02-16 15:47:33 +02002938 display: none;
2939}
2940
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002941.breadcrumb-header li:last-child{
2942/* background: #F4F9FE; */
2943border-radius: 50px;
2944color: #C3CDDB;
2945padding: 0 10px 0 0;
shadyb3c61a62020-02-16 15:47:33 +02002946}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002947.breadcrumb-header li:first-child,
2948.breadcrumb-header li:first-child a{
shadyb3c61a62020-02-16 15:47:33 +02002949 font-size: 16px;
2950 font-weight: bold;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002951 padding: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002952 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002953 border-radius: 0px;
2954 background: transparent;
shadyb3c61a62020-02-16 15:47:33 +02002955}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002956.create-template-import{
shadyb3c61a62020-02-16 15:47:33 +02002957 width: 100%;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002958 margin: 30px 0px 10px ;
shadyb3c61a62020-02-16 15:47:33 +02002959}
2960
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002961.create-template-import a:hover{
shadyb3c61a62020-02-16 15:47:33 +02002962 text-decoration: none;
2963}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002964.mapping-source-load{
shadyb3c61a62020-02-16 15:47:33 +02002965 color: #1B3E6F;
2966 font-size: 10px;
2967 font-weight: bold;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002968 display: inline-block;
2969 vertical-align: top;
shadyb3c61a62020-02-16 15:47:33 +02002970 margin-top: 20px;
2971 margin-bottom: 10px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002972 margin:15px 30px 20px;
shadyb3c61a62020-02-16 15:47:33 +02002973}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002974.mapping-source-load:hover{
shadyb3c61a62020-02-16 15:47:33 +02002975 text-decoration: none;
2976}
2977.mapping-source-load i {
2978 color: #1B3E6F;
2979 font-size: 36px;
2980 padding: 10px;
shadyb3c61a62020-02-16 15:47:33 +02002981 border-radius: 100px;
2982 width: 70px;
2983 height: 70px;
2984 display: inline-block;
2985 line-height: 52px;
2986 margin-bottom: 20px;
2987}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002988.mapping-source-load:hover i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002989 background: #F4F9FE;
2990}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002991.mapping-source-load:hover span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002992 color: #1273EB;
2993}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002994.source-load-note{
2995 color:#C3CDDB ;
shadyb3c61a62020-02-16 15:47:33 +02002996 font-size: 8px;
2997}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002998.mapping-source-load.hover-disable{
2999 opacity: .5;
3000}
3001.mapping-source-load.hover-disable:hover span{
3002 color: #1B3E6F;
3003}
3004.mapping-source-load.hover-disable:hover i{
3005 background: transparent;
3006}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003007.template-mapping-list{
shadyb3c61a62020-02-16 15:47:33 +02003008 background: #F4F9FE;
3009 border: 1px solid #E9F3FF;
3010 padding: 5px 10px;
3011 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
3012 width: 100%;
3013 display: inline-block;
3014 margin-bottom: 20px;
3015 color: #1B3E6F;
3016}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003017.template-mapping-list:hover,
3018.template-mapping-list.active {
3019 /* background: #1B3E6F; */
shadyb3c61a62020-02-16 15:47:33 +02003020 text-decoration: none;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003021 /* color: #fff !important; */
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003022 border-radius: 4px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003023 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.3);
shadyb3c61a62020-02-16 15:47:33 +02003024}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003025.template-mapping-list p,
3026.template-mapping-list:hover p{
3027 margin-bottom: 0;
3028 width: 60%;
3029 display: inline-block !important;
3030}
3031.template-mapping-list:hover p{
3032 width: 90%;
3033}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003034.template-mapping-list:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003035 opacity: .9;
3036}
3037
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003038.template-mapping-list span{
shadyb3c61a62020-02-16 15:47:33 +02003039 background: #fff;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003040 border: solid 1px #E9F3FF;
shadyb3c61a62020-02-16 15:47:33 +02003041 color: #2A81ED;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003042 font-size: 9px;
shadyb3c61a62020-02-16 15:47:33 +02003043 float: right;
3044 border-radius: 50px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003045 padding: 3px 10px;
shadyb3c61a62020-02-16 15:47:33 +02003046 margin-left: 5px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003047}
3048.template-mapping-list:hover span{
3049 display: none;
3050}
3051.deleteTemplate{
3052 display: none;
3053 position: absolute;
3054 right: 21px;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003055 top: 2px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003056 border: 0;
3057 background: transparent;
3058}
3059.deleteTemplate i{
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003060 color: #FF6469 !important;
3061 font-size: 16px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003062}
3063.template-mapping-list:hover .deleteTemplate{
3064 display: inline;
shadyb3c61a62020-02-16 15:47:33 +02003065}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003066.max-height-list{
shadyb3c61a62020-02-16 15:47:33 +02003067 max-height: 232px;
3068 padding-bottom: 5px !important;
3069 overflow: auto;
3070}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003071.create-template-mapping-button{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003072 background: #C3CDDB;
3073 border-radius: 50px;
3074 font-size: 12px;
3075 font-weight: bold;
3076 padding: 10px 20px;
3077 margin-bottom: 20px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003078 display: inline-block;
3079 cursor: pointer;
shadyb3c61a62020-02-16 15:47:33 +02003080}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003081.create-template-mapping-button i{
3082margin-right: 5px;
3083 }
3084.view-package-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003085 padding: 20px 56px;
shadyb3c61a62020-02-16 15:47:33 +02003086}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003087.package-type-icon{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003088 color: #1B3E6F;
3089 background: #C1CDDD;
3090 width: 48px;
3091 height: 48px;
3092 border-radius: 48px;
shadyb3c61a62020-02-16 15:47:33 +02003093 display: inline-block;
3094 text-align: center;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003095 line-height: 48px;
shadyb3c61a62020-02-16 15:47:33 +02003096 font-size: 20px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003097 /* margin-right: 20px; */
shadyb3c61a62020-02-16 15:47:33 +02003098}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003099.defintionsNote{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02003100 padding-left: 0;
3101}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003102.defintionsNote li{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02003103 line-height: 24px;
3104 list-style: none;
3105 font-size: 13px;
3106}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003107.package-name-container{
shadyb3c61a62020-02-16 15:47:33 +02003108 width: calc(100% - 60px);
3109 display: inline-block;
3110}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003111.package-name{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003112 font-size: 16px;
3113 color: #1B3E6F;
3114 font-weight: bold;
3115 margin-top: 3px;
shadyb3c61a62020-02-16 15:47:33 +02003116}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003117.package-name span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003118 font-size: 11px;
shadyb3c61a62020-02-16 15:47:33 +02003119}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003120.package-name i{
shadyb3c61a62020-02-16 15:47:33 +02003121 font-size: 12px;
3122 color: #C3CDDB;
3123 margin-left: 5px;
3124}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003125.deply-status-icon{
Sarah Abouzainah95c95202020-07-05 19:45:40 +02003126 margin-right: 4px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003127 width: 1.6%;
3128 vertical-align: baseline;
shadyb3c61a62020-02-16 15:47:33 +02003129}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003130.package-description{
shadyb3c61a62020-02-16 15:47:33 +02003131 color: #D0D7E4;
3132 font-size: 12px;
3133 font-weight: normal;
3134}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003135.package-auth-info{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003136 font-size: 11px;
3137}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003138.package-auth-info p{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003139 margin-bottom: 5px;
3140}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003141.package-auth-info div{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003142 padding-left: 25px;
3143 border-right: solid 1px #F4F9FE;
3144}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003145.package-auth-info div:first-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003146 padding-left: 15px;
3147}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003148.package-auth-info .col-4:first-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003149 padding-left: 15px;
3150}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003151.package-auth-info div:last-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003152 border-right: 0;
3153}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003154.package-auth-info .package-contributers{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003155 margin-bottom: 0 !important;
3156}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003157.package-auth-info .package-contributers button img{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003158 width: 20px;
3159 height: 20px;
3160}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003161.template-mapping-action{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003162 margin-bottom: 20px;
shadyb3c61a62020-02-16 15:47:33 +02003163}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003164.template-mapping-action button{
shadyb3c61a62020-02-16 15:47:33 +02003165 border-radius: 50px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003166 padding: 4px 20px;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003167 font-size: 13px;
shadyb3c61a62020-02-16 15:47:33 +02003168}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003169.template-mapping-action .btn-primary{
3170 background:#5DBDBA !important ;
3171 border-color:#5DBDBA !important ;
3172 color: #fff !important ;
shadyb3c61a62020-02-16 15:47:33 +02003173}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003174.template-mapping-action .btn-outline-secondary{
3175 background:#fff !important ;
3176 border-color:#ECEDF2 !important ;
3177 color: #C3CDDB !important ;
shadyb3c61a62020-02-16 15:47:33 +02003178}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02003179.template-mapping-action .btn-outline-secondary:hover{
3180 color: #1B3E6F !important;
3181}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003182.table-container{
shadyb3c61a62020-02-16 15:47:33 +02003183 width: 100%;
3184}
3185/*
3186 server-side-angular-way.component.css
3187*/
3188.no-data-available {
3189 text-align: center;
3190}
3191
3192/*
3193 src/styles.css (i.e. your global style)
3194*/
3195.dataTables_empty {
3196 display: none;
3197}
Sarah Abouzainah98600832020-04-22 22:55:39 +02003198.dataTables_length,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003199.dataTables_filter{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003200 margin-bottom: 6px;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003201 color: #1B3E6F !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003202 font-size: 13px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003203 /* font-weight: bold; */
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003204}
3205
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003206.dataTables_filter input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003207 color: #1B3E6F;
3208 background: url(../src/assets/img/icon-search.svg) 9px center no-repeat;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003209 padding: 4px 9px 4px 24px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003210 border: solid 1px #ECEDF2;
3211 border-radius: 4px;
3212}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003213.dataTables_filter input:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003214 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
3215}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003216.mapping-table th,
3217.mapping-table td{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003218 width: auto !important;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003219 padding: 7px 20px 7px 0 !important;
3220 border-bottom: solid 1px #ECEDF2 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003221 font-size: 13px;
3222}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003223.mapping-table th:first-child,
3224.mapping-table td:first-child{
3225 padding-left: 20px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003226}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003227.mapping-table thead th{
3228 border-bottom-color: #ECEDF2 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003229}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003230.mapping-table tbody tr:hover{
3231 background-color: #F4F9FE !important;
3232}
3233.mapping-table th{
3234 padding-top: 10px !important;
3235 padding-bottom: 10px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003236 background: #F4F9FE;
3237}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003238.mapping-table td{
3239 border-top: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003240}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003241table.dataTable.no-footer{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003242 margin-bottom: 9px;
3243 border-bottom: solid 1px #ECEDF2 !important;
3244}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003245.dataTables_info{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003246 padding-top: 12px;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003247 color: #1B3E6F !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003248 font-size: 13px;
3249 font-weight: bold;
3250}
Sarah Abouzainah98600832020-04-22 22:55:39 +02003251.dataTables_wrapper .dataTables_paginate,
3252.dataTables_wrapper .dataTables_paginate a.paginate_button,
3253.dataTables_wrapper .dataTables_paginate a.paginate_button.current,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003254.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003255 margin-bottom: 3px;
3256 color: #1B3E6F !important;
3257 font-size: 13px;
3258 font-weight: bold;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003259 border: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003260}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003261.dataTables_wrapper .dataTables_paginate a.paginate_button:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003262 border: 0;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003263 color: #1B3E6F !important;
3264 background: none !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003265}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003266.dataTables_wrapper .dataTables_paginate a.paginate_button{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003267 padding: 0.4em .9em !important;
3268}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003269.dataTables_wrapper .dataTables_paginate a.paginate_button.current{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003270 color: #1B3E6F !important;
3271 background: #F4F9FE !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003272 border: solid 1px #EEF4F9 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003273 border-radius: 100% !important;
3274 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
3275 outline: 0;
3276}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003277.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003278 opacity: .6;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003279}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003280.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003281 cursor: default;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003282 background: none !important;
3283 border: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003284}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003285.mapping-table .form-control,
3286.mapping-table .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003287 padding: 10px 6px;
3288 border-color: #EEF4F9;
3289 font-size: 14px;
3290 line-height: 12px;
3291 color: #1B3E6F;
3292}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003293.mapping-table .form-control{
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003294 box-shadow: 0 2px 4px rgba(47,83,151,0.1);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003295}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003296.mapping-table tbody tr:hover .form-control:focus,
3297.mapping-table tbody tr:hover .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003298 background-color: #fff !important;
3299}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003300.mapping-table .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003301 background-color: #F4F9FE;
3302 color: #1B3E6F;
3303}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003304.mapping-table .form-control:disabled{
Sarah Abouzainah98600832020-04-22 22:55:39 +02003305 padding-left: 0;
3306 box-shadow: none;
3307 border: 0;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003308 background: transparent !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003309 color: #1B3E6F;
3310}
AhmedEldeeb50bf566c12020-05-07 16:10:33 +02003311
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003312/* Windows View as 150% */
3313@media (resolution: 150dpi) {
3314 /* @media (-webkit-device-pixel-ratio: 1.5) { */
3315 .body-container > .container{
3316 max-width: 960px !important;
3317 }
3318}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003319/* Extra small devices (portrait phones, less than 576px) */
3320@media (max-width: 575.98px) {
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003321 .page-title{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003322 padding: 18px;
3323 }
3324}
3325
3326/* Small devices (landscape phones, 576px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003327@media (min-width: 576px) and (max-width: 767.98px) {
3328
3329}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003330
3331/* Medium devices (tablets, 768px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003332@media (min-width: 768px) and (max-width: 991.98px) {
3333
3334}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003335
3336/* Large devices (desktops, 992px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003337@media (min-width: 992px) and (max-width: 1199.98px) {
3338
3339}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003340
3341/* Extra large devices (large desktops, 1200px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003342@media (min-width: 1200px) {
3343
3344}
3345
3346
3347
3348
3349
3350
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003351/* Package Wizard panel */
3352.packageWizard.panel-wrap{
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02003353 position: fixed;
3354 top: 100px;
3355 bottom: 0;
3356 right: 0;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003357 width: 350px;
3358 height: 200px;
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02003359 transform: translateX(100%);
3360 transition: .3s ease-out;
3361 z-index: 2000;
3362}
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003363.packageWizard .panel{
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02003364 position: absolute;
3365 top: 0;
3366 bottom: 0;
3367 left: 0;
3368 right: 0;
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02003369 overflow: auto;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003370 padding: 20px;
3371 padding-top: 9px;
Sarah Abouzainah28e656f2020-09-09 17:02:34 +02003372 background: #1B3E6F;
3373 color: #fff;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003374 border-top: solid 6px #1273EB;
Sarah Abouzainah28e656f2020-09-09 17:02:34 +02003375 box-shadow: 0 2px 13px 6px rgba(47, 83, 151, .17) !important;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003376 border-radius: 3px !important;
3377 /* border-top-right-radius: 0 !important;
3378 border-bottom-right-radius: 0 !important; */
3379 text-align: center;
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02003380}
3381
3382/* simulate panel state control --
3383this can also be triggered by a
3384class name added to the body tag.
3385Just using a checkbox sibling here
3386for simplicity
3387*/
3388[type="checkbox"]:checked ~ .panel-wrap {
3389 transform: translateX(0%);
3390}
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003391.packageWizard h3{
3392 margin-bottom: 15px;
3393 font-weight: bold !important;
3394 font-size: 16px;
3395}
3396.packageWizard p{
3397 margin-bottom: 12px;
3398 font-size: 14px;
3399}
3400.packageWizard span{
3401 font-size: 13px;
3402 color: #C3CDDB;
3403}
3404.startTour{
3405 margin-top: 15px;
3406 padding: 9px 21px;
3407 font-weight: bold;
3408 font-size: 12px;
3409 border: 0;
3410 border-radius: 18px;
3411 background-color: #1273EB;
3412 color: #fff;
3413}
3414.closeWizard{
3415 margin-top: 12px;
3416 border: 0;
3417 background: none;
3418 font-weight: normal;
Sarah Abouzainah28e656f2020-09-09 17:02:34 +02003419 color: #E0E8F2;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003420 font-size: 12px;
3421}
3422/*Wizard Content*/
3423.mat-menu-panel{
Sarah Abouzainah28e656f2020-09-09 17:02:34 +02003424 box-shadow: 0 2px 13px 6px rgba(47, 83, 151, .17) !important;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003425 border-radius: 3px !important;
Sarah Abouzainah33b6dbc2020-09-21 12:34:15 +02003426 border-top: solid 3px #1273EB;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003427}
3428.mat-menu-panel::after {
3429 content: '';
3430 display: block;
3431 width: 0;
3432 height: 0;
3433 position: absolute;
3434 border-left: 8px solid transparent;
3435 border-right: 8px solid transparent;
Sarah Abouzainah33b6dbc2020-09-21 12:34:15 +02003436 border-bottom: 8px solid #1273EB;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003437 left: 9px;
3438 top: -8px;
3439}
3440.mat-card{
Sarah Abouzainah28e656f2020-09-09 17:02:34 +02003441 background: #1B3E6F !important;
3442 color: #fff !important;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003443 font-family: inherit !important;
3444 border-radius: 0 !important;
3445}
3446.mat-card-content,
3447.mat-card-subtitle{
3448 font-size: 13px;
3449}
3450.mat-card-title{
3451 margin-bottom: 9px !important;
3452 font-weight: bold !important;
3453 font-size: 16px !important;
3454}
3455.mat-icon-button[disabled]{
Sarah Abouzainah28e656f2020-09-09 17:02:34 +02003456 color: rgba(224, 232, 242, .5) !important;
Sarah Abouzainah663e41d2020-09-06 21:02:08 +02003457}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003458
3459
3460
3461
3462
3463
3464
3465