/*!
Theme Name: Noste.io Main Theme
Theme URI: #
Version: 9.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
Text Domain: noste

*/


div.um:not(.um-admin) {
    opacity: 1;
}
span.iconsmarkup {
    display: inline-block !important;
    width: 20px;
}
span.iconsmarkup > svg {
    width: inherit;
}
seciton.logins .main-login-wrap {
    width: 400px;
    margin: auto;
    border: 1px solid #E1E1EA;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 12px;
    padding: 24px;
    max-width: 100%;
	font-family: source-sans-pro, sans-serif!important;
}
.um-login h2 {
    color: #08202C;
    font-weight: 500;
    text-align: center;
}

.um-login .um-field-block p {
    color: #818D93;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
}

.um-login .um-form .um-col-alt-b {
    padding-top: 0;
}

.um-login .um-form .um-row._um_row_1 {
    margin-bottom: 10px !important;
}

.um-login .um-form .um-col-alt-b a {
    text-align: right;
    color: #00B2A9 !important;
    font-weight: 500;
}

.um-login .um-form input#um-submit-btn {
    width: 100% !important;
    background: #00B2A9;
    font-size: 16px;
	font-weight:500!important;
}

.logins .um-login {
    margin-bottom: 0 !important;
}


.um-login .um-field-area-password span.um-toggle-password i {
	background-image: url('/wp-content/themes/noste/assets/images/eye-on.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.um-login .um-field-area-password span.um-toggle-password i:before {
    opacity: 0;
}

.um-login .um-field-area-password span.um-toggle-password i.um-icon-eye-disabled {
    background-image: url('/wp-content/themes/noste/assets/images/eye-off.svg');
}

.noste-reset {
    width: 400px;
    margin: auto;
    max-width: 100%;
    max-width: 100%;
}

.login-back button,
.login-back a {
    box-shadow: 1px 1px 3px #818D9314;
    border: 1px solid #E1E1EA;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px 9px 8px;
    line-height: 1em;
    color: #08202C;
    font-weight: 400;
    font-size: 16px;
}

.login-back button img,
.login-back a img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-right: 4px;
}
.login-right-banner {
    padding: 30px;
}
seciton.logins .login-col {
    flex: 1;
}
.noste-reset .noste-reset-wrap {
    margin-top: 25px;
    border: 1px solid #E1E1EA;
    border-radius: 12px;
    background: #fff;
    padding: 24px;
    text-align: center;
}

.noste-reset .noste-reset-wrap h2 {
    padding-top: 20px;
    font-weight: 500;
    color: #08202C;
    padding-bottom: 15px;
}

.noste-reset .noste-reset-wrap > p {
    width: 335px;
    margin: auto;
    font-size: 14px;
    color: #818D93;
    font-weight: 400;
    padding-bottom: 20px;
	margin-bottom:15px
}

.noste-reset .noste-reset-wrap > p strong {
    color: #283B44;
    font-weight: 700;
}

.noste-reset .um-password .um-button,
.noste-reset .um-password input#um-submit-btn {
    width: 100% !important;
    background: #00B2A9;
}

.noste-reset .um-password  .um-col-alt {
    padding-top: 0;
}

.noste-reset .um-password .um-field-text input {
    background: #E8F0FE 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 3px #818D9314 !important;
    border: 1px solid #E1E1EA !important;
    border-radius: 8px;
}

.noste-reset-label label {
    color: #08202C;
    font-size: 15px;
    text-align: left !important;
    font-weight: 500;
}

.noste-reset .um-password .um-field-text {
    padding-top: 7px;
}

/** Register  */

.register-tiedot .um.um-register {
    max-width: 100%;
}

.register-tiedot .um.um-register label {
    color: #08202C;
    font-size: 16px;
    font-weight: 500;
}

.register-tiedot .um.um-register input {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 3px #818D9314;
    border: 1px solid #E1E1EA;
    border-radius: 8px;
}

.register-tiedot .um.um-register .um-field[data-key="um_block_8_8"] {
    padding-top: 40px;
}

