[v-cloak] {
    display: none
}

body {
    overflow: hidden;
}

.header {
    box-sizing: border-box;
    height: 60px;
    padding: 0 20px 0 40px;
    background-color: #003328;
}

.header .menu-btn,
.container .menu a .mobile-text,
.container .menu .user {
    display: none;
}

.header .logo {
    float: left;
    line-height: 60px;
    display: inline-flex;
    align-items: center;
    height: 100%;
    cursor: pointer;
}

.header .user-warpper {
    float: right;
    height: 36px;
    margin-top: 12px;
    text-align: right;
    align-items: center;
}

.header .user-warpper .user {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 25px;
    cursor: pointer;
}

.header .user-warpper .user img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
}

.header .user-warpper .user .user-menu,
.header .user-warpper .avatar .user-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 46px;
    padding: 0;
    width: 200px;
    text-align: left;
    background-color: #fff;
    z-index: 20;
    box-shadow: 0 0 5px 0 #323232;
}

.header .user-warpper .user .user-menu .menu-li,
.header .user-warpper .avatar .user-menu .menu-li {
    position: relative;
    display: block;
    padding-left: 20px;
    line-height: 30px;
    color: #000;
    font-size: 14px;
}

.header .user-warpper .user .user-menu .menu-li:hover {
    background-color: #E3E3E3;
}

.header .user-warpper .user .user-menu .username,
.header .user-warpper .user .user-menu .logout,
.header .user-warpper .avatar .user-menu .username,
.header .user-warpper .avatar .user-menu .logout {
    padding-left: 20px;
    line-height: 50px;
    color: #000000;
    font-size: 14px;
}

.header .user-warpper .user .user-menu .menu-li .icon,
.header .user-warpper .avatar .user-menu .menu-li .icon {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 16px;
    top: 7px;
    background: url(../images/180704_account_yajirusi_A01.svg) no-repeat center center;
    background-size: 10px 16px;
}

.header .user-warpper .user .user-menu:before,
.header .user-warpper .avatar .user-menu:before {
    position: absolute;
    top: -8px;
    right: 14px;
    border-bottom: 8px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    content: "";
}

.header .user-warpper .avatar img {
    width: 32px;
}

.header .user-warpper .message {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    line-height: 36px;
}

.header .user-warpper .message .num {
    position: absolute;
    left: 50%;
    top: 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    background-color: #D40000;
}

.header .user-warpper .select {
    display: inline-block;
    vertical-align: top;
    width: 315px;
    margin-top: 3px;
}

.header .user-warpper .label {
    color: #fff;
    /*line-height: 36px;*/
    margin-right: 10px;
    font-size: 14px;
    width: 70px;
}

.container {
    height: calc(100vh - 60px);
    overflow: hidden;
}

.container .menu {
    float: left;
    width: 60px;
    height: 100%;
    background-color: #001d17;
    position: relative;
}

.container .menu li {
    border-bottom: solid 3px #252E34;
}

.container .menu a {
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-size: 11px;
}

.container .menu .active a {
    background-color: #006d56;
}

.container .menu a .img {
    height: 32px;
    margin-bottom: 2px;
}

.container .menu .menu-user-field-settings {
    position: absolute;
    /*bottom: 0;*/
    width: 60px;
}

.container .menu .menu-scouting {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.container .menu .comment,
.container .menu .alert {
    position: absolute;
    top: 5px;
    width: auto;
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    font-weight: bold;
    color: #000;
    text-align: center;
    border-radius: 50%;
}

.container .menu .comment {
    left: 60%;
    background-color: #00beb7;
    color: #ffffff;
}

.container .menu .alert {
    right: 60%;
    background-color: #d30804;
    color: #ffffff;
}

.container .menu .text {
    color: #ffffff;
}

.container .menu .active .text {
    color: #ffffff;
}

.menu-top .img {
    background: url(../images/menu/CropScope_Top_pin.svg) no-repeat center center;
    background-size: 32px 32px;
}

.menu-analysis .img {
    background: url(../images/menu/FieldAnalysis.svg) no-repeat center center;
    background-size: 32px 32px;
}

.menu-scouting .img {
    background: url(../images/menu/ScoutingLog.svg) no-repeat center center;
    background-size: 32px 32px;
}

/* .menu-record .img {
    background: url(../images/menu/FieldRecord.svg) no-repeat center center;
    background-size: 27px 32px;
} */

.menu-scoutingmap .img {
    background: url(../images/menu/ScoutingMap.svg) no-repeat center center;
    background-size: 40px 32px;
}

.menu-comp-analysis .img {
    background: url(../images/menu/CompAnalysis.svg) no-repeat center center;
    background-size: 33px 29px;
}

.menu-degreeDays_map .img {
    background: url(../images/menu/CropScope_Integrated_temperature_map.svg) no-repeat center center;
    background-size: 33px 29px;
}

.menu-ai-recommend .img {
    background: url(../images/menu/CropScope_Fieldrecord.svg) no-repeat center center;
    background-size: 33px 29px;
}

.menu-user-field-settings .img {
    background: url(../images/menu/config-gear.svg) no-repeat center center;
    background-size: 33px 29px;
}

.menu-pulse-irrigation .img {
    background: url(../images/menu/menu-pulse-irrigation.svg) no-repeat center center;
    background-size: 33px 29px;
}

.menu-variable-fertilization .img {
    background: url(../images/menu/variable-fertilization.svg) no-repeat center center;
    background-size: 33px 29px;
}

.menu-activities .img {
    background: url(../images/menu/activities.svg) no-repeat center center;
    background-size: 33px 29px;
}

.menu-harvest-plan .img {
    background: url(../images/menu/harvest_plan_icon.svg) no-repeat center center;
    background-size: 33px 29px;
}

.menu-farm-register .img {
    background: url(../images/menu/farm_register_icon.svg) no-repeat center center;
    background-size: 33px 29px;
}

.container .content {
    box-sizing: border-box;
    float: left;
    width: calc(100% - 60px);
    height: 100%;
    padding: 15px 20px 0 20px;
    overflow-y: auto;
}

.container .demoField {
    box-sizing: border-box;
    float: left;
    width: 100% !important;
    height: 100%;
    padding: 15px 20px 0 20px;
    overflow-y: auto;
}

.page-link {
    text-align: right;
    font-size: 16px;
    color: #333;
	margin: 20px 30px;
}

.page-link a,
.page-link span {
    display: inline-block;
}

.page-link .icon {
    margin-left: 5px;
    margin-right: 5px;
}

.page-title {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 600;
    color: #040404;
}

.footer {
    position: relative;
    height: 60px;
    margin: 80px -20px 0 -20px;
    line-height: 60px;
    background-color: #000000;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.footer .page-top {
    display: none;
    position: absolute;
    right: 95px;
    top: calc(-100% - 10px);
}

.footer .page-top-button {
    display: inline-block;
    width: 57px;
    height: 57px;
    background-color: #003328;
}

.footer .arrow-img {
    display: inline-block;
    width: 57px;
    height: 57px;
    background: url(../images/arrow.svg) no-repeat center center;
    transform: rotate(270deg);
}

.scouting .search-warpper {
    box-sizing: border-box;
    padding: 30px;
    background-color: #E3E3E3;
}

.scouting .search-warpper .checkbos-serch .search-item {
    padding: 0 30px;
    border-right: 1px solid #C6C6C6;
}

.scouting .search-warpper .checkbos-serch .search-item:first-child {
    padding-left: 0;
}

.scouting .search-warpper .checkbos-serch .search-item:last-child {
    border-right: none;
}

.scouting .search-warpper .search-row {
    margin-bottom: 20px;
}

.scouting .search-warpper .search-row .search-item {
    float: left;
}

.scouting .search-warpper .search-row .search-item .search-title {
    font-size: 14px;
    margin-bottom: 6px;
    color: #9A9A9A;
}

.scouting .search-warpper .search-row .search-item .check-box {
    display: inline-block;
    margin-right: 20px;
}

.scouting .search-warpper .search-row .search-item .check-box:last-child {
    margin-right: 0;
}

.scouting .search-warpper .search-row .search-item .check-box span {
    display: inline-block;
    vertical-align: top;
}

.scouting .search-warpper .search-row .search-item .check-box .icon {
    width: 14px;
    height: 14px;
    background: url(../images/check.png) no-repeat center center;
    background-size: 14px 14px;
}

.scouting .search-warpper .search-row .search-item .check-box.active .icon {
    background: url(../images/checked.png) no-repeat center center;
    background-size: 14px 14px;
}

.scouting .search-warpper .search-row .search-item .check-box .text {
    font-size: 16px;
    line-height: 16px;
}

.scouting .search-warpper .select-search .search-item {
    width: 25%;
}

.scouting .search-warpper .select-search .search-item:last-child {
    margin-right: 0;
}

.select {
    position: relative;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    background-color: #fff;
    border: 1px solid #A2A2A2;
}

.select .text {
    float: left;
    width: calc(100% - 25px);
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: left;
}

.select .text img {
    width: 20px;
    vertical-align: top;
    margin-top: 4px;
}

.select .icon {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 4px;
    background: url(../images/arrow_down.png) no-repeat center center;
    background-size: 20px 20px;
}

.select .select-list {
    display: none;
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    z-index: 9;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
    text-align: center;
}

.select .select-list li:hover {
    background-color: #E3E3E3;
}

.scouting .search-warpper .date-search .search-item:first-child {
    width: calc(33.3333% - 20px);
    margin-right: 30px;
    font-size: 0;
}

.scouting .search-warpper .date-search .search-item:first-child span {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    line-height: 30px;
    color: #000;
    font-size: 14px;
    text-align: center;
}


/*.scouting .search-warpper .date-search .search-item:first-child input {
    box-sizing: border-box;
    display: inline-block;
    width: calc(50% - 9px);
    height: 30px;
    padding: 0 10px;
    background-color: #fff;
    border: 1px solid #A2A2A2;
    font-size: 14px;
}*/

.scouting .search-warpper .date-search .search-item:last-child {
    width: calc(100% - 33.3333% - 10px);
}


/*.scouting .search-warpper .date-search .search-item:last-child input {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 30px;
    padding: 0 10px;
    background-color: #fff;
    border: 1px solid #A2A2A2;
    font-size: 14px;
}*/

.scouting .search-warpper .btn {
    display: block;
    width: 216px;
    height: 35px;
    margin: 0 auto;
    border: none;
    background-color: #003328;
    color: #fff;
}

.scouting .box {
    margin-top: 40px;
}

.scouting .box .title {
    font-size: 14px;
    line-height: 24px;
    color: #7C7C7C;
}

.scouting .box .title span {
    font-size: 12px;
    color: #000;
    font-weight: 600;
}

.scouting .box .list {
    margin-top: 15px;
}

.scouting .box .list li {
    position: relative;
    display: flex;
    margin-bottom: 10px;
}

.scouting .box .list li:last-child {
    margin-bottom: 0;
}

.scouting .box .list li .status {
    position: relative;
    flex: 40px 0 0;
    width: 40px;
    margin-left: 2px;
    background-color: #ffffff;
}

.scouting .box .list li .balloon {
    display: inline-block;
    position: absolute;
    margin-left: -7px;
    padding: 12px;
    background: #012C63;
    border-radius: 10px;
    color: white;
    min-width: 21px;
    text-align: center;
    padding: 5px 10px;
    min-height: 12px;
    font-size: 12px;
}

.scouting .box .list li .balloon::after {
    content: "";
    position: absolute;
    margin: 0;
    bottom: -8px;
    right: -1px;
    width: 0;
    height: 0;
    max-width: 5px;
    min-width: 5ox;
    border-top: 11px solid #012C63;
    border-left: 7px solid transparent;
    border-right: 0px solid transparent;
    transform: rotate(-30deg);
}

.scouting .box .list li .status:before {
    position: absolute;
    left: 11px;
    top: calc(50% - 9px);
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 50%;
    content: '';
}

.scouting .box .list li.active .status:after {
    position: absolute;
    width: 10px;
    height: 10px;
    left: 16px;
    top: calc(50% - 4px);
    border-radius: 50%;
    background-color: #38F100;
    content: '';
}

.scouting .box .list li .warpper {
    box-sizing: border-box;
    flex: 1 0 0;
    width: calc(100% - 42px);
    padding: 20px;
}

.scouting .box .list li .warpper.bg-red {
    background-color: #FFEEEE;
}

.scouting .box .list li .warpper.bg-blue {
    background-color: #DDFFFE;
}

.scouting .box .list li.list-mask:before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    content: '';
}

