blob: a482660a8dad5fc2ef09c40297e48896ba34391f [file] [log] [blame]
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001html, body{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02002 height: 100%;
3}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02004body{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02005 background: #FAFAFA !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02006 /* background-image: linear-gradient(-45deg, #000 10%, #fff 0);
7 background-size: 6px 6px; */
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02008 margin: 0;
shaaban Altananyc133b832020-01-09 10:15:28 +02009 /* font-family: 'Nunito' !important; */
10 font-family: Arial, Helvetica, sans-serif !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020011 color: #1B3E6F !important;
shadyb85e6de2020-01-22 13:47:41 +020012 font-size: 14px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020013}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020014*:focus{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020015 outline: none;
16}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020017:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020018 transition: 0.3s !important;
19}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020020/*Bootstrap*/
Sarah Abouzainah56ce1442020-07-10 03:07:45 +020021.btn-outline-danger{
22 background: #fff !important;
23 border: solid 1px #ECEDF2 !important;
24 color: #FF6469 !important;
25}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +020026.btn:disabled:hover{
27 cursor: default;
28}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020029.custom-control-label::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020030 border: solid 1px #C3CDDB !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020031 border-radius: 0 !important;
32}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020033.custom-control-input:checked ~ .custom-control-label::before{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020034 background: #1B3E6F !important;
35}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020036.custom-radio .custom-control-label::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020037 border-radius: 50% !important;
38}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020039.custom-control-label{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020040 font-size: 13px;
41 line-height: 24px;
42}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020043.form-check-input + span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020044 display: inline-flex !important;
45}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020046.form-check-input + span i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020047 margin-right: 9px !important;
48}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020049.form-control:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020050 background-color: #F4F9FE !important;
51}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020052.label-input input[type="radio"]{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020053 width: 14px !important;
54 height: 14px;
55}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +020056.card-header .btn[aria-expanded="true"],
57.card-header .btn[aria-expanded="false"]{
58 padding-left: 25px !important;
59 padding-right: 25px !important;
60 border-radius: 0 !important;
61}
62.card-header .btn[aria-expanded="true"]{
63 background-color:#F4F9FE;
64}
65.card-header .btn[aria-expanded="false"]{
66 background-color:#fff;
67}
68/*NGX-TOASTR*/
69.ngx-toastr{
70 border-radius: 2px !important;
71 color: #1B3E6F !important;
72 font-size: 13px !important;
73 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1) !important;
74}
75.toast-success{
76 border-left: solid 5px #66BB00 !important;
77 background: url(/assets/img/icon-required-yes.svg) 12px center #fff no-repeat !important;
78}
79.toast-error{
80 border-left: solid 5px #FF6469 !important;
81 background: url(/assets/img/icon-error.svg) 12px center #fff no-repeat !important;
Sarah Abouzainahced91552020-06-04 17:45:57 +020082 background-size: 18px !important;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +020083}
Sarah Abouzainah95c95202020-07-05 19:45:40 +020084.toast-info{
85 border-left: solid 5px #1273EB !important;
86 background: url(/assets/img/icon-info-color.svg) 12px center #fff no-repeat !important;
87}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020088/*ICONS*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020089.icon-menuDots{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020090 font-size: 3px !important;
91 color: #1B3E6F;
92 vertical-align: middle;
93}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020094/*Components*/
Ahmed Abbas6ee4d312019-11-20 11:32:53 +020095/* Menu Styles */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020096.primary-nav{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +020097 /* left: 0; */
98 position: fixed;
99 z-index: 999;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200100}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200101.menu{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200102 position: relative;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200103}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200104.menu ul{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200105 margin: 0;
106 padding: 0;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200107 list-style: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200108}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200109.open-panel{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200110 border: none;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200111 background-color:#fff;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200112 padding: 0;
113}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200114.logo-icon{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200115 background: #fff;
116 position: relative;
117 display: block;
118 text-align: center;
119 padding: 16px 0;
120 width: 50px;
121 height: 60px;
122 left: 0;
123 top: 0;
124 z-index: 1000;
125 cursor: pointer;
126}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200127.primary-nav .menu li{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200128 position: relative;
129}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200130.menu .icon{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200131 position: absolute;
132 top: 12px;
133 right: 10px;
134 pointer-events: none;
135 width: 30px;
136 height: 30px;
137 color: #fff;
138 text-align: center;
139}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200140.menu .icon .fa{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200141 vertical-align: middle;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200142}
143.menu,
144.menu a,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200145.menu a:visited{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200146 color: #fff;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200147 text-decoration: none!important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200148 position: relative;
149}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200150.menu a{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200151 display: block;
152 white-space: nowrap;
153 padding: 10px 1em;
154 font-size: 12px;
155 font-weight: bold;
156 height: 52px;
157 line-height: 30px;
158}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200159.menu a:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200160 color: #fff;
161}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200162.menu-dropdown li .icon{
shadyb3c61a62020-02-16 15:47:33 +0200163 text-align: center;
164 font-size: 16px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200165 color: #fff;
shadyb3c61a62020-02-16 15:47:33 +0200166 line-height: 33px;
167}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200168.menu-dropdown a{
shadyb3c61a62020-02-16 15:47:33 +0200169 cursor: pointer;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200170}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200171.menu-dropdown li.active .icon{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200172 color: #fff;
173 background: #265699;
174 border-radius: 50%;
175}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200176.menu-dropdown li:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200177 background: #172B4D;
178}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200179.menu label{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200180 margin-bottom: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200181 display: block;
182}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200183.menu label:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200184 cursor: pointer;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200185}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200186.menu input[type="checkbox"]{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200187 display: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200188}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200189input#menu[type="checkbox"]{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200190 display: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200191}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200192.sub-menu-dropdown{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200193 display: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200194}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200195.new-wrapper{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200196 position: absolute;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200197 left: 50px;
198 width: calc(100% - 50px);
199 transition: transform .45s cubic-bezier(0.77, 0, 0.175, 1);
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200200}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200201#menu:checked + ul.menu-dropdown{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200202 left: 0;
203 -webkit-animation: all .45s cubic-bezier(0.77, 0, 0.175, 1);
204 animation: all .45s cubic-bezier(0.77, 0, 0.175, 1);
205}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200206.sub-menu-checkbox:checked + ul.sub-menu-dropdown{
207 display: block!important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200208 -webkit-animation: grow .45s cubic-bezier(0.77, 0, 0.175, 1);
209 animation: grow .45s cubic-bezier(0.77, 0, 0.175, 1);
210 border-top: solid 2px #1B3E6F;
211}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200212.openNav .new-wrapper{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200213 position: absolute;
214 transform: translate3d(200px, 0, 0);
215 width: calc(100% - 250px);
216 transition: transform .45s cubic-bezier(0.77, 0, 0.175, 1);
217}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200218.downarrow{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200219 background: transparent;
220 position: absolute;
221 right: 50px;
222 top: 12px;
223 color: #fff;
224 width: 24px;
225 height: 24px;
226 text-align: center;
227 display: block;
228}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200229.downarrow:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200230 color: #fff;
231}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200232.menu{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200233 position: absolute;
234 display: block;
235 left: -200px;
236 top: 0;
237 width: 250px;
238 height: 100vh;
239 transition: all 0.45s cubic-bezier(0.77, 0, 0.175, 1);
240 background-color: #1B3E6F;
241 z-index: 999;
242}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200243.menu-dropdown{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200244 top: 0;
245 overflow-y: auto;
246}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200247.overflow-container{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200248 position: relative;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200249 height: calc(100vh - 50px)!important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200250 overflow-y: auto;
251 border-top: 60px solid #fff;
252 z-index: -1;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200253 display:block;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200254}
255
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200256.menu .logotype{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200257 position: absolute !important;
258 top: 16px;
259 left: 55px;
260 display: block;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200261}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200262/* .sub-menu-dropdown{
263background-color: #333;
264} */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200265.menu:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200266 position: absolute;
267 left: 0;
268 top: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200269}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200270.openNav .menu:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200271 position: absolute;
272 left: -200px;
273 top: 60px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200274}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200275.openNav .menu{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200276 top: 60px;
277 transform: translate3d(200px, 0, 0);
278 transition: transform .45s cubic-bezier(0.77, 0, 0.175, 1);
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200279}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200280@-webkit-keyframes grow{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200281 0% {
282 display: none;
283 opacity: 0;
284 }
285 50% {
286 display: block;
287 opacity: 0.5;
288 }
289 100% {
290 opacity: 1;
291 }
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200292}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200293@keyframes grow{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200294
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200295 0% {
296 display: none;
297 opacity: 0;
298 }
299 50% {
300 display: block;
301 opacity: 0.5;
302 }
303 100% {
304 opacity: 1
shaaban Altananyba3756e2020-01-07 12:08:44 +0200305 }
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200306}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200307/*User Profile*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200308.userProfile .dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200309 width: 99.5%;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200310}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200311.userProfile .dropdown:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200312 background: #172B4D !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200313}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200314.userProfile .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200315 background: transparent;
316 border: 0;
317 box-shadow: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200318 font-size: 13px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200319 line-height: 40px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200320}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200321.import-container-all{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200322 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200323 padding-bottom: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200324}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200325.import-container{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200326 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200327 background: #E7F1FC;
328 margin-bottom: 20px;
329 padding: 9px 18px;
330 border: solid 1px #EEF4F9;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200331}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200332.import-container-input{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200333 width: 40%;
334 position: relative;
335 display: inline-block;
336 margin-right: 20px;
337}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200338.import-container-input input{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200339 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200340 height: 36px;
341 padding: 5px 40px 5px 12px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200342 border: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200343 border-radius: 2px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200344 -webkit-box-shadow: 0px 0px 42px -27px rgba(0,0,0,0.75);
345 -moz-box-shadow: 0px 0px 42px -27px rgba(0,0,0,0.75);
346 box-shadow: 0px 0px 42px -27px rgba(0,0,0,0.75);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200347 font-size: 13px;
348 color: #172B4D;
349}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200350.import-container-input input:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200351 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.18);
352}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200353.import-container-input input::placeholder{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200354 color: #959DA8 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200355}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200356.enter-link{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200357 position: absolute;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200358 right: 12px;
359 font-size: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200360 top: 6px;
361 color: #1273EB;
362}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200363.enter-link:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200364 text-decoration: none;
365}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200366.import-container-input input::placeholder{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200367 color: #CFD7E5;
368}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200369.import-container-span{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200370 font-size: 12px;
371}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200372.import-container-all .accordion .card-header{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200373 padding: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200374 background: #fff !important;
375 border-bottom: 0 !important;
376}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200377.import-container-all .collapse.show{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200378 border-top: solid 1px #ECEDF2;
379}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200380.import-container-all .card-header .accordion-delete{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200381 display: none;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200382 position: absolute;
383 right: 15px;
384 background: #F4F9FE;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200385}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200386.import-container-all .card-header:hover .accordion-delete{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200387 display: inline;
388}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200389.accordion-delete{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200390 color: #FF6469;
391 font-size: 18px;
392 margin-top: 11px;
393}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200394.accordion-delete:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200395 text-decoration: none;
396}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200397/* .userProfile .dropdown-toggle{
398height: 40px;
399} */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200400.userProfile .dropdown-toggle:hover ~ .dropdown-text,
401.userProfile .dropdown-toggle:focus ~ .dropdown-text{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200402 background: transparent !important;
403 border-radius: 0 !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200404 box-shadow: none !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200405}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200406
407.userProfile .dropdown-text::after {
shaaban Altananyba3756e2020-01-07 12:08:44 +0200408 right: 14px;
409 top: 8px;
410 width: 24px;
411 height: 24px;
412 background: url(/assets/img/img-userProfile.png) center center no-repeat;
413}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200414.packagesFilter .custom-checkbox{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200415 margin-left: 8px;
416}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200417.packagesFilter .custom-control-label{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200418 line-height: 28px !important;
419 font-size: 14px !important;
420 text-indent: 6px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200421}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200422.packagesFilter .reset-filter{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200423 margin-top: 6px;
424 padding-top: 6px;
425 padding-left: 9px;
426 border-top: solid 1px #ECEDF2;
427 font-size: 13px;
428}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200429.packagesFilter .reset-filter a:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200430 background: none !important;
431 text-decoration: none;
432 color: #1B3E6F;
433}
Sarah Abouzainah95c95202020-07-05 19:45:40 +0200434.tags-filter-list{
435 max-height: 260px;
436 overflow-y: auto;
437}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200438/**Packages Sort**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200439.sort-packages{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200440 font-size: 12px;
441 font-weight: bold;
442 color: #C3CDDB;
443}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200444.sort-packages .dropdown{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200445 width: 88px;
446}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200447.sort-packages .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200448 background: transparent;
449 border: 0;
450 box-shadow: none;
451 color: #1B3E6F;
452}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200453.sort-packages .dropdown-text::after{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200454 right: 18px !important;
455 border: solid !important;
456 border-color: #1B3E6F transparent transparent transparent !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200457}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200458.sort-packages .dropdown-toggle:focus ~ .dropdown-text::after{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200459 top: 12px !important;
460 border-color: transparent transparent #1B3E6F transparent !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200461}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200462.sort-packages .dropdown-toggle:hover ~ .dropdown-text,
463.sort-packages .dropdown-toggle:focus ~ .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200464 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
465 background: #fff;
466}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200467.sort-packages .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200468.sort-packages .dropdown-toggle:focus ~ .dropdown-content{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200469 top: 30px;
470}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200471.sort-packages .dropdown-content{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200472 width: 88px;
473 padding: 6px 0;
474 background: #fff;
475 border-radius: 2px;
476 border: 0;
477 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
478}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200479.sort-packages .dropdown-content a{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200480 color: #1B3E6F;
481 font-size: 12px;
482}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200483.sort-packages .dropdown-content a:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200484 color: #1B3E6F;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200485 background-color: #F4F9FE;
486 text-decoration: unset;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200487 cursor: pointer;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200488}
489/**Pagination**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200490.page-item{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200491 margin: 3px 2px 0;
492}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200493.page-item .page-link,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200494.page-item.disabled .page-link{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200495 padding: 5px 9px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200496 background: transparent !important;
497 border: 0;
498 color: #1B3E6F !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200499 font-size: 13px;
500 font-weight: bold;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200501}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200502.page-item.active .page-link,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200503.page-link:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200504 color: #1B3E6F !important;
505 background-color: #fff !important;
506 border-radius: 100% !important;
507 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
508 outline: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200509}
510/**Packages Cards***/
511/***Package Info Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200512.packages-card .card{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200513 width: 100%;
Ahmed Abbaseea49072019-11-27 15:04:18 +0200514 margin: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200515 border-radius: 2px;
516 border: 0;
517 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
518}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200519.packages-card .card:hover .packageName{
520 color: #1273EB !important;
521}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200522.packages-card .card-title{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200523 margin-bottom: 0 !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +0200524 font-size: 13px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200525 font-weight: bold;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200526 color: #1B3E6F;
527}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200528.packages-card .card-title span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200529 color: #1B3E6F;
530 font-size: 11px;
Sarah Abouzainah98600832020-04-22 22:55:39 +0200531 vertical-align: bottom;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200532}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200533.packages-card p{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200534 font-size: 12px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200535 color: #D0D7E4;
536}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200537.packages-card p.package-desc{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200538 margin-top: 6px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200539 font-size: 13px;
540 text-align: left;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200541 display: -webkit-box;
542 -webkit-line-clamp: 1;
543 -webkit-box-orient: vertical;
Sarah Abouzainah98600832020-04-22 22:55:39 +0200544 overflow: hidden;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200545 color: #1B3E6F;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200546}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200547.packages-card p.package-desc:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200548 color: #1B3E6F !important;
549 text-decoration: underline;
550}
551
552.packages-card [data-tooltip]::before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200553.packages-card .tooltip::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200554 border: 0 !important;
555}
556.packages-card .tooltip:after,
557.packages-card [data-tooltip]:after {
558 padding: 9px;
559 font-size: 11px;
Sarah Abouzainah95c95202020-07-05 19:45:40 +0200560 background: #fff;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200561 border: solid 1px #E6EDF5;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200562 box-shadow: 0 0 12 rgba(0,0,0,0.8);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200563 border-radius: 3px;
564}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200565/***Add Package Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200566.addPaackage-card{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200567 padding: 10px 0;
568 background: #F4F9FE !important;
569 border: solid 1px #D7E7F9 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200570 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.18) !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200571}
Sarah Abouzainahced91552020-06-04 17:45:57 +0200572.addPaackage-card .card-body img{
573 width: 30%;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +0200574 vertical-align: text-top;
Sarah Abouzainahced91552020-06-04 17:45:57 +0200575}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200576.addPaackage-card a{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200577 margin: 0;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200578 padding: 7px 15px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200579 font-weight: bold;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200580 font-size: 12px;
Sarah Abouzainahced91552020-06-04 17:45:57 +0200581 border-radius: 18px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200582 border-width: 0px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200583 border-style: solid;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200584 background-position: 15px center;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200585 background-repeat: no-repeat;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200586 text-align: left;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200587}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200588.addPaackage-card a:hover{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200589 text-decoration: unset;
590}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200591.btn-create-package i,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200592.btn-import-package i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200593 margin-right: 9px;
594 font-size: 14px;
595 vertical-align: middle;
596}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200597.btn-create-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200598.btn-create-package:hover{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200599 background-color: #1B3E6F;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200600 color: #fff;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200601}
602.btn-import-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200603.btn-import-package:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200604 background: #C3CDDB;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200605 color: #1B3E6F;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200606}
607/***Actions Menu***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200608.packages-card .dropdown{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200609 width: auto;
610 float: right;
611}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200612.packages-card .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200613 background: transparent;
614 border: 0;
615 box-shadow: none;
616 text-indent: 0;
617 line-height: unset;
618 border-bottom-left-radius: 0;
619 border-bottom-right-radius: 0;
620 opacity: .6;
621}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200622.packages-card .dropdown-text:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200623 opacity: 1;
624}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200625.packages-card .dropdown-text::after{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200626 display: none;
627}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200628.packages-card .dropdown-text img{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200629 padding: 9px 7px;
630}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200631.packages-card .dropdown-content{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200632 right: 0;
633 width: 120px;
634 padding: 6px 0;
635 border: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200636 border-radius: 50%;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200637}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200638/* .userProfile .dropdown-content{
639 bottom: 40px !important;
640 top: unset !important;
641 width: 100%;
642} */
643/**Tab Nav**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200644.nav-tabs{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200645 border-bottom-color: #ECEDF2 !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200646}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200647.nav-link{
shadyb3c61a62020-02-16 15:47:33 +0200648 padding: 15px 20px 15px 20px !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200649 text-transform: uppercase !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200650 font-size: 12px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200651 font-weight: bold;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200652 color: #C3CDDB !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200653 border: none !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200654}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200655.nav-tabs .nav-link:focus,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200656.nav-tabs .nav-link:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200657 border: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200658 transition: 0.3s;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200659}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200660.nav-tabs .nav-link:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200661 color: #1B3E6F !important;
662}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200663.nav-tabs .nav-link.active{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200664 color: #1B3E6F !important;
665 background: transparent !important;
666 border: 0 !important;
667 border-bottom: solid 2px #1B3E6F !important;
668}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200669.nav-tabs .nav-link::before{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200670 content: "|";
671 padding-right: 20px !important;
672 color: #C3CDDB;
673 font-weight: normal;
shadyb3c61a62020-02-16 15:47:33 +0200674 position: absolute;
675 left: 0px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200676}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200677.nav-tabs .nav-link:first-child::before{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200678 content: none;
679}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200680.nav-tabs .nav-link:first-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200681 padding-left: 20px !important;
682}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200683.nav-item.nav-link.complete,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200684.nav-item.active.complete{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200685 padding: 15px 20px 15px 44px !important;
686 background: url(/assets/img/icon-required-yes.svg) 20px center no-repeat !important;
687}
Sarah Abouzainah95c95202020-07-05 19:45:40 +0200688.tabs-no-content{
689 font-size: 13px;
690 font-weight: bold;
691}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200692/**Sliding Search Input**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200693.searchBox{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200694 position: absolute;
695 top: 0%;
696 right: 0%;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200697 transform: translate(0%,-0%);
shaaban Altananyba3756e2020-01-07 12:08:44 +0200698 height: 40px;
699}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200700.searchButton{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200701 float: right;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200702 margin-top: 18px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200703 padding-left: 0 !important;
704 padding-right: 24px !important;
705 width: 60px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200706 height: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200707 background: url(../src/assets/img/icon-search.svg) center center no-repeat;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200708 background-size: 24%;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200709 border: 0 !important;
710 border-right: solid 1px #1B3E6F !important;
711 display: flex;
712 justify-content: center;
713 align-items: center;
714 transition: 0.4s;
715}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200716.searchBox:hover > .searchInput{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200717 width: 240px;
718 border-bottom: solid 1px #C3CDDB;
719}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200720.searchBox:hover > .searchInput::placeholder{
721 color: #C3CDDB;
722}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200723.searchBox > .searchInput:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200724 border-bottom: solid 1px #1B3E6F !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200725 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
726 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
727 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200728}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200729.searchBox:hover > .searchButton{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200730 color: #1B3E6F;
731}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200732.searchInput{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200733 border: none;
734 background: none;
735 outline: none;
736 float: left;
737 padding: 0;
738 color: #1B3E6F;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200739 font-size: 12px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200740 transition: 0.4s;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200741 line-height: 49px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200742 width: 0px;
743}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200744.searchInput::placeholder{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200745 color: #BABBC3;
746}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200747.searchBox-expanded{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200748 width: 240px;
749 border-bottom: solid 1px #C3CDDB;
750}
751/**Drop Down Menu**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200752.dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200753 position: relative;
754 display: inline-block;
755 text-align: left;
756 width: 132px;
757 z-index: 200;
758}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200759.dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200760 cursor: pointer;
761 position: relative;
762 text-indent: 10px;
763 line-height: 32px;
764 background-color: #eee;
765 border: 1px solid #ccc;
766 border-radius: 3px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200767 box-shadow: 0 1px 0 rgba(255,255,255, .9) inset, 0 1px 3px rgba(0,0,0, .1);
shaaban Altananyba3756e2020-01-07 12:08:44 +0200768 width: 100%;
769}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200770.dropdown-text:after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200771 position: absolute;
772 right: 6px;
773 top: 15px;
774 content: '';
775 width: 0px;
776 height: 0px;
777 border-style: solid;
shadyb3c61a62020-02-16 15:47:33 +0200778 /* border-width: 5px 4px 0 4px;
779 border-color: #555 transparent transparent transparent; */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200780 border:0px
shaaban Altananyba3756e2020-01-07 12:08:44 +0200781}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200782.dropdown-toggle{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200783 font-size: 0;
784 z-index: 1;
785 cursor: pointer;
786 position: absolute;
787 top: 0;
788 border: none;
789 padding: 0;
790 margin: 0 0 0 1px;
791 background: transparent;
792 text-indent: -10px;
793 height: 34px;
794 width: 100%;
795}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200796.dropdown-toggle:focus{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200797 outline: 0;
798}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200799.dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200800 position: absolute;
801 top: 32px;
802 width: 140px;
803 margin: 0;
804 padding: 0;
805 opacity: 0;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200806 visibility:hidden;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200807 -webkit-transition: all .25s ease;
808 -moz-transition: all .25s ease;
809 -ms-transition: all .25s ease;
810 -o-transition: all .25s ease;
811 transition: all .25s ease;
812 list-style-type: none;
813 border-radius: 3px;
814 text-indent: 10px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200815 line-height: 28px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200816 background-color: #eee;
817 border: 1px solid #ccc;
818}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200819.dropdown-content a{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200820 display: block;
821}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200822.dropdown-content a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200823 background: #e8e8e8;
824}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200825.dropdown-toggle:hover ~ .dropdown-text,
826.dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200827 background-color: #e8e8e8;
828}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200829.dropdown-toggle:focus ~ .dropdown-text{
830 box-shadow: 0 1px 3px rgba(0,0,0, .2) inset, 0 1px 0 rgba(255,255,255, 0.8);
shaaban Altananyba3756e2020-01-07 12:08:44 +0200831 z-index: 2;
832}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200833.dropdown-toggle:focus ~ .dropdown-text:after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200834 border-width: 0 4px 5px 4px;
835 border-color: transparent transparent #555 transparent;
836}
837.dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200838.dropdown-toggle:focus ~ .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200839 opacity: 1;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200840 visibility:visible;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200841 top: 42px;
842}
843/**Card**/
844/* Hover Shadow */
845@keyframes hover {
846 50% {
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200847 transform: translateY(-3px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200848 }
shaaban Altananyba3756e2020-01-07 12:08:44 +0200849 100% {
850 transform: translateY(-6px);
851 }
852}
853@keyframes card {
854 0% {
855 transform: translateY(6px);
856 opacity: .3;
857 }
858 50% {
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200859 transform: translateY(3px);
shaaban Altananyba3756e2020-01-07 12:08:44 +0200860 opacity: .8;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200861 }
shaaban Altananyba3756e2020-01-07 12:08:44 +0200862 100% {
863 transform: translateY(6px);
864 opacity: .3;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200865 }
shaaban Altananyba3756e2020-01-07 12:08:44 +0200866}
867.card {
868 /* display: inline-block;
869 position: relative;
870 transition-duration: 0.2s;
871 transition-property: transform;
872 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
873 transform: translateZ(0); */
874 margin-bottom: 25px !important;
875 box-shadow: 0 0 1px rgba(0, 0, 0, 0);
876}
877/* .card:before {
878 pointer-events: none;
879 position: absolute;
880 z-index: -1;
881 content: '';
882 top: 100%;
883 left: 5%;
884 height: 10px;
885 width: 90%;
886 opacity: 0;
887 background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 70%);
888 transition-duration: 0.2s;
889 transition-property: transform opacity;
890} */
891/* .card:hover {
892 transform: translateY(-3px);
893 animation-name: hover;
894 animation-duration: 1s;
895 animation-delay: 0.2s;
896 animation-timing-function: linear;
897 animation-iteration-count: 1;
898 animation-direction: alternate;
899}
900.card:hover:before {
901 opacity: .4;
902 transform: translateY(3px);
903 animation-name: card;
904 animation-duration: 1s;
905 animation-delay: .2s;
906 animation-timing-function: linear;
907 animation-iteration-count: 1;
908 animation-direction: alternate;
909} */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200910.card-body{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +0200911 padding: 10px 20px 20px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200912}
913
914/*Main Container*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200915.main-container{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200916 padding: 0 !important;
917}
Sarah Abouzainah75680a72020-07-16 17:52:00 +0200918/*Profile & Help Area*/
919.profile-help .navbar{
920 padding: 0 !important;
921}
922.profile-help .dropdown{
923 width: 50px;
924}
925.profile-help .dropdown-text{
926 border: 0;
927 background: transparent;
928 box-shadow: none;
929 font-size: 13px;
930 /* text-indent: -999px; */
931}
932.profile-help .dropdown-text img{
933 width: 33px;
934 height: 33px;
935 border: solid 1px #fff;
936 object-fit: cover;
937 border-radius: 50%;
938}
939.profile-help .dropdown-toggle:hover ~ .dropdown-text{
940 background: #fff;
941}
942.profile-help .dropdown-toggle:hover ~ .dropdown-text img{
943 box-shadow: 0 2px 6px 6px rgba(47, 83, 151, .17);
944}
945.profile-help .dropdown-content{
946 right: 0;
947 top: 47px;
948 padding: 4px 0;
949 background-color: #fff;
950 border: 1px solid #ECEDF2;
951 border-radius: 2px;
952 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.12) !important;
953}
954.profile-help .dropdown-content li:hover{
955 background-color: #ECEDF2;
956}
957.profile-help .dropdown-content a{
958 padding: 3px;
959 color: #1B3E6F;
960 font-size: 13px;
961}
962.profile-help .dropdown-content a:hover{
963 text-decoration: none;
964 background-color: transparent;
965}
966.help-btn{
967 border-right: solid 1px #ECEDF2;
968}
969.help-btn .nav-link{
970 padding: 7px 8px 0 !important;
971}
972.help-btn i{
973 font-size: 19px;
974 color: #C3CDDB;
975}
976.help-btn a:hover i{
977 color: #1B3E6F;
978}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200979.header-button-save button{
shadyb3c61a62020-02-16 15:47:33 +0200980 border-radius: 50px;
981}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200982/*Page Title*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200983.page-title{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200984 padding: 20px 30px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200985 background:#fff;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200986 border-left: solid 1px #FAFAFA;
987 margin-bottom: 21px;
988 -webkit-box-shadow: 0 4px 10px 0 #eef0f5;
989 box-shadow: 0 4px 10px 0 #eef0f5;
990 position: relative;
991 z-index: 8;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200992 /* position: fixed;
993 width: calc(100% - 50px); */
shaaban Altananyba3756e2020-01-07 12:08:44 +0200994}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200995.page-title h2{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200996 font-size: 16px;
997 font-weight: bold;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200998 padding-top: 1px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200999}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001000.page-title h2 span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001001 color: #C3CDDB;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001002 font-size: 14px;
1003}
1004/*Content*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001005.body-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001006 padding: 0 30px !important;
1007}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001008.body-container > .container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001009 padding: 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001010}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001011.search-filter-col{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001012 padding-right: 0 !important;
1013 border-bottom: solid 1px #ECEDF2 !important;
1014}
1015/**Packages Filter**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001016.packagesFilter{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001017 margin-top: 12px;
1018 margin-bottom: 7px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001019 z-index: 220 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001020}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001021.packagesFilter .dropdown-toggle{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001022 height: 36px !important;
1023}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001024.packagesFilter .dropdown-toggle:focus ~ .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001025 border-color: transparent transparent #1B3E6F transparent;
1026}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001027.packagesFilter .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001028 background: transparent;
1029 border: 0;
1030 box-shadow: none;
1031 text-indent: 14px;
1032 line-height: 30px;
1033 font-size: 12px;
1034}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001035.packagesFilter .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001036 right: 12px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001037 border: solid !important;
1038 border-width: 5px 4px 0 4px !important;
1039 border-color: #1B3E6F transparent transparent transparent !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001040}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001041.packagesFilter .dropdown-toggle:hover ~ .dropdown-text,
1042.packagesFilter .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001043 background-color: transparent;
1044 box-shadow: none;
1045 border-radius: 0;
1046}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001047.packagesFilter .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001048 background: #fff;
1049 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1050}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001051.packagesFilter .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001052 top: 12px;
1053}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001054.packagesFilter .dropdown-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001055 padding: 6px 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001056 background: #fff;
1057 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1058 border: 0;
1059 border-top-left-radius: 0;
1060 border-top-right-radius: 0;
1061 border-bottom-left-radius: 2px;
1062 border-bottom-right-radius: 2px;
1063}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001064.packagesFilter .dropdown-content li:hover .custom-checkbox{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001065 cursor: pointer;
1066}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001067.packagesFilter .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001068.packagesFilter .dropdown-toggle:focus ~ .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001069 top: 30px;
1070}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001071.packagesFilter .form-control{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001072 padding: 12px 9px 12px 38px !important;
1073 border: 0 !important;
1074 border-bottom: solid 1px #D7E7F9 !important;
1075 background: url(../src/assets/img/icon-search.svg) 15px center no-repeat;
1076 background-size: 4%;
1077 border-radius: 0 !important;
1078 color: #1B3E6F;
1079 font-size: 13px;
1080}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001081.packagesFilter .form-control::placeholder{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001082 color: #BABBC3;
1083}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001084.packagesFilter .form-control:focus{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001085 box-shadow: none !important;
1086 border-bottom: solid 1px #1B3E6F !important;
1087}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001088.packagesFilter .custom-checkbox{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001089 margin-left: 8px;
1090}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001091.packagesFilter .custom-control-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001092 left: 10px;
1093}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001094.packagesFilter .custom-control-label{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001095 line-height: 28px !important;
1096 font-size: 13px !important;
1097 text-indent: 6px !important;
1098}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001099.fillteredTags{
1100 margin-left: 3px;
1101 padding: 3px 3px;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02001102 background: #C3CDDB;
1103 color: #1B3E6F;
1104 font-weight: bold;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001105 border-radius: 4px;
1106}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001107/**Packages Sort**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001108.sort-packages{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001109 font-size: 12px;
1110 font-weight: bold;
1111 color: #C3CDDB;
1112}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001113.sort-packages .dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001114 width: 88px;
1115}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001116.sort-packages .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001117 background: transparent;
1118 border: 0;
1119 box-shadow: none;
1120 color: #1B3E6F;
1121}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001122.sort-packages .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001123 border-color: #1B3E6F transparent transparent transparent;
1124}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001125.sort-packages .dropdown-toggle:focus ~ .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001126 border-color: transparent transparent #1B3E6F transparent;
1127}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001128.sort-packages .dropdown-toggle:hover ~ .dropdown-text,
1129.sort-packages .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001130 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1131 background: #fff;
1132}
1133.sort-packages .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001134.sort-packages .dropdown-toggle:focus ~ .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001135 top: 30px;
1136}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001137.sort-packages .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001138 width: 88px;
1139 padding: 6px 0;
1140 background: #fff;
1141 border-radius: 2px;
1142 border: 0;
1143 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1144}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001145.sort-packages .dropdown-content a{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001146 color: #1B3E6F;
1147 font-size: 12px;
1148}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001149.sort-packages .dropdown-content a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001150 background-color: #F4F9FE;
1151 text-decoration: unset;
1152}
1153/**Pagination**/
1154.page-item .page-link,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001155.page-item.disabled .page-link{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001156 background: transparent !important;
1157 border: 0;
1158 color: #1B3E6F !important;
1159 font-size: 14px;
1160}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001161.page-link:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001162 color: #1B3E6F !important;
1163 background-color: #fff !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001164 border-radius: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001165 transition: 0.3s;
1166 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.12);
1167}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001168.page-item.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001169 opacity: .3;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001170}
1171/**Packages Cards***/
1172/***Package Info Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001173.packages-card .card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001174 margin: 0;
1175 border-radius: 2px;
1176 border: 0;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001177 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.12);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001178}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001179.packages-card .card:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001180 box-shadow: 0 2px 13px 6px rgba(47, 83, 151, .17);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001181 transition: all 0.5s ease;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001182 cursor: pointer;
1183}
1184.packages-card .card:hover .card-title,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001185.packages-card .card:hover .card-title span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001186 color: #1273EB !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001187}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001188.packages-card .card-title{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001189 margin-bottom: 0 !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02001190 font-size: 14px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001191 font-weight: bold;
1192}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001193.packages-card .card-title .packageName{
Sarah Abouzainah98600832020-04-22 22:55:39 +02001194 margin-bottom: 0;
1195 display: inline-block;
1196 width: auto;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001197 max-width: 64%;
Sarah Abouzainah98600832020-04-22 22:55:39 +02001198 white-space: nowrap;
1199 overflow: hidden;
1200 text-overflow: ellipsis;
1201 font-size: 13px;
1202 vertical-align: bottom;
1203 color: #1B3E6F;
1204}
1205.packages-card .card-title:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001206.packages-card .card-title:hover .packageName{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001207 text-decoration: none;
1208 color: #1273EB;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001209}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001210.packages-card .card-body{
Ahmed Abbaseea49072019-11-27 15:04:18 +02001211 padding-bottom: 0 !important;
1212}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001213.packages-card .card-footer .col{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001214 padding-left: 3px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001215 text-align: left;
Ahmed Abbaseea49072019-11-27 15:04:18 +02001216}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001217
shaaban Altananyba3756e2020-01-07 12:08:44 +02001218/***Add Package Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001219.addPaackage-card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001220 background: #F4F9FE !important;
1221 border: solid 1px #D7E7F9 !important;
1222}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001223.addPaackage-card:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001224 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1) !important;
1225}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001226
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001227.addPaackage-card a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001228 text-decoration: unset;
1229}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001230.addPaackage-card .card-footer .col{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001231 padding: 0;
1232 text-align: right;
1233}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001234.addPaackage-card .card-footer .col:last-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001235 text-align: left;
1236}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001237.btn-create-package,
1238.btn-import-package{
Sarah Abouzainahced91552020-06-04 17:45:57 +02001239 width: auto;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001240}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001241.btn-create-package{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001242 margin-bottom: 6px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001243}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001244.btn-import-package{
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02001245 margin-bottom: 15px !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001246}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001247.btn-create-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001248.btn-create-package:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001249 background-color: #1B3E6F;
1250 border-color: #1B3E6F;
1251 color: #fff;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001252}
1253.btn-import-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001254.btn-import-package:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001255 color: #1B3E6F;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001256}
1257/***Actions Menu***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001258.packages-card .dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001259 width: auto;
1260 float: right;
1261}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001262.packages-card .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001263 background: transparent;
1264 border: 0;
1265 box-shadow: none;
1266 text-indent: 0;
1267 line-height: unset;
1268 border-bottom-left-radius: 0;
1269 border-bottom-right-radius: 0;
1270 opacity: .6;
1271}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001272.packages-card .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001273 display: none;
1274}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001275.packages-card .dropdown-text img{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001276 padding: 9px 7px;
1277}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001278.packages-card .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001279 right: 0;
1280 width: 120px;
1281 padding: 6px 0;
1282 border: 0;
1283 text-indent: 0;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001284 border-radius: 4px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001285 border-top-right-radius: 0;
1286 background: #1B3E6F;
1287}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001288.packages-card .dropdown-content a{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001289 padding-left: 12px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001290 color: #fff;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001291 font-size: 12px;
1292 /* background-position: 14px center;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001293 background-size: 10%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001294 background-repeat: no-repeat; */
1295}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001296.packages-card .dropdown-content a i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001297 margin-right: 4px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001298}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001299.packages-card .dropdown-content a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001300 background-color: #172B4D;
1301 text-decoration: unset;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001302 color: #fff;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001303}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001304.packages-card .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001305.packages-card .dropdown-toggle:focus ~ .dropdown-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001306 top: 22px;
1307}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001308.packages-card .dropdown-toggle:focus ~ .dropdown-text .icon-menuDots{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001309 color: #D0D7E4;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001310}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001311.packages-card .dropdown-toggle:hover ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001312 background: transparent;
1313 opacity: 1;
1314}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001315.packages-card .dropdown-toggle:focus ~ .dropdown-text{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001316 width: 27px;
1317 text-align: center;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001318 opacity: 1;
1319 background: #1B3E6F;
1320 box-shadow: none;
1321}
Sarah Abouzainahced91552020-06-04 17:45:57 +02001322
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001323.package-version::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001324 content: "|";
Sarah Abouzainah98600832020-04-22 22:55:39 +02001325 margin-left: 8px;
1326 margin-right: 6px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001327 vertical-align: text-bottom;
1328}
1329
shaaban Altananyba3756e2020-01-07 12:08:44 +02001330/***Contributers***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001331ul.package-contributers{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001332 margin-bottom: 9px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001333 padding-left: 0 !important;
1334}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001335.package-contributers li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001336 list-style: none;
1337 display: inline-block;
1338}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001339.package-contributers li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001340 margin-left: -5px;
1341}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001342.package-contributers li:first-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001343 margin-left: 0;
1344}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001345.package-contributers li:last-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001346 margin-left: 9px;
1347}
1348.package-modifier,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001349.package-contributers button{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001350 height: 20px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001351 padding: 0 !important;
1352 border-radius: 100%;
1353 border: 0 !important;
1354 /*Hover Effect*/
1355 -webkit-transition: box-shadow 0.2s ease;
1356 -moz-transition: box-shadow 0.2s ease;
1357 transition: box-shadow 0.2s ease;
1358 -webkit-backface-visibility: hidden;
1359 backface-visibility: hidden;
1360 display: inline-block;
1361 position: relative;
1362}
1363.package-modifier:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001364.package-contributers button:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001365 -webkit-transition: all 0.2s ease;
1366 -moz-transition: all 0.2s ease;
1367 transition: all 0.2s ease;
1368 border-radius: 50%;
1369 bottom: 0;
1370 box-shadow: 0 0 0 2px #fff;
1371 content: "";
1372 left: 0;
1373 position: absolute;
1374 right: 0;
1375 top: 0;
1376}
1377.package-modifier:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001378.package-contributers button:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001379 box-shadow: 0 0 0 2px #D7E7F9;
1380 text-decoration: none;
1381}
1382.package-modifier:hover:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001383.package-contributers button:hover:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001384 -webkit-transform: scale(0.925);
1385 -moz-transform: scale(0.925);
1386 -ms-transform: scale(0.925);
1387 -o-transform: scale(0.925);
1388 transform: scale(0.925);
1389 box-shadow: 0 0 0 1px #D7E7F9;
1390 opacity: 0.5;
1391}
1392.package-modifier img,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001393.package-contributers button img{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001394 width: 20px;
1395 height: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001396 object-fit: cover;
1397 vertical-align: top;
1398 border-radius: 100%;
1399}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001400.package-contributers a{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001401 font-size: 12px;
1402 color: #1273EB;
1403}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001404.package-contributers a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001405 text-decoration: unset;
1406}
1407/***Package Footer***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001408.packages-card .card-footer{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001409 padding: 0 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001410 background: transparent !important;
1411 border-top-color: #F7F6F6 !important;
1412}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001413.packages-card .card-footer .col{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02001414 text-align: center;
1415}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001416.packages-card .card-footer .col:first-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001417 border-right: solid 1px #F7F6F6;
1418}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001419.packages-card .card-footer .btn{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02001420 padding: 10px 0 10px 0 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001421 background-color: transparent !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001422 color: #1B3E6F !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001423 border: 0;
1424 font-size: 13px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001425 text-align: left;
1426 opacity: .4;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001427}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001428.packages-card .card-footer .btn:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001429 opacity: 1;
1430}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001431.packages-card .card-footer i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001432 margin-right: 6px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001433}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001434.icon-deployed-active,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001435.icon-deploy-inactive{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001436 margin-right: 9px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001437 display: inline;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001438 background-image: url(/assets/img/icon-deploy-active.svg);
1439 background-position: center center;
1440 background-repeat: no-repeat;
1441 vertical-align: baseline;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001442}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001443.icon-deploy-inactive{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001444 background-image: url(/assets/img/icon-deploy-inactive.svg);
1445}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001446
1447
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001448/*CREATE NEW ACTION MODAL*/
1449.createActionModal .modal-dialog{
1450 max-width: 85%;
1451}
1452.createActionModal .modal-header{
1453 padding-top: 21px !important;
1454 padding-bottom: 0 !important;
1455 border-bottom: 0;
1456}
1457.createActionModal .close{
1458 margin: 0 !important;
1459 padding: 6px 13px 10px !important;
1460 width: auto;
1461 opacity: 1 !important;
1462 border-radius: 100%;
1463}
1464.createActionModal .close:hover{
1465 background-color: #E0E8F2;
1466}
1467.createActionModal .icon-action-close{
1468 font-size: 14px;
1469 font-weight: bold;
1470}
1471.createActionModal .modal-body{
1472 padding-top: 0 !important;
1473 padding-bottom: 10px !important;
1474}
1475.createActionModal .modal-body .carousel-item{
1476 padding-left: 20px;
1477 padding-right: 10px;
1478}
1479@keyframes fadeInScale {
1480 0% {
1481 opacity: 0;
1482 -webkit-transform: scale(0) translateY(50%);
1483 transform: scale(0) translateY(50%);
1484 }
1485 90% {
1486 -webkit-transform: scale(1.05);
1487 transform: scale(1.05);
1488 }
1489 100% {
1490 opacity: 1;
1491 -webkit-transform: scale(1) translateY(0);
1492 transform: scale(1) translateY(0);
1493 }
1494}
1495.card.actionType{
1496 margin-bottom: 25px !important;
1497 padding: 220px 25px 50px;
1498 box-shadow: none;
1499 border-radius: 0;
1500 -webkit-transition: all 0.3s ease-in-out;
1501 transition: all 0.3s ease-in-out;
1502}
1503.card.actionType:hover{
1504 box-shadow: 0 10px 20px 0 rgba(27,62,111,.1);
1505 transition: 0.3s !important;
1506}
Sarah Abouzainah75680a72020-07-16 17:52:00 +02001507.createActionModal h3.mainHead{
1508 text-transform: uppercase;
1509 margin-bottom: 6px;
1510 font-size: 14px;
1511 font-weight: bold;
1512 text-align: center;
1513 color: #C1CDDD;
1514}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001515.createActionModal h1{
1516 margin-bottom: 21px;
1517 font-size: 22px;
Sarah Abouzainah75680a72020-07-16 17:52:00 +02001518 font-weight: bold;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001519 text-align: center;
Sarah Abouzainah75680a72020-07-16 17:52:00 +02001520}
1521.createActionModal .carousel-inner{
1522 height: 510px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001523}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001524.createActionModal .skip-btn{
1525 float: unset;
1526 width: auto;
1527 color: #1273EB;
1528 font-weight: normal !important;
1529 font-size: 13px;
1530 border: solid 1px #F1F2FA;
1531 border-radius: 2px;
1532}
Sarah Abouzainah75680a72020-07-16 17:52:00 +02001533.createActionModal .skip-btn:hover{
1534 background: #1273EB;
1535 color: #fff;
1536 box-shadow: 0 10px 20px 0 rgba(27,62,111,.1);
1537}
1538
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001539.actionType,
1540.actionType:hover{
1541 text-align: center;
1542 line-height: 40px;
1543 background-position: center 40px;
1544 background-repeat: no-repeat;
1545 background-size: 144px 172px;
1546}
1547.actionType h3,
1548.actionType p{
1549 margin: 0;
1550}
1551.actionType h3{
1552 text-transform: uppercase;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02001553 font-size: 13px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001554 font-weight: bold;
1555}
1556.actionType p{
1557 font-size: 13px !important;
1558 line-height: 24px;
1559}
1560.actionType .btn,
1561.actionType:hover .btn{
1562 opacity: 0;
1563 position: absolute;
1564 bottom: 0;
1565 left: 30% !important;
1566 margin-bottom: 26px;
1567 width: 100px;
1568 height: 30px;
1569 background: #1B3E6F;
1570 color: #fff;
1571 font-size: 12px;
1572 font-weight: bold;
1573 border-radius: 15px !important;
1574 -webkit-transform: translateY(-20%);
1575 transform: translateY(-20%);
1576 -webkit-transition: all 0.3s ease-in-out;
1577 transition: all 0.3s ease-in-out;
1578}
1579.actionType:hover .btn{
1580 opacity: 1;
1581 -webkit-transform: translateY(0);
1582 transform: translateY(0);
1583}
1584.actionType.custom{
1585 background-image: url(/assets/img/icon-action-custom.svg);
1586}
1587.actionType.custom:hover{
1588 cursor: pointer;
1589 background-image: url(/assets/img/icon-action-custom-hover.svg);
1590}
1591.actionType.default{
1592 background-image: url(/assets/img/icon-action-default.svg);
1593}
1594.actionType.default:hover{
1595 cursor: pointer;
1596 background-image: url(/assets/img/icon-action-default-hover.svg);
1597}
1598.actionType.recent{
1599 background-image: url(/assets/img/icon-action-recent.svg);
1600}
1601.actionType.recent:hover{
1602 cursor: pointer;
1603 background-image: url(/assets/img/icon-action-recent-hover.svg);
1604}
1605.actionType.import{
1606 background-image: url(/assets/img/icon-action-import.svg);
1607}
1608.actionType.import:hover{
1609 cursor: pointer;
1610 background-image: url(/assets/img/icon-action-import-hover.svg);
1611}
1612.createActionModal .carousel-indicators{
1613 margin: 0;
1614}
1615.createActionModal .carousel-indicators li{
1616 margin: 0;
1617 padding: 0;
1618 text-indent: 0;
1619 border: 0;
1620}
1621.createActionModal .back{
1622 position: fixed !important;
1623 top: 83px;
1624 width: auto;
1625 padding:0 !important;
1626}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001627
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001628.actionFormWrapper{
1629 width: 60%;
1630 margin: 0 auto;
1631}
1632.createActionModal .form-control.customAction{
1633 width: 55%;
1634 margin: 70px auto;
1635 padding-left: 0;
1636 border-radius: 0;
1637 border: 0;
1638 border-bottom: solid 1px #E0E8F2;
1639 color: #1B3E6F !important;
1640 font-size: 14px;
1641}
1642.createActionModal .form-control:focus{
1643 border-bottom: solid 1px #1B3E6F;
1644 background: transparent !important;
1645 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1646 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1647 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1648 text-shadow: none;
1649}
1650.createActionModal .form-control::placeholder{
1651 color: #C3CDDB;
1652
1653}
1654.createActionModal .submit,
1655.createActionModal .submit:hover{
1656 float: unset;
1657 width: 100px;
1658 height: 30px;
1659 background: #1B3E6F;
1660 color: #fff;
1661 font-size: 12px;
1662 font-weight: bold;
1663 border-radius: 15px !important;
1664}
1665.actionlabel{
1666 margin-right: 2px;
1667 color: #C3CDDB;
1668 font-size: 11px;
1669 font-weight: bold;
1670}
1671.form-control.searchInput,
1672.form-control.searchInput:focus{
1673 float: right;
1674 width: 250px !important;
1675 height: 30px !important;
1676 padding-left: 32px !important;
1677 border: solid 1px #E0E8F2 !important;
1678 border-radius: 2px !important;
1679 background: url(../src/assets/img/icon-search-light.svg) 9px center no-repeat !important;
1680 font-size: 13px !important;
1681 color: #1B3E6F;
1682}
1683.actionsListScroll{
1684 height: 228px;
1685 max-height: 228px;
1686 overflow: auto;
1687}
1688.createActionModal .actionName{
1689 margin-bottom: 15px;
1690 padding: 9px 18px;
1691 box-shadow: 0 2px 6px rgba(47,83,151,0.15);
1692}
1693.createActionModal p.selectedActions{
1694 margin-top: 20px;
1695 margin-bottom: 10px;
1696 color: #8D9FB7;
1697 font-size: 13px;
1698}
1699.createActionModal .sort-packages .dropdown{
1700 width: 60%;
1701}
1702.createActionModal .sort-packages .dropdown-text::after {
1703 right: 6px;
1704}
1705.createActionModal .sort-packages .dropdown-content{
1706 width: 100%;
1707}
1708.createActionModal .folder-upload-text button{
1709 float: unset;
1710}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001711/* Border Fade */
1712.border-fade {
1713 display: inline-block;
1714 transition-duration: 0.3s;
1715 transition-property: box-shadow;
1716 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1717 transform: translateZ(0);
1718 box-shadow: inset 0 0 0 4px #ececec, 0 0 1px rgba(0, 0, 0, 0);
1719 /* Hack to improve aliasing on mobile/tablet devices */
1720}
1721.border-fade:hover {
1722 box-shadow: inset 0 0 0 4px #666, 0 0 1px rgba(0, 0, 0, 0);
1723 /* Hack to improve aliasing on mobile/tablet devices */
1724}
1725/*Content*/
1726
1727/**Title Action Buttons**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001728.page-title-actions li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001729 display: inline-block;
1730 text-align: center;
1731}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001732.title-action{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001733 -webkit-transition: box-shadow 0.2s ease;
1734 -moz-transition: box-shadow 0.2s ease;
1735 transition: box-shadow 0.2s ease;
1736 -webkit-backface-visibility: hidden;
1737 backface-visibility: hidden;
1738 border-radius: 50%;
1739 color: #6a75eb;
1740 display: inline-block;
1741 font-size: 0.889em;
1742 height: 4em;
1743 margin: 0 1em 1em;
1744 position: relative;
1745 text-align: center;
1746 text-transform: lowercase;
1747 width: 4em;
1748 line-height: 4em;
1749}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001750.title-action:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001751 -webkit-transition: all 0.2s ease;
1752 -moz-transition: all 0.2s ease;
1753 transition: all 0.2s ease;
1754 border-radius: 50%;
1755 bottom: 0;
1756 box-shadow: 0 0 0 1px #000;
1757 content: "";
1758 left: 0;
1759 position: absolute;
1760 right: 0;
1761 top: 0;
1762}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001763.title-action:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001764 box-shadow: 0 0 0 7px #07819b;
1765 text-decoration: none;
1766}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001767.title-action:hover:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001768 -webkit-transform: scale(0.925);
1769 -moz-transform: scale(0.925);
1770 -ms-transform: scale(0.925);
1771 -o-transform: scale(0.925);
1772 transform: scale(0.925);
1773 box-shadow: 0 0 0 1px #07819b;
1774 opacity: 0.5;
1775}
1776
1777/*Animation Button*/
1778/**Float**/
1779.float {
1780 display: inline-block;
1781 transition-duration: 0.3s;
1782 transition-property: transform;
1783 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1784 transform: translateZ(0);
1785 box-shadow: 0 0 1px rgba(0, 0, 0, 0);
1786}
1787.float:hover {
1788 transform: translateY(-5px);
1789}
1790
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001791/*TOOLTIP*/
1792/* Base styles for the element that has a tooltip */
1793[data-tooltip],
1794.tooltip {
1795 position: relative;
1796 cursor: pointer;
1797 text-align: center;
1798}
1799
1800/* Base styles for the entire tooltip */
1801[data-tooltip]:before,
1802[data-tooltip]:after,
1803.tooltip:before,
1804.tooltip:after {
1805 position: absolute;
1806 visibility: hidden;
1807 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
1808 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
1809 opacity: 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001810 -webkit-transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001811 opacity 0.2s ease-in-out,
1812 visibility 0.2s ease-in-out,
1813 -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001814 -moz-transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001815 opacity 0.2s ease-in-out,
1816 visibility 0.2s ease-in-out,
1817 -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001818 transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001819 opacity 0.2s ease-in-out,
1820 visibility 0.2s ease-in-out,
1821 transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001822 -webkit-transform: translate3d(0, 0, 0);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001823 -moz-transform: translate3d(0, 0, 0);
1824 transform: translate3d(0, 0, 0);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001825 pointer-events: none;
1826}
1827
1828/* Show the entire tooltip on hover and focus */
1829[data-tooltip]:hover:before,
1830[data-tooltip]:hover:after,
1831[data-tooltip]:focus:before,
1832[data-tooltip]:focus:after,
1833.tooltip:hover:before,
1834.tooltip:hover:after,
1835.tooltip:focus:before,
1836.tooltip:focus:after {
1837 visibility: visible;
1838 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
1839 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001840 opacity: 1;
1841}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001842
1843/* Base styles for the tooltip's directional arrow */
1844.tooltip:before,
1845[data-tooltip]:before {
1846 z-index: 1001;
1847 border: 6px solid transparent;
1848 background: transparent;
1849 content: "";
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001850}
1851
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001852/* Base styles for the tooltip's content area */
1853.tooltip:after,
1854[data-tooltip]:after {
1855 z-index: 1000;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001856 padding: 8px 20px !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001857 width: auto;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001858 background-color: #fff !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001859 color: #1B3E6F;
1860 content: attr(data-tooltip);
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001861 font-size: 12px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001862 line-height: 1.2;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02001863 border-radius: 3px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001864}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001865
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001866/* Directions */
1867
1868/* Top (default) */
1869[data-tooltip]:before,
1870[data-tooltip]:after,
1871.tooltip:before,
1872.tooltip:after,
1873.tooltip-top:before,
1874.tooltip-top:after {
1875 bottom: 100%;
1876 left: 50%;
1877}
1878
1879[data-tooltip]:before,
1880.tooltip:before,
1881.tooltip-top:before {
1882 margin-left: 0;
1883 margin-bottom: -12px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001884 border-bottom-color: #DEE8F3;
1885 border-bottom-color: rgba(222, 232, 243, 1.0);
1886}
1887
1888/* Horizontally align top/bottom tooltips */
1889[data-tooltip]:after,
1890.tooltip:after,
1891.tooltip-top:after {
1892 margin-left: -50%;
1893}
1894
1895[data-tooltip]:hover:before,
1896[data-tooltip]:hover:after,
1897[data-tooltip]:focus:before,
1898[data-tooltip]:focus:after,
1899.tooltip:hover:before,
1900.tooltip:hover:after,
1901.tooltip:focus:before,
1902.tooltip:focus:after,
1903.tooltip-top:hover:before,
1904.tooltip-top:hover:after,
1905.tooltip-top:focus:before,
1906.tooltip-top:focus:after {
1907 -webkit-transform: translateY(-12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001908 -moz-transform: translateY(-12px);
1909 transform: translateY(-12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001910}
1911
1912/* Left */
1913.tooltip-left:before,
1914.tooltip-left:after {
1915 right: 100%;
1916 bottom: 50%;
1917 left: auto;
1918}
1919
1920.tooltip-left:before {
1921 margin-left: 0;
1922 margin-right: -12px;
1923 margin-bottom: 0;
1924 border-top-color: transparent;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02001925 border-left-color: #fff;
1926 /* border-left-color: hsla(0, 0%, 20%, 0.9); */
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001927}
1928
1929.tooltip-left:hover:before,
1930.tooltip-left:hover:after,
1931.tooltip-left:focus:before,
1932.tooltip-left:focus:after {
1933 -webkit-transform: translateX(-12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001934 -moz-transform: translateX(-12px);
1935 transform: translateX(-12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001936}
1937
1938/* Bottom */
1939.tooltip-bottom:before,
1940.tooltip-bottom:after {
1941 top: 100%;
1942 bottom: auto;
1943 left: 20%;
1944}
1945
1946.tooltip-bottom:before {
1947 margin-top: -12px;
1948 margin-bottom: 0;
1949 border-top-color: transparent;
1950 border-bottom-color: #DEE8F3;
1951 border-bottom-color: rgba(222, 232, 243, 1.0);
1952}
1953
1954.tooltip-bottom:hover:before,
1955.tooltip-bottom:hover:after,
1956.tooltip-bottom:focus:before,
1957.tooltip-bottom:focus:after {
1958 -webkit-transform: translateY(12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001959 -moz-transform: translateY(12px);
1960 transform: translateY(12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001961}
1962
1963/* Right */
1964.tooltip-right:before,
1965.tooltip-right:after {
1966 bottom: 50%;
1967 left: 20%;
1968}
1969
1970.tooltip-right:before {
1971 margin-bottom: 0;
1972 margin-left: -12px;
1973 border-top-color: transparent;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02001974 border-right-color: #fff;
1975 /* border-right-color: hsla(0, 0%, 20%, 0.9); */
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001976}
1977
1978.tooltip-right:hover:before,
1979.tooltip-right:hover:after,
1980.tooltip-right:focus:before,
1981.tooltip-right:focus:after {
1982 -webkit-transform: translateX(12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001983 -moz-transform: translateX(12px);
1984 transform: translateX(12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001985}
1986
1987/* Move directional arrows down a bit for left/right tooltips */
1988.tooltip-left:before,
1989.tooltip-right:before {
1990 top: 3px;
1991}
1992
1993/* Vertically center tooltip content for left/right tooltips */
1994.tooltip-left:after,
1995.tooltip-right:after {
1996 margin-left: 0;
1997 margin-bottom: -16px;
1998}
Sarah Abouzainah98600832020-04-22 22:55:39 +02001999
2000/*TooltipModule - Shady*/
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002001.tooltip.in {
2002 opacity: 1.0 !important;
2003 filter:alpha(opacity=100) !important;
2004}
Sarah Abouzainah98600832020-04-22 22:55:39 +02002005.tooltip:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002006.tooltip:after{
Sarah Abouzainah98600832020-04-22 22:55:39 +02002007 width: 100% !important;
2008}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002009.tooltip .tooltip-inner{
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002010 width: auto !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002011 max-width: 280px !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002012 text-align: left!important;
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002013 /* color:#1B3E6F;
2014 background-color: #fff !important; */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002015 color:#1B3E6F;
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002016 background-color: #C3CDDB !important;
2017 border: solid 1px #C3CDDB;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002018 border-radius: 3px !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002019 border-top-left-radius: 0 !important;
2020 font-size: 12px;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002021 opacity: 1.0 !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002022}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002023
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002024.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002025 border-top-color: #C3CDDB !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002026}
2027.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002028 border-right-color: #C3CDDB !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002029}
2030.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002031 border-bottom-color: #C3CDDB !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002032}
2033.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002034 border-left-color: #C3CDDB !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002035}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002036
2037.btn{
2038padding-right: 20px !important;
2039padding-left: 20px !important;
2040
shaaban Altananyc133b832020-01-09 10:15:28 +02002041}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002042.btn.border-radius{
shaaban Altananyc133b832020-01-09 10:15:28 +02002043 border-radius: 20px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002044}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002045.btn-primary{
2046 background-color: #1273EB !important;
2047 border-color: #1273EB !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002048}
2049.btn-primary:hover {
2050 background-color: #0069d9 !important;
2051 border-color: #0062cc !important;
2052}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002053.btn + .btn{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002054 margin-left: 10px;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002055}
2056.package-view-button button{
2057 width: 150px;
2058 float: right;
2059}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002060.package-view-button{
shadyb3c61a62020-02-16 15:47:33 +02002061 margin-top: 6px;
2062}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002063.package-view-button .btn{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002064 padding: 6px 21px;
2065 border-radius: 18px;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002066 font-size: 13px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002067}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002068.package-view-button .btn:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002069 opacity: .9;
2070}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002071.package-view-button .btn-primary{
shadyb3c61a62020-02-16 15:47:33 +02002072 background-color: #1B3E6F !important;
2073 border-color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002074}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002075.package-view-button .btn-enrich,
2076.package-view-button .btn-enrich:focus,
2077.modal-footer .btn-primary.btn-enrich{
2078 background: #EB9A34 !important;
2079 border-color: #EB9A34 !important;
2080 color: #fff;
2081 outline: none !important;
2082}
2083.package-view-button .btn-deploy{
2084 background-color: #1273EB !important;
2085 border-color: #1273EB !important;
2086 color: #fff !important;
2087 /* background-color: #fff !important;
shadyb3c61a62020-02-16 15:47:33 +02002088 border-color: #D0DFF1 !important;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002089 color: #1B3E6F !important; */
shadyb3c61a62020-02-16 15:47:33 +02002090}
2091.package-view-title {
2092 font-size: 11px;
2093 color: #1B3E6F;
2094 font-weight: bold;
2095 margin-bottom: 5px;
2096 margin-top: 20px;
2097}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002098.package-view-title+p{
shadyb3c61a62020-02-16 15:47:33 +02002099 font-size: 11px;
2100 margin-bottom: 0px;
2101}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002102.package-view-title+ul{
shadyb3c61a62020-02-16 15:47:33 +02002103 margin-bottom: 0px;
2104}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002105.package-view-button .btn-outline-secondary i{
shadyb3c61a62020-02-16 15:47:33 +02002106 font-size: 18px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002107 margin-right: 4px;
shadyb3c61a62020-02-16 15:47:33 +02002108}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002109.card.creat-card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002110 margin: 0;
2111 border-radius: 2px;
2112 border: 0;
2113 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2114}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002115.card.creat-card .single-line{
shadyb85e6de2020-01-22 13:47:41 +02002116 padding: 15px 25px 15px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002117}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002118.card.creat-card .single-line-model{
shadyb3c61a62020-02-16 15:47:33 +02002119 padding: 0px;
2120}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002121.card.creat-card .editor-container{
shadyb3c61a62020-02-16 15:47:33 +02002122 padding: 25px;
2123}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002124.single-line label{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002125 margin-bottom: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002126}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002127.single-line-model label{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002128 margin-bottom: 0px;
2129 border-bottom: 1px solid #FAFAFA;
2130 padding: 15px 25px;
2131}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002132.single-line-model .label-name{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002133 width: 325px;
2134}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002135.single-line-model .label-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002136 width: calc(100% - 325px);
2137}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002138.single-line-model input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002139 border-bottom: 1px solid #FAFAFA !important;
2140 padding: 15px 25px 15px 0px;
2141}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002142.customKeyTitle span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002143 color: #C3CDDB !important;
2144 font-size: 11px;
2145}
2146.single-line-model input:focus,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002147.single-line-custom-key input:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002148 border-bottom-color: #1B3E6F !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002149 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
2150 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
2151 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002152}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002153.model-note-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002154 width: calc(100% - 325px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002155 padding: 0px 25px 0px 0px ;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002156 margin-left: 325px;
2157}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002158.error-message{
2159 font-size:11px ;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002160 color: #FF6469;
2161}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002162.tages-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002163 margin-bottom: 25px;
2164}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002165.tag-notes{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002166 font-size: 11px;
2167 color: #C3CDDB;
2168 padding: 5px 25px 5px 0px;
2169 margin-bottom: 5px;
2170}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002171 .single-tage{
2172 background: #E0E8F2;
2173 font-size: 13px;
2174 color: #1B3E6F;
2175 border-radius: 50px;
2176 padding: 5px 10px;
2177 margin-right:10px;
2178 margin-bottom: 10px;
2179 }
2180 .single-tage a{
2181 color: #1B3E6F;
2182 font-size: 14px;
2183 }
2184 .label-name{
2185 width: 300px;
2186 display: inline-block;
2187 margin-bottom: 0px;
2188 font-size: 13px;
2189 font-weight: bold;
2190 }
2191 .label-name span{
2192 color:#FF6469 ;
2193 }
2194 .delete-key{
2195 color: #FF6469;
2196 font-size: 10px;
2197 background: #FFE6E7;
2198 border: 1px solid #FFC9CB;
2199 padding: 3px 10px 2px;
2200 margin-left: 10px;
2201 border-radius: 5px;
2202 }
2203 .delete-key:hover{
2204 color: #C94448;
2205 background: #FFC9CB;
2206 border: 1px solid #FF6469;
2207 text-decoration: none;
2208 }
2209 .label-input{
2210 width: calc(100% - 300px);
2211 display: inline-block;
2212 }
2213.form-check-input{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002214 margin-left: 0px !important;
2215 margin-top: 2px !important;
2216}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002217.form-check-input+span{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002218 margin-left: 20px;
2219 margin-right: 50px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002220 font-size: 13px;
shadyb3c61a62020-02-16 15:47:33 +02002221 display: flex;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002222}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002223.form-check-input+span i{
shadyb3c61a62020-02-16 15:47:33 +02002224 margin-right: 5px;
2225 margin-left: 5px;
2226}
2227
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002228.label-input input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002229 margin-bottom: 0px;
2230 outline: 0px;
2231 border: 0px;
2232 font-size: 14px;
2233 width: 100%;
2234 color: #1B3E6F;
2235 transition: all 250ms ease-out;
2236}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002237.label-input input:focus{
2238 border-bottom: solid 1px #1B3E6F;
2239 background: transparent !important;
2240 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
2241 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
2242 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
2243 text-shadow: none;
2244}
2245.label-input input:disabled{
2246 background: #fff;
2247 opacity: .5;
2248}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002249.label-input input[type=radio]{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002250 width: auto;
2251}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002252.label-input input[type=radio]+span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002253 font-size: 12px;
2254 display: block;
2255 margin-right: 100px;
2256}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002257.single-line select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002258 margin-bottom: 0px;
2259 padding-left: 10px;
2260 padding-right: 50px;
2261 outline: 0px;
2262 border: solid 1px #EEF4F9;
2263 background: none;
2264 background: url(/assets/img/arrow.svg) 90% center #F4F9FE no-repeat;
2265 background-size: 10px;
2266 width: auto;
2267 -webkit-appearance: none;
2268 -moz-appearance: none;
2269 text-indent: 0;
2270 text-overflow: '';
2271 font-size: 13px;
2272 color: #1B3E6F;
2273}
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002274.single-line select:focus{
2275 box-shadow: 0 0 0 0;
2276}
2277.single-line select option:first-child{
2278 color: #C3CDDB;
2279}
2280.single-line-model input::placeholder{
2281 font-size: 14px;
2282 color: #C3CDDB;
2283}
2284.single-line-model.error{
2285 color:#FF6469;
2286}
2287.single-line-model.error input,
2288.label-input input.ng-invalid{
2289 box-shadow: none;
2290 color:#FF6469;
2291 border-bottom: 1px solid #FF6469 !important;
2292}
2293.single-line .custom-key{
2294 background: none;
2295 border: 0px;
2296 color:#1273EB ;
2297 font-size: 15px;
2298}
2299.single-line .custom-key:focus{
2300 outline: none;
2301}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002302.creat-container{
2303 padding:70px 100px 70px 70px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002304 position: relative;
2305}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002306.single-custom-key{
shadyb3c61a62020-02-16 15:47:33 +02002307 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002308 margin-bottom: 21px;
shadyb3c61a62020-02-16 15:47:33 +02002309}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002310.single-line-custom-key{
shadyb3c61a62020-02-16 15:47:33 +02002311 width: 45%;
2312 display: inline-block;
2313}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002314.single-line-custom-key-delete{
shadyb3c61a62020-02-16 15:47:33 +02002315 width: 10%;
2316 display: inline-block;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002317 border-bottom: 1px solid #FAFAFA;
2318 padding: 13px 12px 14px;
shadyb3c61a62020-02-16 15:47:33 +02002319}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002320.single-line-custom-key label{
shadyb3c61a62020-02-16 15:47:33 +02002321 width: 150px;
2322 margin-bottom: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002323 border-bottom: 1px solid #FAFAFA;
shadyb3c61a62020-02-16 15:47:33 +02002324 padding: 15px 25px;
2325}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002326.single-line-custom-key input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002327 border-bottom: 1px solid #FAFAFA !important;
2328 padding: 15px 25px 15px 0;
shadyb3c61a62020-02-16 15:47:33 +02002329}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002330.single-line-custom-key input::placeholder{
shadyb3c61a62020-02-16 15:47:33 +02002331 font-size: 14px;
2332 color: #C3CDDB;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002333}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002334.single-line-custom-key .label-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002335 width: calc(100% - 150px);
2336}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002337.single-line-custom-key .label-name span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002338 color: #C3CDDB !important;
2339 margin-right: 20px;
2340}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002341.custom-key-delete{
shadyb3c61a62020-02-16 15:47:33 +02002342 background: transparent;
2343 color: #FF6469;
2344 outline: 0px;
2345 border: 0px;
2346}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002347.custom-key-delete:focus{
shadyb3c61a62020-02-16 15:47:33 +02002348 outline: 0px;
2349 border: 0px;
2350}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002351hr{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002352 margin-top: 0rem !important;
2353 margin-bottom: 0rem !important;
2354 border-top: 1px solid #efefef !important;
2355}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002356.creat-action-container{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002357 position: fixed;
2358 right: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002359 top: 104px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002360 width: 130px;
2361 text-align: center;
2362}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002363.action-button{
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002364 display: inline-block;
2365 width: 70px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002366 margin-bottom: 12px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002367 color: #BABBC3 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002368 font-size: 10px;
2369 font-weight: bold;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002370 background: transparent;
2371 border: 0;
2372 padding: 0;
2373}
2374.action-button:disabled,
2375.action-button:disabled:hover{
2376 cursor: unset;
2377 opacity: .5 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002378}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002379.action-button:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002380 text-decoration: none;
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002381 cursor: pointer;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002382}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002383.action-button i{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002384 background: #fff;
2385 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2386 width: 40px;
2387 height: 40px;
2388 text-align: center;
2389 line-height: 40px;
2390 border-radius: 40px;
2391 color: #1B3E6F;
2392 font-size: 17px;
2393 display: inline-block;
2394}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002395.action-button i:hover{
2396 background: #dee2e6;
2397}
2398.action-button i.icon-save-sm{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002399 background: #1273EB;
2400 color: #fff;
2401 font-size: 11px;
2402}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002403.action-button i.icon-discard-sm{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002404 font-size: 11px;
2405 color: #C3CDDB;
2406}
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02002407/* .action-button.save{
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002408 color: #1273EB !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002409}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002410.action-button.save:hover{
2411 opacity: .9;
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02002412} */
2413
2414
2415.action-button.save{
2416 color: #66BB00 !important;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002417}
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02002418/*Flash Glowing button style*/
2419.action-button.save i{
2420background-color: #66BB00;
2421-webkit-animation: glowing 1500ms infinite;
2422-moz-animation: glowing 1500ms infinite;
2423-o-animation: glowing 1500ms infinite;
2424animation: glowing 1500ms infinite;
2425}
2426@-webkit-keyframes glowing {
2427 0% { background-color: #66BB00; -webkit-box-shadow: 0 0 3px #66BB00; }
2428 50% { background-color: #7CD116; -webkit-box-shadow: 0 0 40px #7CD116; }
2429 100% { background-color: #66BB00; -webkit-box-shadow: 0 0 3px #66BB00; }
2430}
2431
2432@-moz-keyframes glowing {
2433 0% { background-color: #66BB00; -moz-box-shadow: 0 0 3px #66BB00; }
2434 50% { background-color: #7CD116; -moz-box-shadow: 0 0 40px #7CD116; }
2435 100% { background-color: #66BB00; -moz-box-shadow: 0 0 3px #66BB00; }
2436}
2437
2438@-o-keyframes glowing {
2439 0% { background-color: #66BB00; box-shadow: 0 0 3px #66BB00; }
2440 50% { background-color: #7CD116; box-shadow: 0 0 40px #7CD116; }
2441 100% { background-color: #66BB00; box-shadow: 0 0 3px #66BB00; }
2442}
2443
2444@keyframes glowing {
2445 0% { background-color: #66BB00; box-shadow: 0 0 3px #66BB00; }
2446 50% { background-color: #7CD116; box-shadow: 0 0 40px #7CD116; }
2447 100% { background-color: #66BB00; box-shadow: 0 0 3px #66BB00; }
2448}
2449
2450
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002451.action-button.delete i{
shadyb3c61a62020-02-16 15:47:33 +02002452 color: #BABBC3;
2453}
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002454.action-button.delete:hover,
2455.action-button.delete:hover .icon-delete-sm{
2456 color: #FF6469 !important;
shadyb3c61a62020-02-16 15:47:33 +02002457}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002458.mode-icon{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002459 font-size: 20px;
2460}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002461
2462/*MODAL*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002463.modal-dialog{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002464 margin-top: 60px !important;
2465}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002466.modal{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002467 z-index: 11000000 !important;
2468 background: rgba(27, 62, 111, 0.10) !important;
2469}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002470.modal-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002471 border-radius: 2px !important;
2472 border: 0 !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002473 box-shadow: 0 2px 6px rgba(47, 83, 151, .10);;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002474}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002475.modal-title{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002476 font-size: 14px !important;
2477}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002478.modal-body{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002479 padding: 1.5rem 1.5rem 1rem !important;
2480}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002481.enrichModal .modal-dialog{
2482 max-width: 60% !important;
2483}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002484.modal-body p{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002485 font-size: 14px;
2486}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002487.modal-body p span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002488 color: #FF6469;
2489}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002490.modal-header{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002491 border-bottom-color: #ECEDF2 !important;
Sarah Abouzainah95d1cdf2020-04-27 23:15:46 +02002492 padding: .7rem 1.5rem !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002493}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002494.modal-footer{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002495 padding-top: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002496 border-top: 0 !important;
2497}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002498.modal-footer .btn{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002499 padding: 8px 15px;
2500 font-weight: bold;
2501 font-size: 12px;
2502 border: 0 !important;
2503}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002504.modal-footer .btn-primary{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002505 background-color: #1B3E6F !important;
2506}
2507.modal-footer .btn-secondary,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002508.modal-footer .btn-secondary:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002509 background-color: transparent;
2510 color: #1273EB;
2511 opacity: .8;
2512}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002513.modal-footer .btn-secondary:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002514 opacity: 1;
2515}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002516.modal-footer .btn-secondary:active{
Sarah Abouzainah95d1cdf2020-04-27 23:15:46 +02002517 background-color: #E7F1FC !important;
2518 color: #1B3E6F !important;
2519}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002520.btn-modal-remove-file:hover{
2521 cursor: pointer;
2522}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002523.action-button span{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002524 width: 100%;
2525 display: inline-block;
2526 margin-top: 5px;
2527}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002528.creat-action-container hr{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002529 margin: 0 46px;
2530 padding-bottom: 18px;
2531}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002532.btn-link:hover, .btn-link:focus{
shaaban Altananyc133b832020-01-09 10:15:28 +02002533 text-decoration: none !important;
2534}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002535.btn-link::before{
shaaban Altananyc133b832020-01-09 10:15:28 +02002536 content: "\f107";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002537 font-family:'FontAwesome';
shaaban Altananyc133b832020-01-09 10:15:28 +02002538 position: relative;
2539 margin-right: 20px;
2540}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002541.btn-link.collapsed::before{
shaaban Altananyc133b832020-01-09 10:15:28 +02002542 content: "\f105";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002543 font-family:'FontAwesome';
shaaban Altananyc133b832020-01-09 10:15:28 +02002544 position: relative;
shadyb85e6de2020-01-22 13:47:41 +02002545 margin-right: 25px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002546}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002547.btn-link i{
shaaban Altananyc133b832020-01-09 10:15:28 +02002548 margin-right: 10px;
2549}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002550.ngx-file-drop__content{
shaaban Altananyc133b832020-01-09 10:15:28 +02002551 background: #F4F9FE;
2552 padding: 20px;
2553 height: auto !important;
2554 display: inline-block !important;
2555 width: 100%;
2556}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002557.ngx-file-drop__drop-zone{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002558 border: 1px dashed #D7E7F9 !important;
shaaban Altananyc133b832020-01-09 10:15:28 +02002559 border-radius: 0px !important;
2560 height: auto !important;
2561}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002562.folder-upload{
shaaban Altananyc133b832020-01-09 10:15:28 +02002563 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002564 margin: 15px auto 18px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002565 display: inline-block;
2566 text-align: center;
2567}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002568.btn-group-sm>.btn, .btn-sm{
shadyb85e6de2020-01-22 13:47:41 +02002569 font-size: 12px;
2570}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002571.create-title{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002572 margin-bottom: 0;
shadyb85e6de2020-01-22 13:47:41 +02002573 font-size: 14px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002574 font-weight: bold;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002575 /* text-transform: uppercase; */
2576 line-height: 32px;
shadyb85e6de2020-01-22 13:47:41 +02002577}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002578.folder-upload-text{
shaaban Altananyc133b832020-01-09 10:15:28 +02002579 margin-top: 10px;
2580 width: 100%;
2581 display: inline-block;
2582 text-align: center;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002583 color:#242424 ;
shadyb85e6de2020-01-22 13:47:41 +02002584 font-size: 14px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002585}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002586.folder-upload-text button{
shaaban Altananyc133b832020-01-09 10:15:28 +02002587 margin-left: 10px;
2588 font-size: 12px;
2589}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002590.folder-upload-type{
2591 color:#A4B2C6 ;
shaaban Altananyc133b832020-01-09 10:15:28 +02002592 font-size: 10px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002593 font-weight: bold;
shaaban Altananyc133b832020-01-09 10:15:28 +02002594 width: 100%;
2595 display: inline-block;
2596 text-align: center;
2597}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002598.upload-table{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002599 margin: 15px 0 0;
2600}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002601.upload-table tr{
2602 border: dashed 1px #D7E7F9;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002603}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002604.upload-table tr th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002605 border-bottom: solid 1px #F4F9FE !important;
2606}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002607.upload-table .table thead th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002608 padding: 6px 9px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002609 border-top: 0px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002610 font-weight: normal;
2611 font-size: 13px;
2612}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002613.upload-table .table thead th:first-child{
2614 width: 24px;
2615 padding-right: 0;
2616}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002617.upload-table tr:last-child th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002618 border-bottom: 0 !important;
shaaban Altananyc133b832020-01-09 10:15:28 +02002619}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002620.upload-table .table{
shaaban Altananyc133b832020-01-09 10:15:28 +02002621 margin-bottom: 0px !important;
2622}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002623.nav-tabs .nav-link{
shaaban Altananyc133b832020-01-09 10:15:28 +02002624 position: relative;
2625}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002626.nav-tabs .nav-link.tab-done{
shadyb3c61a62020-02-16 15:47:33 +02002627 padding-left: 40px !important;
2628}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002629.nav-tabs .nav-link.tab-done::after{
shaaban Altananyc133b832020-01-09 10:15:28 +02002630 content: "\f058";
2631 position: absolute;
2632 font-family: 'FontAwesome';
shadyb3c61a62020-02-16 15:47:33 +02002633 left: 17px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002634 font-size: 16px;
2635 top: 11px;
2636 color: #66BB00;
2637}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002638.authentication-container-all{
shadyb85e6de2020-01-22 13:47:41 +02002639 background: #F4F9FE;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002640 border:1px solid #D0DFF1 ;
shadyb85e6de2020-01-22 13:47:41 +02002641 flex: 1;
2642 width: 100%;
2643}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002644.authentication-header{
shadyb85e6de2020-01-22 13:47:41 +02002645 width: 100%;
2646 background: #fff;
2647 font-size: 12px;
2648 color: #C3CDDB;
2649 font-weight: bold;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002650 padding: 10px 20px ;
shadyb85e6de2020-01-22 13:47:41 +02002651}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002652.authentication-search{
shadyb85e6de2020-01-22 13:47:41 +02002653 width: 100%;
2654 background: #fff;
2655 font-size: 12px;
2656 color: #C3CDDB;
2657 font-weight: bold;
2658 position: relative;
2659}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002660.authentication-search::after{
shadyb85e6de2020-01-22 13:47:41 +02002661 content: "\f002";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002662 font-family: 'FontAwesome';
2663 position: absolute;
2664 left: 20px;
2665 top: 11px;
shadyb85e6de2020-01-22 13:47:41 +02002666}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002667.authentication-search input{
shadyb85e6de2020-01-22 13:47:41 +02002668 width: 100%;
2669 background: #fff;
2670 font-size: 12px;
2671 color: #C3CDDB;
2672 font-weight: bold;
2673 padding: 10px 20px 10px 35px;
2674 border: 0px;
2675 border-top: 1px solid #D7E7F9;
2676}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002677.authentication-search input::placeholder{
shadyb85e6de2020-01-22 13:47:41 +02002678 color: #D0D7E4;
2679 font-size: 10px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002680 font-weight:100;
shadyb85e6de2020-01-22 13:47:41 +02002681}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002682.authentication-accordion{
2683 width: 100%;
shadyb85e6de2020-01-22 13:47:41 +02002684 padding: 20px;
2685 max-height: 300px;
2686 overflow: auto;
2687}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002688.authentication-accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002689 border-radius: 0px !important;
2690 margin-bottom: 10px !important;
2691}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002692.authentication-accordion .card-header{
shadyb85e6de2020-01-22 13:47:41 +02002693 padding: 0px !important;
2694 background: #fff !important;
2695 border-radius: 0px !important;
2696 font-size: 18px;
2697 font-weight: bold;
2698}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002699.authentication-accordion .card-header .btn-link{
shadyb85e6de2020-01-22 13:47:41 +02002700 color: #1B3E6F;
2701 width: 100%;
2702 text-align: left;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002703 padding: 9px 0px !important;
2704 font-size: 13px;
2705 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002706}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002707.authentication-accordion .custom-control{
shadyb85e6de2020-01-22 13:47:41 +02002708 display: inline-block;
2709}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002710.authentication-accordion .btn-link::before{
shadyb85e6de2020-01-22 13:47:41 +02002711 margin-right: 10px;
2712}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002713.authentication-accordion .btn-link.collapsed::before{
shadyb85e6de2020-01-22 13:47:41 +02002714 margin-right: 14px;
2715}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002716.template-mapping-accordion{
shadyb85e6de2020-01-22 13:47:41 +02002717 width: 100%;
2718}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002719.templateNote{
2720 font-size: 12px;
2721 color: #C1CDDD;
2722}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002723.card-header .btn.regularTitle{
2724 padding-left: 0 !important;
2725 padding-right: 0 !important;
2726 color: #1B3E6F;
2727 font-size: 13px;
2728 font-weight: bold;
2729}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002730.template-mapping-accordion .accordian-title{
2731 color: #C3CDDB !important;
2732 font-size: 12px !important;
2733 font-weight: normal !important;
2734}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002735.card{
shadyb85e6de2020-01-22 13:47:41 +02002736 border-radius: 2px;
2737 border: 0;
2738 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2739 border: 0px !important;
2740}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002741.card-header{
shadyb3c61a62020-02-16 15:47:33 +02002742 padding: 0px 25px !important;
shadyb85e6de2020-01-22 13:47:41 +02002743 background: #F4F9FE !important;
2744 border-radius: 0px !important;
2745 border-bottom: 1px solid #ECEDF2 !important;
2746}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002747.template-mapping-accordion .card-body{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002748 padding: 20px 26px 0 !important;
shadyb85e6de2020-01-22 13:47:41 +02002749 font-size: 14px;
2750}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002751.card-header .btn-link{
shadyb85e6de2020-01-22 13:47:41 +02002752 color: #1B3E6F;
2753 width: 100%;
2754 text-align: left;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002755 padding: 9px 0px !important;
2756 font-size: 13px;
2757 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002758}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002759.accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002760 margin-bottom: 0px !important;
2761 border-top: 1px solid #ECEDF2 !important;
2762}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002763.accordion > .card > .card-header{
2764 padding: 0 !important;
2765}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002766.template-mapping-accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002767 margin-bottom: 25px !important;
2768}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002769.custom-control{
shadyb85e6de2020-01-22 13:47:41 +02002770 display: inline-block;
2771}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002772.btn-link::before{
shadyb85e6de2020-01-22 13:47:41 +02002773 margin-right: 10px;
2774}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002775.btn-link.collapsed::before{
shadyb85e6de2020-01-22 13:47:41 +02002776 margin-right: 14px;
2777}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002778.drap-drop-action{
shadyb85e6de2020-01-22 13:47:41 +02002779 padding: 12px 20px 9px 20px;
2780 color: #C3CDDB;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002781 cursor:move;
shadyb85e6de2020-01-22 13:47:41 +02002782 font-size: 15px;
2783}
2784.modal-title {
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002785 font-size: 13px;
2786 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002787}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002788.select-type{
shadyb85e6de2020-01-22 13:47:41 +02002789 background: #F4F9FE;
2790 border: 1px solid #D7E7F9;
2791 padding: 10px;
2792 text-align: center;
2793 color: #1273EB;
2794 font-size: 15px;
2795 width: 100%;
2796 position: relative;
2797}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002798.select-type:hover, .select-type.active{
shadyb85e6de2020-01-22 13:47:41 +02002799 background: #1B3E6F;
2800 border: 1px solid #D7E7F9;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002801 color: #fff;
shadyb85e6de2020-01-22 13:47:41 +02002802 text-decoration: none;
2803}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002804.select-type-icon{
shadyb85e6de2020-01-22 13:47:41 +02002805 font-size: 35px;
2806}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002807.select-type::before{
shadyb85e6de2020-01-22 13:47:41 +02002808 content: '';
2809 border: 1px solid #1273EB;
2810 width: 18px;
2811 height: 18px;
2812 border-radius: 18px;
2813 display: inline-block;
2814 left: 10px;
2815 position: absolute;
2816}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002817.select-type:hover::before, .select-type.active::before{
shadyb85e6de2020-01-22 13:47:41 +02002818 border: 1px solid #fff;
2819}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002820.select-type.active::after{
shadyb85e6de2020-01-22 13:47:41 +02002821 content: '';
2822 background: #fff;
2823 width: 12px;
2824 height: 12px;
2825 border-radius: 18px;
2826 display: inline-block;
2827 left: 13px;
2828 position: absolute;
2829 top: 13px;
2830}
Sarah Abouzainah95c95202020-07-05 19:45:40 +02002831.ace_scroller{
2832 overflow: auto !important;
2833}
2834.ace_print-margin{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002835 left: 100% !important;
shadyb3c61a62020-02-16 15:47:33 +02002836 background: #eee !important;
2837}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002838.ace_content{
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002839 width: 100% !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002840}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002841.ace_editor{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002842 height: 55vh !important;
shadyb3c61a62020-02-16 15:47:33 +02002843 line-height: 25px;
2844 border: 1px solid #ECEDF2;
2845 background-color: #fff;
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002846 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002847}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002848.ace_gutter{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002849 background: #E0E8F2 !important;
2850 border-right: 0px !important;
2851 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002852}
Sarah Abouzainah75680a72020-07-16 17:52:00 +02002853.ace_gutter-active-line{
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002854 background-color: #265699 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002855 color: #fff;
shadyb3c61a62020-02-16 15:47:33 +02002856}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002857.ace_cursor{
2858 color: #265699 !important;
shadyb3c61a62020-02-16 15:47:33 +02002859}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02002860.ace-tm .ace_marker-layer .ace_active-line{
2861 background: #F4F9FE !important;
shadyb3c61a62020-02-16 15:47:33 +02002862}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002863.breadcrumb-header{
shadyb3c61a62020-02-16 15:47:33 +02002864 padding: 0px;
2865 margin: 0px;
2866}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002867.breadcrumb-header li{
shadyb3c61a62020-02-16 15:47:33 +02002868 list-style: none;
2869 display: inline-block;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002870 font-size: 14px;
shadyb3c61a62020-02-16 15:47:33 +02002871}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002872
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002873.breadcrumb-header li:last-child::after{
shadyb3c61a62020-02-16 15:47:33 +02002874 display: none;
2875}
2876
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002877.breadcrumb-header li:last-child{
2878/* background: #F4F9FE; */
2879border-radius: 50px;
2880color: #C3CDDB;
2881padding: 0 10px 0 0;
shadyb3c61a62020-02-16 15:47:33 +02002882}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002883.breadcrumb-header li:first-child,
2884.breadcrumb-header li:first-child a{
shadyb3c61a62020-02-16 15:47:33 +02002885 font-size: 16px;
2886 font-weight: bold;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002887 padding: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002888 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002889 border-radius: 0px;
2890 background: transparent;
shadyb3c61a62020-02-16 15:47:33 +02002891}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002892.create-template-import{
shadyb3c61a62020-02-16 15:47:33 +02002893 width: 100%;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002894 margin: 30px 0px 10px ;
shadyb3c61a62020-02-16 15:47:33 +02002895}
2896
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002897.create-template-import a:hover{
shadyb3c61a62020-02-16 15:47:33 +02002898 text-decoration: none;
2899}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002900.mapping-source-load{
shadyb3c61a62020-02-16 15:47:33 +02002901 color: #1B3E6F;
2902 font-size: 10px;
2903 font-weight: bold;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002904 display: inline-block;
2905 vertical-align: top;
shadyb3c61a62020-02-16 15:47:33 +02002906 margin-top: 20px;
2907 margin-bottom: 10px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002908 margin:15px 30px 20px;
shadyb3c61a62020-02-16 15:47:33 +02002909}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002910.mapping-source-load:hover{
shadyb3c61a62020-02-16 15:47:33 +02002911 text-decoration: none;
2912}
2913.mapping-source-load i {
2914 color: #1B3E6F;
2915 font-size: 36px;
2916 padding: 10px;
shadyb3c61a62020-02-16 15:47:33 +02002917 border-radius: 100px;
2918 width: 70px;
2919 height: 70px;
2920 display: inline-block;
2921 line-height: 52px;
2922 margin-bottom: 20px;
2923}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002924.mapping-source-load:hover i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002925 background: #F4F9FE;
2926}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002927.mapping-source-load:hover span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002928 color: #1273EB;
2929}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002930.source-load-note{
2931 color:#C3CDDB ;
shadyb3c61a62020-02-16 15:47:33 +02002932 font-size: 8px;
2933}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002934.mapping-source-load.hover-disable{
2935 opacity: .5;
2936}
2937.mapping-source-load.hover-disable:hover span{
2938 color: #1B3E6F;
2939}
2940.mapping-source-load.hover-disable:hover i{
2941 background: transparent;
2942}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002943.template-mapping-list{
shadyb3c61a62020-02-16 15:47:33 +02002944 background: #F4F9FE;
2945 border: 1px solid #E9F3FF;
2946 padding: 5px 10px;
2947 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2948 width: 100%;
2949 display: inline-block;
2950 margin-bottom: 20px;
2951 color: #1B3E6F;
2952}
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002953.template-mapping-list:hover,
2954.template-mapping-list.active {
2955 /* background: #1B3E6F; */
shadyb3c61a62020-02-16 15:47:33 +02002956 text-decoration: none;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002957 /* color: #fff !important; */
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002958 border-radius: 4px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002959 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.3);
shadyb3c61a62020-02-16 15:47:33 +02002960}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002961.template-mapping-list p,
2962.template-mapping-list:hover p{
2963 margin-bottom: 0;
2964 width: 60%;
2965 display: inline-block !important;
2966}
2967.template-mapping-list:hover p{
2968 width: 90%;
2969}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002970.template-mapping-list:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002971 opacity: .9;
2972}
2973
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002974.template-mapping-list span{
shadyb3c61a62020-02-16 15:47:33 +02002975 background: #fff;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002976 border: solid 1px #E9F3FF;
shadyb3c61a62020-02-16 15:47:33 +02002977 color: #2A81ED;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002978 font-size: 9px;
shadyb3c61a62020-02-16 15:47:33 +02002979 float: right;
2980 border-radius: 50px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002981 padding: 3px 10px;
shadyb3c61a62020-02-16 15:47:33 +02002982 margin-left: 5px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002983}
2984.template-mapping-list:hover span{
2985 display: none;
2986}
2987.deleteTemplate{
2988 display: none;
2989 position: absolute;
2990 right: 21px;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002991 top: 2px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002992 border: 0;
2993 background: transparent;
2994}
2995.deleteTemplate i{
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02002996 color: #FF6469 !important;
2997 font-size: 16px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02002998}
2999.template-mapping-list:hover .deleteTemplate{
3000 display: inline;
shadyb3c61a62020-02-16 15:47:33 +02003001}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003002.max-height-list{
shadyb3c61a62020-02-16 15:47:33 +02003003 max-height: 232px;
3004 padding-bottom: 5px !important;
3005 overflow: auto;
3006}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003007.create-template-mapping-button{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003008 background: #C3CDDB;
3009 border-radius: 50px;
3010 font-size: 12px;
3011 font-weight: bold;
3012 padding: 10px 20px;
3013 margin-bottom: 20px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003014 display: inline-block;
3015 cursor: pointer;
shadyb3c61a62020-02-16 15:47:33 +02003016}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003017.create-template-mapping-button i{
3018margin-right: 5px;
3019 }
3020.view-package-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003021 padding: 20px 56px;
shadyb3c61a62020-02-16 15:47:33 +02003022}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003023.package-type-icon{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003024 color: #1B3E6F;
3025 background: #C1CDDD;
3026 width: 48px;
3027 height: 48px;
3028 border-radius: 48px;
shadyb3c61a62020-02-16 15:47:33 +02003029 display: inline-block;
3030 text-align: center;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003031 line-height: 48px;
shadyb3c61a62020-02-16 15:47:33 +02003032 font-size: 20px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003033 /* margin-right: 20px; */
shadyb3c61a62020-02-16 15:47:33 +02003034}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003035.defintionsNote{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02003036 padding-left: 0;
3037}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003038.defintionsNote li{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02003039 line-height: 24px;
3040 list-style: none;
3041 font-size: 13px;
3042}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003043.package-name-container{
shadyb3c61a62020-02-16 15:47:33 +02003044 width: calc(100% - 60px);
3045 display: inline-block;
3046}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003047.package-name{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003048 font-size: 16px;
3049 color: #1B3E6F;
3050 font-weight: bold;
3051 margin-top: 3px;
shadyb3c61a62020-02-16 15:47:33 +02003052}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003053.package-name span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003054 font-size: 11px;
shadyb3c61a62020-02-16 15:47:33 +02003055}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003056.package-name i{
shadyb3c61a62020-02-16 15:47:33 +02003057 font-size: 12px;
3058 color: #C3CDDB;
3059 margin-left: 5px;
3060}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003061.deply-status-icon{
Sarah Abouzainah95c95202020-07-05 19:45:40 +02003062 margin-right: 4px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003063 width: 1.6%;
3064 vertical-align: baseline;
shadyb3c61a62020-02-16 15:47:33 +02003065}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003066.package-description{
shadyb3c61a62020-02-16 15:47:33 +02003067 color: #D0D7E4;
3068 font-size: 12px;
3069 font-weight: normal;
3070}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003071.package-auth-info{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003072 font-size: 11px;
3073}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003074.package-auth-info p{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003075 margin-bottom: 5px;
3076}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003077.package-auth-info div{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003078 padding-left: 25px;
3079 border-right: solid 1px #F4F9FE;
3080}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003081.package-auth-info div:first-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003082 padding-left: 15px;
3083}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003084.package-auth-info .col-4:first-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003085 padding-left: 15px;
3086}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003087.package-auth-info div:last-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003088 border-right: 0;
3089}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003090.package-auth-info .package-contributers{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003091 margin-bottom: 0 !important;
3092}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003093.package-auth-info .package-contributers button img{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003094 width: 20px;
3095 height: 20px;
3096}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003097.template-mapping-action{
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003098 margin-bottom: 20px;
shadyb3c61a62020-02-16 15:47:33 +02003099}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003100.template-mapping-action button{
shadyb3c61a62020-02-16 15:47:33 +02003101 border-radius: 50px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003102 padding: 4px 20px;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003103 font-size: 13px;
shadyb3c61a62020-02-16 15:47:33 +02003104}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003105.template-mapping-action .btn-primary{
3106 background:#5DBDBA !important ;
3107 border-color:#5DBDBA !important ;
3108 color: #fff !important ;
shadyb3c61a62020-02-16 15:47:33 +02003109}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003110.template-mapping-action .btn-outline-secondary{
3111 background:#fff !important ;
3112 border-color:#ECEDF2 !important ;
3113 color: #C3CDDB !important ;
shadyb3c61a62020-02-16 15:47:33 +02003114}
Sarah Abouzainah56ce1442020-07-10 03:07:45 +02003115.template-mapping-action .btn-outline-secondary:hover{
3116 color: #1B3E6F !important;
3117}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003118.table-container{
shadyb3c61a62020-02-16 15:47:33 +02003119 width: 100%;
3120}
3121/*
3122 server-side-angular-way.component.css
3123*/
3124.no-data-available {
3125 text-align: center;
3126}
3127
3128/*
3129 src/styles.css (i.e. your global style)
3130*/
3131.dataTables_empty {
3132 display: none;
3133}
Sarah Abouzainah98600832020-04-22 22:55:39 +02003134.dataTables_length,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003135.dataTables_filter{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003136 margin-bottom: 6px;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003137 color: #1B3E6F !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003138 font-size: 13px;
Sarah Abouzainahefcfc482020-05-18 15:38:56 +02003139 /* font-weight: bold; */
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003140}
3141
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003142.dataTables_filter input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003143 color: #1B3E6F;
3144 background: url(../src/assets/img/icon-search.svg) 9px center no-repeat;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003145 padding: 4px 9px 4px 24px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003146 border: solid 1px #ECEDF2;
3147 border-radius: 4px;
3148}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003149.dataTables_filter input:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003150 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
3151}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003152.mapping-table th,
3153.mapping-table td{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003154 width: auto !important;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003155 padding: 7px 20px 7px 0 !important;
3156 border-bottom: solid 1px #ECEDF2 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003157 font-size: 13px;
3158}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003159.mapping-table th:first-child,
3160.mapping-table td:first-child{
3161 padding-left: 20px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003162}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003163.mapping-table thead th{
3164 border-bottom-color: #ECEDF2 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003165}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003166.mapping-table tbody tr:hover{
3167 background-color: #F4F9FE !important;
3168}
3169.mapping-table th{
3170 padding-top: 10px !important;
3171 padding-bottom: 10px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003172 background: #F4F9FE;
3173}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003174.mapping-table td{
3175 border-top: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003176}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003177table.dataTable.no-footer{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003178 margin-bottom: 9px;
3179 border-bottom: solid 1px #ECEDF2 !important;
3180}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003181.dataTables_info{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003182 padding-top: 12px;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003183 color: #1B3E6F !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003184 font-size: 13px;
3185 font-weight: bold;
3186}
Sarah Abouzainah98600832020-04-22 22:55:39 +02003187.dataTables_wrapper .dataTables_paginate,
3188.dataTables_wrapper .dataTables_paginate a.paginate_button,
3189.dataTables_wrapper .dataTables_paginate a.paginate_button.current,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003190.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003191 margin-bottom: 3px;
3192 color: #1B3E6F !important;
3193 font-size: 13px;
3194 font-weight: bold;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003195 border: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003196}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003197.dataTables_wrapper .dataTables_paginate a.paginate_button:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003198 border: 0;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003199 color: #1B3E6F !important;
3200 background: none !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003201}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003202.dataTables_wrapper .dataTables_paginate a.paginate_button{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003203 padding: 0.4em .9em !important;
3204}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003205.dataTables_wrapper .dataTables_paginate a.paginate_button.current{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003206 color: #1B3E6F !important;
3207 background: #F4F9FE !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003208 border: solid 1px #EEF4F9 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003209 border-radius: 100% !important;
3210 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
3211 outline: 0;
3212}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003213.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003214 opacity: .6;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003215}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003216.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003217 cursor: default;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003218 background: none !important;
3219 border: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003220}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003221.mapping-table .form-control,
3222.mapping-table .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003223 padding: 10px 6px;
3224 border-color: #EEF4F9;
3225 font-size: 14px;
3226 line-height: 12px;
3227 color: #1B3E6F;
3228}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003229.mapping-table .form-control{
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003230 box-shadow: 0 2px 4px rgba(47,83,151,0.1);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003231}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003232.mapping-table tbody tr:hover .form-control:focus,
3233.mapping-table tbody tr:hover .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003234 background-color: #fff !important;
3235}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003236.mapping-table .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02003237 background-color: #F4F9FE;
3238 color: #1B3E6F;
3239}
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003240.mapping-table .form-control:disabled{
Sarah Abouzainah98600832020-04-22 22:55:39 +02003241 padding-left: 0;
3242 box-shadow: none;
3243 border: 0;
Sarah Abouzainahd2ca2612020-06-22 01:42:15 +02003244 background: transparent !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02003245 color: #1B3E6F;
3246}
AhmedEldeeb50bf566c12020-05-07 16:10:33 +02003247
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003248/* Windows View as 150% */
3249@media (resolution: 150dpi) {
3250 /* @media (-webkit-device-pixel-ratio: 1.5) { */
3251 .body-container > .container{
3252 max-width: 960px !important;
3253 }
3254}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003255/* Extra small devices (portrait phones, less than 576px) */
3256@media (max-width: 575.98px) {
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003257 .page-title{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003258 padding: 18px;
3259 }
3260}
3261
3262/* Small devices (landscape phones, 576px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003263@media (min-width: 576px) and (max-width: 767.98px) {
3264
3265}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003266
3267/* Medium devices (tablets, 768px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003268@media (min-width: 768px) and (max-width: 991.98px) {
3269
3270}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003271
3272/* Large devices (desktops, 992px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003273@media (min-width: 992px) and (max-width: 1199.98px) {
3274
3275}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02003276
3277/* Extra large devices (large desktops, 1200px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003278@media (min-width: 1200px) {
3279
3280}
3281
3282
3283
3284
3285
3286
Sarah Abouzainah65a445a2020-08-27 21:38:23 +02003287/* panel layout mechanics */
3288.panel-wrap {
3289 position: fixed;
3290 top: 100px;
3291 bottom: 0;
3292 right: 0;
3293 width: 300px;
3294 height: 180px;
3295 transform: translateX(100%);
3296 transition: .3s ease-out;
3297 z-index: 2000;
3298}
3299.panel {
3300 position: absolute;
3301 top: 0;
3302 bottom: 0;
3303 left: 0;
3304 right: 0;
3305 background: #333;
3306 color: #eee;
3307 overflow: auto;
3308 padding: 1em;
3309 font-size: 13px;
3310}
3311
3312/* simulate panel state control --
3313this can also be triggered by a
3314class name added to the body tag.
3315Just using a checkbox sibling here
3316for simplicity
3317*/
3318[type="checkbox"]:checked ~ .panel-wrap {
3319 transform: translateX(0%);
3320}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02003321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336