﻿body {
    background-color: #DFDFDF;
}


/*==============================================================
Common css 
================================================================*/
.items-img.box4:hover {
    transform: scale(1.1);
}
.table, .buttonGorup {
    font-family: source sans pro !important;
}

.bootstrap-select .dropdown-menu li a span.text {
    font-size: 16px;
    color: #4D4F5C;
    font-weight:100 !important;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    top: 14px;
}
.has-success:after, .has-danger:after {
    right: 25px;
    bottom: 16px;
}
    table, table label {
    font-size:15px !important
}
.docs {
    width: 29%;
}
.heading {
    /*border: 2px solid #005e9e;
        padding: 9px 11px;
        font-weight: bold !important;
        border-radius: 5px;
        margin-right: 3px !important;
        background-color: white;
        color: #005e9e;
        font-size: 19px;*/
    border: 2px solid #005e9e;
    padding: 8px 0px;
    font-weight: bold !important;
    border-radius: 8px;
    margin-right: 3px !important;
    background-color: #fff;
}
.modal-body label{
    word-break:break-all;
}
.modal-header h3 {
    font-size: 25px !important;
}
.heading a i{
    vertical-align: text-top;
}
/*.cat-heading {
    display: inline-block;
    background: #005e9e;
    color: #fff;
    margin: 8px 0px 8px -22px;
    padding: 8px;
    font-weight: 600;
    padding-right: 25px;
    position:relative;
}*/
.cat-heading {
    display: inline-block;
    background: #005e9e;
    color: #fff;
    padding: 8px;
    font-weight: 600;
    padding-right: 25px;
    position: absolute;
    z-index: 6;
}
    /*.cat-heading:before {
        content: "";
        height: 30px;
        width: 30px;
        color: beige;
        background: #005e9e;
        position: absolute;
        right: -12px;
        top: 6px;
        transform: rotate(43deg);
        z-index: 0;
    }*/
    .cat-heading:before {
        content: "";
        height: 40px;
        width: 40px;
        color: beige;
        background: #005e9e;
        position: absolute;
        right: -18px;
        top: 3px;
        transform: rotate(43deg);
        z-index: -1;
    }
.sw-theme-dots > ul.step-anchor > li.active > a:hover {
    border: none;
    background-color: transparent !important;
    color: #393939 !important;
}
.nav-tabs > .nav-item > .nav-link:hover {
    color: #fff !important;
    background-color: #005e9e !important;
    border-radius: 8px 8px 0px 0px !important;
}
#FollowUpS label, .formBox label{
    font-size: 18px !important;
}
#FollowUpS .dropdown{
    background-color:#fff;
}
.btn.btn-simple, .navbar .navbar-nav > a.btn.btn-simple {
   
    border-color: #87b3d1;
}
.nav-tabs > .nav-item > .nav-link {
    /*border-radius: 8px;*/
    border-radius: 8px 8px 0px 0px;
    margin-right: 0px !important;
    margin-bottom: 0px;
    font-size:18px;
    
}
    .nav-tabs > .nav-item > .nav-link.active {
        font-size: 18px;
    }
    .cat-modal{
        max-width:70%;
    }
        .heading a {
        color: #005e9e;
        font-size: 19px;
        padding: 12px;
        text-decoration:none;
    }

        .heading a:hover {
            background-color: #005e9e;
            text-decoration: none;
            color: #fff !important;
            border-radius: 5px;
        }

.label_box {
    font-weight: bold;
    height: 3em;
    font-size: 18px;
    color: #fff;
    vertical-align: middle;
    display: table-cell;
    width: 100%;
}
 .label_box b {
     font-size:14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
    .label_box b span{
        font-size:18px;
    }
.head_label {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
    .ls-closed .bars {
        color: #fff !important;
    }
.tableRow {
    /*border-radius: 8px;*/
    border-radius: 4px;
}
.table th, .table td, .table-bordered th, .table-bordered td {
    border: none;
    font-size: 18px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #00000014 !important;
}
.tbl-btn .btn {
    font-size: inherit;
    /*padding: 10px;*/
    padding: 8px;
    width: 120px;
    margin-right: 4px;
    background-color: #005e9e !important;
}
    .tbl-btn .btn:hover {
        background-color: #393939 !important;
        color: #ffffff;
    }
    h1, row {
    font-family: Source Sans Pro !important;
}
::placeholder {
    /*color: #b1b1b1 !important;*/
    color: #7c7d86 !important;
    font-size: 16px;
}

#Menuicons {
    font-size: 24px;
    /* margin: 16px; */
    padding: 10px;
    /*margin-top: -8px;
    margin-bottom: 20px;*/
}
    #Menuicons i
    {
        margin-bottom:30px;
        color: #fff;
    }
#Swap i {
    margin-left: 10px;
    margin-top: 10px;
}
.btn-info, .btn-success {
    font-size: medium;
    font-weight: bold;
    border-radius: inherit;
    background-color: dodgerblue !important;
}
.btn-inverse {
    background-color: gray !important;
    font-size: medium;
    font-weight: bold;
    border-radius: inherit;
}
.form-group {
    margin-bottom: 15px;
}

    .form-control, .form-group .form-control {
        border-radius: 4px;
        border: 1px solid #005e9e78;
        color: #4D4F5C;
        font-size: 16px;
        padding: 14px;
        box-shadow: none;
        background: #fff;
    }