.register-tiedot .um.um-register .um-field[data-key="um_block_8_8"] h3 {
    font-size: 24px;
    font-weight: 500;
    color: #08202C;
}

.register-tiedot .um.um-register .um-field[data-key="um_block_8_8"] {
    font-size: 16px;
    color: #818D93;
}
.register-tiedot .um.um-register input#um-submit-btn {
    background: #00B2A9;
    width: auto;
    min-width: auto !important;
    padding: 13px 22px !important;
    margin-left: auto;
}
.register-tiedot .um.um-register .um-col-alt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

.register-tiedot .um.um-register .um-left {
    order: 2;
}
.register-tiedot .um.um-register .um-right a {
    width: auto;
    min-width: auto !important;
    padding: 13px 22px !important;
    margin-left: auto;
    background: #fff;
    display: inline-block;
    color: #586B74;
    font-weight: 500 !important;
}	
.um-register .um-field-area-password span.um-toggle-password i {
    background-image: url('/wp-content/themes/noste/assets/images/eye-on.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.um-register .um-field-area-password span.um-toggle-password i:before {
    opacity: 0;
}

.um-register .um-field-area-password span.um-toggle-password i.um-icon-eye-disabled {
    background-image: url('/wp-content/themes/noste/assets/images/eye-off.svg');
}	

.noste-toogle-password {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    text-align: center;
    box-sizing: border-box;
    z-index: 2;  
    background-image: url('/wp-content/themes/noste/assets/images/eye-on.svg');
    background-repeat: no-repeat;
    background-size: 21px auto;
    background-position: center;
}
.noste-toogle-password.disabled {
    background-image: url('/wp-content/themes/noste/assets/images/eye-off.svg');    
}

/** End Register */

/** View All Accounts */
section#view-all-accounts .profile-img img {
    width: 3rem;
    height: 3rem;
    border: 1px solid rgb(6 249 183 / var(--tw-border-opacity));
    border-radius: 50%;
}
/** End View All Accounts */

.loader {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  border-top: 4px solid #FFF;
  border-right: 4px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.loader::after {
  content: '';  
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border-bottom: 4px solid #00b2a9;
  border-left: 4px solid transparent;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 


div#dashboard_projectCard .list_item_header,
div#dashboard_projectCard .list-layout {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    gap: 0;
}

div#dashboard_projectCard .list_item_header .project-head,
div#dashboard_projectCard .list-layout .project-head {
    width: 22%;
    padding: 0;
    border: none;
    text-align: center;
}


div#dashboard_projectCard .list_item_header .project-details,
div#dashboard_projectCard .list-layout .project-details {
    width: 58%;
    display: flex;
    flex-wrap: wrap;
}
div#dashboard_projectCard .list_item_header .project-title h2,
div#dashboard_projectCard .list-layout .project-title h2 {
    padding: 0;
    margin-bottom: 4px;
}
div#dashboard_projectCard .list_item_header .project-kiinteisto h3,
div#dashboard_projectCard .list-layout .project-kiinteisto h3 {
    display: none;
}
div#dashboard_projectCard .list_item_header .project-footer,
div#dashboard_projectCard .list-layout .project-footer {
    width: 20%;
    display: flex;
    flex-wrap: wrap;
}

div#dashboard_projectCard .list_item_header .card_item,
div#dashboard_projectCard .list-layout .card_item {
    display: flex;
    flex-wrap: wrap;
    border-bottom: none;
    border-radius: 0;    
    flex-direction: row;
}

div#dashboard_projectCard .list_item_header .project-head > div,
div#dashboard_projectCard .list-layout .project-head > div {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}
div#dashboard_projectCard .list_item_header .project-head  .pilar_T1,
div#dashboard_projectCard .list-layout .project-head  .pilar_T1 {
    order: 2;
    border-right: 1px solid #ddd;
    width: 60%;
}

div#dashboard_projectCard .list_item_header .project-head div.status-wrap,
div#dashboard_projectCard .list-layout .project-head div.status-wrap {
    order: 1;
}

div#dashboard_projectCard .list_item_header .project-head div.project-comname,
div#dashboard_projectCard .list-layout .project-head div.project-comname {
    order: 2;
    width: 60%;
    border-right: 1px solid #ddd;
}

