﻿@import url('https://fonts.googleapis.com/css?family=Montserrat:400');


body {
    background-color: #ececec;
}

.row-2 {
    float: left;
    width: 100%;
}

/*.lcms-navbar {
    background-color: #00202d;
}*/
.lcms-navbar {
    background-color: #b33e3e;
}

.logo {
    float: left;
    margin-right: 15px;
    height: 59px;
    display: flex;
    align-items: center;
}

    .logo h4 {
        color: #fff;
        margin: 0;
        font-family: cursive;
    }

.lcms-menus-row {
    float: left;
}

.lcms-menus {
    margin: 0;
    padding: 0;
}

    .lcms-menus li {
        float: left;
        list-style-type: none;
    }

        .lcms-menus li + li {
            border-left: 1px solid #1b3c4b;
        }

        .lcms-menus li a {
            color: #eee;
            text-align: center;
            float: left;
            padding: 8px 16px;
            transition: all linear .1s;
            position: relative;
        }

            .lcms-menus li a:hover, .lcms-menus li a.active {
                background-color: #041116;
                text-decoration: none !important;
            }

                /*.lcms-menus li a.active::after {
                    content: "";
                    background: url(../img/arrow-active.png) no-repeat center bottom;
                    position: absolute;
                    bottom: -7px;
                    width: 20px;
                    height: 8px;
                    left: 0;
                    right: 0;
                    margin: auto;
                }*/

            .lcms-menus li a i {
            }

            .lcms-menus li a span {
                display: block;
                font-size: 13px;
            }

.user-drop {
    text-align: center;
    background: none;
    border: 0;
    outline: none !important;
    border-left: 1px solid #1b3c4b;
    border-right: 1px solid #1b3c4b;
    padding: 0px 15px;
    height: 59px;
}

    .user-drop img {
        height: 24px;
        margin-bottom: 2px;
    }

    .user-drop span {
        display: block;
        color: #eee;
        font-size: 13px;
        font-weight: 600;
    }

    .user-drop::after {
        display: none;
    }

.user-dropdown {
    background: #00202d;
    margin: 0;
    border-radius: 0;
}

    .user-dropdown a {
        font-size: 14px;
        color: #eee;
        padding: 7px 1.5rem;
    }

        .user-dropdown a i {
            margin-right: 9px;
            width: 15px;
            text-align: center;
            font-size: 15px;
        }

        .user-dropdown a + a {
            border-top: 1px solid #1b3c4b;
        }

        .user-dropdown a:focus, .user-dropdown a:hover {
            background-color: #041116;
            color: #eee;
        }

.notifications-options {
    margin: 0;
    padding: 0;
}

    .notifications-options li {
        list-style-type: none;
        float: left;
        padding: 0 10px;
        padding-left: 0;
    }

    .notifications-options li{
        padding-right: 0;
        padding-left: 10px;
    }

        .notifications-options li a {
            color: #ddd;
            font-size: 12px;
            padding: 0;
            background: none !important;
        }

.view-all-notifications {
    color: #fff !important;
    font-size: 12px !important;
    padding: 0 !important;
    background: none !important;
}

.notification-dropdown {
    width: 400px;
}

.dropdown-msg {
    font-size: 13px;
    color: #eee !important;
    padding: 7px 1.5rem;
    background: none !important;
    margin: 0;
}

.mobile-menu-display {
    display: none;
}

#page nav {
    display: none;
}

#header {
    background-color: #b33e3e;
    height: 59px;
    position: relative;
}

    #header .humburger a {
        background: center center no-repeat transparent;
        background-image: url(../img/humburger.png);
        display: block;
        width: 40px;
        height: 40px;
        float: left;
    }

