body {
    font-family: 'Montserrat' !important;
}

body a:hover, body a:focus {
    text-decoration: none;
}

.main-container {
    padding: 30px 0;
}

.g_et_al_title {
    font-family: "Montserrat", sans-serif;
}

.g_et_al_logo {
    font-family: "Montserrat", sans-serif;
}

.g_et_al_tagline {
    font-family: "Montserrat", sans-serif;
}

.g_et_al_navigation {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}

.g_et_al_header1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}

.g_et_al_header2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: #2aa8cc;
}

.g_et_al_header3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}


.g_et_al_paragraph1 {
    font-family: "Montserrat", sans-serif;
}

.g_et_al_paragraph2 {
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 1.3;
    color: #2a2a2a;
}

.g_et_al_paragraph3 {
    font-family: "Montserrat", sans-serif;
}

.g_et_al_timecell {
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 1.3;
    color: #2a2a2a;
}

.g_et_al_listtitle {
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3;
}

.g_et_al_listtext {
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 9px;
    font-style: normal;
    line-height: 1.3;
}

.disabled {
    cursor: not-allowed !important;
}

/* 20210209 */
.feed_table td {
    padding: 10px;
    border-bottom: 1px solid #dddddd;
    border-top: none;
}

.feed_list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.feed_sender_icon {
    display: inline-flex;
    align-items: flex-start;
}

.feed_sender_icon img {
    width: 13px;
    margin-right: 3px;
}

.header_section {
    margin-bottom: 25px;
}

.profile_section {
    display: flex;
    align-items: flex-end;
}

.profile_image img {
    width: 100px;
    margin-right: 20px;
}

.user-name a:hover, .user-name a:focus {
    text-decoration: none;
}

.user-name .g_et_al_header2 {
    margin-bottom: 10px;
    text-decoration: none;
    line-height: 20px;
}

.user-name .g_et_al_paragraph2 {
    margin-bottom: 5px;
}

.header_image img {
    width: 68px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(42, 168, 204);
    border-radius: 0px 10px 10px;
    height: 68px;
    min-height: 68px;
}

/* List */
.list_sections {
    margin: 0 -5px;
}

.dashboard_container {
    margin: 0;
}

.list_sections > div {
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    margin: 0 5px;
}

.news_feed_heading, .notification_heading {
    border-bottom: 2px solid #dddddd;
    color: #20a8d8;
}

.news_feed_heading a, .notification_heading {
    padding: 10px 0 7px;
    display: block;
    line-height: 20px;
}

.feed_time {
    font-size: 11px;
    margin-bottom: 0;
    font-style: normal;
    line-height: 1.3;
    color: #a6a6a6;
}

.feed_title {
    font-size: 14px;
    line-height: 1.3;
}

.feed_sent {
    font-size: 11px;
    margin-bottom: 0;
    font-style: normal;
    line-height: 1.3;
}

.feed_para {
    font-size: 9px;
    font-style: normal;
    color: #2a2a2a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block !important;
    margin-right: 0 !important;
    width: 100%;
    max-width: 425px;
    margin-top: 3px;
}

td.g_et_al_timecell.feed_time {
    white-space: nowrap;
    padding-right: 0px;
}

/* dashboard */
.dashboard_section {
    margin-bottom: 100px;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
}

.dashboard_section > div {
    height: 100%;
}

.drag_section_selection {
    padding: 20px 8px 20px 13px;
}

.drag_section_selection .panel-heading {
    padding-bottom: 3px;
    margin-bottom: 3px;
    border-bottom: 1px solid #dddddd;
}

.drag_section_selection .form-row {
    margin: 0;
}

.input_field {
    border: 0;
    border-bottom: 1px solid #dddddd;
    color: #2aa8cc !important;
    font-size: 18px;
    border-radius: 0;
}

.input_field::placeholder {
    color: #2aa8cc;
}

.input_field:hover, .input_field:focus {
    outline: 0;
    box-shadow: none !important;
}

.drag_section_selection .has-search .form-control-feedback {
    color: #2aa8cc;
}

/*.drag_section_selection .select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-selection--multiple {*/
/*    border: 1px solid #2aa8cc;*/
/*    color: #2aa8cc !important;*/
/*    font-size: 18px;*/
/*}*/

/*.select2-container--default .select2-selection--multiple input::placeholder {*/
/*    color: #2aa8cc !important;*/
/*}*/

/*.drag_section_selection .select2-container, .drag_section_selection .form-row select {*/
/*    width: 100% !important;*/
/*}*/

.folder-lists label.folder_sortable {
    border: 0;
    box-shadow: none;
    background-color: transparent;
    border-bottom: 1px solid #dddddd !important;
    /* border-bottom: 1px solid #dddddd ; */
}


.folder_collapse .board-folder {
    border: 0;
    box-shadow: none !important;
    background-color: transparent !important;

    padding-bottom: 3px;
}

.drag-section [type=radio]:checked + div {
    border-bottom: 1px solid #2aa8cc;
}

.folder_collapse .board-folder .g_et_al_header3, .folder-lists label.folder_sortable .g_et_al_header3 {
    color: #2a2a2a;
    font-size: 11px;
}

.drag-section [type=radio]:checked + div .g_et_al_header3 {
    color: #2aa8cc;
}

.folder-lists .folder-status-icon {
    width: 15px;
    margin-right: 6px;
}

.drag_section_selection > div {
    margin-bottom: 20px !important;
}

.drag_display_heading {
    padding: 8px 0 5px;
    border-bottom: 1px solid #dddddd;
    align-items: flex-end;
}

.drag_display_heading .form-group select {
    background-color: transparent;
    font-size: 14px;
    color: #dddddd;
    border: 0;
    padding: 0;
    height: auto;
}

.drag_display_heading .form-group select:focus {
    box-shadow: none;
}

.selected-label {
    font-size: 20px;
    margin-bottom: 10px;
}

.selected-label-icon svg {
    width: 18px;
    margin-top: 2px !important;
    margin-left: 5px;
    margin-bottom: 10px;
}

#board_list {
    margin: 0 !important;
    margin-bottom: 15px !important;
}

.board_container {
    width: calc(25% - 4px);
    /*margin: 2px;*/
    min-width: auto !important;
    /*position: relative !important;*/
    /*left: 0 !important;*/
    /*top: 0 !important;*/
}

.gu_transit {
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
}

.board_container .board_section {
    padding: 4px 8px !important;
}

.board_section_heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 3px;
}

