.w-2
{
    width: 2%;
}
.w-3
{
    width: 3%;
}
.w-4
{
    width: 4%;
}
.w-5
{
    width: 5%;
}
.w-6
{
    width: 6%;
}
.w-8
{
    width: 8%;
}
.w-10
{
    width: 10%;
}
.w-12
{
    width: 12%;
}
.w-13
{
    width: 13%;
}
.w-14
{
    width: 14%;
}
.w-15
{
    width: 15%;
}
.w-16
{
    width: 16%;
}
.w-17
{
    width: 17%;
}
.w-18
{
    width: 18%;
}
.w-19
{
    width: 19%;
}
.w-20
{
    width: 20%;
}
.w-22
{
    width: 22%;
}
.w-23
{
    width: 23%;
}
.w-24
{
    width: 24%;
}
.w-25
{
    width: 25%;
}
.w-26
{
    width: 26%;
}
.w-27
{
    width: 27%;
}
.w-28
{
    width: 28%;
}
.w-29
{
    width: 29%;
}
.w-30
{
    width: 30%;
}
.w-32
{
    width: 32%;
}
.w-33
{
    width: 33%;
}
.w-35
{
    width: 35%;
}
.w-36
{
    width: 36%;
}
.w-37
{
    width: 37%;
}
.w-40
{
    width: 40%;
}
.w-41
{
    width: 41%;
}
.w-42
{
    width: 42%;
}
.w-43
{
    width: 43%;
}
.w-44
{
    width: 44%;
}
.w-45
{
    width: 45%;
}
.w-48
{
    width: 48%;
}
.w-49
{
    width: 49%;
}
.w-50
{
    width: 50%;
}
.w-52
{
    width: 52%;
}
.w-60
{
    width: 60%;
}
.w-63
{
    width: 63%;
}
.w-64
{
    width: 64%;
}
.w-65
{
    width: 65%;
}
.w-68
{
    width: 68%;
}
.w-70
{
    width: 70%;
}
.w-72
{
    width: 72%;
}
.w-77
{
    width: 77%;
}
.w-78
{
    width: 78%;
}
.w-80
{
    width: 80%;
}
.w-82
{
    width: 82%;
}
.w-83
{
    width: 83%;
}
.w-85
{
    width: 85%;
}
.w-86
{
    width: 86%;
}
.w-88
{
    width: 88%;
}
.w-90
{
    width: 90%;
}
.w-91
{
    width: 91%;
}
.w-92
{
    width: 92%;
}
.w-94
{
    width: 94%;
}
.w-95
{
    width: 95%;
}
.w-96
{
    width: 96%;
}
.w-100
{
    width: 100%;
}
.h-18
{
    height: 18%;
}
.h-33
{
    height: 33%;
}
.h-50
{
    height: 50%;
}
.h-64
{
    height: 64%;
}
.h-80
{
    height: 80% !important;
}
.h-100
{
    height: 100%;
}
.t-c
{
    text-align: center;
}
.t-r
{
    text-align: right;
}
.inline
{
    display:  inline-table;
}
.f-l
{
    float: left;
}
.f-r
{
    float: right;
}
.c-p
{
    cursor: pointer;
    pointer-events: auto;
}
.h
{
    display: none !important;
}
.c-w
{
    color: white;
}
.f-w-400
{
    font-weight: 400 !important;
}
.f-w-500
{
    font-weight: 500;
}
.f-w-600
{
    font-weight: 600;
}
.text-ellipsis
{
    max-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-ellipsis-n-w
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.text-at-break-line
{
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: -moz-pre-wrap;
    white-space: pre-wrap;
}
.div-dis
{
    opacity: .2;
}
.div-dis-2
{
    background-color: #E6E6E6 !important;
}
.div-dis:hover 
{
    background-color: transparent !important;
}
.p-d-0-4
{
    padding: 0.4%;
}
.p-d-1-3
{
    padding: 1% 1% 1% 3%;
}
.p-d-n-l-0-4
{
    padding: 0.4% 0.4% 0.4% 0;
}
.p-d-1
{
    padding: 1% 1% 1% 2%;
}
.p-d-b-1
{
    padding: 0 0 1% 0;
}
.p-d-b-4
{
    padding: 0 0 4% 0;
}
.m-g-r-0-5
{
    margin: 0 0.5% 0 0;
}
.m-g-l-0-5
{
    margin: 0 0 0 0.5%;
}
.p-d-b-5
{
    padding: 0 0 5% 0;
}
.p-d-l-5
{
    padding: 0 0 0 5%;
}
.p-d-1-2
{
    padding: 1% 2%;
}
.p-d-t-1-b-5
{
    padding: 1% 0 5% 0;
}
.p-d-t-b-0-5
{
    padding: 0.5% 0;
}
.p-d-t-b-1
{
    padding: 1% 0;
}
.p-d-t-b-2
{
    padding: 2% 0;
}
.p-d-t-b-3
{
    padding: 3% 0;
}
.p-d-t-b-4
{
    padding: 4% 0;
}
.p-d-t-b-2-6
{
    padding: 2% 0 6% 0;
}
.p-d-l-r-1
{
    padding: 0 1%;
}
.p-d-l-r-0-4
{
    padding: 0 0.4%;
}
.p-d-l-r-4
{
    padding: 0.8% 4%;
}
.p-d-b-2-5
{
    padding: 0.5% 1% 0.5% 1.5%;
    border-bottom: solid 1px  rgba(127, 127, 127, 0.54);
}
.p-d-l-4
{
    padding-left: 4% !important;
}
.p-d-l-8
{
    padding-left: 8% !important;
}
.p-italic
{
    font-style: italic;
    margin-left: 4px;
}
.p-m-cb
{
    margin: 0 1%;
}
::-webkit-scrollbar {
    height: 5px;
    width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb  {
  background: #A9A9A9; 
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:horizontal{
    background: #A9A9A9; 
    border-radius: 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #8F8F8F; 
}
#root
{
    font-family: "Segoe UI",Tahoma,Geneva,Verdana,sans-serif !important;
}
#root div
{
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.b-b
{
    border-bottom: solid 1px rgba(127, 127, 127, 0.54);
}
.div-active , .div-active:hover
{
    background-color: #FFE9AE !important;
}
.pdl6
{
    padding-left: 6% !important;
}