@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Open+Sans:wght@400;500;600;700&family=Poppins:wght@400;600;700&family=Raleway:wght@500;600;800&family=Lato:wght@400;700;900&display=swap');


body{
	/*font-family: 'Montserrat', sans-serif;*/
	/*font-family: 'Open Sans', sans-serif; */
   /* font-family: 'Montserrat', sans-serif;*/
   font-family: 'Lato', sans-serif;
	color: #5b5b5b;
    background-color: #f2f7fd !important;
}
html, body {
    width: 100%;
    overflow-x: hidden;
}
a{
     color: #14c0b0;
}


a.theme_btn_blue_cus, button.theme_btn_blue_cus {
    background: #17bfb0;
    color: white !important;
    padding: 7px 15px;
    border-radius: 10px !important;
    text-align: center;
    width: auto;
    border: none;
}

/*Upload BTN*/

.upload_file_wrapper button#custom-button {
    background: #17bfb0;
    color: white;
    padding: 10px 25px;
    text-align: center;
    width: auto;
    border: none;
    font-weight: 500;
    margin-right: 10px;
    box-shadow: 0px 0px 11px -6px rgb(0 0 0 / 75%);
    padding: 5px 15px;
    border-radius: 5px;
}

/*recruitment*/

.top-header-bar-2 ul {
    margin: 0;
    padding-right: 0px;

}

.top-header-bar-2 li {
    display: inline-block;
    padding: 0 10px;

}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative;
}

.top-header-bar-2 i.fa.fa-envelope {
    padding: 0 10px;
}

.top-header-bar-2 li i.fa {
    color: #b2b2b2;
}

.top-header-bar-2 .nav-item.dropdown a {

    color: black;

}

.nav-link {

    display: block;
    padding: .5rem 1rem;

}



/*Header CSS*/

.container-fluid.header_cus {
    box-shadow: 0px 8px 35px -35px rgb(0 0 0 / 75%);
    margin-bottom: 17px;
    background: white;
    padding: 10px 10px;
}

button.side_toggle_show_hide {
    border: none;
    background: transparent;
    font-size: 25px;
    color: #071828;
    position: absolute;
    left: 3%;
    top: -120px;
    display: none;
}

button.side_toggle_show_hide:focus {
    border: none;
    outline:none;
  
}

/*Show Hide Sidebar*/

button.side_toggle_show_hide:focus {
    outline:none;
    
}


.hide_sidebar_main {
    display: none;
   
}
.full_width_on_sidebar_increase_width {
    max-width: 100% !IMPORTANT;
    flex: 100%;
}

.hide_sidebar_main  button.side_toggle_show_hide {
    left: 0px;
}


/*Datatable*/

div.dt-buttons {
    float: right;
    padding: 0;
}
.button.dt-button, div.dt-button, a.dt-button{
    padding: 0;
    border: none;
    border-bottom: none;
    display: inline;
}
.main-box-section div#tasks {
    width: 100%;
}

.dataTables_wrapper div.dt-buttons {
    float: right;
    padding: 0;
    margin-top: 10px;
    margin-right: 10px;
}
.dataTables_wrapper a.dt-button.users_print.buttons, .dataTables_wrapper button.dt-button.users_print.buttons {
    background: #17bfb0;
    color: white;
    padding: 7px 20px;
    border-radius: 10px;
    text-align: center;
    width: auto;
    margin: 0 5px;
    float: right;
    border: none;
    outline: none;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
}
.dataTables_wrapper a.dt-button.users_print.buttons a, .dataTables_wrapper button.dt-button.users_print.buttons a{
    text-decoration: none;
    color: white;
}

.button.dt-button, div.dt-button, a.dt-button, .button.dt-button, div.dt-button, button.dt-button{
    padding: 0;
    border: none;
    border-bottom: none;
    display: inline;
}
.main-table-projects div#tasks {
    width: 100%;
}

.dataTables_wrapper .dataTables_scroll {
    border-top: 2px solid #e9e9e9;
}
.dataTables_wrapper .dataTables_length {
    /*border: solid;*/

    background-color: #f5f3f4;
    text-decoration-color: black;
    border-radius :1rem;
    width: 165px;
    height: 45px;
    margin-bottom: 50px;
    
    }

.dataTables_wrapper .dataTables_length label {
    padding: 10px;
}