.scouting .box .list li .show-more {
    display: flex;
}

.scouting .box .list li .show-more .date-warpper {
    flex: 70px 0 0;
    width: 70px;
    height: 50px;
    margin-right: 40px;
    color: #000;
}

.scouting .box .list li .show-more .date-warpper .day {
    height: 26px;
    line-height: 26px;
    font-size: 24px;
}

.scouting .box .list li .show-more .date-warpper .date .scouting .box .list li .show-more .date-warpper .time {
    height: 12px;
    font-size: 12px;
}

.scouting .box .list li .show-more .img-box {
    flex: 230px 0 0;
    width: 230px;
    margin-left: 10px;
    font-size: 0;
    vertical-align: middle;
}

.scouting .box .list li .show-more .img-box img,
.scouting .box .list li .show-more .img-box div {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.scouting .box .list li .show-more .img-box div {
    text-align: center;
    background-color: #525252;
    vertical-align: middle;
}

.scouting .box .list li .show-more .img-box img:last-child,
.scouting .box .list li .show-more .img-box div:last-child {
    margin-right: 0;
}

.scouting .box .list li .show-more .img-box div .material-icons {
    line-height: 2 !important;
    vertical-align: middle;
    color: white;
}

.scouting .box .list li .show-more .desc {
    flex: 1 0 0;
    width: calc(100% - 350px);
}

.scouting .box .list li .show-more .desc .user {
    height: 32px;
    line-height: 32px;
    margin-bottom: 4px;
}

.scouting .box .list li .show-more .desc .user img {
    display: inline-block;
    vertical-align: top;
    width: 32px;
    float: left;
    height: 32px;
    margin-right: 5px;
    border-radius: 50%;
}

.scouting .box .list li .show-more .desc .user .text {
    display: inline-block;
    vertical-align: top;
    height: 32px;
    font-size: 24px;
}

.scouting .box .list li .show-more .desc p {
    line-height: 14px;
    font-size: 12px;
}

.scouting .box .list li .scout-content {
    display: none;
}

.scouting .box .list li .detail {
    display: none;
    margin-top: 40px;
    margin-left: 20px;
    display: block;
    background-color: white;
    padding: 20px;
    border-radius: 14px;
}

.scouting .box .list li .detail .detail-text {
    font-size: 1.5em;
    line-height: 1.5em;
    min-height: 1.5em;
}

.scouting .box .list li .detail .detail-content {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.scouting .box .list li .detail .detail-map {
    float: right;
    cursor: auto;
}

.scouting .box .list li .detail .img-box {
    float: left;
    max-width: 80%;
    font-size: 0;
}

.scouting .box .list li .detail .img-box .hover-parent {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.scouting .box .list li .detail .img-box .hover-mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    color: #fff;
}

.scouting .box .list li .detail .img-box .hover-parent:hover .hover-mask {
    opacity: 1;
    transition: all 0.6s ease;
}

.scouting .box .list li .detail .img-box img,
.scouting .box .list li .detail .img-box div {
    display: inline-block;
    width: 200px;
    height: 200px;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}

.scouting .box .list li .detail .img-box div {
    text-align: center;
    background-color: #525252;
    vertical-align: middle;
}

.scouting .box .list li .detail .img-box div .material-icons {
    line-height: 2 !important;
    vertical-align: middle;
    color: white;
    font-size: 100px;
}

.scouting .box .list li .detail .btn {
    margin-top: 20px;
    width: 100px;
    height: 40px;
    border: 1px solid #2D3F6F;
    color: #2D3F6F;
    background-color: transparent;
}

.scouting .box .list li .detail-response .response {
    display: none;
    margin-left: 90px;
    display: block;
    background-color: white;
    padding: 20px;
    border-radius: 14px;
}

.scouting .box .list li .detail-response .userName {
    margin-left: 90px;
    margin-top: 25px;
    margin-bottom: 5px;
}

.scouting .box .list li .detail-response .userName .margin {
    margin-right: 10px;
}

.scouting .box .list li .detail-response .resAvatar {
    /*position: relative;*/
    display: inline-block;
    vertical-align: top;
    width: 40px;
    float: left;
    height: 40px;
    margin-right: 5px;
    margin-left: 34px;
    border-radius: 50%;
    margin-top: 30px;
}

.scouting .box .list li .detail-response .timeAndEdit {
    margin-top: 15px;
    text-align: right;
}

.scouting .box .list li .detail-response .timeAndEdit .time {
    margin-right: 5px;
}

.scouting .box .list li .close {
    margin-top: 20px;
    text-align: right;
}

.scouting .dlg-photo .el-dialog {
    margin: 0 !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 90%;
    min-width: 90%;
    min-height: 90%;
    background: none;
    box-shadow: none !important;
}

.scouting .dlg-photo .el-dialog__body {
    padding: 0;
    background: none;
}

.scouting .dlg-photo .el-dialog__header {
    display: none;
}

.scouting #photo {
    display: block;
    max-width: -webkit-fill-available;
    max-height: -webkit-fill-available;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.scouting .box .list li .close-btn {
    display: inline-block;
    color: #2D3F6F;
    font-size: 12px;
}

.analysis .search-warpper,
.record .search-warpper {
    box-sizing: border-box;
    padding: 30px;
    background-color: #E3E3E3;
}

.analysis .search-warpper .select-warpper,
.record .search-warpper .select-warpper {
    float: left;
    margin-right: 40px;
    margin-bottom: 10px;
}

.analysis .search-warpper .select-warpper .label,
.record .search-warpper .select-warpper .label {
    font-size: 14px;
    margin-bottom: 6px;
    color: black;
}

.analysis .search-warpper .select-warpper .radio {
    min-height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}

.analysis .search-warpper .select-warpper .el-radio {
    margin-right: 30px !important;
    margin-left: 0px !important;
}

.analysis .search-warpper .select-warpper .select,
.record .search-warpper .select-warpper .select {
    width: 300px;
}

.analysis .search-warpper .text-warpper,
.record .search-warpper .text-warpper {
    padding-top: 20px;
    font-size: 14px;
}

.analysis .search-warpper .text-warpper .text,
.record .search-warpper .text-warpper .text {
    margin-right: 40px;
    line-height: 30px;
    color: #9A9A9A;
}

.analysis .search-warpper .text-warpper .text .black,
.record .search-warpper .text-warpper .text .black {
    color: #000;
    font-weight: 600;
}

.analysis .search-warpper .text-warpper .text:last-child,
.record .search-warpper .text-warpper .text:last-child {
    margin-right: 0;
}

.analysis .search-warpper .icon-warpper,
.record .search-warpper .icon-warpper {
    float: left;
    padding-top: 20px;
}

/* .analysis .box,
.record .box,
.AIrecommend .box {
    margin-top: 40px;
} */

.analysis .box,
.record .box {
    margin-top: 40px;
}

.analysis .box .title,
.record .box .title {
    padding-bottom: 10px;
    font-size: 24px;
    border-bottom: 1px solid #000;
}

.analysis .box .img-box,
.analysis .box .chart-box {
    min-height: 20px;
    margin-top: 20px;
}

.analysis .box .img-box img {
    width: 100%;
}

.login,
.signUp,
.userInfoInput,
.userInfoConfirm {
    box-sizing: border-box;
    min-height: calc(100vh - 60px);
    padding-top: 54px;
    padding-bottom: 20px;
    background-color: #fff;
}

.login .form,
.signUp .form {
    box-sizing: border-box;
    width: 500px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-radius: 8px;
    box-shadow: 0 0 15px #ccc;
}

.userInfoInput .form,
.userInfoConfirm .form {
    box-sizing: border-box;
    width: 850px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-radius: 8px;
    box-shadow: 0 0 15px #ccc;
}

.login .form .title {
    height: 105px;
    font-size: 36px;
    text-align: center;
    font-weight: 600;
    padding-top: 20px;
}

.signUp .form .title,
.userInfoInput .form .title,
.userInfoConfirm .form .title {
    max-height: 200px;
    line-height: 90px;
    font-size: 36px;
    text-align: center;
    font-weight: 600;
}

.login .form .row {
    box-sizing: border-box;
    margin: 0;
    padding: 0 20px;
    margin-bottom: 25px;
}

.login .form .row .label {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
}

/* .signUp .form .subTitleLabel,
.userInfoConfirm .form .{
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
} */

.subTitleLabel {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.login .form .row .label span {
    color: red;
}

.login .form .row input {
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #eee;
    border-radius: 4px;
    padding-left: 10px;
}

.login .form .btn {
    display: block;
    height: 50px;
    padding: 0 15px;
    border-radius: 4px;
    background-color: #BC0050;
    border: none;
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 40px;
    /* outline: none; */
}

.login .form p {
    text-align: center;
}

.login .form .href-btn {
    display: inline-block;
    color: #4C54F1;
    text-decoration: underline;
    font-size: 16px;
}

.login .list-warpper {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 25px;
    border-radius: 8px;
    box-shadow: 0 0 15px #ccc;
}

.login .list-warpper .title {
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    font-size: 16px;
    border-bottom: 1px solid #eee;
}

.login .list-warpper .list {
    box-sizing: border-box;
    padding: 20px;
}

.login .list-warpper .list li {
    line-height: 24px;
    font-size: 14px;
}

.login .copyright,
.signUp .copyright,
.userInfoInput .copyright,
.userInfoConfirm .copyright {
    font-size: 14px;
    text-align: center;
}


/* a-matsuda add start */

.login .el-card__body {
    padding: 0;
    height: 190px;
    overflow: auto;
}

.login .el-table .cell {
    white-space: nowrap;
}


/* a-matsuda add end */

.login .step li {
    position: relative;
    float: left;
    width: 160px;
    text-align: center;
}

.login .step li:after {
    position: absolute;
    left: calc(50% + 12px);
    top: 11px;
    width: calc(100% - 24px);
    height: 2px;
    background-color: #c0c4cc;
    content: '';
}

.login .step li.finished:after {
    position: absolute;
    left: calc(50% + 12px);
    top: 11px;
    width: calc(100% - 24px);
    height: 2px;
    background-color: #BC0050;
    content: '';
}

.login .step li:nth-child(3):after {
    display: none;
}

.login .step li .num {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 5px;
    border: 1px solid #c0c4cc;
    color: #c0c4cc;
    font-size: 14px;
    font-weight: 600;
    border-radius: 50%;
}

.login .step li .label {
    font-size: 16px;
    color: #c0c4cc;
    font-weight: 600;
    margin-bottom: 8px;
}

.login .step li .text {
    color: #000;
    font-size: 14px;
}

.login .step li.active .num {
    border: 1px solid #000;
    color: #000;
}

.login .step li.active .label {
    color: #000;
}

.login .step li.finish .num {
    border: 1px solid #BC0050;
    color: #BC0050;
}

.login .step li.finish .label {
    color: #BC0050;
}

.login .find-text {
    width: 420px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #000;
    font-size: 12px;
}

.login .find-title {
    margin-bottom: 20px;
    margin-top: 20px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

.login .text-center {
    text-align: center;
}

.Notification {
    width: 100% !important;
}

.Notification .title {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
}

.Notification .table {
    min-width: 800px;
    width: 100%;
}

.Notification .table th {
    padding: 15px 0;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.Notification .table th span {
    vertical-align: top;
}

.Notification .table .table-img {
    width: 100px;
    text-align: center;
}

.Notification .table .table-img .img {
    display: none;
}

.Notification .table tr.active .table-img .img {
    display: inline-block;
}

.Notification .table .table-date,
.Notification .table .table-title {
    width: 500px;
}

.Notification .table td {
    padding: 10px;
    background-color: #C8C8C8;
    color: #333;
    font-size: 14px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.mask,
.notification-detail {
    display: none;
    box-sizing: border-box;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, .6);
    z-index: 999;
}

.notification-detail .warpper {
    position: absolute;
    left: 50px;
    top: 110px;
    width: calc(100% - 100px);
    height: calc(100vh - 220px);
    box-sizing: border-box;
    padding: 30px 40px;
    background-color: #fff;
}

.notification-detail .warpper .close-btn {
    float: right;
}

.notification-detail .warpper .title {
    font-size: 36px;
    color: #565C66;
}

.notification-detail .warpper .date {
    font-size: 14px;
    margin-top: 16px;
    margin-bottom: 20px;
    color: #565C66;
}

.notification-detail .warpper .content {
    font-size: 14px;
    color: #565C66;
}


/* a-matsuda add start */

.info-dialog .el-dialog__title {
    word-break: break-all;
}

.info-dialog-header {
    margin-top: 20px;
    display: flex;
    justify-content: right;
}

.info-dialog-content {
    padding-top: 10px;
    white-space: pre-wrap;
    word-break: break-all;
    font-size: large;
}

.info-area {
    width: 90%;
    margin: auto;
}

.info-item:hover {
    cursor: pointer;
    font-weight: 900;
    font-style: italic;
    /* 	color: #012c63; */
    color: #18c6f8;
}


/* a-matsuda add end */

.mask .warpper {
    display: none;
    position: absolute;
    left: 50px;
    top: 110px;
    width: calc(100% - 100px);
    height: calc(100vh - 220px);
    box-sizing: border-box;
    padding: 30px 40px;
    background-color: #fff;
}

.mask .warpper .title {
    height: 30px;
    margin-bottom: 50px;
    line-height: 30px;
    font-size: 24px;
    text-align: center;
}

.mask .warpper .title .close-btn {
    float: right;
    margin-top: 2px;
}

.mask .warpper .content {
    height: calc(100% - 206px);
    font-size: 14px;
    margin-bottom: 60px;
    color: #666;
    overflow-y: auto;
}

.mask .warpper .btn {
    display: block;
    width: 154px;
    height: 66px;
    line-height: 66px;
    margin: 0 auto;
    padding: 0;
    color: #fff;
    font-size: 16px;
    background-color: #BC0050;
    border-radius: 8px;
    text-align: center;
}

.profile {
    width: 100% !important;
}

.profile .tab {
    position: relative;
    height: 30px;
    margin-bottom: 80px;
    border-bottom: 2px solid #eee;
}

.profile .tab span {
    margin-right: 50px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.profile .tab span.active {
    color: #D870AF;
    border-bottom: 2px solid #D870AF;
}

.profile .tab .btn-box {
    position: absolute;
    right: 0;
    top: 40px;
}

.profile .tab .btn-box .btn {
    display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    padding: 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    /*     background-color: #B9004F; */
    background-color: #012C63;
    border-radius: 4px;
}

.profile .tab .btn-box .btn:hover {
    background-color: #013c83;
}

.profile .tab .btn-box .btn:last-child {
    margin-right: 0;
}

.profile .file {
    position: relative;
    width: 100px;
    height: 100px;
    margin-bottom: 60px;
    margin-top: 30px;
}

.profile .file img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    vertical-align: top;
    border: 1px #ccc dashed;
}

.profile .file .face {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    z-index: 100;
    opacity: 0;
}

.profile .form {
    padding: 30px 0 60px;
}

.profile .form .label {
    display: inline-block;
    width: 150px;
    font-size: 14px;
    background-color: transparent;
    color: #000;
    font-weight: 400;
    margin-right: 8px;
    line-height: 40px;
    text-align: right;
}

.profile .form .label span {
    color: red;
}

.profile .form .row {
    margin-bottom: 24px;
}

.profile .form input {
    width: 500px;
    height: 40px;
    border: 1px solid #eee;
    border-radius: 4px;
    padding-left: 8px;
}

.profile .form input[readonly] {
    background-color: #F6F7FB;
    color: #D3D4D9;
}

.profile .form .select {
    height: 40px;
    width: 205px;
    border: 1px solid #eee;
    border-radius: 4px;
    padding-left: 8px;
    margin-bottom: 0;
    /* outline: none; */
}

.profile .language-warpper {
    display: none;
}


/* a-matsuda add start */

.profile .avatar-img {
    width: 150px;
    height: 150px;
    border: 1px solid #ccc7c0;
    padding: .2em;
    display: block;
}

.profile .avatar-img:hover {
    border: 1px solid #012c63;
    cursor: pointer;
}

.profile .profile-img-initials {
    font-size: 34px;
    font-weight: 700;
    left: 0;
    line-height: 150px;
    overflow: hidden;
    text-align: center;
    top: 0;
    color: #17394d;
    background-color: #dfe3e6;
}

.profile .dustbox:hover {
    cursor: pointer;
    color: black;
}


/* a-matsuda add end */

.datetimepicker-inline,
.datetimepicker table {
    width: 100%;
}

#weatherContainerTotal {
    overflow: hidden;
}

.lock {
    box-sizing: border-box;
    position: relative;
    min-height: calc(100vh - 60px);
    padding-top: 40px;
}

.lock .copyright {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    font-size: 14px;
    text-align: center;
}

.lock .box {
    box-sizing: border-box;
    width: 50%;
    margin: 0 auto;
    padding: 0 5% 20px;
    border-radius: 8px;
    box-shadow: 0 0 15px #ccc;
}

.lock .box .title {
    height: 105px;
    line-height: 105px;
    font-size: 36px;
    text-align: center;
    font-weight: 600;
}

.lock .box .text {
    line-height: 24px;
    font-size: 14px;
}

.lock .box .btn {
    width: 150px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 40px;
    text-align: center;
    background-color: #012c63;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
}

.lock .box .btn:hover {
    background-color: #013c83;
}

.login .errow-box {
    display: none;
    box-sizing: border-box;
    width: 500px;
    margin: 0 auto;
    padding: 0 20px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-radius: 4px;
    border: 1px solid #c40000;
    box-shadow: 0 0 0 5px #fcf4f4 inset;
    margin-top: 30px;
}

.login .errow-box .title {
    font-size: 18px;
    color: #c40000;
    margin: 10px 0;
    font-weight: 600;
}

.login .errow-box .text {
    font-size: 14px;
    padding: 10px 0;
}

.box .btn-box {
    margin-bottom: 10px;
}

.box .btn-box .btn {
    display: inline-block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    padding: 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    /*     background-color: #B9004F; */
    background-color: #003328;
    border-radius: 4px;
}

.listTableClass .header-row {
    background: #003328;
    color: #ffffff;
    text-align: center;
    padding: 9px 0;
    cursor: default !important;
}

.listTableClass .body-row>div {
    word-break: break-word;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}

.listTableClass .body-row-unread>div {
    word-break: break-word;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    cursor: pointer;
}

.listTableClass .body-row-unread-new>div {
    word-break: break-word;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    color: red;
    cursor: pointer;
}

.listTableClass .el-table--striped .el-table__body tr.el-table__row--striped.current-row td,
.el-table__body tr.current-row>td,
.el-table__body tr.hover-row.current-row>td,
.el-table__body tr.hover-row.el-table__row--striped.current-row>td,
.el-table__body tr.hover-row.el-table__row--striped>td,
.el-table__body tr.hover-row>td {
    background-color: #929292;
}

.listTableClass .el-table-filter__list-item:hover {
    background-color: #929292;
    color: #500f32;
}

.listTableClass .error-row {
    background: #F56C6C;
    color: #ffffff;
    padding: 9px 0;
}

.listTableClass .error-row>div {
    word-break: break-word;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.listTableClass .header-row>div {
    font-weight: bold;
}

.listTableClass td {
    background: rgb(238, 255, 251) !important;
}

@media screen and (max-width:1226px) {
    .analysis .search-warpper .text-warpper,
    .record .search-warpper .text-warpper {
        float: left;
        text-align: left;
    }
    .weather-warpper .weather-text .item .pull-right.big,
    .weather-warpper .weather-text .item .pull-right .big {
        font-size: 18px;
    }
}

.container .commonButton {
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
    bottom: 0;
    right: 0;
    z-index: 10;
    background-color: rgba(226, 243, 244, 0.8);
    height: 72px;
}

.container .commonButton .resetButton {
    width: auto;
    background-color: #ffffff !important;
    color: #000000 !important;
    border: none !important;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
}

.container .commonButton .saveButton {
    width: auto;
    background-color: #003328 !important;
    border: none !important;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
}

.record .change {
    /*     border: 1px solid black; */
}


/* a-matsuda add start */

.record .add {
    margin-left: 40px;
    margin-top: 10px;
    color: #606266;
    font-size: 35px;
    cursor: pointer;
}

.record .left {
    cursor: pointer;
    color: #606266;
    float: left;
}

.record .right {
    cursor: pointer;
    color: #606266;
    float: right;
}

.record .el-table .cell {
    text-align: left !important;
    font-weight: bold;
    white-space: pre-line;
}

.record .el-card__body .el-card__body {
    width: 80vw;
}

.el-step__head.is-finish {
    color: #3676e0 !important;
    border-color: #3676e0 !important
}

.el-step__title.is-finish {
    color: #3676e0 !important
}

.el-step__description.is-finish {
    color: #3676e0 !important
}

.el-button--success:focus,
.el-button--success:hover {
	background: #003328 !important;
	border-color: #003328 !important;
}

.el-button--success.is-disabled,
.el-button--success.is-disabled:active,
.el-button--success.is-disabled:focus,
.el-button--success.is-disabled:hover {
	/*background-color: #003328 !important;
	border-color: #003328 !important;*/
}

.record .el-table td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.record .el-input__inner {
    padding: 0 5px
}

.record .change .el-input__inner {
    border: 1px solid #ff0000;
}

.record .total-table {
    float: right;
    margin-top: 20px;
    margin-left: 30px;
}

.record .total-table .el-table td,
.record .total-table .el-table th {
    padding: 5px 0;
}

.record .total-table .total-name {
    font-size: 18px;
    font-weight: bold;
    color: black;
}

.record .total-table .total-unit {
    font-weight: bold;
    color: black;
}

.record .total-table .el-table .cell {
    color: black;
    font-size: 12px;
    text-align: center !important;
}

.record .total-table .el-table th.is-leaf {
    border-bottom: none;
}

.Notification .el-table td {
    padding-top: 10px;
    padding-bottom: 10px;
}


/* a-matsuda add end */

#weather_forecast_tt {
    width: 100%;
    position: relative;
}

#weather_forecast_tt .tab {
    position: absolute;
    right: 10px;
    top: -13px;
}

#weather_forecast_tt .tab .el-radio-button__inner {
    width: 80px;
    height: 36px;
    line-height: 14px;
}

#weather_forecast_ct .block {
    padding: 20px 0;
    text-align: center;
    width: 100% !important;
    display: inline-block;
}

.block-info-item {
    display: inline-block;
    width: 45%;
    margin-bottom: 0px !important;
    height: 41px;
}

@media screen and (max-width:1110px) {
    .block-info-item {
        display: block;
        width: 100%;
        margin-bottom: 0px !important;
    }
}

.analysis .arrow {
    position: absolute;
    top: 0;
    z-index: 999;
}

.weather-forecast-hour-prev,
.weather-forecast-day-prev {
    left: 0;
}

.weather-forecast-hour-next,
.weather-forecast-day-next {
    right: 0;
}

#weather_forecast_ct .block .title {
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 0;
    border: none;
    margin-bottom: 10px;
}

