
.toggle-hover:hover{
    color : #42b9cc !important;
}
.static-card{

    border-radius: 7px;
    max-width: 80%!important;
    color: white!important;
}
.watch-btn{
    cursor: pointer;color: white !important;background: rgb(3, 40, 115); padding: 3px 6px;border-radius: 4px
}
.deny-btn{
    cursor: pointer;color: white !important;background: rgb(115, 3, 3); padding: 3px 6px;border-radius: 4px
}
#signature{
    color: #0c1d2f;
}
ul input{
    border: none!important;
}
.span-font{
    font-size:0.89rem!important; ;
}

.submit-btn{
    background: rgb(24, 89, 34) !important;
    min-width: 100px;
}
.phase1{
    background-color: #3BA6B921!important;
}
.phase2{
    background-color: rgba(191,195,33,0.34)!important;
}
.phase3{
    background-color: rgba(53, 195, 33, 0.24) !important;
}
.phase4{
    background-color: rgba(195, 33, 33, 0.24) !important;
}
.phase5{
    background-color: rgba(33, 58, 195, 0.17) !important;
}
.phase6{
    background-color: rgba(108, 23, 147, 0.17) !important
}.phase7{
     background-color: #3BA6B921!important;
 }
 .tooltip-hover:hover{
     margin-top: 0.71rem;
     margin-bottom: 0.71rem !important;
     box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.39)!important;
     border-radius: 22px!important;
     transition: 900ms!important;
 }
 .select2 .select2-container .select2-container--default .select2-container--below .select2-container--focus{
     width: 100%!important;
 }

 .btn:hover{
     padding: none!important;
 }



