@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300&display=swap');

body {
    font-family: 'Noto Sans JP', sans-serif;
    /*margin: 3px !important;*/
    /*overflow-y:auto !important;
    overflow-x: auto !important;*/
}

.img-fluid-custom {
    width: auto;
    height: 50px !important;
}

.login-content, .font-size-12, input.form-control, .pcoded .pcoded-navbar .pcoded-item > li > a, .header-navbar .navbar-wrapper .navbar-container .nav-right li > a {
    font-size: 12px !important;
}

.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
    font-size: 9px;
}

.bg-light, .btn-hover:hover {
    background-color: #ebf8fa !important;
}

.btn-primary {
    background-color: #2d4159 !important;
}

.text-primary {
    color: #2d4159 !important;
}

.text-secondary {
    color: #0677a1 !important;
}

.border-button, .border-button:hover, .border-button:focus {
    border: 3px solid #54c242;
    border-radius: 8px;
}

.btn-primary:focus, .btn:focus, .form-control:focus {
    box-shadow: none !important;
}

.text-black {
    color: #000000 !important;
}

.pcoded-header, .pcoded .pcoded-header .navbar-logo[logo-theme="theme1"] {
    background-color: #2d4159 !important;
}

/*.md-tabs.md-tabs-header .nav-item {
    width: calc(100% / 6) !important;
    text-align: left;
}

.text-tab-step {
    color: #54c242;
    font-weight: bold;
}

.nav-item .nav-link.nav-tab-border {
    border: 1px solid #54c242;
    padding: 10px 0 !important;
    border-radius: 0;
}

.md-tabs .nav-link.active {
    background-color: #ffffff !important;
    color: #000000 !important;
    border: 1px solid #54c242 !important;
}*/

.svg-icon-color {
    color: #6c7075;
}

/*.md-tabs .nav-link.active i, .md-tabs .nav-link.active svg {
    color: #555555 !important;
}*/

.font-size-13 {
    font-size: 13px;
}

@media only screen and (max-width: 576px) {
    /*.md-tabs.md-tabs-header .nav-item {
        width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }

        .md-tabs.md-tabs-header .nav-item .nav-link {
            text-align: left;
        }*/
    .dd-list .dd-list {
        padding-left: 9px;
    }
}


.pcoded .pcoded-navbar li.pcoded-hasmenu:hover .icon-rotate, .pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-hasmenu > a:after, .pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu > a:after {
    display: none !important;
}

.pcoded .pcoded-navbar li.pcoded-hasmenu:hover .icon-rotate1 {
    display: inline-block !important;
}

.user-card .btn {
    margin: 0px auto 0px;
}

.btn-sm {
    padding: 3px 6px;
    border: 1px solid #d1cdd3;
}

.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: auto;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b, .select2-container--default .select2-selection--single .select2-selection__arrow {
        border-color: rgb(26, 26, 26) transparent transparent transparent;
        top: 50%;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        background-color: transparent;
        color: #000000;
    }

.add-new-feed {
    vertical-align: middle;
    display: table-cell;
    height: 40px;
}

.text-success {
    color: #45a29e !important
}

.list-card-height {
    height: 300px;
    overflow-y: auto;
}

/*.list-card-height, .scroll-list-h, .message-list-height {
    scrollbar-color: #76b0cb #c4c4c4;
}*/

    .list-card-height.wave li .row, .responsive.wave li .row {
        margin-left: 0px !important;
        margin-right: 0px !important
    }

    /*scroll bar style 1*/
    .list-card-height::-webkit-scrollbar-track, .scroll-list-h::-webkit-scrollbar-track, .card-list::-webkit-scrollbar-track {
        background-color: #C4C4C4;
        -webkit-box-shadow: inset 0 0 1px #C4C4C4;
        padding-top: 1rem;
    }

    .list-card-height::-webkit-scrollbar, .scroll-list-h::-webkit-scrollbar, .card-list::-webkit-scrollbar {
        width: 8px;
        background-color: #F5F5F5;
    }

.responsive::-webkit-scrollbar {
    width: 8px;
    height: 10px;
    background-color: #C4C4C4;
}

.list-card-height::-webkit-scrollbar-thumb, .scroll-list-h::-webkit-scrollbar-thumb, .responsive::-webkit-scrollbar-thumb, .card-list::-webkit-scrollbar-thumb {
    background-color: #76b0cb;
    -webkit-box-shadow: inset 0 0 1px #FFFFFF;
}

.card-list {
    height: 550px !important;
    overflow-y: auto;
}

    .card-list li {
        background: #fff !important;
    }

.text-dark {
    color: #080504 !important;
}

/*.font-size-12 {
    font-size: 12px !important;
}*/

/*input::placeholder {
    color: #212529 !important;
    font-size: 11px;
}*/

.modal-bg {
    background-color: rgba(0,0,0,0.4);
}

.list-card-height {
    height: 300px;
    overflow-y: auto;
}