div#dashboard_projectCard .list_item_header .single_permalink,
div#dashboard_projectCard .list-layout .single_permalink {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}

div#dashboard_projectCard .list_item_header .project-title,
div#dashboard_projectCard .list-layout .project-title {
    width: 50%;
    border-right: 1px solid #ddd;
    padding: 19px;
}

div#dashboard_projectCard .list_item_header .single_permalink > ul,
div#dashboard_projectCard .list-layout .single_permalink > ul {
    width: 50%;
    padding: 19px;
    border-right: 1px solid #ddd;
}

div#dashboard_projectCard .list_item_header .project-details .project-details-wrap,
div#dashboard_projectCard .list-layout .project-details .project-details-wrap {
    width: 66%;
    padding: 0;
    border-bottom: none;
}

div#dashboard_projectCard .list_item_header .project-details .project-kiinteisto,
div#dashboard_projectCard .list-layout .project-details .project-kiinteisto {
    width: 33%;
    padding: 19px;
    border-right: 1px solid #ddd;
    border-bottom: none;
}
div#dashboard_projectCard .list-layout .card_item:last-child {
    border-bottom: 1px solid #ddd;
}

div#dashboard_projectCard .list-layout .project-head div.status-wrap {
    width: 40%;
    border-right: 1px solid #ddd;
    border-radius: 0;
    padding: 0;
}

div#dashboard_projectCard .list-layout .project-footer .footer_top {
    width: 70%;
}

div#dashboard_projectCard .list-layout .project-footer .project-edit-osoite {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#dashboard_projectCard .list-layout .project-footer .project-edit-osoite a span {
    display: none;
}
div#dashboard_projectCard .list-layout .project-footer .project-edit-osoite a {
    font-size: 21px;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #5F6E75;
}
div#dashboard_projectCard .list-layout .projektinumero {
    margin-bottom: 0;
}

div#dashboard_projectCard span.status {
    border-radius: 18px;
    padding: 3px 12px;
    color: #000;
}
div#dashboard_projectCard span.status.aktiivinen {
    background: #ECFDF3 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 3px #818D9314;
    border: 1px solid #AAEFC6;
    color: #067647;

}
div#dashboard_projectCard span.status.arkistoitu {
    color: #026AA2;
    background: #F0F9FF 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 3px #818D9314;
    border: 1px solid #B9E6FE;

}
div#dashboard_projectCard span.status.keskeneräiset {
    color: #344054;
    background: #F9FAFB 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 3px #818D9314;
    border: 1px solid #ECEEF1;
}


header .noste-header-middle {
    width: 50%;
}

header .noste-header-middle .projekti-status {
    width: 390px;
    max-width: 100%;
}
section#single-main-list .starting {
    border-left: 8px solid #fff;
}
section#create-project .user_avatar img {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    object-fit: cover;
}
.noste-reset-updated img {
    margin: auto;
}
.um.um-password input[type="text"] {
    background: #E8F0FE !important;
}

.logins .noste-reset-updated .pb-6 {
    padding-bottom: 26px;
}

.logins .noste-reset-updated > p {
    padding-bottom: 30px;
}

.logins .noste-reset-updated > a {
    color: #00B2A9;
    text-decoration: underline;
}

.rounded-3xl {
    border-radius: 25px;
}
section#single-main-list .dropdown-step svg {
    width: 15px;
}
.readonly_global {
    padding: 0;
    border: none;
    background: none;
}
.dropdown_wrap label {
    cursor: pointer;
}
.notification-list .user_avatar img {
    border-radius: 50%;
    height: 48px;
    width: 48px;
    object-fit: cover;
    display: block;
    max-width: 48px;
    box-sizing: border-box;
    border: 2px solid rgb(0 178 169 / var(--tw-border-opacity));
}

.card_item {
    overflow: hidden;
}
#project_table_status span {
    display: none;
}

td#project_table_status .instep-status:before {
    content: '';
    width: 8px;
    height: 100%;
    background: #ffffff;
    position: absolute;
    left: 0;
    border-radius: 0.375rem 0 0 0.375rem;
    border: 1px solid #ddd;
}

