2 * ============LICENSE_START=======================================================
4 * ================================================================================
5 * Copyright (C) 2020 TechMahindra
6 *=================================================================================
7 * Licensed under the Apache License, Version 2.0 (the "License");
8 * you may not use this file except in compliance with the License.
9 * You may obtain a copy of the License at
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing, software
14 * distributed under the License is distributed on an "AS IS" BASIS,
15 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 * See the License for the specific language governing permissions and
17 * limitations under the License.
18 * ============LICENSE_END=========================================================
26 background-color:#F4F9FE;
31 background-color:white;
35 .mat-form-field + .mat-form-field {
38 mat-expansion-panel-header{
39 background-color:#E0E8F2;
49 margin-bottom: 10px !important;
63 margin: 10px 10px 15px 0;
64 display: inline-block;
68 background-color:#F4F9FE;
73 margin: 10px 10px 5px 0;
74 display: inline-block;
78 background-color:#F4F9FE;
112 justify-content: left;
113 box-sizing: border-box;
123 justify-content: left;
124 box-sizing: border-box;
127 border-radius: 0px !important;
131 box-sizing: border-box;
133 box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
134 0 8px 10px 1px rgba(0, 0, 0, 0.14),
135 0 3px 14px 2px rgba(0, 0, 0, 0.12);
138 .cdk-drag-placeholder {
142 .cdk-drag-animating {
143 transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
146 .example-box:last-child {
150 .example-list.cdk-drop-list-dragging .example-box:not(.cdk-drag-placeholder) {
151 transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
156 /* border-top: solid 2px #F4F9FE; */
167 border-top: solid 2px #F4F9FE;
170 background-color:white;
175 padding-left: 0 !important;
178 background: url(src/assets/img/icon-search.svg) center center no-repeat;
179 border: 0 !important;
189 background-color:#007bff;
191 border:solid 0.5px #ededed;
202 margin: 6px 0px 1px 5px;