.dataTables_wrapper .dataTables_scrollBody thead {
    opacity: 0;
}
.dataTables_wrapper .dataTables_scrollBody thead th {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.dataTables_wrapper .dataTables_scrollBody thead tr.heading-cus4 {
    display: contents !important;
}
.dataTables_wrapper table.dataTable.display tbody tr .action-icons img.side-bar-icons {
    width: 18px;
    height: 18px;
    object-fit: contain;
}
.dataTables_wrapper .dataTables_length {
    border: none;
    background-color: transparent !important;
    margin-bottom: 30px !important;
}
.dataTables_wrapper .dataTables_length {
    width: 225px;
    margin-left: 0;
}
div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block;
    border: none;
    background: #f5f3f4;
    padding: 5px 20px;
    color: #646464;
    border-radius: 5px;
    margin: 0 6px;
    outline: none !important;
    background-image: url(../images/sort_desc.png);
    background-position: 35px 2px;
    background-repeat: no-repeat;
    background-size: 35%;
}

.dataTables_wrapper table.dataTable.no-footer td:first-child {
    padding-left: 20px;
}
.dataTables_wrapper .table tr th:first-child {
    padding-left: 15px;
}
.dataTables_wrapper table.dataTable.stripe tbody tr.odd, .dataTables_wrapper table.dataTable.display tbody tr.odd {
    background-color: #ffffff;
}
.dataTables_wrapper table.dataTable.display tbody tr:nth-child(odd){
    background-color: #ffffff;
}
.dataTables_wrapper table.dataTable tbody tr {
    background-color: #f9f9f9;
}
.dataTables_wrapper table.dataTable.display tbody tr.odd>.sorting_1, .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: unset;
}
.dataTables_wrapper table.dataTable.display tbody tr.even>.sorting_1, .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: unset;
}
.dataTables_wrapper table.dataTable.display tbody tr.odd:hover {
    background: #ffffff;
}
.dataTables_wrapper table.dataTable.display tbody tr.even:hover {
    background: #f9f9f9;
}
.dataTables_wrapper .table tr th {
    padding: 12px 20px;
    border: none;
    color: #656567;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 10px;
    font-weight: 700;
    background-color: transparent;
}
.dataTables_wrapper .dataTables_filter input {
    border: none;
    background: #f5f3f4;
    border-radius: 5px;
    padding: 7px 10px;
    margin-top: 10px;
    margin-left: 10px;
    outline: none;
}
.dataTables_wrapper.dataTables_wrapper.no-footer .dataTables_scrollBody table.dataTable.no-footer {
    width: 100%;
    margin: 0;
    padding-top: 10px;
    border-collapse: collapse;
}
.dataTables_wrapper.dataTables_wrapper.no-footer .dataTables_scrollBody table.dataTable.no-footer tbody tr {
    background-color: transparent;
    border-top: 1px solid #c7c9d6 !important;
}
 .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #c7c9d6;
}
.dataTables_wrapper table.dataTable.no-footer td {
    font-size: 15px;
    font-weight: 600;
    border: none;
    color: #656567;
    padding: 20px 10px 20px 10px;
}

.main-table-cus .dataTables_wrapper .dataTables_paginate .paginate_button.current, .main-table-cus .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #14C0AF !important;
    border: none;
    color: white !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button{
    background: #dcdcdc !important;
    border: none !important;
    color: #747474 !important;
    border-radius: 50px !important;
}

div.dataTables_wrapper div.dataTables_paginate, div.dataTables_wrapper div.dataTables_info {
    padding-top: 20px;
    margin-bottom: 10px;
}
.dataTables_wrapper .dataTables_paginate {
    margin-right: 15px;
}
.dataTables_wrapper .paginate_button.previous, .dataTables_wrapper .paginate_button.next {
    display: none;
}
.dataTables_wrapper .table tr th::before, .theme-light .dataTables_wrapper .table tr th::after {
display: none;
}

div.dataTables_wrapper div#example_info {
    margin-left: 35px;
    font-weight: 500;
    color: #6e727d;
}
div#example_filter {
    margin-right: 35px;
     /*display: none;*/
}
.dataTables_wrapper td .time, .dataTables_wrapper td .Timelable {
    background-color: transparent;
    color: #2d2d2d;
    padding: 10px;
    border: 2px solid #0ec9ac;
    word-spacing: 6px;
    margin-bottom: 0rem;
}
.dataTables_wrapper td .Timelable {
    border-top: none;
}
.theme-light .dataTables_wrapper .table tr th {
    padding-left: 10px;
}

