@media (min-width: 992px) {
    .typo-line {
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }
    .typo-line .category {
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
}

#map {
    position: relative;
    width: 100%;
    height: calc(100% - 60px);
    margin-top: 70px;
}

.places-buttons .btn {
    margin-bottom: 30px
}

.space-70 {
    height: 70px;
    display: block;
}

.tim-row {
    margin-bottom: 20px;
}

.tim-typo {
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
}

.tim-typo .tim-note {
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
}

.tim-row {
    padding-top: 50px;
}

.tim-row h3 {
    margin-top: 0;
}

.fixed-plugin li>a,
.fixed-plugin .badge {
    transition: all .34s;
    -webkit-transition: all .34s;
    -moz-transition: all .34s;
}

.fixed-plugin {
    position: fixed;
    top: 180px;
    right: 0;
    width: 64px;
    background: rgba(0, 0, 0, .3);
    z-index: 1031;
    border-radius: 8px 0 0 8px;
    text-align: center;
}

.fixed-plugin .fa-cog {
    color: #FFFFFF;
    padding: 10px;
    border-radius: 0 0 6px 6px;
    width: auto;
}

.fixed-plugin .dropdown-menu {
    right: 80px;
    left: auto;
    width: 290px;
    border-radius: 10px;
    padding: 0 10px;
}

.fixed-plugin .dropdown-menu:after,
.fixed-plugin .dropdown-menu:before {
    right: 10px;
    margin-left: auto;
    left: auto;
}

.fixed-plugin .fa-circle-thin {
    color: #FFFFFF;
}

.fixed-plugin .active .fa-circle-thin {
    color: #00bbff;
}

.fixed-plugin .dropdown-menu>.active>a,
.fixed-plugin .dropdown-menu>.active>a:hover,
.fixed-plugin .dropdown-menu>.active>a:focus {
    color: #777777;
    text-align: center;
}

.fixed-plugin img {
    border-radius: 0;
    width: 100%;
    height: 100px;
    margin: 0 auto;
}

.fixed-plugin .dropdown-menu li>a:hover,
.fixed-plugin .dropdown-menu li>a:focus {
    box-shadow: none;
}

.fixed-plugin .badge {
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    margin-right: 5px;
    position: relative;
    width: 23px;
}

.fixed-plugin .badge.active,
.fixed-plugin .badge:hover {
    border-color: #00bbff;
}

.fixed-plugin .badge-blue {
    background-color: #00bcd4;
}

.fixed-plugin .badge-green {
    background-color: #4caf50;
}

.fixed-plugin .badge-orange {
    background-color: #ff9800;
}

.fixed-plugin .badge-purple {
    background-color: #9c27b0;
}

.fixed-plugin .badge-red {
    background-color: #f44336;
}

.fixed-plugin .badge-rose {
    background-color: #e91e63;
}

.fixed-plugin .badge-black {
    background-color: #000;
}

.fixed-plugin .badge-white {
    background-color: rgba(200, 200, 200, 0.2);
}

.fixed-plugin h5 {
    font-size: 14px;
    margin: 10px;
}

.fixed-plugin .dropdown-menu li {
    display: block;
    padding: 5px 2px;
    width: 25%;
    float: left;
}

.fixed-plugin li.adjustments-line,
.fixed-plugin li.header-title,
.fixed-plugin li.button-container {
    width: 100%;
    height: 50px;
    min-height: inherit;
}

.fixed-plugin li.button-container {
    height: auto;
}

.fixed-plugin li.button-container div {
    margin-bottom: 5px;
}

.fixed-plugin #sharrreTitle {
    text-align: center;
    padding: 10px 0;
    height: 50px;
}

