﻿.LoaderWorkingDiv {
    /*position: relative;*/
    background: white;
    height: 100%;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.GlobalSearchInp.src-cls{
    color: #454545;
}
.daterangepicker {
    z-index:999999 !important;
}
.edu_color_green,
.edu_color_green:hover {
    color: #108f33 !important;
}
.float_right {
    float:right;
}
.edu_color_red,
.edu_color_red:hover {
    color: #d71920 !important;
}
/*.custom_body_style .btn,
.custom_body_style .btn:hover,
.custom_body_style .btn:focus {
    background-color:#108f33 !important;
    color:#fff !important;
    border-color:#108f33 !important;
}*/
.navbar-top-links > li:hover {
color:unset;
}
    .top_menu_custom_style {
    padding: 15px 20px;
}
.right_side_menu_style .dropdown-menu .overflow_style {
    width: 100%;
    float: left;
    position: relative;
    
}
.top_menu_custom_style .MenuContents {
    padding: 0px;
}

.top_menu_custom_style .menu .submenu .submenuhead,
.top_menu_custom_style .menu .submenu .submenuelement {
    padding-left: 0px;
}

.top_menu_custom_style .menu .submenu {
    width: 25%;
    float: left;
    padding-right: 15px;
   
}
    .top_menu_custom_style .menu .submenu:last-child .submenuelement {
        padding-top:4px;
    }
    .top_menu_custom_style .menu .submenu .submenuelement a:hover {
        background-color: #f4f5f8;
        font-size: 12.5px;
    }
.top_menu_custom_style .popup_text_header svg {
    float: left;
}
.top_menu_custom_style .menu .submenu .submenuelement a {
    padding-left: 0px;
    position: relative;
    font-size: 13px;
}
    .top_menu_custom_style .menu .submenu .submenuelement a span {
        position: absolute;
        top: 8px;
        margin-left: 2px;
        transition-duration: 0.5s;
    }
.element_mobile svg, .element_mobile i {
    width: 25px;
}
.top_menu_custom_style .menu .submenu:last-child .submenuelement a span {
    top:5px !important;
}
.element_mobile a:hover span::after {
    content: '';
    position: absolute;
    left: -7px;
    top: 8px;
    display: block;
    border-right: 3px solid #2ca01c;
    border-bottom: 3px solid #2ca01c;
    width: 8px;
    height: 8px;
    transform: translate(-50%, -50%) rotate( -45deg );
}

.top_menu_custom_style .menu .submenu .submenuelement a:hover span {
    margin-left: 10px;
}
.green_button i,
.red_button i {
    margin: 0px !important;
    margin-right: 3px !important;
    margin-top: 2px !important;
}
.green_button,
.green_button:hover,
.green_button:focus,
.green_button:active {
    background-color: #108f33 !important;
    color: #fff !important;
    border-color: #108f33 !important;
    outline: 0px;
}
.red_button,
.red_button:hover,
.red_button:focus,
.red_button:active {
    background-color: #d9534f !important;
    color: #fff !important;
    border-color: #d9534f !important;
    outline: 0px;
}
.note-color {
    width: 25px !important;
    height: 17px;
    float: left;
    margin-right: 5px;
}
.PrivateLayoutContents {
    position: relative;
}
.sidebar_height {
    overflow:auto;
    width:200px;
}
.dropdown_notification {
    color:#333;
}
.LeadNotification_Div {
    width: auto;
    float: left;
    margin-top: 9px;
    margin-left: 8px;
}

.edu_word_break {
    word-break: break-all;
}
#AllReportList {
    padding-left: 8px;
}
    .PrivateLayoutContents .flyout-overlay {
        left:-215px;
    }