.dataTables_wrapper a.dt-button:hover {
    border: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.first, .dataTables_wrapper .dataTables_paginate .paginate_button.last {
    display: none;
}
.dataTables_wrapper img.logo_cus {
    width: 50px;
    height: 50px;
    object-fit: contain;
}


/*.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody::-webkit-scrollbar {
  width: 12px;              
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody::-webkit-scrollbar-track {
  background: orange;       
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody::-webkit-scrollbar-thumb {
  background-color: blue;    
  border-radius: 20px;       
  border: 3px solid orange;  
}*/

/*End Datatables*/

.top-header-bar-2 .nav-item.dropdown a {
    color: #484445;
    display: inline-block;
    padding: 5px 0px 0px 5px;
    font-size: 15px;
    font-weight: 600;
    margin-right: 20px;
}
.top-header-bar-2 .nav-item.dropdown a:active, .top-header-bar-2 .nav-item.dropdown a:hover {
    background: transparent;
    color: #17bfb0;
}

.top-header-bar-2 .nav-item.dropdown a i.fa.fa-chevron-down {
    color: #848182;
    vertical-align: middle;
    font-size: 15px;
    margin: -2px 5px 0px 3px;
}

td.three {
    color: yellowgreen;
}
.Edit-popup-main-btn-cus a {
    text-transform: capitalize;
}
.form-control:focus {
    background-color: #eee !important;
}
.top-header-bar-2 .dropdown-menu.show {
    left: -50px !important;
    width: auto !IMPORTANT;
    top: 10px !important;
    border: 2px solid #17bfb0;
    padding: 5px 10px;
    border-radius: 15px;
}

.top-header-bar-2 li:last-child {

    padding: 0;

}

.top-header-bar-2 li:last-child #dropdownMenuButton {

    padding: 0 0 0 5px;

}

.top-header-bar-2 span.top-header-bar-2b {

    color: #fff;

    height: 7px;

    width: 7px;

    padding: 0 5px 0 0;

    font-size: 5px;

    position: absolute;

    right: 37px;

    top: 9px;

    border-radius: 50%;

    background-color: red;

    text-align: right;

}

.top-header-bar-2 li.notification-cus i.fa.fa-bell {
    padding: 0 40px;
    color: #5a5a5a;
    font-size: 30px;
}

.top-header-bar-2 li.notification-cus:after {
    content: "";
    border-radius: 50%;
    background-color: red;
    text-align: right;
    width: auto;
    padding: 0px 4px;
    font-size: 6px;
    position: relative;
    right: 50px;
    top: -10px;
}


/*Search bar*/

.top-header-bar-2 li.search-bar-cus {
    width: 100%;
    align-self: center;
    vertical-align: middle;
    margin-right: 0px;
}

li.search-bar-cus .search-container {
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 13px;
}

li.search-bar-cus input#search-bar {
    margin: 0 auto;
    width: 100%;
    height: 45px;
    padding: 0 20px;
    font-size: .85rem;
    border: none;
    outline: none;
    background: #f2f7fd;
    border-radius: 5px;
}

li.search-bar-cus .search-icon {
    position: relative;
    float: right;
    top: -37px;
    right: 20px;
}

li.search-bar-cus .search-icon i.fa {
    color: #4f535c;
    vertical-align: middle;
    font-size: 20px;
}


.top-header-bar-2 li i.fa {

    color: black;

        vertical-align: middle;

    font-size: 23px;

}

.top-header-bar-2 img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    vertical-align: middle;
    object-fit: cover;
    display: inline-block;
}


.top-header-bar-2 a.user-logout-btn {
    color: #f27c24;
    border: 1.5px solid;
    border-radius: 6px;
    padding: 7px 10px;
    margin-right: 20px;
    margin-left: 10px;
    font-size: 15px;
    font-weight: 700;
}
.top-header-bar-2 {

    max-width: 100% ;

    padding: 10px 0px

}

.top-header-bar-2 {
    text-align: right;
    align-self: center;
}

/*Header  End*/

/*********************************
3.3 Login  Screen 
*********************************/

.container.main-login-section {
    width: 80%;
    margin: 0 auto;
    padding: 3% 0 0;
}

.container.main-login-section img.logo_cus {
    width: 50%;
    display: block;
}

.container.main-login-section h2.left_heading {
    color: white;
    padding-top: 40px;
    font-size: 40px;
    font-weight: 500;
}
.container.main-login-section h2.left_heading span {
    font-weight: 600;
    color: #17ceca;
}
.container.main-login-section .col-md-7.first_col p {
    padding-top: 15px;
    font-size: 17px;
    color: white;
    width: 80%;
}
.container.main-login-section .second-colomn-login .login-container{
    margin-top: 5%;
    margin-bottom: 5%;
}
.container.main-login-section .second-colomn-login h3.tabs-form-title {
    margin: 20px 0 20px;
    color: white;
    font-weight: 600;
    display: inline;
    text-transform: capitalize;
    text-align: left;
    font-size: 30px;
    letter-spacing: 1px;
}