#weather_forecast_ct .block .hours {
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #CCC;
    height: 30px;
    line-height: 30px;
}

#weather_forecast_ct .block .hours div {
    display: inline-block;
    width: 33.33%;
}

#weather_forecast_ct .block .data {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    white-space: normal;
    border-right: 1px solid #CCC;
    margin: 0;
    box-sizing: border-box;
    position: relative;
    height: 100%;
}

#weather_forecast_ct .block .time {
    position: absolute;
    top: -18px;
    left: -10px;
    width: 20px;
    text-align: center;
}

#weather_forecast_ct .block .data .item {
    display: inline-block;
    /* width: 50px; */
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
}

#weather_forecast_ct .block .data .item div {
    padding: 6px 0;
    font-size: 14px;
    text-align: center;
}

#weather_forecast_ct .block .data .item div.i_a {
    width: 60%;
    text-align: center;
    margin: 0 auto;
    height: 100px;
}

#weather_forecast_ct .block .data .item div.i_b {
    font-weight: bolder;
    font-size: 18px;
}

#weather_forecast_ct .block .data .item div.i_d {
    font-weight: bolder;
    font-size: 18px;
    color: orange;
    border-bottom: 1px solid #CCC;
}

#weather_forecast_ct .block .data .item div.i_e {
    font-weight: bolder;
    font-size: 18px;
    color: blue;
}