.GlobalEstInvCustSearchDiv {
    width: 100%;
}
.unassign_color {
    color: #d71920;
    font-size: 12px;
}
.ChooseCompanyLi label {
    color: #fff;
    margin-top: 8px;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 8px;
    font-size: 16px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.username {
    font-weight: bold;
    min-height: unset !important;
    padding: 0px !important;
    margin-top: 7px;
    display: inline-block;
}
.dropdown_tag{
    float:left;
}

.db_top_info_custom {
    width: 100%;
    float: left;
    color: #5a6d76;
    padding: 0px 2px;
}
    .db_top_info_custom .db_custom_block:nth-child(1) {
        color: #337ab7;
    }
    .db_top_info_custom .db_custom_block:nth-child(2) {
        color: #e08300;
    }
    .db_top_info_custom .db_custom_block:nth-child(3) {
        color: #d9534f;
    }
    .db_top_info_custom .db_custom_block:nth-child(4) {
        color: #108f33;
    }
.custom_body_style .navbar-inverse {
    background-color: #fff;
    border-color: #108f33;
    border-width: 0 0 2px;
}
    .custom_body_style .navbar-inverse .navbar-toggle {
        border-color: #108f33;
        background-color: #108f33;
    }
    .layout_top_menu_bar li:hover {
        background-color: #fff !important;
    }
.student_table_container {
    width: 100%;
    float: left;
    padding: 16px;
}
.student_table tr th,
.student_table tr td {
    border: 1px solid #ccc;
    border-top: 1px solid #ccc !important;
    text-align: center;
    position: relative;
}
    .student_table tbody tr:nth-child(odd) {
        background-color:#f8f8f8;
    }
.student_table tbody tr:hover {
    background-color: #f4f5f8;
}
    .student_table tr td:nth-child(1),
    .student_table tr td:nth-child(2) {
        text-align: left;
    }
.student_table tbody tr td .edu_md_header {
    display: none;
}
.db_custom_block {
    width: 30.6%;
    float: left;
    background-color: #fbfbfb;
    border-radius: 4px;
    margin-bottom: 10px;
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-left: 1.2%;
    margin-right: 1.2%;
}

.db_top_info_custom .db_custom_block:nth-child(1) {
    color: #337ab7;
}
    .db_top_info_custom .db_custom_block:nth-child(1) .db_custom_block_bottom {
        border-color: #337ab7;
    }

.db_top_info_custom .db_custom_block:nth-child(2) {
    color: #e08300;
}
.db_top_info_custom .db_custom_block:nth-child(2) .db_custom_block_bottom {
    border-color: #e08300;
}

.db_top_info_custom .db_custom_block:nth-child(3) {
    color: #d9534f;
}
    .db_top_info_custom .db_custom_block:nth-child(3) .db_custom_block_bottom {
        border-color: #d9534f;
    }
.db_top_info_custom .db_custom_block:nth-child(4) {
    color: #108f33;
}
    .db_top_info_custom .db_custom_block:nth-child(4) .db_custom_block_bottom {
        border-color: #108f33;
    }
.db_custom_block_top {
    width: 100%;
    float: left;
    padding: 10px;
    padding-bottom: 0px;
    color:#fff;
}
.db_custom_block_bottom {
    width: 100%;
    float: left;
    padding: 5px;
    font-weight: bold;
    border-top: 1px solid #ccc;
    text-align: center;
    font-size: 15px;
}
.dash_chart {
    width:100%;
    float:left;
    position:relative;
}
.db_top_info_custom .db_custom_block:nth-child(1) .db_custom_block_top {
    background-color: #337ab7;
}
.db_top_info_custom .db_custom_block:nth-child(2) .db_custom_block_top {
    background-color: #e08300;
}
.db_top_info_custom .db_custom_block:nth-child(3) .db_custom_block_top {
    background-color: #d9534f;
}
.db_top_info_custom .db_custom_block:nth-child(4) .db_custom_block_top {
    background-color: #108f33;
}


.dcbt_left {
    width: auto;
    float: left;
}
    .dcbt_left span {
        font-size: 25px;
    }
.dcbt_right {
    width: auto;
    float: right;
    padding-top: 12px;
}

.custom_padding_dash_row {
    width: 100%;
    float: left;
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
/*.custom_padding_dash_row .col-lg-12 {
    padding:0px;
}*/
    .custom_padding_dash_row .page-header {
        width: auto;
        float: left;
        margin-bottom: 0px;
        border-bottom: 0px;
        font-size:30px;
    }
.dropdown_help {
    width: 400px;
}

.dropdown-alerts {
    width: 600px !important;
}

.IconOnly {
    position: relative;
}

    .IconOnly a i {
        font-size: 20px;
    }

.help_image {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 150px;
}

.dropdown-user {
    width: 800px;
   
}

.dropdown_notification {
    width: 430px;
   
}

.dropdown_time_clock {
      width: auto;
    position: absolute !important;
    right: 0px!important;
    min-width: unset;
    padding: 10px;
    text-align:right;
}
.dropdown_time_clock .arrow_top_settings {
    right:13px;
}
.clock_in_time {
    width: 250px;
    float: left;
    padding-bottom: 5px;
}
.clock_in_time span {
    font-weight:bold;
}   
.not_setting_dv {
    width: 100%;
    float: left;
    padding: 5px 10px;
}

    .not_setting_dv .text_right {
        text-align: right;
    }

    .not_setting_dv b {
        font-size: 18px;
    }

    .not_setting_dv div:nth-child(1) {
        width: 50%;
        float: left;
    }

    .not_setting_dv div:nth-child(2) {
        width: 50%;
        float: left;
    }

.not_show_all_dv {
    width: 100%;
    float: left;
}
.dashboard_notific_lead {
    margin-top: 4px !important;
}
.notification_counter, .notification_counter_lead {
    background-color: red;
    color: white;
    font-size: 12px;
    padding-top: 5px;
    position: absolute;
    border-radius: 50%;
    top: -6px;
    right: -10px;
    height: 20px;
    min-width: 20px;
    text-align: center;
}

.only_lead_notification_counter {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #2ca01c;
    color: #2ca01c;
    padding: 1px;
    top: -8px;
}
.LoadNotification_div,
.LoadLeadNotification_div {
    padding: 0px;
    width: 96%;
    float: left;
    margin-left: 2%;
    border: 3px dashed #ccc;
}

.notification_item {
    padding: 5px 10px;
    cursor: pointer;
    -webkit-animation: notific 0.5s;
}
@-webkit-keyframes notific {
    0% {
        height: 0px;
    }

    100% {
        height: 46px
    }
}
    .notification_item div:nth-child(1) {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .notification_item div:nth-child(2) {
        font-style: italic;
        color: #9a9a9a;
        font-size: 12px;
    }

    .notification_item:hover {
        background-color: #f7f4f4;
    }

.notification_not_seen {
    width: 100%;
    /*float:left;*/
}
.developed_link {
    width: 100%;
    float: left;
    font-size: 10px;
    position: absolute;
    bottom: 0px;
    padding: 10px 5px;
    background-color: #f4f5f8;
    color: #828282;
    border-top: 1px solid #ececec;
}
    .developed_link a {
        margin-left: 2px;
        font-weight: bold;
    }

        .developed_link a:hover {
            color: #5f5f5f;
        }
.popup_text_header {
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 9px;
}

.loged_info_user {
    width: auto;
    font-size: 14px;
    float: right;
    margin-right: 20px;
    margin-top: 8px;
    border: 1px solid #f5f5f5;
    border-radius: 20px;
    padding-right: 10px;
    overflow: hidden;
    background-color: #fdfdfd;
}
    .loged_info_user:hover {
        background-color:#f2f2f2;
    }
    .user_profile_pic_div {
        width: 35px !important;
        height: 35px;
        position: relative;
        float: left !important;
        margin-right: 7px;
        display: block !important;
        border: 1px solid #f5f5f5;
        border-radius: 20px;
        overflow: hidden;
    }
.user_profile_pic_div img {
    max-width:100%;
    max-height:100%;
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    margin:auto;
}
.popup_text_header_help {
    font-size: 23px;
    font-weight: normal;
    padding-bottom: 15px;
    margin-top: 20px;
}

.popup_text_subHeader {
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0px 5px 10px;
    color: #454545;
    border: 1px solid #2ca01c;
    border-radius: 4px;
    text-align: center;
}

.tt-sug-type {
    font-size: 13px !important;
}

.tt_sug_manufac {
    color: #999;
    font-style: italic;
}

.popup_text_transactions {
    font-size: 18px;
    font-weight: normal;
    padding-top: 13px;
    margin: 12px 0px 0px -31px;
}

.popup_searching {
    padding-top: 0px !important;
}

.popup_helptype {
    padding-bottom: 20px !important;
}

.advanced_search {
    margin-top: -12px;
}

div.transactions {
    border: none;
    display: table;
    margin: 5px 0px 15px -28px;
    width: 730px;
}

div.extrar {
    border: none;
    display: table-row;
}

div.extrac {
    border: none;
    display: table-cell;
}

div.extrac_right {
    border: none;
    display: table-cell;
    text-align: right;
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

li.open .popup_active_color,
li.open .popup_active_color:hover {
    color: #108f33 !important;
    background-color: #ffffff !important;
    border-color: #108f33 !important;
}
.popup_active_color {
   
}
.popup_active_color:hover {
    color: #108f33;
    background-color: #ffffff;
    border-color: #108f33;
    background-repeat: no-repeat;
}

.popup_marg {
    margin: 0px !important;
}

.topheaderborder {
    border: none !important;
}

.dropdown-menu {
    -webkit-border-radius: 0px 0px 4px 4px !important;
    -moz-border-radius: 0px 0px 4px 4px !important;
    border-radius: 0px 0px 4px 4px !important;
    border: none !important;
}

.submenuelement a:hover {
    color: #000 !important;
    text-decoration: none !important;
}

.arrow_top_create {
    position: absolute;
    top: -6px;
    right: 20px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 6px solid white;
}

.arrow_top_search {
    position: absolute;
    top: -6px;
    right: 20px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 6px solid white;
}
.MainContentDiv {
    padding: 0px;
    width: 100%;
    float: left;
}

#AddNewLead {
    float:right;
    margin-top:5px;
}
.arrow_top_settings {
    position: absolute;
    top: -6px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 6px solid white;
    display: none;
}

.dropdown-user .arrow_top_settings {
    right: 205px;
}

.dropdown_notification .arrow_top_settings {
    right: 140px;
}

.arrow_top_help {
    position: absolute;
    top: -6px;
    right: 20px;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 6px solid white;
}

.dropdown_help {
    right: 0;
    left: auto;
}

.red {
    color: red;
}

.position-absolute {
    position: absolute;
}

.ChooseCompanyLi {
    width: 200px;
    position: relative;
    top: 9px;
}

.custom {
    width: 555px !important;
}

.mid {
    float: right;
    margin-top: -36px !important;
}

#ModalSuccessMessage .success-body {
    margin-top: 40px;
    position: relative;
    padding: 15px;
}

.GlobalEstInvCustSearchDiv .tt-menu {
    overflow:auto;
    background: white;
    min-width: 320px;
    font-size: 13px;
    max-height: 400px;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    margin-top: 0px;
    position: absolute;
    left: 0px;
    z-index: 100;
    display: none;
    width: 100%;
    -webkit-border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
    border-radius: 0px 0px 6px 6px;
    top: 46px;
}

.GlobalEstInvCustSearchDiv .tt-dataset-autocomplete {
    margin-top: -5px;
}

.GlobalEstInvCustSearchDiv .tt-suggestion {
    min-height: 50px;
    display: block;
    padding: 10px 10px 9px 15px;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    border-bottom: 1px solid #ccc;
}
.GlobalEstInvCustSearchDiv .tt-suggestion .EquipmentImage {
    width:70%;
    float:left;
    overflow:hidden;
    text-overflow:ellipsis;
}
.GlobalEstInvCustSearchDiv .tt-suggestion div {
    width: 50%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
}
.GlobalEstInvCustSearchDiv .tt-menu p, .search-bar-container .twitter-typeahead > i p {
    margin: 0;
}

.GlobalEstInvCustSearchDiv .tt-sug-text {
    width: 100%;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.GlobalEstInvCustSearchDiv .tt-suggestion u {
    text-decoration: none;
    color: #aa2121;
}

.GlobalEstInvCustSearchDiv .tt-suggestion.active {
    background-color: #f2f2f2;
}

.GlobalEstInvCustSearchDiv .tt-sug-desc {
    width: 100%;
    color: #999;
    padding-top: 2px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}

.GlobalEstInvCustSearchDiv .tt-sug-type {
    position: absolute;
    right: 10px;
    top: 11px;
    color: #999;
    font-style: italic;
}

.GlobalEstInvCustSearchDiv .tt-eq-price {
    float: right;
    color: #999;
    font-style: italic;
    position: absolute;
    right: 10px;
    width: 50%;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
}
.GlobalEstInvCustSearchDiv:hover {
    background-color: unset !important;
}
.GlobalSearchNavbarUl {
    width: 28%;
    float: left;
    padding-top: 7px;
    margin-left: 10px;
}
.GlobalSearchInp {
    border: 1px solid #ccc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
#drop_tag{
    border-radius:0px;
    height:36px;
}
.src-cls {
    padding: 7px;
}

.src-logo {
    padding: 7px;
}

.navbar-brand {
    padding: 8px 15px;
}

.nav > li > .clock_in_color,
.nav > li > .clock_in_color:hover {
    color: #108f33 !important;
}

.nav > li > .clock_out_color,
.nav > li > .clock_out_color:hover,
.nav > li > .clock_out_color:focus {
    color: #f99296 !important;
}

.green-tooltip + .tooltip > .tooltip-inner {
    background-color: #108f33;
}

.navbar-top-links .tooltip {
    min-width: 180px;
}

.clock_tooltip_div {
    display: none;
    position: absolute;
    background-color: #108f33;
    text-align: center;
    font-size: 12px;
    color: #fff;
    width: 170px;
    right: -60px;
    top: 58px;
    padding: 6px;
    border: 1px solid #000;
    border-radius: 4px;
}

    .clock_tooltip_div:before {
        right: 74px;
        border-width: 6px;
        transform: rotate(180deg);
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: #000 transparent;
        border-bottom: 0;
        top: -6px;
    }

.clock_in_color:hover .clock_tooltip_div {
    display: block;
}

.panel-heading .row .col-xs-3 {
    padding-left: 5px;
}

.panel-heading .row .col-xs-9 {
    padding-right: 5px;
    padding-left: 0px;
}

.dashboard_report .panel {
    margin-bottom: 25px;
}

.page-header {
    margin: 5px 0 25px;
}

.customer_add_btn_div {
    margin-top: 0px !important;
}

.right_side_menu_style .dropdown-menu {
    position: fixed;
    top: 53px;
   
}

.TimeClockDashboardHead .clock_in_button  {
    width:100%;
}
.QckMenuTimeClkBtn {
    width:100%;
    margin-top:10px;
}
.QckMenuTimeClkBtn:hover a {
    color:#fff !important;
    text-decoration:unset;
}
.btn-filter .glyphicon-filter {
    width: 67px;
    padding: 7px 2px 11px 15px;
}
    .btn-filter .glyphicon-filter:before {
        float: left;
        position: absolute;
        left: 8px;
        top: 10px;
    }
.filter_for_lead_list {
    margin-top: 9px;
}

    .filter_for_lead_list .btn-filter {
    }


table thead tr th {
    position: sticky;
    position: -webkit-sticky;
    top: -1px;
    background-color: #fff;
    box-shadow: 0 1px 1px -1px #ccc;
    z-index: 9;
}
table tbody tr:nth-child(odd) {
    background-color:#f8f8f8;
}
table tbody tr:hover {
    background-color: #f4f5f8;
}
.element_mobile i {
    width: 20px;
    font-size: 15px !important;
    text-align: center;
    margin-right: 3px;
} 
.element_mobile:hover {
    background-color:#f9f9f9 !important;
    border-radius:4px;
}
.element_mobile {
    position: relative;
    transition-duration: 0.5s;
    -webkit-animation: expand 1s;
    height:36px;
}
@-webkit-keyframes expand {
    0% {
        height: 0px
    }

    100% {
        height: 36px
    }
}
    /*.element_mobile:hover a {
        margin-left: 10px;
        transition-duration: 0.5s;
        font-size: 12.5px !important;
    }
        .element_mobile:hover a::after {
            content: '';
            position: absolute;
            left: 16px;
            top: 14px;
            display: block;
            border-right: 3px solid #2ca01c;
            border-bottom: 3px solid #2ca01c;
            width: 8px;
            height: 8px;
            transform: translate(-50%, -50%) rotate( -45deg );
        }*/
  
    @media(max-width:768px) {
        .student_table thead {
        display:none;
    }
    .student_table tbody tr td {
        width:100%;
        float:left;
    }
    .student_table tbody tr td .edu_md_header {
        display: block;
        width: 40%;
        float: left;
        font-size: 13px;
        font-weight: bold;
        padding-left: 5px;
        text-align:left;
    }
        .student_table tbody tr td .edu_mb_info {
            width: 60%;
            float: left;
            text-align: left;
            position: relative;
        }
    .edu_mb_info #badge-ribbon {
        position: unset !important;
        float: left;
    }
    /*.PrivateLayoutContents {
        margin-top: -53px;
    }*/
    .dropdown-alerts {
        width: 766px !important;
        right: -194px !important;
        left: auto !important;
    }

    .dropdown-search {
        width: 766px !important;
        padding-bottom: 35px !important;
        left: -576px !important;
    }



    .arrow_top_create {
        right: 216px;
    }

    .arrow_top_search {
        right: 150px;
    }

    .arrow_top_settings {
        right: 200px;
    }

    .arrow_top_help {
        right: 20px;
    }

    #page-wrapper {
        position: absolute;
        top: 0px;
    }

    .Top-Logo {
        /*display: none;*/
    }

    .ChooseCompanyUl {
        margin-left: 15px;
    }

}
@media (max-width:767px) {
    #page-wrapper {
    top: 55px;
}
    .navbar-default.sidebar .sidebar-nav {
        position: absolute;
        background: white;
        z-index: 999;
        width: 100%;
    }
    .layout_top_menu_bar li a {
    padding: 15px 6px;
}
     .navbar-default.sidebar .sidebar-nav {
       top:50px;
     }
     /*.sidebar_height {
        margin-top:50px;
    }*/
     .ChooseCompanyLi {
    width: 100px;
}
}
@media (max-width:580px) {
    .custom_padding_dash_row .page-header {
    width: 100%;
}
}
@media(max-width:414px) {
    .dropdown_time_clock {
        position:fixed !important;
    }
    .dropdown_time_clock .arrow_top_settings {
    right: 110px;
}
    .dropdown_notification .arrow_top_settings {
    right: 148px;
}
   .clock_in_time {
    width: 100%;
}
    #page-wrapper {
        top: 55px;
    }

    .PrivateLayoutContents {
        margin-top: 0px;
    }

    .ChooseCompanyLi {
        width: 100px;
    }

        .ChooseCompanyLi select {
            padding: 6px 0px;
        }

    .layout_top_menu_bar li a {
        padding: 15px 6px;
    }

    .loged_info_user {
       padding-right:0px;
       float:left;
    }

    .dropdown_notification {
        width: 412px;
    }

    .overflow_style {
        overflow-y: scroll;
        overflow-x: hidden;
        height: 348px;
        position: relative;
    }

    .popup_text_header {
        margin-top: 5px !important;
    }

    .popup_text_subHeader {
        padding-top: 0px !important;
        padding-left: 13px;
    }

    .MenuContents {
        padding-left: 10px !important;
        width: 100%;
        padding-right: 10px;
    }

    .submenu_mobile {
        width: 50% !important;
        float: left !important;
    }

    .submenuhead {
        padding: 3px 0px !important;
        background-color: #f1f1f1;
    }
    /*.submenuelement {
        padding-left:0px !important;
    }*/
  

    .dropdown-alerts {
        width: 410px !important;
        right: -252px !important;
        left: auto !important;
    }

    .dropdown-search {
        width: 411px !important;
        padding-bottom: 35px !important;
        left: -163px !important;
    }



    .arrow_top_create {
        right: 278px;
    }

    .arrow_top_search {
        right: 209px;
    }

    .dropdown-user .arrow_top_settings {
        right: 195px; /*done*/
    }

    .arrow_top_help {
        right: 68px;
    }

    .width-25p {
        width: 35%;
        float: left;
    }

    .width-55p {
        width: 45%;
        float: left;
    }

    .width-20p {
        width: 20%;
        float: left;
    }
}