#SearchString {
    border: 1px solid #005e9e78;
    border-radius: 8px 0px 0px 8px;
}
.dropdown-menu {
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
}

.bootstrap-select.form-control {
    border-radius: 0;
    background: transparent;
    border: 0px;
    padding: 0;
}

    .bootstrap-select.form-control button.btn.dropdown-toggle {
        border-radius: 4px !important;
        border: 1px solid #005e9e78;
        color: #4D4F5C;
        font-size: 13px;
        padding: 15px 10px;
        box-shadow: none;
        background: #fff;
    }

/*.bootstrap-select .btn.btn-round.btn-simple .filter-option {
    font-size: 15px;
    color: rgba(77, 79, 92, 0.5);
}*/
.bootstrap-select .btn.btn-round.btn-simple .filter-option {
    font-size: 16px;
    color: #4D4F5C;
    font-family: source sans pro !important;
    font-weight:100 !important;
}

.form-file .file-upload {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,0.04);
    padding: 10px;
}

    .form-file .file-upload .image-upload-wrap:hover, .form-file .file-upload .image-dropping {
        background: #F0F2F8;
        border: 0px;
    }

    .form-file .file-upload .placeholder {
        padding: 40px 0;
    }

    .form-file .file-upload .icon-upload {
        border: 1px solid #DDDFE7;
        width: 70px;
        height: 70px;
        margin: auto;
        border-radius: 100%;
        padding: 5px;
    }

        .form-file .file-upload .icon-upload > span {
            border: 3px solid #DDDFE7;
            display: block;
            border-radius: 100%;
            height: 100%;
            padding: 4px;
        }

            .form-file .file-upload .icon-upload > span span.icon {
                background: #DDDFE7;
                display: block;
                height: 100%;
                padding: 1px;
                border-radius: 100%;
            }

        .form-file .file-upload .icon-upload span.icon .upload {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            color: #F0F2F8;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            box-sizing: border-box;
            width: 0;
            height: 0;
            border-width: 8px;
            border-style: solid;
            border-bottom-color: transparent;
            border-left-color: transparent;
            margin: 10px;
        }

            .form-file .file-upload .icon-upload span.icon .upload:before {
                content: "";
                right: 0;
                top: -5px;
                position: absolute;
                height: 7px;
                box-shadow: inset 0 0 0 32px;
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                width: 18px;
                -webkit-transform-origin: right top;
                transform-origin: right top;
            }

    .form-file .file-upload label.upload-text {
        padding: 2px;
        font-size: 16px;
    }

        .form-file .file-upload label.upload-text span {
            display: block;
            font-size: 8px;
            color: #bbb9b9;
        }

            .form-file .file-upload label.upload-text span a {
                color: #3B86FF;
            }

.custom-checkbox {
    position: relative;
    display: block;
    padding-left: 30px;
}

    .custom-checkbox .custom-control-input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

    .custom-checkbox .custom-control-label {
        margin: 0 !important;
        cursor: pointer;
    }

        .custom-checkbox .custom-control-label::before {
            position: absolute;
            border-radius: 4px;
            top: 5px;
            left: 0;
            display: block;
            width: 20px;
            height: 20px;
            pointer-events: none;
            content: "";
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            border: 1px solid #3B86FF;
        }

        .custom-checkbox .custom-control-label::after {
            position: absolute;
            top: 7px;
            left: 7px;
            display: block;
            width: 20px;
            height: 20px;
            content: "";
        }

    .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before, .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
        color: #fff;
      background-color: #3B86FF !important;
    }

    .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
        content: '';
        display: block;
        width: 6px;
        height: 12px;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

.custom-radio .custom-control-label::before {
    border-radius: 20px;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background: #fff;
    border-radius: 20px;
    border: 0px;
    transform: rotate(0);
    width: 12px;
    left: 4px;
    top: 9px;
    height: 12px;
}

.custom-radio-lg label.custom-control-label, .custom-checkbox-lg label.custom-control-label {
    font-size: 25px;
    font-weight: bold;
}


.custom-radio-lg .custom-control-label:before, .custom-checkbox-lg .custom-control-label:before {
    width: 30px;
    height: 30px;
    border-width: 3px;
    top: 0px;
}

.custom-radio-lg {
    padding-left: 40px;
}

    .custom-radio-lg .custom-control-label:after, .custom-checkbox-lg .custom-control-label:after {
        width: 30px;
        height: 30px;
        top: 0px;
    }

    .custom-radio-lg .custom-control-input:checked ~ .custom-control-label::after {
        width: 20px;
        top: 5px;
        height: 20px;
        left: 5px;
    }

.custom-checkbox-lg .custom-control-input:checked ~ .custom-control-label::after {
    width: 10px;
    height: 15px;
    border-width: 0 3px 3px 0;
    top: 5px;
    left: 9px;
}

body .navbar {
    background: #005e9e !important;
    color: #ffffff;
    box-shadow: 2px 0px 10px rgba(0,0,0,0.10);
}

.navbar a:not(.btn):not(.dropdown-item) {
    color: #BCBCCB;
}

.navbar .navbar-right .welcomemsg {
    color: #4D4F5C;
    margin-right: 10px;
}