td#project_table_status .instep-status {
    position: relative;
    padding-top: 0.3rem;
    padding-bottom: 0.4rem;
    padding-left: 1rem;
    padding-right: 0.7rem;
}
td#project_table_status .instep-status.status_1:before {
    background: #E1E1EA;
    border-color: #E1E1EA;
}
td#project_table_status .instep-status.status_3:before {
    background: rgb(0 178 169 / var(--tw-border-opacity));
    border-color: rgb(0 178 169 / var(--tw-border-opacity));
}

td#project_table_status .instep-status.status_2:before {
    background: rgb(6 249 183 / var(--tw-border-opacity));
    border-color: rgb(6 249 183 / var(--tw-border-opacity));
}
.notification-popup > div {
    max-width: 100%;
    width: 1220px;
}
/**[readonly]:not(.readonly_global) {
    background: #ddd;
    box-shadow: none;
    border-color: #ddd;
    cursor: not-allowed;
}*/
#esitietolomake_form *[readonly] {
    box-shadow: 0 0 4px 0 #ddd;
    border-color: #ddd;
}
.notification-list .not_mark {
    border: 1px solid #FE3B2D66;
}

section#single-main-list .started {
    border-left: 8px solid #E1E1EA;
}


/*section#single-main-list .admitted {
    border-left: 8px solid rgb(0 178 169);
}
*/
section#single-main-list .approval {
    border-left: 8px solid rgb(0 178 169);
}
.popup_wrap p {
    color: #818D93;
    font-size: 16px;
}

.daterangepicker select {
    display: inline-block;
}
.list-tile-bar {
    align-items: center;
    color: #00B2A9;
    font-size: 14px;
    font-weight: 700;
    border-radius: 12px 12px 0 0 !important;
}

.list-tile-bar .project-title, .list-tile-bar ul, .list-tile-bar .project-kiinteisto, .list-tile-bar .project-head {
    border: none !important;
    padding: 7px !important;
}

.notification-wrapper a.has_active path {
    fill: #FE3B2D;
}

.notification-wrapper a.has_active {
    color: #FE3B2D;
    position: relative;
}

.notification-wrapper a.has_active span.count {
    position: absolute;
    top: -9px;
    right: -10px;
    background: #FE3B2D;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #475467;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-radius: 6px;
    padding: 4px 10px;
    position: absolute;
    z-index: 1;
    line-height: normal;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltiptext.text-tooltip{
    color: #08202c;
    background: #f6f8ff;
    border: 1px solid #E1E1EA;
    border-radius: 0.5rem;
    top: initial;
    bottom: 100%;
    text-align: left;
    padding: 1.25rem;
    width: 230px;
}

.cursor-pointer {
    position: relative;
}

button#preview_btn_draft {
    opacity: 0;
    height: 0;
}

.card_footer.normal .on-submit-btn {
    display: none;
}
.card_footer.edit_form_wrap .without-submit
 {
    display: none;
}

.tulosta-yhteystie i {
    color: #CCCCD6;
    margin-right: 6px;
}
select.unit-selector {
    background: transparent;
    border-left: 1px solid #ddd;
    padding: 11px 0 11px 8px;
}
.line-height-2 {
    line-height: 2em;
}
.line-height-3 {
    line-height: 3em;
}

.input-common {
    --tw-shadow: 0 0 5px 2px rgb(81,244,200,44%);
    --tw-shadow-colored: 0 0 5px 2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    padding: 0.5rem;
    --tw-border-opacity: 1;
    border-color: rgb(6 249 183 / var(--tw-border-opacity));
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
}
.height-0 {
    height: 0;
}
.width-0 {
    width: 0;
}


/* Card Footer Sticky */

.footer_sticky{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fcfcfd;
    z-index: 999;
}
.footer_sticky .card_footer{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #00000014;
    border-top: 0;
}

.footer_sticky .card_footer.parent_top_border{
    border: 1px solid #00000014 !important;
}