.fixed-plugin li.header-title {
    height: 30px;
    line-height: 25px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.fixed-plugin .adjustments-line p {
    float: left;
    display: inline-block;
    margin-bottom: 0;
    font-size: 1em;
    color: #3C4858;
}

.fixed-plugin .adjustments-line a .badge-colors {
    position: relative;
    top: -2px;
}

.fixed-plugin .adjustments-line .togglebutton {
    float: right;
}

.fixed-plugin .adjustments-line .togglebutton .toggle {
    margin-right: 0;
}

.fixed-plugin .dropdown-menu>li.adjustments-line>a {
    padding-right: 0;
    padding-left: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    margin: 0;
}

.fixed-plugin .dropdown-menu>li>a.img-holder {
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
    background-color: #FFF;
    border: 3px solid #FFF;
    padding-left: 0;
    padding-right: 0;
    opacity: 1;
    cursor: pointer;
    max-height: 100px;
    overflow: hidden;
    padding: 0;
}

.fixed-plugin .dropdown-menu>li>a.switch-trigger:hover,
.fixed-plugin .dropdown-menu>li>a.switch-trigger:focus {
    background-color: transparent;
}

.fixed-plugin .dropdown-menu>li:hover>a.img-holder,
.fixed-plugin .dropdown-menu>li:focus>a.img-holder {
    border-color: rgba(0, 187, 255, 0.53);
    ;
}

.fixed-plugin .dropdown-menu>.active>a.img-holder,
.fixed-plugin .dropdown-menu>.active>a.img-holder {
    border-color: #00bbff;
    background-color: #FFFFFF;
}

.fixed-plugin .dropdown-menu>li>a img {
    margin-top: auto;
}

.fixed-plugin .btn-social {
    width: 50%;
    display: block;
    width: 48%;
    float: left;
    font-weight: 600;
}

.fixed-plugin .btn-social i {
    margin-right: 5px;
}

.fixed-plugin .btn-social:first-child {
    margin-right: 2%;
}

.fixed-plugin .dropdown .dropdown-menu {
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -o-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
    top: 27px;
    opacity: 0;
    transform-origin: 0 0;
}

.fixed-plugin .dropdown.open .dropdown-menu {
    opacity: 1;
    -webkit-transform: translateY(-13%);
    -moz-transform: translateY(-13%);
    -o-transform: translateY(-13%);
    -ms-transform: translateY(-13%);
    transform: translateY(-13%);
    transform-origin: 0 0;
}

.fixed-plugin .dropdown-menu:before,
.fixed-plugin .dropdown-menu:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 78px;
    width: 16px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.fixed-plugin .dropdown-menu:before {
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid rgba(0, 0, 0, 0.2);
    border-top: 16px solid rgba(0, 0, 0, 0);
    right: -17px;
}

.fixed-plugin .dropdown-menu:after {
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid #FFFFFF;
    border-top: 16px solid rgba(0, 0, 0, 0);
    right: -16px;
}

.wrapper-full-page~.fixed-plugin .dropdown.open .dropdown-menu {
    -webkit-transform: translateY(-17%);
    -moz-transform: translateY(-17%);
    -o-transform: translateY(-17%);
    -ms-transform: translateY(-17%);
    transform: translateY(-17%);
}

.wrapper-full-page~.fixed-plugin .dropdown .dropdown-menu {
    -webkit-transform: translateY(-19%);
    -moz-transform: translateY(-19%);
    -o-transform: translateY(-19%);
    -ms-transform: translateY(-19%);
    transform: translateY(-19%);
}

.fixed-plugin {
    top: 120px;
}

@media (min-width: 992px) {
    .typo-line {
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }
    .typo-line .category {
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
}

@media (max-width: 991px) {
    .wrapper-full-page~.fixed-plugin .dropdown-menu:after,
    .wrapper-full-page~.fixed-plugin .dropdown-menu:before {
        top: 99px;
    }
    .wrapper-full-page~.fixed-plugin .adjustments-line a .badge-colors {
        top: 3px;
    }
    .wrapper-full-page~.fixed-plugin .adjustments-line+.header-title {
        margin-top: 15px;
    }
    .fixed-plugin .dropdown-menu {
        right: 81px;
        width: 250px;
    }
    .fixed-plugin li.button-container {
        height: auto;
    }
    .fixed-plugin .adjustments-line .switch {
        float: right;
        margin: 0 0px;
    }
    .fixed-plugin li.header-title {
        height: 40px;
    }
    .fixed-plugin .dropdown .dropdown-menu {
        top: 10px;
    }
    .fixed-plugin .dropdown-menu:after,
    .fixed-plugin .dropdown-menu:before {
        top: 96px;
    }
    .fixed-plugin .dropdown-menu>li>a.img-holder {
        max-height: 75px;
    }
    .fixed-plugin {
        top: 80px;
    }
}


/* //modal styling */

.modal-header {
    background: linear-gradient(60deg, #F44336, #8e24aa);
    box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
    color: white;
    /* border-top-left-radius: 5px;
    border-top-right-radius: 5px; */
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}


/*UserHome.html css*/

#myappAccord .panel-heading {
    background: linear-gradient(60deg, #ab47bc, #8e24aa73);
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
    color: white;
    border: none;
    padding: 15px 15px;
    cursor: pointer;
    border-radius: 3px;
}

#myappAccord .panel-body {
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
    border: none;
    padding: 15px 15px;
    border-radius: 5px;
}

#myappAccord .panel-heading a {
    color: white;
}

#myappAccord .card-header {
    padding: 3px 12px;
    margin: 0;
    width: 150px;
    /* position: absolute; */
    margin-top: -27px;
    /* margin-right: 0; */
    margin-left: 19px;
    /* float: right; */
    /* border-radius: 25px; */
    text-align: center;
}