.navbar ul.navbar-left li.search .input-group {
    border: 0px;
    flex-direction: row-reverse;
}

.navbar ul.navbar-left li.search input.form-control {
    border: 0px !important;
    padding-left: 10px;
}

.navbar ul.navbar-left li.search span.input-group-addon, .navbar ul.navbar-left li.search span.input-group-addon:focus {
    border: 0px !Important;
    color: #BCBCCB;
    padding-right: 0px;
}

.navbar .navbar-right span.alert {
    position: absolute;
    top: 18px;
    background: #FFC06A;
    width: 4px;
    height: 4px;
    padding: 0px;
    display: block;
    border-radius: 20px;
    right: 14px;
}

.navbar .navbar-right li {
    position: relative;
}

.content-heading {
    background: transparent;
    border: 0;
    z-index:3 !important; 
}
.srchbtn .btn {
    padding: 13px 22px !important;
   
}
    .srchbtn .srch{background-color: #005e9e !important;}
.srchbtn .btn:hover {
    background-color: #005e9e !important;
}
    /*.srchbtn .btn:active {
        background-color: #005e9e !important;
    }*/
    .srchbtn .srch:focus {
        background-color: #005e9e !important;
    }
    .sidebar {
        background: #393939;
        top: 0;
        height: calc(100vh - 0px);
        z-index: 11;
    }

    .sidebar .menu .list a {
        color: #fff;
        padding: 15px;
    }

    .sidebar .menu .list {
        margin: 0;
    }

        .sidebar .menu .list li {
            border-bottom: 1px solid rgba(255,255,255,0.05);
        }

        .sidebar .menu .list a i {
            color: #3B86FF;
            margin-right: 5px;
        }

        .sidebar .menu .list a:hover, .sidebar .menu .list a.active {
            background: rgba(255,255,255,0.2);
            color: #fff !important;
        }

    .sidebar .logo {
        margin-bottom: 15px;
        padding: 15px;
        text-align: center;
    }

        .sidebar .logo img {
            max-width: 100%;
            width: 100px;
            margin: auto;
        }


.assignedContent .box {
    background: #fff;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.04);
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 8px;
}

    .assignedContent .box h3 {
        margin-bottom: 0;
        font-size: 25px;
        font-weight: bold;
        cursor: pointer;
    }

        .assignedContent .box h3:before {
            content: "";
            display: inline-block;
            margin: 0px 12px 0px 0px;
            padding: 10px;
            box-shadow: 4px -4px 0 0 #3B86FF inset;
            transform: rotate(135deg);
            position: relative;
            top: 6px;
        }

        .assignedContent .box h3.collapsed:before {
            transform: rotate(-45deg);
            top: -4px;
        }

    .assignedContent .box h6 {
        margin-bottom: 0;
        font-size: 18px;
        font-weight: bold;
        cursor: pointer;
    }

        .assignedContent .box h6:before {
            content: "";
            display: inline-block;
            margin: 0px 12px 0px 0px;
            padding: 8px;
            box-shadow: 4px -4px 0 0 #3B86FF inset;
            transform: rotate(135deg);
            position: relative;
            top: 8px;
        }

        .assignedContent .box h6.collapsed:before {
            transform: rotate(-45deg);
            top: 0px;
        }

    .assignedContent .box .tableRow {
        display: flex;
        display: -webkit-flex;
    }

        .assignedContent .box .tableRow .column {
            font-weight: bold;
            font-size: 18px;
         /*color: #43425D;*/
            text-align: center;
            border-left: 2px solid #fff;
            padding: 10px;
            display: table-cell;
            vertical-align: middle;
        }

            .assignedContent .box .tableRow .column:first-child {
                text-align: left;
                width: 30%;
                border-left: 0px;
            }

            .assignedContent .box .tableRow .column:last-child {
                width: 20%;
            }

            .assignedContent .box .tableRow .column:nth-child(2) {
                width: 25%;
                text-align: center;
            }

            .assignedContent .box .tableRow .column:nth-child(3) {
                width: 5%;
            }

            .assignedContent .box .tableRow .column:nth-child(4) {
                width: 8%;
            }

            .assignedContent .box .tableRow .column:nth-child(5) {
                width: 12%;
            }

        .assignedContent .box .tableRow.titleRow {
            margin-top: 25px;
        }

    .assignedContent .box .itemCollapse {
        margin-bottom: 15px;
    }

    .assignedContent .box a.btn-arrow {
        display: inline-block;
        margin: 0px 12px 0px 0px;
        padding: 13px;
        box-shadow: 6px -6px 0 0 #3B86FF inset;
        transform: rotate(135deg);
        position: relative;
        top: 10px;
      
    }

        .assignedContent .box a.btn-arrow.collapsed {
            transform: rotate(-45deg);
            top: 1px;
        }

    .assignedContent .box .column .date {
        display: inline-block;
        width: 49%;
        font-weight: 700;
    }

        .assignedContent .box .column .date span {
            font-weight: 400;
            display: inline-block;
            margin-left: 20px;
        }

    .assignedContent .box .listCOllapse {
        margin-top: 15px;
    }

    .assignedContent .box .itemCollapse > .tableRow {
        background: #F5F6FA;
        padding: 0px 15px;
        display: table;
        width: 100%;
    }

    .assignedContent .box .listCOllapse > .tableRow {
        
        padding: 0px 15px;
        display: table;
        width: 100%;
    }

    .assignedContent .box .listCOllapse .tableRow .column:first-child {
        position: relative;
        padding-left: 0px;
        /*padding-left: 30px;*/
    }

    .assignedContent .box .listCOllapse .tableRow .column:last-child {
        position: relative;
        padding-right: 30px;
    }

    .assignedContent .box .tableRow i {
        font-size: 27px !important;
        vertical-align: middle;
    }

    .assignedContent .box .tableRow .btn.btn-primary {
        /*background: #3B86FF;*/
        background: #005e9e;
    }

    .assignedContent .box .tableRow .progress {
        height: 21px;
        background-color: #ABABAB;
    }

        .assignedContent .box .tableRow .progress .progress-bar {
            height: 21px;
            line-height: 21px;
            background-color: #26E6B9;
            text-align: center;
        }

    .assignedContent .box .listCOllapse.bg-success > .tableRow {
       
    }

.listCOllapse.bg-finish {
}

.assignedContent .box .listCOllapse.bg-start > .tableRow {
    background: #E2E2E2;
}

.assignedContent .box .tableRow .btn {
    padding: 6px;
    /*max-width: 200px;*/
    max-width: 160px;
    width: 100%;
    font-size: inherit;
}

    .assignedContent .box .tableRow .btn.btn-border {
        background: transparent;
        border: 1px solid #838296;
        color: #838296;
    }

.contentSection .text-primary {
    color: #3B86FF !important;
}

.contentSection .text-success {
    color: #26E6B9 !important;
}

.contentSection .text-warning {
    color: #FF6565 !important;
}

.text-gray {
    color: #8F8F8F;
}

.assignedContent .box .listCOllapse .tableRow .column:last-child {
    position: relative;
}

    /*.assignedContent .box .listCOllapse .tableRow .column:first-child:before, .assignedContent .box .listCOllapse .tableRow .column:last-child:after {
        content: "";
        background: #fff;
        width: 30px;
        left: -15px;
        position: absolute;
        height: 100%;
        top: 0px;
    }*/

    /*.assignedContent .box .listCOllapse .tableRow .column:last-child:after {
        left: auto;
        right: -15px;
    }*/

.buttonGorup {
}

    .buttonGorup .btn-group {
        background: #fff;
        box-shadow: 0 3px 8px 0 rgba(0,0,0,0.17);
        /*margin-left: 10px;*/
        flex-wrap: wrap;
    }

        .buttonGorup .btn-group button.btn {
            background: #fff;
            color: #43425D;
            font-weight: bold;
            box-shadow: none;
        }
        /*.buttonGorup .btn-group button.btn {
            background: #fff;
            color: #43425D;
            font-weight: bold;
            box-shadow: none;
            font-size: 16px;
            margin: 0px;
         
        }*/

        .buttonGorup .btn-group i {
            margin-right: 12px;
        }
.fc .fc-toolbar {
    background: #393939;
}
.breadcrumb, #myTab, #Menuicons {
    background-color: #393939;
}
    #Menuicons{
        text-align:center;
    }

    .breadcrumb-item a, .breadcrumb-item + .breadcrumb-item::before, .breadcrumb-item.active {
        color: #fff !important;
    }