.message-list-height, .h-trigger {
    height:calc(100vh - 280px);
    overflow-y:auto;
}

    .list-card-height::-webkit-scrollbar-track, .scroll-list-h::-webkit-scrollbar-track, .message-list-height::-webkit-scrollbar-track, .h-trigger::-webkit-scrollbar-track, .tasks-height::-webkit-scrollbar-track, .tasks-list-height::-webkit-scrollbar-track {
        background-color: #C4C4C4;
        -webkit-box-shadow: inset 0 0 1px #C4C4C4;
        padding-top: 1rem;
    }

    .list-card-height::-webkit-scrollbar, .scroll-list-h::-webkit-scrollbar, .message-list-height::-webkit-scrollbar, .h-trigger::-webkit-scrollbar, .tasks-height::-webkit-scrollbar, .tasks-list-height::-webkit-scrollbar {
        width: 8px;
        background-color: #F5F5F5;
    }

    .list-card-height::-webkit-scrollbar-thumb, .scroll-list-h::-webkit-scrollbar-thumb, .message-list-height::-webkit-scrollbar-thumb, .h-trigger::-webkit-scrollbar-thumb, .tasks-height::-webkit-scrollbar-thumb, .tasks-list-height::-webkit-scrollbar-thumb {
        background-color: #76b0cb;
        -webkit-box-shadow: inset 0 0 1px #FFFFFF;
    }

.header-navbar .navbar-wrapper .navbar-container .nav-right li {
    padding: 0 7px;
}

.header-navbar .navbar-wrapper .navbar-logo {
    height: 56px;
}

.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification:after, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification:after {
    right: 12px;
}

.border-1 {
    border: 2px solid #080504;
}

.box-shadow {
    box-shadow: 0px 2px 1px #c6e9f0 inset;
}

.bg-light {
    background-color: #ebf8fa;
}

.max-h-10 {
    max-height: 25px;
}

.hover-secondary:hover, .hover-secondary:focus, .hover-secondary.active, .hover-secondary.bluePrintLocation:hover {
    background-color: #ebf8fa !important;
}

.hover-secondary.bluePrintLocation {
    background-color: #cacacc !important
}

.accordion1 {
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice, .select2-container--default .select2-selection--multiple .select2-selection__choice span {
    color: #000;
}


.sub-footer {
    position: fixed;
    right: 25px;
    bottom: 50px;
    /*display: none;*/
}

body:hover > .sub-footer {
    display: block;
}

.dd {
    max-width: 100%;
}

.dd-list .dd-list {
    padding-left: 9px;
}

@media only screen and (max-width: 992px) {
    .header-navbar .navbar-wrapper .navbar-logo .mobile-options {
        cursor: pointer;
    }

    .mobile-menu {
        display: none !important;
    }
}

@media only screen and (max-width: 768px) {
    .navbar.header-navbar.pcoded-header {
        padding-bottom: 0.75rem;
    }

    .drodpown-width ~ .select2-container {
        width: 89.6px !important;
    }

    .form-control-custom {
        width: auto !important;
    }

    /*.position-sm {
        position: relative !important;
    }*/
}

@media only screen and (min-width: 576px) {
    .displayChatbox {
        display: none;
    }
}

@media only screen and (max-width: 576px) {
    .margin-program-save {
        margin-top: 10px;
        flex-direction: column-reverse !important;
    }

    .displayChatbox {
        display: inline;
    }

    .mobileHide {
        display: none;
    }
}

.nav-tabs .nav-link.active {
    color: #895061 !important;
    font-weight: bold;
    background-color: #F8F8F9;
    /*background-color: #ebf8fa;*/
    border-top-color: rgb(222, 226, 230);
    border-right-color: rgb(222, 226, 230);
    border-bottom-color: #F8F8F9;
    border-left-color: rgb(222, 226, 230);
}

.inActive-label {
    font-size: 11px;
    cursor: pointer;
    padding: 3px 7px;
    cursor: pointer;
    border: 1px solid #fe5d70;
    border-radius: 2px;
    line-height: 16px;
    background-color: #fe5d70;
}

.active-label {
    font-size: 11px;
    padding: 3px 12px;
    border: 1px solid #54c242;
    border-radius: 2px;
    line-height: 16px;
    background-color: #54c242;

}

.cursor-pointer, ul.panel, ul.card-list, .card-block.user-box.contact-box.assign-user div {
    cursor: pointer;
}

.x-small {
    font-size: xx-small;
}

.user-box .media-object-sm {
    height: 37px;
    width: 37px;
}

.pcoded[pcoded-device-type="desktop"] .p-chat-user {
    top: 94px;
}

/*#pcoded.pcoded {
    margin-bottom: 46px;
}*/

.user-profile.header-notification .dropdown-primary .dropdown-toggle {
    white-space: normal !important;
}

.accordion-button:not(.collapsed), .accordion-button.collapsed {
    background-color: inherit !important;
}

.accordion-button {
    display: block;
    position: relative;
}

    .accordion-button::after {
        right: 10px;
        position: absolute;
    }

.border-dashed-1 {
    border: 1px dashed #080504;
}

.bg-copy {
    background-color: #ef8356;
    font-size: 11px;
    padding: 3px 12px;
    border-radius: 2px;
    line-height: 16px;
    margin: -3px auto 2px;
}

/*.nav-tabs .nav-link {
    color: #54c242 !important;
    font-weight: bold;
}*/

.hover-actions-trigger:hover {
    background-color: #edf0f0;
    cursor: pointer;
}

.scroll-height {
   height: calc(100vh - 185px);
   overflow-y: auto;
}

.border-bottom-1 {
    border-bottom: 1px solid #eae6e6;
}

.jqx-max-size, #jqxScrollOuterWrapverticalScrollBargrid, #jqxScrollWrapverticalScrollBargrid, .jqx-grid.jqx-reset.jqx-rc-all.jqx-widget.jqx-widget-content {
    height: calc(100vh - 287px) !important;
}