.board_section_heading .g_et_al_listtitle {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #2a2a2a;
}

.board_section_image a {
    width: 100%;
}

.board_section_footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 9px;
    line-height: 1.3;
    color: #2a2a2a;
}

.board_section_heading .board_info_btn {
    padding: 2px 6px;
}

.board_grid {
    /*height: auto !important;*/
    /*max-height: 500px;*/
    /*overflow-x: auto;*/
}

.gu-transit:not(.gu-mirror) {
    opacity:0%;
}

.folder-lists label.folder_sortable_over {
    background-color: lightgrey;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
}

.filter_dropdown {
    position: relative;
}

.filter_dropdown .btn-outline-info {
    background-color: #ffffff;
    border-radius: 5px;
}

.filter_dropdown .btn-outline-info:not(:disabled):not(.disabled):active {
    background-color: #ffffff !important;
    border-radius: 5px;
}

.filter_dropdown.dropdown.float-end.show > button, .filter_dropdown.dropdown.float-end > button:focus {
    background-color: #ffffff !important;
    box-shadow: none !important;
    position: relative;
    outline: none;
    z-index: 11;
}

.filter_dropdown.dropdown.float-end.show > button {
    border-radius: 5px 5px 0px 0px;
    border: 1px solid #2aa8cc;
    border-bottom: 0;
    background-color: #ffffff !important;
}

.filter_dropdown .dropdown-menu {
    margin-top: 0;
    position: relative;
    top: -1px !important;
    /* left: 0px !important; */
    border-top-left-radius: 0;
    border: 1px solid #2aa8cc;
    padding: 5px 5px;
    z-index: 9;
}

.filter_dropdown .dropdown-menu .g_et_al_header5 {
    color: #2aa8cc;
    font-size: 18px;
}

.create_btn {
    margin-bottom: 10px;
    text-align: center;
}

.create_btn button {
    padding: 0px 10px;
}

.img-fluid {
    height: 100% !important;
    margin: 0 10px !important;
}

.profile_container {
    margin-right: auto;
}

.header_image {
    margin-left: 10px;
    display: inline-block;
    height: 68px;
    padding: 0 !important;
}

.folder-status-img {
    display: inline-flex;
    width: 13px;
    margin-right: 5px;
}

.folder-status-img svg {
    fill: #2aa8cc;
}

.board_new, .board_new:hover, .board_new:focus {
    border: none;
    box-shadow: none;
    outline: none;
    padding: 0;
    width: 35px;
    background: #ffffff;
}

.filter_title svg {
    width: 15px;
    fill: #2aa8cc;
    margin-bottom: 3px;
}

.board_new_section {
    margin-bottom: auto;
}

.board_new {
    fill: #2aa8cc;
}

.display-filters-section {
    display: flex;
    flex-wrap: wrap;
}

.folder-btn {
    border: none;
    background: #ffffff;
    width: 30px;
    padding: 2px 3px 0;
}

.folder-btn svg {
    fill: #2aa8cc;
    margin-bottom: 3px;
}

.lab_name_section {
    display: inline-flex;
    align-items: center;
}

.lab_name_section svg {
    fill: #2aa8cc;
    width: 12px;
    margin-right: 3px;
}

.dropdown-menu.board-new-dropdown {
    transform: translate(-120px, 27px) !important;
}

/* dashboard */

/* User Settings */
.user_settings_container {
    margin-bottom: 30px;
}

.user_settings_container .row {
    margin: 0 -5px;
}

.user_settings_left, .user_settings_right {
    padding: 0 5px;
}

.content_box {
    background-color: #ffffff;
    border: 1px solid #2aa8cc;
    border-radius: 0px 10px 10px 10px;
    padding: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
}

.user_settings_right {
    display: flex;
}

.user_settings_right .content_box {
    width: 100%;
}

.heading_section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 4px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 5px;
}

.heading_subsection {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.section_heading {
    font-family: "Montserrat", sans-serif;
    font-size: 14pt;
    color: #2aa8cc;
    font-weight: 500;
    margin-bottom: 0;
}

.section_action, .section_action a {
    font-size: 12px;
    margin-bottom: 0;
    font-style: normal;
    color: #2a2a2a;
    position: relative;
    font-weight: normal;
}

.seperater {
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #dddddd;
}

.showall_btn {
    font-size: 10px;
    margin-bottom: 0;
    font-style: normal;
    color: #2aa8cc;
    border: 1px solid #dddddd;
    padding: 1px 4px;
    line-height: 13px;
    background-color: transparent;
    border-radius: 0px 5px 5px 5px;
    margin-left: 5px;
}

.details_section {
    margin-top: 10px;
    margin-bottom: 80px;
}

.details_section_login {
    margin-bottom: 40px;
}

.details_field {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 12px;
}

.details_field_label {
    font-size: 11px;
    margin-bottom: 0;
    font-style: normal;
    color: #2aa8cc;
    line-height: normal;
    font-weight: normal;
}

.details_field_content {
    font-size: 11px;
    margin-bottom: 0;
    font-style: normal;
    color: #2a2a2a;
    line-height: normal;
    text-align: right;
    font-weight: normal;
}

.details_field_content_public {
    color: green;
}

.details_field_content_private {
    color: red;
}

.last_update {
    font-size: 11px;
    margin-bottom: 0;
    font-style: normal;
    color: #a6a6a6;
    font-weight: normal;
    line-height: normal;
    text-align: right;
    width: 100%;
}

.plan_section {
    display: flex;
    font-size: 15px;
}

.plan_image {
    background-color: #ffffff;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-right: 10px;
}

.plan_image img {
    width: 100%;
    height: 100%;
    border: 1px solid #2aa8cc;
    border-radius: 10px 0 10px 10px;
}

.plan_content_title {
    font-size: 1em;
    margin-bottom: 0;
    font-style: normal;
    color: #2aa8cc;
    line-height: normal;
}

.plan_content_detail {
    font-size: 0.8em;
    margin-bottom: 0;
    font-style: normal;
    color: #2a2a2a;
    line-height: normal;
}

.lab_details {
    margin-bottom: 20px;
}

.lab_details .plan_image {
    width: 110px;
    height: 110px;
    border-radius: 0 10px 10px 10px;
}

.collaborators_container {
    margin-bottom: 80px !important;
    margin-top: 10px !important;
}

.collaborators_section {
    font-size: 10px;
    margin-bottom: 10px;
}

.collaborators_section .plan_image {
    width: 30px;
    height: 30px;
    margin-right: 5px;
}


.user_icon {
    width: 30px;
    height: 30px;
    margin-right: 5px;
}

.joined_labs_container {
    font-size: 10px;
    margin: 0 -15px !important;
    margin-top: 10px !important;
    margin-bottom: 40px !important;
}

.joined_labs_container .collaborators_section .plan_image {
    width: 50px;
    height: 50px;
    margin-right: 5px;
}

.board_name a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
    line-height: normal;
    font-size: 17px;
}