@media(max-width:375px) {

   

    .MenuContents {
        padding-left: 10px !important;
        width: 100%;
    }

    .mobile_content {
        width: 100%;
    }

    .submenu_mobile {
        width: 50% !important;
        float: left !important;
    }

    .popup_text_subHeader {
        font-size: 13px;
        font-weight: bold;
    }

    .dropdown-alerts {
        width: 373px !important;
        right: -253px !important;
    }

    .dropdown-search {
        width: 374px !important;
        left: -124px !important;
    }




    .arrow_top_create {
        right: 278px;
    }

    .arrow_top_search {
        right: 209px;
    }

    .arrow_top_settings {
        right: 262px;
    }

}

@media(max-width:360px) {

    .dropdown_notification {
        left: 0px;
        width: 358px;
    }
}

@media(max-width:350px) {
    .navbar-top-links li:last-child {
        margin-right: 0px;
    }
}

@media(max-width:320px) {
    .ChooseCompanyLi {
        width: 80px;
    }

    .dropdown_notification {
        left: 0px;
        width: 318px;
    }

    .MenuContents {
        padding-left: 10px !important;
        width: 100%;
    }

    .mobile_content {
        width: 100%;
    }

    .submenu {
        width: 50% !important;
        float: left !important;
    }

    .submenu_mobile {
        width: 50% !important;
        float: left !important;
    }

    .popup_text_subHeader {
        font-size: 13px;
        font-weight: bold;
    }

    .border-radius-0 {
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        padding: 0px !important;
    }

    .width-25p {
        width: 31%;
        float: left;
    }

    .width-55p {
        width: 49%;
        float: left;
    }

    .dropdown-alerts {
        width: 318px !important;
        right: -247px !important;
    }

    .dropdown-search {
        width: 318px !important;
        left: -75px !important;
    }

    .dropdown_help {
        width: 318px !important;
        left: 0px !important;
    }

    .arrow_top_create {
        right: 278px;
    }

    .arrow_top_search {
        right: 209px;
    }

    .arrow_top_settings {
        right: 255px;
    }

   

    .help_image {
        width: 126px;
        top: 26px;
        right: 18px;
    }

    .popup_text_header_help {
        padding-bottom: 0px;
    }
}
/*News Ticker Start*/
.announcement-div {
    width: 100%;
    float: left;
    display: none;
    padding: 2px 0px;
    position: relative;
    background-color: #efffe7;
    border: 1px solid #108f33;
}