.container.main-login-section .second-colomn-login .login-form-1{
    padding: 5%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}

.container.main-login-section .second-colomn-login .login-form-2 h3{
    text-align: center;
    color: #fff;
}
.container.main-login-section .second-colomn-login .login-container form{
    padding: 10%;
}
.container.main-login-section .row.form-group.forget-pass .col-md-6 {
    padding: 0;
}
.container.main-login-section .second-colomn-login .form-group a.ForgetPwd {
    padding-right: 10px;
    color: #109da4;
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
    font-weight: 600;
    float: right;
    text-decoration: underline !important;
    font-style: italic;
}
.container.main-login-section .second-colomn-login .form-group {
    margin: 25px 0;
}

.container.main-login-section .second-colomn-login .form-group label {
    color: white;
    font-size: 17px;
    margin-bottom: 5px;
    display: block;
    font-weight: 500;
}

.container.main-login-section .second-colomn-login .form-group input.form-control {
    border: none;
    border-radius: 0px;
    width: 100%;
    padding: 15px 0;
    font-size: 15px;
    background-color: #2e4553 !important;
    padding: 15px 15px;
    border-radius: 10px;
    color: white;
    outline: none;
    height: calc(1.5em + 0.75rem + 10px);
}
.container.main-login-section .second-colomn-login .form-group input.form-control::placeholder {
    color: #6a8189;
    font-size: 15px;
    font-weight: 400;
}

.container.main-login-section .second-colomn-login .form-group input.form-control:focus {
  box-shadow: unset;
}
.container.main-login-section .second-colomn-login .inner-row .col-md-8 {
    padding-right: 0;
}
.container.main-login-section .btn-submit a, .container.main-login-section .btn-submit button {
    cursor: pointer;
    text-transform: capitalize;
    box-shadow: 0px 0px 13px -5px rgb(0 0 0 / 70%);
    font-size: 17px;
    background: #109da4;
    color: white;
    padding: 10px 15px;
    border-radius: 10px;
    text-align: center;
    border: none;
    display: block;
    width: 40%;
}

/*Forgot pass*/

.container.main-forgot-pass-section {
    width: 40%;
    margin: 5% auto 0;
}
.container.main-forgot-pass-section img.logo_cus_reset_pass {
    margin: 35px auto;
    width: 40%;
    display: block;
}
.container.main-forgot-pass-section .row.main-row-login-section {
    padding: 5% 5%;
    background-color: #1c404e;
    border: 2px solid #85a0ab;
    border-radius: 15px;
}
.container.main-forgot-pass-section .btn-submit a, .container.main-forgot-pass-section .btn-submit button {
    cursor: pointer;
    text-transform: capitalize;
    box-shadow: 0px 0px 13px -5px rgb(0 0 0 / 70%);
    font-size: 17px;
    background: #109da4;
    color: white;
    padding: 10px 20px !important;
    border-radius: 10px;
    text-align: center;
    border: none !important;
    display: block;
    width: auto;
    margin-top: 15px;
}
.container.main-forgot-pass-section .second-colomn-login .form-group input.form-control {
    border: none;
    border-radius: 0px;
    width: 100%;
    padding: 15px 0;
    font-size: 15px;
    background-color: #44646f !important;
    padding: 15px 15px;
    border-radius: 10px;
    color: white;
    outline: none;
    height: calc(1.5em + 0.75rem + 10px);
}
.container.main-forgot-pass-section .second-colomn-login .form-group input.form-control::placeholder {
color: #6a878f;
}
.container.main-forgot-pass-section .second-colomn-login .form-group label {
    color: white;
    font-size: 17px;
    margin-bottom: 5px;
    display: block;
    font-weight: 500;
}

/*Sidebar*/

.col-md-3.main-side-bar-section {
    background-color: #071828;
    padding: 15px 0 0;
    margin-top: -126px !important;
    width: 17%;
    border: none !important;
    z-index: 99;
}


.Recruitmtnt-main-section2a img {
    text-align: left;
    display: block;
    width: 65%;
    margin: 0 auto;
    padding: 40px 5px 15px;
}

span#myClick {
    cursor: pointer;
}

.main-btn a.add_new_btn {
    background: #17bfb0;
    color: white;
    padding: 8px 25px;
    border-radius: 10px;
    text-align: center;
    width: auto;
    margin: 0 auto;
    float: right;
    font-weight: 500;
    box-shadow: 0px 0px 11px -6px rgb(0 0 0 / 75%);
    text-decoration: none;
}

/* Style the tab */

.tab {
  float: left;
  background-color: transparent;
  width: 100%;
  height: auto;

}