.humburger {
    float: left;
    height: 59px;
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.mmenu {
    /*background-color: #00202d;*/
    background-color: #fff;
}

    .mmenu li {
        border: 0;
    }

        .mmenu li + li {
            
        }

        .mmenu li > a, .mmenu li > span {
            line-height: normal;
            text-indent: unset;
        }

    .mmenu ul li a {
        padding: 12px 0;
        padding-right: 5px;
        padding-left: 20px;
      
    }

        .mmenu ul li a:hover, .mmenu ul li a.active {
            /*background-color: #041116;*/
            /*background-color: #b33e3e;*/
            /*color: #eee;*/
            color: #b33e3e;

        }

        .mmenu ul li a i {
            font-size: 18px;
            width: 18px;
            text-align: center;
            margin-right: 7px;
            color: #555;
        }

        .mmenu ul li a span {
            font-size: 15px;
            /*color: #555;*/
        }
        
       

.xs-notification-icon {
    display: flex;
    align-items: center;
}

.main-content {
    background-color: #ececec;
    padding-top: 30px;
    padding-bottom: 30px;
}

.custom-min-row {
    margin-left: -7px;
    margin-right: -7px;
}

    .custom-min-row .padd-lft-ctl {
        padding-left: 7px;
        padding-right: 7px;
    }

.stats-box {
    position: relative;
    margin: 7px 0;
}

.stats-data-image {
    padding: 0;
    min-height: 150px;
}

.stats-data {
    float: left;
    padding: 10px 0 0 20px;
    width: 50%;
}

.stats-number {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}

.stats-name {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

.stats-img {
    float: right;
    position: relative;
    right: 16px;
    text-align: right;
    top: 16px;
    width: 50%;
    padding-right: 5px;
}

.statistics-box-addiional-info {
    padding: 0px 20px;
    color: #fff;
    font-weight: 600;
    position: absolute;
    bottom: 35px;
}

    .statistics-box-addiional-info p {
        margin: 0;
        font-size: 14px;
    }

.stats-read-more {
    clear: both;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    position: relative;
    text-decoration: none;
    font-size: 14px;
}

    .stats-read-more img {
        margin-top: -3px;
        margin-left: 5px;
    }

.stats-box a {
    text-decoration: none !important;
}

.cases-stats {
    background-color: #f1b048;
}

.clients-stats {
    background-color: #5da3d4;
}

.document-stats {
    background-color: #5c6a77;
}

.team-member-stats {
    background-color: #23bab5;
}

.todos-stats {
    background-color: #df6c6f;
}

.case-diary-stats {
    background-color: #836a61;
}

.read-more-cases {
    background-color: #e3a33c;
}

.read-more-clients {
    background-color: #498ebf;
}

.read-more-documents {
    background-color: #53616e;
}

.read-more-team-member {
    background-color: #1eaca7;
}

.read-more-todos {
    background-color: #d46265;
}

.read-more-case-diary {
    background-color: #75574c;
}

.card-heading {
    padding: 15px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
}

    .card-heading h4 {
        margin: 0;
        font-size: 16px;
        font-weight: normal;
    }

.card-body {
    padding: 15px;
    float: left;
    width: 100%;
}

.activity {
    margin: 7px 0;
}

    .activity .card-body {
        /*height: 200px;*/
    }

.empty-text {
    float: left;
    width: 100%;
    background-color: #f3f3f3;
    font-size: 13px;
    padding: 10px;
}

    .empty-text p {
        margin: 0;
    }

.dashboard-calendar .fc .fc-toolbar > * > :first-child {
    color: #334463;
    font-size: 18px;
}

.dashboard-calendar .fc button {
    height: 27px;
    font-size: 14px;
}

.dashboard-calendar .fc-ltr .fc-basic-view .fc-day-number {
    font-size: 14px;
}

.dashboard-calendar .fc-row.fc-week.fc-widget-content {
    height: 100% !important;
}

.dashboard-calendar .fc th {
    text-align: center;
    background-color: #EBECEC;
    text-transform: uppercase;
    padding: 3px;
}

.card {
    border: 0;
    -webkit-box-shadow: 0 0 10px #dedede;
    box-shadow: 0 0 10px #dedede;
}

.margin-top-7 {
    margin-top: 7px;
}

.dashboard-calendar .fc-toolbar button:focus {
    outline: none !important;
}

.footer-menu {
    border-top: 1px solid #b3bac5;
    margin: 0 auto;
    padding: 20px 0 10px;
    width: 100%;
    text-align: center;
}

.footer-nav {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .footer-nav li {
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        padding: 0 10px;
        position: relative;
    }

        .footer-nav li::before {
            content: "/";
            position: absolute;
            left: -5px;
        }

.footer-menu li:first-child::before {
    content: "";
}

.footer-nav li a {
    color: #395966;
    display: block;
    font-size: 15px;
}

    .footer-nav li a:hover, .footer-nav li a.active {
        color: #000000;
        text-decoration: none;
    }

.copy-right {
    padding: 0 0 20px;
    font-size: 14px;
    text-align: center;
}

ul.footer-menu-list {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    ul.footer-menu-list li {
        display: inline-block;
        position: relative;
        padding: 0;
        margin: 0 10px 0 0;
        font-size: 14px;
        font-weight: 600;
        line-height: 18px;
    }

        ul.footer-menu-list li:before {
            content: "/";
            position: absolute;
            left: 0;
            color: #395966;
            margin: -1px 0 0 -11px;
            line-height: normal;
        }

        ul.footer-menu-list li:first-child::before {
            content: "";
        }

        ul.footer-menu-list li a {
            color: #395966;
        }

#toTop {
    background: rgba(0, 0, 0, 0) url(../img/gototop.png) no-repeat scroll 0 0;
    bottom: 1.25em;
    cursor: pointer;
    height: 60px;
    position: fixed;
    right: 20px;
    width: 60px;
    z-index: 999999;
    opacity: 0.6;
    filter: alpha(opacity=60);
    display: none;
}

    #toTop:hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }

.more-menus {
    height: 59px;
    display: flex;
    align-items: center;
    border-right: 1px solid #1b3c4b;
    font-size: 18px;
}

    .more-menus::after {
        display: none;
    }

.more-menus-dropdown {
    background-color: #00202d;
    margin: 0;
    border: 0;
    width: 400px;
    border-radius: 0;
    padding: 4px;
}

    .more-menus-dropdown ul {
        margin: 0;
        padding: 0;
    }

        .more-menus-dropdown ul li {
            width: 33.333%;
            padding: 4px;
            border: 0;
        }

            .more-menus-dropdown ul li a {
                width: 100%;
                text-align: center;
                border: 1px solid #1b3c4b;
                height: 80px;
            }

.mmenu a.mmenu-subopen {
    border-left: 1px solid #1b3c4b;
    width: 50px;
    height: 44px;
}

    .mmenu a.mmenu-subopen:after, .mmenu a.mmenu-subclose:before {
        content: '\f054';
        font-family: FontAwesome;
        font-style: normal;
        width: 8px;
        height: 14px;
        border: 0;
    }

    .mmenu a.mmenu-subopen:after {
        margin: auto;
        right: 0;
        left: 0;
        top: 0;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        bottom: 0;
    }

.mmenu a.mmenu-subclose:before {
    content: '\f053' !important;
    left: 0;
    top: 14px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.mmenu a.mmenu-subclose {
    text-indent: 22px;
}

.page-heading {
    margin-bottom: 20px;
}

    .page-heading h4 {
        margin: 0;
    }

.form-right-label .form-label {
    width: 100%;
    padding-right: 0;
    font-size: 12px;
    color: #717c82;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
}

.form-group {
    margin-bottom: 10px;
    width: 100%;
    float: left;
}

.col-form-label span {
    color: red;
}

.form-control {
    height: 30px;
    padding: 0px 0.75rem;
    font-size: 13px;
    border-color: #c4d0da;
}

.preview-cf {
    min-height: 195px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    padding: 10px;
}

.form-control:focus, .select2-container--default.select2-container--focus .select2-selection--multiple {
    box-shadow: none;
    border-color: #90a2b2;
}

select.form-control, .datepicker {
    cursor: pointer;
}

.center {
    width: 700px;
    margin: auto;
}

.datepicker {
    cursor: pointer;
}

.cke_toolbar_last {
    display: none;
}

.radio-txt {
    color: #555;
    font-size: 14px;
}

.lg-card-heading h4 {
    font-size: 18px;
    color: #555;
    text-align: center;
    font-weight: 600;
}

.card-action-heading h4 {
    margin-top: 6px;
}

.btn {
    font-size: 14px;
    padding: .375rem 20px;
    font-weight: 600;
}

    .btn i {
        margin-right: 5px;
    }

.add-more-btn {
    padding: 5px 15px;
    background: #eee;
    border: 1px solid #d7d7d7;
    color: #555;
    font-weight: 600;
}

    .add-more-btn:hover {
        background: #ddd;
    }

.select2-results__option {
    font-size: 13px;
}

.fstElement {
    width: 100%;
    /*height: calc(1.5em + .75rem + 2px);*/
    font-size: 14px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    float: left;
}

.fstResultItem, .fstMultipleMode .fstQueryInput, .fstNoResults {
    font-size: 14px;
}

.fstMultipleMode .fstControls {
    padding-top: 0px;
    width: 100%;
}

.fstQueryInput {
    color: #495057;
}

.fstChoiceItem {
    padding: 4px .33333em 5px 1.5em;
    font-size: 13px;
    margin: 2px 4px 2px 0;
}

.fstMultipleMode .fstQueryInputExpanded {
    padding: 6px .35714em;
    margin: 0;
}

.delete-row-btn {
    color: #e44142;
    padding: 0;
    line-height: 0;
    border: 0;
    outline: none !important;
    background: none;
    font-size: 22px;
}

.delete-column {
    text-align: center;
    vertical-align: middle !important;
}

.lcms-table {
    margin-bottom: 0;
}

    .lcms-table tr th {
        background: #f2f2f2;
        font-size: 14px;
        font-weight: 600;
    }

.btn-primary {
    /*background-color: #1dbf73;
    border-color: #1dbf73;*/
    background-color: #b33e3e;
    border-color: #b33e3e;
}

    .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active {
        /*background-color: #19a463;
        border-color: #19a463;*/
        background-color: #982a2a;
        border-color: #982a2a;
    }

.card-footer {
    background: none;
}

.btn-default {
    background: #eee;
    border: 1px solid #d7d7d7;
    color: #555;
    font-weight: 600;
}

.add-default:hover {
    background: #ddd;
}

.attireMainNav {
    display: none;
}

.main-tabs .nav-pills li a {
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 3px 3px 0 0;
    display: block;
    padding: 0.5rem 1rem;
    font-size: 12px;
    color: #717c82;
    font-family: 'Montserrat', sans-serif;
}

.action-row {
    text-align: center;
    vertical-align: middle;
}

.edit-row-btn {
    color: #555;
    margin-left: 8px;
    margin-right: 8px;
}

.view-row-btn {
    color: #555;
}

.list-dt tr th {
    color: #736f6f;
    background: #f8f9fa;
    font-size: 14px;
    font-weight: 600;
    padding: 7px .75rem;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    bottom: 7px;
}

.list-dt tr td {
    font-size: 14px;
    padding: 4px .75rem;
    vertical-align: middle;
    color: #555;
}

div.dataTables_wrapper div.dataTables_length label {
    font-size: 14px;
    color: #555;
}

div.dataTables_wrapper div.dataTables_info, .dataTables_length {
    display: none;
}

.page-link, div.dataTables_wrapper div.dataTables_filter label {
    font-size: 14px;
    color: #555;
}

.page-item.active .page-link {
    color: #555;
    background-color: #ddd;
    border-color: #d7d7d7;
    font-weight: 600;
}

.toolbar {
    float: left;
}

.page-link:hover:hover {
    color: #555;
}

#createTab {
    display: none;
}

.main-tabs ul li {
    position: relative;
}

    .main-tabs ul li a {
        border-bottom-color: #fff;
        text-decoration: none !important;
    }

    .main-tabs ul li + li {
        margin-left: 3px;
    }

    .main-tabs ul li.active {
        z-index: 999;
    }

    .main-tabs ul li .active {
        border-bottom-color: #b33e3e;
    }

.onTabClose {
    width: 25px;
    height: 25px;
    line-height: 0;
    border-radius: 100%;
    outline: none;
    border: 0;
    color: #a2a2a2;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    right: 4px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: none;
    outline: none !important;
}

    .onTabClose:hover {
        background: #f1f1f1;
    }

    .onTabClose:active {
        background: #eaeaea;
    }

#createTab a {
    padding-right: 34px;
}

.ui-tooltip {
    box-shadow: none !important;
    border: 0;
    background: #636060;
    color: #fff;
    font-size: 10px;
    border-radius: 4px;
    padding: 6px 8px;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
}

select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url(../img/arrow-select.png) no-repeat center right 10px;
    background-size: 20px;
}

.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #1dbf73;
    background-color: #1dbf73;
}

