.btn-dzn{
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}
.col-mail-3{
    position: absolute!important;
    top: 0;
    right: 22px;
    bottom: 0;
}
.message-list li .col-mail-2 .date{
    width: 243px!important;;
}

.card{
    box-shadow: 0px 0px 8px 5px rgb(175 175 175 / 44%)!important;
}
.account-page-full .card{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 0px;
    justify-content: center;
}
.metismenu .mm-collapse.mm-show {
    background-color: #383b4e;
}

.metismenu > .mm-active > ul{
    display: block!important;
    background-color: #383b4e!important;
}
.post-it-container {
    position: relative;
    /* margin: 5px; */
    width: 25%;
    height: auto;
    z-index: 1;
    padding: 10px;
    float:left;
}
.post-it-container {
    perspective: 1000;
}
.post-it-card {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: all 500ms linear;
}

.face {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

.strategy {
    margin:0;
    float: left;
    color: #151515;
    /* background: #ffc; */
    display: block;
    height: 100%;
    width: 100%;
    padding: 1em;
    text-align: center;
    font-size: 0.9rem;
    -moz-box-shadow: 2px 2px 9px rgba(194,194,194,.5);
    -webkit-box-shadow: 2px 2px 9px rgba(194,194,194,.5);
    box-shadow: 2px 2px 9px rgba(194,194,194,.5);
}

.post-it-container {
    -o-transform:rotate(-5deg);
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    position:relative;
    top:-1px;
}
.strategy i {
    font-size: 26px;
    position: absolute;
    top: 0;
    right: 0px;
    -webkit-transform: rotate(44deg);
}
.typ-1{background-color: #ffc;}
.typ-2{
    background-color: #ccfff0;
}
@media only screen and (max-width: 768px){
    .post-it-container {
        width: 100%;
    }
}
.nav-tabs
{
    display: none;
}
label.switch {
    --switch-size: 40px;
    --thumb-gap: 4px;
    --thumb-size: calc(var(--switch-size) * 0.55 - var(--thumb-gap));
    --thumb-active-offset: calc(var(--switch-size) / 2);
    --track-radius: calc(var(--switch-size) / 1.6666);
    --thumb-color: #fff;
    --track-color: rgba(0, 0, 0, 0.07);
    --accent-color: #2f57d4;
    --transition: 200ms ease;
}
label.switch .track {
    width: var(--switch-size);
    height: calc(var(--switch-size) / 1.6666);
    background: var(--track-color);
    border-radius: var(--track-radius);
    border-radius: calc(var(--track-radius) / 2);
    display: flex;
    background-color: #95a5a6;align-items: center;
    box-shadow: inset 0px 0px 4px -2px rgba(0, 0, 0, 0.129);
    transition: 250ms ease;
}
label.switch .thumb {
    display: inline-block;
    background: var(--thumb-color);
    width: var(--thumb-size);
    height: var(--thumb-size);
    border-radius: 50%;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
    transform: translateX(var(--thumb-gap));
    transition: transform 250ms ease-in-out;
}
label.switch input[type=checkbox] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
label.switch input[type=checkbox]:checked + .track {
    background: #27ae60;
}
label.switch input[type=checkbox]:checked + .track .thumb {
    transform: translateX(var(--thumb-active-offset));
}
label.switch input[type=checkbox]:focus + .track {
    box-shadow: inset 0px 0px 4px 1px rgba(0, 0, 0, 0.09);
}
label.switch.has-inidicator .thumb {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
label.switch.has-inidicator .thumb:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 6px;
    background: #d71830;
}
label.switch.has-inidicator input[type=checkbox]:checked + .track .thumb:before {
    background: var(--accent-color);
}
label.switch.has-label {
    display: grid;
    grid-template-areas: "col-1 col-2 col-3";
    grid-gap: 10px;
    align-items: center;
    justify-content: start;}
label.switch.has-label .off {
    color: rgba(0, 0, 0, 0.6);
    grid-area: col-1;
    transition: var(--transition);
}
label.switch.has-label .on {
    color: rgba(0, 0, 0, 0.3);
    grid-area: col-3;
    transition: var(--transition);
}
label.switch.has-label .track {
    grid-area: col-2;
}
label.switch.has-label input[type=checkbox]:checked ~ .on {
    color: rgba(0, 0, 0, 0.6);
}
label.switch.has-label input[type=checkbox]:checked ~ .off {
    color: rgba(0, 0, 0, 0.3);
}
.switch-wrapper
{
    padding-bottom: 10px;
}
.card-header h2
{
    font-size: 17px;
}

.pg_prev{

    color: black;}
.pg_next{

    color: black;}
.paginations{justify-content: center;align-items: center;align-content: center;display: flex;}
.paginations li{padding: 10px;font-size: 20px;font-weight: bold;list-style: none;}
.paginations li a{

    color: gray;}
.live-status {
    height: 9px;
    width: 9px;
    position: absolute;
    bottom: 0;
    left: 17px;
    border-radius: 100%;
    top: -6px;
    border: none;
}
.live-status-s{
    height: 9px;
    width: 9px;
    position: absolute;
    bottom: 0;
    border-radius: 100%;
    border: none;
    right: 45px;
    top: 6px;
}