.board_name p {
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 100%;
    line-height: normal;
    font-size: 11px;
    color: #a6a6a6;
}

.board_name {
    max-width: calc(100% - 48px);
    text-align: center;
    line-height: 10px;
}

/* User Settings */

/* Contact */
.contact_container {
    margin-bottom: 60px;
}

.contact_title {
    font-size: 29px;
    margin-bottom: 10px;
    font-style: normal;
    color: #2aa8cc;
    position: relative;
    font-weight: 600;
}

.input_section, .input_section:hover, .input_section:focus {
    width: 100%;
    border: none;
    box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -webkit-box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.25);
    font-size: 14px;
    margin-bottom: 20px;
    font-style: normal;
    color: #2a2a2a;
    position: relative;
    font-weight: 500;
    padding: 10px 20px;
    outline: none;
}

.input_section::placeholder {
    font-size: 14px;
    font-style: normal;
    color: #2a2a2a;
    position: relative;
    font-weight: 500;
}

.message_box {
    height: 400px;
    resize: none;
}

.contact-submit-btn, .contact-submit-btn:hover, .contact-submit-btn:focus {
    font-size: 17px;
    margin-bottom: 0;
    font-style: normal;
    color: #2aa8cc;
    position: relative;
    font-weight: 600;
    padding: 8px 50px;
    border: 1px solid #2aa8cc;
    outline: none;
    display: block;
    margin-left: auto;
    margin-right: 15px;
    border-radius: 3px 3px 0 3px;
    background-color: transparent;
    margin-top: 30px;
}

.contact-submit-btn:hover {
    box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -webkit-box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.25);
}

/* Contact */

/* Home Page */
.home_page {
    /* min-height: calc(100vh - 70px); */
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.home_page_text {
    text-align: center;
}
.home_page_video{
    text-align: center;
}
.home_page_video video {
    border: 1px solid #2aa8cc;
    box-shadow: -3px 3px 3px 0px rgb(0 0 0 / 15%);
    -webkit-box-shadow: -3px 3px 3px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: -3px 3px 3px 0px rgba(0, 0, 0, 0.15);
}

/* Home Page */

/* About Page */
.aboutus-container {
    padding: 0 0 60px;
    max-width: 900px;
    margin: 0 auto;
}

.about-us-banner {
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 40px;
}

.about-us-banner video {
    width: 100%;
    height: 300px;
    border-radius: 5px;
}

.about-us-section > div {
    margin-bottom: 20px;
}

.about-us-content {
    padding: 10px;
    border: 1px solid #2aa8cc;
    border-radius: 0 10px 10px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    box-shadow: -3px 3px 3px 0px rgb(0 0 0 / 15%);
    -webkit-box-shadow: -3px 3px 3px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: -3px 3px 3px 0px rgba(0, 0, 0, 0.15);
}

.about-us-heading {
    font-size: 17px;
    margin-bottom: 0;
    font-style: normal;
    color: #2aa8cc;
    position: relative;
    font-weight: 600;
    padding-bottom: 2px;
    width: 100%;
    border-bottom: 1px solid #dddddd;
}

.about-us-para {
    font-size: 12px;
    font-style: normal;
    color: #2a2a2a;
    position: relative;
    font-weight: 500;
    margin: 5px 5px 10px;
}

.about-us-para_warning {
    color: red;
}

/* About Page */

/* Plans */
.subscription_container .row {
    margin: 0 -10px;
}

.subscription_container .row > div {
    padding: 0 10px;
    margin-bottom: 20px;
}

.pricing_col {
    margin: 0;
    padding: 40px 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    background-color: #ffffff;
    border-radius: 3px 3px 0 3px;
    box-shadow: -3px 3px 3px 0px rgb(0 0 0 / 15%);
    -webkit-box-shadow: -3px 3px 3px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: -3px 3px 3px 0px rgba(0, 0, 0, 0.15);
}

.pricing_title {
    font-size: 26px;
    margin-bottom: 0;
    font-style: normal;
    color: #2a2a2a;
    position: relative;
    font-weight: 500;
}

.price_amount {
    font-size: 46px;
    margin-bottom: 10px;
    font-style: normal;
    color: #2aa8cc;
    position: relative;
    font-weight: 600;
}

.price_amount.pricing_contact {
    font-size: 23px;
    margin: 10px 0;
    font-style: normal;
    color: #2aa8cc;
    position: relative;
    font-weight: 600;
    line-height: 30px;
    min-height: 120px;
}

.plan_benefits {
    font-size: 11px;
    min-height: 48px;
    font-style: normal;
    color: #2a2a2a;
    position: relative;
    font-weight: 400;
    max-width: 175px;
    margin: 0 auto 10px;
}

.plan_features {
    font-size: 14px;
    margin-bottom: 25px;
    font-style: normal;
    color: #2aa8cc;
    position: relative;
    font-weight: 400;
    line-height: 23px;
}

.plan_lists {
    text-align: left;
    margin-bottom: 50px;
    padding-left: 17px;
}

.plan_list-item {
    color: #2a2a2a;
    font-size: 12px;
}

.signup-btn, .signup-btn:hover, .signup-btn:focus {
    background: #2aa8cc;
    border: none;
    outline: none;
    color: #ffffff;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    display: inline-block;
    padding: 4px 20px;
    margin-top: auto;
    border-radius: 3px 3px 0;
}

.btn {
    border-radius: 3px 3px 0;
}

.signup-btn:hover {
    box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -webkit-box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.25);
}

.terms_para {
    font-size: 14px;
    margin: 50px auto;
    text-align: center;
    font-style: normal;
    color: #2aa8cc;
    position: relative;
    font-weight: 400;
    line-height: 23px;
}

/* Plans */

/* Nav Bar */
.header_section {
    /* margin-top: 40px; */
    padding-top: 40px;
}

.custom-navbar {
    height: 150px;
    align-items: flex-start;
    margin: 50px 60px;
    padding: 0;
}