#myappAccord .contenttxt {
    color: #999999;
    font-size: 14px;
}

#myappAccord .title {
    color: white;
}

.roundbtn {
    border-radius: 25px !important;
}

#myappAccord table td {
    padding: 0 10px;
}

.modal-header {
    background: linear-gradient(60deg, #F44336, #8e24aa);
    box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
    color: white;
    /* border-top-left-radius: 5px;
    border-top-right-radius: 5px; */
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.userhome_content .card .card-content {
    padding: 15px 30px;
}

#treeview-selectable {
    max-height: 350px;
    overflow-y: auto;
    /* border: 5px solid red; */
    box-shadow: 0 12px 20px -10px #9e9e9ead, 0 4px 20px 0px #9e9e9e4d, 0 7px 8px -5px #ffffff;
}

#pgmlist {
    max-height: 350px;
    padding: 10px;
    border: 1px solid #aaaaaa;
}

.newappbtn {
    right: 0;
    position: fixed !important;
    top: 90px;
    border-radius: 25px;
    z-index: 1000;
}

.chatBtn {
    right: 1%;
    position: fixed !important;
    /* top: 90px; */
    z-index: 1000;
    width: 70px !important;
    height: 70px !important;
    bottom: 10%;
}

.chatBtn i {
    font-size: 30px !important;
}

.newappbtn .card-title a {
    color: white !important
}

.logo .simple-text {
    text-transform: initial !important;
}

.appicons,
.iconviews {
    width: 50px !important;
    height: 50px !important;
    margin: 10px;
}

.newappbtn .card-title {
    color: white !important
}

.appicons:hover {
    width: 60px !important;
    height: 60px !important;
    cursor: pointer;
    margin: 5px !important;
}

.capitalise {
    text-transform: uppercase !important;
}

.imgcustomslide {
    margin-left: 30px;
    margin-right: 30px;
}

img.imgcustomslide:hover {
    border: 2px solid #e91e63;
}

.custom-text-shadow {
    font-weight: 700;
    text-shadow: 1px 1px #e91e6347;
}

.texttablestyle {
    text-transform: capitalize;
    font-weight: bold;
}

label>input {
    visibility: hidden !important;
}