.login-box {
    height: 100vh;
    width: 50%;
    display: flex;
    align-items: center;
    float: left;
    padding: 20px;
    background: #fff;
}

.content-box {
    height: 100vh;
    width: 50%;
    display: flex;
    align-items: center;
    float: left;
    padding: 20px;
    /*background-color: #b33e3e;*/
    background: url('../img/bg-1.png') no-repeat right top;
    background-size: cover;
}

.login-logo {
    font-size: 28px;
    color: #555;
    font-family: cursive;
    text-decoration: none;
}

.login-cover {
    width: 438px;
    margin: auto;
    text-align: center;
}

.login-txt {
    margin-bottom: 34px;
    font-size: 38px;
    color: #555;
}

.login-fields {
    width: 400px;
    margin: auto;
}

.icon-cover {
    width: 32px;
    height: 32px;
    color: #888;
    /* border: 1px solid #bbb; */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    margin: 0;
    font-size: 21px;
}

.login-field {
    background: #fff;
    border: 1px solid #bbb;
    /* padding-bottom: 7px; */
    padding: 5px 9px;
    display: flex;
    border-radius: 38px;
}

    .login-field .form-control {
        width: 100%;
        float: left;
        border: 0;
        border-radius: 0;
        font-size: 14px;
        height: 32px;
        flex: 1;
        padding-left: 5px;
    }