.main-logo {
    /* height: 100%; */
    display: inline-flex;
    width: 250px;
    height: 149px;
}

.main-logo img{
    width: 100%;
}

.main-logo:hover {
    text-decoration: none;
}

.main-logo .logo-name h5, .main-logo .logo-name h5:hover, .main-logo .logo-name h5:focus {
    color: #2a2a2a;
    font-size: 37px;
    font-weight: bold;
    text-decoration: none;
}

.main-logo .logo-name h6, .main-logo .logo-name h6:hover, .main-logo .logo-name h6:focus {
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}

.custom-navbar .navbar-nav .nav-item {
    border-top: 3px solid transparent;
}

.custom-navbar .navbar-nav .nav-item a {
    font-size: 14px;
}

.custom-navbar .navbar-nav .nav-item.active:not(.nav-item:last-child) {
    border-top: 3px solid #2aa8cc;
}

.custom-navbar .navbar-nav .nav-item.active a {
    color: #2aa8cc !important;
}

.custom-navbar .navbar-nav .nav-item.active a.login-btn {
    color: #ffffff !important;
}

.navbar-nav {
    align-items: center;
}

.custom-navbar .login-btn {
    background-color: #2aa8cc;
    color: #ffffff !important;
    border-radius: 3px 3px 0 3px;
    padding: 3px;
}

.custom-navbar .navbar-collapse {
    z-index: 1;
}

.middle_section {
    margin-left: auto;
    margin-right: 60px;
}

/* Nav Bar */

/* Icons Sections */
.icons-container {
    margin-bottom: 40px;
}

.icons-lists {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

.icons-list {
    margin: 0 10px;
}

/* Icons Sections */
#app {
    position: relative;
}

.pretty {
    margin-right: 2px;
}

.sub-folders {
    padding-left: 15px;
}

.sub-folders-sub {
    padding-left: 30px;
}

.collapse-folder[aria-expanded="true"] .folder-div-after {
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-caret-up-fill" viewBox="0 0 16 16"><path d="M7.247 4.86l-4.796 5.481c-.566.647-.106 1.659.753 1.659h9.592a1 1 0 0 0 .753-1.659l-4.796-5.48a1 1 0 0 0-1.506 0z"/>                </svg>') !important;
}

.collapse-folder div .folder-status-icon {
    cursor: pointer;
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="2em" height="2em" fill="currentColor" class="bi bi-folder" viewBox="0 0 16 16">                <path d="M.54 3.87L.5 3a2 2 0 0 1 2-2h3.672a2 2 0 0 1 1.414.586l.828.828A2 2 0 0 0 9.828 3h3.982a2 2 0 0 1 1.992 2.181l-.637 7A2 2 0 0 1 13.174 14H2.826a2 2 0 0 1-1.991-1.819l-.637-7a1.99 1.99 0 0 1 .342-1.31zM2.19 4a1 1 0 0 0-.996 1.09l.637 7a1 1 0 0 0 .995.91h10.348a1 1 0 0 0 .995-.91l.637-7A1 1 0 0 0 13.81 4H2.19zm4.69-1.707A1 1 0 0 0 6.172 2H2.5a1 1 0 0 0-1 .981l.006.139C1.72 3.042 1.95 3 2.19 3h5.396l-.707-.707z"/></svg>') !important;
}

.collapse-folder[aria-expanded="true"] div .folder-status-icon {
    content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="2em" height="2em" fill="currentColor" class="bi bi-folder2-open" viewBox="0 0 16 16">                <path d="M1 3.5A1.5 1.5 0 0 1 2.5 2h2.764c.958 0 1.76.56 2.311 1.184C7.985 3.648 8.48 4 9 4h4.5A1.5 1.5 0 0 1 15 5.5v.64c.57.265.94.876.856 1.546l-.64 5.124A2.5 2.5 0 0 1 12.733 15H3.266a2.5 2.5 0 0 1-2.481-2.19l-.64-5.124A1.5 1.5 0 0 1 1 6.14V3.5zM2 6h12v-.5a.5.5 0 0 0-.5-.5H9c-.964 0-1.71-.629-2.174-1.154C6.374 3.334 5.82 3 5.264 3H2.5a.5.5 0 0 0-.5.5V6zm-.367 1a.5.5 0 0 0-.496.562l.64 5.124A1.5 1.5 0 0 0 3.266 14h9.468a1.5 1.5 0 0 0 1.489-1.314l.64-5.124A.5.5 0 0 0 14.367 7H1.633z"/>                </svg>') !important;
}

.create-btn {
    opacity: 0;
    color: #2aa8cc;
    border-color: #2aa8cc;
    background: #ffffff;
    border: 1px solid #2aa8cc;
    font-size: 12px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    margin-left: 5px;
    outline: none;
    transition: all 0.3s linear;
}

.create-btn:hover, .create-btn:focus {
    outline: none;
}

.board-folder:hover .create-btn {
    opacity: 1;
}


/* Modal */
.customize_lab_modal {
    padding-right: 0 !important;
}

.customize_lab_modal .modal-dialog {
    max-width: 350px !important;
    margin: auto !important;
    margin-top: 10px !important;
}

.customize_lab_modal .modal-content {
    padding: 10px;
    border: 1px solid #2aa8cc;
    border-radius: 0 10px 10px 10px;
}

.customize_lab_modal .modal-header {
    padding: 0;
    padding-bottom: 5px;
    align-items: center;
}

.customize_lab_modal .modal-header .modal-title {
    color: #2aa8cc;
    font-weight: 500;
    line-height: 1;
    font-size: 20px;
}

.customize_lab_modal .modal-header .close {
    padding: 2px 1px 2px 2px;
    position: relative;
    margin: 0;
    line-height: 8px;
    border: 2px solid grey;
    border-radius: 0 5px 5px 5px;
    font-size: 30px;
    line-height: 18px;
    display: inline-block;
    outline: none;
}

.customize_lab_modal .modal-header .close span {
    outline: none;
}

.customize_lab_profile {
    display: flex;
    margin-bottom: 10px;
}

.customize_lab_profile_image {
    padding: 8px;
    border: 1px solid #2aa8cc;
    border-radius: 10px 0 10px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 70px;
    width: 100%;
    height: 70px;
    margin-right: 15px;
    position: relative;
    cursor: pointer;
}

.customize_lab_profile_image .profile_overlay, .customize_background_preview .profile_overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.75);
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    display: none;
}