label>input:checked+img {
    border: 2px solid #e91e63;
    background: #e91e63;
    box-shadow: 0 14px 26px -12px rgba(233, 30, 99, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(233, 30, 99, 0.2);
}

.userapplogo {
    width: 30px !important;
    height: auto !important;
    margin: 0 5px 0 0 !important;
}

label>.radio>input {
    visibility: hidden !important;
}

label>.radio>input:checked+img {
    /* (RADIO CHECKED) IMAGE STYLES */
    border: 2px solid #e91e63;
    background: #e5c7c7;
    box-shadow: 0 14px 26px -12px rgba(233, 30, 99, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(233, 30, 99, 0.2);
}


/*ends*/

label>.radio>input+img {
    /* IMAGE STYLES */
    cursor: pointer;
    border: 2px solid transparent;
}


/* Style For Setup Wizard*/

.smart_set_img {
    cursor: pointer;
}

.words {
    text-align: center;
}

@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.arrow {
    text-align: center;
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

.smart_set_img:hover {
    width: 62% !important;
}


/*ends*/

#genUICmodal table th {
    white-space: nowrap;
}

.modal-header {
    background: linear-gradient(60deg, #F44336, #8e24aa);
    box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
    color: white;
    /* border-top-left-radius: 5px;
    border-top-right-radius: 5px; */
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.modal-content {
    border-radius: 0px !important
}

.customTableCard {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.63) !important;
}

.customtabButton {
    box-shadow: 0 14px 26px -12px rgba(156, 39, 176, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2) !important;
    margin-left: -10px;
}

.removeRow {
    cursor: pointer;
}

.uictxt {
    margin-top: 5px;
}

.movebtn {
    cursor: pointer;
}

.upbtn {
    margin-right: 25px;
}

.selectable .ui-selecting {
    border: 2px dashed #ff0000;
}

.selectable .ui-selected {
    border: 2px solid #ff0000;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(255, 0, 0, 1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(255, 0, 0, 1);
    box-shadow: 0px 0px 8px 0px rgba(255, 0, 0, 1);
}

.selectable img {
    margin: 5px;
    padding: 5px;
    border: 2px solid #ffffff;
}

.selected-items {
    border: 2px solid #ff0000;
    line-height: 32px;
}

.dskimg {
    width: 250px !important;
}

.layoutlist .well:hover {
    background-color: #8080808c;
    cursor: pointer;
}

.layoutactive {
    background-color: #8080808c;
}

.mbimg {
    width: 100px !important;
}

.dimg {
    height: 140px !important;
}

.layoutlist .well {
    /* padding: 0; */
    display: inline-block !important;
}

.logo .simple-text {
    text-transform: initial !important;
}

.appicons,
.pgmicons,
.comicons,
.iconviecom,
.iconviews {
    width: 50px !important;
    height: 50px !important;
    margin: 10px;
}

.pgmicons:hover,
.comicons:hover {
    width: 60px !important;
    height: 60px !important;
    cursor: pointer;
    margin: 5px !important;
}

.label-on-left {
    padding: 28px 5px 0 0 !important;
}


/*end styling*/


/* userauth page styling */

.lock-page .card-profile {
    width: 350px !important;
}

.rolesList li {
    float: left;
    /* padding: 10px; */
    width: 25%;
    font-size: 1.1em;
    list-style: none;
}

.fixed-header-custom-sm {
    max-height: 180px;
    overflow-y: auto;
}

.slainput {
    width: 50px;
    display: inline-block;
    margin-left: 5px;
}

#templateInputModal .form-group input[type=file] {
    opacity: 1 !important;
    position: relative !important;
}


/* DASHBOARD */

.pgmlogo {
    display: inline-block;
    font-size: 24px;
    float: left;
    margin-right: 15px;
    line-height: 30px;
    width: 30px;
    text-align: center;
}

.pname p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.username {
    text-transform: capitalize !important;
}

.tab-pane .table tbody>tr>td:first-child {
    width: auto !important;
}

.comm_user_list label {
    margin-top: 10px;
}

.handCursor {
    cursor: pointer;
}

.form-control {
    border-bottom: 1px solid #D2D2D2;
}


/* MULTISELECT DROPDOWN */

.selectBox {
    position: relative;
    cursor: pointer;
}

.selectBox select {
    width: 100%;
    font-weight: bold;
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.multicheckboxes {
    display: none;
    border: 1px #dadada solid;
    padding: 10px;
    position: absolute;
    width: 100%;
    background: white;
    /* background-color: white; */
    /* opacity: 10; */
    z-index: 100;
}

.multicheckboxes label {
    display: block;
}


/* END/ */

#crChart .chartIconsView .icon {
    overflow: hidden;
    height: 60px;
    width: 60px;
    padding: 10px;
    border-width: 2px;
    margin: 5px;
}

#crChart .choice {
    display: inline-block;
}

.inline-checkbox .checkbox {
    display: inline-block !important;
    margin: 10px !important;
}

#treeview-selectable .list-group {
    padding-left: 0;
    margin-bottom: 0 !important;
}

.dashedBox {
    border: 2px dashed orange;
    padding: 5px;
}

.folder {
    color: #FFC400;
}

.blankchart {
    width: 400px !important;
    height: auto;
}