.mt20 {
    margin-top: 20px;
}

.forgot-pass {
    margin-top: 10px;
    /*display: block;*/
    text-align: right;
    text-decoration: none !important;
    font-size: 15px;
}

.login-btn {
    padding: .50rem 1rem;
    /* box-shadow: 0 3px 10px 0 rgba(0,0,0,.25); */
    transition: all .2s ease-in-out;
    font-size: 19px;
    border-radius: 23px;
}

    .login-btn:hover {
        box-shadow: 0 3px 10px 0 rgba(0,0,0,.25);
    }

.line {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #bbb;
    position: relative;
    margin: 20px 0;
    float: left;
}

.login_with {
    background: #fff;
    display: inline-block;
    font-family: cursive;
    position: absolute;
    left: 0;
    right: 0;
    width: 121px;
    margin: 0 auto;
    top: -13px;
}

.loginBtn {
    box-sizing: border-box;
    position: relative;
    /* width: 13em;  - apply for fixed size */
    margin: 0.2em;
    padding: 0 15px 0 46px;
    border: none;
    text-align: left;
    line-height: 34px;
    white-space: nowrap;
    border-radius: 0.2em;
    font-size: 15px;
    color: #FFF;
    width: 206px;
}

    .loginBtn:before {
        content: "";
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0;
        width: 34px;
        height: 100%;
    }

    .loginBtn:focus {
        outline: none;
    }

    .loginBtn:active {
        box-shadow: inset 0 0 0 32px rgba(0,0,0,0.1);
    }