.announcement-label {
      width: 148px;
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #108f33;
    background-image: linear-gradient(90deg, #108f33, #7dd451);
    font-size: 16px;
    color: #FFF;
    padding: 6px;
    font-weight: bold;
    margin-right: 10px;
}

.announcement-marque {
      width: 100%;
    float: left;
    position: relative;
    padding-left: 150px;
    padding-right: 45px;
    padding-top: 3px;
    font-size: 16px;
    color: #116031;
}
.announcement-marque .close_btn_size {
    position: absolute;
    height: 35px;
    width: 35px;
    right: 0;
    padding: 8px;
    top: -5px;
    cursor: pointer;
    margin-right: 10px;
    z-index: 12;
    cursor:pointer;
}



.green-tooltip + .tooltip > .tooltip-inner {
        background-color: #108f33;
    }
   
/*News Ticker End*/
.layout_top_menu_bar > li > a {
    color: #555;
    border: 1px solid #ccc;
    border-radius: 50%;
    min-height: unset;
    padding: 7px;
    margin-top: 7px;
    margin-right: 10px;
}
    .layout_top_menu_bar > li > a:hover,
    .layout_top_menu_bar > li > a:active,
    .layout_top_menu_bar > li > a:focus {
        color: #108f33;
    }
    @media (max-width:1024px) {
        .db_custom_block {
        width: 47.6%;
    }
}
@media (max-width:414px) {
    .db_top_info_custom {
        padding: 0px 15px;
    }
    .db_custom_block {
        width: 100%;
        margin: 0px;
        margin-bottom: 20px;
    }
}