/*------------------------*/

::-webkit-scrollbar {
    height: 7px;
    width: 3px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #dddddd;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #535353;
    border-radius: 3px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
.formContent h6{
    font-size: 18px;
}

   
    /*** Setting Page css */
    .card-box {
    background: #fff;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.04);
}
.table-responsive {
    overflow-x: auto !important;
}
.settingContent .nav-tabs {
    /*width: 20%;*/
    padding: 0;
    /*border-right: 1px solid #CACED5;*/
}

    .settingContent .nav-tabs li.nav-item {
        margin: 0px;
    }
.subsidebar li.nav-item a.nav-link {
    background-color: #393939 !important;
    border-bottom: 1px solid #707070 !important;
}

.settingContent .nav-tabs li.nav-item a.nav-link {
    /*color: #fff;*/
    /*color: #4D4F5C;*/
    /*font-size: 22px;*/
    font-size: 20px;
    font-weight: 700;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 1px solid #707070 !important;
    border-radius: 0px;
    padding: 15px;
    margin: 0;
    border-radius: 8px 8px 0px 0px !important;
    /*background-color: white;*/
}
            .settingContent .nav-tabs li.nav-item a.nav-link:hover {
                background: rgba(255,255,255,0.2);
            }
            .settingContent .nav-tabs li.nav-item a.nav-link.active {
                background: rgba(119, 119, 119, 0.23);
            }

.settingContent .tab-content {
    width: 72%;
    padding: 15px;
}

.settingContent .formContent {
}

    .settingContent .formContent h3 {
        font-weight: 700;
    }

    .settingContent .formContent {
        margin-bottom: 50px;
    }

    .settingContent .formContent .from-control {
        border-radius: 4px;
    }

    .settingContent .formContent .form-control {
        border-radius: 4px !important;
        border: 1px solid #3B86FF;
        color: #4D4F5C !important;
        /*font-size: 13px;*/
        font-size:16px;
        padding: 14px;
        box-shadow: none !important;
    }
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn:active:focus, .btn:active:hover, .btn.active:focus, .btn.active:hover, .navbar .navbar-nav > a.btn:hover, .navbar .navbar-nav > a.btn:focus, .navbar .navbar-nav > a.btn:active, .navbar .navbar-nav > a.btn.active, .navbar .navbar-nav > a.btn:active:focus, .navbar .navbar-nav > a.btn:active:hover, .navbar .navbar-nav > a.btn.active:focus {
    background-color: #005e9e;
    color: #fff;
    box-shadow: none;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .btn.btn-simple:hover, .btn.btn-simple:focus, .btn.btn-simple:active, .navbar .navbar-nav > a.btn.btn-simple:hover, .navbar .navbar-nav > a.btn.btn-simple:focus, .navbar .navbar-nav > a.btn.btn-simple:active {
    color: #999;
    /*background-color: white !important;*/
}

    .settingContent .formContent label.control-label {
        font-size: 13px;
        color: #808495;
    }

    .settingContent .formContent .form-image {
        display: flex;
        display: -webkit-flex;
        align-items: flex-end;
        flex-wrap: wrap;
       
    }

        .settingContent .formContent .form-image .icon img {
            width: 16px;
        }

        .settingContent .formContent .form-image .label {
            /*margin: 0px 50px 0px 60px;*/
            font-size: 18px;
        }

.property_list .body {
    padding:15px;
    height:135px;
}

.property_list .progress {
    background: #ABABAB;
}

    /*.property_list .progress .bar {
        background: #26E6B9 !important;
    }*/

    .property_list .progress .pbar-inner {
        height: 20px;
        line-height: 20px;
        text-transform: uppercase;
        font-size: 14px;
    }

.property_list .detail {
    font-size: 14px;
    color: #4D4F5C;
    font-weight: 700;
}

    .property_list .detail .col-md-12.mt-1, .property_list .detail .col-md-12.mt-1 b {
        font-weight: 400;
        font-size: 12px;
    }

        .property_list .detail .col-md-12.mt-1 b {
        }

.property_list {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    border-radius: 0;
}

.projectbuttonGorup {
    text-align: right;
    font-size: 0;
    /*margin-bottom: 30px;*/
}

    .projectbuttonGorup a.btn-labeled {
        font-weight: normal;
        margin: 0;
        padding: 8px 20px;
    }

        .projectbuttonGorup a.btn-labeled:first-child {
            border-radius: 4px 0px 0px 4px;
          
        }

        .projectbuttonGorup a.btn-labeled:last-child {
            border-radius: 0px 4px 4px 0px;
        }

/*==============================================================
New Project Page css 
================================================================*/

.newprojectPage .help-block with-errors {
    color: red;
}

.newprojectPage .second {
    margin-left: 120px;
}

.newprojectPage .sw-btn-prev .sw-btn-next {
    position: fixed;
    bottom: -4px;
    right: 10px;
}

.newprojectPage .validations {
    color: red;
    float: right;
}

.newprojectPage .nav-item {
    margin-left: 120px;
}

.newprojectPage .content-heading h1 {
    font-size: 30px;
    color: #005e9e;
    font-weight: bold;
}

.newprojectPage .stepForm #step-1 {
    /*max-width: 400px;
    margin: auto;*/
}

.newprojectPage .stepForm #step-2, .newprojectPage .stepForm #step-3 {
    /*max-width: 840px;*/
    /*margin: auto;
    padding: 6rem 0;*/
}