.jqx-clear.jqx-border-reset.jqx-background-reset.jqx-reset, jqx-clear.jqx-border-reset.jqx-max-size {
    height: calc(100vh - 275px) !important;
}

ul li {
    margin-bottom: 0px !important;
}

.icon-item.icon-item-sm {
   height: 2rem;
   width: 2rem;
}

.icon-item {
   border-radius: 50%;
   display: flex;
   justify-content: center;
   align-items: center;
}

.bg-primary-100 {
    background-color: #E5EDFF;
}

.bg-danger-100 {
    background-color: rgb(244, 207, 207);
}


.fa-mobile::before {
    font-size: 19px;
}


.bg-secondary-100 {
    background-color: #bce1f2;
}


.bg-success-100 {
    background-color: #d4f9cf;
}
.timeline-vertical .timeline-item .timeline-item-bar .timeline-bar {
    position: absolute;
    height: 100px;
    left: auto;
    margin-left: 15px;
    top: 31px;
}

.timeline-vertical.timeline-with-details .timeline-item .timeline-item-bar .timeline-bar, .timeline-vertical.timeline-with-details .timeline-item:not(:last-child) .timeline-item-bar .timeline-bar {
    height: calc(100% - 1.9rem) !important
}

@media (max-width: 767.98px) {

    .modal-body {
        max-height: calc(100vh - 103px);
        overflow-y: scroll;
        /* height: 500px !important; */
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {

    .modal-body {
        max-height: calc(100vh - 103px);
        overflow-y: scroll;
        /* height: 550px !important; */
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {

    .modal-body {
        max-height: calc(100vh - 103px);
        overflow-y: scroll;
        /* height: 600px !important; */
    }
}

@media (min-width: 1200px) {

    .modal-body {
        max-height: calc(100vh - 103px);
        /* height: 850px !important; */
    }
}

.report-height {
    height: calc(100vh - 290px);
    overflow-y: auto;
}

.bg-dark-100 {
    background-color: #e1e0e0;
}

.jqx-widget-header {
    border-color: transparent;
    background: transparent;
}

.text-teritiary {
    color: #ffa500 !important;
}

.bg-teritiary-100 {
    background-color: #f5d9a5;
}

.pcoded-main-container {
    margin-bottom: 46px;
}

.hover-color:hover {
    color: #fe5d70;
    font-weight: bold;
}

.hover-color-location:hover {
    color: #404E67;
}

.tasks-height {
    height: calc(100vh - 375px);
    overflow-y: auto;
}

.tasks-list-height {
    height: calc(100vh - 325px);
    overflow-y: auto;
}

.navbar-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #2d4159;
}

.user-profile {
    margin-left: auto !important;
}

.nav-right {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background-color: #2d4159;
}

/*@media screen and (min-width: 1000px) and (max-width: 1350px ) {
    .pcoded-main-container {
        margin-top: 100px !important;
    }
}*/

@media screen and (max-width: 1250px ) {
    .header-navbar .navbar-wrapper .navbar-container .nav-right li > a, .ddlTG, #getLoginUserName {
        font-size: 10px !important;
    }

    .header-navbar .navbar-wrapper .navbar-container .nav-left a, .header-navbar .navbar-wrapper .navbar-container .nav-right a {
        padding: 0rem !important;
    }
}

@media screen and (max-width: 1050px ) {
    .header-navbar .navbar-wrapper .navbar-container .nav-right li > a, .ddlTG, #getLoginUserName {
        font-size: 8px !important;
    }

    .header-navbar .navbar-wrapper .navbar-container .nav-left a, .header-navbar .navbar-wrapper .navbar-container .nav-right a {
        padding: 0rem !important;
    }
}

@media only screen and (min-width: 600px) {
    .survey-card {
        margin-left: 30%;
        margin-right: 30%;
    }

    .survey-card-body {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}

@media (max-width: 600px) {
    .survey-card {
        margin-left: 5%;
        margin-right: 5%;
    }

    .survey-card-body {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

@media only screen and (max-width: 600px) {
    .rps_d541 .x_adapt-img {
        width: auto !important;
        height: 51px !important;
    }
}

@media (max-width: 576px) {
    .cpmediaclass{
        width:100% !important;
    }
    .cpm-0 {
        margin-left:0px !important;
    }
}

@media only screen and (max-width: 600px) {
    .adapt-img {
        width: auto !important;
        height: 100px !important;
    }
}