/* Style the buttons inside the tab */


ul.left_side_menus {
    list-style: none;
    padding: 15px 0px;
}
ul.left_side_menus li.menu-item a {
    display: block;
    background-color: inherit;
    color: white;
    padding: 11px 18px 10px 35px;
    width: 100%;
    margin: 5px 0;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 16px;
    border-left: none;
    font-weight: 500;
    text-decoration: none;
}
ul.left_side_menus li.menu-item img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: 1px 10px 0px 0;
    display: inline-block;
    float: right;
    object-fit: contain;
}
ul.left_side_menus li.menu-item i {
    font-size: 20px;
    margin-right: 10px;

}
.logo-center {
    text-align: center;
}
ul.left_side_menus li.menu-item a.active {
    color: #17bfb0;
    border: none;
}
ul.left_side_menus li.menu-item a:hover {
    color: #17bfb0;
    border: none;
}

ul.left_side_menus li.menu-item a.active .none_hover, ul.left_side_menus li.menu-item a:hover .none_hover {
    display: none;
}
ul.left_side_menus li.menu-item a.active .d-none, ul.left_side_menus li.menu-item a:hover .d-none {
    display: block !important;
}

/*Top Filter Main Pages*/

.top_filter_row .form-control {
    border: none;
    height: calc(1.5em + 0.8rem + 5px);
    border-radius: 8px;
}
.row.filter_row_cus .col-item {
    align-self: center;
}
.top_filter_row .form-control::placeholder {
    color: #b5b5b5;
}

/*Dashboard Page*/


.dashboard_top_row .col-md-3.box_col {
    padding: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    margin: 0 5px;
    max-width: 19%;
    box-shadow: 0px 0px 17px -6px rgb(0 0 0 / 75%);
}
.dashboard_top_row .col-md-3.box_col img.box_icon {
    height: 35px;
    width: 35px;
    object-fit: contain;
}


.second_chats_row .white_col {
    background: white;
    border-radius: 10px;
    margin: 5px 10px;
    padding: 20px 20px;
}
.second_chats_row .white_col.first_col {
    max-width: 62%;
}


/*Main Projects List*/


.row.main-table-projects {
    background-color: white;
    padding: 10px 0px 20px !important;
    box-shadow: 0 0 15px #ccc;
    border-radius: 5px !IMPORTANT;
    margin: 30px 5px;
}

.row.main-table-projects .main-table-top-bar {
    width: 100%;
}
.row.main-table-projects h3.main-inner-heading {
    margin: 40px 0 20px;
    color: black;
    font-weight: 700;
    display: inline;
    text-transform: capitalize;
    text-align: left;
    font-size: 20px;
    letter-spacing: 0.5px;
    padding-left: 10px;
}

/*.row.main-table-projects h4 {
    color: #7d7d7d;
    padding: 0px 15px;
    font-size: 18px;
    margin-bottom: 0 !IMPORTANT;
    margin-top: 10px;
    font-weight: 400;
    padding: 0 25px;
}*/
.row.main-table-projects .main-table-cus table.table a.action-icons {
    font-size: 20px;
    color: #17bfb0;
    margin: 0 5px;
}
.row.main-table-projects a.calender-icons {
    font-size: 27px;
    color: #5a5a5a;
    padding-left: 8px;
}


/*Creat Form Page*/

.row.form_box.theme_form_page_cus {
    background-color: white;
    padding: 15px 20px !important;
    box-shadow: 0 0 5px #ccc;
    border-radius: 5px !IMPORTANT;
    margin: 15px 10px;
    width: 100%;
    border-top: 5px solid #17bfb0;
}
.row.form_box.theme_form_page_cus .row.form-group .col-md-6, .row.form_box.theme_form_page_cus .row.form-group .col-md-12 {
    padding: 10px 15px;
    margin: 0 !important;
}
.row.form_box.theme_form_page_cus form input.form-control, .row.form_box.theme_form_page_cus form textarea, .row.form_box.theme_form_page_cus form select {
    background-color: #eef1f8;
    border: none;
    border-radius: 10px;
    padding: 5px 10px;
    height: calc(1.5em + 0.75rem + 10px);
}

.row.form_box.theme_form_page_cus button.submit {
    background: #17bfb0;
    color: white;
    padding: 8px 15px;
    text-align: center;
    margin: 20px auto 0;
    border: none;
    display: block;
    width: 25%;
    box-shadow: 0px 0px 11px -6px rgb(0 0 0 / 75%);
    border-radius: 10px;
}

/*Reward Points*/