.newprojectPage .stepForm #step-3 {
    padding: 1rem 0;
}

.newprojectPage .stepForm {
}

    .newprojectPage .stepForm h6 {
        text-align: center;
        color: #4D4F5C;
        font-size: 18px;
        /*margin-bottom: 20px;*/
        font-weight: 400;
    }

    .newprojectPage .stepForm .sw-container.tab-content {
        background: transparent;
    }

    .newprojectPage .stepForm .step-content {
        background: transparent;
    }



    .newprojectPage .stepForm .form-group label {
        color: #4D4F5C;
        font-size: 18px;
        margin-top: .5rem;
    }

    .newprojectPage .stepForm .btn-toolbar.sw-toolbar-bottom {
        background: transparent;
        text-align: center;
        border: 0px;
        /*justify-content: center !Important;*/
        /*margin: 20px 0 !important;*/
    }

        .newprojectPage .stepForm .btn-toolbar.sw-toolbar-bottom .btn-group button.btn {
            background: #fff;
            border-radius: 4px;
            opacity: 1;
            color: #3B86FF;
            color: #4D4F5C;
            font-size: 13px;
            margin-top: 0px;
            margin-bottom: 0px;
            padding: 15px 22px;
            line-height: 1em;
            border: 1px solid #005e9e;
        }

            .newprojectPage .stepForm .btn-toolbar.sw-toolbar-bottom .btn-group button.btn.disabled {
                color: #4D4F5C;
                background: #00000026;
            }

            .newprojectPage .stepForm .btn-toolbar.sw-toolbar-bottom .btn-group button.btn:first-child {
                border-right: 0px;
                border-radius: 4px 0px 0px 4px;
            }

        .newprojectPage .stepForm .btn-toolbar.sw-toolbar-bottom .btn-group button.btn-info {
            background: #3B86FF;
            color: #fff;
        }

        .newprojectPage .stepForm .btn-toolbar.sw-toolbar-bottom .btn-group button.btn:last-child {
            border-left: 1px solid #D7DAE2;
            border-radius: 0px 4px 4px 0px;
            margin: 0px;
        }

    .newprojectPage .stepForm .btn-group {
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    }

    .newprojectPage .stepForm ul.step-anchor {
        background: transparent;
        margin: 50px 0px;
        text-align: center;
        justify-content: center;
        counter-reset: section;
    }

        .newprojectPage .stepForm ul.step-anchor:before {
            display: none;
        }

        .newprojectPage .stepForm ul.step-anchor li.nav-item.active {
        }

        .newprojectPage .stepForm ul.step-anchor li.nav-item {
            background: #F9F9F9;
            margin: 0px;
            position: relative;
            margin-right: 200px;
        }

            .newprojectPage .stepForm ul.step-anchor li.nav-item a.nav-link {
                color: #4D4F5C !important;
                /*background: #F9F9F9 !important;*/
                background: white !important;
                font-size: 15px;
                padding: 50px 5px 0px !important;
                margin: 0px;
                border: none;
                /*font-family: source sans pro !important;*/
                font-family: source sans pro !important;
            }

                .newprojectPage .stepForm ul.step-anchor li.nav-item a.nav-link:before {
                    counter-increment: section;
                    content: ""counter(section)"";
                    background: #F9F9F9;
                    border: 1px solid #3B86FF;
                    width: 38px;
                    height: 38px;
                    bottom: auto;
                    font-size: 20px;
                    top: 0px;
                    right: 0;
                    left: 0;
                    margin: auto;
                    padding: 2px;
                }

                .newprojectPage .stepForm ul.step-anchor li.nav-item a.nav-link:after {
                    display: none;
                }

            .newprojectPage .stepForm ul.step-anchor li.nav-item.active a.nav-link:before {
                background: #3B86FF;
                color: #fff;
            }

            .newprojectPage .stepForm ul.step-anchor li.nav-item.done a.nav-link:before {
                background: #D4D4D4;
                color: #fff;
                border-color: #D4D4D4;
            }

            .newprojectPage .stepForm ul.step-anchor li.nav-item:after {
                content: "";
                background: #E9E9F0;
                height: 1px;
                width: 252px;
                position: absolute;
                display: block;
                top: 21px;
                left: 0px;
            }

            .newprojectPage .stepForm ul.step-anchor li.nav-item:last-child:after {
                display: none;
            }

            .newprojectPage .stepForm ul.step-anchor li.nav-item:last-child {
                margin-right: 0;
            }

    .newprojectPage .stepForm .titleRadio {
        margin: 40px 0;
    }


    .newprojectPage .stepForm div#div_existing {
        /*max-width: 430px;
        margin: auto;
        padding: 6rem 0;*/
    }

    .newprojectPage .stepForm
    div#Reviewinform h5 {
        margin-bottom: 10px;
        min-height: 30px;
    }

    .newprojectPage .stepForm div#Reviewinform hr {
        margin: 0px;
    }
