blob: 320ae139e5881e34cd5a5be9159d7658d60de9ed [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 Abouzainah1eedc492020-05-05 22:19:12 +0200918.header-button-save button{
shadyb3c61a62020-02-16 15:47:33 +0200919 border-radius: 50px;
920}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200921/*Page Title*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200922.page-title{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200923 padding: 20px 30px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200924 background:#fff;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200925 border-left: solid 1px #FAFAFA;
926 margin-bottom: 21px;
927 -webkit-box-shadow: 0 4px 10px 0 #eef0f5;
928 box-shadow: 0 4px 10px 0 #eef0f5;
929 position: relative;
930 z-index: 8;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200931 /* position: fixed;
932 width: calc(100% - 50px); */
shaaban Altananyba3756e2020-01-07 12:08:44 +0200933}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200934.page-title h2{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200935 font-size: 16px;
936 font-weight: bold;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200937 padding-top: 1px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200938}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200939.page-title h2 span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200940 color: #C3CDDB;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200941 font-size: 14px;
942}
943/*Content*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200944.body-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200945 padding: 0 30px !important;
946}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200947.body-container > .container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200948 padding: 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200949}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200950.search-filter-col{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200951 padding-right: 0 !important;
952 border-bottom: solid 1px #ECEDF2 !important;
953}
954/**Packages Filter**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200955.packagesFilter{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200956 margin-top: 12px;
957 margin-bottom: 7px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200958 z-index: 220 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200959}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200960.packagesFilter .dropdown-toggle{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200961 height: 36px !important;
962}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200963.packagesFilter .dropdown-toggle:focus ~ .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200964 border-color: transparent transparent #1B3E6F transparent;
965}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200966.packagesFilter .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200967 background: transparent;
968 border: 0;
969 box-shadow: none;
970 text-indent: 14px;
971 line-height: 30px;
972 font-size: 12px;
973}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200974.packagesFilter .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200975 right: 12px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200976 border: solid !important;
977 border-width: 5px 4px 0 4px !important;
978 border-color: #1B3E6F transparent transparent transparent !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200979}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200980.packagesFilter .dropdown-toggle:hover ~ .dropdown-text,
981.packagesFilter .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200982 background-color: transparent;
983 box-shadow: none;
984 border-radius: 0;
985}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200986.packagesFilter .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200987 background: #fff;
988 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
989}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200990.packagesFilter .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200991 top: 12px;
992}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200993.packagesFilter .dropdown-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200994 padding: 6px 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200995 background: #fff;
996 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
997 border: 0;
998 border-top-left-radius: 0;
999 border-top-right-radius: 0;
1000 border-bottom-left-radius: 2px;
1001 border-bottom-right-radius: 2px;
1002}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001003.packagesFilter .dropdown-content li:hover .custom-checkbox{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001004 cursor: pointer;
1005}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001006.packagesFilter .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001007.packagesFilter .dropdown-toggle:focus ~ .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001008 top: 30px;
1009}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001010.packagesFilter .form-control{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001011 padding: 12px 9px 12px 38px !important;
1012 border: 0 !important;
1013 border-bottom: solid 1px #D7E7F9 !important;
1014 background: url(../src/assets/img/icon-search.svg) 15px center no-repeat;
1015 background-size: 4%;
1016 border-radius: 0 !important;
1017 color: #1B3E6F;
1018 font-size: 13px;
1019}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001020.packagesFilter .form-control::placeholder{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001021 color: #BABBC3;
1022}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001023.packagesFilter .form-control:focus{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001024 box-shadow: none !important;
1025 border-bottom: solid 1px #1B3E6F !important;
1026}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001027.packagesFilter .custom-checkbox{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001028 margin-left: 8px;
1029}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001030.packagesFilter .custom-control-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001031 left: 10px;
1032}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001033.packagesFilter .custom-control-label{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001034 line-height: 28px !important;
1035 font-size: 13px !important;
1036 text-indent: 6px !important;
1037}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001038.fillteredTags{
1039 margin-left: 3px;
1040 padding: 3px 3px;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02001041 background: #C3CDDB;
1042 color: #1B3E6F;
1043 font-weight: bold;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001044 border-radius: 4px;
1045}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001046/**Packages Sort**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001047.sort-packages{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001048 font-size: 12px;
1049 font-weight: bold;
1050 color: #C3CDDB;
1051}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001052.sort-packages .dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001053 width: 88px;
1054}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001055.sort-packages .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001056 background: transparent;
1057 border: 0;
1058 box-shadow: none;
1059 color: #1B3E6F;
1060}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001061.sort-packages .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001062 border-color: #1B3E6F transparent transparent transparent;
1063}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001064.sort-packages .dropdown-toggle:focus ~ .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001065 border-color: transparent transparent #1B3E6F transparent;
1066}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001067.sort-packages .dropdown-toggle:hover ~ .dropdown-text,
1068.sort-packages .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001069 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1070 background: #fff;
1071}
1072.sort-packages .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001073.sort-packages .dropdown-toggle:focus ~ .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001074 top: 30px;
1075}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001076.sort-packages .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001077 width: 88px;
1078 padding: 6px 0;
1079 background: #fff;
1080 border-radius: 2px;
1081 border: 0;
1082 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1083}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001084.sort-packages .dropdown-content a{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001085 color: #1B3E6F;
1086 font-size: 12px;
1087}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001088.sort-packages .dropdown-content a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001089 background-color: #F4F9FE;
1090 text-decoration: unset;
1091}
1092/**Pagination**/
1093.page-item .page-link,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001094.page-item.disabled .page-link{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001095 background: transparent !important;
1096 border: 0;
1097 color: #1B3E6F !important;
1098 font-size: 14px;
1099}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001100.page-link:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001101 color: #1B3E6F !important;
1102 background-color: #fff !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001103 border-radius: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001104 transition: 0.3s;
1105 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.12);
1106}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001107.page-item.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001108 opacity: .3;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001109}
1110/**Packages Cards***/
1111/***Package Info Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001112.packages-card .card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001113 margin: 0;
1114 border-radius: 2px;
1115 border: 0;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001116 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.12);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001117}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001118.packages-card .card:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001119 box-shadow: 0 2px 13px 6px rgba(47, 83, 151, .17);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001120 transition: all 0.5s ease;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001121 cursor: pointer;
1122}
1123.packages-card .card:hover .card-title,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001124.packages-card .card:hover .card-title span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001125 color: #1273EB !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001126}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001127.packages-card .card-title{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001128 margin-bottom: 0 !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02001129 font-size: 14px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001130 font-weight: bold;
1131}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001132.packages-card .card-title .packageName{
Sarah Abouzainah98600832020-04-22 22:55:39 +02001133 margin-bottom: 0;
1134 display: inline-block;
1135 width: auto;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001136 max-width: 64%;
Sarah Abouzainah98600832020-04-22 22:55:39 +02001137 white-space: nowrap;
1138 overflow: hidden;
1139 text-overflow: ellipsis;
1140 font-size: 13px;
1141 vertical-align: bottom;
1142 color: #1B3E6F;
1143}
1144.packages-card .card-title:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001145.packages-card .card-title:hover .packageName{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001146 text-decoration: none;
1147 color: #1273EB;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001148}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001149.packages-card .card-body{
Ahmed Abbaseea49072019-11-27 15:04:18 +02001150 padding-bottom: 0 !important;
1151}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001152.packages-card .card-footer .col{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001153 padding-left: 3px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001154 text-align: left;
Ahmed Abbaseea49072019-11-27 15:04:18 +02001155}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001156
shaaban Altananyba3756e2020-01-07 12:08:44 +02001157/***Add Package Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001158.addPaackage-card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001159 background: #F4F9FE !important;
1160 border: solid 1px #D7E7F9 !important;
1161}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001162.addPaackage-card:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001163 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1) !important;
1164}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001165
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001166.addPaackage-card a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001167 text-decoration: unset;
1168}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001169.addPaackage-card .card-footer .col{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001170 padding: 0;
1171 text-align: right;
1172}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001173.addPaackage-card .card-footer .col:last-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001174 text-align: left;
1175}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001176.btn-create-package,
1177.btn-import-package{
Sarah Abouzainahced91552020-06-04 17:45:57 +02001178 width: auto;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001179}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001180.btn-create-package{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001181 margin-bottom: 6px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001182}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001183.btn-import-package{
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02001184 margin-bottom: 15px !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001185}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001186.btn-create-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001187.btn-create-package:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001188 background-color: #1B3E6F;
1189 border-color: #1B3E6F;
1190 color: #fff;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001191}
1192.btn-import-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001193.btn-import-package:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001194 color: #1B3E6F;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001195}
1196/***Actions Menu***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001197.packages-card .dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001198 width: auto;
1199 float: right;
1200}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001201.packages-card .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001202 background: transparent;
1203 border: 0;
1204 box-shadow: none;
1205 text-indent: 0;
1206 line-height: unset;
1207 border-bottom-left-radius: 0;
1208 border-bottom-right-radius: 0;
1209 opacity: .6;
1210}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001211.packages-card .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001212 display: none;
1213}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001214.packages-card .dropdown-text img{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001215 padding: 9px 7px;
1216}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001217.packages-card .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001218 right: 0;
1219 width: 120px;
1220 padding: 6px 0;
1221 border: 0;
1222 text-indent: 0;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001223 border-radius: 4px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001224 border-top-right-radius: 0;
1225 background: #1B3E6F;
1226}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001227.packages-card .dropdown-content a{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001228 padding-left: 12px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001229 color: #fff;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001230 font-size: 12px;
1231 /* background-position: 14px center;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001232 background-size: 10%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001233 background-repeat: no-repeat; */
1234}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001235.packages-card .dropdown-content a i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001236 margin-right: 4px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001237}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001238.packages-card .dropdown-content a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001239 background-color: #172B4D;
1240 text-decoration: unset;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001241 color: #fff;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001242}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001243.packages-card .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001244.packages-card .dropdown-toggle:focus ~ .dropdown-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001245 top: 22px;
1246}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001247.packages-card .dropdown-toggle:focus ~ .dropdown-text .icon-menuDots{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001248 color: #D0D7E4;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001249}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001250.packages-card .dropdown-toggle:hover ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001251 background: transparent;
1252 opacity: 1;
1253}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001254.packages-card .dropdown-toggle:focus ~ .dropdown-text{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001255 width: 27px;
1256 text-align: center;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001257 opacity: 1;
1258 background: #1B3E6F;
1259 box-shadow: none;
1260}
Sarah Abouzainahced91552020-06-04 17:45:57 +02001261
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001262.package-version::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001263 content: "|";
Sarah Abouzainah98600832020-04-22 22:55:39 +02001264 margin-left: 8px;
1265 margin-right: 6px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001266 vertical-align: text-bottom;
1267}
1268
shaaban Altananyba3756e2020-01-07 12:08:44 +02001269/***Contributers***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001270ul.package-contributers{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001271 margin-bottom: 9px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001272 padding-left: 0 !important;
1273}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001274.package-contributers li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001275 list-style: none;
1276 display: inline-block;
1277}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001278.package-contributers li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001279 margin-left: -5px;
1280}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001281.package-contributers li:first-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001282 margin-left: 0;
1283}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001284.package-contributers li:last-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001285 margin-left: 9px;
1286}
1287.package-modifier,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001288.package-contributers button{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001289 height: 20px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001290 padding: 0 !important;
1291 border-radius: 100%;
1292 border: 0 !important;
1293 /*Hover Effect*/
1294 -webkit-transition: box-shadow 0.2s ease;
1295 -moz-transition: box-shadow 0.2s ease;
1296 transition: box-shadow 0.2s ease;
1297 -webkit-backface-visibility: hidden;
1298 backface-visibility: hidden;
1299 display: inline-block;
1300 position: relative;
1301}
1302.package-modifier:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001303.package-contributers button:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001304 -webkit-transition: all 0.2s ease;
1305 -moz-transition: all 0.2s ease;
1306 transition: all 0.2s ease;
1307 border-radius: 50%;
1308 bottom: 0;
1309 box-shadow: 0 0 0 2px #fff;
1310 content: "";
1311 left: 0;
1312 position: absolute;
1313 right: 0;
1314 top: 0;
1315}
1316.package-modifier:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001317.package-contributers button:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001318 box-shadow: 0 0 0 2px #D7E7F9;
1319 text-decoration: none;
1320}
1321.package-modifier:hover:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001322.package-contributers button:hover:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001323 -webkit-transform: scale(0.925);
1324 -moz-transform: scale(0.925);
1325 -ms-transform: scale(0.925);
1326 -o-transform: scale(0.925);
1327 transform: scale(0.925);
1328 box-shadow: 0 0 0 1px #D7E7F9;
1329 opacity: 0.5;
1330}
1331.package-modifier img,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001332.package-contributers button img{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001333 width: 20px;
1334 height: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001335 object-fit: cover;
1336 vertical-align: top;
1337 border-radius: 100%;
1338}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001339.package-contributers a{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001340 font-size: 12px;
1341 color: #1273EB;
1342}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001343.package-contributers a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001344 text-decoration: unset;
1345}
1346/***Package Footer***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001347.packages-card .card-footer{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001348 padding: 0 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001349 background: transparent !important;
1350 border-top-color: #F7F6F6 !important;
1351}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001352.packages-card .card-footer .col{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02001353 text-align: center;
1354}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001355.packages-card .card-footer .col:first-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001356 border-right: solid 1px #F7F6F6;
1357}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001358.packages-card .card-footer .btn{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02001359 padding: 10px 0 10px 0 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001360 background-color: transparent !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001361 color: #1B3E6F !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001362 border: 0;
1363 font-size: 13px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001364 text-align: left;
1365 opacity: .4;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001366}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001367.packages-card .card-footer .btn:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001368 opacity: 1;
1369}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001370.packages-card .card-footer i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001371 margin-right: 6px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001372}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001373.icon-deployed-active,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001374.icon-deploy-inactive{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001375 margin-right: 9px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001376 display: inline;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001377 background-image: url(/assets/img/icon-deploy-active.svg);
1378 background-position: center center;
1379 background-repeat: no-repeat;
1380 vertical-align: baseline;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001381}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001382.icon-deploy-inactive{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001383 background-image: url(/assets/img/icon-deploy-inactive.svg);
1384}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001385
1386
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001387/*CREATE NEW ACTION MODAL*/
1388.createActionModal .modal-dialog{
1389 max-width: 85%;
1390}
1391.createActionModal .modal-header{
1392 padding-top: 21px !important;
1393 padding-bottom: 0 !important;
1394 border-bottom: 0;
1395}
1396.createActionModal .close{
1397 margin: 0 !important;
1398 padding: 6px 13px 10px !important;
1399 width: auto;
1400 opacity: 1 !important;
1401 border-radius: 100%;
1402}
1403.createActionModal .close:hover{
1404 background-color: #E0E8F2;
1405}
1406.createActionModal .icon-action-close{
1407 font-size: 14px;
1408 font-weight: bold;
1409}
1410.createActionModal .modal-body{
1411 padding-top: 0 !important;
1412 padding-bottom: 10px !important;
1413}
1414.createActionModal .modal-body .carousel-item{
1415 padding-left: 20px;
1416 padding-right: 10px;
1417}
1418@keyframes fadeInScale {
1419 0% {
1420 opacity: 0;
1421 -webkit-transform: scale(0) translateY(50%);
1422 transform: scale(0) translateY(50%);
1423 }
1424 90% {
1425 -webkit-transform: scale(1.05);
1426 transform: scale(1.05);
1427 }
1428 100% {
1429 opacity: 1;
1430 -webkit-transform: scale(1) translateY(0);
1431 transform: scale(1) translateY(0);
1432 }
1433}
1434.card.actionType{
1435 margin-bottom: 25px !important;
1436 padding: 220px 25px 50px;
1437 box-shadow: none;
1438 border-radius: 0;
1439 -webkit-transition: all 0.3s ease-in-out;
1440 transition: all 0.3s ease-in-out;
1441}
1442.card.actionType:hover{
1443 box-shadow: 0 10px 20px 0 rgba(27,62,111,.1);
1444 transition: 0.3s !important;
1445}
1446.createActionModal h1{
1447 margin-bottom: 21px;
1448 font-size: 22px;
1449 text-align: center;
1450 font-weight: normal;
1451}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001452.createActionModal .skip-btn{
1453 float: unset;
1454 width: auto;
1455 color: #1273EB;
1456 font-weight: normal !important;
1457 font-size: 13px;
1458 border: solid 1px #F1F2FA;
1459 border-radius: 2px;
1460}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001461.actionType,
1462.actionType:hover{
1463 text-align: center;
1464 line-height: 40px;
1465 background-position: center 40px;
1466 background-repeat: no-repeat;
1467 background-size: 144px 172px;
1468}
1469.actionType h3,
1470.actionType p{
1471 margin: 0;
1472}
1473.actionType h3{
1474 text-transform: uppercase;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001475 font-size: 13px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001476 font-weight: bold;
1477}
1478.actionType p{
1479 font-size: 13px !important;
1480 line-height: 24px;
1481}
1482.actionType .btn,
1483.actionType:hover .btn{
1484 opacity: 0;
1485 position: absolute;
1486 bottom: 0;
1487 left: 30% !important;
1488 margin-bottom: 26px;
1489 width: 100px;
1490 height: 30px;
1491 background: #1B3E6F;
1492 color: #fff;
1493 font-size: 12px;
1494 font-weight: bold;
1495 border-radius: 15px !important;
1496 -webkit-transform: translateY(-20%);
1497 transform: translateY(-20%);
1498 -webkit-transition: all 0.3s ease-in-out;
1499 transition: all 0.3s ease-in-out;
1500}
1501.actionType:hover .btn{
1502 opacity: 1;
1503 -webkit-transform: translateY(0);
1504 transform: translateY(0);
1505}
1506.actionType.custom{
1507 background-image: url(/assets/img/icon-action-custom.svg);
1508}
1509.actionType.custom:hover{
1510 cursor: pointer;
1511 background-image: url(/assets/img/icon-action-custom-hover.svg);
1512}
1513.actionType.default{
1514 background-image: url(/assets/img/icon-action-default.svg);
1515}
1516.actionType.default:hover{
1517 cursor: pointer;
1518 background-image: url(/assets/img/icon-action-default-hover.svg);
1519}
1520.actionType.recent{
1521 background-image: url(/assets/img/icon-action-recent.svg);
1522}
1523.actionType.recent:hover{
1524 cursor: pointer;
1525 background-image: url(/assets/img/icon-action-recent-hover.svg);
1526}
1527.actionType.import{
1528 background-image: url(/assets/img/icon-action-import.svg);
1529}
1530.actionType.import:hover{
1531 cursor: pointer;
1532 background-image: url(/assets/img/icon-action-import-hover.svg);
1533}
1534.createActionModal .carousel-indicators{
1535 margin: 0;
1536}
1537.createActionModal .carousel-indicators li{
1538 margin: 0;
1539 padding: 0;
1540 text-indent: 0;
1541 border: 0;
1542}
1543.createActionModal .back{
1544 position: fixed !important;
1545 top: 83px;
1546 width: auto;
1547 padding:0 !important;
1548}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001549
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001550.actionFormWrapper{
1551 width: 60%;
1552 margin: 0 auto;
1553}
1554.createActionModal .form-control.customAction{
1555 width: 55%;
1556 margin: 70px auto;
1557 padding-left: 0;
1558 border-radius: 0;
1559 border: 0;
1560 border-bottom: solid 1px #E0E8F2;
1561 color: #1B3E6F !important;
1562 font-size: 14px;
1563}
1564.createActionModal .form-control:focus{
1565 border-bottom: solid 1px #1B3E6F;
1566 background: transparent !important;
1567 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1568 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1569 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1570 text-shadow: none;
1571}
1572.createActionModal .form-control::placeholder{
1573 color: #C3CDDB;
1574
1575}
1576.createActionModal .submit,
1577.createActionModal .submit:hover{
1578 float: unset;
1579 width: 100px;
1580 height: 30px;
1581 background: #1B3E6F;
1582 color: #fff;
1583 font-size: 12px;
1584 font-weight: bold;
1585 border-radius: 15px !important;
1586}
1587.actionlabel{
1588 margin-right: 2px;
1589 color: #C3CDDB;
1590 font-size: 11px;
1591 font-weight: bold;
1592}
1593.form-control.searchInput,
1594.form-control.searchInput:focus{
1595 float: right;
1596 width: 250px !important;
1597 height: 30px !important;
1598 padding-left: 32px !important;
1599 border: solid 1px #E0E8F2 !important;
1600 border-radius: 2px !important;
1601 background: url(../src/assets/img/icon-search-light.svg) 9px center no-repeat !important;
1602 font-size: 13px !important;
1603 color: #1B3E6F;
1604}
1605.actionsListScroll{
1606 height: 228px;
1607 max-height: 228px;
1608 overflow: auto;
1609}
1610.createActionModal .actionName{
1611 margin-bottom: 15px;
1612 padding: 9px 18px;
1613 box-shadow: 0 2px 6px rgba(47,83,151,0.15);
1614}
1615.createActionModal p.selectedActions{
1616 margin-top: 20px;
1617 margin-bottom: 10px;
1618 color: #8D9FB7;
1619 font-size: 13px;
1620}
1621.createActionModal .sort-packages .dropdown{
1622 width: 60%;
1623}
1624.createActionModal .sort-packages .dropdown-text::after {
1625 right: 6px;
1626}
1627.createActionModal .sort-packages .dropdown-content{
1628 width: 100%;
1629}
1630.createActionModal .folder-upload-text button{
1631 float: unset;
1632}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001633/* Border Fade */
1634.border-fade {
1635 display: inline-block;
1636 transition-duration: 0.3s;
1637 transition-property: box-shadow;
1638 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1639 transform: translateZ(0);
1640 box-shadow: inset 0 0 0 4px #ececec, 0 0 1px rgba(0, 0, 0, 0);
1641 /* Hack to improve aliasing on mobile/tablet devices */
1642}
1643.border-fade:hover {
1644 box-shadow: inset 0 0 0 4px #666, 0 0 1px rgba(0, 0, 0, 0);
1645 /* Hack to improve aliasing on mobile/tablet devices */
1646}
1647/*Content*/
1648
1649/**Title Action Buttons**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001650.page-title-actions li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001651 display: inline-block;
1652 text-align: center;
1653}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001654.title-action{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001655 -webkit-transition: box-shadow 0.2s ease;
1656 -moz-transition: box-shadow 0.2s ease;
1657 transition: box-shadow 0.2s ease;
1658 -webkit-backface-visibility: hidden;
1659 backface-visibility: hidden;
1660 border-radius: 50%;
1661 color: #6a75eb;
1662 display: inline-block;
1663 font-size: 0.889em;
1664 height: 4em;
1665 margin: 0 1em 1em;
1666 position: relative;
1667 text-align: center;
1668 text-transform: lowercase;
1669 width: 4em;
1670 line-height: 4em;
1671}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001672.title-action:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001673 -webkit-transition: all 0.2s ease;
1674 -moz-transition: all 0.2s ease;
1675 transition: all 0.2s ease;
1676 border-radius: 50%;
1677 bottom: 0;
1678 box-shadow: 0 0 0 1px #000;
1679 content: "";
1680 left: 0;
1681 position: absolute;
1682 right: 0;
1683 top: 0;
1684}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001685.title-action:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001686 box-shadow: 0 0 0 7px #07819b;
1687 text-decoration: none;
1688}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001689.title-action:hover:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001690 -webkit-transform: scale(0.925);
1691 -moz-transform: scale(0.925);
1692 -ms-transform: scale(0.925);
1693 -o-transform: scale(0.925);
1694 transform: scale(0.925);
1695 box-shadow: 0 0 0 1px #07819b;
1696 opacity: 0.5;
1697}
1698
1699/*Animation Button*/
1700/**Float**/
1701.float {
1702 display: inline-block;
1703 transition-duration: 0.3s;
1704 transition-property: transform;
1705 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1706 transform: translateZ(0);
1707 box-shadow: 0 0 1px rgba(0, 0, 0, 0);
1708}
1709.float:hover {
1710 transform: translateY(-5px);
1711}
1712
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001713/*TOOLTIP*/
1714/* Base styles for the element that has a tooltip */
1715[data-tooltip],
1716.tooltip {
1717 position: relative;
1718 cursor: pointer;
1719 text-align: center;
1720}
1721
1722/* Base styles for the entire tooltip */
1723[data-tooltip]:before,
1724[data-tooltip]:after,
1725.tooltip:before,
1726.tooltip:after {
1727 position: absolute;
1728 visibility: hidden;
1729 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
1730 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
1731 opacity: 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001732 -webkit-transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001733 opacity 0.2s ease-in-out,
1734 visibility 0.2s ease-in-out,
1735 -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001736 -moz-transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001737 opacity 0.2s ease-in-out,
1738 visibility 0.2s ease-in-out,
1739 -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001740 transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001741 opacity 0.2s ease-in-out,
1742 visibility 0.2s ease-in-out,
1743 transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001744 -webkit-transform: translate3d(0, 0, 0);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001745 -moz-transform: translate3d(0, 0, 0);
1746 transform: translate3d(0, 0, 0);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001747 pointer-events: none;
1748}
1749
1750/* Show the entire tooltip on hover and focus */
1751[data-tooltip]:hover:before,
1752[data-tooltip]:hover:after,
1753[data-tooltip]:focus:before,
1754[data-tooltip]:focus:after,
1755.tooltip:hover:before,
1756.tooltip:hover:after,
1757.tooltip:focus:before,
1758.tooltip:focus:after {
1759 visibility: visible;
1760 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
1761 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001762 opacity: 1;
1763}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001764
1765/* Base styles for the tooltip's directional arrow */
1766.tooltip:before,
1767[data-tooltip]:before {
1768 z-index: 1001;
1769 border: 6px solid transparent;
1770 background: transparent;
1771 content: "";
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001772}
1773
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001774/* Base styles for the tooltip's content area */
1775.tooltip:after,
1776[data-tooltip]:after {
1777 z-index: 1000;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001778 padding: 8px 20px !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001779 width: auto;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001780 background-color: #fff !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001781 color: #1B3E6F;
1782 content: attr(data-tooltip);
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001783 font-size: 12px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001784 line-height: 1.2;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001785 border-radius: 3px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001786}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001787
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001788/* Directions */
1789
1790/* Top (default) */
1791[data-tooltip]:before,
1792[data-tooltip]:after,
1793.tooltip:before,
1794.tooltip:after,
1795.tooltip-top:before,
1796.tooltip-top:after {
1797 bottom: 100%;
1798 left: 50%;
1799}
1800
1801[data-tooltip]:before,
1802.tooltip:before,
1803.tooltip-top:before {
1804 margin-left: 0;
1805 margin-bottom: -12px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001806 border-bottom-color: #DEE8F3;
1807 border-bottom-color: rgba(222, 232, 243, 1.0);
1808}
1809
1810/* Horizontally align top/bottom tooltips */
1811[data-tooltip]:after,
1812.tooltip:after,
1813.tooltip-top:after {
1814 margin-left: -50%;
1815}
1816
1817[data-tooltip]:hover:before,
1818[data-tooltip]:hover:after,
1819[data-tooltip]:focus:before,
1820[data-tooltip]:focus:after,
1821.tooltip:hover:before,
1822.tooltip:hover:after,
1823.tooltip:focus:before,
1824.tooltip:focus:after,
1825.tooltip-top:hover:before,
1826.tooltip-top:hover:after,
1827.tooltip-top:focus:before,
1828.tooltip-top:focus:after {
1829 -webkit-transform: translateY(-12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001830 -moz-transform: translateY(-12px);
1831 transform: translateY(-12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001832}
1833
1834/* Left */
1835.tooltip-left:before,
1836.tooltip-left:after {
1837 right: 100%;
1838 bottom: 50%;
1839 left: auto;
1840}
1841
1842.tooltip-left:before {
1843 margin-left: 0;
1844 margin-right: -12px;
1845 margin-bottom: 0;
1846 border-top-color: transparent;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02001847 border-left-color: #fff;
1848 /* border-left-color: hsla(0, 0%, 20%, 0.9); */
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001849}
1850
1851.tooltip-left:hover:before,
1852.tooltip-left:hover:after,
1853.tooltip-left:focus:before,
1854.tooltip-left:focus:after {
1855 -webkit-transform: translateX(-12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001856 -moz-transform: translateX(-12px);
1857 transform: translateX(-12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001858}
1859
1860/* Bottom */
1861.tooltip-bottom:before,
1862.tooltip-bottom:after {
1863 top: 100%;
1864 bottom: auto;
1865 left: 20%;
1866}
1867
1868.tooltip-bottom:before {
1869 margin-top: -12px;
1870 margin-bottom: 0;
1871 border-top-color: transparent;
1872 border-bottom-color: #DEE8F3;
1873 border-bottom-color: rgba(222, 232, 243, 1.0);
1874}
1875
1876.tooltip-bottom:hover:before,
1877.tooltip-bottom:hover:after,
1878.tooltip-bottom:focus:before,
1879.tooltip-bottom:focus:after {
1880 -webkit-transform: translateY(12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001881 -moz-transform: translateY(12px);
1882 transform: translateY(12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001883}
1884
1885/* Right */
1886.tooltip-right:before,
1887.tooltip-right:after {
1888 bottom: 50%;
1889 left: 20%;
1890}
1891
1892.tooltip-right:before {
1893 margin-bottom: 0;
1894 margin-left: -12px;
1895 border-top-color: transparent;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02001896 border-right-color: #fff;
1897 /* border-right-color: hsla(0, 0%, 20%, 0.9); */
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001898}
1899
1900.tooltip-right:hover:before,
1901.tooltip-right:hover:after,
1902.tooltip-right:focus:before,
1903.tooltip-right:focus:after {
1904 -webkit-transform: translateX(12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001905 -moz-transform: translateX(12px);
1906 transform: translateX(12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001907}
1908
1909/* Move directional arrows down a bit for left/right tooltips */
1910.tooltip-left:before,
1911.tooltip-right:before {
1912 top: 3px;
1913}
1914
1915/* Vertically center tooltip content for left/right tooltips */
1916.tooltip-left:after,
1917.tooltip-right:after {
1918 margin-left: 0;
1919 margin-bottom: -16px;
1920}
Sarah Abouzainah98600832020-04-22 22:55:39 +02001921
1922/*TooltipModule - Shady*/
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001923.tooltip.in {
1924 opacity: 1.0 !important;
1925 filter:alpha(opacity=100) !important;
1926}
Sarah Abouzainah98600832020-04-22 22:55:39 +02001927.tooltip:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001928.tooltip:after{
Sarah Abouzainah98600832020-04-22 22:55:39 +02001929 width: 100% !important;
1930}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001931.tooltip .tooltip-inner{
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001932 width: auto !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02001933 max-width: 280px !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001934 text-align: left!important;
1935 color:#1B3E6F;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001936 background-color: #fff !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02001937 border: solid 1px #E6EDF5;
1938 border-radius: 3px !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001939 border-top-left-radius: 0 !important;
1940 font-size: 12px;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02001941 opacity: 1.0 !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001942}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001943
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001944.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
1945 border-top-color: #E6EDF5 !important;
1946}
1947.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
1948 border-right-color: #E6EDF5 !important;
1949}
1950.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
1951 border-bottom-color: #E6EDF5 !important;
1952}
1953.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
1954 border-left-color: #E6EDF5 !important;
1955}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001956
1957.btn{
1958padding-right: 20px !important;
1959padding-left: 20px !important;
1960
shaaban Altananyc133b832020-01-09 10:15:28 +02001961}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001962.btn.border-radius{
shaaban Altananyc133b832020-01-09 10:15:28 +02001963 border-radius: 20px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001964}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001965.btn-primary{
1966 background-color: #1273EB !important;
1967 border-color: #1273EB !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001968}
1969.btn-primary:hover {
1970 background-color: #0069d9 !important;
1971 border-color: #0062cc !important;
1972}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001973.btn + .btn{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001974 margin-left: 10px;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001975}
1976.package-view-button button{
1977 width: 150px;
1978 float: right;
1979}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001980.package-view-button{
shadyb3c61a62020-02-16 15:47:33 +02001981 margin-top: 6px;
1982}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001983.package-view-button .btn{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001984 padding: 6px 21px;
1985 border-radius: 18px;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001986 font-size: 13px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001987}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001988.package-view-button .btn:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001989 opacity: .9;
1990}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001991.package-view-button .btn-primary{
shadyb3c61a62020-02-16 15:47:33 +02001992 background-color: #1B3E6F !important;
1993 border-color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02001994}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001995.package-view-button .btn-enrich,
1996.package-view-button .btn-enrich:focus,
1997.modal-footer .btn-primary.btn-enrich{
1998 background: #EB9A34 !important;
1999 border-color: #EB9A34 !important;
2000 color: #fff;
2001 outline: none !important;
2002}
2003.package-view-button .btn-deploy{
2004 background-color: #1273EB !important;
2005 border-color: #1273EB !important;
2006 color: #fff !important;
2007 /* background-color: #fff !important;
shadyb3c61a62020-02-16 15:47:33 +02002008 border-color: #D0DFF1 !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002009 color: #1B3E6F !important; */
shadyb3c61a62020-02-16 15:47:33 +02002010}
2011.package-view-title {
2012 font-size: 11px;
2013 color: #1B3E6F;
2014 font-weight: bold;
2015 margin-bottom: 5px;
2016 margin-top: 20px;
2017}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002018.package-view-title+p{
shadyb3c61a62020-02-16 15:47:33 +02002019 font-size: 11px;
2020 margin-bottom: 0px;
2021}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002022.package-view-title+ul{
shadyb3c61a62020-02-16 15:47:33 +02002023 margin-bottom: 0px;
2024}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002025.package-view-button .btn-outline-secondary i{
shadyb3c61a62020-02-16 15:47:33 +02002026 font-size: 18px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002027 margin-right: 4px;
shadyb3c61a62020-02-16 15:47:33 +02002028}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002029.card.creat-card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002030 margin: 0;
2031 border-radius: 2px;
2032 border: 0;
2033 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2034}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002035.card.creat-card .single-line{
shadyb85e6de2020-01-22 13:47:41 +02002036 padding: 15px 25px 15px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002037}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002038.card.creat-card .single-line-model{
shadyb3c61a62020-02-16 15:47:33 +02002039 padding: 0px;
2040}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002041.card.creat-card .editor-container{
shadyb3c61a62020-02-16 15:47:33 +02002042 padding: 25px;
2043}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002044.single-line label{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002045 margin-bottom: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002046}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002047.single-line-model label{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002048 margin-bottom: 0px;
2049 border-bottom: 1px solid #FAFAFA;
2050 padding: 15px 25px;
2051}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002052.single-line-model .label-name{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002053 width: 325px;
2054}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002055.single-line-model .label-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002056 width: calc(100% - 325px);
2057}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002058.single-line-model input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002059 border-bottom: 1px solid #FAFAFA !important;
2060 padding: 15px 25px 15px 0px;
2061}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002062.customKeyTitle span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002063 color: #C3CDDB !important;
2064 font-size: 11px;
2065}
2066.single-line-model input:focus,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002067.single-line-custom-key input:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002068 border-bottom-color: #1B3E6F !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002069 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
2070 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
2071 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002072}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002073.model-note-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002074 width: calc(100% - 325px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002075 padding: 0px 25px 0px 0px ;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002076 margin-left: 325px;
2077}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002078.error-message{
2079 font-size:11px ;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002080 color: #FF6469;
2081}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002082.tages-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002083 margin-bottom: 25px;
2084}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002085.tag-notes{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002086 font-size: 11px;
2087 color: #C3CDDB;
2088 padding: 5px 25px 5px 0px;
2089 margin-bottom: 5px;
2090}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002091 .single-tage{
2092 background: #E0E8F2;
2093 font-size: 13px;
2094 color: #1B3E6F;
2095 border-radius: 50px;
2096 padding: 5px 10px;
2097 margin-right:10px;
2098 margin-bottom: 10px;
2099 }
2100 .single-tage a{
2101 color: #1B3E6F;
2102 font-size: 14px;
2103 }
2104 .label-name{
2105 width: 300px;
2106 display: inline-block;
2107 margin-bottom: 0px;
2108 font-size: 13px;
2109 font-weight: bold;
2110 }
2111 .label-name span{
2112 color:#FF6469 ;
2113 }
2114 .delete-key{
2115 color: #FF6469;
2116 font-size: 10px;
2117 background: #FFE6E7;
2118 border: 1px solid #FFC9CB;
2119 padding: 3px 10px 2px;
2120 margin-left: 10px;
2121 border-radius: 5px;
2122 }
2123 .delete-key:hover{
2124 color: #C94448;
2125 background: #FFC9CB;
2126 border: 1px solid #FF6469;
2127 text-decoration: none;
2128 }
2129 .label-input{
2130 width: calc(100% - 300px);
2131 display: inline-block;
2132 }
2133.form-check-input{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002134 margin-left: 0px !important;
2135 margin-top: 2px !important;
2136}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002137.form-check-input+span{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002138 margin-left: 20px;
2139 margin-right: 50px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002140 font-size: 13px;
shadyb3c61a62020-02-16 15:47:33 +02002141 display: flex;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002142}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002143.form-check-input+span i{
shadyb3c61a62020-02-16 15:47:33 +02002144 margin-right: 5px;
2145 margin-left: 5px;
2146}
2147
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002148.label-input input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002149 margin-bottom: 0px;
2150 outline: 0px;
2151 border: 0px;
2152 font-size: 14px;
2153 width: 100%;
2154 color: #1B3E6F;
2155 transition: all 250ms ease-out;
2156}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002157.label-input input:focus{
2158 border-bottom: solid 1px #1B3E6F;
2159 background: transparent !important;
2160 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
2161 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
2162 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
2163 text-shadow: none;
2164}
2165.label-input input:disabled{
2166 background: #fff;
2167 opacity: .5;
2168}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002169.label-input input[type=radio]{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002170 width: auto;
2171}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002172.label-input input[type=radio]+span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002173 font-size: 12px;
2174 display: block;
2175 margin-right: 100px;
2176}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002177.single-line select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002178 margin-bottom: 0px;
2179 padding-left: 10px;
2180 padding-right: 50px;
2181 outline: 0px;
2182 border: solid 1px #EEF4F9;
2183 background: none;
2184 background: url(/assets/img/arrow.svg) 90% center #F4F9FE no-repeat;
2185 background-size: 10px;
2186 width: auto;
2187 -webkit-appearance: none;
2188 -moz-appearance: none;
2189 text-indent: 0;
2190 text-overflow: '';
2191 font-size: 13px;
2192 color: #1B3E6F;
2193}
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002194.single-line select:focus{
2195 box-shadow: 0 0 0 0;
2196}
2197.single-line select option:first-child{
2198 color: #C3CDDB;
2199}
2200.single-line-model input::placeholder{
2201 font-size: 14px;
2202 color: #C3CDDB;
2203}
2204.single-line-model.error{
2205 color:#FF6469;
2206}
2207.single-line-model.error input,
2208.label-input input.ng-invalid{
2209 box-shadow: none;
2210 color:#FF6469;
2211 border-bottom: 1px solid #FF6469 !important;
2212}
2213.single-line .custom-key{
2214 background: none;
2215 border: 0px;
2216 color:#1273EB ;
2217 font-size: 15px;
2218}
2219.single-line .custom-key:focus{
2220 outline: none;
2221}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002222.creat-container{
2223 padding:70px 100px 70px 70px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002224 position: relative;
2225}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002226.single-custom-key{
shadyb3c61a62020-02-16 15:47:33 +02002227 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002228 margin-bottom: 21px;
shadyb3c61a62020-02-16 15:47:33 +02002229}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002230.single-line-custom-key{
shadyb3c61a62020-02-16 15:47:33 +02002231 width: 45%;
2232 display: inline-block;
2233}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002234.single-line-custom-key-delete{
shadyb3c61a62020-02-16 15:47:33 +02002235 width: 10%;
2236 display: inline-block;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002237 border-bottom: 1px solid #FAFAFA;
2238 padding: 13px 12px 14px;
shadyb3c61a62020-02-16 15:47:33 +02002239}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002240.single-line-custom-key label{
shadyb3c61a62020-02-16 15:47:33 +02002241 width: 150px;
2242 margin-bottom: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002243 border-bottom: 1px solid #FAFAFA;
shadyb3c61a62020-02-16 15:47:33 +02002244 padding: 15px 25px;
2245}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002246.single-line-custom-key input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002247 border-bottom: 1px solid #FAFAFA !important;
2248 padding: 15px 25px 15px 0;
shadyb3c61a62020-02-16 15:47:33 +02002249}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002250.single-line-custom-key input::placeholder{
shadyb3c61a62020-02-16 15:47:33 +02002251 font-size: 14px;
2252 color: #C3CDDB;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002253}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002254.single-line-custom-key .label-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002255 width: calc(100% - 150px);
2256}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002257.single-line-custom-key .label-name span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002258 color: #C3CDDB !important;
2259 margin-right: 20px;
2260}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002261.custom-key-delete{
shadyb3c61a62020-02-16 15:47:33 +02002262 background: transparent;
2263 color: #FF6469;
2264 outline: 0px;
2265 border: 0px;
2266}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002267.custom-key-delete:focus{
shadyb3c61a62020-02-16 15:47:33 +02002268 outline: 0px;
2269 border: 0px;
2270}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002271hr{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002272 margin-top: 0rem !important;
2273 margin-bottom: 0rem !important;
2274 border-top: 1px solid #efefef !important;
2275}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002276.creat-action-container{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002277 position: fixed;
2278 right: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002279 top: 104px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002280 width: 130px;
2281 text-align: center;
2282}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002283.action-button{
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002284 display: inline-block;
2285 width: 70px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002286 margin-bottom: 12px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002287 color: #BABBC3 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002288 font-size: 10px;
2289 font-weight: bold;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002290 background: transparent;
2291 border: 0;
2292 padding: 0;
2293}
2294.action-button:disabled,
2295.action-button:disabled:hover{
2296 cursor: unset;
2297 opacity: .5 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002298}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002299.action-button:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002300 text-decoration: none;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002301 cursor: pointer;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002302}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002303.action-button i{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002304 background: #fff;
2305 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2306 width: 40px;
2307 height: 40px;
2308 text-align: center;
2309 line-height: 40px;
2310 border-radius: 40px;
2311 color: #1B3E6F;
2312 font-size: 17px;
2313 display: inline-block;
2314}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002315.action-button i:hover{
2316 background: #dee2e6;
2317}
2318.action-button i.icon-save-sm{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002319 background: #1273EB;
2320 color: #fff;
2321 font-size: 11px;
2322}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002323.action-button i.icon-discard-sm{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002324 font-size: 11px;
2325 color: #C3CDDB;
2326}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002327.action-button.save{
2328 color: #1273EB !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002329}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002330.action-button.save:hover{
2331 opacity: .9;
2332}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002333.action-button.delete i{
shadyb3c61a62020-02-16 15:47:33 +02002334 color: #BABBC3;
2335}
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002336.action-button.delete:hover,
2337.action-button.delete:hover .icon-delete-sm{
2338 color: #FF6469 !important;
shadyb3c61a62020-02-16 15:47:33 +02002339}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002340.mode-icon{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002341 font-size: 20px;
2342}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002343
2344/*MODAL*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002345.modal-dialog{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002346 margin-top: 60px !important;
2347}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002348.modal{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002349 z-index: 11000000 !important;
2350 background: rgba(27, 62, 111, 0.10) !important;
2351}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002352.modal-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002353 border-radius: 2px !important;
2354 border: 0 !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002355 box-shadow: 0 2px 6px rgba(47, 83, 151, .10);;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002356}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002357.modal-title{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002358 font-size: 14px !important;
2359}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002360.modal-body{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002361 padding: 1.5rem 1.5rem 1rem !important;
2362}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002363.enrichModal .modal-dialog{
2364 max-width: 60% !important;
2365}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002366.modal-body p{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002367 font-size: 14px;
2368}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002369.modal-body p span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002370 color: #FF6469;
2371}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002372.modal-header{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002373 border-bottom-color: #ECEDF2 !important;
Sarah Abouzainah95d1cdf2020-04-27 23:15:46 +02002374 padding: .7rem 1.5rem !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002375}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002376.modal-footer{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002377 padding-top: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002378 border-top: 0 !important;
2379}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002380.modal-footer .btn{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002381 padding: 8px 15px;
2382 font-weight: bold;
2383 font-size: 12px;
2384 border: 0 !important;
2385}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002386.modal-footer .btn-primary{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002387 background-color: #1B3E6F !important;
2388}
2389.modal-footer .btn-secondary,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002390.modal-footer .btn-secondary:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002391 background-color: transparent;
2392 color: #1273EB;
2393 opacity: .8;
2394}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002395.modal-footer .btn-secondary:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002396 opacity: 1;
2397}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002398.modal-footer .btn-secondary:active{
Sarah Abouzainah95d1cdf2020-04-27 23:15:46 +02002399 background-color: #E7F1FC !important;
2400 color: #1B3E6F !important;
2401}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002402.btn-modal-remove-file:hover{
2403 cursor: pointer;
2404}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002405.action-button span{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002406 width: 100%;
2407 display: inline-block;
2408 margin-top: 5px;
2409}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002410.creat-action-container hr{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002411 margin: 0 46px;
2412 padding-bottom: 18px;
2413}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002414.btn-link:hover, .btn-link:focus{
shaaban Altananyc133b832020-01-09 10:15:28 +02002415 text-decoration: none !important;
2416}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002417.btn-link::before{
shaaban Altananyc133b832020-01-09 10:15:28 +02002418 content: "\f107";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002419 font-family:'FontAwesome';
shaaban Altananyc133b832020-01-09 10:15:28 +02002420 position: relative;
2421 margin-right: 20px;
2422}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002423.btn-link.collapsed::before{
shaaban Altananyc133b832020-01-09 10:15:28 +02002424 content: "\f105";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002425 font-family:'FontAwesome';
shaaban Altananyc133b832020-01-09 10:15:28 +02002426 position: relative;
shadyb85e6de2020-01-22 13:47:41 +02002427 margin-right: 25px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002428}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002429.btn-link i{
shaaban Altananyc133b832020-01-09 10:15:28 +02002430 margin-right: 10px;
2431}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002432.ngx-file-drop__content{
shaaban Altananyc133b832020-01-09 10:15:28 +02002433 background: #F4F9FE;
2434 padding: 20px;
2435 height: auto !important;
2436 display: inline-block !important;
2437 width: 100%;
2438}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002439.ngx-file-drop__drop-zone{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002440 border: 1px dashed #D7E7F9 !important;
shaaban Altananyc133b832020-01-09 10:15:28 +02002441 border-radius: 0px !important;
2442 height: auto !important;
2443}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002444.folder-upload{
shaaban Altananyc133b832020-01-09 10:15:28 +02002445 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002446 margin: 15px auto 18px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002447 display: inline-block;
2448 text-align: center;
2449}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002450.btn-group-sm>.btn, .btn-sm{
shadyb85e6de2020-01-22 13:47:41 +02002451 font-size: 12px;
2452}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002453.create-title{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002454 margin-bottom: 0;
shadyb85e6de2020-01-22 13:47:41 +02002455 font-size: 14px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002456 font-weight: bold;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002457 /* text-transform: uppercase; */
2458 line-height: 32px;
shadyb85e6de2020-01-22 13:47:41 +02002459}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002460.folder-upload-text{
shaaban Altananyc133b832020-01-09 10:15:28 +02002461 margin-top: 10px;
2462 width: 100%;
2463 display: inline-block;
2464 text-align: center;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002465 color:#242424 ;
shadyb85e6de2020-01-22 13:47:41 +02002466 font-size: 14px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002467}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002468.folder-upload-text button{
shaaban Altananyc133b832020-01-09 10:15:28 +02002469 margin-left: 10px;
2470 font-size: 12px;
2471}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002472.folder-upload-type{
2473 color:#A4B2C6 ;
shaaban Altananyc133b832020-01-09 10:15:28 +02002474 font-size: 10px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002475 font-weight: bold;
shaaban Altananyc133b832020-01-09 10:15:28 +02002476 width: 100%;
2477 display: inline-block;
2478 text-align: center;
2479}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002480.upload-table{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002481 margin: 15px 0 0;
2482}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002483.upload-table tr{
2484 border: dashed 1px #D7E7F9;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002485}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002486.upload-table tr th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002487 border-bottom: solid 1px #F4F9FE !important;
2488}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002489.upload-table .table thead th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002490 padding: 6px 9px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002491 border-top: 0px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002492 font-weight: normal;
2493 font-size: 13px;
2494}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002495.upload-table .table thead th:first-child{
2496 width: 24px;
2497 padding-right: 0;
2498}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002499.upload-table tr:last-child th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002500 border-bottom: 0 !important;
shaaban Altananyc133b832020-01-09 10:15:28 +02002501}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002502.upload-table .table{
shaaban Altananyc133b832020-01-09 10:15:28 +02002503 margin-bottom: 0px !important;
2504}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002505.nav-tabs .nav-link{
shaaban Altananyc133b832020-01-09 10:15:28 +02002506 position: relative;
2507}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002508.nav-tabs .nav-link.tab-done{
shadyb3c61a62020-02-16 15:47:33 +02002509 padding-left: 40px !important;
2510}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002511.nav-tabs .nav-link.tab-done::after{
shaaban Altananyc133b832020-01-09 10:15:28 +02002512 content: "\f058";
2513 position: absolute;
2514 font-family: 'FontAwesome';
shadyb3c61a62020-02-16 15:47:33 +02002515 left: 17px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002516 font-size: 16px;
2517 top: 11px;
2518 color: #66BB00;
2519}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002520.authentication-container-all{
shadyb85e6de2020-01-22 13:47:41 +02002521 background: #F4F9FE;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002522 border:1px solid #D0DFF1 ;
shadyb85e6de2020-01-22 13:47:41 +02002523 flex: 1;
2524 width: 100%;
2525}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002526.authentication-header{
shadyb85e6de2020-01-22 13:47:41 +02002527 width: 100%;
2528 background: #fff;
2529 font-size: 12px;
2530 color: #C3CDDB;
2531 font-weight: bold;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002532 padding: 10px 20px ;
shadyb85e6de2020-01-22 13:47:41 +02002533}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002534.authentication-search{
shadyb85e6de2020-01-22 13:47:41 +02002535 width: 100%;
2536 background: #fff;
2537 font-size: 12px;
2538 color: #C3CDDB;
2539 font-weight: bold;
2540 position: relative;
2541}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002542.authentication-search::after{
shadyb85e6de2020-01-22 13:47:41 +02002543 content: "\f002";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002544 font-family: 'FontAwesome';
2545 position: absolute;
2546 left: 20px;
2547 top: 11px;
shadyb85e6de2020-01-22 13:47:41 +02002548}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002549.authentication-search input{
shadyb85e6de2020-01-22 13:47:41 +02002550 width: 100%;
2551 background: #fff;
2552 font-size: 12px;
2553 color: #C3CDDB;
2554 font-weight: bold;
2555 padding: 10px 20px 10px 35px;
2556 border: 0px;
2557 border-top: 1px solid #D7E7F9;
2558}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002559.authentication-search input::placeholder{
shadyb85e6de2020-01-22 13:47:41 +02002560 color: #D0D7E4;
2561 font-size: 10px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002562 font-weight:100;
shadyb85e6de2020-01-22 13:47:41 +02002563}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002564.authentication-accordion{
2565 width: 100%;
shadyb85e6de2020-01-22 13:47:41 +02002566 padding: 20px;
2567 max-height: 300px;
2568 overflow: auto;
2569}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002570.authentication-accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002571 border-radius: 0px !important;
2572 margin-bottom: 10px !important;
2573}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002574.authentication-accordion .card-header{
shadyb85e6de2020-01-22 13:47:41 +02002575 padding: 0px !important;
2576 background: #fff !important;
2577 border-radius: 0px !important;
2578 font-size: 18px;
2579 font-weight: bold;
2580}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002581.authentication-accordion .card-header .btn-link{
shadyb85e6de2020-01-22 13:47:41 +02002582 color: #1B3E6F;
2583 width: 100%;
2584 text-align: left;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002585 padding: 9px 0px !important;
2586 font-size: 13px;
2587 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002588}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002589.authentication-accordion .custom-control{
shadyb85e6de2020-01-22 13:47:41 +02002590 display: inline-block;
2591}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002592.authentication-accordion .btn-link::before{
shadyb85e6de2020-01-22 13:47:41 +02002593 margin-right: 10px;
2594}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002595.authentication-accordion .btn-link.collapsed::before{
shadyb85e6de2020-01-22 13:47:41 +02002596 margin-right: 14px;
2597}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002598.template-mapping-accordion{
shadyb85e6de2020-01-22 13:47:41 +02002599 width: 100%;
2600}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002601.templateNote{
2602 font-size: 12px;
2603 color: #C1CDDD;
2604}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002605.card-header .btn.regularTitle{
2606 padding-left: 0 !important;
2607 padding-right: 0 !important;
2608 color: #1B3E6F;
2609 font-size: 13px;
2610 font-weight: bold;
2611}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002612.template-mapping-accordion .accordian-title{
2613 color: #C3CDDB !important;
2614 font-size: 12px !important;
2615 font-weight: normal !important;
2616}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002617.card{
shadyb85e6de2020-01-22 13:47:41 +02002618 border-radius: 2px;
2619 border: 0;
2620 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2621 border: 0px !important;
2622}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002623.card-header{
shadyb3c61a62020-02-16 15:47:33 +02002624 padding: 0px 25px !important;
shadyb85e6de2020-01-22 13:47:41 +02002625 background: #F4F9FE !important;
2626 border-radius: 0px !important;
2627 border-bottom: 1px solid #ECEDF2 !important;
2628}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002629.template-mapping-accordion .card-body{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002630 padding: 20px 26px 0 !important;
shadyb85e6de2020-01-22 13:47:41 +02002631 font-size: 14px;
2632}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002633.card-header .btn-link{
shadyb85e6de2020-01-22 13:47:41 +02002634 color: #1B3E6F;
2635 width: 100%;
2636 text-align: left;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002637 padding: 9px 0px !important;
2638 font-size: 13px;
2639 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002640}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002641.accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002642 margin-bottom: 0px !important;
2643 border-top: 1px solid #ECEDF2 !important;
2644}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002645.accordion > .card > .card-header{
2646 padding: 0 !important;
2647}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002648.template-mapping-accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002649 margin-bottom: 25px !important;
2650}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002651.custom-control{
shadyb85e6de2020-01-22 13:47:41 +02002652 display: inline-block;
2653}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002654.btn-link::before{
shadyb85e6de2020-01-22 13:47:41 +02002655 margin-right: 10px;
2656}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002657.btn-link.collapsed::before{
shadyb85e6de2020-01-22 13:47:41 +02002658 margin-right: 14px;
2659}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002660.drap-drop-action{
shadyb85e6de2020-01-22 13:47:41 +02002661 padding: 12px 20px 9px 20px;
2662 color: #C3CDDB;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002663 cursor:move;
shadyb85e6de2020-01-22 13:47:41 +02002664 font-size: 15px;
2665}
2666.modal-title {
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002667 font-size: 13px;
2668 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002669}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002670.select-type{
shadyb85e6de2020-01-22 13:47:41 +02002671 background: #F4F9FE;
2672 border: 1px solid #D7E7F9;
2673 padding: 10px;
2674 text-align: center;
2675 color: #1273EB;
2676 font-size: 15px;
2677 width: 100%;
2678 position: relative;
2679}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002680.select-type:hover, .select-type.active{
shadyb85e6de2020-01-22 13:47:41 +02002681 background: #1B3E6F;
2682 border: 1px solid #D7E7F9;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002683 color: #fff;
shadyb85e6de2020-01-22 13:47:41 +02002684 text-decoration: none;
2685}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002686.select-type-icon{
shadyb85e6de2020-01-22 13:47:41 +02002687 font-size: 35px;
2688}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002689.select-type::before{
shadyb85e6de2020-01-22 13:47:41 +02002690 content: '';
2691 border: 1px solid #1273EB;
2692 width: 18px;
2693 height: 18px;
2694 border-radius: 18px;
2695 display: inline-block;
2696 left: 10px;
2697 position: absolute;
2698}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002699.select-type:hover::before, .select-type.active::before{
shadyb85e6de2020-01-22 13:47:41 +02002700 border: 1px solid #fff;
2701}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002702.select-type.active::after{
shadyb85e6de2020-01-22 13:47:41 +02002703 content: '';
2704 background: #fff;
2705 width: 12px;
2706 height: 12px;
2707 border-radius: 18px;
2708 display: inline-block;
2709 left: 13px;
2710 position: absolute;
2711 top: 13px;
2712}
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002713.ace_scroller{
2714 overflow: auto !important;
2715}
2716.ace_print-margin{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002717 left: 100% !important;
shadyb3c61a62020-02-16 15:47:33 +02002718 background: #eee !important;
2719}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002720.ace_content{
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002721 width: 100% !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002722}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002723.ace_editor{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002724 height: 55vh !important;
shadyb3c61a62020-02-16 15:47:33 +02002725 line-height: 25px;
2726 border: 1px solid #ECEDF2;
2727 background-color: #fff;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002728 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002729}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002730.ace_gutter{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002731 background: #E0E8F2 !important;
2732 border-right: 0px !important;
2733 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002734}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002735.ace-tm .ace_gutter-active-line{
2736 background-color: #265699 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002737 color: #fff;
shadyb3c61a62020-02-16 15:47:33 +02002738}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002739.ace_cursor{
2740 color: #265699 !important;
shadyb3c61a62020-02-16 15:47:33 +02002741}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002742.ace-tm .ace_marker-layer .ace_active-line{
2743 background: #F4F9FE !important;
shadyb3c61a62020-02-16 15:47:33 +02002744}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002745.breadcrumb-header{
shadyb3c61a62020-02-16 15:47:33 +02002746 padding: 0px;
2747 margin: 0px;
2748}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002749.breadcrumb-header li{
shadyb3c61a62020-02-16 15:47:33 +02002750 list-style: none;
2751 display: inline-block;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002752 font-size: 14px;
shadyb3c61a62020-02-16 15:47:33 +02002753}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002754
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002755.breadcrumb-header li:last-child::after{
shadyb3c61a62020-02-16 15:47:33 +02002756 display: none;
2757}
2758
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002759.breadcrumb-header li:last-child{
2760/* background: #F4F9FE; */
2761border-radius: 50px;
2762color: #C3CDDB;
2763padding: 0 10px 0 0;
shadyb3c61a62020-02-16 15:47:33 +02002764}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002765.breadcrumb-header li:first-child,
2766.breadcrumb-header li:first-child a{
shadyb3c61a62020-02-16 15:47:33 +02002767 font-size: 16px;
2768 font-weight: bold;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002769 padding: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002770 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002771 border-radius: 0px;
2772 background: transparent;
shadyb3c61a62020-02-16 15:47:33 +02002773}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002774.create-template-import{
shadyb3c61a62020-02-16 15:47:33 +02002775 width: 100%;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002776 margin: 30px 0px 10px ;
shadyb3c61a62020-02-16 15:47:33 +02002777}
2778
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002779.create-template-import a:hover{
shadyb3c61a62020-02-16 15:47:33 +02002780 text-decoration: none;
2781}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002782.mapping-source-load{
shadyb3c61a62020-02-16 15:47:33 +02002783 color: #1B3E6F;
2784 font-size: 10px;
2785 font-weight: bold;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002786 display: inline-block;
2787 vertical-align: top;
shadyb3c61a62020-02-16 15:47:33 +02002788 margin-top: 20px;
2789 margin-bottom: 10px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002790 margin:15px 30px 20px;
shadyb3c61a62020-02-16 15:47:33 +02002791}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002792.mapping-source-load:hover{
shadyb3c61a62020-02-16 15:47:33 +02002793 text-decoration: none;
2794}
2795.mapping-source-load i {
2796 color: #1B3E6F;
2797 font-size: 36px;
2798 padding: 10px;
shadyb3c61a62020-02-16 15:47:33 +02002799 border-radius: 100px;
2800 width: 70px;
2801 height: 70px;
2802 display: inline-block;
2803 line-height: 52px;
2804 margin-bottom: 20px;
2805}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002806.mapping-source-load:hover i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002807 background: #F4F9FE;
2808}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002809.mapping-source-load:hover span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002810 color: #1273EB;
2811}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002812.source-load-note{
2813 color:#C3CDDB ;
shadyb3c61a62020-02-16 15:47:33 +02002814 font-size: 8px;
2815}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002816.mapping-source-load.hover-disable{
2817 opacity: .5;
2818}
2819.mapping-source-load.hover-disable:hover span{
2820 color: #1B3E6F;
2821}
2822.mapping-source-load.hover-disable:hover i{
2823 background: transparent;
2824}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002825.template-mapping-list{
shadyb3c61a62020-02-16 15:47:33 +02002826 background: #F4F9FE;
2827 border: 1px solid #E9F3FF;
2828 padding: 5px 10px;
2829 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2830 width: 100%;
2831 display: inline-block;
2832 margin-bottom: 20px;
2833 color: #1B3E6F;
2834}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002835.template-mapping-list:hover,
2836.template-mapping-list.active {
2837 /* background: #1B3E6F; */
shadyb3c61a62020-02-16 15:47:33 +02002838 text-decoration: none;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002839 /* color: #fff !important; */
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002840 border-radius: 4px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002841 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.3);
shadyb3c61a62020-02-16 15:47:33 +02002842}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002843.template-mapping-list p,
2844.template-mapping-list:hover p{
2845 margin-bottom: 0;
2846 width: 60%;
2847 display: inline-block !important;
2848}
2849.template-mapping-list:hover p{
2850 width: 90%;
2851}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002852.template-mapping-list:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002853 opacity: .9;
2854}
2855
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002856.template-mapping-list span{
shadyb3c61a62020-02-16 15:47:33 +02002857 background: #fff;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002858 border: solid 1px #E9F3FF;
shadyb3c61a62020-02-16 15:47:33 +02002859 color: #2A81ED;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002860 font-size: 9px;
shadyb3c61a62020-02-16 15:47:33 +02002861 float: right;
2862 border-radius: 50px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002863 padding: 3px 10px;
shadyb3c61a62020-02-16 15:47:33 +02002864 margin-left: 5px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002865}
2866.template-mapping-list:hover span{
2867 display: none;
2868}
2869.deleteTemplate{
2870 display: none;
2871 position: absolute;
2872 right: 21px;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002873 top: 2px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002874 border: 0;
2875 background: transparent;
2876}
2877.deleteTemplate i{
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002878 color: #FF6469 !important;
2879 font-size: 16px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002880}
2881.template-mapping-list:hover .deleteTemplate{
2882 display: inline;
shadyb3c61a62020-02-16 15:47:33 +02002883}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002884.max-height-list{
shadyb3c61a62020-02-16 15:47:33 +02002885 max-height: 232px;
2886 padding-bottom: 5px !important;
2887 overflow: auto;
2888}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002889.create-template-mapping-button{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002890 background: #C3CDDB;
2891 border-radius: 50px;
2892 font-size: 12px;
2893 font-weight: bold;
2894 padding: 10px 20px;
2895 margin-bottom: 20px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002896 display: inline-block;
2897 cursor: pointer;
shadyb3c61a62020-02-16 15:47:33 +02002898}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002899.create-template-mapping-button i{
2900margin-right: 5px;
2901 }
2902.view-package-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002903 padding: 20px 56px;
shadyb3c61a62020-02-16 15:47:33 +02002904}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002905.package-type-icon{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002906 color: #1B3E6F;
2907 background: #C1CDDD;
2908 width: 48px;
2909 height: 48px;
2910 border-radius: 48px;
shadyb3c61a62020-02-16 15:47:33 +02002911 display: inline-block;
2912 text-align: center;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002913 line-height: 48px;
shadyb3c61a62020-02-16 15:47:33 +02002914 font-size: 20px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002915 /* margin-right: 20px; */
shadyb3c61a62020-02-16 15:47:33 +02002916}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002917.defintionsNote{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02002918 padding-left: 0;
2919}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002920.defintionsNote li{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02002921 line-height: 24px;
2922 list-style: none;
2923 font-size: 13px;
2924}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002925.package-name-container{
shadyb3c61a62020-02-16 15:47:33 +02002926 width: calc(100% - 60px);
2927 display: inline-block;
2928}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002929.package-name{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002930 font-size: 16px;
2931 color: #1B3E6F;
2932 font-weight: bold;
2933 margin-top: 3px;
shadyb3c61a62020-02-16 15:47:33 +02002934}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002935.package-name span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002936 font-size: 11px;
shadyb3c61a62020-02-16 15:47:33 +02002937}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002938.package-name i{
shadyb3c61a62020-02-16 15:47:33 +02002939 font-size: 12px;
2940 color: #C3CDDB;
2941 margin-left: 5px;
2942}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002943.deply-status-icon{
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002944 margin-right: 4px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002945 width: 1.6%;
2946 vertical-align: baseline;
shadyb3c61a62020-02-16 15:47:33 +02002947}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002948.package-description{
shadyb3c61a62020-02-16 15:47:33 +02002949 color: #D0D7E4;
2950 font-size: 12px;
2951 font-weight: normal;
2952}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002953.package-auth-info{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002954 font-size: 11px;
2955}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002956.package-auth-info p{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002957 margin-bottom: 5px;
2958}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002959.package-auth-info div{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002960 padding-left: 25px;
2961 border-right: solid 1px #F4F9FE;
2962}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002963.package-auth-info div:first-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002964 padding-left: 15px;
2965}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002966.package-auth-info .col-4:first-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002967 padding-left: 15px;
2968}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002969.package-auth-info div:last-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002970 border-right: 0;
2971}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002972.package-auth-info .package-contributers{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002973 margin-bottom: 0 !important;
2974}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002975.package-auth-info .package-contributers button img{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002976 width: 20px;
2977 height: 20px;
2978}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002979.template-mapping-action{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002980 margin-bottom: 20px;
shadyb3c61a62020-02-16 15:47:33 +02002981}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002982.template-mapping-action button{
shadyb3c61a62020-02-16 15:47:33 +02002983 border-radius: 50px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002984 padding: 4px 20px;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002985 font-size: 13px;
shadyb3c61a62020-02-16 15:47:33 +02002986}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002987.template-mapping-action .btn-primary{
2988 background:#5DBDBA !important ;
2989 border-color:#5DBDBA !important ;
2990 color: #fff !important ;
shadyb3c61a62020-02-16 15:47:33 +02002991}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002992.template-mapping-action .btn-outline-secondary{
2993 background:#fff !important ;
2994 border-color:#ECEDF2 !important ;
2995 color: #C3CDDB !important ;
shadyb3c61a62020-02-16 15:47:33 +02002996}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002997.template-mapping-action .btn-outline-secondary:hover{
2998 color: #1B3E6F !important;
2999}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003000.table-container{
shadyb3c61a62020-02-16 15:47:33 +02003001 width: 100%;
3002}
3003/*
3004 server-side-angular-way.component.css
3005*/
3006.no-data-available {
3007 text-align: center;
3008}
3009
3010/*
3011 src/styles.css (i.e. your global style)
3012*/
3013.dataTables_empty {
3014 display: none;
3015}
Sarah Abouzainah98600832020-04-22 22:55:39 +02003016.dataTables_length,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003017.dataTables_filter{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003018 margin-bottom: 6px;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003019 color: #1B3E6F !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003020 font-size: 13px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003021 /* font-weight: bold; */
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003022}
3023
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003024.dataTables_filter input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003025 color: #1B3E6F;
3026 background: url(../src/assets/img/icon-search.svg) 9px center no-repeat;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003027 padding: 4px 9px 4px 24px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003028 border: solid 1px #ECEDF2;
3029 border-radius: 4px;
3030}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003031.dataTables_filter input:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003032 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
3033}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003034.mapping-table th,
3035.mapping-table td{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003036 width: auto !important;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003037 padding: 7px 20px 7px 0 !important;
3038 border-bottom: solid 1px #ECEDF2 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003039 font-size: 13px;
3040}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003041.mapping-table th:first-child,
3042.mapping-table td:first-child{
3043 padding-left: 20px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003044}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003045.mapping-table thead th{
3046 border-bottom-color: #ECEDF2 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003047}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003048.mapping-table tbody tr:hover{
3049 background-color: #F4F9FE !important;
3050}
3051.mapping-table th{
3052 padding-top: 10px !important;
3053 padding-bottom: 10px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003054 background: #F4F9FE;
3055}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003056.mapping-table td{
3057 border-top: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003058}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003059table.dataTable.no-footer{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003060 margin-bottom: 9px;
3061 border-bottom: solid 1px #ECEDF2 !important;
3062}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003063.dataTables_info{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003064 padding-top: 12px;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003065 color: #1B3E6F !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003066 font-size: 13px;
3067 font-weight: bold;
3068}
Sarah Abouzainah98600832020-04-22 22:55:39 +02003069.dataTables_wrapper .dataTables_paginate,
3070.dataTables_wrapper .dataTables_paginate a.paginate_button,
3071.dataTables_wrapper .dataTables_paginate a.paginate_button.current,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003072.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003073 margin-bottom: 3px;
3074 color: #1B3E6F !important;
3075 font-size: 13px;
3076 font-weight: bold;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003077 border: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003078}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003079.dataTables_wrapper .dataTables_paginate a.paginate_button:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003080 border: 0;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003081 color: #1B3E6F !important;
3082 background: none !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003083}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003084.dataTables_wrapper .dataTables_paginate a.paginate_button{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003085 padding: 0.4em .9em !important;
3086}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003087.dataTables_wrapper .dataTables_paginate a.paginate_button.current{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003088 color: #1B3E6F !important;
3089 background: #F4F9FE !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003090 border: solid 1px #EEF4F9 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003091 border-radius: 100% !important;
3092 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
3093 outline: 0;
3094}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003095.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003096 opacity: .6;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003097}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003098.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003099 cursor: default;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003100 background: none !important;
3101 border: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003102}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003103.mapping-table .form-control,
3104.mapping-table .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003105 padding: 10px 6px;
3106 border-color: #EEF4F9;
3107 font-size: 14px;
3108 line-height: 12px;
3109 color: #1B3E6F;
3110}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003111.mapping-table .form-control{
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003112 box-shadow: 0 2px 4px rgba(47,83,151,0.1);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003113}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003114.mapping-table tbody tr:hover .form-control:focus,
3115.mapping-table tbody tr:hover .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003116 background-color: #fff !important;
3117}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003118.mapping-table .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003119 background-color: #F4F9FE;
3120 color: #1B3E6F;
3121}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003122.mapping-table .form-control:disabled{
Sarah Abouzainah98600832020-04-22 22:55:39 +02003123 padding-left: 0;
3124 box-shadow: none;
3125 border: 0;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003126 background: transparent !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003127 color: #1B3E6F;
3128}
AhmedEldeeb50bf566c12020-05-07 16:10:33 +02003129
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003130/* Windows View as 150% */
3131@media (resolution: 150dpi) {
3132 /* @media (-webkit-device-pixel-ratio: 1.5) { */
3133 .body-container > .container{
3134 max-width: 960px !important;
3135 }
3136}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003137/* Extra small devices (portrait phones, less than 576px) */
3138@media (max-width: 575.98px) {
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003139 .page-title{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003140 padding: 18px;
3141 }
3142}
3143
3144/* Small devices (landscape phones, 576px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003145@media (min-width: 576px) and (max-width: 767.98px) {
3146
3147}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003148
3149/* Medium devices (tablets, 768px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003150@media (min-width: 768px) and (max-width: 991.98px) {
3151
3152}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003153
3154/* Large devices (desktops, 992px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003155@media (min-width: 992px) and (max-width: 1199.98px) {
3156
3157}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003158
3159/* Extra large devices (large desktops, 1200px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003160@media (min-width: 1200px) {
3161
3162}
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184