.roundBarHeading {
    padding: 5px 10px 5px 15px;
    border-radius: 25px;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px #9e9e9e52;
    background: #9e9e9e45;
}

.custom_devider {
    box-shadow: 0 1px 2px 0 #9E9E9E, 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
}

.workflow-steps .card {
    background: #777777;
}

#workflow-view .wksteps::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #777777;
    position: absolute;
    top: 41%;
    right: 3px;
}

.wksteps {
    display: inline-block;
    margin: 5px;
}

#step {
    padding: 0;
    list-style-type: none;
    font-family: arial;
    font-size: 12px;
    clear: both;
    line-height: 1em;
    margin: 0;
    text-align: center;
    display: table;
    /* width: 100%; */
    margin-left: auto;
    margin-right: auto;
}

#step .stepsarrow {
    float: left;
    padding: 10px 30px 10px 40px;
    background: #f4f4f4;
    color: #fff;
    border-radius: 5px;
    position: relative;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px #9e9e9e61;
    margin: 10px 10px;
}

#step .stepsarrow:after {
    content: '';
    border-left: 16px solid #f4f4f4;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    position: absolute;
    top: 34%;
    left: 100%;
    z-index: 20;
}

#step ul li {
    text-align: left;
    padding: 5px;
    display: inline-block;
    background: #888282;
    margin-left: 5px;
    color: #f4f4f4;
}

#step ul,
#step h5 {
    padding: 0;
    margin: 0;
    color: #555555;
}

#step .custom_devider {
    padding: 0;
    margin: 10px 20px 10px 20px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    border: 0;
    height: 1px;
    background: #ffff;
    box-shadow: none;
    background-image: -webkit-linear-gradient(left, #f4f4f4, #888282, #f4f4f4);
}

#dashindicators .category {
    height: 50px;
    overflow: hidden;
}

#dashindicators .card-content {
    padding-bottom: 0;
}


/* 
table.dataTable>thead>tr>th {
    border: 1px solid #ddd !important;
} */

#distanceSelect {
    color: #ffffff;
}

#distanceSelect option {
    margin: 40px;
    background: #9c27b0;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}


/* //////////////////icon sizes */

.small-icon {
    width: 30px !important;
    height: 30px !important;
    cursor: pointer;
}

.custom_action_btn_sm {
    padding: 5px;
    float: right;
    margin: -23px 5px 0px 0
}

.edit_PGM_flow .panel-heading {
    padding: 25px 10px 10px 0px;
}

.edit_PGM_flow .table .td-actions .btn {
    margin: 0 5px 0 0;
}


/* .programAttributeData td {
    text-transform: capitalize
} */

.nav a {
    cursor: pointer;
}

.add_optionValues_ProgQuest,
.remove_optionValues_ProgQuest {
    cursor: pointer;
}


/* AUTOCOMLETE style */


/* END */


/* loader */

.lds-facebook {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

.lds-facebook div {
    display: inline-block;
    position: absolute;
    left: 6px;
    width: 13px;
    background: #fcf;
    animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-facebook div:nth-child(1) {
    left: 6px;
    animation-delay: -0.24s;
}

.lds-facebook div:nth-child(2) {
    left: 26px;
    animation-delay: -0.12s;
}

.lds-facebook div:nth-child(3) {
    left: 45px;
    animation-delay: 0;
}

@keyframes lds-facebook {
    0% {
        top: 6px;
        height: 51px;
    }
    50%,
    100% {
        top: 19px;
        height: 26px;
    }
}


/* ends */


/* FONT WEIGH */

.font-bold {
    font-weight: 700 !important;
}

.font-medium {
    font-weight: 500 !important;
}

.font-lite {
    font-weight: 400 !important;
}

.font-italic {
    font-style: italic;
}

.newappbtn .card-title {
    padding-bottom: 0 !important;
}

#dashchartContainer .card-title {
    padding-bottom: 0 !important;
}


/* BOX SHADOW/ */

.green-Box {
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
}

.orange-Box {
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
}

.rose-Box {
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(233, 30, 99, 0.4);
}

.blue-Box {
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
}

.red-Box {
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4);
}

.purple-Box {
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.theme-UI-lite {
    background: linear-gradient(60deg, #9963a2, #c893d6) !important;
}