.sw-theme-dots > ul.step-anchor {
    z-index:0;
}

    .Pager span {
    background-color: #005e9e !important;
}


    /*==============================================================
Project Detail Page css 
================================================================*/
   .card-detailtask .card-body {
    padding: 0 15px 20px;
    min-height: auto;
}

    .card-detailtask .card-body h2 {
        margin: 15px 0 20px;
        font-size: 25px;
        font-weight: 700;
    }

        .card-detailtask .card-body h2 span {
            color: #4D4F5C;
            font-size: 18px;
            font-weight: 400;
        }

.card-detailtask .taskList {
}

    .card-detailtask .taskList .listItem {
        background: #F5F6FA;
        border: 1px solid #EAF0F4;
        /*padding: 0px 10px;*/
    }

        .card-detailtask .taskList .listItem .form-group {
            margin: 5px 0px;
        }

    .card-detailtask .taskList .row {
        align-items: center;
    }

    .card-detailtask .taskList .form-group {
        margin-bottom: 0px;
    }

.editprojectPage .custom-checkbox .custom-control-label::before {
    background: #fff !Important;
    border-width: 2px;
}

.editprojectPage .custom-checkbox-lg .custom-control-input:checked ~ .custom-control-label::after {
    /*border-color: #3B86FF;*/
    border-color: #ffffff;
}

.card-detailtask .taskList .custom-checkbox label.custom-control-label, .editprojectPage .custom-checkbox-lg label.custom-control-label {
    font-size: 15px;
    font-weight: 400;
    padding: 4px 12px;
}

.pl-6 {
    padding-left: 6rem !important;
}

.card-detailtask .tableTask {
    width: 100%;
}

    .card-detailtask .tableTask .taskList {
        margin-bottom: 15px;
    }

        .card-detailtask .tableTask .taskList .listItem button.btn-info {
            padding: 0px 14px;
            left: 5px;
            position: relative;
        }

.card-detailtask .taskList .listItem .column {
    padding: 0px 15px;
}

.card-detailtask .taskListGroup .listItemSub {
    margin-top: 10px;
}