.rewards_points .row.form_box.theme_form_page_cus form input.form-control, .rewards_points .row.form_box.theme_form_page_cus form textarea, .rewards_points .row.form_box.theme_form_page_cus form select {
    background-color: #eef1f8;
    border: none;
    border-radius: 3px;
    padding: 5px 10px;
    height: calc(1.5em + 0.75rem + 5px);
    margin: 5px 0px;
}
.rewards_points .row.form_box.theme_form_page_cus .row.form-group .col-md-6, .rewards_points .row.form_box.theme_form_page_cus .row.form-group .col-md-12 {
    margin: 0 !important;
}

/*View Page*/


.view_page_cus .row.form_box.theme_form_page_cus .row.form-group label {
    font-weight: 600;
}

.view_page_cus .row.form_box.theme_form_page_cus .row.form-group .view_col {
    padding: 15px 15px;
    margin: 0 !important;
}

.view_page_cus .row.form_box.theme_form_page_cus form input.form-control, .view_page_cus .row.form_box.theme_form_page_cus form textarea, .view_page_cus .row.form_box.theme_form_page_cus form select {
    background-color: transparent !important;
    border: none;
    border-radius: 3px;
    padding: 0;
    height: calc(1.5em + 0.75rem + 0px);
    font-weight: 400;
    outline: none;
    box-shadow: none;
}


/*Radio*/

.row.form_box.theme_form_page_cus label.radio-buttons {
    margin: 0 5px;
}
.row.form_box.theme_form_page_cus label.radio-buttons input.pointshow {
    margin-right: 3px;
    margin-bottom: 3px;
}

/* Style the tab content */

.tabcontent {
    float: left;
    padding: 40px 12px;
    width: 100%;
    border-left: none;
    height: unset;
}

.Content-main-section3 h1 {
    margin: 20px 0 20px;
    color: #26303a;
    font-weight: 800;
    display: inline;
    text-transform: uppercase;
    text-align: left;
    font-size: 26px;
}
.col-md-9.Content-main-section3 {
    max-width: 83%;
    flex: 83%;
    padding: 10px 25px;
}
.col-md-9.Content-main-section3 .row {
    margin-left: 0;
    margin-right: 0;
}

.col-md-9.Content-main-section3 .row .row.filter_row_cus .col-md-9.col-item, .col-md-9.Content-main-section3 .row .row.filter_row_cus .col-md-12.col-item {
    padding: 0;
}

.col-md-9.Content-main-section3 .row .main-top-heading-col {
    padding: 0;
}
/* Change background color of buttons on hover */

.tab button:hover {
    color: #fdc915;
    border: none;
    background-color: #fff2c6;
}


/* Create an active/current "tab button" class */

.tab button.active {
 color: #fdc915;
    border: none;
    background-color: #fff2c6;

}

.tab button:focus {
    outline: none;
}


/*span.flip {
    display: none;
}*/

.dropdown-toggle::after {
    display: none !important;

}

@media only screen and (min-width: 1920px) and (max-width: 2500px) {
.col-md-9.Content-main-section3 {
    min-height: 90vh !IMPORTANT;
}
}


@media only screen and (min-width: 1600px) and (max-width: 1920px) {
.col-md-9.Content-main-section3 {
    min-height: 89.5vh !IMPORTANT;
}
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
.col-md-9.Content-main-section3 {
    min-height: 86vh !important;
}
}
@media only screen and (min-width: 1100px) and (max-width: 1400px){
.col-md-9.Content-main-section3 {
    min-height: 90.5vh;
}
}
@media only screen and (max-width: 1150px) {
    
    html, body {
    width: 100%;
    overflow-x: hidden;
}

.col-md-9.Content-main-section3 {
    max-width: 75%;
    flex: 75%;
}
.col-md-3.main-side-bar-section {
    max-width: 25%;
    width: 25%;
}


 
}