/* Facebook */
.loginBtn--facebook {
    background-color: #4C69BA;
    background-image: linear-gradient(#4C69BA, #3B55A0);
    /*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/
    text-shadow: 0 -1px 0 #354C8C;
}

    .loginBtn--facebook:before {
        border-right: #364e92 1px solid;
        background: url(../img/icon_facebook.png) 6px 6px no-repeat;
    }

    .loginBtn--facebook:hover,
    .loginBtn--facebook:focus {
        background-color: #5B7BD5;
        background-image: linear-gradient(#5B7BD5, #4864B1);
    }


/* Google */
.loginBtn--google {
    /*font-family: "Roboto", Roboto, arial, sans-serif;*/
    background: #DD4B39;
}

    .loginBtn--google:before {
        border-right: #BB3F30 1px solid;
        background: url(../img/icon_google.png) 6px 6px no-repeat;
    }

    .loginBtn--google:hover,
    .loginBtn--google:focus {
        background: #E74B37;
    }

.content-txt {
    width: 100%;
    float: left;
}

    .content-txt .right-main-heading {
        text-align: center;
        color: #fff;
        margin-bottom: 40px;
    }

    .content-txt ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .content-txt ul li {
            float: left;
            padding: 1rem;
            width: 50%;
            text-align: center;
        }

            .content-txt ul li img {
                height: 118px;
            }

            .content-txt ul li h4 {
                color: #fff;
                font-size: 18px;
                font-weight: normal;
                margin: 0;
                margin-top: 13px;
            }

.forget-pass-fields {
    width: 400px;
    margin: auto;
}

.register-box .login-fields, .register-box .login-cover {
    width: 100%;
}

.register-box .login-field {
    padding: 3px 0;
    margin-bottom: 14px;
    padding-left: 0;
    overflow: hidden;
    padding-right: 7px;
}
.login-field-phoneCode {
    padding: 3px 0;
    margin-bottom: 14px;
    padding-left: 0;
   
    padding-right: 7px;
     width: 100%;
      padding-left: 17px;
      background: #fff;
    border: 1px solid #bbb;
    
    padding: 5px 9px;
    display: flex;
    border-radius: 38px;
       
}

    .register-box .login-field .form-control {
        width: 100%;
        /* height: 40px; */
        /* border-radius: .25rem; */
        /* border: 1px solid #ced4da; */
        /* border-radius: 29px; */
        padding-left: 17px;
    }

.list-controls {
    margin-top: 15px;
}

.textbox-with-btn {
    display: flex;
    margin-bottom: 8px;
}

    .textbox-with-btn input {
        border-radius: 4px 0px 0px 4px;
    }

    .textbox-with-btn .btn {
        padding: 0;
        width: 148px;
        border-radius: 0 4px 4px 0;
    }

.validation-error {
    float: right;
    color: red;
    font-size: 11px;
    font-weight: 600;
    vertical-align: middle;
    display: flex;
    align-self: center;
}

.custom-field-tb tr th, .custom-field-tb tr td {
    padding: 5px 10px;
    font-size: 13px;
    color: #555;
    vertical-align: middle;
}

.custom-field-tb tr th {
    background: #f8f9fa;
    text-transform: uppercase;
    font-size: 11px;
}

.custom-field-tb tr td .form-control {
    height: 25px;
    width: 147px;
}

.custom-field-tb tr th:last-child, .custom-field-tb tr td:last-child {
    text-align: center;
    vertical-align: middle;
}

.login-logo img {
    height: 80px;
}

.lcms-table tr td, .lcms-table tr th {
    padding: 8px 10px;
}

.ui-datepicker .ui-datepicker-title, .ui-datepicker td span, .ui-datepicker td a {
    font-size: 13px;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: 0;
}

.ui-datepicker th {
    padding: .4em .3em;
    font-size: 13px;
}

.notification-box {
    width: 100%;
    float: left;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px;
}

.notification-header {
    padding: 12px;
    width: 100%;
    float: left;
    background-color: #b33e3e;
    text-align: center;
}

    .notification-header h4 {
        margin: 0;
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
    }

.notification-body {
    padding: 12px;
    width: 100%;
    float: left;
    background: #f1f1f1;
    border: 1px solid #d7d7d7;
    border-top: 0;
}

    .notification-body p {
        font-size: 14px;
        color: #555;
        margin: 0;
    }

.no-notifcation-txt {
    text-align: center;
}

.btn.focus, .btn:focus {
    box-shadow: none;
}

div.dataTables_wrapper div.dataTables_filter {
    float: right;
    width: 100%;
    margin-bottom: 7px;
}

    div.dataTables_wrapper div.dataTables_filter label {
        float: right;
        margin-left: 15px;
    }

    div.dataTables_wrapper div.dataTables_filter .btn {
        font-size: 13px;
        font-weight: normal;
        padding: .375rem .75rem;
    }

.dtOptions {
    float: right;
}

.panel {
    width: 100%;
    float: left;
    margin-bottom: 7px;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px #dedede;
    box-shadow: 0 0 10px #dedede;
}

.panel-heading {
    padding: 8px 11px;
    background-color: #606160;
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .panel-heading h4 {
        margin: 0;
        color: #eee;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 600;
        float: left;
    }

.panel-body {
    width: 100%;
    float: left;
    background: #fff;
}

    .panel-body table {
        margin: 0;
        border-right: 0;
        border-spacing: 0;
        table-layout: fixed;
    }

        .panel-body table tr td {
            font-size: 14px;
            color: #555;
            padding: 7px 8px;
            border-right: 0;
        }

.d-case-title {
    margin-bottom: 6px;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.d-case-title-txt {
    margin: 0;
    color: #555;
    font-size: 23px;
    float: left;
}

.docOptions {
    display: inline-block;
    margin: 0;
    padding: 0;
}

    .docOptions li {
        float: left;
        list-style-type: none;
    }

        .docOptions li + li {
            margin-left: 11px;
        }

        .docOptions li a {
            text-align: center;
            display: inline-block;
            color: #b33e3e;
        }

            .docOptions li a i {
                font-size: 20px;
            }

            .docOptions li a p {
                font-size: 13px;
                color: #555;
                margin-bottom: 0;
            }

            .docOptions li a:hover {
                text-decoration: none;
            }

                .docOptions li a:hover p {
                    color: #000;
                }

.d-case-opponents {
    text-align: center;
    padding: 15px;
}

    .d-case-opponents h4 {
        margin: 0;
        color: #555;
        font-size: 25px;
        font-weight: 500;
    }

    .d-case-opponents span {
        color: #b33e3e;
        display: block;
        font-size: 25px;
        font-weight: 500;
    }

.d-case-desc {
}

    .d-case-desc p {
        color: #555;
        font-size: 15px;
    }

.fstToggleBtn {
    height: 30px;
    padding: 5px 0.75rem;
    font-size: 13px;
    border-color: #c4d0da;
    color: #495057;
}

.fstSingleMode .fstQueryInput {
    font-size: 13px;
}

.btn-update {
    float: right;
    font-size: 11px;
    border: 1px solid #eee;
    color: #eee;
    font-weight: normal;
    padding: 4px 14px;
    border-radius: 20px;
    text-transform: uppercase;
}

    .btn-update:hover, .btn-update:focus {
        background-color: #b33e3e;
        color: #eee;
    }

.d-title-btns {
    float: right;
}

.btn-default-sm {
    padding: 5px 20px;
}

.d-title-btns .custom-control, .btn-default-sm {
    float: left;
}

.d-title-btns .custom-control {
    margin-top: 5px;
    margin-left: 15px;
}

    .d-title-btns .custom-control .custom-control-label {
        color: #555;
        font-weight: 600;
        font-size: 14px;
    }

.btn-default:hover {
    background-color: #e4e2e2;
    color: #555;
}

.detail-tabs {
    display: table;
    table-layout: fixed;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    border: 0;
    background-color: #f9f9f9;
}

    .detail-tabs .nav-tabs {
        display: table-row;
        border: 0;
    }

        .detail-tabs .nav-tabs .nav-item {
            display: table-cell;
            vertical-align: top;
            padding: 0;
        }

            .detail-tabs .nav-tabs .nav-item .nav-link {
                padding: 0;
                font-size: 14px;
                text-align: center;
                color: #555;
                display: flex;
                justify-content: center;
                align-items: center;
                height: 65px;
                border: 1px solid #d7d7d7;
                border-right: 0;
                border-radius: 0;
                position: relative;
            }

            .detail-tabs .nav-tabs .nav-item:last-child .nav-link {
                border-right: 1px solid #d7d7d7;
            }

            .detail-tabs .nav-tabs .nav-item .nav-link div:first-child {
            }

            .detail-tabs .nav-tabs .nav-item .nav-link div i {
                font-size: 16px;
            }

            .detail-tabs .nav-tabs .nav-item .nav-link div span {
                display: block;
                line-height: 16px;
                font-size: 12px;
            }

            .detail-tabs .nav-tabs .nav-item .nav-link:hover {
                background-color: #eee;
            }

            .detail-tabs .nav-tabs .nav-item .nav-link:active {
                background-color: #e4e2e2;
            }

        .detail-tabs .nav-tabs .nav-link.active {
            border-color: #b33e3e !important;
            background-color: #b33e3e !important;
            color: #fff !important;
        }

            .detail-tabs .nav-tabs .nav-link.active::after {
                content: "";
                background: url(../img/arrow-tab-active.png) no-repeat center bottom;
                position: absolute;
                bottom: -7px;
                width: 20px;
                height: 8px;
                left: 0;
                right: 0;
                margin: auto;
            }

.post {
    padding: 15px 0;
}

.post-header {
    /*display: flex;*/
    justify-content: space-between;
}

    .post-header .post-user {
        float: left;
        /*display: flex;*/
        align-items: center;
    }

    .post-header .post-img {
        float: left;
        flex: 1;
        margin-left: 10px;
    }

        .post-header .post-img img {
            float: inherit;
            width: 50px;
            height: 50px;
            object-fit: cover;
            border-radius: 50%;
            background-color: #fff;
        }

.post-detail {
    float: left;
    margin-left: 10px;
}

    .post-detail p.post-username {
        margin: 0;
        font-size: 14px;
    }

        .post-detail p.post-username a {
            font-weight: 600;
            text-decoration: none !important;
        }

    .post-detail p.post-date {
        margin: 0;
        font-weight: 600;
        font-size: 12px;
        border-left: 4px solid #eee;
        padding-left: 7px;
        margin-top: 4px;
    }

    .post-detail p.post-status {
    margin: 0;
    font-weight: 600;
    font-size: 12px;
    border-left: 4px solid #eee;
    padding-left: 7px;
    margin-top: 4px;
    }

        .post-detail p.post-date span {
            font-weight: normal;
        }

.post-actions {
    float: right;
}

.post-timing p {
    float: left;
    color: #555;
    font-size: 13px;
    color: #555;
    margin: 0;
}

    .post-timing p i {
        margin-right: 5px;
    }

    .post-timing p.post-date-right {
        margin-right: 10px;
    }

.post-action {
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}

    .post-action button {
        background: none;
        border: 0;
        outline: none;
        padding: 0;
        /* vertical-align: middle; */
        color: #555;
        /* background: #eee; */
        /* width: 30px; */
        /* height: 30px; */
        border-radius: 50%;
        text-align: center;
        transition: all linear .1s;
        margin: 0 4px;
        float: left;
        line-height: 0;
    }

        .post-action button:hover, .post-action button:focus {
            color: #000;
        }

.post-message-cover {
    padding-left: 70px;
    padding-right: 6px;
}

.post-message {
    font-size: 14px;
    color: #555;
    border: 1px solid #d7d7d7;
    padding: 15px;
    background-color: #f9f9f9;
    border-radius: 5px;
}

    .post-message p {
        margin: 0;
    }

.tooltip {
    font-size: 12px;
}

.question-row .question {
    font-weight: 600;
    font-weight: 600;
    margin-bottom: 3px;
    color: #555;
}

.question-row .custom-control-label {
    font-size: 15px;
    color: #555;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mt-15 {
    margin-top: 15px;
}

.dropzone {
    background: white;
    border-radius: 5px;
    border: 2px dashed rgb(0, 135, 247);
    border-image: none;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

textarea.form-control {
    padding: .375rem .75rem;
}

.col-pl-0 {
    padding-left: 0;
}

.col-pr-0 {
    padding-right: 0;
}

.toText {
    font-size: 12px;
    color: #717c82;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.datepicker-icon {
    background: url('../img/calendar-bg.png') no-repeat center right 10px;
    background-size: 18px;
}

.markAsPrivateLabel {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    color: #717c82;
}

    .markAsPrivateLabel::before, .markAsPrivateLabel::after {
        top: .15rem;
    }

.todos-tabs .nav-tabs {
    float: left;
    border: 0;
}

    .todos-tabs .nav-tabs .nav-item {
    }

    .todos-tabs .nav-tabs .nav-link {
        color: #555;
        font-size: 15px;
        border: 0;
        border-radius: 4px;
        position: relative;
    }

        .todos-tabs .nav-tabs .nav-link span {
            width: 20px;
            height: 20px;
            background: #f0ed9c;
            float: right;
            text-align: center;
            border-radius: 5px;
            color: #555;
            line-height: 19px;
            font-size: 13px;
            margin-left: 5px;
            margin-top: 1px;
        }

        .todos-tabs .nav-tabs .nav-link.active {
            background: #eee;
            border: 0;
        }

        .todos-tabs .nav-tabs .nav-link:hover {
            border: 0;
        }

        .todos-tabs .nav-tabs .nav-link.active::after {
            content: "";
            background: url(../img/arrow-tab-todos-active.png) no-repeat center bottom;
            position: absolute;
            bottom: -7px;
            width: 20px;
            height: 8px;
            left: 0;
            right: 0;
            margin: auto;
        }

.no-record-tb {
    color: #555;
    margin: 0;
    font-size: 14px;
}

.timesheet-heading {
    float: left;
    margin: 0;
    font-size: 19px;
    color: #555;
}

.flex-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.visible-xs {
    display: none;
}

.hide_column {
    display: none;
}

.post-header .post-user-chunks {
    /*align-items: baseline;*/
}

.post-detail p.post-date:last-child {
    margin-bottom: 20px;
}

.tblImagePreview tr th {
}

.tblImagePreview tr td {
}

    .tblImagePreview tr td img {
        height: 50px;
    }

    .tblImagePreview tr td .deteImgRow {
        color: #e44142;
        font-size: 21px;
    }

a {
    color: #b33e3e;
    font-size: 14px;
}

    a:hover {
        text-decoration: none;
        color: #982a2a;
    }

.forgot-pass-txt {
    /*color: #b33e3e;
    font-size: 14px;*/
    float: right;
    margin-top: 5px;
}

.collapse-body {
    padding: 15px;
    float: left;
    width: 100%;
}

.collapse-footer {
    padding: 15px;
    float: left;
    width: 100%;
    border-top: 1px solid #d7d7d7;
}

.collapse-mmc {
    float: left;
    width: 100%;
    border: 1px solid #d7d7d7;
    margin-bottom: 15px;
    border-radius: 4px;
    overflow: hidden;
}

.collapse-header {
    padding: 13px 15px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    background: #606160;
}

    .collapse-header h4 {
        margin: 0;
        font-size: 18px;
        color: #eee;
    }

.main-loader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.5);
    z-index: 9999;
    text-align: center;
    display: flex;
    align-items: center;
    display: none;
}

    .main-loader img {
    }

.small-btn-option {
    background: none;
    border: 0;
    color: #b33e3e;
    font-size: 23px;
}

.lblBtnAdd {
    line-height: 0;
    background: none;
    border: 0;
    font-size: 15px;
    color: #717c82;
}
/*add CSS Ham:6-3*/
.lblBtnAddCourt {
    line-height: 0;
    background: none;
    border: 0;
    font-size: 15px;
    color: #717c82;
}

.lblBtnAddSubCourt {
    line-height: 0;
    background: none;
    border: 0;
    font-size: 15px;
    color: #717c82;
}
.lblBtnAddCaseType {
    line-height: 0;
    background: none;
    border: 0;
    font-size: 15px;
    color: #717c82;
}
/*End Css Ham:6-3*/


/*add CSS Ham:10-3*/
.lblBtnAddCase {
    line-height: 0;
    background: none;
    border: 0;
    font-size: 15px;
    color: #717c82;
}
/*End Css Ham:10-3*/
.btnAddExpType {
    line-height: 0;
    background: none;
    border: 0;
    font-size: 15px;
    color: #717c82;
}

.custom-label2 {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    color: #717c82;
    padding-top: 2px;
}

.todo-list-wrap {
    background: #f7f6d3;
    padding: 10px 15px;
    margin-bottom: 10px;
    border-radius: 4px;
}

.todo-list-wrap-inner {
    display: flex;
}

.todo-dtl {
    flex: 1;
}

    .todo-dtl h4 {
        font-size: 16px;
        color: #555;
        margin-bottom: 0;
        font-weight: normal;
    }

.todo-bottom-lbl {
}

    .todo-bottom-lbl label {
        margin: 0;
        width: 100%;
        padding-right: 0;
        font-size: 13px;
        font-weight: 600;
    }

        .todo-bottom-lbl label span {
            font-weight: normal;
        }

.btn-more-vert {
    padding: 0;
}

    .btn-more-vert::after {
        display: none;
    }

button:focus {
    outline: none;
}

#toast-container > div {
    box-shadow: none;
}

.select2-container {
    width: 100% !important;
}

input:-internal-autofill-selected {
    background-color: #fff;
}

.select2-container--default .select2-selection--single {
    font-size: 13px;
    border-color: #c4d0da !important;
    height: 30px !important;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #495057 !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 30px !important;
        top: 0 !important;
        right: 10px !important;
        background: url(../img/arrow-select.png) no-repeat center center;
        background-size: 20px;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            display: none;
        }

.txtReadOnly {
    background-color: #ffffff !important;
}

.style {
    border-left: 3px solid #b33e3e;
    margin: 40px 0px 0px 70px;
}

    .style:hover {
        box-shadow: 10px 10px #b33e3e;
    }

/*ham:13/4/2020*/
ul.tabs-nav, .tabs-nav > li, .tabs-stage {
    background: white;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    font: 13px/20px "Droid Sans", Arial, "Helvetica Neue", "Lucida Grande", sans-serif;
    text-shadow: 0 1px 0 hsl(0, 100%, 100%);
}

.tabs-nav > li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .tabs-nav li:first-child a {
        border-right: 0;
        -moz-border-radius-topleft: 6px;
        -webkit-border-top-left-radius: 6px;
        border-top-left-radius: 6px;
    }

    .tabs-nav .tab-active a {
        background: hsl(0, 100%, 100%);
        border-bottom-color: hsla(0, 0%, 0%, 0);
        color: #b33e3e;
        cursor: default;
    }

    .tabs-nav a {
        background: hsl(120, 11%, 96%);
        border: 1px solid hsl(210, 6%, 79%);
        color: hsl(215, 6%, 57%);
        display: block;
        font-size: 11px;
        font-weight: bold;
        height: 40px;
        line-height: 44px;
        text-align: center;
        text-transform: uppercase;
        width: 140px;
    }

    .tabs-nav li {
        float: left;
    }

.tabs-stage {
    border: 1px solid #b33e3e;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -ms-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    /*border-top: 0;*/
    clear: both;
    margin-bottom: 20px;
    position: relative;
    top: -1px;
    width: 100%;
}

    .tabs-stage p {
        margin: 0;
        padding: 20px;
        color: hsl(0, 0%, 33%);
    }

/*ham:14/4/2020 folded css*/
.folded {
    position: relative;
    width: 30%;
    color: white;
    background-color: #982a2a;
    overflow: hidden;
    text-align: center;
    margin-top: 5px;
    padding: 5px 5px;
}

    .folded:before {
        background: #acacac;
        color: white;
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        border-style: solid;
        border-color: #ffffff #ffffff transparent transparent;
        border-width: 10px;
        border-radius: 0;
    }

.google-part {
    margin-left: 20px;
}

.Google_img img {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 10px;
}

.google-text {
    margin-top: 15px;
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 1em;
}

.sec-text {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    font-size: 12px;
    line-height: 1em;
    color: #637282;
}

.connect-btn {
    line-height: 1em;
    font-size: 14px;
    padding-bottom: 10px;
    margin-top: 15px;
}

/*Plan Page Css Starts*/

.price .top-strip {
    width: 80%;
    left: 0;
    right: 0;
    top: -40px;
    height: 40px;
    border-radius: 8px 8px 0 0;
    margin: auto;
    position: absolute;
}

.action-txt {
    width: 80%;
    left: 0;
    right: 0;
    bottom: -45px;
    height: 45px;
    border-radius: 0px 0px 8px 8px;
    margin: auto;
    position: absolute;
    color: #fff !important;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    line-height: 46px;
}

.price {
    border: 2px solid #d7d7d7;
    border-radius: 8px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 45px;
}

.price-header {
    text-align: center;
    width: 100%;
    float: left;
    padding-top: 15px;
}

    .price-header img {
        margin-bottom: 9px;
    }

    .price-header h4 {
        margin: 0;
        text-transform: uppercase;
        font-size: 27px;
        font-weight: 600;
    }

    .price-header p {
        margin: 0;
        color: #555;
        text-transform: uppercase;
    }

.price-body {
    float: left;
    width: 100%;
    margin-top: 20px;
}

    .price-body .table {
        margin: 0;
        width: 100%;
    }

        .price-body .table tr td {
            vertical-align: middle;
            padding: 7px .75rem;
            border: 0;
        }

            .price-body .table tr td:first-child {
                padding-right: 0;
                width: 30px;
                text-align: center;
            }

            .price-body .table tr td i {
                font-size: 22px;
                color: #555;
            }

            .price-body .table tr td p {
                margin: 0;
                color: #555;
            }

.price-txt {
    padding: 12px;
    float: left;
    width: 100%;
    text-align: center;
}

    .price-txt p {
        font-size: 26px;
        margin: 0;
        text-transform: uppercase;
        font-weight: 600;
    }

    .basic .price-header h4, .price-txt p {
        color: #22b8cd;
    }

.basic .table-striped tbody tr:nth-of-type(odd) {
    background-color: #cdeff3;
}

.basic .price-body .table tr td i.fa-check-circle {
    color: #1db7cc;
}

.basic .top-strip, .basic .action-txt {
    background-color: #22b8cd;
}

.advanced .price-header h4, .advanced .price-txt p {
    color: #b33f3f;
}

.advanced .table-striped tbody tr:nth-of-type(odd) {
    background-color: #f6e8e8;
}

.advanced .price-body .table tr td i.fa-check-circle {
    color: #b33f3f;
}

.advanced .top-strip, .advanced .action-txt {
    background-color: #b33f3f;
}

.pro .price-header h4, .pro .price-txt p {
    color: #f58121;
}

.pro .table-striped tbody tr:nth-of-type(odd) {
    background-color: #fef2e9;
}

.pro .price-body .table tr td i.fa-check-circle {
    color: #f58121;
}

.pro .top-strip, .pro .action-txt {
    background-color: #f58121;
}

.pricing-banner {
    background: url(../img/pricing-banner.png) no-repeat center center;
    background-size: cover;
}

.banner-txt {
}

    .banner-txt h4 {
        color: #fff;
        text-shadow: 0 0 4px #000;
        font-size: 42px;
    }

    .banner-txt p {
        color: #fff;
        font-size: 22px;
        text-shadow: 0 0 4px #000;
    }

.main-heading {
    font-size: 35px;
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

    .main-heading span {
        display: block;
        font-size: 17px;
        color: #555;
    }

.main-heading-white {
    font-size: 35px;
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 12px;
    color: #fff;
}
/*Plan Page Css Ends*/
.selectedCaseGroup
{
    transition:border-bottom 1s,border-top 1s;
    display:block;
    background-color:#fff;
    border:none;
    margin:25px;
    border-width:200px;
}
.selectedCaseGroup:hover
{
    cursor:pointer;
    border-bottom:1px solid #b33e3e;
    border-top:1px solid #b33e3e;

}
.CaseHeading
{
    font-size:20px;
    border-bottom:1px double #b33e3e;
    border-bottom-width:thick;
}
 #CaseGroupSelectionList {
        float: left;
    }

        #CaseGroupSelectionList:hover {
            border: 1px solid #b33e3e;
        }
    /*Drag and drop css*/
    #fileInput::-webkit-file-upload-button {
  visibility: hidden;
}
    .files input {
    outline: 2px dashed #92b0b3;
    outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
    padding: 120px 0px 85px 35%;
    text-align: center !important;
    margin: 0;
    width: 100% !important;
}
.files input:focus{     outline: 2px dashed #92b0b3;  outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear; border:1px solid #92b0b3;
 }
.files{ position:relative}
.files:after {  pointer-events: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 50px;
    right: 0;
    height: 56px;
    content: "";
    background-image: url(https://image.flaticon.com/icons/png/128/109/109612.png);
    display: block;
    margin: 0 auto;
    background-size: 100%;
    background-repeat: no-repeat;
}
.color input{ background-color:#f1f1f1;}
.files:before {
    position: absolute;
    bottom: 10px;
    left: 0;  pointer-events: none;
    width: 100%;
    right: 0;
    height: 57px;
    content: "Drag and drop a file here or click";
    display: block;
    margin: 0 auto;
    color: #2ea591;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
}
    /*Drag and drop css end*/