/*CSS update by ASAD*/
.text-heading{
	color:#08202C!important;
}
#buttonList_2 li.active {
    background-color: #F7F8F9!important;
}
#buttonList_2 li {
    line-height: 1;
    font-size: 0.75rem;
	font-weight:500;
}
#buttonList_2 li:nth-child(4) {
    border: 0;
}
ul#buttonList_2 li:last-child {
    border-right:0;
	border-left-width:1px;
}
.dashboard_card_grid_item .dashboard_card_item_inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.dashboard_card_grid_item.list-layout .dashboard_card_item_inner {
    flex-direction: row;
}
ul.noste-project-step {
    max-width: 85%;
    margin: 0 auto;
}
.login-col.login-right-banner img {
    max-width: 90%;
    margin: 0 auto;
}
a.edit-acc-view {
   display: flex;
   align-items: center;
	gap: 5px
}
a.edit-acc-view img{
	width:18px;
}
.daterangepicker {
    margin-top: -24px!important;
}
.select-box-bg-color-noste{
	background-color:#fff!important;
}
.step-wrap-nsote {
    border: 1px solid #e1e1ea;
    border-radius: 8px;
}
.nt_main-step-wrap {
    box-shadow: 0px 3px 6px #818D9314;
}
.nt_main-step-wrap{
	font-size:0.85rem;
}
.single_project_main-wrap button {
    font-weight: 500;
}

.single_project_main-wrap b, .single_project_main-wrap h1 {
    color: #08202C;
}

.single_project_main-wrap th {
    font-weight: 500;
}
section#rakennustapaselostus ul label {
    font-size: 1.125rem;
}
.noste-step-one-form-one-align a.help_click {
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
}
.help_wrap.noste-kusstanno {
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
}
.bg-transparent-2 {
    background-color: transparent!important;
}
.noste-grid-status{
	justify-content:flex-start!important;
}
/*End CSS update by ASAD*/
/*Urakkasopimusluonnos CSS*/
.gap-133x {
    gap: 133px;
}
.gap-85x {
    gap: 85px;
}
.pilar-mw-215x {
    min-width: 215px;
    max-width: 215px;
}
/*End Urakkasopimusluonnos CSS*/
/*VOT asialista*/
.gap-43x {
    gap: 43px;
}
/*END VOT asialista*/

/*Project report css*/
.pilar_progress_g_box_wrap {
    border: 2px solid #d0d3d4;
    border-radius: 15px;
    padding: 20px;
}
.pilar_progress_g_box_wrap h3 {
    color: #d0d3d4;
    font-weight: 500;
    font-size: 28px;
}
.pilar_progress_g {
    /*height: 100%;*/
    width: 100%;
    border-bottom: 1px solid #d0d3d4;
    border-left: 1px solid #d0d3d4;
    height: 150px;
    margin-top: 20px;
    position: relative;
}
.pilar_progress_g_lineup {
    display: flex;
    justify-content: space-between;
}
.pilar_progress_g_lineup span {
    font-size: 17px;
    font-weight: 400;
    color: #283b44;
    position: relative;
    display: inline-block;
    padding-top: 25px;
}
.pilar_progress_g_lineup span:first-child::before {
    left: 0;
    transform: inherit;
    height: 15px;
}
.pilar_progress_g_lineup span:last-child::before {
    left: 100%;
}
.pilar_progress_g_lineup span:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    height: 25px;
    width: 1px;
    background: #d0d3d4;
}
.pilar_progress_left_num {
    position: absolute;
    right: 100%;
    bottom: 24px;
    margin-right: 5px;
    font-size: 17px;
    font-weight: 400;
    color: #283b44;
}
/*--end of project report css*/
/*Tooltip css*/
.help_wrap {
    z-index: 3;
}
.help_wrap .help_show {
    bottom: calc(100% + 8px);
    transform: translateX(-50%);
    left: 50%;
    margin: 0;
    width: calc(100% + 400px);
}
.help_wrap hr {
    display: none;
}
.help_wrap .help_click {
    position: relative;
}
.help_wrap .help_click:hover .help_show {
    display: block !important;
}
.help_wrap .help_show::after {
    content: "";
    position: absolute;
    background: #f6f8ff;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    bottom: -5.5px;
    width: 10px;
    height: 10px;
    border: 1px solid transparent;
    border-bottom-color: #e1e1ea;
    border-right-color: #e1e1ea;
}
.help_wrap2 .help_show {
    right: calc(100% + 8px);
    left: inherit;
    transform: translateY(-50%);
    top: 50%;
    bottom: inherit;
    z-index: 999;
}
.help_wrap2 .help_show::after {
    left: inherit;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    bottom: inherit;
    right: -5.5px;
}