.customize_lab_profile_image:hover .profile_overlay, .customize_background_preview.no-custom-data .profile_overlay {
    display: inline-flex;
}

.profile_overlay svg {
    fill: #a6a6a6;
    width: 30px;
}

.customize_background_preview .profile_overlay svg {
    fill: #dddddd;
    width: 40px;
}

.no-custom-data img.image_uploader {
    display: none;
}

.customize_lab_profile_image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.customize_lab_profile_content {
    flex-grow: 1;
}

.customize_profile_name {
    color: #2a2a2a;
    font-weight: 500;
    line-height: 1;
    font-size: 20px;
    outline: none;
    border: none;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 5px;
    width: 100%;
}

.customize_lab_color {
    display: inline-block;
    background-color: #2aa8cc;
    padding: 1px 5px 2px 4px;
    color: #ffffff;
    font-size: 12px;
    border-radius: 0 3px 3px 3px;
}

.customize_lab_color svg {
    margin-right: 1px;
    width: 13px;
    fill: #ffffff;
}

button.lab_bg_color {
    padding: 2px 2px 3px;
    outline: none;
    position: relative;
}

button.lab_bg_color > .color_picker_label_value > svg {
    fill: #dddddd;
    height: 100%;
}

span.delete_option {
    position: absolute;
    top: -2px;
    right: -20px;
    opacity: 0;
    padding-left: 3px;
}

.lab_bg_color:hover span.delete_option, .lab_bg_color:focus span.delete_option,
.customize_background_preview:hover span.delete_option, .customize_background_preview:focus span.delete_option {
    opacity: 1;
}

.no-custom-data span.delete_option {
    display: none;
}

.delete_option svg {
    fill: #a6a6a6;
    width: 17px;
}

.customize_lab_background {
    margin-bottom: 30px;
}

.customize_lab_background:last-child {
    margin-bottom: 10px;
}

.customize_background_heading {
    color: #2a2a2a;
    font-weight: 400;
    line-height: 1;
    font-size: 15px;
    border-bottom: 1px solid #c8ced3;
    margin-bottom: 10px;
}

.customize_background_preview {
    border: 1px solid #2aa8cc;
    border-radius: 0 10px 10px 10px;
    width: 100%;
    max-width: 160px;
    height: 70px;
    margin-right: 15px;
    margin-bottom: 3px;
    position: relative;
    cursor: pointer;
}

.customize_background_preview_lg {

    width: 100%;
    max-width: 160px;
    height: 150px;

}

.background_delete {
    position: absolute;
    top: 3px;
    right: 7px;
    width: 15px;
    opacity: 0;
    display: none;
}

.background_delete.background_delete_display {
    display: inline-block;
}

.customize_background_preview:hover .background_delete {
    opacity: 1;
}

.background_delete svg {
    fill: #a6a6a6;
}

.customize_background_preview img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 0 10px 10px 10px;
}

.customize_background_edit {
    display: flex;
    align-items: center;
}

.lab_bg_image {
    border: 1px solid #989b9e;
    border-radius: 0 4px 4px 4px;
    width: 90px;
    margin-right: 3px;
    padding-left: 3px;
}

.customize_background_edit select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

/* for IE10 */
.customize_background_edit select::-ms-expand {
    display: none;
}

select.lab_bg_image {
    background-image: linear-gradient(
        45deg, transparent 50%, #a6a6a6 50%), linear-gradient(
        135deg, #a6a6a6 50%, transparent 50%);
    background-position: calc(100% - 10px) 8px, calc(100% - 5px) 8px;
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
}

select.lab_bg_image:focus {
    background-image: linear-gradient(45deg, #a6a6a6 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #a6a6a6 50%);
    background-position: calc(100% - 5px) 8px, calc(100% - 10px) 8px;
    background-size: 5px 5px,
    5px 5px;
    background-repeat: no-repeat;
    outline: 0;
}

.lab_bg_color {
    border: 1px solid #a6a6a6;
    border-radius: 0 3px 3px 3px;
    width: 67px;
    background: #ffffff;
    padding: 0;
    font-size: 11px;
    height: 23px;
}

.customize_btn {
    color: #2a2a2a;
    font-weight: 400;
    line-height: 1;
    font-size: 15px;
    /* border-bottom: 1px solid #c8ced3; */
    margin-bottom: 10px;
    border: none;
    padding: 7px 20px;
    min-width: 102px;
    background: #2aa8cc;
    color: #ffffff;
    border-radius: 3px 3px 0px 3px;
    display: block;
    /* text-align: end; */
    margin-left: 5px;
}

.customize_btn:focus {
    outline: none;
}

.customize_btn:hover, .login-btn:hover {
    box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -webkit-box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.25);
}

.btn-primary:hover {
    outline: none;
    box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -webkit-box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.25);
    background: #2aa8cc;
    border-color: transparent;
}

.btn-primary:focus {
    box-shadow: none !important;
    background-color: #2aa8cc !important;
}

.btn-primary {
    background-color: #2aa8cc !important;
    border-radius: 3px 3px 0 3px;
}

.btn-secondary {
    background-color: #dddddd;
    color: #2a2a2a;
}

.btn-secondary:hover {
    box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -webkit-box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.25);
    background-color: #dddddd;
}

.btn-primary:focus {
    background-color: #dddddd;
    box-shadow: none;
}

.lab_actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

/* Modal */


.clear_all_btn, .clear_all_btn:hover, .clear_all_btn:focus {
    background-color: #dddddd;
    color: #a6a6a6;
    font-size: 12px;
    border-radius: 0 3px 3px 3px;
    padding: 1px 4px;
    border: none;
    outline: none;
    margin-left: auto;
    margin-right: 10px;
    float: right;
    margin-top: 4px;
}

.clear_all_btn i {
    margin-right: 3px;
}


.form-group-btn, .form-group-btn:focus {
    background-color: #ffffff;
    color: #2aa8cc;
    font-size: 13px;
    border-radius: 0 3px 3px 3px;
    padding: 2px 5px;
    border: none;
    outline: none;
    border: 1px solid #dddddd;
}

.form-group-btn-container {
    position: relative;
    margin-right: 5px;
}

.btn-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #dddddd;
    color: #a6a6a6;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    cursor: pointer;
    transition: 0.3s all linear;
}

.btn-overlay:hover {
    opacity: 1;
}

.btn-overlay i {
    margin-right: 3px;
}

.my_board label {
    margin-bottom: 0;
    padding: 6px 7px;
    color: #2aa8cc !important;
    font-size: 14px;
}