.card-detailtask .taskListGroup {
    margin-top: 15px;
    padding: 0px 30px;
}

    .card-detailtask .taskListGroup .listItemSub .checkboxGroup .custom-checkbox {
        padding-left: 0;
    }

        .card-detailtask .taskListGroup .listItemSub .checkboxGroup .custom-checkbox .icon {
            height: 18px;
            vertical-align: middle;
            margin-right: 9px;
        }

        .card-detailtask .taskListGroup .listItemSub .checkboxGroup .custom-checkbox label.custom-control-label {
            position: relative;
            padding-left: 23px;
        }

.card-detailtask .taskList .nameTxt {
    color: #43425D;
    /*font-size: 15px;*/
    font-size: 16px;
    font-weight: 700;
}

.card-detailtask .taskList .listItem .actionIcon {
    color: #3B86FF;
}

    .card-detailtask .taskList .listItem .actionIcon a {
        margin-right: 5px;
    }

.card-detailtask .taskList .listItem .addFile i.zmdi-plus {
    font-size: 25px;
    vertical-align: bottom;
    margin-right: 5px;
}
.custom-btn {
    background-color: #ffffff !important;
    color: #005e9e !important;
    border: 2px solid #005e9e !important;
    border-radius: 8px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}
.color-blue {
    background-color:#005e9e !important;
    color:#fff !important;
}

.custom-btn:hover {
    background-color: #005e9e !important;
    color: #fff !important;
    border: 2px solid #005e9e;
}
    .custom-cncl{
    color: #393939 !important;
    border: 2px solid #393939 !important;
    background-color: #fff !important;
    border-radius: 8px !important;
    font-weight:600 !important;
    font-size:18px !important;
}
        .custom-cncl:hover {
            color: #fff !important;
            background-color: #393939 !important;
        }
.custom-del {
    color: #ff2828 !important;
    border: 2px solid #ff2828 !important;
    background-color: #fff !important;
    border-radius: 8px !important;
    font-weight: 600 !important;
}
    .custom-del:hover, custom-del:active, custom-del:focus {
        color: #fff !important;
        background-color: #ff2828 !important;
    }