.help_wrap-left .help_show {
    right: inherit;
    left: calc(100% + 8px);
    transform: translateY(-50%);
    top: 50%;
    bottom: inherit;
    z-index: 999;
}
.help_wrap-left .help_show::after {
    left: -5.5px;
    top: 50%;
    transform: translateY(-50%) rotate(140deg);
    bottom: inherit;
    right: inherit;
}
/*End Tooltip*/
/*--Ultimate Member CSS Customization---*/
.um .um-field-label,
.um-field-label label{
	color:#08202C!important;
	font-weight:500!important;
}
#edit-memeber-noste label,
#edit-memeber-noste h3{
    color: #08202C!important;
}
#edit-memeber-noste button.nollaa {
    color: #586B74 !important;
    display: flex;
    align-items: center;
    gap: 8px;
}
#edit-memeber-noste button.nollaa img{
	width:18px;
}
seciton.logins .main-login-wrap .um .um-form input[type=text], .um .um-form input[type=search], .um .um-form input[type=tel], .um .um-form input[type=number], .um .um-form input[type=password], .um .um-form textarea, .um .upload-progress, .select2-container .select2-choice, .select2-drop, .select2-container-multi .select2-choices, .select2-drop-active, .select2-drop.select2-drop-above {
    border: 1px solid #E1E1EA!important;
	border-radius:8px;
}
.um .um-form input[type=text], .um .um-form input[type=search], .um .um-form input[type=tel], .um .um-form input[type=password], .um .um-form textarea {
    color: #818D93!important;
}
.um-8 .um-right.um-half a:before {
    content: "";
    background-image: url('/wp-content/uploads/2024/07/icons8-replay-100.png');
    width: 19px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 19px;
    position: relative;
    margin-bottom: -5px;
    margin-right: 5px;
}
.um-8 .um-left.um-half input {
    font-weight: 500!important;
}
.register-tiedot .um-search-filter .select2.select2-container .select2-selection, .register-tiedot .um-field .select2.select2-container .select2-selection {
    -moz-border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    border-radius: 8px !important;
}
#view-all-accounts h3,
#my-account-sec-noste h2.text-heading.font-medium.m-0{
    color: #08202C;
}
/*--End Ultimate Member CSS Customization*/
/*Resonsive CSS*/
@media( max-width: 1600px ) {
    div.active#dashboard_projectCard{
        overflow-x: scroll;
    }
    .list-layout, 
    .list_item_header {
        width: 1536px;
    }
}

#single-main-list .grid {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

@media (min-width: 1536px) {
  #single-main-list .single-main-wrapper {
    max-width: 1536px;
  }
    
}

@media (min-width: 1280px) and (max-width: 1535px) {
    #single-main-list .single-main-wrapper {
        max-width: 1280px;
    }
}

@media( min-width: 768px ) and ( max-width: 1279px ) {
    #single-main-list .single-main-wrapper {
        width: 1280px;
    }
    #single-main-list .single-main-wrapper-inner {
        overflow-x: scroll;
        max-width: 1024px;
        margin: auto;
    }

}


@media(max-width: 767px) {

    header .noste-header-middle {
        width: 100%;
    }
    #single-main-list .grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    #single-main-list .single-main-wrapper {
        max-width: 768px;
        width: 100%;
    }

}

@media(max-width: 1024px) {
    .header-wrapper .noste-header-middle {
        order: 3;
        width: 100%;
    }

    .header-wrapper .site_logo {
        order: 1;
        width: 42%;
    }

    .header-wrapper .order-3 {
        order: 2;
    }

    .header-wrapper {
        flex-wrap: wrap;
    }

    .header-wrapper ul.noste-project-step {
        max-width: 530px;
    }
}