.my_board label i {
    color: #2aa8cc;
    border: 1px solid transparent;
    outline: 1px solid #2aa8cc;
    border-right: 2px solid transparent;
}

.custom-navbar .home_nav .navbar-nav .nav-item a {
    font-size: 13px;
    padding: 7px 25px;
    line-height: 1;
    color: #2a2a2a;
    font-weight: 500;
}

.custom-navbar .home_nav .navbar-nav .nav-item:last-child a, .custom-navbar .home_nav .navbar-nav .nav-item a.register-btn {
    border-right: none;
}

.custom-navbar .navbar-nav .nav-item {
    padding: 0 !important;
}

.form-group input:focus {
    box-shadow: none !important;
}

.form-control {
    border-color: #dddddd !important;
    color: #5c6873 !important;
}

.form-control.required{
    border-color: #df4759 !important;
    color: #5c6873 !important;
}

/* Nav Bar */
.nav-container .navbar {
    padding: 5px 0
}

.nav-container .navbar-nav .nav-item a {
    border-right: 1px solid #2a2a2a;
    font-size: 13px;
    padding: 0 4px;
    line-height: 1;
    color: #2a2a2a;
    font-weight: 500;
}

.nav-container .navbar-nav .nav-item:last-child a {
    border-right: 0;
}

.nav-container a.dropdown-item {
    padding: 8px !important;
}

.mobile-nav-container {
    padding: 20px;
    align-items: center;
    justify-content: flex-end;
    display: none;
    position: absolute;
    right: 0;
    top: -8px;
    z-index: 1;
}

.mobile-nav-container .navbar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.mobile-nav-container .navbar .navbar-collapse {
    padding: 5px 10px;
    background-color: #ffffff;
    border: 1px solid #2aa8cc;
}

.nav-container.mobile-nav-container .navbar-nav .nav-item a {
    border-right: none;
    font-size: 13px;
    padding: 0 4px;
    line-height: 1;
    color: #2a2a2a;
    font-weight: 500;
    padding: 8px 0;
    text-align: end;
}

.nav-container.mobile-nav-container .navbar-nav .nav-item a.dropdown-item {
    text-align: start;
}

/* Nav Bar */


.register_btn .btn-success, .register_btn .btn-success:focus, .btn-success, .btn-success:focus {
    background-color: #2aa8cc;
    border: 1px solid #2aa8cc;
    box-shadow: none;
    outline: none;
}

.register_btn .btn-success:hover, .btn-success:hover {
    box-shadow: none;
    outline: none;
    background-color: #2aa8cc;
    border: 1px solid #2aa8cc;
    box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -webkit-box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.25);
}

.message_unread {
    background-color: rgba(42, 168, 204, 0.2);
}

/* Notifications */
.notification_section .row {
    margin: 0;
}

.notification_section .row > * {
    padding: 0;
}

.navs-link-section .nav-link {
    border: 1px solid grey;
    border-radius: 0 0 0 10px;
    margin-bottom: 10px;
    background-color: #ffffff;
    font-size: 14px;
    color: #2aa8cc;
    border-right: 0;
    padding: 5px 7px;
    width: 100%;
    max-width: 100px;
}

.navs-link-section .nav-link.active {
    border: 1px solid #2aa8cc;
    border-radius: 0 0 0 10px;
    box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -webkit-box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.25);
    margin-bottom: 10px;
    background-color: #ffffff;
    font-size: 17px;
    color: #2aa8cc;
    border-right: 0;
    padding: 8px 10px;
    max-width: 200px;
}

.navs-link-section .nav-link.active span {
    border-bottom: 1px solid rgb(216, 204, 204);
    display: block;
    padding-bottom: 2px;
    margin-right: -10px;
}

.navs-link-section .nav-link:first-child {
    position: relative;
    top: -1px;
    right: -1px;
    z-index: 1;
}

.navs-tab-section .tab-content {
    border: none;
    background: transparent;
}

.navs-tab-section .tab-content .tab-pane {
    padding: 10px;
    border: 1px solid #2aa8cc;
    border-radius: 0 10px 10px 10px;
    box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -webkit-box-shadow: -2px 2px 2px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.25);
    background: #ffffff;
    min-height: 500px;
}

.tab-search-section {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgb(216, 204, 204);
    padding-bottom: 2px;
    margin-left: -10px;
}

.search_field {
    padding: 0 10px;
    margin: 0 10px;
}

button.lab-modal-close {
    border: 1px solid #2aa8cc;
    background: #ffffff;
    /* border-bottom: 1px solid #ffffff; */
    padding: 1px 3px 2px;
    border-radius: 3px 3px 0 0;
    top: -42px;
    position: absolute;
    right: 0;
    outline: none;
}
button.lab-modal-close svg {
    width: 18px;
    fill: #a6a6a6;
}

.search_field i {
    color: #2aa8cc;
    margin-right: 2px;
}

.search_field input, .search_field input::placeholder, .search_field input:focus, .search_field input:hover {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    color: #2aa8cc;
    font-weight: lighter;
    margin-bottom: 0;
    border: none;
    outline: none;
}

.mark_btn, .mark_btn:hover, .mark_btn:focus {
    font-size: 10px;
    margin-bottom: 0;
    font-style: normal;
    color: #a6a6a6;
    line-height: normal;
    text-align: right;
    border: none;
    outline: none;
    background: transparent;
}

.notifications_accordion > .card {
    border: none;
    margin-bottom: 5px;
}

.notifications_accordion .card-body {
    padding: 10px 50px 15px 93px;
    margin-left: 10px;
    border-bottom: 1px solid #dddddd;
    color: #2a2a2a;
    font-size: 12px;
    line-height: 1.3;
}

.notifications_accordion > .card > .card-header {
    display: flex;
    align-items: flex-end;
    padding: 10px 40px 10px 0;
    margin-left: 10px;
    margin-bottom: 0;
    border: none;
    border-bottom: 1px solid #dddddd;
    background: transparent;
    cursor: pointer;
}

.notification-time h5 {
    font-size: 12px;
    margin-bottom: 0;
    font-style: normal;
    color: #a6a6a6;
    position: relative;
    margin-right: 15px;
}

.post_section {
    display: flex;
    margin-right: auto;
    max-width: 100%;
}

.post_section .post_image {
    background-color: #ffffff;
    border: 1px solid #2aa8cc;
    border-radius: 0 5px 5px 5px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    margin-right: 10px;
}

