blob: 1996baa5a1ac8a03304ef0c277a4643a41d731b6 [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 Abouzainah1eedc492020-05-05 22:19:12 +020021.custom-control-label::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020022 border: solid 1px #C3CDDB !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020023 border-radius: 0 !important;
24}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020025.custom-control-input:checked ~ .custom-control-label::before{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020026 background: #1B3E6F !important;
27}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020028.custom-radio .custom-control-label::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020029 border-radius: 50% !important;
30}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020031.custom-control-label{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020032 font-size: 13px;
33 line-height: 24px;
34}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020035.form-check-input + span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020036 display: inline-flex !important;
37}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020038.form-check-input + span i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020039 margin-right: 9px !important;
40}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020041.form-control:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020042 background-color: #F4F9FE !important;
43}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020044.label-input input[type="radio"]{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020045 width: 14px !important;
46 height: 14px;
47}
48/*ICONS*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020049.icon-menuDots{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +020050 font-size: 3px !important;
51 color: #1B3E6F;
52 vertical-align: middle;
53}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020054/*Components*/
Ahmed Abbas6ee4d312019-11-20 11:32:53 +020055/* Menu Styles */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020056.primary-nav{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +020057 /* left: 0; */
58 position: fixed;
59 z-index: 999;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020060}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020061.menu{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020062 position: relative;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020063}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020064.menu ul{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020065 margin: 0;
66 padding: 0;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +020067 list-style: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +020068}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020069.open-panel{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +020070 border: none;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020071 background-color:#fff;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +020072 padding: 0;
73}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020074.logo-icon{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +020075 background: #fff;
76 position: relative;
77 display: block;
78 text-align: center;
79 padding: 16px 0;
80 width: 50px;
81 height: 60px;
82 left: 0;
83 top: 0;
84 z-index: 1000;
85 cursor: pointer;
86}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020087.primary-nav .menu li{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +020088 position: relative;
89}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +020090.menu .icon{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +020091 position: absolute;
92 top: 12px;
93 right: 10px;
94 pointer-events: none;
95 width: 30px;
96 height: 30px;
97 color: #fff;
98 text-align: center;
99}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200100.menu .icon .fa{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200101 vertical-align: middle;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200102}
103.menu,
104.menu a,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200105.menu a:visited{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200106 color: #fff;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200107 text-decoration: none!important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200108 position: relative;
109}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200110.menu a{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200111 display: block;
112 white-space: nowrap;
113 padding: 10px 1em;
114 font-size: 12px;
115 font-weight: bold;
116 height: 52px;
117 line-height: 30px;
118}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200119.menu a:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200120 color: #fff;
121}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200122.menu-dropdown li .icon{
shadyb3c61a62020-02-16 15:47:33 +0200123 text-align: center;
124 font-size: 16px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200125 color: #fff;
shadyb3c61a62020-02-16 15:47:33 +0200126 line-height: 33px;
127}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200128.menu-dropdown a{
shadyb3c61a62020-02-16 15:47:33 +0200129 cursor: pointer;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200130}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200131.menu-dropdown li.active .icon{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200132 color: #fff;
133 background: #265699;
134 border-radius: 50%;
135}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200136.menu-dropdown li:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200137 background: #172B4D;
138}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200139.menu label{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200140 margin-bottom: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200141 display: block;
142}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200143.menu label:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200144 cursor: pointer;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200145}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200146.menu input[type="checkbox"]{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200147 display: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200148}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200149input#menu[type="checkbox"]{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200150 display: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200151}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200152.sub-menu-dropdown{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200153 display: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200154}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200155.new-wrapper{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200156 position: absolute;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200157 left: 50px;
158 width: calc(100% - 50px);
159 transition: transform .45s cubic-bezier(0.77, 0, 0.175, 1);
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200160}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200161#menu:checked + ul.menu-dropdown{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200162 left: 0;
163 -webkit-animation: all .45s cubic-bezier(0.77, 0, 0.175, 1);
164 animation: all .45s cubic-bezier(0.77, 0, 0.175, 1);
165}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200166.sub-menu-checkbox:checked + ul.sub-menu-dropdown{
167 display: block!important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200168 -webkit-animation: grow .45s cubic-bezier(0.77, 0, 0.175, 1);
169 animation: grow .45s cubic-bezier(0.77, 0, 0.175, 1);
170 border-top: solid 2px #1B3E6F;
171}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200172.openNav .new-wrapper{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200173 position: absolute;
174 transform: translate3d(200px, 0, 0);
175 width: calc(100% - 250px);
176 transition: transform .45s cubic-bezier(0.77, 0, 0.175, 1);
177}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200178.downarrow{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200179 background: transparent;
180 position: absolute;
181 right: 50px;
182 top: 12px;
183 color: #fff;
184 width: 24px;
185 height: 24px;
186 text-align: center;
187 display: block;
188}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200189.downarrow:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200190 color: #fff;
191}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200192.menu{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200193 position: absolute;
194 display: block;
195 left: -200px;
196 top: 0;
197 width: 250px;
198 height: 100vh;
199 transition: all 0.45s cubic-bezier(0.77, 0, 0.175, 1);
200 background-color: #1B3E6F;
201 z-index: 999;
202}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200203.menu-dropdown{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200204 top: 0;
205 overflow-y: auto;
206}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200207.overflow-container{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200208 position: relative;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200209 height: calc(100vh - 50px)!important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200210 overflow-y: auto;
211 border-top: 60px solid #fff;
212 z-index: -1;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200213 display:block;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200214}
215
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200216.menu .logotype{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200217 position: absolute !important;
218 top: 16px;
219 left: 55px;
220 display: block;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200221}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200222/* .sub-menu-dropdown{
223background-color: #333;
224} */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200225.menu:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200226 position: absolute;
227 left: 0;
228 top: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200229}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200230.openNav .menu:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200231 position: absolute;
232 left: -200px;
233 top: 60px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200234}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200235.openNav .menu{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200236 top: 60px;
237 transform: translate3d(200px, 0, 0);
238 transition: transform .45s cubic-bezier(0.77, 0, 0.175, 1);
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200239}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200240@-webkit-keyframes grow{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200241 0% {
242 display: none;
243 opacity: 0;
244 }
245 50% {
246 display: block;
247 opacity: 0.5;
248 }
249 100% {
250 opacity: 1;
251 }
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200252}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200253@keyframes grow{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200254
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200255 0% {
256 display: none;
257 opacity: 0;
258 }
259 50% {
260 display: block;
261 opacity: 0.5;
262 }
263 100% {
264 opacity: 1
shaaban Altananyba3756e2020-01-07 12:08:44 +0200265 }
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200266}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200267/*User Profile*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200268.userProfile .dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200269 width: 99.5%;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200270}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200271.userProfile .dropdown:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200272 background: #172B4D !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200273}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200274.userProfile .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200275 background: transparent;
276 border: 0;
277 box-shadow: none;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200278 font-size: 13px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200279 line-height: 40px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200280}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200281.import-container-all{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200282 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200283 padding-bottom: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200284}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200285.import-container{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200286 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200287 background: #E7F1FC;
288 margin-bottom: 20px;
289 padding: 9px 18px;
290 border: solid 1px #EEF4F9;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200291}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200292.import-container-input{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200293 width: 40%;
294 position: relative;
295 display: inline-block;
296 margin-right: 20px;
297}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200298.import-container-input input{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200299 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200300 height: 36px;
301 padding: 5px 40px 5px 12px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200302 border: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200303 border-radius: 2px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200304 -webkit-box-shadow: 0px 0px 42px -27px rgba(0,0,0,0.75);
305 -moz-box-shadow: 0px 0px 42px -27px rgba(0,0,0,0.75);
306 box-shadow: 0px 0px 42px -27px rgba(0,0,0,0.75);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200307 font-size: 13px;
308 color: #172B4D;
309}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200310.import-container-input input:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200311 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.18);
312}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200313.import-container-input input::placeholder{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200314 color: #959DA8 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200315}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200316.enter-link{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200317 position: absolute;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200318 right: 12px;
319 font-size: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200320 top: 6px;
321 color: #1273EB;
322}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200323.enter-link:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200324 text-decoration: none;
325}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200326.import-container-input input::placeholder{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200327 color: #CFD7E5;
328}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200329.import-container-span{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200330 font-size: 12px;
331}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200332.import-container-all .accordion .card-header{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200333 background: #fff !important;
334 border-bottom: 0 !important;
335}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200336.import-container-all .collapse.show{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200337 border-top: solid 1px #ECEDF2;
338}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200339.import-container-all .card-header .accordion-delete{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200340 display: none;
341}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200342.import-container-all .card-header:hover .accordion-delete{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200343 display: inline;
344}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200345.accordion-delete{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200346 color: #FF6469;
347 font-size: 18px;
348 margin-top: 11px;
349}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200350.accordion-delete:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200351 text-decoration: none;
352}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200353/* .userProfile .dropdown-toggle{
354height: 40px;
355} */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200356.userProfile .dropdown-toggle:hover ~ .dropdown-text,
357.userProfile .dropdown-toggle:focus ~ .dropdown-text{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200358 background: transparent !important;
359 border-radius: 0 !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200360 box-shadow: none !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200361}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200362
363.userProfile .dropdown-text::after {
shaaban Altananyba3756e2020-01-07 12:08:44 +0200364 right: 14px;
365 top: 8px;
366 width: 24px;
367 height: 24px;
368 background: url(/assets/img/img-userProfile.png) center center no-repeat;
369}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200370.packagesFilter .custom-checkbox{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200371 margin-left: 8px;
372}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200373.packagesFilter .custom-control-label{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200374 line-height: 28px !important;
375 font-size: 14px !important;
376 text-indent: 6px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200377}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200378.packagesFilter .reset-filter{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200379 margin-top: 6px;
380 padding-top: 6px;
381 padding-left: 9px;
382 border-top: solid 1px #ECEDF2;
383 font-size: 13px;
384}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200385.packagesFilter .reset-filter a:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200386 background: none !important;
387 text-decoration: none;
388 color: #1B3E6F;
389}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200390/**Packages Sort**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200391.sort-packages{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200392 font-size: 12px;
393 font-weight: bold;
394 color: #C3CDDB;
395}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200396.sort-packages .dropdown{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200397 width: 88px;
398}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200399.sort-packages .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200400 background: transparent;
401 border: 0;
402 box-shadow: none;
403 color: #1B3E6F;
404}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200405.sort-packages .dropdown-text::after{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200406 right: 18px !important;
407 border: solid !important;
408 border-color: #1B3E6F transparent transparent transparent !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200409}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200410.sort-packages .dropdown-toggle:focus ~ .dropdown-text::after{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200411 top: 12px !important;
412 border-color: transparent transparent #1B3E6F transparent !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200413}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200414.sort-packages .dropdown-toggle:hover ~ .dropdown-text,
415.sort-packages .dropdown-toggle:focus ~ .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200416 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
417 background: #fff;
418}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200419.sort-packages .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200420.sort-packages .dropdown-toggle:focus ~ .dropdown-content{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200421 top: 30px;
422}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200423.sort-packages .dropdown-content{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200424 width: 88px;
425 padding: 6px 0;
426 background: #fff;
427 border-radius: 2px;
428 border: 0;
429 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
430}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200431.sort-packages .dropdown-content a{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200432 color: #1B3E6F;
433 font-size: 12px;
434}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200435.sort-packages .dropdown-content a:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200436 color: #1B3E6F;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200437 background-color: #F4F9FE;
438 text-decoration: unset;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200439 cursor: pointer;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200440}
441/**Pagination**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200442.page-item{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200443 margin: 3px 2px 0;
444}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200445.page-item .page-link,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200446.page-item.disabled .page-link{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200447 padding: 5px 9px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200448 background: transparent !important;
449 border: 0;
450 color: #1B3E6F !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200451 font-size: 13px;
452 font-weight: bold;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200453}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200454.page-item.active .page-link,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200455.page-link:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200456 color: #1B3E6F !important;
457 background-color: #fff !important;
458 border-radius: 100% !important;
459 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
460 outline: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200461}
462/**Packages Cards***/
463/***Package Info Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200464.packages-card .card{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200465 width: 100%;
Ahmed Abbaseea49072019-11-27 15:04:18 +0200466 margin: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200467 border-radius: 2px;
468 border: 0;
469 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
470}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200471.packages-card .card-title{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200472 margin-bottom: 0 !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +0200473 font-size: 13px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200474 font-weight: bold;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200475 color: #1B3E6F;
476}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200477.packages-card .card-title span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200478 color: #1B3E6F;
479 font-size: 11px;
Sarah Abouzainah98600832020-04-22 22:55:39 +0200480 vertical-align: bottom;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200481}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200482.packages-card p{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200483 font-size: 12px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200484 color: #D0D7E4;
485}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200486.packages-card p.package-desc{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200487 font-size: 13px;
488 text-align: left;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200489 display: -webkit-box;
490 -webkit-line-clamp: 1;
491 -webkit-box-orient: vertical;
Sarah Abouzainah98600832020-04-22 22:55:39 +0200492 overflow: hidden;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200493}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200494.packages-card p.package-desc:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200495 color: #1B3E6F !important;
496 text-decoration: underline;
497}
498
499.packages-card [data-tooltip]::before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200500.packages-card .tooltip::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200501 border: 0 !important;
502}
503.packages-card .tooltip:after,
504.packages-card [data-tooltip]:after {
505 padding: 9px;
506 font-size: 11px;
507 background: #F4F9FE;
508 border: solid 1px #E6EDF5;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200509 box-shadow: 0 0 12 rgba(0,0,0,0.8);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200510 border-radius: 3px;
511}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200512/***Add Package Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200513.addPaackage-card{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200514 padding: 10px 0;
515 background: #F4F9FE !important;
516 border: solid 1px #D7E7F9 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200517 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.18) !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200518}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200519.addPaackage-card a{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200520 margin: 0;
521 padding: 8px 15px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200522 font-weight: bold;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200523 font-size: 12px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200524 border-radius: 2px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200525 border-width: 0px;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200526 border-style: solid;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200527 background-position: 15px center;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200528 background-repeat: no-repeat;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200529 text-align: left;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200530}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200531.addPaackage-card a:hover{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200532 text-decoration: unset;
533}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200534.btn-create-package i,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200535.btn-import-package i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200536 margin-right: 9px;
537 font-size: 14px;
538 vertical-align: middle;
539}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200540.btn-create-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200541.btn-create-package:hover{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200542 background-color: #1B3E6F;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200543 color: #fff;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200544}
545.btn-import-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200546.btn-import-package:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200547 background: #C3CDDB;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200548 color: #1B3E6F;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200549}
550/***Actions Menu***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200551.packages-card .dropdown{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200552 width: auto;
553 float: right;
554}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200555.packages-card .dropdown-text{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200556 background: transparent;
557 border: 0;
558 box-shadow: none;
559 text-indent: 0;
560 line-height: unset;
561 border-bottom-left-radius: 0;
562 border-bottom-right-radius: 0;
563 opacity: .6;
564}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200565.packages-card .dropdown-text:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200566 opacity: 1;
567}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200568.packages-card .dropdown-text::after{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200569 display: none;
570}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200571.packages-card .dropdown-text img{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200572 padding: 9px 7px;
573}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200574.packages-card .dropdown-content{
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200575 right: 0;
576 width: 120px;
577 padding: 6px 0;
578 border: 0;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200579 border-radius: 50%;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200580}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200581/* .userProfile .dropdown-content{
582 bottom: 40px !important;
583 top: unset !important;
584 width: 100%;
585} */
586/**Tab Nav**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200587.nav-tabs{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200588 border-bottom-color: #ECEDF2 !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200589}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200590.nav-link{
shadyb3c61a62020-02-16 15:47:33 +0200591 padding: 15px 20px 15px 20px !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200592 text-transform: uppercase !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200593 font-size: 12px;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200594 font-weight: bold;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200595 color: #C3CDDB !important;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200596 border: none !important;
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +0200597}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200598.nav-tabs .nav-link:focus,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200599.nav-tabs .nav-link:hover{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200600 border: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200601 transition: 0.3s;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200602}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200603.nav-tabs .nav-link:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200604 color: #1B3E6F !important;
605}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200606.nav-tabs .nav-link.active{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200607 color: #1B3E6F !important;
608 background: transparent !important;
609 border: 0 !important;
610 border-bottom: solid 2px #1B3E6F !important;
611}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200612.nav-tabs .nav-link::before{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200613 content: "|";
614 padding-right: 20px !important;
615 color: #C3CDDB;
616 font-weight: normal;
shadyb3c61a62020-02-16 15:47:33 +0200617 position: absolute;
618 left: 0px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200619}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200620.nav-tabs .nav-link:first-child::before{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200621 content: none;
622}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200623.nav-tabs .nav-link:first-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200624 padding-left: 20px !important;
625}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200626.nav-item.nav-link.complete,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200627.nav-item.active.complete{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200628 padding: 15px 20px 15px 44px !important;
629 background: url(/assets/img/icon-required-yes.svg) 20px center no-repeat !important;
630}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200631/**Sliding Search Input**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200632.searchBox{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200633 position: absolute;
634 top: 0%;
635 right: 0%;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200636 transform: translate(0%,-0%);
shaaban Altananyba3756e2020-01-07 12:08:44 +0200637 height: 40px;
638}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200639.searchButton{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200640 float: right;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200641 margin-top: 18px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200642 padding-left: 0 !important;
643 padding-right: 24px !important;
644 width: 60px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200645 height: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200646 background: url(../src/assets/img/icon-search.svg) center center no-repeat;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200647 background-size: 24%;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200648 border: 0 !important;
649 border-right: solid 1px #1B3E6F !important;
650 display: flex;
651 justify-content: center;
652 align-items: center;
653 transition: 0.4s;
654}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200655.searchBox:hover > .searchInput{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200656 width: 240px;
657 border-bottom: solid 1px #C3CDDB;
658}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200659.searchBox > .searchInput:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200660 border-bottom: solid 1px #1B3E6F !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200661 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
662 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
663 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200664}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200665.searchBox:hover > .searchButton{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200666 color: #1B3E6F;
667}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200668.searchInput{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200669 border: none;
670 background: none;
671 outline: none;
672 float: left;
673 padding: 0;
674 color: #1B3E6F;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200675 font-size: 12px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200676 transition: 0.4s;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200677 line-height: 49px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200678 width: 0px;
679}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200680.searchInput::placeholder{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200681 color: #BABBC3;
682}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200683.searchBox-expanded{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200684 width: 240px;
685 border-bottom: solid 1px #C3CDDB;
686}
687/**Drop Down Menu**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200688.dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200689 position: relative;
690 display: inline-block;
691 text-align: left;
692 width: 132px;
693 z-index: 200;
694}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200695.dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200696 cursor: pointer;
697 position: relative;
698 text-indent: 10px;
699 line-height: 32px;
700 background-color: #eee;
701 border: 1px solid #ccc;
702 border-radius: 3px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200703 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 +0200704 width: 100%;
705}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200706.dropdown-text:after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200707 position: absolute;
708 right: 6px;
709 top: 15px;
710 content: '';
711 width: 0px;
712 height: 0px;
713 border-style: solid;
shadyb3c61a62020-02-16 15:47:33 +0200714 /* border-width: 5px 4px 0 4px;
715 border-color: #555 transparent transparent transparent; */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200716 border:0px
shaaban Altananyba3756e2020-01-07 12:08:44 +0200717}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200718.dropdown-toggle{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200719 font-size: 0;
720 z-index: 1;
721 cursor: pointer;
722 position: absolute;
723 top: 0;
724 border: none;
725 padding: 0;
726 margin: 0 0 0 1px;
727 background: transparent;
728 text-indent: -10px;
729 height: 34px;
730 width: 100%;
731}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200732.dropdown-toggle:focus{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200733 outline: 0;
734}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200735.dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200736 position: absolute;
737 top: 32px;
738 width: 140px;
739 margin: 0;
740 padding: 0;
741 opacity: 0;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200742 visibility:hidden;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200743 -webkit-transition: all .25s ease;
744 -moz-transition: all .25s ease;
745 -ms-transition: all .25s ease;
746 -o-transition: all .25s ease;
747 transition: all .25s ease;
748 list-style-type: none;
749 border-radius: 3px;
750 text-indent: 10px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200751 line-height: 28px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200752 background-color: #eee;
753 border: 1px solid #ccc;
754}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200755.dropdown-content a{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200756 display: block;
757}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200758.dropdown-content a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200759 background: #e8e8e8;
760}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200761.dropdown-toggle:hover ~ .dropdown-text,
762.dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200763 background-color: #e8e8e8;
764}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200765.dropdown-toggle:focus ~ .dropdown-text{
766 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 +0200767 z-index: 2;
768}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200769.dropdown-toggle:focus ~ .dropdown-text:after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200770 border-width: 0 4px 5px 4px;
771 border-color: transparent transparent #555 transparent;
772}
773.dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200774.dropdown-toggle:focus ~ .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200775 opacity: 1;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200776 visibility:visible;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200777 top: 42px;
778}
779/**Card**/
780/* Hover Shadow */
781@keyframes hover {
782 50% {
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200783 transform: translateY(-3px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200784 }
shaaban Altananyba3756e2020-01-07 12:08:44 +0200785 100% {
786 transform: translateY(-6px);
787 }
788}
789@keyframes card {
790 0% {
791 transform: translateY(6px);
792 opacity: .3;
793 }
794 50% {
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200795 transform: translateY(3px);
shaaban Altananyba3756e2020-01-07 12:08:44 +0200796 opacity: .8;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200797 }
shaaban Altananyba3756e2020-01-07 12:08:44 +0200798 100% {
799 transform: translateY(6px);
800 opacity: .3;
Ahmed Abbas6ee4d312019-11-20 11:32:53 +0200801 }
shaaban Altananyba3756e2020-01-07 12:08:44 +0200802}
803.card {
804 /* display: inline-block;
805 position: relative;
806 transition-duration: 0.2s;
807 transition-property: transform;
808 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
809 transform: translateZ(0); */
810 margin-bottom: 25px !important;
811 box-shadow: 0 0 1px rgba(0, 0, 0, 0);
812}
813/* .card:before {
814 pointer-events: none;
815 position: absolute;
816 z-index: -1;
817 content: '';
818 top: 100%;
819 left: 5%;
820 height: 10px;
821 width: 90%;
822 opacity: 0;
823 background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 70%);
824 transition-duration: 0.2s;
825 transition-property: transform opacity;
826} */
827/* .card:hover {
828 transform: translateY(-3px);
829 animation-name: hover;
830 animation-duration: 1s;
831 animation-delay: 0.2s;
832 animation-timing-function: linear;
833 animation-iteration-count: 1;
834 animation-direction: alternate;
835}
836.card:hover:before {
837 opacity: .4;
838 transform: translateY(3px);
839 animation-name: card;
840 animation-duration: 1s;
841 animation-delay: .2s;
842 animation-timing-function: linear;
843 animation-iteration-count: 1;
844 animation-direction: alternate;
845} */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200846.card-body{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200847 padding: 20px !important;
848}
849
850/*Main Container*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200851.main-container{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200852 padding: 0 !important;
853}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200854.header-button-save button{
shadyb3c61a62020-02-16 15:47:33 +0200855 border-radius: 50px;
856}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200857/*Page Title*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200858.page-title{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200859 padding: 20px 30px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200860 background:#fff;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200861 border-left: solid 1px #FAFAFA;
862 margin-bottom: 21px;
863 -webkit-box-shadow: 0 4px 10px 0 #eef0f5;
864 box-shadow: 0 4px 10px 0 #eef0f5;
865 position: relative;
866 z-index: 8;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200867 /* position: fixed;
868 width: calc(100% - 50px); */
shaaban Altananyba3756e2020-01-07 12:08:44 +0200869}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200870.page-title h2{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200871 font-size: 16px;
872 font-weight: bold;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200873 padding-top: 1px;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200874}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200875.page-title h2 span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200876 color: #C3CDDB;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200877 font-size: 14px;
878}
879/*Content*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200880.body-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200881 padding: 0 30px !important;
882}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200883.body-container > .container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200884 padding: 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200885}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200886.search-filter-col{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200887 padding-right: 0 !important;
888 border-bottom: solid 1px #ECEDF2 !important;
889}
890/**Packages Filter**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200891.packagesFilter{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200892 margin-top: 12px;
893 margin-bottom: 7px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200894 z-index: 220 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200895}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200896.packagesFilter .dropdown-toggle{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200897 height: 36px !important;
898}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200899.packagesFilter .dropdown-toggle:focus ~ .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200900 border-color: transparent transparent #1B3E6F transparent;
901}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200902.packagesFilter .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200903 background: transparent;
904 border: 0;
905 box-shadow: none;
906 text-indent: 14px;
907 line-height: 30px;
908 font-size: 12px;
909}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200910.packagesFilter .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200911 right: 12px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200912 border: solid !important;
913 border-width: 5px 4px 0 4px !important;
914 border-color: #1B3E6F transparent transparent transparent !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200915}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200916.packagesFilter .dropdown-toggle:hover ~ .dropdown-text,
917.packagesFilter .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200918 background-color: transparent;
919 box-shadow: none;
920 border-radius: 0;
921}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200922.packagesFilter .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200923 background: #fff;
924 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
925}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200926.packagesFilter .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200927 top: 12px;
928}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200929.packagesFilter .dropdown-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200930 padding: 6px 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +0200931 background: #fff;
932 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
933 border: 0;
934 border-top-left-radius: 0;
935 border-top-right-radius: 0;
936 border-bottom-left-radius: 2px;
937 border-bottom-right-radius: 2px;
938}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200939.packagesFilter .dropdown-content li:hover .custom-checkbox{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200940 cursor: pointer;
941}
shaaban Altananyba3756e2020-01-07 12:08:44 +0200942.packagesFilter .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200943.packagesFilter .dropdown-toggle:focus ~ .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200944 top: 30px;
945}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200946.packagesFilter .form-control{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200947 padding: 12px 9px 12px 38px !important;
948 border: 0 !important;
949 border-bottom: solid 1px #D7E7F9 !important;
950 background: url(../src/assets/img/icon-search.svg) 15px center no-repeat;
951 background-size: 4%;
952 border-radius: 0 !important;
953 color: #1B3E6F;
954 font-size: 13px;
955}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200956.packagesFilter .form-control::placeholder{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200957 color: #BABBC3;
958}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200959.packagesFilter .form-control:focus{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200960 box-shadow: none !important;
961 border-bottom: solid 1px #1B3E6F !important;
962}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200963.packagesFilter .custom-checkbox{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200964 margin-left: 8px;
965}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200966.packagesFilter .custom-control-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +0200967 left: 10px;
968}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200969.packagesFilter .custom-control-label{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200970 line-height: 28px !important;
971 font-size: 13px !important;
972 text-indent: 6px !important;
973}
974/**Packages Sort**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200975.sort-packages{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200976 font-size: 12px;
977 font-weight: bold;
978 color: #C3CDDB;
979}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200980.sort-packages .dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200981 width: 88px;
982}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200983.sort-packages .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200984 background: transparent;
985 border: 0;
986 box-shadow: none;
987 color: #1B3E6F;
988}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200989.sort-packages .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200990 border-color: #1B3E6F transparent transparent transparent;
991}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200992.sort-packages .dropdown-toggle:focus ~ .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200993 border-color: transparent transparent #1B3E6F transparent;
994}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +0200995.sort-packages .dropdown-toggle:hover ~ .dropdown-text,
996.sort-packages .dropdown-toggle:focus ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +0200997 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
998 background: #fff;
999}
1000.sort-packages .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001001.sort-packages .dropdown-toggle:focus ~ .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001002 top: 30px;
1003}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001004.sort-packages .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001005 width: 88px;
1006 padding: 6px 0;
1007 background: #fff;
1008 border-radius: 2px;
1009 border: 0;
1010 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, .15);
1011}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001012.sort-packages .dropdown-content a{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001013 color: #1B3E6F;
1014 font-size: 12px;
1015}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001016.sort-packages .dropdown-content a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001017 background-color: #F4F9FE;
1018 text-decoration: unset;
1019}
1020/**Pagination**/
1021.page-item .page-link,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001022.page-item.disabled .page-link{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001023 background: transparent !important;
1024 border: 0;
1025 color: #1B3E6F !important;
1026 font-size: 14px;
1027}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001028.page-link:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001029 color: #1B3E6F !important;
1030 background-color: #fff !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001031 border-radius: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001032 transition: 0.3s;
1033 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.12);
1034}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001035.page-item.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001036 opacity: .3;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001037}
1038/**Packages Cards***/
1039/***Package Info Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001040.packages-card .card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001041 margin: 0;
1042 border-radius: 2px;
1043 border: 0;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001044 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.12);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001045}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001046.packages-card .card:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001047 box-shadow: 0 2px 13px 6px rgba(47, 83, 151, .17);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001048 transition: all 0.5s ease;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001049 cursor: pointer;
1050}
1051.packages-card .card:hover .card-title,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001052.packages-card .card:hover .card-title span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001053 color: #1273EB !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001054}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001055.packages-card .card-title{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001056 margin-bottom: 0 !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02001057 font-size: 14px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001058 font-weight: bold;
1059}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001060.packages-card .card-title .packageName{
Sarah Abouzainah98600832020-04-22 22:55:39 +02001061 margin-bottom: 0;
1062 display: inline-block;
1063 width: auto;
1064 max-width: 76%;
1065 white-space: nowrap;
1066 overflow: hidden;
1067 text-overflow: ellipsis;
1068 font-size: 13px;
1069 vertical-align: bottom;
1070 color: #1B3E6F;
1071}
1072.packages-card .card-title:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001073.packages-card .card-title:hover .packageName{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001074 text-decoration: none;
1075 color: #1273EB;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001076}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001077.packages-card .card-body{
Ahmed Abbaseea49072019-11-27 15:04:18 +02001078 padding-bottom: 0 !important;
1079}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001080.packages-card .card-footer .col{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001081 text-align: left;
Ahmed Abbaseea49072019-11-27 15:04:18 +02001082}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001083
shaaban Altananyba3756e2020-01-07 12:08:44 +02001084/***Add Package Card***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001085.addPaackage-card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001086 background: #F4F9FE !important;
1087 border: solid 1px #D7E7F9 !important;
1088}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001089.addPaackage-card:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001090 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1) !important;
1091}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001092
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001093.addPaackage-card a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001094 text-decoration: unset;
1095}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001096.addPaackage-card .card-footer .col{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001097 padding: 0;
1098 text-align: right;
1099}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001100.addPaackage-card .card-footer .col:last-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001101 text-align: left;
1102}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001103.btn-create-package{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001104 margin-bottom: 9px !important;
1105}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001106.btn-import-package{
1107 margin-bottom: 4px !important;
1108}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001109.btn-create-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001110.btn-create-package:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001111 background-color: #1B3E6F;
1112 border-color: #1B3E6F;
1113 color: #fff;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001114}
1115.btn-import-package,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001116.btn-import-package:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001117 color: #1B3E6F;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001118}
1119/***Actions Menu***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001120.packages-card .dropdown{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001121 width: auto;
1122 float: right;
1123}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001124.packages-card .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001125 background: transparent;
1126 border: 0;
1127 box-shadow: none;
1128 text-indent: 0;
1129 line-height: unset;
1130 border-bottom-left-radius: 0;
1131 border-bottom-right-radius: 0;
1132 opacity: .6;
1133}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001134.packages-card .dropdown-text::after{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001135 display: none;
1136}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001137.packages-card .dropdown-text img{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001138 padding: 9px 7px;
1139}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001140.packages-card .dropdown-content{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001141 right: 0;
1142 width: 120px;
1143 padding: 6px 0;
1144 border: 0;
1145 text-indent: 0;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001146 border-radius: 4px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001147 border-top-right-radius: 0;
1148 background: #1B3E6F;
1149}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001150.packages-card .dropdown-content a{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001151 padding-left: 12px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001152 color: #fff;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001153 font-size: 12px;
1154 /* background-position: 14px center;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001155 background-size: 10%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001156 background-repeat: no-repeat; */
1157}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001158.packages-card .dropdown-content a i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001159 margin-right: 4px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001160}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001161.packages-card .dropdown-content a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001162 background-color: #172B4D;
1163 text-decoration: unset;
1164}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001165.packages-card .dropdown-content:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001166.packages-card .dropdown-toggle:focus ~ .dropdown-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001167 top: 22px;
1168}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001169.packages-card .dropdown-toggle:focus ~ .dropdown-text .icon-menuDots{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001170 color: #D0D7E4;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001171}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001172.packages-card .dropdown-toggle:hover ~ .dropdown-text{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001173 background: transparent;
1174 opacity: 1;
1175}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001176.packages-card .dropdown-toggle:focus ~ .dropdown-text{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001177 width: 27px;
1178 text-align: center;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001179 opacity: 1;
1180 background: #1B3E6F;
1181 box-shadow: none;
1182}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001183.package-version{
Sarah Abouzainah98600832020-04-22 22:55:39 +02001184 color: #C3CDDB !important;
1185}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001186.package-version::before{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001187 content: "|";
Sarah Abouzainah98600832020-04-22 22:55:39 +02001188 margin-left: 8px;
1189 margin-right: 6px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001190 vertical-align: text-bottom;
1191}
1192
shaaban Altananyba3756e2020-01-07 12:08:44 +02001193/***Contributers***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001194ul.package-contributers{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001195 /*margin-bottom: 0 !important;*/
1196 padding-left: 0 !important;
1197}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001198.package-contributers li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001199 list-style: none;
1200 display: inline-block;
1201}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001202.package-contributers li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001203 margin-left: -5px;
1204}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001205.package-contributers li:first-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001206 margin-left: 0;
1207}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001208.package-contributers li:last-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001209 margin-left: 9px;
1210}
1211.package-modifier,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001212.package-contributers button{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001213 height: 20px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001214 padding: 0 !important;
1215 border-radius: 100%;
1216 border: 0 !important;
1217 /*Hover Effect*/
1218 -webkit-transition: box-shadow 0.2s ease;
1219 -moz-transition: box-shadow 0.2s ease;
1220 transition: box-shadow 0.2s ease;
1221 -webkit-backface-visibility: hidden;
1222 backface-visibility: hidden;
1223 display: inline-block;
1224 position: relative;
1225}
1226.package-modifier:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001227.package-contributers button:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001228 -webkit-transition: all 0.2s ease;
1229 -moz-transition: all 0.2s ease;
1230 transition: all 0.2s ease;
1231 border-radius: 50%;
1232 bottom: 0;
1233 box-shadow: 0 0 0 2px #fff;
1234 content: "";
1235 left: 0;
1236 position: absolute;
1237 right: 0;
1238 top: 0;
1239}
1240.package-modifier:hover,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001241.package-contributers button:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001242 box-shadow: 0 0 0 2px #D7E7F9;
1243 text-decoration: none;
1244}
1245.package-modifier:hover:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001246.package-contributers button:hover:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001247 -webkit-transform: scale(0.925);
1248 -moz-transform: scale(0.925);
1249 -ms-transform: scale(0.925);
1250 -o-transform: scale(0.925);
1251 transform: scale(0.925);
1252 box-shadow: 0 0 0 1px #D7E7F9;
1253 opacity: 0.5;
1254}
1255.package-modifier img,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001256.package-contributers button img{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001257 width: 20px;
1258 height: 20px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001259 object-fit: cover;
1260 vertical-align: top;
1261 border-radius: 100%;
1262}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001263.package-contributers a{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001264 font-size: 12px;
1265 color: #1273EB;
1266}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001267.package-contributers a:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001268 text-decoration: unset;
1269}
1270/***Package Footer***/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001271.packages-card .card-footer{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001272 padding: 0 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001273 background: transparent !important;
1274 border-top-color: #F7F6F6 !important;
1275}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001276.packages-card .card-footer .col{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02001277 text-align: center;
1278}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001279.packages-card .card-footer .col:first-child{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001280 border-right: solid 1px #F7F6F6;
1281}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001282.packages-card .card-footer .btn{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02001283 padding: 10px 0 10px 0 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001284 background-color: transparent !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001285 color: #1B3E6F !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001286 border: 0;
1287 font-size: 13px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001288 text-align: left;
1289 opacity: .4;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001290}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001291.packages-card .card-footer .btn:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001292 opacity: 1;
1293}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001294.packages-card .card-footer i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001295 margin-right: 6px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001296}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001297.icon-deployed-active,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001298.icon-deploy-inactive{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001299 margin-right: 9px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001300 display: inline;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001301 background-image: url(/assets/img/icon-deploy-active.svg);
1302 background-position: center center;
1303 background-repeat: no-repeat;
1304 vertical-align: baseline;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001305}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001306.icon-deploy-inactive{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001307 background-image: url(/assets/img/icon-deploy-inactive.svg);
1308}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001309
1310
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001311/*CREATE NEW ACTION MODAL*/
1312.createActionModal .modal-dialog{
1313 max-width: 85%;
1314}
1315.createActionModal .modal-header{
1316 padding-top: 21px !important;
1317 padding-bottom: 0 !important;
1318 border-bottom: 0;
1319}
1320.createActionModal .close{
1321 margin: 0 !important;
1322 padding: 6px 13px 10px !important;
1323 width: auto;
1324 opacity: 1 !important;
1325 border-radius: 100%;
1326}
1327.createActionModal .close:hover{
1328 background-color: #E0E8F2;
1329}
1330.createActionModal .icon-action-close{
1331 font-size: 14px;
1332 font-weight: bold;
1333}
1334.createActionModal .modal-body{
1335 padding-top: 0 !important;
1336 padding-bottom: 10px !important;
1337}
1338.createActionModal .modal-body .carousel-item{
1339 padding-left: 20px;
1340 padding-right: 10px;
1341}
1342@keyframes fadeInScale {
1343 0% {
1344 opacity: 0;
1345 -webkit-transform: scale(0) translateY(50%);
1346 transform: scale(0) translateY(50%);
1347 }
1348 90% {
1349 -webkit-transform: scale(1.05);
1350 transform: scale(1.05);
1351 }
1352 100% {
1353 opacity: 1;
1354 -webkit-transform: scale(1) translateY(0);
1355 transform: scale(1) translateY(0);
1356 }
1357}
1358.card.actionType{
1359 margin-bottom: 25px !important;
1360 padding: 220px 25px 50px;
1361 box-shadow: none;
1362 border-radius: 0;
1363 -webkit-transition: all 0.3s ease-in-out;
1364 transition: all 0.3s ease-in-out;
1365}
1366.card.actionType:hover{
1367 box-shadow: 0 10px 20px 0 rgba(27,62,111,.1);
1368 transition: 0.3s !important;
1369}
1370.createActionModal h1{
1371 margin-bottom: 21px;
1372 font-size: 22px;
1373 text-align: center;
1374 font-weight: normal;
1375}
1376.actionType,
1377.actionType:hover{
1378 text-align: center;
1379 line-height: 40px;
1380 background-position: center 40px;
1381 background-repeat: no-repeat;
1382 background-size: 144px 172px;
1383}
1384.actionType h3,
1385.actionType p{
1386 margin: 0;
1387}
1388.actionType h3{
1389 text-transform: uppercase;
1390 font-size: 14px;
1391 font-weight: bold;
1392}
1393.actionType p{
1394 font-size: 13px !important;
1395 line-height: 24px;
1396}
1397.actionType .btn,
1398.actionType:hover .btn{
1399 opacity: 0;
1400 position: absolute;
1401 bottom: 0;
1402 left: 30% !important;
1403 margin-bottom: 26px;
1404 width: 100px;
1405 height: 30px;
1406 background: #1B3E6F;
1407 color: #fff;
1408 font-size: 12px;
1409 font-weight: bold;
1410 border-radius: 15px !important;
1411 -webkit-transform: translateY(-20%);
1412 transform: translateY(-20%);
1413 -webkit-transition: all 0.3s ease-in-out;
1414 transition: all 0.3s ease-in-out;
1415}
1416.actionType:hover .btn{
1417 opacity: 1;
1418 -webkit-transform: translateY(0);
1419 transform: translateY(0);
1420}
1421.actionType.custom{
1422 background-image: url(/assets/img/icon-action-custom.svg);
1423}
1424.actionType.custom:hover{
1425 cursor: pointer;
1426 background-image: url(/assets/img/icon-action-custom-hover.svg);
1427}
1428.actionType.default{
1429 background-image: url(/assets/img/icon-action-default.svg);
1430}
1431.actionType.default:hover{
1432 cursor: pointer;
1433 background-image: url(/assets/img/icon-action-default-hover.svg);
1434}
1435.actionType.recent{
1436 background-image: url(/assets/img/icon-action-recent.svg);
1437}
1438.actionType.recent:hover{
1439 cursor: pointer;
1440 background-image: url(/assets/img/icon-action-recent-hover.svg);
1441}
1442.actionType.import{
1443 background-image: url(/assets/img/icon-action-import.svg);
1444}
1445.actionType.import:hover{
1446 cursor: pointer;
1447 background-image: url(/assets/img/icon-action-import-hover.svg);
1448}
1449.createActionModal .carousel-indicators{
1450 margin: 0;
1451}
1452.createActionModal .carousel-indicators li{
1453 margin: 0;
1454 padding: 0;
1455 text-indent: 0;
1456 border: 0;
1457}
1458.createActionModal .back{
1459 position: fixed !important;
1460 top: 83px;
1461 width: auto;
1462 padding:0 !important;
1463}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001464
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001465.actionFormWrapper{
1466 width: 60%;
1467 margin: 0 auto;
1468}
1469.createActionModal .form-control.customAction{
1470 width: 55%;
1471 margin: 70px auto;
1472 padding-left: 0;
1473 border-radius: 0;
1474 border: 0;
1475 border-bottom: solid 1px #E0E8F2;
1476 color: #1B3E6F !important;
1477 font-size: 14px;
1478}
1479.createActionModal .form-control:focus{
1480 border-bottom: solid 1px #1B3E6F;
1481 background: transparent !important;
1482 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1483 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1484 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .8);
1485 text-shadow: none;
1486}
1487.createActionModal .form-control::placeholder{
1488 color: #C3CDDB;
1489
1490}
1491.createActionModal .submit,
1492.createActionModal .submit:hover{
1493 float: unset;
1494 width: 100px;
1495 height: 30px;
1496 background: #1B3E6F;
1497 color: #fff;
1498 font-size: 12px;
1499 font-weight: bold;
1500 border-radius: 15px !important;
1501}
1502.actionlabel{
1503 margin-right: 2px;
1504 color: #C3CDDB;
1505 font-size: 11px;
1506 font-weight: bold;
1507}
1508.form-control.searchInput,
1509.form-control.searchInput:focus{
1510 float: right;
1511 width: 250px !important;
1512 height: 30px !important;
1513 padding-left: 32px !important;
1514 border: solid 1px #E0E8F2 !important;
1515 border-radius: 2px !important;
1516 background: url(../src/assets/img/icon-search-light.svg) 9px center no-repeat !important;
1517 font-size: 13px !important;
1518 color: #1B3E6F;
1519}
1520.actionsListScroll{
1521 height: 228px;
1522 max-height: 228px;
1523 overflow: auto;
1524}
1525.createActionModal .actionName{
1526 margin-bottom: 15px;
1527 padding: 9px 18px;
1528 box-shadow: 0 2px 6px rgba(47,83,151,0.15);
1529}
1530.createActionModal p.selectedActions{
1531 margin-top: 20px;
1532 margin-bottom: 10px;
1533 color: #8D9FB7;
1534 font-size: 13px;
1535}
1536.createActionModal .sort-packages .dropdown{
1537 width: 60%;
1538}
1539.createActionModal .sort-packages .dropdown-text::after {
1540 right: 6px;
1541}
1542.createActionModal .sort-packages .dropdown-content{
1543 width: 100%;
1544}
1545.createActionModal .folder-upload-text button{
1546 float: unset;
1547}
shaaban Altananyba3756e2020-01-07 12:08:44 +02001548/* Border Fade */
1549.border-fade {
1550 display: inline-block;
1551 transition-duration: 0.3s;
1552 transition-property: box-shadow;
1553 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1554 transform: translateZ(0);
1555 box-shadow: inset 0 0 0 4px #ececec, 0 0 1px rgba(0, 0, 0, 0);
1556 /* Hack to improve aliasing on mobile/tablet devices */
1557}
1558.border-fade:hover {
1559 box-shadow: inset 0 0 0 4px #666, 0 0 1px rgba(0, 0, 0, 0);
1560 /* Hack to improve aliasing on mobile/tablet devices */
1561}
1562/*Content*/
1563
1564/**Title Action Buttons**/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001565.page-title-actions li{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001566 display: inline-block;
1567 text-align: center;
1568}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001569.title-action{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001570 -webkit-transition: box-shadow 0.2s ease;
1571 -moz-transition: box-shadow 0.2s ease;
1572 transition: box-shadow 0.2s ease;
1573 -webkit-backface-visibility: hidden;
1574 backface-visibility: hidden;
1575 border-radius: 50%;
1576 color: #6a75eb;
1577 display: inline-block;
1578 font-size: 0.889em;
1579 height: 4em;
1580 margin: 0 1em 1em;
1581 position: relative;
1582 text-align: center;
1583 text-transform: lowercase;
1584 width: 4em;
1585 line-height: 4em;
1586}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001587.title-action:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001588 -webkit-transition: all 0.2s ease;
1589 -moz-transition: all 0.2s ease;
1590 transition: all 0.2s ease;
1591 border-radius: 50%;
1592 bottom: 0;
1593 box-shadow: 0 0 0 1px #000;
1594 content: "";
1595 left: 0;
1596 position: absolute;
1597 right: 0;
1598 top: 0;
1599}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001600.title-action:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001601 box-shadow: 0 0 0 7px #07819b;
1602 text-decoration: none;
1603}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001604.title-action:hover:before{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001605 -webkit-transform: scale(0.925);
1606 -moz-transform: scale(0.925);
1607 -ms-transform: scale(0.925);
1608 -o-transform: scale(0.925);
1609 transform: scale(0.925);
1610 box-shadow: 0 0 0 1px #07819b;
1611 opacity: 0.5;
1612}
1613
1614/*Animation Button*/
1615/**Float**/
1616.float {
1617 display: inline-block;
1618 transition-duration: 0.3s;
1619 transition-property: transform;
1620 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
1621 transform: translateZ(0);
1622 box-shadow: 0 0 1px rgba(0, 0, 0, 0);
1623}
1624.float:hover {
1625 transform: translateY(-5px);
1626}
1627
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001628/*TOOLTIP*/
1629/* Base styles for the element that has a tooltip */
1630[data-tooltip],
1631.tooltip {
1632 position: relative;
1633 cursor: pointer;
1634 text-align: center;
1635}
1636
1637/* Base styles for the entire tooltip */
1638[data-tooltip]:before,
1639[data-tooltip]:after,
1640.tooltip:before,
1641.tooltip:after {
1642 position: absolute;
1643 visibility: hidden;
1644 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
1645 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
1646 opacity: 0;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001647 -webkit-transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001648 opacity 0.2s ease-in-out,
1649 visibility 0.2s ease-in-out,
1650 -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001651 -moz-transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001652 opacity 0.2s ease-in-out,
1653 visibility 0.2s ease-in-out,
1654 -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
shaaban Altananyba3756e2020-01-07 12:08:44 +02001655 transition:
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001656 opacity 0.2s ease-in-out,
1657 visibility 0.2s ease-in-out,
1658 transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001659 -webkit-transform: translate3d(0, 0, 0);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001660 -moz-transform: translate3d(0, 0, 0);
1661 transform: translate3d(0, 0, 0);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001662 pointer-events: none;
1663}
1664
1665/* Show the entire tooltip on hover and focus */
1666[data-tooltip]:hover:before,
1667[data-tooltip]:hover:after,
1668[data-tooltip]:focus:before,
1669[data-tooltip]:focus:after,
1670.tooltip:hover:before,
1671.tooltip:hover:after,
1672.tooltip:focus:before,
1673.tooltip:focus:after {
1674 visibility: visible;
1675 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
1676 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001677 opacity: 1;
1678}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001679
1680/* Base styles for the tooltip's directional arrow */
1681.tooltip:before,
1682[data-tooltip]:before {
1683 z-index: 1001;
1684 border: 6px solid transparent;
1685 background: transparent;
1686 content: "";
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001687}
1688
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001689/* Base styles for the tooltip's content area */
1690.tooltip:after,
1691[data-tooltip]:after {
1692 z-index: 1000;
1693 padding: 8px;
1694 width: auto;
1695 background-color: #DEE8F3;
1696 background-color: rgba(222, 232, 243, 1.0);
1697 color: #1B3E6F;
1698 content: attr(data-tooltip);
1699 font-size: 10px;
1700 line-height: 1.2;
1701 border-radius: 2px;
1702}
Shaaban Ebrahim6cc77cb2019-11-11 10:51:21 +02001703
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001704/* Directions */
1705
1706/* Top (default) */
1707[data-tooltip]:before,
1708[data-tooltip]:after,
1709.tooltip:before,
1710.tooltip:after,
1711.tooltip-top:before,
1712.tooltip-top:after {
1713 bottom: 100%;
1714 left: 50%;
1715}
1716
1717[data-tooltip]:before,
1718.tooltip:before,
1719.tooltip-top:before {
1720 margin-left: 0;
1721 margin-bottom: -12px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001722
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001723 border-bottom-color: #DEE8F3;
1724 border-bottom-color: rgba(222, 232, 243, 1.0);
1725}
1726
1727/* Horizontally align top/bottom tooltips */
1728[data-tooltip]:after,
1729.tooltip:after,
1730.tooltip-top:after {
1731 margin-left: -50%;
1732}
1733
1734[data-tooltip]:hover:before,
1735[data-tooltip]:hover:after,
1736[data-tooltip]:focus:before,
1737[data-tooltip]:focus:after,
1738.tooltip:hover:before,
1739.tooltip:hover:after,
1740.tooltip:focus:before,
1741.tooltip:focus:after,
1742.tooltip-top:hover:before,
1743.tooltip-top:hover:after,
1744.tooltip-top:focus:before,
1745.tooltip-top:focus:after {
1746 -webkit-transform: translateY(-12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001747 -moz-transform: translateY(-12px);
1748 transform: translateY(-12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001749}
1750
1751/* Left */
1752.tooltip-left:before,
1753.tooltip-left:after {
1754 right: 100%;
1755 bottom: 50%;
1756 left: auto;
1757}
1758
1759.tooltip-left:before {
1760 margin-left: 0;
1761 margin-right: -12px;
1762 margin-bottom: 0;
1763 border-top-color: transparent;
1764 border-left-color: #000;
1765 border-left-color: hsla(0, 0%, 20%, 0.9);
1766}
1767
1768.tooltip-left:hover:before,
1769.tooltip-left:hover:after,
1770.tooltip-left:focus:before,
1771.tooltip-left:focus:after {
1772 -webkit-transform: translateX(-12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001773 -moz-transform: translateX(-12px);
1774 transform: translateX(-12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001775}
1776
1777/* Bottom */
1778.tooltip-bottom:before,
1779.tooltip-bottom:after {
1780 top: 100%;
1781 bottom: auto;
1782 left: 20%;
1783}
1784
1785.tooltip-bottom:before {
1786 margin-top: -12px;
1787 margin-bottom: 0;
1788 border-top-color: transparent;
1789 border-bottom-color: #DEE8F3;
1790 border-bottom-color: rgba(222, 232, 243, 1.0);
1791}
1792
1793.tooltip-bottom:hover:before,
1794.tooltip-bottom:hover:after,
1795.tooltip-bottom:focus:before,
1796.tooltip-bottom:focus:after {
1797 -webkit-transform: translateY(12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001798 -moz-transform: translateY(12px);
1799 transform: translateY(12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001800}
1801
1802/* Right */
1803.tooltip-right:before,
1804.tooltip-right:after {
1805 bottom: 50%;
1806 left: 20%;
1807}
1808
1809.tooltip-right:before {
1810 margin-bottom: 0;
1811 margin-left: -12px;
1812 border-top-color: transparent;
1813 border-right-color: #000;
1814 border-right-color: hsla(0, 0%, 20%, 0.9);
1815}
1816
1817.tooltip-right:hover:before,
1818.tooltip-right:hover:after,
1819.tooltip-right:focus:before,
1820.tooltip-right:focus:after {
1821 -webkit-transform: translateX(12px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001822 -moz-transform: translateX(12px);
1823 transform: translateX(12px);
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02001824}
1825
1826/* Move directional arrows down a bit for left/right tooltips */
1827.tooltip-left:before,
1828.tooltip-right:before {
1829 top: 3px;
1830}
1831
1832/* Vertically center tooltip content for left/right tooltips */
1833.tooltip-left:after,
1834.tooltip-right:after {
1835 margin-left: 0;
1836 margin-bottom: -16px;
1837}
Sarah Abouzainah98600832020-04-22 22:55:39 +02001838
1839/*TooltipModule - Shady*/
1840.tooltip:before,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001841.tooltip:after{
Sarah Abouzainah98600832020-04-22 22:55:39 +02001842 width: 100% !important;
1843}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001844.tooltip .tooltip-inner{
Sarah Abouzainah98600832020-04-22 22:55:39 +02001845 max-width: 280px !important;
1846 width: 100% !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001847 text-align: left!important;
1848 color:#1B3E6F;
Sarah Abouzainah98600832020-04-22 22:55:39 +02001849 background-color: #F4F9FE;
1850 border: solid 1px #E6EDF5;
1851 border-radius: 3px !important;
1852 font-size: 11px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001853}
1854.bs-tooltip-bottom .arrow::before{
1855 border-bottom-color: #E6EDF5 !important;
1856}

1857.bs-tooltip-top .arrow::before{
1858 border-top-color: #E6EDF5 !important;
1859}

1860
1861
1862
1863
1864.btn{
1865padding-right: 20px !important;
1866padding-left: 20px !important;
1867
shaaban Altananyc133b832020-01-09 10:15:28 +02001868}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001869.btn.border-radius{
shaaban Altananyc133b832020-01-09 10:15:28 +02001870 border-radius: 20px !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001871}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001872.btn-primary{
1873 background-color: #1273EB !important;
1874 border-color: #1273EB !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001875}
1876.btn-primary:hover {
1877 background-color: #0069d9 !important;
1878 border-color: #0062cc !important;
1879}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001880.btn + .btn{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001881 margin-left: 10px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001882 }
1883 .package-view-button button{
1884 width: 150px;
1885 float: right;
1886 }
1887.package-view-button{
shadyb3c61a62020-02-16 15:47:33 +02001888 margin-top: 6px;
1889}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001890.package-view-button .btn{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001891 padding: 6px 12px;
1892 border-radius: 2px;
1893 font-weight: bold;
1894}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001895.package-view-button .btn:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001896 opacity: .9;
1897}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001898.package-view-button .btn-primary{
shadyb3c61a62020-02-16 15:47:33 +02001899 background-color: #1B3E6F !important;
1900 border-color: #1B3E6F !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001901
shadyb3c61a62020-02-16 15:47:33 +02001902 /* margin-bottom: 10px; */
1903}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001904.package-view-button .btn-outline-secondary{
shadyb3c61a62020-02-16 15:47:33 +02001905 background-color: #fff !important;
1906 border-color: #D0DFF1 !important;
1907 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02001908}
1909.package-view-title {
1910 font-size: 11px;
1911 color: #1B3E6F;
1912 font-weight: bold;
1913 margin-bottom: 5px;
1914 margin-top: 20px;
1915}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001916.package-view-title+p{
shadyb3c61a62020-02-16 15:47:33 +02001917 font-size: 11px;
1918 margin-bottom: 0px;
1919}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001920.package-view-title+ul{
shadyb3c61a62020-02-16 15:47:33 +02001921 margin-bottom: 0px;
1922}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001923.package-view-button .btn-outline-secondary i{
shadyb3c61a62020-02-16 15:47:33 +02001924 font-size: 18px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001925 margin-right: 4px;
shadyb3c61a62020-02-16 15:47:33 +02001926}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001927.card.creat-card{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001928 margin: 0;
1929 border-radius: 2px;
1930 border: 0;
1931 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
1932}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001933.card.creat-card .single-line{
shadyb85e6de2020-01-22 13:47:41 +02001934 padding: 15px 25px 15px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02001935}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001936.card.creat-card .single-line-model{
shadyb3c61a62020-02-16 15:47:33 +02001937 padding: 0px;
1938}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001939.card.creat-card .editor-container{
shadyb3c61a62020-02-16 15:47:33 +02001940 padding: 25px;
1941}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001942.single-line label{
shaaban Altananyba3756e2020-01-07 12:08:44 +02001943 margin-bottom: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001944}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001945.single-line-model label{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001946 margin-bottom: 0px;
1947 border-bottom: 1px solid #FAFAFA;
1948 padding: 15px 25px;
1949}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001950.single-line-model .label-name{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001951 width: 325px;
1952}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001953.single-line-model .label-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001954 width: calc(100% - 325px);
1955}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001956.single-line-model input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001957 border-bottom: 1px solid #FAFAFA !important;
1958 padding: 15px 25px 15px 0px;
1959}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001960.customKeyTitle span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001961 color: #C3CDDB !important;
1962 font-size: 11px;
1963}
1964.single-line-model input:focus,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001965.single-line-custom-key input:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001966 border-bottom-color: #1B3E6F !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001967 -webkit-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
1968 -moz-box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
1969 box-shadow: 0 4px 6px -6px rgba(18, 115, 235, .6);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001970}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001971.model-note-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001972 width: calc(100% - 325px);
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001973 padding: 0px 25px 0px 0px ;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001974 margin-left: 325px;
1975}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001976.error-message{
1977 font-size:11px ;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001978 color: #FF6469;
1979}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001980.tages-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001981 margin-bottom: 25px;
1982}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001983.tag-notes{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02001984 font-size: 11px;
1985 color: #C3CDDB;
1986 padding: 5px 25px 5px 0px;
1987 margin-bottom: 5px;
1988}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02001989 .single-tage{
1990 background: #E0E8F2;
1991 font-size: 13px;
1992 color: #1B3E6F;
1993 border-radius: 50px;
1994 padding: 5px 10px;
1995 margin-right:10px;
1996 margin-bottom: 10px;
1997 }
1998 .single-tage a{
1999 color: #1B3E6F;
2000 font-size: 14px;
2001 }
2002 .label-name{
2003 width: 300px;
2004 display: inline-block;
2005 margin-bottom: 0px;
2006 font-size: 13px;
2007 font-weight: bold;
2008 }
2009 .label-name span{
2010 color:#FF6469 ;
2011 }
2012 .delete-key{
2013 color: #FF6469;
2014 font-size: 10px;
2015 background: #FFE6E7;
2016 border: 1px solid #FFC9CB;
2017 padding: 3px 10px 2px;
2018 margin-left: 10px;
2019 border-radius: 5px;
2020 }
2021 .delete-key:hover{
2022 color: #C94448;
2023 background: #FFC9CB;
2024 border: 1px solid #FF6469;
2025 text-decoration: none;
2026 }
2027 .label-input{
2028 width: calc(100% - 300px);
2029 display: inline-block;
2030 }
2031.form-check-input{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002032 margin-left: 0px !important;
2033 margin-top: 2px !important;
2034}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002035.form-check-input+span{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002036 margin-left: 20px;
2037 margin-right: 50px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002038 font-size: 13px;
shadyb3c61a62020-02-16 15:47:33 +02002039 display: flex;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002040}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002041.form-check-input+span i{
shadyb3c61a62020-02-16 15:47:33 +02002042 margin-right: 5px;
2043 margin-left: 5px;
2044}
2045
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002046.label-input input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002047 margin-bottom: 0px;
2048 outline: 0px;
2049 border: 0px;
2050 font-size: 14px;
2051 width: 100%;
2052 color: #1B3E6F;
2053 transition: all 250ms ease-out;
2054}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002055.label-input input[type=radio]{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002056 width: auto;
2057}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002058.label-input input[type=radio]+span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002059 font-size: 12px;
2060 display: block;
2061 margin-right: 100px;
2062}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002063.single-line select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002064 margin-bottom: 0px;
2065 padding-left: 10px;
2066 padding-right: 50px;
2067 outline: 0px;
2068 border: solid 1px #EEF4F9;
2069 background: none;
2070 background: url(/assets/img/arrow.svg) 90% center #F4F9FE no-repeat;
2071 background-size: 10px;
2072 width: auto;
2073 -webkit-appearance: none;
2074 -moz-appearance: none;
2075 text-indent: 0;
2076 text-overflow: '';
2077 font-size: 13px;
2078 color: #1B3E6F;
2079}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002080 .single-line select:focus{
2081 box-shadow: 0 0 0 0;
2082 }
2083 .single-line select option:first-child{
2084 color: #C3CDDB;
2085 }
2086 .single-line-model input::placeholder{
2087 font-size: 14px;
2088 color: #C3CDDB;
2089 }
2090 .single-line-model.error{
2091 color:#FF6469;
2092 }
2093 .single-line-model.error input{
2094 color:#FF6469;
2095 border-bottom: 1px solid #FF6469 !important;
2096 }
2097 .single-line .custom-key{
2098 background: none;
2099 border: 0px;
2100 color:#1273EB ;
2101 font-size: 15px;
2102 }
2103 .single-line .custom-key:focus{
2104 outline: none;
2105 }
2106.creat-container{
2107 padding:70px 100px 70px 70px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002108 position: relative;
2109}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002110.single-custom-key{
shadyb3c61a62020-02-16 15:47:33 +02002111 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002112 margin-bottom: 21px;
shadyb3c61a62020-02-16 15:47:33 +02002113}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002114.single-line-custom-key{
shadyb3c61a62020-02-16 15:47:33 +02002115 width: 45%;
2116 display: inline-block;
2117}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002118.single-line-custom-key-delete{
shadyb3c61a62020-02-16 15:47:33 +02002119 width: 10%;
2120 display: inline-block;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002121 border-bottom: 1px solid #FAFAFA;
2122 padding: 13px 12px 14px;
shadyb3c61a62020-02-16 15:47:33 +02002123}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002124.single-line-custom-key label{
shadyb3c61a62020-02-16 15:47:33 +02002125 width: 150px;
2126 margin-bottom: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002127 border-bottom: 1px solid #FAFAFA;
shadyb3c61a62020-02-16 15:47:33 +02002128 padding: 15px 25px;
2129}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002130.single-line-custom-key input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002131 border-bottom: 1px solid #FAFAFA !important;
2132 padding: 15px 25px 15px 0;
shadyb3c61a62020-02-16 15:47:33 +02002133}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002134.single-line-custom-key input::placeholder{
shadyb3c61a62020-02-16 15:47:33 +02002135 font-size: 14px;
2136 color: #C3CDDB;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002137}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002138.single-line-custom-key .label-input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002139 width: calc(100% - 150px);
2140}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002141.single-line-custom-key .label-name span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002142 color: #C3CDDB !important;
2143 margin-right: 20px;
2144}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002145.custom-key-delete{
shadyb3c61a62020-02-16 15:47:33 +02002146 background: transparent;
2147 color: #FF6469;
2148 outline: 0px;
2149 border: 0px;
2150}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002151.custom-key-delete:focus{
shadyb3c61a62020-02-16 15:47:33 +02002152 outline: 0px;
2153 border: 0px;
2154}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002155hr{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002156 margin-top: 0rem !important;
2157 margin-bottom: 0rem !important;
2158 border-top: 1px solid #efefef !important;
2159}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002160.creat-action-container{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002161 position: fixed;
2162 right: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002163 top: 104px;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002164 width: 130px;
2165 text-align: center;
2166}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002167.action-button{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002168 margin-bottom: 12px;
2169 padding: 3px 30px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002170 color: #BABBC3 !important;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002171 font-size: 10px;
2172 font-weight: bold;
2173 display: inline-block;
shaaban Altananyba3756e2020-01-07 12:08:44 +02002174}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002175.action-button:hover{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002176 text-decoration: none;
2177}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002178.action-button i{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002179 background: #fff;
2180 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2181 width: 40px;
2182 height: 40px;
2183 text-align: center;
2184 line-height: 40px;
2185 border-radius: 40px;
2186 color: #1B3E6F;
2187 font-size: 17px;
2188 display: inline-block;
2189}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002190.action-button i:hover{
2191 background: #dee2e6;
2192}
2193.action-button i.icon-save-sm{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002194 background: #1273EB;
2195 color: #fff;
2196 font-size: 11px;
2197}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002198.action-button i.icon-discard-sm{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002199 font-size: 11px;
2200 color: #C3CDDB;
2201}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002202.action-button.save{
2203 color: #1273EB !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002204}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002205.action-button.delete i{
shadyb3c61a62020-02-16 15:47:33 +02002206 color: #BABBC3;
2207}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002208.action-button.delete:hover{
shadyb3c61a62020-02-16 15:47:33 +02002209 color: #FF6469;
2210}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002211.mode-icon{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002212 font-size: 20px;
2213}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002214
2215/*MODAL*/
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002216.modal-dialog{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002217 margin-top: 60px !important;
2218}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002219.modal{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002220 z-index: 11000000 !important;
2221 background: rgba(27, 62, 111, 0.10) !important;
2222}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002223.modal-content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002224 border-radius: 2px !important;
2225 border: 0 !important;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002226 box-shadow: 0 2px 6px rgba(47, 83, 151, .10);;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002227}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002228.modal-title{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002229 font-size: 14px !important;
2230}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002231.modal-body{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002232 padding: 1.5rem 1.5rem 1rem !important;
2233}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002234.modal-body p{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002235 font-size: 14px;
2236}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002237.modal-body p span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002238 color: #FF6469;
2239}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002240.modal-header{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002241 border-bottom-color: #ECEDF2 !important;
Sarah Abouzainah95d1cdf2020-04-27 23:15:46 +02002242 padding: .7rem 1.5rem !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002243}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002244.modal-footer{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002245 border-top: 0 !important;
2246}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002247.modal-footer .btn{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002248 padding: 8px 15px;
2249 font-weight: bold;
2250 font-size: 12px;
2251 border: 0 !important;
2252}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002253.modal-footer .btn-primary{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002254 background-color: #1B3E6F !important;
2255}
2256.modal-footer .btn-secondary,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002257.modal-footer .btn-secondary:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002258 background-color: transparent;
2259 color: #1273EB;
2260 opacity: .8;
2261}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002262.modal-footer .btn-secondary:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002263 opacity: 1;
2264}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002265.modal-footer .btn-secondary:active{
Sarah Abouzainah95d1cdf2020-04-27 23:15:46 +02002266 background-color: #E7F1FC !important;
2267 color: #1B3E6F !important;
2268}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002269.action-button span{
shaaban Altananyba3756e2020-01-07 12:08:44 +02002270 width: 100%;
2271 display: inline-block;
2272 margin-top: 5px;
2273}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002274.creat-action-container hr{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002275 margin: 0 46px;
2276 padding-bottom: 18px;
2277}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002278.btn-link:hover, .btn-link:focus{
shaaban Altananyc133b832020-01-09 10:15:28 +02002279 text-decoration: none !important;
2280}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002281.btn-link::before{
shaaban Altananyc133b832020-01-09 10:15:28 +02002282 content: "\f107";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002283 font-family:'FontAwesome';
shaaban Altananyc133b832020-01-09 10:15:28 +02002284 position: relative;
2285 margin-right: 20px;
2286}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002287.btn-link.collapsed::before{
shaaban Altananyc133b832020-01-09 10:15:28 +02002288 content: "\f105";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002289 font-family:'FontAwesome';
shaaban Altananyc133b832020-01-09 10:15:28 +02002290 position: relative;
shadyb85e6de2020-01-22 13:47:41 +02002291 margin-right: 25px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002292}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002293.btn-link i{
shaaban Altananyc133b832020-01-09 10:15:28 +02002294 margin-right: 10px;
2295}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002296.ngx-file-drop__content{
shaaban Altananyc133b832020-01-09 10:15:28 +02002297 background: #F4F9FE;
2298 padding: 20px;
2299 height: auto !important;
2300 display: inline-block !important;
2301 width: 100%;
2302}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002303.ngx-file-drop__drop-zone{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002304 border: 1px dashed #D7E7F9 !important;
shaaban Altananyc133b832020-01-09 10:15:28 +02002305 border-radius: 0px !important;
2306 height: auto !important;
2307}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002308.folder-upload{
shaaban Altananyc133b832020-01-09 10:15:28 +02002309 width: 100%;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002310 margin: 15px auto 18px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002311 display: inline-block;
2312 text-align: center;
2313}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002314.btn-group-sm>.btn, .btn-sm{
shadyb85e6de2020-01-22 13:47:41 +02002315 font-size: 12px;
2316}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002317.create-title{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002318 margin-bottom: 15px;
shadyb85e6de2020-01-22 13:47:41 +02002319 font-size: 14px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002320 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002321}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002322.folder-upload-text{
shaaban Altananyc133b832020-01-09 10:15:28 +02002323 margin-top: 10px;
2324 width: 100%;
2325 display: inline-block;
2326 text-align: center;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002327 color:#242424 ;
shadyb85e6de2020-01-22 13:47:41 +02002328 font-size: 14px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002329}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002330.folder-upload-text button{
shaaban Altananyc133b832020-01-09 10:15:28 +02002331 margin-left: 10px;
2332 font-size: 12px;
2333}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002334.folder-upload-type{
2335 color:#A4B2C6 ;
shaaban Altananyc133b832020-01-09 10:15:28 +02002336 font-size: 10px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002337 font-weight: bold;
shaaban Altananyc133b832020-01-09 10:15:28 +02002338 width: 100%;
2339 display: inline-block;
2340 text-align: center;
2341}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002342.upload-table{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002343 margin: 15px 0 0;
2344}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002345.upload-table tr{
2346 border: dashed 1px #D7E7F9;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002347}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002348.upload-table tr th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002349 border-bottom: solid 1px #F4F9FE !important;
2350}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002351.upload-table .table thead th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002352 padding: 6px 9px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002353 border-top: 0px !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002354 font-weight: normal;
2355 font-size: 13px;
2356}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002357.upload-table tr:last-child th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002358 border-bottom: 0 !important;
shaaban Altananyc133b832020-01-09 10:15:28 +02002359}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002360.upload-table .table{
shaaban Altananyc133b832020-01-09 10:15:28 +02002361 margin-bottom: 0px !important;
2362}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002363.nav-tabs .nav-link{
shaaban Altananyc133b832020-01-09 10:15:28 +02002364 position: relative;
2365}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002366.nav-tabs .nav-link.tab-done{
shadyb3c61a62020-02-16 15:47:33 +02002367 padding-left: 40px !important;
2368}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002369.nav-tabs .nav-link.tab-done::after{
shaaban Altananyc133b832020-01-09 10:15:28 +02002370 content: "\f058";
2371 position: absolute;
2372 font-family: 'FontAwesome';
shadyb3c61a62020-02-16 15:47:33 +02002373 left: 17px;
shaaban Altananyc133b832020-01-09 10:15:28 +02002374 font-size: 16px;
2375 top: 11px;
2376 color: #66BB00;
2377}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002378.authentication-container-all{
shadyb85e6de2020-01-22 13:47:41 +02002379 background: #F4F9FE;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002380 border:1px solid #D0DFF1 ;
shadyb85e6de2020-01-22 13:47:41 +02002381 flex: 1;
2382 width: 100%;
2383}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002384.authentication-header{
shadyb85e6de2020-01-22 13:47:41 +02002385 width: 100%;
2386 background: #fff;
2387 font-size: 12px;
2388 color: #C3CDDB;
2389 font-weight: bold;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002390 padding: 10px 20px ;
shadyb85e6de2020-01-22 13:47:41 +02002391}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002392.authentication-search{
shadyb85e6de2020-01-22 13:47:41 +02002393 width: 100%;
2394 background: #fff;
2395 font-size: 12px;
2396 color: #C3CDDB;
2397 font-weight: bold;
2398 position: relative;
2399}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002400.authentication-search::after{
shadyb85e6de2020-01-22 13:47:41 +02002401 content: "\f002";
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002402 font-family: 'FontAwesome';
2403 position: absolute;
2404 left: 20px;
2405 top: 11px;
shadyb85e6de2020-01-22 13:47:41 +02002406}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002407.authentication-search input{
shadyb85e6de2020-01-22 13:47:41 +02002408 width: 100%;
2409 background: #fff;
2410 font-size: 12px;
2411 color: #C3CDDB;
2412 font-weight: bold;
2413 padding: 10px 20px 10px 35px;
2414 border: 0px;
2415 border-top: 1px solid #D7E7F9;
2416}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002417.authentication-search input::placeholder{
shadyb85e6de2020-01-22 13:47:41 +02002418 color: #D0D7E4;
2419 font-size: 10px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002420 font-weight:100;
shadyb85e6de2020-01-22 13:47:41 +02002421}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002422.authentication-accordion{
2423 width: 100%;
shadyb85e6de2020-01-22 13:47:41 +02002424 padding: 20px;
2425 max-height: 300px;
2426 overflow: auto;
2427}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002428.authentication-accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002429 border-radius: 0px !important;
2430 margin-bottom: 10px !important;
2431}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002432.authentication-accordion .card-header{
shadyb85e6de2020-01-22 13:47:41 +02002433 padding: 0px !important;
2434 background: #fff !important;
2435 border-radius: 0px !important;
2436 font-size: 18px;
2437 font-weight: bold;
2438}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002439.authentication-accordion .card-header .btn-link{
shadyb85e6de2020-01-22 13:47:41 +02002440 color: #1B3E6F;
2441 width: 100%;
2442 text-align: left;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002443 padding: 9px 0px !important;
2444 font-size: 13px;
2445 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002446}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002447.authentication-accordion .custom-control{
shadyb85e6de2020-01-22 13:47:41 +02002448 display: inline-block;
2449}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002450.authentication-accordion .btn-link::before{
shadyb85e6de2020-01-22 13:47:41 +02002451 margin-right: 10px;
2452}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002453.authentication-accordion .btn-link.collapsed::before{
shadyb85e6de2020-01-22 13:47:41 +02002454 margin-right: 14px;
2455}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002456.template-mapping-accordion{
shadyb85e6de2020-01-22 13:47:41 +02002457 width: 100%;
2458}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002459.card{
shadyb85e6de2020-01-22 13:47:41 +02002460 border-radius: 2px;
2461 border: 0;
2462 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2463 border: 0px !important;
2464}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002465.card-header{
shadyb3c61a62020-02-16 15:47:33 +02002466 padding: 0px 25px !important;
shadyb85e6de2020-01-22 13:47:41 +02002467 background: #F4F9FE !important;
2468 border-radius: 0px !important;
2469 border-bottom: 1px solid #ECEDF2 !important;
2470}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002471.template-mapping-accordion .card-body{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002472 padding: 20px 26px 0 !important;
shadyb85e6de2020-01-22 13:47:41 +02002473 font-size: 14px;
2474}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002475.card-header .btn-link{
shadyb85e6de2020-01-22 13:47:41 +02002476 color: #1B3E6F;
2477 width: 100%;
2478 text-align: left;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002479 padding: 9px 0px !important;
2480 font-size: 13px;
2481 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002482}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002483.accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002484 margin-bottom: 0px !important;
2485 border-top: 1px solid #ECEDF2 !important;
2486}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002487.template-mapping-accordion .card{
shadyb85e6de2020-01-22 13:47:41 +02002488 margin-bottom: 25px !important;
2489}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002490.custom-control{
shadyb85e6de2020-01-22 13:47:41 +02002491 display: inline-block;
2492}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002493.btn-link::before{
shadyb85e6de2020-01-22 13:47:41 +02002494 margin-right: 10px;
2495}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002496.btn-link.collapsed::before{
shadyb85e6de2020-01-22 13:47:41 +02002497 margin-right: 14px;
2498}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002499.drap-drop-action{
shadyb85e6de2020-01-22 13:47:41 +02002500 padding: 12px 20px 9px 20px;
2501 color: #C3CDDB;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002502 cursor:move;
shadyb85e6de2020-01-22 13:47:41 +02002503 font-size: 15px;
2504}
2505.modal-title {
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002506 font-size: 13px;
2507 font-weight: bold;
shadyb85e6de2020-01-22 13:47:41 +02002508}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002509.select-type{
shadyb85e6de2020-01-22 13:47:41 +02002510 background: #F4F9FE;
2511 border: 1px solid #D7E7F9;
2512 padding: 10px;
2513 text-align: center;
2514 color: #1273EB;
2515 font-size: 15px;
2516 width: 100%;
2517 position: relative;
2518}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002519.select-type:hover, .select-type.active{
shadyb85e6de2020-01-22 13:47:41 +02002520 background: #1B3E6F;
2521 border: 1px solid #D7E7F9;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002522 color: #fff;
shadyb85e6de2020-01-22 13:47:41 +02002523 text-decoration: none;
2524}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002525.select-type-icon{
shadyb85e6de2020-01-22 13:47:41 +02002526 font-size: 35px;
2527}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002528.select-type::before{
shadyb85e6de2020-01-22 13:47:41 +02002529 content: '';
2530 border: 1px solid #1273EB;
2531 width: 18px;
2532 height: 18px;
2533 border-radius: 18px;
2534 display: inline-block;
2535 left: 10px;
2536 position: absolute;
2537}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002538.select-type:hover::before, .select-type.active::before{
shadyb85e6de2020-01-22 13:47:41 +02002539 border: 1px solid #fff;
2540}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002541.select-type.active::after{
shadyb85e6de2020-01-22 13:47:41 +02002542 content: '';
2543 background: #fff;
2544 width: 12px;
2545 height: 12px;
2546 border-radius: 18px;
2547 display: inline-block;
2548 left: 13px;
2549 position: absolute;
2550 top: 13px;
2551}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002552.ace-tomorrow-night-bright .ace_print-margin{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002553 left: 100% !important;
shadyb3c61a62020-02-16 15:47:33 +02002554 background: #eee !important;
2555}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002556.ace_content{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002557 width: 100%;
2558}
2559.ace_line,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002560.ace-eclipse .ace_print-margin{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002561 background: #fff;
2562}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002563.ace_editor{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002564 height: 55vh !important;
shadyb3c61a62020-02-16 15:47:33 +02002565 line-height: 25px;
2566 border: 1px solid #ECEDF2;
2567 background-color: #fff;
2568 color: #1B3E6F;
2569}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002570.ace-tomorrow-night-bright .ace_gutter,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002571.ace-eclipse .ace_gutter{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002572 background: #E0E8F2 !important;
2573 border-right: 0px !important;
2574 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002575}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002576.ace-tomorrow-night-bright .ace_gutter-active-line,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002577.ace-eclipse .ace_gutter-active-line{
shadyb3c61a62020-02-16 15:47:33 +02002578 background-color: #265699;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002579 color: #fff;
shadyb3c61a62020-02-16 15:47:33 +02002580}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002581.ace-tomorrow-night-bright .ace_cursor{
shadyb3c61a62020-02-16 15:47:33 +02002582 color: #265699;
2583}
2584.ace-tomorrow-night-bright .ace_marker-layer .ace_active-line {
2585 background: #eee;
2586}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002587.breadcrumb-header{
shadyb3c61a62020-02-16 15:47:33 +02002588 padding: 0px;
2589 margin: 0px;
2590}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002591.breadcrumb-header li{
shadyb3c61a62020-02-16 15:47:33 +02002592 list-style: none;
2593 display: inline-block;
2594 font-size: 12px;
2595}
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002596
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002597.breadcrumb-header li:last-child::after{
shadyb3c61a62020-02-16 15:47:33 +02002598 display: none;
2599}
2600
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002601.breadcrumb-header li:last-child{
2602/* background: #F4F9FE; */
2603border-radius: 50px;
2604color: #C3CDDB;
2605padding: 0 10px 0 0;
shadyb3c61a62020-02-16 15:47:33 +02002606}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002607.breadcrumb-header li:first-child,
2608.breadcrumb-header li:first-child a{
shadyb3c61a62020-02-16 15:47:33 +02002609 font-size: 16px;
2610 font-weight: bold;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002611 padding: 0px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002612 color: #1B3E6F !important;
shadyb3c61a62020-02-16 15:47:33 +02002613 border-radius: 0px;
2614 background: transparent;
shadyb3c61a62020-02-16 15:47:33 +02002615}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002616.create-template-import{
shadyb3c61a62020-02-16 15:47:33 +02002617 width: 100%;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002618 margin: 30px 0px 10px ;
shadyb3c61a62020-02-16 15:47:33 +02002619}
2620
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002621.create-template-import a:hover{
shadyb3c61a62020-02-16 15:47:33 +02002622 text-decoration: none;
2623}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002624.mapping-source-load{
shadyb3c61a62020-02-16 15:47:33 +02002625 color: #1B3E6F;
2626 font-size: 10px;
2627 font-weight: bold;
2628 display: inline-table;
2629 margin-top: 20px;
2630 margin-bottom: 10px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002631 margin:15px 30px 20px;
shadyb3c61a62020-02-16 15:47:33 +02002632}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002633.mapping-source-load:hover{
shadyb3c61a62020-02-16 15:47:33 +02002634 text-decoration: none;
2635}
2636.mapping-source-load i {
2637 color: #1B3E6F;
2638 font-size: 36px;
2639 padding: 10px;
shadyb3c61a62020-02-16 15:47:33 +02002640 border-radius: 100px;
2641 width: 70px;
2642 height: 70px;
2643 display: inline-block;
2644 line-height: 52px;
2645 margin-bottom: 20px;
2646}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002647.mapping-source-load:hover i{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002648 background: #F4F9FE;
2649}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002650.mapping-source-load:hover span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002651 color: #1273EB;
2652}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002653.source-load-note{
2654 color:#C3CDDB ;
shadyb3c61a62020-02-16 15:47:33 +02002655 font-size: 8px;
2656}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002657.template-mapping-list{
shadyb3c61a62020-02-16 15:47:33 +02002658 background: #F4F9FE;
2659 border: 1px solid #E9F3FF;
2660 padding: 5px 10px;
2661 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2662 width: 100%;
2663 display: inline-block;
2664 margin-bottom: 20px;
2665 color: #1B3E6F;
2666}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002667.template-mapping-list:hover, .template-mapping-list.active {
2668 background: #1B3E6F;
shadyb3c61a62020-02-16 15:47:33 +02002669 text-decoration: none;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002670 color: #fff !important;
2671 border-radius: 4px;
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002672
shadyb3c61a62020-02-16 15:47:33 +02002673}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002674.template-mapping-list:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002675 opacity: .9;
2676}
2677
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002678.template-mapping-list span{
shadyb3c61a62020-02-16 15:47:33 +02002679 background: #fff;
2680 color: #2A81ED;
2681 font-size: 8px;
2682 float: right;
2683 border-radius: 50px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002684 padding: 4px 10px;
shadyb3c61a62020-02-16 15:47:33 +02002685 margin-left: 5px;
2686
2687}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002688.max-height-list{
shadyb3c61a62020-02-16 15:47:33 +02002689 max-height: 232px;
2690 padding-bottom: 5px !important;
2691 overflow: auto;
2692}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002693.create-template-mapping-button{
2694background: #C3CDDB;
2695border-radius: 50px;
2696font-size: 12px;
2697padding: 10px 20px;
2698margin-bottom: 20px;
2699 display: inline-block;
2700 cursor: pointer;
shadyb3c61a62020-02-16 15:47:33 +02002701}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002702.create-template-mapping-button i{
2703margin-right: 5px;
2704 }
2705.view-package-container{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002706 padding: 20px 56px;
shadyb3c61a62020-02-16 15:47:33 +02002707}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002708.package-type-icon{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002709 color: #1B3E6F;
2710 background: #C1CDDD;
2711 width: 48px;
2712 height: 48px;
2713 border-radius: 48px;
shadyb3c61a62020-02-16 15:47:33 +02002714 display: inline-block;
2715 text-align: center;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002716 line-height: 48px;
shadyb3c61a62020-02-16 15:47:33 +02002717 font-size: 20px;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002718 /* margin-right: 20px; */
shadyb3c61a62020-02-16 15:47:33 +02002719}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002720.defintionsNote{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02002721 padding-left: 0;
2722}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002723.defintionsNote li{
Sarah Abouzainah3ce18432020-04-13 16:08:31 +02002724 line-height: 24px;
2725 list-style: none;
2726 font-size: 13px;
2727}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002728.package-name-container{
shadyb3c61a62020-02-16 15:47:33 +02002729 width: calc(100% - 60px);
2730 display: inline-block;
2731}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002732.package-name{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002733 font-size: 16px;
2734 color: #1B3E6F;
2735 font-weight: bold;
2736 margin-top: 3px;
shadyb3c61a62020-02-16 15:47:33 +02002737}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002738.package-name span{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002739 font-size: 11px;
shadyb3c61a62020-02-16 15:47:33 +02002740}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002741.package-name i{
shadyb3c61a62020-02-16 15:47:33 +02002742 font-size: 12px;
2743 color: #C3CDDB;
2744 margin-left: 5px;
2745}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002746.deply-status-icon{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002747 margin-left: 6px;
2748 width: 1.6%;
2749 vertical-align: baseline;
shadyb3c61a62020-02-16 15:47:33 +02002750}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002751.package-description{
shadyb3c61a62020-02-16 15:47:33 +02002752 color: #D0D7E4;
2753 font-size: 12px;
2754 font-weight: normal;
2755}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002756.package-auth-info{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002757 font-size: 11px;
2758}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002759.package-auth-info p{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002760 margin-bottom: 5px;
2761}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002762.package-auth-info div{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002763 padding-left: 25px;
2764 border-right: solid 1px #F4F9FE;
2765}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002766.package-auth-info div:first-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002767 padding-left: 15px;
2768}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002769.package-auth-info .col-4:first-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002770 padding-left: 15px;
2771}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002772.package-auth-info div:last-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002773 border-right: 0;
2774}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002775.package-auth-info .package-contributers{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002776 margin-bottom: 0 !important;
2777}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002778.package-auth-info .package-contributers button img{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002779 width: 20px;
2780 height: 20px;
2781}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002782.template-mapping-action{
shadyb3c61a62020-02-16 15:47:33 +02002783 width: 100%;
2784 text-align: center;
2785 margin-bottom: 30px;
2786}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002787.template-mapping-action button{
shadyb3c61a62020-02-16 15:47:33 +02002788 border-radius: 50px;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002789 padding: 6px 20px;
2790 font-size: 14px;
shadyb3c61a62020-02-16 15:47:33 +02002791}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002792.template-mapping-action .btn-primary{
2793 background:#5DBDBA !important ;
2794 border-color:#5DBDBA !important ;
2795 color: #fff !important ;
shadyb3c61a62020-02-16 15:47:33 +02002796}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002797.template-mapping-action .btn-outline-secondary{
2798 background:#fff !important ;
2799 border-color:#ECEDF2 !important ;
2800 color: #C3CDDB !important ;
shadyb3c61a62020-02-16 15:47:33 +02002801}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002802.table-container{
shadyb3c61a62020-02-16 15:47:33 +02002803 width: 100%;
2804}
2805/*
2806 server-side-angular-way.component.css
2807*/
2808.no-data-available {
2809 text-align: center;
2810}
2811
2812/*
2813 src/styles.css (i.e. your global style)
2814*/
2815.dataTables_empty {
2816 display: none;
2817}
Sarah Abouzainah98600832020-04-22 22:55:39 +02002818.dataTables_length,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002819.dataTables_filter{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002820 margin-bottom: 6px;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002821 color: #1B3E6F !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002822 font-size: 13px;
2823 font-weight: bold;
2824}
2825
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002826.dataTables_filter input{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002827 color: #1B3E6F;
2828 background: url(../src/assets/img/icon-search.svg) 9px center no-repeat;
2829 padding: 4px 9px 4px 24px;
2830 border: solid 1px #ECEDF2;
2831 border-radius: 4px;
2832}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002833.dataTables_filter input:focus{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002834 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2835}
2836#mapping-table th,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002837#mapping-table td{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002838 width: auto !important;
2839 padding: 7px 20px 7px 0;
2840 border-bottom: solid 1px #ECEDF2;
2841 font-size: 13px;
2842}
2843#mapping-table th:first-child,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002844#mapping-table td:first-child{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002845 padding-left: 20px;
2846}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002847#mapping-table tbody tr:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002848 background-color: #F4F9FE;
2849}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002850#mapping-table th{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002851 padding-top: 10px;
2852 padding-bottom: 10px;
2853 background: #F4F9FE;
2854}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002855#mapping-table td{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002856 border-top: 0;
2857}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002858table.dataTable.no-footer{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002859 margin-bottom: 9px;
2860 border-bottom: solid 1px #ECEDF2 !important;
2861}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002862.dataTables_info{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002863 padding-top: 12px;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002864 color: #1B3E6F !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002865 font-size: 13px;
2866 font-weight: bold;
2867}
Sarah Abouzainah98600832020-04-22 22:55:39 +02002868.dataTables_wrapper .dataTables_paginate,
2869.dataTables_wrapper .dataTables_paginate a.paginate_button,
2870.dataTables_wrapper .dataTables_paginate a.paginate_button.current,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002871.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002872 margin-bottom: 3px;
2873 color: #1B3E6F !important;
2874 font-size: 13px;
2875 font-weight: bold;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002876 border: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002877}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002878.dataTables_wrapper .dataTables_paginate a.paginate_button:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002879 border: 0;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002880 color: #1B3E6F !important;
2881 background: none !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002882}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002883.dataTables_wrapper .dataTables_paginate a.paginate_button{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002884 padding: 0.4em .9em !important;
2885}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002886.dataTables_wrapper .dataTables_paginate a.paginate_button.current{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002887 color: #1B3E6F !important;
2888 background: #F4F9FE !important;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002889 border: solid 1px #EEF4F9 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002890 border-radius: 100% !important;
2891 box-shadow: 0 2px 6px 0 rgba(47, 83, 151, 0.1);
2892 outline: 0;
2893}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002894.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002895 opacity: .6;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002896}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002897.dataTables_wrapper .dataTables_paginate a.paginate_button.disabled:hover{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002898 cursor: default;
Sarah Abouzainah98600832020-04-22 22:55:39 +02002899 background: none !important;
2900 border: 0 !important;
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002901}
2902#mapping-table .form-control,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002903#mapping-table .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002904 padding: 10px 6px;
2905 border-color: #EEF4F9;
2906 font-size: 14px;
2907 line-height: 12px;
2908 color: #1B3E6F;
2909}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002910#mapping-table .form-control{
2911 box-shadow: 0 2px 4px rgba(47,83,151,0.1);
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002912}
2913#mapping-table tbody tr:hover .form-control:focus,
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002914#mapping-table tbody tr:hover .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002915 background-color: #fff !important;
2916}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002917#mapping-table .custom-select{
Sarah Abouzainahc8e345b2020-04-10 14:54:02 +02002918 background-color: #F4F9FE;
2919 color: #1B3E6F;
2920}
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002921#mapping-table .form-control:disabled{
Sarah Abouzainah98600832020-04-22 22:55:39 +02002922 padding-left: 0;
2923 box-shadow: none;
2924 border: 0;
2925 background: transparent;
2926 color: #1B3E6F;
2927}
AhmedEldeeb50bf566c12020-05-07 16:10:33 +02002928
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002929/* Windows View as 150% */
2930@media (resolution: 150dpi) {
2931 /* @media (-webkit-device-pixel-ratio: 1.5) { */
2932 .body-container > .container{
2933 max-width: 960px !important;
2934 }
2935}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002936/* Extra small devices (portrait phones, less than 576px) */
2937@media (max-width: 575.98px) {
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002938 .page-title{
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002939 padding: 18px;
2940 }
2941}
2942
2943/* Small devices (landscape phones, 576px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002944@media (min-width: 576px) and (max-width: 767.98px) {
2945
2946}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002947
2948/* Medium devices (tablets, 768px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002949@media (min-width: 768px) and (max-width: 991.98px) {
2950
2951}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002952
2953/* Large devices (desktops, 992px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002954@media (min-width: 992px) and (max-width: 1199.98px) {
2955
2956}
Ahmed Abbas6ee4d312019-11-20 11:32:53 +02002957
2958/* Extra large devices (large desktops, 1200px and up) */
Sarah Abouzainah1eedc492020-05-05 22:19:12 +02002959@media (min-width: 1200px) {
2960
2961}
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983