@media(max-width: 500px) {
    .header-wrapper .order-3 .gap-5 {
        gap: 0;
    }    
}

@media(max-width: 1150px) {
    .logins-grid {
        flex-direction: column;
    }
    seciton.logins .login-col {
        width: 100% !important;
    }
    seciton.logins > div {
        margin-top: 100px;
    }
    .site-header {
        background: #fff;
        z-index: 999;
    }

}


form#valvoja_status select {
    border: 1px solid #fff;
    background: transparent;
    border-radius: 3px;
}
form#valvoja_status select.status_3 {
    border-left: 8px solid rgb(0 178 169 / var(--tw-border-opacity)) !important;;
}
form#valvoja_status select.status_2 {
    border-left: 8px solid rgb(6 249 183 / var(--tw-border-opacity)) !important;;
}   
form#valvoja_status select.status_1 {
    border-left: 8px solid #E1E1EA !important;;
}
form#valvoja_status select.status_0 {
    border-left: 10px solid #fafafa !important;
}

a.back-notification {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    border-radius: 0.5rem;
}

/*Gantt Chart CSS*/
#gantt_here * {
    font-weight: 400 !important;
}
.gantt_tree_content input {
    border-color: #06F9B7;
}
#gantt_here .gantt_task_line {
    border: none !important;
}
.gantt_task_content {
    color: #fff !important;
}
#gantt_here * {
    font-family: 'source-sans-pro' !important;
}
#gantt_here .gantt_grid_data .gantt_cell, #gantt_here .gantt_grid_head_cell {
    border-left: 2px solid #E1E1EA !important;
}
#gantt_here .gantt_task .gantt_task_scale .gantt_scale_cell {
    font-weight: 500 !important;
}
#gantt_here .gantt_grid_scale .gantt_grid_head_cell {
    font-weight: 500 !important;
}
.gantt_task_content {
    visibility: hidden;
}
.gantt_layout_content.gantt_task_vscroll {
    background-color: #00b2a9;
}
/* .gantt_grid {
    background-color: #00b2a9;
} */
.step_main_status-switch label {
    position: relative;
    cursor: pointer;
}

.step_main_status-switch label:hover:before {
    position: absolute;
    left: 2px;
    top: 28%;
    height: 9px;
    width: 9px;
    background: #00B2A9;
    content: '';
    border-radius: 50%;
}

.top_3px {
    top: 3px;
}
.minw_500px {
    min-width: 500px;
}
.w_50px {
    width: 50px;
}
.w_85px {
    width: 85px;
}



.vuokra_status {
    padding: 0;
}
.vuokra_status select {
    background: transparent;
    width: 150px;
    text-wrap: balance;
    height: 60px;
    padding-top: 0;
    padding-bottom: 0;
}
.vuokra_status[data-status="2"] {
    background: rgb(208 211 212) !important;
}

.vuokra_status[data-status="0"] {
    background: rgb(0 178 169);
}

.vuokra_status[data-status="1"] {
    background: rgb(6 249 183);
}
.hankintarajaliite_table tbody td:last-child {
    min-width: 320px;
}  


.percentage-valmiusaste {
    position: absolute;
    bottom: 20px;
    height: 28px;
    background: #39b2a8;
    left: 0;
}

.percentage-valmiusaste:after {
    content: attr(data-percentage) '%';
    left: 0;
    position: absolute;
    top: -48px;
    bottom: 0;
    display: flex;
    align-items: center;
    color: #39b2a8;
    font-size: 17px;
    font-weight: 700;
}
.percentage-valmiusaste.rightalign:after {
    right: 0;
    left: unset;
}
.min-w-\[50px\] {
  width: 50px;
  min-width: 50px;
}
.min-w-\[60px\] {
  width: 60px;
  min-width: 60px;
}
.min-w-\[75px\] {
  width: 75px;
  min-width: 75px;
}
.min-w-\[97px\] {
  width: 97px;
  min-width: 97px;
}
.min-w-\[555px\] {
  width: 555px;
  min-width: 555px;
}
.min-w-\[168px\] {
  width: 168px;
  min-width: 168px;
}
.min-w-\[210px\] {
  width: 210px;
  min-width: 210px;
}
.min-w-\[200px\] {
  width: 195px;
  min-width: 195px;
}