.btn-black {
    color: #fff !important;
    background-color:#393939de !important;
    border-radius: 0px 8px 8px 0px !important;
}
    .searchicon .btn {
    padding: 13px 22px !important;
    background-color: #005e9e;
    border-radius: 0px 8px 8px 0px;
}
.QAadd-icon {
    margin-left: -11px;
    margin-right: 25px;
    width:30px;
    z-index:2;
}
.QAadd-icon img {
    width: 100%;
}
.catalogadd-icon {
    margin-left: -19px;
    width: 30px;
    margin-right: 10px;
}
    .catalogadd-icon img {
        width: 100% ;
       
    }
    /*-------------------------------------------------------------------------------------------Responsive-Start--------------------------------------------------*/
    @media (max-width: 990px) {
        .newprojectPage .stepForm ul.step-anchor {
            padding: 0px 15px;
        }

            .newprojectPage .stepForm ul.step-anchor li.nav-item {
                margin-right: 100px;
            }

                .newprojectPage .stepForm ul.step-anchor li.nav-item:after {
                    width: 180px !important;
                }

        .content-heading {
            margin: 0px;
        }

        .newprojectPage .stepForm h6 {
            line-height: 2rem;
        }

        .assignedContent .box .tableRow {
            display: flex;
            display: -webkit-flex;
            flex-wrap: wrap;
        }

            .assignedContent .box .tableRow .column:last-child {
                width: 20%;
            }

            .assignedContent .box .tableRow .column:nth-child(5) {
                width: 12%;
            }

            .assignedContent .box .tableRow .column:nth-child(4) {
                width: 20%;
                border-left: 1px solid #fff;
                position: relative;
            }

            .assignedContent .box .tableRow .column {
                border-left: 1px solid #fff;
                border-bottom: 1px solid #fff;
            }

                .assignedContent .box .tableRow .column:nth-child(3) {
                    width: 5%;
                }

                .assignedContent .box .tableRow .column:nth-child(2) {
                    width: 25%;
                }

                .assignedContent .box .tableRow .column:first-child {
                    width: 30%;
                }

        .assignedContent .box .listCOllapse .tableRow .column:nth-child(3) {
            position: Relative;
            padding-right: 30px;
        }

        .assignedContent .box .listCOllapse .tableRow .column:nth-child(4) {
            position: relative;
            padding-left: 8px;
        }

        /*.assignedContent .box .listCOllapse .tableRow .column:nth-child(4):before, .assignedContent .box .listCOllapse .tableRow .column:nth-child(3):after {
            content: "";
            background: #fff;
            width: 30px;
            left: -15px;
            position: absolute;
            height: 100%;
            top: 0px;
        }*/

        .assignedContent .box .listCOllapse .tableRow .column:nth-child(3):after {
            left: auto;
            right: -15px;
        }

        .assignedContent .box .tableRow.titleRow {
            visibility: hidden;
            margin-top: 0px;
            margin-bottom: 0px;
            overflow: hidden;
            height: 34px;
        }
    }

    @media (max-width: 767px) {

        .QAadd-icon {
            margin-left: -50px;
            margin-right: 27px;
            z-index: 1;
        }

        .catalogadd-icon {
            margin-left: -52px;
            z-index: 1;
        }

        .nav-tabs {
            text-align: left;
        }

        #Menuicons {
            padding: 5px 10px;
        }

        .assignedContent .box .tableRow .column:first-child {
            width: 100%;
        }

        .assignedContent .box .tableRow .column:last-child {
            width: 100%;
        }

        .assignedContent .box .tableRow .column:nth-child(5) {
            width: 70%;
        }

        .assignedContent .box .tableRow .column:nth-child(4) {
            width: 30%;
        }

        .assignedContent .box .tableRow .column:nth-child(3) {
            width: 70%;
        }

        .assignedContent .box .tableRow .column:nth-child(2) {
            width: 30%;
        }

        .assignedContent .box .column .date span {
            margin-left: 0px;
        }

        .assignedContent .box .column .date {
            /*width: 100%;*/
        }

        .assignedContent .box .listCOllapse .tableRow .column:first-child:before, .assignedContent .box .listCOllapse .tableRow .column:last-child:after {
            display: none;
        }

        .assignedContent .box .listCOllapse .tableRow .column:nth-child(4):before, .assignedContent .box .listCOllapse .tableRow .column:nth-child(3):after {
            display: none;
        }

        .assignedContent .box .listCOllapse > .tableRow {
            padding: 0px;
        }

        .assignedContent .box .listCOllapse {
            padding: 0px 15px;
            background: transparent !important;
        }

            .assignedContent .box .listCOllapse .tableRow .column:first-child {
                padding-left: 10px;
            }

            .assignedContent .box .listCOllapse .tableRow .column:nth-child(3) {
                padding-right: 10px;
            }

            .assignedContent .box .listCOllapse .tableRow .column:last-child {
                padding-right: 10px;
            }
    }

    @media (max-width: 768px) {
        .card-detailtask .taskListGroup .listItemSub .checkboxGroup .custom-checkbox label.custom-control-label {
            padding-left: 40px;
        }

        /*.assignedContent .box h6, .assignedContent .box .tableRow .column{
    font-size: 12px;
    /*}*/
        .card-detailtask .taskListGroup .listItemSub .checkboxGroup .custom-checkbox {
            display: contents;
        }

        #companyinfo {
            /*padding: 0px !important;*/
        }

        .cat-modal {
            max-width: 90%;
        }

        .enddate {
            margin-right: 90px;
        }

        .menudiv1 {
            margin-bottom: 15px;
        }

        .tableRow {
            display: inline-block !important;
            white-space: nowrap;
            overflow-x: auto;
            border-radius: 8px !important;
        }

        .assignedContent .box h6 {
            width: 180px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .assignedContent .box label {
            width: 154px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        section .content {
            margin-top: 100px;
        }

        .newprojectPage .stepForm ul.step-anchor {
            padding: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
        }

            .newprojectPage .stepForm ul.step-anchor li.nav-item {
                margin-right: 24px;
            }

                .newprojectPage .stepForm ul.step-anchor li.nav-item a.nav-link {
                    text-align: center;
                }

                .newprojectPage .stepForm ul.step-anchor li.nav-item:after {
                    width: 90px !important;
                }

        .newprojectPage .stepForm .btn-toolbar.sw-toolbar-bottom {
            flex-wrap: wrap;
        }

        .newprojectPage .stepForm .btn-group {
            margin-bottom: 15px;
        }

        .settingContent .tab-content {
            width: 100%;
        }

        .card-address {
            width: 185%;
            word-break: break-all;
        }
    }

    @media(max-width: 576px) {
        .content-heading h1 {
            font-size: 24px;
        }

            .content-heading h1:first-child {
                display: block;
                margin-bottom: 15px !important;
            }

        .cat-modal {
            max-width: 100%;
        }

        .docs {
            width: 65%;
        }

        .nav-tabs {
            padding-left: 47px;
            padding-right: 24px;
        }

        .navrow {
            display: flex;
        }

        ul.nav.navbar-nav.navbar-left {
            margin-left: 0px !important;
        }

        .navbar .navbar-right .welcomemsg {
            margin-right: 6px;
        }

        #SearchString {
            margin-bottom: 0px !important;
            padding: 10px;
        }

        .content-heading.clearfix {
            /*padding-bottom: 0px;*/
        }

        .navmenu {
            display: none;
        }

        .progress {
            width: 100px !important;
        }

        #div-clientList .progress {
            width: 100% !important;
        }

        .depndncy-tbl {
            margin: 0px !important;
            width: 100% !important;
        }

        .content-heading h1 {
            margin-right: 8px;
            /*margin-top:0px;*/
        }

        .content-heading ul.breadcrumb {
            margin-top: 0px;
        }

        .settingContent .tab-content {
            width: 100% !important;
        }

        #companyinfo {
            /*padding: 0px !important;*/
        }

        #btnSave12 {
            /*margin-top: 15px;*/
        }

        .rolebtn {
            text-align: right;
            margin: 0px;
            margin-top: 0px !important;
        }

        .settingContent .tab-content {
            padding: 0px;
        }
    }

@media(max-width: 380px) {
    .navbar-header {
        width: 50px;
    }

    .inputfile-1 {
        /*width: -webkit-fill-available;*/
        width: 96%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .assignedContent .box .tableRow .column:nth-child(2) {
        text-align: left;
    }

    .tbl-btn .btn {
        font-size: 14px;
        width: 100px;
    }


    .authentication .card-plain {
        border-radius: .25rem;
        padding-bottom: .7rem;
        max-width: 415px;
    }
}