@media only screen and (max-width: 991px) {
    
    /*New Header*/
    
    .top-header-bar-2 ul {
    padding-left: 0 !important;
}
.top-header-bar-2 li.search-bar-cus {
    width: 30%;
}
.top-header-bar-2 li.notification-cus i.fa.fa-bell {
    padding: 0 15px;
}
.top-header-bar-2 li.notification-cus:after {
    right: 25px;
}

/*Reservation List*/

.row.main-distributor-form-cus.main-table-projects {

    padding: 25px 20px !important;
    margin: 30px 9px;
}

.row.main-table-projects .main-table-top-bar .col-md-10 {
    max-width: 60%;
}

.row.main-table-projects .main-table-top-bar .col-md-2 {
    max-width: 40%;
    flex: 40%;
    text-align: right;
    margin-top: -8px;
}

.row.main-table-projects .main-table-top-bar .col-md-9 {
    max-width: 50%;
}


.row.main-table-projects .main-table-top-bar .col-md-3 {
    max-width: 50%;
    flex: 50%;
    text-align: right;
    margin-top: -15px;
}
 
.row.main-table-projects h4 {

    margin-bottom: 0 !IMPORTANT;
    padding: 0 25px;
}

.col-12.pagination-row-col.reservation-list-row ul.pagination {
    width: 45%;
    margin: 0 0 0 auto;
    float: right;
}

/*Login page*/

.container.main-login-section {
    max-width: 95%;
    width: 95%;
}
.container.main-login-section .second-colomn-login .form-group a.ForgetPwd {
    text-align: right;
}

/*Dash*/
.dashboard_top_row .col-md-3.box_col {
    max-width: 46%;
    flex: 46%;
    margin: 10px 10px;
}

}


@media only screen and (max-width: 768px) {
    /*qr-code*/
    div#qr-reader {
        width: 100% !IMPORTANT;
    }
/*Header*/


.top-header-bar-2 li.notification-cus i.fa.fa-bell {
    padding: 0 20px;
    color: #5a5a5a;
    font-size: 30px;
}

.top-header-bar-2 li.notification-cus:after {

    right: 33px;
    top: -10px;
}    
.top-header-bar-2 .dropdown-menu.show {
    left: -50px !important;
}
.col-md-4.top-header-bar-2 {
    padding: 0;
}
button.side_toggle_show_hide {
    display: none;
}
    
.main-side-bar-section {
    background: black;
    color: white;
    border-left: 5px solid #E5B87A;
    display: none;
}
span.flip {
    display: block !important;
}
#panel, .flip {
 font-size: 26px;
    padding: 10px;
    text-align: center;
    color: #484445;
    border: none;
    margin: 0 0;
        position: absolute;
    z-index: 999;
        width: 90%;
}
.flip i.fa.fa-bars {
    float: left;
    margin-top: -75px !important;
    margin-left: 10px;
}


div#panel_new_crm {
    position: fixed;
    top: -50px;
    bottom: 0;
    max-width: 40% !important;
    width: 40%;
    z-index: 99;
    left: 0;
    right: 0;
    overflow: hidden scroll;
    margin-top: 50px !important;
}
.side_bar_open_phone #myClick {
    position: absolute;
    z-index: 999;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
}
.side_bar_open_phone #myClick i {
    float: none;
    z-index: 999;
    color: white;
    font-size: 18px;
    position: fixed;
    right: 60%;
    background: #17bfb0;
    top: 75px;
    padding: 8px 10px;
    border-radius: 2px;
}
.side_bar_open_phone #myClick i:before {
    content: "\f00d";
}
.Content-main-section3 img {
    padding-top: 20px;
}

/*Datatable*/

.dataTables_wrapper .dataTables_length {
    margin: 0 auto;
}
.dataTables_wrapper button.dt-button.users_print.buttons {
    margin-bottom: 15px;
    float: none;
}

/*Dashboard*/

.col-md-9.Content-main-section3 {
    max-width: 100%;
    flex: 100%;
    padding: 10px 15px;
}

.dashboard_top_row .col-md-3.box_col {
    max-width: 46%;
    margin: 10px 10px;
}

.Content-main-section3 h1 {
    font-size: 22px;
}

.row.Content-main-section3-main-row {
    margin-bottom: 0;
}

.second_chats_row .white_col.first_col, .second_chats_row .white_col {
    max-width: 100%;
    flex: 100%;
}

.dashboard_top_row .col-md-3.box_col .row_inside .col-md-5 {
    max-width: 40%;
    flex: 40%;
}
.dashboard_top_row .col-md-3.box_col .row_inside .col-md-7 {
    max-width: 60%;
}
.dashboard_top_row .col-md-3.box_col img.box_icon {
    height: 55px;
    width: 55px;
    object-fit: contain;
}
.dashboard_top_row .col-md-3.box_col .col-md-2 {
    max-width: 20%;
}
.dashboard_top_row .col-md-3.box_col .col-md-10 {
    max-width: 80%;
}

.dashboard_top_row .col-md-3.box_col .col-md-10 h6.sub_text.text-white {
    font-size: 20px;
}
/*Form page*/


/*reward points*/

.rewards_points .row.form-group.edit-main-form-input-sec .col-md-3 {
    margin: 5px 5px;
}