.post_section .post_image img {
    width: 100%;
    height: 100%;
}

.post_content_title {
    font-size: 12px;
    margin-bottom: 2px;
    font-style: normal;
    color: #2aa8cc;
    position: relative;
}

.post_open_section {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    align-items: flex-end;
}

.post_open_title {
    font-size: 15px;
    margin-bottom: 0;
    font-style: normal;
    color: #2aa8cc;
    position: relative;
    margin-left: 15px;
}

.post_tools {
    display: flex;
}

.post_tools i {
    font-size: 25px;
    color: grey;
    margin-right: 15px;
}

.post_content_para {
    font-size: 10px;
    margin-bottom: 0;
    font-style: normal;
    color: #a6a6a6;
    position: relative;
    max-width: 400px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.card-header.collapsed .post_section {
    display: flex;
}

.card-header .post_section {
    display: none;
}

.card-header.collapsed .post_open_section {
    display: none;
}

.card-header .post_open_section {
    display: flex;
}

.posted_user_title {
    font-size: 10px;
    margin-bottom: 3px;
    font-style: normal;
    position: relative;
    color: #2a2a2a;
    display: flex;
    align-items: center;
}

.posted_user_title i {
    font-size: 11px;
    margin-right: 2px;
    color: #2aa8cc;
}

.posted_user_name i {
    font-size: 9px;
}

.posted_user_image {
    background-color: #ffffff;
    border: 1px solid #2aa8cc;
    border-radius: 0 5px 5px 5px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    margin-right: 10px;
}

.navs-link-section-mobile {
    display: none;
}

.posted_user_section {
    min-width: 66px;
}

/* Notifications */

/* Back Button */
button.dashboard_nav, button.dashboard_nav_btn{
    position: absolute;
    left: 0;
    top: 5px;
    border: 1px solid #2aa8cc;
    border-radius: 0 0 10px 0;
    margin-bottom: 10px;
    background-color: #ffffff;
    font-size: 10px;
    color: #2aa8cc;
    border-left: 0;
    padding: 2px 7px 2px 20px;
    max-width: 200px;
    display: inline-flex;
    align-items: center;
    text-align: left;
    outline: none !important;
    line-height: 1.3;
}

.dashboard_nav i, button.dashboard_nav_btn i {
    font-size: 21px;
    margin-right: 6px;
}

button.dashboard_nav_btn_board {
    left: -67px;
    transition: all 0.3s linear;
}

button.dashboard_nav_btn_board:hover {
    left: 0;
}

button.dashboard_nav_btn {
    padding: 6px 7px 6px 11px;
}
.desktop-nav-container {
    text-align: end;
    min-height: 96px;
}

.desktop-nav-container .navbar {
    margin-bottom: 5px;
}

/* Show All Modal */
.collaborators-modal .modal-body, .collaborators-modal .modal-content{
    padding:0;
    background-color: transparent;
    border: none;
}
.collaborators-modal .nav-content{
    border: 1px solid #2aa8cc;
    border-radius: 0px 5px 5px 5px;
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
}
.collaborators-modal .nav-tabs{
    border-bottom: 0;
}
.collaborators-modal .nav-tabs .nav-item {
    margin-bottom: 0px;
}
.collaborators-modal .nav-tabs .nav-link {
    border: 1px solid #2aa8cc;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    background-color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    color: #2aa8cc;
    font-family: "Montserrat", sans-serif;
    position: relative;
    border-right: #ffffff;
    /* box-shadow: -2px -2px 3px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow: -2px -2px 3px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -2px -2px 3px 0px rgba(0,0,0,0.25); */
}
.collaborators-modal .nav-tabs .nav-link.active, .collaborators-modal .nav-tabs .nav-item.show .nav-link, .collaborators-modal .nav-tabs .nav-link.active:focus {
    background: #fff;
    border-color: #2aa8cc;
    border-bottom-color: #fff;
    border-right: #ffffff;
    font-weight: 500;
}
.lab-modal-header{
    display: flex;
    align-items: center;
    padding-bottom:5px;
    border-bottom: 2px solid #dddddd;
    margin-bottom: 10px;
    position: relative;
}
.lab-modal-heading{
    font-size: 14pt;
    font-weight: 500;
    color: #2aa8cc;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 0;
}
.lab-modal-table th {
    padding-bottom: 5px;
    border-bottom: 1px solid #dddddd;
}
.lab-modal-table th h4{
    font-size: 13px;
    font-weight: normal;
    color: #a6a6a6;
    font-family: "Montserrat", sans-serif;
    position: relative;
    display: inline-block;
}
.lab-modal-table th h4.option_one:before{
    content: '';
    border-top: 5px solid #a6a6a6;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    top: 5px;
    right: -15px;
}
.lab-modal-table th h4.option_two:before{
    content: '';
    border-top: 5px solid #a6a6a6;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    top: 5px;
    right: -15px;
    transform: rotate(180deg);
}
.lab-modal-table td{
    padding: 10px 5px 8px;
    border-bottom: 1px solid #dddddd;
}
.lab-modal-table .collaborators_section{
    margin-bottom: 0;
    font-size: 11px;
}
.lab-modal-table .notification-time h5{
    font-size: 10px;
}
.collaborators-modal .nav-link.my-navlink:before, .collaborators-modal .nav-link.all-navlink.active:before {
    content: '';
    position: absolute;
    bottom: 1px;
    right: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 38px 0;
    border-color: white transparent;
    z-index: 2;
}
.collaborators-modal .nav-link.my-navlink:after, .collaborators-modal .nav-link.all-navlink.active:after {
    content: " ";
    border-top: 1px solid #2aa8cc;
    transform: rotate(73deg);
    position: absolute;
    right: -26px;
    top: 19px;
    height: 0;
    width: 40px;
    z-index: 2;
}
.collaborators-modal .nav-link.my-navlink.active:before, .collaborators-modal .nav-link.all-navlink.active:before{
    bottom: -1px;
}
.edit_role_option {
    display: inline-flex;
    align-items: center;
}
.role-dropdown .folder-btn {
    border: none;
    background: #ffffff;
    width: 17px;
    padding: 0px 1px 0;
}
.filter_dropdown.dropdown.float-end.send-invite-button{
    margin-left: auto;
}
.filter_dropdown.dropdown.float-end.send-invite-button  > button{
    border: 1px solid #2aa8cc;
    border-radius: 3px;
    font-size: 12px;
    border: 1px solid #2aa8cc;
    background: #ffffff;
    border-radius: 3px 0 3px 3px;
    color: #2aa8cc;
    outline: none;
    position: relative;
    bottom: 4px;
    width: auto;
}
.filter_dropdown.dropdown.float-end.role-dropdown  > button{
    border: 1px solid #a6a6a6;
    border-radius: 3px;
}
.filter_dropdown.dropdown.float-end.show.role-dropdown  > button, .filter_dropdown.dropdown.float-end.show.send-invite-button  > button{
    border-bottom: 1px solid #ffffff;
    border-radius: 3px 3px 0 0;
}
.filter_dropdown.send-invite-button .dropdown-menu {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    left: auto !important;
    right: 0;
    transform: none !important;
    top: 17px !important;
}
.lab-modal-table{
    max-height: 445px;
    overflow: auto;
}
.role-dropdown {
    margin-right: 3px;
}
.role-dropdown .dropdown-menu{
    border-color: #a6a6a6;
    min-width: 114px;
}
button.role-btn {
    background: transparent;
    border: none;
    color: #a6a6a6;
    font-size: 11px;
    border-bottom: 1px solid #dddddd;
    outline: none;
    margin-bottom: 3px;
    padding: 0;
    padding-bottom: 5px;
}
button.role-remove-btn {
    background: transparent;
    border: none;
    color: #a6a6a6;
    font-size: 11px;
    display: inline-flex;
    outline: none;
    padding: 5px 0 5px;
}
button.role-remove-btn svg{
    width:15px;
    fill: #a6a6a6;
    margin-right: 3px;
}
.send-invite .form-group {
    margin-bottom: 10px;
}
.send-invite .form-group input{
    font-size: 11px;
    padding: 4px 5px;
    height: auto;
    line-height: 1;
    outline: none;
}
.collaborators-modal .send-invite_select{
    font-size: 11px;
    padding: 4px 5px;
    height: auto;
    line-height: 1;
    border: 1px solid #a6a6a6;
    color: #a6a6a6;
    outline: none;
    margin-bottom: 10px;
}
.collaborators-modal {
    padding-right: 0 !important;
}
.collaborators-modal .modal-dialog{
    margin-top: 160px;
}
.joined-lab-modal .modal-dialog {
    max-width: 550px;
}
button.close.modal-close-btn{
    padding: 0 !important;
    width: 20px;
    right: 15px;
    position: relative;
    top: 19px;
    outline: none;
}
button.create-btn.dropdown-toggle.delete-folder-btn::after {
    content: none;
}

.board_new_section {
    margin-bottom: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.board_available_msg {
    /* font-size: 11px; */
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 1.3;
    color: #2a2a2a;
}

.search_box {
    display: flex;
    align-items: flex-end;
    padding-bottom: 3px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 7px;
}

.search_box_big.search_box input[type="text"] {
    font-size: 16px;
}



#template_tiles {
    margin: 0 !important;
    margin-bottom: 15px !important;
}

.template_grid {
    width: calc(25% - 4px);
    /*margin: 2px;*/
    min-width: auto !important;
    /*position: relative !important;*/
    /*left: 0 !important;*/
    /*top: 0 !important;*/
}



.tiles {
    counter-reset: cool -1 good -1;
    padding: 12px 0;
}

.search_box_big .search-icon {
    width: 13px;
    min-width: 13px;
}

.search_box input[type="text"] {
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.4;
    color: #a6a6a6;
    outline: none;
    border: none;
}

.template_preview_contain{
    border: 1px solid #2aa8cc;
    border-radius: 0px 5px 5px 5px;
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
    height: 160px;
    width: auto;
}

.template_preview_contain img{
    height: 100%;
    width: auto;
    object-fit: contain;
}

@media (max-width: 991px) {
    .board_container {
        width: calc(33.3333% - 4px);
    }

    .main-logo .logo-name {
        display: none;
    }

    .custom-navbar {
        height: 72px;
        align-items: flex-start;
        margin: 40px 30px;
        padding: 0;
    }

    .main-logo {
        max-height: 100%;
        display: inline-flex;
        width: 120px;
        opacity: 1;
        height: 72px;
    }

    .navbar-nav {
        align-items: flex-end;
    }

    .desktop-nav-container .navbar {
        display: none;
    }

    .mobile-nav-container {
        display: flex;
    }

    .list_sections > div:first-child {
        margin-bottom: 10px !important;
    }
}

@media (max-width: 768px) {
    .header_section {
        flex-wrap: wrap;
    }

    .profile_container {
        width: 100%;
    }

    .header_section .header_image {
        margin-left: 0 !important;
        margin-top: 10px;
        margin-right: 10px;
    }

    .board_container {
        width: calc(50% - 4px);
    }
}

@media (max-width: 767px) {
    .navs-link-section {
        display: none;
    }

    .navs-link-section-mobile {
        display: flex;
    }

    .navs-link-section-mobile .nav-pills {
        justify-content: center;
        margin: 0 -10px 10px;
    }

    .navs-link-section-mobile .nav-link {
        border: 1px solid grey;
        border-radius: 0 10px 10px 10px;
        box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
        margin: 0 10px 10px;
        background-color: #efeeee;
        font-size: 14px;
        color: #2aa8cc;
        padding: 2px 8px;
        width: auto;
        min-width: 70px;
        max-width: none;
    }

    .navs-link-section-mobile .nav-link.active {
        color: #2aa8cc;
        background-color: #ffffff;
    }

    .notifications_accordion .card-body {
        padding: 10px 0 15px;
    }

    .post_content_para {
        display: none;
    }

    .post_open_title {
        margin-left: 0;
    }

    .feed_para {
        max-width: 300px;
    }

    .custom-navbar .navbar-collapse {
        padding: 10px;
        background: rgb(255, 255, 255);
        border: 1px solid #2aa8cc;
    }

    .custom-navbar .home_nav .navbar-nav .nav-item:not(.nav-item:last-child) a {
        padding: 7px 0px;
    }
}

@media (max-width: 480px) {
    .list_sections, .list_sections > div {
        margin: 0 !important;
    }

    table td {
        padding: 0.75rem 1px !important;
    }

    .heading_section {
        flex-wrap: wrap;
    }

    .heading_subsection_actions {
        width: 100%;
        margin-top: 5px;
    }

    .customize_lab_modal .modal-content {
        margin: 0 15px;
    }

    .feed_para {
        max-width: 220px;
    }

    .middle_section {
        margin-right: 10px;
    }
}