#weather_forecast_ct .weather-icon {
    margin-left: auto;
    margin-right: auto;
    left: -100%;
    right: -100%;
    position: absolute;
}


/*-----------------------------------------------*/

#weather_forecast_ct_big .block {
    padding: 10px 0;
    margin: 0 10px;
    /* position: relative; */
}

#weather_forecast_ct_big .b_first {
    margin-left: 0;
}

#weather_forecast_ct_big .b_last {
    margin-right: 0;
}

#weather_forecast_ct_big .block .title {
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 0;
    border: none;
}

#weather_forecast_ct_big .block .data {
    border: 1px solid #CCC;
    padding: 10px 0;
    text-align: center;
    margin-top: 10px;
    min-width: 100px;
}

#weather_forecast_ct_big .block .data .item {
    /* display: inline-block; */
    /* width: 60%; */
    /* margin: 0 3%; */
}

#weather_forecast_ct_big .block .data .item div {
    padding: 6px 0;
    text-align: center;
}

#weather_forecast_ct_big .block .data .item div.i_a {
    text-align: center;
    margin: 0 auto;
    height: 100px;
}

#weather_forecast_ct_big .block .data .item div.i_b {
    font-weight: bolder;
    font-size: 18px;
}

#weather_forecast_ct_big .block .data .item div.i_d {
    font-weight: bolder;
    font-size: 18px;
    color: orange;
    border-bottom: 1px solid #CCC;
}

#weather_forecast_ct_big .block .data .item div.i_e {
    font-weight: bolder;
    font-size: 18px;
    color: blue;
}


/*鬯ｩ�ｽｫ�ｿｽ�ｽｿ�ｽｽ髯晢ｿｽ郢ｧ�ｿｽ隨吶ｊ豐り将�ｽｶ�ｿｽ�ｽｽ�ｽ､�ｿｽ�ｽｽ�ｽｼ髯句ｹ｢�ｽｿ�ｽｽ鬯ｩ�ｽｫ陋ｹ�ｽｻ�ｿｽ�ｽｽ�ｿｽ髯句ｸｶ霎ｨ雋ゑｿｽ�ｽｿ�ｽｽ�ｿｽ�ｽｽ�ｽｿ�ｿｽ�ｽｽ�ｽｽ*/

.weather-icon {
    margin-top: -10px;
    margin-left: -35px;
    max-width: none !important;
}

#weather_forecast_ct_big .weather-icon {
    margin-top: -10px;
    margin-left: 0;
    max-width: none !important;
}

@media screen and (max-width:1110px) {
    #weather_forecast_ct .arrow {
        display: none;
    }
    #weather_forecast_ct .block {
        width: 48%;
    }
    #weather_forecast_ct .block .data {
        padding-bottom: 0;
    }
    #weather_forecast_ct_big {
        clear: both;
    }
}

@media screen and (max-width:640px) {
    #weather_forecast_ct .block .data .item {
        width: 43%;
        margin-bottom: 30px;
    }
    .scouting .box .list li .detail .banner img {
        width: 100%;
        height: 300px;
    }
    .scouting .box .list li .show-more .desc .user .text {
        width: calc(100% - 75px);
    }
}