.main-btn a.add_new_btn {
    padding: 5px 25px;
    margin: 10px auto 0;
}
.row.form_box.theme_form_page_cus button.submit {
    width: 45%;
}
.top_filter_row .form-control {
    margin: 10px 0;
}
.row.form_box.theme_form_page_cus {
    background-color: white;
    padding: 15px 0px !important;
}

/*Login*/
.container.main-login-section {
    padding: 8% 0 0;
    max-width: 80%;
    width: 80%;
}
.container.main-login-section .col-md-7.first_col {
    padding: 0 0 30px !important;
}
.container.main-login-section .col-md-5.second-colomn-login {
    padding: 15px 0 0;
}
.container.main-login-section h2.left_heading {
    padding-top: 40px;
    font-size: 35px;
}

.container.main-forgot-pass-section {
    width: 90% ;
    margin: 5% auto 0;
    padding: 8% 8%;
}
}

/*popup end*/
@media only screen and (max-width: 575px) {

.top-header-bar-2 li.search-bar-cus {
    width: 40%;
}
.top-header-bar-2 li.notification-cus i.fa.fa-bell {
    padding: 0 5px;
   font-size: 25px;
}
.top-header-bar-2 li.notification-cus:after {
    right: 15px;
}
.top-header-bar-2 img {
    width: 35px;
    height: 35px;
}
.top-header-bar-2 .nav-item.dropdown a {
    margin-right: 10px;
    font-size: 14px;
}

/*Dashboard*/

.col-md-9.Content-main-section3 .col-md-12.main-12-colomn-cus {
    padding: 0;
}

.dashboard_top_row .col-md-3.box_col {
    max-width: 100%;
    margin: 10px 10px;
}
.dashboard_top_row .box_col .row.row_inside .col-md-10 {
    max-width: 80%;
}
.dashboard_top_row .box_col .row.row_inside .col-md-2 {
    max-width: 20%;
}
.dashboard_top_row .col-md-3.box_col img.box_icon {
    height: 50px;
    width: 50px;
}

/*Forgot*/

.container.main-forgot-pass-section img.logo_cus_reset_pass {
    margin: 35px auto;
    width: 60%;
}
.container.main-forgot-pass-section {
    width: 100%;
    margin: 5% auto 0;
    padding: 8% 8%;
}
.container.main-forgot-pass-section h3.tabs-form-title.mb-3.text-white {
    font-size: 22px;
}
.container.main-forgot-pass-section .btn-submit a, .container.main-forgot-pass-section .btn-submit button {
    font-size: 15px;
}

/*Login*/

.container.main-login-section h2.left_heading {
    padding-top: 30px;
    font-size: 30px;
}
.container.main-login-section .second-colomn-login h3.tabs-form-title {
    font-size: 25px;
}

}
@media only screen and (max-width: 480px) {
    
  /*Header  */
  
.top-header-bar-2 li.search-bar-cus {
    width: 33% !important;
    display: none;
}

.main-side-bar-section {
    background: black;
    color: white;
    border-left: 5px solid #E5B87A;
    display: none;
}
span.flip {
    display: block !important;
}

   .acknowledgement_main_form1 .col-4 {
    max-width: 100% !important;
    flex: 100% !important;
}
#panel, .flip {
    font-size: 23px;
    padding: 10px;
    text-align: center;
    color: #484445;
    border: none;
    margin: 0 0;
    position: absolute;
    z-index: 999;
    width: 90%;
}

.col-md-9.Content-main-section3{
    max-width: 100%;
    flex: 100%;

}

.row.Content-main-section3-main-row {
    margin-bottom: 0;
}
div#panel_new_crm {
    position: fixed;
    top: -50px;
    bottom: 0;
    max-width: 60% !IMPORTANT;
    width: 60% !important;
    z-index: 99;
    left: 0;
    right: 0;
    overflow: hidden scroll;
    margin-top: 50px !important;
}
.side_bar_open_phone #myClick {
    position: absolute;
    z-index: 999;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
}
.side_bar_open_phone #myClick i {
    float: none;
    z-index: 999;
    color: white;
    font-size: 18px;
    position: fixed;
    right: 40%;
    padding: 8px 10px;
    border-radius: 2px;
}
.side_bar_open_phone #myClick i:before {
    content: "\f00d";
}
.Content-main-section3 img {
    padding-top: 20px;
}


/*Form Page Cus*/

.row.form_box.theme_form_page_cus button.submit {
    width: 80%;
}

}
.main-btn button.add_new_btn {
    background: #17bfb0;
    color: white;
    padding: 8px 25px;
    border-radius: 10px;
    text-align: center;
    width: auto;
    margin: 0 auto;
    font-weight: 500;
    box-shadow: 0px 0px 11px -6px rgb(0 0 0 / 75%);
}