.min-w-\[236px\] {
  width: 236px;
  min-width: 236px;
}


.min-w-\[425px\] {
  width: 425px;
  min-width: 425px;
}
.min-w-\[150px\] {
  width: 150px;
  min-width: 150px;
}
.min-w-\[130px\] {
  width: 130px;
  min-width: 130px;
}
.min-w-\[160px\] {
  width: 160px;
  min-width: 160px;
}
.min-w-\[180px\] {
  width: 180px;
  min-width: 180px;
}
.max-w-\[1200px\] {
  max-width: 1200px;
}

.form_all_btn button {
/*     text-transform: capitalize; */
}
.form_all_btn button.valmis-btn {
    text-transform: capitalize;
}
.single_project_main-wrap form#valvoja_status select {
    border: 1px solid #e8e8e8;
    background: transparent;
    border-radius: 3px;
}   


.mce-tinymce {
    width: 100% !important;
    --tw-shadow: 0px 0px 5px 2px rgb(81, 244, 200, 44%);
    --tw-shadow-colored: 0px 0px 5px 2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.mce-tinymce div.mce-statusbar {
    border-top: 1px solid rgb(81, 244, 200, 44%) !important;
}

.mce-tinymce .wp-editor-container {
    border: 1px solid rgb(81, 244, 200, 44%) !important;
}

.mce-tinymce div.mce-panel {
    border-color: rgb(81, 244, 200, 44%) !important;
}


.footer_sticky[data-status="2"] .edit_form {
    display: none;
}
.mce-branding {
    display: none !important;
}


span.price-format-wrap {
    position: relative;
}

span.price-format-wrap:before {
    content: '€';
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    right: 8px;
}

span.price-format-wrap > input {
    padding-right: 20px;
}





form#step_comments button.btn {
    float: right;
    margin-top: 9px;
}

form#step_comments div#mceu_16 {
    display: none;
}
form#step_comments span.loader.hidden {
    display: none !important;
}

form#step_comments span.loader {
    width: 20px;
    height: 20px;
}

form#step_comments span.loader::after {
    width: 20px;
    height: 20px;
}


#step_comments .mce-statusbar {
    display: none;
}

.add_lisakirie {
    font-size: 30px;
    border: 1px solid rgb(0 178 169);
    width: 30px;
    height: 30px;
    line-height: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 178 169);
    color: #fff;
    cursor: pointer;
}

.remove_lisakirie {
    font-size: 20px;
    border: 1px solid red;
    width: 30px;
    height: 30px;
    line-height: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
    background: red;
    color: #fff;
    cursor: pointer;
}

#dashboard_projectCard .project-details h2.expired {
    color: #FE3B2D;
    background: #fe3b2d1a;
    padding: 0 13px 0 9px !important;
    display: inline-block;
    border: 1px solid #fe3b2d33;
    margin-bottom: 11px;
}

.mce-statusbar {
    display: none !important;
}
.help_click2 {
    margin-right: -20px;
}


span.close-filter {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    background: #41c9a7;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.project_status_wrap svg {
    position: absolute;
    right: 13px;
    top: 14px;
    z-index: 0;
} 

.text-\[\#808080\] {
    color: #808080;
}
.project-roles_user {
    cursor: pointer;
}


.page-template-kustannusseuranta button.print-btn.disabled,
.page-template-kustannusseuranta button.paaurakoitsija_print-btn.disabled {
    pointer-events: none;
    opacity: 0.3;
}

span.select-close {
    position: relative;
    right: 5px;
    top: -2px;
}

span.select-close i.um-icon-close::before {
    font-size: 11px;
}

form.verified .scroll-smooth {
    display: none;
}


.nt_main-step-wrap[data-enb="disabled"] > a {
    opacity: 0.2;
    pointer-events: none;
}   