.user .name {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #ccc;
    border-radius: 40px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #17394d;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}


/* a-matsuda add start */

.user-icon {
    margin-left: 20px;
    margin-right: 10px;
}

.user-icon>button {
    padding: 0;
    vertical-align: middle;
    height: 40px;
    border-radius: 40px;
    width: 40px;
    background-color: transparent;
    border: 0;
}

.user-icon>button>span img {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 40px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}

.user-icon>button>span span {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 40px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}

.avatar-initials {
    font-size: 12px;
    font-weight: 700;
    left: 0;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    top: 0;
    color: #17394d;
    background-color: #dfe3e6;
}


/* a-matsuda add end */

.satellite-body {
    position: relative;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.satellite-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
    text-align: left;
}

.swiper-slide .satellite-img {
    width: 30%;
    display: inline-block;
    margin: 0 10px;
}

.satellite-img img {
    margin-bottom: 5px;
    min-width: 50%;
    max-width: 50%;
}

.satellite-img span {
    font-weight: bold;
}

.satellite-slider {
    position: relative;
    height: 80%;
    width: 100%;
}

.satellite-thumbs {
    height: 10%;
    box-sizing: border-box;
    padding: 10px 0;
    overflow: hidden;
}

.satellite-thumbs .swiper-slide {
    width: 200px;
    height: 100%;
}

.satellite-thumbs .swiper-slide-thumb-active::after {
    margin: 0 auto;
    margin-top: 5px;
    width: 0px;
    display: block;
    content: "";
    border-right: 8px solid transparent;
    border-bottom: 12px solid black;
    border-left: 8px solid transparent;
}

.satellite-thumbs .swiper-slide img {
    width: 100px;
    max-height: 100%;
    margin-bottom: 5px;
}

.satellite-thumbs .swiper-slide span {
    font-weight: bold;
}

.satellite-legend {
    margin-bottom: 5px;
    white-space: nowrap;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.satellite-legend span {
    display: inline-block;
    font-size: xx-small;
    max-width: 20px;
    min-width: 20px;
}

.satellite-legend p {
    display: inline-block;
    width: 75%;
}

.gra-sample-abs {
    height: 10px;
    background: linear-gradient(90deg, #FFFFFF, #CEC5B4, #BFA37C, #B3AE60, #A3B550, #90AA3C, #A6C31D, #87B703, #79AF01, #65A300, #4E9700, #2B8404, #007200, #005A00, #004900, #003800, #001F00, #000000);
}

.gra-sample-rel {
    height: 10px;
    background: linear-gradient(90deg, #FF5554, #FF5954, #FF5D54, #FF6255, #FE6655, #FE6A55, #FE6E55, #FE7255, #FE7655, #FF7B56, #FF7F56, #FF8356, #FF8857, #FF8C57, #FF9057, #FF9557, #FF9957, #FF9D57, #FFA258, #FEA658, #FEAA58, #FEAF59, #FEB359, #FEB759, #FFBC5A, #FEC05A, #FEC45A, #FEC95A, #FDCF5A, #FCD55A, #FCDB5B, #F4D85C, #ECD55D, #E5D35E, #DFD15E, #DACF5F, #D5CD60, #CFCB60, #C9C961, #C3C762, #BDC462, #B8C263, #B3C064, #B5BE64, #B7BC64, #BABA65, #ACB865, #9EB666, #91B467, #8BB267, #86B068, #81AE69, #7BAB69, #75A96A, #6FA76B, #69A56B, #64A36C, #5FA16D, #599F6D, #549D6E, #4F9B6F);
}

.block-info {
    background-color: #edf5f3 !important;
    box-shadow: none !important;
    border: none !important;
}

.block-info .block-info-item {
    position: relative
}

.block-info .el-form-item__content {
    text-align: left;
}

.block-info span {
    font-weight: bold;
    font-size: 18px;
}

.weather-forcast-body {
    position: relative;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    width: 100%;
}

.weather-forcast-body_big {
    position: relative;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    width: 100%;
}

.weather-forcast-24-container {
    width: 100%;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding: 10px 0;
}

.weather-forcast-24-container .swiper-slide {
    width: 25%;
    height: 100%;
}

.log-name {
    float: left;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background-color: #ccc;
    border-radius: 40px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #17394d;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    margin-right: 5px;
}

.log-name-response {
    float: left;
    line-height: 40px;
    background-color: #ccc;
    border-radius: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #17394d;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    margin-left: 34px;
    border-radius: 50%;
    margin-top: 30px;
}

.swiper-button-disabled {
    display: none;
}

.swiper-button-next_big,
.swiper-container-rtl .swiper-button-prev_big {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

.swiper-button-prev_big,
.swiper-container-rtl .swiper-button-next_big {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

.swiper-button-next_big,
.swiper-button-prev_big {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}


/* fieldview騾包ｽｨ */

.fieldanalysis {
    padding: 0 !important;
}

.fieldanalysis .el-input__suffix-inner {
    display: none;
}

.fieldanalysis .el-range__close-icon {
    display: none !important;
}

.fieldanalysis .page-header {
    min-width: 1200px;
    height: auto !important;
    min-height: 100px;
}

.page-header {
    position: relative;
    height: 100px;
    padding-top: 30px;
    padding-left: 50px;
    padding-right: 30px;
    border-bottom: solid 1px #003328;
}

.field-search-area {
    display: flex;
    align-items: center;
    color: #ffffff;
}

.field-label,
.plan-label {
    color: #003328;
    margin-right: 20px;
}

.field-label-recommend,
.plan-label-recommend {
    color: #000000;
    margin-right: 20px;
}

.header-plan-select {
    width: 100px;
    margin-right: 40px;
}

.header-date-select {
    width: 150px !important;
    margin-right: 40px;
}

.refresh-btn,
.display-btn {
    margin-left: auto !important;
    background: #003328 !important;
    border: none !important;
}

.field-block-tab-area {
    /* height: 100%; */
    max-height: 200px;
    margin-top: 20px;
}

.field-and-block-tabs {
    width: auto;
    width: 1212px;
    margin-bottom: 0px;
    font-size: 0;
    max-height: 200px;
    overflow-y: auto;
}

.field-and-block-tab {
    position: relative;
    display: inline-block;
    height: 50px;
    margin-top: 1px;
    margin-left: 1px;
    background: #edf5f3;
    color: #003328;
    font-size: 16px;
    word-wrap: break-word;
    cursor: pointer;
}

.field-block-name {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.soil-ponit {
	width: 5px;
	height: 5px;
	line-height: 5px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 2px;
	vertical-align: middle;
}

.activeTab {
    color: #ffffff;
    background: #003328;
}

.activeSatelliteTab {
    color: #ffffff !important;
    background: #003328 !important;
}

.block-info-area {
    width: calc(100% - 40px);
    min-width: 1390px;
    padding: 20px
}

.title-area {
    height: 60px;
    display: flex;
    align-items: center;
}

.block-page-title {
    font-size: 18px;
    font-weight: 600;
    color: #040404;
}

.satellite-date-picker {
    position: absolute !important;
    top: 50px;
    right: 10px;
    width: 160px !important;
    background: rgba(0, 0, 0, 0) !important;
    background-color: transparent !important;
    border: none !important;
    z-index: 1;
}

.satellite-date-picker input {
    padding-right: 0 !important;
    text-align: center;
    letter-spacing: 1px;
    color: #fff !important;
    background: rgba(0, 0, 0, 0) !important;
    background-color: transparent !important;
    border: none !important;
}

.satellite-date-picker .el-icon-date {
    width: 26px;
    height: 26px;
    margin-top: 7px !important;
    margin-right: 10px !important;
    line-height: 26px !important;
    color: #ffffff !important;
    background: #003328 !important;
}

.satellite-date-picker-item {
    position: absolute !important;
    top: 50px;
    right: 10px;
    width: 160px !important;
    z-index: 1;
}

.satellite-isCloud {
    position: absolute !important;
    z-index: 1;
}

.block-card {
    background-color: #f6f6f6 !important;
}

.field-satellite-tabs {
    display: flex;
    font-size: 16px;
}

.satellite-map {
    position: relative;
    display: inline-block;
    width: 450px;
    height: 405px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}

.field-satellite-tab {
    display: flex;
    width: 100%;
    height: 40px;
    color: #003328;
    background: #edf5f3;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
}

.field-satellite-tab+.field-satellite-tab {
    border-left: 1px solid #d3d3d3;
}

.field-analisis-satellite-and-weather {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.weather-radio {
    float: right;
}

.record-radio .el-radio-button__orig-radio:checked+.el-radio-button__inner,
.block-info-area .el-radio-button__orig-radio:checked+.el-radio-button__inner,
.conparativeAnalysis-radio .el-radio-button__orig-radio:checked+.el-radio-button__inner,
.growthDegreeDaysMap .growthDegreeDaysMap-radio .el-radio-button__orig-radio:checked+.el-radio-button__inner {
    background-color: #003328 !important;
    border-color: #003328 !important;
}

.record-radio {
    margin-left: auto;
}

.weather-and-block-info {
    display: inline-block;
    width: calc(100% - 470px);
    min-width: 940px;
    margin-top: 0px;
    float: left;
}

.weather-info {
    text-align: center;
    width: 100% !important;
    color: #003328;
    background: #edf5f3;
    border-radius: 10px;
	padding-bottom: 8px;
}

.weather-info .title {
    font-weight: bolder;
    font-size: 16px !important;
    line-height: 36px;
    text-align: center;
    padding: 0 !important;
    border: none !important;
}

.weather-info .data {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    margin: 0;
    box-sizing: border-box;
    position: relative;
    box-sizing: border-box;
}

.weather-info .data+.data {
    border-left: 1px solid #ccc;
}

.weather-info .data .item {
    display: flex;
}

.weather-info-swipe {
    box-sizing: border-box;
}

.weather-info-swipe+.weather-info-swipe {
    border-left: 1px solid #ccc;
}

.weather-info .time {
    position: absolute;
    top: -18px;
    left: -10px;
    width: 20px;
    text-align: center;
}

.weather-info .data .item .i_a {
    text-align: center;
    margin: 0 auto;
}

.weather-icon2 {
    width: 50px;
    height: 50px;
}

.weather-info .data .item div.i_b {
    margin-top: 8px;
    font-weight: bolder;
    font-size: 15px;
    line-height: 30px;
}

.weather-info .data .item div.i_d {
    display: inline-block;
    margin-top: -10px;
    font-size: 15px;
    line-height: 30px;
    border-bottom: 1px solid #CCC;
}

.weather-info .data .item div.i_e {
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
}

.weather-templ {
    display: inline-block;
    width: 50px;
    text-align: right;
    font-size: 13px;
}

.weather-info .data .item div.i_c,
.weather-info .data .item div.i_f,
.weather-info .data .item div.i_g,
.weather-info .data .item div.i_h {
    font-size: 12px;
}

.swiper-custom-button-prev {
    width: 9px;
    height: 15px;
    background: url(../images/left_arrow.png) no-repeat center center;
}

.swiper-custom-button-next {
    width: 9px;
    height: 15px;
    background: url(../images/right_arrow.png) no-repeat center center;
}

.field-blocks-info {
    width: auto;
    min-width: 800px;
    height: auto;
    max-height: 286px;
    margin-top: 10px;
    border-radius: 10px 10px 10px 10px;
}

.field-blocks-list {
    position: relative;
    height: 143px !important;
    background: #f6f6f6;
    box-sizing: border-box;
    overflow: hidden;
}

.field-blocks-list+.field-blocks-list {
    border-top: 1px solid #CCC;
}

.block-info-card {
    background: #edf5f3 !important;
    box-shadow: none !important;
    border: none !important;
}

.block-info-card .el-card__body {
    padding: 10px 20px;
    color: #003328;
    text-align: left;
}

.block-info-item2 {
    display: inline-block;
    width: 50%;
    height: 41px;
    margin-bottom: 0px !important;
    overflow: hidden;
    padding-top: 5px;
}

.block-info-item3 {
    display: flex;
    width: 100%;
    height: 41px;
    margin-bottom: 0px !important;
    align-items: center;
    overflow: hidden;
}

.soil-alert-icon {
    display: inline-block;
    width: 41px;
    text-align: right;
}

.block-info-card span {
    font-weight: bold;
    font-size: 18px;
}

.block-list-icon {
    position: absolute;
    width: 9px;
    height: 15px;
    top: 50%;
    right: 20px;
    background: url(../images/right_arrow.png) no-repeat center center;
}

.field-info-graph {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.graph-header {
    display: flex;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    align-items: center;
}

.compare-button-area {
    background: rgba(237, 245, 243, 0.8);
    position: absolute;
    z-index: 99;
    bottom: 0px;
    width: 100%;
    margin-left: -20px;
}

.compare-button {
    margin: 15px 30px 15px 30px !important;
    background: #003328 !important;
    border: none !important;
}

.compare-clear-button span {
    margin: 15px 30px 15px 30px !important;
    background: #003328 !important;
    border-bottom: solid 1px;
}

.compare-mode-block {
    background: #ffdfd5;
    height: 60px;
    width: 100%;
    margin: 20px 0 20px 0
}

.compare-mode-block .el-row {
    background: #ffdfd5;
    height: 60px;
    width: 100%;
    padding: 10px 20px 10px 20px;
}

.compare-mode-clear-button {
    width: auto;
}

.no-show-graph {
    display: none !important;
}

.no-show-graph-title {
    display: none;
}

.analyses-highcharts {
    box-shadow: none !important;
}

.analyses-highcharts+.analyses-highcharts {
    margin-top: 20px;
}

.analyses-highcharts .el-card__header {
    border: none;
}

.analyses-highcharts .el-card {
    border: none;
    box-shadow: none !important;
}

.analyses-highcharts .el-card__body {
    padding-top: 0px;
    padding-bottom: 0px;
}

.block-info-area .block-info .el-card__body {
    background: #edf5f3 !important
}

.block-info-area .el-checkbox__input.is-checked .el-checkbox__inner {
    background-color: #003328 !important
}


/* field record騾包ｽｨ */

.field-record-inputter,
.field-record-sum {
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}

.field-record-sum {
    text-align: right;
}

.adviceCopyButton {
    width: auto;
    color: #fff;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
}

.time-selector {
    width: 37px;
}

.time-selector input {
    padding: 0 !important;
    text-align: center;
}

.time-selector .el-input__icon {
    display: none !important;
}

.record {
    padding: 0px !important;
}

.record .box {
    padding: 0 20px;
}

.getrecord-btn {
    background: #003328 !important;
    border: none !important;
}

.record .page-header {
    height: auto !important;
    min-height: 100px;
}

.map-and-blocks {
    display: flex;
}

.record-blocks-info {
    width: auto;
    min-width: 800px;
    height: auto;
    max-height: 286px;
    margin-top: 10px;
    border-radius: 10px 10px 10px 10px;
}

.title-info {
    height: 60px;
    font-size: 24px;
    font-weight: 600;
    line-height: 60px;
    color: #040404;
}

.sub-title-info {
    display: flex;
    font-weight: bold;
    height: 40px;
    align-items: center;
    margin-top: 10px;
    font-size: 14px;
}

.block-records {
    display: flex;
    width: 100%;
}

.record-blocktab-data,
.irri-records,
.fert-records {
    display: flex;
    border-radius: 20px;
    border: solid 1px #e5e5e5;
    overflow: hidden;
}

.week-and-season-total {
    display: flex;
    text-align: left;
    background: #e5e5e5;
    align-items: center;
}

.field-record-sum-advc,
.field-record-sum-rec {
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}

.field-record-sum-advc {
    color: #fe8335;
}

.field-record-sum-rec {
    color: #00a4af;
}

.arrow-icon {
    color: #00a4af;
    margin-left: 20px;
}

.felt-total {
    width: 50px;
    text-align: center;
}

.felt-total+.felt-total {
    border-left: solid 1px #ffffff;
}

.irri-input-area {
    width: calc(100% - 280px);
    margin: 20px;
}

.fert-input-area {
    width: calc(100% - 340px);
    margin: 20px;
}

.irri-input-area th,
.irri-input-area td,
.fert-input-area th,
.fert-input-area td {
    font-size: 14px;
    padding: 10px;
    text-align: center;
}

.irri-input-area th,
.fert-input-area th {
    font-weight: bold;
}

.fert-input-area tr+tr td.fert-table-data {
    border-top: solid 2px #ffffff;
}

.add-fert-button {
    padding: 12px 20px;
    background-color: #ffffff !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 6px;
}

.record-col,
.advice-col {
    width: 80px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    padding: 5px;
}

.advice-col {
    background-color: #fe8335;
}

.record-col {
    background-color: #00a4af;
}

.fert-week-season-totals {
    display: flex;
}

.fert-week-season-totals div {
    margin-bottom: 5px;
}

.fert-week-season-totals div div {
    height: 30px;
}

.pagging-ul {
    width: 100%;
    font-size: 0;
}

.pagging-ul li {
    font-size: 100%;
}

.week-move-cursor {
    padding-top: 10px;
    font-size: 16px;
    cursor: pointer;
}

.fert-type {
    font-size: 14px;
    line-height: 30px;
}

.photo-img-area {
    position: relative;
    display: inline-block;
    height: calc(100% - 60px);
    width: auto;
    padding-left: 60px;
    padding-right: 60px;
}

.img-download-button {
    position: absolute;
    top: 10px;
    right: 80px;
}

.img-download-button-img {
    width: 30px;
    height: 30px;
    background: url(../images/img_download.png) no-repeat center center;
    background-size: 30px 30px;
}

.img-download-button-img:hover {
    background: url(../images/img_download_active.png) no-repeat center center;
    background-size: 30px 30px;
}

.login .el-button,
.signUp .signUpSuccessBtn,
.userInfoInput .signUpSuccessBtn,
.userInfoConfirm .signUpSuccessBtn,
.content .el-button {
    color: #ffffff;
    background: #003328;
    border: none;
}

.content .el-button:hover {
    color: #ffffff;
    background: #056150;
}

.el-date-table td.current:not(.disabled) span,
.el-date-table td.end-date span,
.el-date-table td.start-date span {
    background-color: #003328 !important;
}

.el-date-table td.in-range div {
    background-color: rgb(238, 255, 251) !important;
}
.el-date-table td.today span {
    color: #ff6351 !important;
}

.container .content.comparativeAnalysis {
    display: flex;
    padding: 0px;
}

.comparativeAnalysis .sub-menu-and-switch-area {
    position: fixed;
    width: 120px;
    text-align: center;
}

.comparativeAnalysis .sub-menu {
    overflow: hidden;
}

.comparativeAnalysis .sub-menu-icon {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border: solid 1px #006d56;
    border-radius: 50%;
}

.comparativeAnalysis .sub-menu1 .sub-menu-icon {
    background: url(../images/block_select_map_icon.png) no-repeat center center;
    background-size: 28px 28px;
}

.comparativeAnalysis .sub-menu2 .sub-menu-icon {
    background: url(../images/graph_select_icon.png) no-repeat center center;
    background-size: 28px 28px;
}

.comparativeAnalysis .sub-menu3 .sub-menu-icon {
    background: url(../images/comp_analysis_icon.png) no-repeat center center;
    background-size: 28px 28px;
}

.comparativeAnalysis .sub-menu1,
.comparativeAnalysis .sub-menu2,
.comparativeAnalysis .sub-menu3 {
    opacity: 0.3;
}

.comparativeAnalysis .sub-menu1.active,
.comparativeAnalysis .sub-menu2.active,
.comparativeAnalysis .sub-menu3.active {
    opacity: 1.0;
}

.comparativeAnalysis .sub-menu1 {
    margin-top: 80px;
}

.comparativeAnalysis .sub-menu-item {
    margin-top: 10px;
    font-size: 12px;
}

.comparativeAnalysis .vertical-line {
    width: 2px;
    height: 70px;
    background-color: #006d56;
    margin: 20px auto;
    opacity: 0.1;
}

.comparativeAnalysis .vertical-line.active {
    opacity: 1.0;
}

.comparativeAnalysis #block-select-map-area,
.comparativeAnalysis #ndvi-graphs-and-comp-table-area {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.comparativeAnalysis .map-and-button-area .button-area button,
button.el-button.el-button--default {
    color: #003328;
    background: #ffffff;
    border-color: #003328;
}

.comparativeAnalysis .map-and-button-area .button-area button:hover {
    color: #ffffff;
}

/*button.el-button.el-button--default {
    display: inline-block;
}*/

.comparativeAnalysis button.map-select-button.active {
    color: #ffffff;
    background: #003328;
}

.comparativeAnalysis .analysis-field {
    width: calc(100% - 120px);
    margin-left: 120px;
}

.comparativeAnalysis .map-header,
.comparativeAnalysis .ndvi-graph-header,
.comparativeAnalysis .analyse-cause-graph-header {
    display: flex;
    padding: 20px 5px;
    align-items: center;
    font-size: 30px;
}

.comparativeAnalysis .search-analysis-block-form {
    display: grid;
    grid-template-columns: auto 1fr;
    width: 100%;
    align-items: center;
    background-color: #edf5f3;
    padding: 20px
}

.comparativeAnalysis .transplant-date-form,
.comparativeAnalysis .crop-form,
.comparativeAnalysis .cropcultivar-form,
.comparativeAnalysis .soil-form,
.comparativeAnalysis .field-form,
.comparativeAnalysis .plan-form,
.comparativeAnalysis .block-name-form {
    margin: 5px 0px 5px 20px;
    font-size: 14px;
    display: inline-block;
    min-width: fit-content
}

.comparativeAnalysis .crop-form input,
.comparativeAnalysis .cropcultivar-form input,
.comparativeAnalysis .soil-form input {
    width: 140px;
}

.comparativeAnalysis .gm-style-iw-t button {
    display: none !important;
}

.comparativeAnalysis .field-info-graph {
    margin: 20px 0px;
}

.comparativeAnalysis .transplant-calendar {
    width: 230px !important;
    height: 40px !important;
}

.comparativeAnalysis .transplant-calendar .el-icon-date {
    display: none;
}

.comparativeAnalysis .transplant-calendar .el-range-input {
    width: 90px;
}

.comparativeAnalysis .transplant-calendar .el-range-separator {
    font-size: 0px;
}

.comparativeAnalysis .transplant-calendar .el-range-separator::after {
    font-size: 12px;
    content: "~";
    color: #000000 !important;
}

.comparativeAnalysis .blockTable {
	margin-top: 20px;
	height: 100vh;
}

.comparativeAnalysis .blockTable .el-checkbox__label,
.comparativeAnalysis .highcharts-navigator-series {
    display: none;
}

.comparativeAnalysis .blockTable,
.userManagement .blockTable-userManagement {
    width: calc(100% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
    overflow-y: scroll;
}

.growthDegreeDaysMap .blockTable-degreeDaysMap{
    width: calc(100% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
}

.comparativeAnalysis .blockTable.el-table th,
.blockTable-degreeDaysMap.el-table th {
    text-align: center;
}

.comparativeAnalysis .blockTable.el-table .el-table_1_column_2 {
    text-align: left;
}

.comparativeAnalysis .blockTable.el-table::before,
.blockTable-degreeDaysMap.el-table::before,
.blockTable-userManagement.el-table::before {
    display: none;
}

.merge-tooltip {
    position: absolute;
    left: 50%;
    bottom: 100%;
    transform: translate(-50%, -15px);
}

.comparativeAnalysis .map-and-button-area {
    position: relative;
    width: 100%;
    flex-grow: 1;
}

.comparativeAnalysis .button-area {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
}

.comparativeAnalysis .select-clear-button,
.comparativeAnalysis .block-all-select-button {
    margin-left: 20px;
}

.comp-map {
    position: absolute;
    width: 100%;
    height: 100%;
}

.comparativeAnalysis .ndvi-all-disp-btn {
    width: 30px;
    height: 30px;
    margin-left: 50px;
    background-size: 30px;
    background-image: url(../images/emergency3.png);
    cursor: pointer;
}

.comparativeAnalysis .ndviGraphRangeBk {
    opacity: 0.3;
}

.comparativeAnalysis .ndviSlider {
    /*margin-left: 100px;
    margin-right: 20px;*/
}

.ndviSlider .el-slider__runway {
    height: 10px;
    background-color: white;
    border: 1px solid #000000;
    border-radius: 10px;
}

.ndviSlider .el-slider__bar {
    height: 10px;
    background-color: #003328;
}

.ndviSlider .el-slider__button {
    width: 10px;
    height: 12px;
    background: #99C4BB;
    border: none;
    border-radius: 0;
}

.ndviSlider .el-slider__button-wrapper {
    top: -13px;
}

.comparativeAnalysis .el-table--border td,
.comparativeAnalysis .el-table--border th,
.comparativeAnalysis .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed {
    border-right: none;
}

.growthDegreeDaysMap .el-table--border td,
.growthDegreeDaysMap .el-table--border th,
.growthDegreeDaysMap .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed {
    border-right: none;
}

.comparativeAnalysis .el-table--border,
.el-table--group {
    border: none;
}

.growthDegreeDaysMap .el-table--border,
.el-table--group {
    border: none;
}

/******************
* 郢晏現縺堤ｹ晢ｽｫ郢ｧ�ｽｹ郢ｧ�ｽ､郢晢ｿｽ郢昶悪逡祖ss
******************/

.cmn-toggle {
    display: none;
}

.cmn-toggle+label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    user-select: none;
}

input.cmn-toggle-round+label {
    width: 25px;
    height: 13px;
    background: #dddddd;
    border-radius: 13px;
}

input.cmn-toggle-round+label:before,
input.cmn-toggle-round+label:after {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    content: "";
}

input.cmn-toggle-round+label:before {
    right: 1px;
    background: #f1f1f1;
    border-radius: 13px;
    transition: background 0.4s;
}

input.cmn-toggle-round+label:after {
    position: absolute;
    top: -2px;
    left: -7px;
    width: 17px;
    height: 17px;
    background: #ffffff;
    border-radius: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    transition: margin 0.4s;
}

input.cmn-toggle-round:checked+label:after {
    margin-left: 20px;
}

.comparativeAnalysis .transplant-toggle {
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
}

.comparativeAnalysis .switch {
    display: inline-block;
    margin-top: 20px;
}

.userEdit .switch {
    display: inline-block;
    margin-top: 13px;
}

/***********************
* 郢昶�壹♂郢晢ｿｽ郢ｧ�ｽｯ邵ｺ霈費ｽ檎ｸｺ貅ｷ�ｿｽ�ｽｴ陷ｷ蛹ｻ�ｿｽ�ｽｮ豼ｶ�ｽｲ髫ｪ�ｽｭ陞ｳ�ｿｽ
***********************/

.comparativeAnalysis input.cmn-toggle-round:checked+label:after,
.userEdit input.cmn-toggle-round:checked+label:after {
    background: #001d17;
}

.comparativeAnalysis input.cmn-toggle-round:checked+label:before,
.userEdit input.cmn-toggle-round:checked+label:before {
    background: #99C4BB;
}

.comparativeAnalysis .el-checkbox__input .el-checkbox__inner {
    width: 20px;
    height: 20px;
}

.comparativeAnalysis .el-checkbox__inner::after {
    height: 12px;
    left: 7px;
}

.comparativeAnalysis .el-checkbox__input.is-checked .el-checkbox__inner {
    background-color: #001d17;
}

.comparativeAnalysis .el-pagination.is-background .btn-next.disabled,
.comparativeAnalysis .el-pagination.is-background .btn-next:disabled,
.comparativeAnalysis .el-pagination.is-background .btn-prev.disabled,
.comparativeAnalysis .el-pagination.is-background .btn-prev:disabled,
.comparativeAnalysis .el-pagination.is-background .el-pager li.disabled,
.growthDegreeDaysMap .el-pagination.is-background .btn-next.disabled,
.growthDegreeDaysMap .el-pagination.is-background .btn-next:disabled,
.growthDegreeDaysMap .el-pagination.is-background .btn-prev.disabled,
.growthDegreeDaysMap .el-pagination.is-background .btn-prev:disabled,
.growthDegreeDaysMap .el-pagination.is-background .el-pager li.disabled {
    color: #001d17;
}

.comparativeAnalysis .el-pagination.is-background .btn-next,
.comparativeAnalysis .el-pagination.is-background .btn-prev,
.comparativeAnalysis .el-pagination.is-background .el-pager li,
.growthDegreeDaysMap .el-pagination.is-background .btn-next,
.growthDegreeDaysMap .el-pagination.is-background .btn-prev,
.growthDegreeDaysMap .el-pagination.is-background .el-pager li {
    background-color: #99C4BB;
    color: #003328;
}

.comparativeAnalysis .el-pagination.is-background .el-pager li:not(.disabled).active,
.growthDegreeDaysMap .el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #003328;
    color: white;
}

.el-slider.ndviSlider .el-slider__bar::before {
    position: absolute;
    left: 50%;
    bottom: -35px;
    text-align: center;
    padding: 8px 15px;
    color: white;
    font-size: 12px;
    background: #303133;
    transform: translate(-50%, 0);
    content: attr(data-name);
    border-radius: 5px;
    z-index: 1;
}

.el-slider.ndviSlider .el-slider__bar::after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    left: 50%;
    bottom: -15px;
    background: #303133;
    transform: translate(-50%, 0) rotate(-45deg);
    z-index: 0;
}

.comparativeAnalysis .mainGraph-form {
    width: 400px;
}

.graphImg {
    width: 36px;
    height: 40px
}

.rangeBtn {
    background-color: #99C4BB !important;
}

.main-graph-selector,
.sub-graph-selector {
    display: flex;
    align-items: center;
}


/* 通知センター */

.notice-balloon {
    background-color: #ffffff;
    position: absolute;
    right: 70px;
    z-index: 100000;
    border: solid 1px #000;
    box-shadow: 0 10px 25px 0 rgb(0 0 0 / 50%);
    top: 70px;
    min-width: 300px;
}


/* beforeで枠線の三角を表現 */

.notice-balloon::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: -20px;
    right: 30px;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #000;
    border-left: 10px solid transparent;
}


/* afterで本体の三角を表現 */

.notice-balloon::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: -17px;
    right: 30px;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #fff;
    border-left: 10px solid transparent;
}

.notice-set-list {
    text-align: left;
}

.notice-set-list li {
    padding-top: 20px;
}
.notice-set-list ul {
    padding-left: 40px;
    /* display: table; */
}

/** チェックボックス */
.notice-set-list .el-checkbox__inner {
    width: 30px !important;
    height: 30px !important;
    border-radius: 5px;
    border-color: #003328 !important;
}

.notice-set-list .is-checked .el-checkbox__inner {
    background: #003328 !important;
}

.notice-set-list .el-checkbox__inner::after {
    border: 3px solid #fff !important;
    border-top: 0 !important;
    border-left: 0 !important;
    height: 15px !important;
    /*left: 10px !important;
    top: 3px !important;*/
    background-color: #003328;
    border-color: #707070;
}

.el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #003328 !important;
    border-color: #707070 !important;
}

.notice-set-list .el-checkbox, .notice-set-list .el-checkbox__input {
    color: #003328 !important;
}

.notice-set-list .el-checkbox__input.is-checked+.el-checkbox__label {
    color: #003328 !important;
}

.notice-set-list .el-checkbox__input.is-indeterminate .el-checkbox__inner::before {
    top: 12px !important;
}

.notice-set-list-title {
    font-size: 16px; 
    margin-top: 15px; 
    overflow: auto; 
    vertical-align: middle; 
    display: table; 
    width: 100%;
}
.notice-set-list-title .el-button.is-round {
    border-radius: 20px;
    padding: 8px 15px;
    font-size: 12px !important;
}

.set-owner-field .el-collapse-item__header {
    font-size: 16px; 
    color: #003328 !important;
}

.notice-set-list .el-collapse-item__arrow {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.notice-set-list .el-collapse-item__arrow.is-active {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.notice-set-list .el-collapse-item__header.is-active {
    border-bottom-color: #99C4BB !important;
}

.notice-set-list .el-checkbox__label {
    display: inline-block;
    padding-left: 10px;
    line-height: 19px;
    font-size: 16px !important;
    font-weight: lighter;
    width: 250px;
}

.notice-set-list .el-collapse {
    border-top: 1px solid #99C4BB;
    border-bottom: 1px solid #99C4BB !important;
}

.notice-set-list .el-collapse-item__wrap {
    border-bottom: 1px solid #99C4BB !important;
}

.notice-set-list .el-collapse-item__header {
    border-bottom: 1px solid #99C4BB !important;
}

.notice-set-list .el-icon-arrow-right:before {
    font-weight: 900;
    font-size: 20px;
}

.soilCheckBox {
    display: table;
    width: 100%
}

.header .user-warpper .notice {
    position: relative;
    display: inline-block;
    margin-left: 15px;
    line-height: 36px;
    cursor: pointer !important;
}

.header .user-warpper .notice .unReadCnt {
    position: absolute;
    left: 50%;
    top: 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    background-color: #D40000;
}

.like-on-btn {
    min-width: 23px;
    height: 24px;
    background: url(../images/CropScope_like_on_green.svg) no-repeat center center;
    cursor: pointer
}

.like-off-btn {
    min-width: 23px;
    height: 24px;
    background: url(../images/CropScope_like_off_green.svg) no-repeat center center;
    cursor: pointer
}

.notice-user-icon-img {
    min-width: 24px;
    height: 24px;
    border-radius: 50%;
}

.notice-user-avatar-initials {
    padding: 0;
    vertical-align: middle;
    height: 20px;
    border-radius: 50%;
    min-width: 20px;
    border: 0;
    background-color: lightgray;
}

.block-pointer-icon {
    display: inline-block;
    min-width: 14px;
    height: 18px;
    margin-right: 4px;
    background: url(../images/pointer6.png) no-repeat center center;
    float: left;
}

.readScout {
    text-align: left; 
    padding-top: 25px;
    padding-bottom: 25px;
    width: 491px;
    display: flex;
}

.unReadScout {
    text-align: left; 
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #99C4BB;
    font-weight: bold;
    width: 491px;
    display: flex;
}

/*未読のシステム通知*/
.unreadSystemNoticeArea {
    text-align: left;
    padding-top: 25px;
    padding-left: 30px; 
    padding-bottom: 25px;
    background-color: #99C4BB;
    font-weight: bold;
    width: 461px;
    display: flex;
}

/*既読のシステム通知*/
.readSystemNoticeArea {
    text-align: left; 
    padding-top: 25px;
    padding-left: 30px; 
    padding-bottom: 25px;
    width: 461px;
    display: flex;
}

/*未読のオーナー通知*/
.unreadOwnerNoticeArea {
    text-align: left;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #99C4BB;
    font-weight: bold;
    width: 491px;
    display: flex;
}
/*既読のオーナー通知*/
.readOwnerNoticeArea {
    text-align: left;
    padding-top: 25px;
    padding-bottom: 25px;
    width: 491px;
    display: flex;
}

.soilMoistureIcon {
    display: inline-block; 
    padding-right: 25px;
}

/*長文を二行目まで表示させるようにする(二行におさまらなかった場合「…」で省略させる)*/
.noticeContent {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
}

.notice-set {
    background-color:rgb(255, 255, 255); 
    padding-left: 20px; 
    padding-right: 20px; 
    padding-top: 30px; 
    border-top: solid 2px #003328; 
    color: #003328;
    max-height: 70vh;
    min-width: 456px;
}

.notice-list {
    background-color:rgb(255, 255, 255); 
    border-top: 2px solid rgb(0, 51, 40); 
    color: #003328;
    max-width: 496px;
    min-width: 496px;
    max-height: 75vh;
}

.content-area {
    overflow-y: scroll;
}

.content-area::-webkit-scrollbar {
    width : 5px;
    height: 5px;
}

.content-area::-webkit-scrollbar-track {
    opacity: 0;
    margin: 5px;
}

.content-area::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: gray;
}

::-webkit-scrollbar-track-piece {
    background-color: rgba(0,0,0,0) !important; 
}

.soil-icon {
    width: 50px;
    display: inline-block;
    text-align: center
}

.soil-moisture-detail {
    min-width: 496px;
    max-height: 75vh; 
}

.filter-soil-icon {
    display: inline-block; 
    padding-right: 25px;
    cursor: pointer !important;
}

.soil-moisture-list {
    border-bottom: 1px solid #99C4BB;
    cursor: pointer !important;
}

.soil-moisture-list:hover {
    background-color: lightgray;
}

.disease-detail {
    background-color:rgb(255, 255, 255); 
    border-top: solid 2px #003328; 
    color: #003328; 
    max-height: 75vh; 
    min-height: 75vh; 
    min-width: 496px; 
}

.disease-detail-alert-list {
    padding-top: 10px; 
    text-align: left; 
    padding-left: 20px; 
    border-bottom: solid 2px #99C4BB; 
    padding-bottom: 5px;
    cursor: pointer !important;
}

.disease-detail-alert-list:hover {
    background-color: lightgray;
}

.disease-detail-border {
    border-top: 5px solid rgb(0, 51, 40);
}

.notice-detail {
    background-color:rgb(255, 255, 255); 
    border-top: solid 2px #003328; 
    color: #003328; 
    max-height: 75vh; 
    min-height: 75vh; 
    min-width: 496px !important; 
    max-width: 496px !important;
}

.notice-detail-label {
    font-size: 16px; 
    display: table-cell; 
    text-align: left; 
    padding-left: 20px; 
    padding-bottom: 10px;
    padding-top: 20px;
}

.satellite-detail {
    border-bottom: solid 2px #99C4BB;
}

.satellite-detail:hover {
    background-color: lightgray;
}

.satellite-detail-label {
    font-size: 16px; 
    display: table-cell; 
    text-align: left; 
    padding-left: 20px; 
    padding-bottom: 25px;
    padding-top: 25px;
}

/* 通知リストのタイトル部分 */
.notice-title {
    font-size: 16px; 
    font-weight: lighter; 
    color: #003328;
}

/* 通知リストのタイトル部分の余白 */
.notice-title-margin {
    display: inline-block; 
    margin: 20px;
}

#modal-overlay{
	z-index:1;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:120%;
}

.growth-degree-days-map {
    font-size: 20px;
    border-bottom: 1px solid gray;
    padding-top: 30px;
}

.growth-degree-days-map-table {
    font-size: 20px;
    border-bottom: 1px solid gray;
    padding-top: 30px;
}

.degreeMap-csvDownloadBtn {
    /* margin-left: auto !important; */
    background: #003328 !important;
    border: none !important;
    float:right !important;
    margin-top: 20px!important;
    margin-right: 20px !important;
}

.growthDegreeDaysMap .el-table th>.cell {
    white-space: pre-wrap;
}

.header-plan-select-recommend {
    width: 200px;
    margin-right: 10px;
    display: inline-block;
}

.irriFertTabItem {
    position: relative;
    top: 50%;
    left: 68%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.blockInfoActiveBtn {
    /* color: #003328 !important;
    background: rgb(237, 245, 243) !important;
    border:none !important; */
    /* 中央寄せ */
    /* margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%); */
    border-color: #003328 !important;
}

.el-dialog__header {
	border: solid 1px #d3d3d3;
} 

.soilStatusLevelArea {
    text-align: left; 
    margin-top: 1rem; 
    margin-bottom: 2rem;
}

.soilStatusLevelSlider {
    padding-top: 8px;
}

.soilStatusLevelSlider .el-slider__runway.disabled .el-slider__button {
    border-color: #606266;
}

.soilStatusLevelSlider .el-slider__runway.disabled .el-slider__button-wrapper.hover {
    cursor: default;
}

.soilStatusLevelSlider .el-slider__runway.disabled .el-slider__button-wrapper.hover .el-slider__button.hover {
    -webkit-transform: scale(1);
    transform: scale(1);
    cursor: default;
}

.el-input__inner {
    color:#003328 !important;
}

.el-select-dropdown__item {
    color:#003328 !important;
}


.el-select-dropdown__item.selected {
    color:#006D56 !important;
}

.el-select-dropdown__item.hover, .el-select-dropdown__item:hover {
    background-color: #EDF5F3 !important;
    border: solid 1px #003328;
    margin-right: 4px;
}

.el-select-dropdown__wrap, .el-scrollbar__wrap {
    margin-right: -21px !important;
}

.el-dropdown-menu__item:not(.is-disabled):hover {
    background-color: #EDF5F3 !important;
    border: solid 1px #003328;
}

.el-dropdown-menu__item--divided:hover:before {
    background-color: #EDF5F3 !important;
}

.user-field-settings {
    font-size: 20px;
    border-bottom: 1px solid gray;
    padding-top: 30px;
}
.management-btn {
    width:350px;
    font-size:12px;
    color:#003328;
    /* text-align:center; */
    /* display: inline-block; */
    padding-left: 15px;
    /* padding:10px 0 10px; */
    background: #FFFFFF;
    border-radius: 5px;
    height: 110px;
    cursor: pointer;
}

.container .content.activitiesManagement,
.container .content.userFieldSettings,
.container .content.userManagement,
.container .content.userEdit,
.container .content.irriCtrlManagement {
    box-sizing: border-box;
    float: left;
    width: calc(100% - 60px);
    height: 100%;
    padding: 20px 30px 0 60px;
    overflow-y: auto;
}

.container .content.invitationCode {
    box-sizing: border-box;
    float: left;
    width: calc(100% - 60px);
    height: 100%;
    padding: 20px 30px 20px 60px;
    overflow-y: auto;
}

.spece-txt {
    margin-left: 5px;
}

/* User Field Register*/
.user-search-free {
    display: flex;
    float: right;
    width: 350px;
    height: 35px;
    /* margin-top: 20px; */
    margin-right: 40px;
    background: #ffffff;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #dcdfe6;
}

.notice-search-free {
    display: flex;
    width: 300px;
    height: 35px;
    margin-right: 40px;
    background: #ffffff;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #dcdfe6;
    position: relative;
}

.block-search-free {
    display: flex;
    width: 590px;
    height: 35px;
    margin-top: 20px;
    margin-right: 40px;
    background: #edf5f3;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #dcdfe6;
}

.user-search-free-icon,
.block-search-free-icon,
.notice-search-free-icon {
    position:absolute;
    content: "";
    width: 10px;
    height: 10px;
    margin-top: 10px;
    margin-left: 10px;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #001d17;
}

.user-search-free-icon::after,
.block-search-free-icon::after,
.notice-search-free-icon::after {
    position: absolute;
    content: '';
    top: 11px;
    left: 6px;
    width: 9px;
    height: 9px;
    border-top: solid 2px #001d17;
    transform: rotate(45deg);
}

.user-search-free-input,
.notice-search-free-input {
    width: 300px;
    height: 35px;
    margin-left: 40px;
    background: #ffffff;
    border-radius: 2px 2px 2px 2px;
    font-size: 12px;
    outline: none;
}

.block-search-free-input {
    width: 590px;
    height: 35px;
    margin-left: 40px;
    background: #edf5f3;
    border-radius: 2px 2px 2px 2px;
    font-size: 12px;
    outline: none;
}

.field-record-search-free-input {
    width: 96px;
    height: 20px;
    background: rgb(237, 245, 243);
    border-radius: 4px 4px 4px 4px;
    position: relative;
    font-size: 12px;
    margin-left: 27px;
    outline: none;
}

.user-list-avatar-initials {
    font-size: 13px;
    font-weight: 700;
    /* left: 0; */
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    /* top: 0; */
    color: #17394d;
    background-color: #dfe3e6;
    max-width: 45px;
    border-radius: 50%;
}

.agronomistCompanyArea {
    display: inline-block;
    padding-left: 10px;
    /* width: 30%; */
    width: 25%;
}

.roleNewUserArea {
    display: inline-block;
    /* padding-left: 10px; */
    width: 25%;
}

.ownerSelectArea {
    display: inline-block;
    padding-left: 10px;
    width: 25%;
}

.invitationCodeBtnArea {
    display: inline-block;
    padding-left: 10px;
    min-width: 20%;
    padding-top: 22px;
}
.vrfertilizationArea {
    display: inline-block;
    min-width: 20%;
    padding-top: 22px;
}
.selectCropsArea{
    display: inline-block;
    min-width: 20%;
    padding-top: 11px;
}

.invitation-code-btn.el-button--success.is-disabled,
.invitation-code-btn.el-button--success.is-disabled:active,
.invitation-code-btn.el-button--success.is-disabled:focus,
.invitation-code-btn.el-button--success.is-disabled:hover {
    background-color: #0e7e657a !important;
}

.user-edit-avatar-initials {
    font-size: 50px;
    font-weight: 700;
    /* left: 0; */
    line-height: 150px;
    overflow: hidden;
    text-align: center;
    /* top: 0; */
    color: #17394d;
    background-color: #dfe3e6;
    max-width: 150px;
    border-radius: 50%;
}

.userEditBtn {
    width: 13%;
    /* height: 100%; */
}

.userEditBtn .delete-btn,
.userEditBtn .user-edit-defultBtn {
    color: #003328 !important;
    background: #FFFFFF;
    width: 80%;
    border-color: #003328;
    cursor: pointer;
    border-radius: 4px;
    /* 中央寄せ */
    margin: 0;
    top: 50%;
    left: 50%;
    padding: 10px 15px;
}

.userUpdateBtn {
    display: inline-block;
    margin-left: 10px;
}

.userUpdateBtn .el-button--success.is-disabled,
.userUpdateBtn .el-button--success.is-disabled:active,
.userUpdateBtn .el-button--success.is-disabled:focus,
.userUpdateBtn .el-button--success.is-disabled:hover {
    background-color: #d3d3d3 !important;
}

/** ユーザー削除ダイアログのインフォメーションアイコンのcss **/
.deleteConfirmBox .el-message-box__status {
    top : 24px !important;
    left: 15px !important;
}

/*sign up*/
.signUp .form .el-input {
    padding: 0 38px;
}
.signUp .form .el-input__inner {
    text-align: center;
    font-family: sans-serif;
}

.signUp-errorMsg {
    color: red; 
    font-size: 12px;
    padding-left: 38px;
}

.fertSet-title {
	display: inline-block;
	width:120px;
}

.chart-zoom-box {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 4px;
    background: #edf5f3;
}

.chart-zoom-label {
    display: inline-block;
    font-size: 1rem;
    margin-right: 30px;
}

.chart-zoom-btn {
    margin-left: 5px;
    min-width: 1.6rem;
    min-height: 26px;
    line-height: inherit;
    color: #003328;
    font-weight: bold;
    font-size: 1.5rem;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}
.chart-zoom-btn.disable {
    color: lightgray;
    cursor: not-allowed;
}

.chart-zoom-btn.reset {
    margin-left: 10px;
    font-size: 1rem;
    font-weight: normal;
    border: solid 1px #003328;
    border-radius: 3px;
    padding: 1px 6px;
    background: #003328;
    color: white;
}

.notice-total-area {
    background-color: rgb(237, 245, 243);
    text-align: center;
    position: sticky;
    z-index: 6;
    bottom: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.satellite-total-text {
    font-size: 10px; 
    font-weight: lighter; 
    color: #003328;
    word-wrap: break-word;
    display: inline-block;
    width: 120px;
    margin-right: 10px;
}

.logo-icon {
    height: 50px;
}

.pulse-notice-content {
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 20px;
	padding-bottom: 23px;
}

.pulse-notice-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.pulse-notice-image {
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	top: -2px;
	height: 20px;
	width: auto;
}

.custom-loading .el-loading-spinner {
  top: 10px !important;
}

.ellipsis-select .el-input__inner {
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    width: 300px !important;
}

.irri-input-exclude-area {
    position: absolute;
    top: 73px;
    left: 0px;
    width: 100%;
    height: 35px;
    background-color: rgba(211, 211, 211, 0.5);
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
}

.irri-average-exclude-area {
    position: absolute;
    top: 65px;
    left: 0px;
    width: 100%;
    height: 35px;
    background-color: rgba(211, 211, 211, 0.5);
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
}

.select-fertilizer-left-column {
    display: flex;
    flex-direction: column;
    width: 80%;
}

.select-fertilizer-right-column {
    display: flex;
    align-items: center;
    width: 20%;
}

.text-truncate-edit {
    display: -webkit-box; /* 必須: Flexboxでの表示 */
    -webkit-line-clamp: 2; /* 必須: 表示する行数を指定 */
    -webkit-box-orient: vertical; /* 必須: 縦方向のボックスレイアウト */
    overflow: hidden; /* 溢れた内容を隠す */
    text-overflow: ellipsis; /* 溢れたテキストに「…」を表示 */
    word-break: break-all; /* 文字単位で改行 */
    overflow-wrap: break-word; /* 単語単位での改行もサポート */
    line-height: 1.5; /* 行間の調整（必要に応じて変更） */
    max-height: 3em; /* 2行分の高さを指定（line-heightに依存） */
}

.scrollable-list {
  overflow-y: auto;
  height: calc(100vh - 120px);
}

.content.comparativeAnalysis .select-items {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.content.comparativeAnalysis .select-margin {
	margin-left: 5px;
}

#analysis-and-graph-area {
	display: flex;
	flex-direction: column;
	height: 100%;
}

#analysis-and-graph-area .analyse-cause-graph-header {
	flex: 0 0 auto;
}

#analysis-and-graph-area .analysis-body {
	flex: 1 1 auto;
	min-height: 0;
	display: flex;
	flex-direction: column;
}

#analysis-and-graph-area .analysis-body .upper,
#analysis-and-graph-area .analysis-body .lower {
	flex: 1 1 0;
	min-height: 0;
}

.main-graph-selector > :nth-child(2) {
	margin-left: auto;
}

.main-graph-selector> :nth-child(3) {
	margin-left: 30px;
}

.pw-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}

.pw-toggle {
  position: absolute;
  top: 50%;
  right: .35rem;
  transform: translateY(-50%);
  border: 0;
  background: transparent;
  cursor: pointer;
}

.pw-icon {
  height: 20px;
  width: auto;
}

input[type="password"]::-ms-reveal {
  display: none;
}
