@media screen  and (max-width:1801px){
    .info-box label{width: 60%;}
    .info-box input{float: left; width: 40%;}
    .orderdatail{width: 40%;}
    .water-wrap p{padding-right: 0;}
    .water-wrap .answer-checkbox-wrap{width: 35%;}
    .water-wrap .answer-textarea{width: 60%;}
    .web-insert-wrap .insert1-checkbox:nth-child(1) {width: 40%;}
    .web-insert-wrap .insert1-checkbox:nth-child(2){width: 40%;}
    .pre-wrap{width: 100%;}
    .mobile-insert1-cb p {width: 30% !important;}
    .mobile-insert1-cb .insert1-answer {width: 100% !important;padding-left: 0 !important; margin-bottom: 20px;}
    .order-mobile-col{
        flex: 0 0 89%;
        max-width: 89%;
    }
    .sign-wrap{margin-top: 30px !important;}
}

@media screen and (max-width: 1601px){
    .process-insert-3 .table-write-nb{width: 70%;}
}

@media screen and (max-width: 1441px) {
    #calendar .fc-event-title{
        text-overflow: ellipsis;
        font-size: 12px;
    }
    #calendar .fc-daygrid-event{padding: 0;}
    .today-wrap{
        overflow: auto;
        height: 400px;
    }
    /* Processing */
    .process-container{margin-top: 80px;}
    .process-container .area-title{margin-top: 10px !important;}
    .process-container .area-title h3{top: 0;}
    .process-wrap{margin-top: 30px !important;}
    .process-title{height: 50px;}
    .process-title h3{font-size: 18px;}
    .process-wrap .order-btn{
        width: 100px;
        font-size: 16px;
    }
    .process-info-box{
        float: none;
        width: 100%;
    }
    .process-info-box1{padding-right: 0;}
    .process-info-box2{padding-right: 0;}
    .info-box label{width: 60%;}
    .info-box input{width: 40%;}
    .box2-input{width: 40%;}
    .arrive-date-wrap{
        display: flex;
        justify-content: center;
    }
    .process-check{height: 150px;}
    .process-check-box{
        width: 33.33%;
        padding: 0;
        padding-top: 15px;
    }
    .process-check-box h5{
        font-size: 16px;
        margin-bottom: 0;
    }
    .pre-insert1-answer{float: right !important;}
    .pre-wrap .pre-text{width: 150px;}
    .water-label{padding-right: 0px !important;}
    .web-insert-wrap .insert1-checkbox{width: 100% !important;}
    .mobile-insert1-cb .answer-checkbox-wrap{width: 50%;}
    .mobile-insert1-cb .answer-textarea{width: 50%;}
    .mobile-insert1-bb{border-bottom: 2px solid #898989;}
    .process-table-wrap table th{
        font-size: 11px;
    }
    .process-table-wrap table tbody td{
        font-size: 12px;
    }
    .process-insert-3 .table-write-nb {
        width: 65%
    }
    .process-add-btn{
        width: 120px;
        font-size: 16px;
    }
    /* Table */
    .em-processing-table-web table td{
        padding: 0 15px !important;
    }
    /* schedule */
    .schedule-content .fc-event-time {
        float: right;
    }
    .schedule-content .fc-event-title{
        white-space: normal;
        text-align: right;
    }
    .schedule-calendar-wrap {
        margin-top: 30px;
    }
    .schedule-calendar-wrap table tbody tr td{
        padding: 2px;
    }
    .schedule-contents p, .schedule-contents span {
        font-size: 10px;
    }
    .em-schedule-ex-list {
        position: absolute;
        top: 35px;
        left: 0;
    }
    .em-schedule-ex-list li{
        font-size: 13px;
    }
    .em-cut-string {
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
    }
    .em-cut-string.first {
        width: 150px;
        text-overflow: ellipsis;
    }
    .em-cut-string.last {
        width: auto;
    }
    /* Mypage */
    .worker-mypage{margin-top: 110px;}
}
@media screen and (max-width:1025px) {
    /* Summary */
    .today-col{
        top:65%;
        left: 40%;
    }
    /* Summary �щ젰 */
    .em-calendar table thead tr th {
        font-size: 18px;
    }
    .em-calendar table tbody tr td {
        padding: 5px;
        font-size: 10px;
    }
    .em-calendar table tbody tr td > p{
        font-size: 12px;
    }
    .em-calendar table tbody tr td.today > p::before {
        width: 20px;
        height: 20px;
    }
    .mobile-insert1-cb .answer-checkbox-wrap {
        width: 50%;
    }
    .process-table-wrap table tbody td{
        font-size: 10px;
        padding: 5px 2px;
    }
    .process-table-wrap table th{
        font-size: 10px;
        padding: 0 2px;
        height:46px;
    }
    .sign-info-list ul{padding-left: 5px;}
    .sign-info-list ul li p{margin-bottom: 2px;}
    .sign-info-list ul li span{padding-left: 0;}
    .sign-write-div{padding-left: 20px;}
    .schedule-popup{
        width: 300px;
        padding: 15px;
    }
    .em-schedule-worklist-popup{
        width: 60%;
    }
    /* Table */
    .em-processing-table-web table tbody td {
        padding: 0 5px !important;
    }
    .em-table-pd{
        padding: 5px 15px !important;
    }

    .em-processing-table-web table.em-table-left tbody tr td{
        border-right: 0;
    }
    .schedule-popup .schedule-save-btn {
        margin-top: 25px;
    }
    .schedule-contents span{
        width: 100%;
        text-align: left;
    }
    .schedule-contents-wrap li{
        margin-bottom: 5px;
    }
    .schedule-contents-wrap li .em-schedule-contents-p {
        width: 100%;
    }
    
    /* �ㅼ�以� �섏씠吏� �щ젰 */
    .day-btns-wrap li {
        margin-right: 5px;
    }
    .day-btns-wrap li .day-arrow-btn{
        border:0;
        border-radius:0;
        padding:0;
    }
}
@media screen and (max-width: 991px) {
    /* Default */
    .navbar-header{
        position: relative;
        height: 60px;
    }
    .vertical-menu{top: 60px;}
    .navbar-brand-box{width: 240px;}
    .navbar-brand-box .logo-sm img{
        width: 200px !important;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    
    .subbar-brand-box .logo-sm img{
        max-width: 156px !important;
        width: 70% !important;
        position: absolute;
        top: 4%;
        left: 50%;
        transform: translate(-50%, -82%);
    }
    /* Processing */
    .mobile-insert1-cb .answer-textarea{width: 50%;}
    .sign-write-div{padding-left: 0px;}
    /* Mypage */
    .worker-mypage{margin-top: 80px;}
}
@media screen and (max-width:769px) {
    /* Default */
    #vertical-menu-btn{display: block;}
    .user-dropdown span{display: none;}
    #page-topbar{
        padding: 0 2px;
        width: 100%;
    }
    .vertical-menu{box-shadow: none;}
    .simplebar-mask{box-shadow: none;}
    /* Summary */
    #calendar{display: none;}
    #calendar2{display: none;}
    .calendar-mobile{display: block;}
    .summary-wrap .area-title h3{top: 12px; left: 30px;}
    .scroll-bar-status{display: block;}
    .today-card{
        position: absolute;
        width: 100%;
        z-index: 25;
    }
    .calendar-col{
        margin-left: 9%;
        margin-top: 15px;
    }
    #calendar h3{font-size: 18px;}
    .fc .fc-scrollgrid{
        background: #fcfcfc !important;
        box-shadow: none;
        border: none;
    }
    .fc-day-today{background-color: transparent !important;}
    .fc-theme-standard td{border: none;}
    .fc-theme-standard th{border: none;}
    .fc .fc-daygrid-day-number{color: #d2d2d2;}
    .fc-col-header-cell.fc-day-sat{border-bottom: 1px solid #DBDBDB !important;}
    .fc-col-header-cell.fc-day-sun{border-bottom: 1px solid #DBDBDB !important;}
    .fc .fc-scrollgrid .fc-col-header tbody > tr {border-bottom: 1px solid #DBDBDB;}
    .today-card{transform: translateY(65%);}
    .today-wrap{
        width: 100%;
        border-radius: 20px;
        height: 90vh;
        top: 0px;
        z-index: 20;
    }
    .today-wrap h3{
        display: block;
        text-align: center;
        font-size: 23px;
        font-weight: 500;
        position: absolute;
        top: 45px;
        left: 48%;
        transform: translateX(-50%);
    }
    .today-wrap h3 span{
        display: block;
        font-weight: 400;
        font-size: 14px;
        margin-top: 5px;
    }
    .today-col{
        top: 0;
        left: 50%;
        flex:  0 0 83.33333%;
        max-width: 83.33333%;
    }
    .today-ul{
        padding-left: 30px;
        height: 66vh;
        overflow-y: scroll;
        position: absolute;
        top: 130px;
        left: 0;
        margin-top: 0;
    }
    .today-ul li{
        width: 100%;
        overflow: visible;
        position: relative;
        display: block;
    }
    .today-ul li span{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 20px;
    }
    .today-ul li p{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
    }
    .summary-label{display: block;}

    /* Summary �щ젰 */
    .em-calendar{
        display:none;
    }
    .em-calendar-mobile{
        display: block;
    }
    /* OrderList */
    .area-title h3 {
        top: 20px;
    }
    .order-mobile-col{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-list-wrap{
        background: none;
        box-shadow: none;
    }
    .order-list-wrap .table-striped tbody tr:nth-of-type(odd){background-color: #fcfcfc;}
    /* Processing */
    .process-container .area-title h3{top: 10px;}
    .mobile-insert1-cb .answer-checkbox-wrap{width: 38%;}
    .pre-insert1-answer label{padding-right: 0 !important;}
    .pre-wrap .pre-text{
        margin-left: 30px;
        width: 250px;
    }
    .process-table-wrap .num-pd{
        padding: 10px 3px;
        font-size: 10px;
    }
    .process-insert-3 .table-write-nb{
        width: 67%;
        margin-right: 1px;
    }
    .mobile-insert1-cb .answer-textarea{width: 62%;}
    .web-insert-wrap{flex-direction: column;}
    .web-insert-wrap h5{font-size: 15px;}
    .web-insert-wrap .problem-select{
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }
    .web-insert-wrap .problem-select select{width: 100%;}
    .web-insert-wrap .solution-select{width: 100%;}
    /* Sign */
    .sign-container .area-title h3{
        top: 30px;
        left: 0;
    }
    .sign-wrap .card-body{padding: 5px 0;}
    .sign-btns-wrap{
        margin-top: 0 !important;
        position: absolute;
        top: 0;
        right: 15px;
    }
    .sign-info-wrap{padding-top: 50px;}
    .sign-info-list{
        float: none;
        width: 100%;
    }
    .sign-info-list ul{
        margin-bottom: 0;
        padding-left: 10px;
    }
    .sign-info-list ul li p{margin-bottom: 10px;}
    .sign-info-list ul li span{padding-left: 5px;}
    .sign-write-card{margin: 0 10px;}
    .sign-write-wrap{margin-top: 25px;}



    /* 罹붾쾭�� */
    

    /* Schedule */
    .calendar-mobile2{margin-top: 0 !important; overflow: auto;}
    .schedule-content .area-title h3{
        display: none;
    }
    .schedule-content .day-select-wrap{width: 120px;}
    .schedule-day-wrap{
        top:5px;
    }
    .schedule-wrap .calendar-col {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
    }
    .schedule-calendar-wrap table tbody tr td {
        padding: 2px;
    }
    .schedule-contents-wrap{
        margin-top: 0;
        width: 100%;
        text-align:center;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
    }
    .schedule-contents-wrap li{
        width: 12px;
        overflow: visible;
        float: left;
        margin-bottom: 15px;
    }
    .schedule-contents-wrap li .em-schedule-contents-p , .schedule-contents span{
        display: none;
    }
    .schedule-contents {
        position: relative;
    }
    .schedule-contents span {
        width: 100%;
    }
    .em-schedule-ex-list{
        top: 15px;
    }
    .schedule-contents em.mobile {
        display: block !important;
        position: initial;
    }
    .em-schedule-worklist-popup{
        padding: 25px 20px;
    }
    .em-schedule-worklist-popup h6{
        font-size: 20px;
    }
    .em-worklist-close-btn{
        width: 25px;
        height: 25px;
    }
    .em-worklist-close-btn i{
        font-size: 15px;
    }
    .em-schedule-worklist-wrap{
        padding-top: 15px;
    }
    .em-schedule-worklist-wrap li .em-schedule-popup-content p,
    .em-schedule-worklist-wrap li .em-schedule-popup-content span{
        font-size: 14px;
    }
    .em-schedule-worklist-wrap li .em-schedule-popup-content em.status{
        width: 10px;
        height: 10px;
        margin-top: 17px;
    }
    .em-schedule-worklist-wrap li {
        height: 45px;
        line-height: 45px;
    }
    .em-schedule-worklist-wrap li a{
        height: 45px;
    }
    .schedule-popup{
        top:50%;
        left: 50%;
        transform:translate(-50%,-50%);
        animation: none;
        width: 90%;
    }
    /* Mypage */
    .worker-mypage .card {
        margin-top: 55px !important;
    }
    /* Install */
    .Install-popup .card { background: #fff; }

    /* 硫붿씪�� */
    .em-mailform-input{ font-size: 14px; }
    .em-oncall-input{ font-size: 12px; }

}
@media screen and (max-width:576px) {
    /* Default */
    .logo-img img{width: 60%;}
    .em-login-info{ font-size: 12px; }
    .navbar-brand-box .logo-sm img {
        width: 30% !important;
        left: 50%;
    }
    .vertical-menu{
		max-width: 250px;
        width: 50%;
	}
    .menu-my p{font-size: 17px !important;}
    .menu-my h2{font-size: 40px;}
    .menu-my .menu-logout{font-size: 13px; font-weight: 100;}
    /* .sidemenu-wrap{margin: 0 13px;} */
    .menu-title{padding: 25px 20px !important;}
    .metismenu li{padding: 12px 30px;}
    .metismenu li span{font-size: 24px;}
    #sidebar-menu ul li a i{font-size: 33px !important;}
    .navbar-header .dropdown{
        position: absolute !important;
        top: 50%;
        right: 5px;
        transform: translateY(-50%);
    }


    .main-card-wrap{padding: 8% 6%;}
    .main-card-wrap h4{font-size: 20px; letter-spacing: -2px;}
    .main-forms label{font-size: 12px;}
    .main-forms .form-control{height: 40px;}
    .main-forms .form-control::placeholder{font-size: 12px;}
    .login-form-wrap{padding: 0 8%;}
    .login-form-wrap .btn{font-size: 16px; font-weight: 300; letter-spacing: 2px;}
    .login-form-wrap .custom-control-label{font-size: 12px !important;}
    .login-form-wrap .btn{height: 50px;}
    .login-form-wrap .main-forms{margin-bottom: 15px !important;}
    .login-form-wrap .main-form2{margin-bottom: 6px !important;}
    .main-copy{bottom: -30%;}
    .my-page-btn{
        padding: 5px 0.75rem 16px 0.75rem;
    }
    .navbar-header .working-time{
        position: absolute;
        bottom: 3px;
        right: 5px;
    }
    /* OrderList */
    .order-list-wrap{
        padding: 0;
        margin-top: 20px !important;
    }
    .area-title h3{
        font-size: 18px;
        left: 8px;
    }
    .order-time-select{width: 40%;}
    .order-list-wrap .form-control{margin-right: 10px !important;}
    .order-cont-select{width: 40% !important;}
    .order-search-input{margin-left: 0 !important;}
    .table-wrap{
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .order-list-wrap .app-search.app-search-right button{right: 3px !important;}

    .order-list-wrap .card-body{padding: 0 5px;}

    .order-list-wrap .table thead th{
        font-size: 13px;
        padding: 8px 0 !important;
    }
    .order-list-wrap .table thead th:nth-child(1){width: 15%;}
    .order-list-wrap .table thead th:nth-child(2){width: 10%;}
    .order-list-wrap .table thead th:nth-child(3){width: 30%;}
    .order-list-wrap .table thead th:nth-child(4){width: 25%;}
    .order-list-wrap .table thead th:nth-child(5){width: 15%;}
    .order-list-wrap .table thead th:nth-child(6){width: 15%;}
    .order-list-wrap .table.table-bordered.dataTable tbody td{
        font-size: 13px;
        padding: 15px 0 !important;
    }
    .order-btn{
        font-size: 12px;
        width: 100px;
        height: 30px;
        line-height: 30px;
    }
	/*
    .pagination-wrap{
        flex: 0 0 70%;
        max-width: 70%;
    }
	*/
    .order-btn-wrap{
        /* flex: 0 0 30%;
        max-width: 30%; */
        flex-wrap: wrap;
            justify-content: center !important;
    }
    
     
    .pagination-wrap .pagination{margin-top: 0 !important;}
    .order-list-table{table-layout: fixed;}
    .order-submit-wrap{
        float: none !important;
        margin-bottom: 20px;
    }
    .submit-btn{
        font-size: 12px;
        width: 55px;
        height: 30px;
        line-height: 30px;
    }

    /* Processing */
    .process-wrap{margin-top: 45px !important;}
    .info-box{margin: 1px 0;}
    .info-box label{font-size: 12px;}
    .info-box input{font-size: 12px;}
    .box2-input{
        font-size: 12px;
        padding: 0 10px;
    }
    .process-check{padding-left: 0;}
    .process-check-box h5{
        font-size: 12px;
        margin-bottom: 5px;
    }
    .process-check-box label{font-size: 14px;}
    .checkbox-wrap input{
        width: 12px;
        height: 12px;
    }
    .insert1-checkbox p{
        font-size: 13px;
        margin-bottom: 5px;
    }
    .insert1-checkbox .insert1-answer label{font-size: 13px;}
    .insert1-checkbox .insert1-answer{
        font-size: 13px;
        width:100%;
        white-space:nowrap;
    }
    .water-label{padding-right: 5px !important;}
    .web-insert-wrap{padding: 20px 10px;}
    .web-insert-wrap h5{font-size: 14px;}
    .web-insert-wrap select{font-size: 12px;}
    .pre-wrap{width: 100%;}
    .pre-wrap .insert1-answer{width: 59%;}
    .pre-wrap .pre-text{
        float: right;
        width: 75%;
        margin-right: 5px;
        margin-left: 0;
    }
    .heating-cycle-input{
        width: 25px;
        height: 25px;
    }
    .mobile-insert1-cb p{width: 21% !important;}
    .mobile-insert1-cb .insert1-answer{width: 78% !important;}
    .mobile-insert1-cb .answer-checkbox-wrap{width: 65% !important;}
    .mobile-insert1-cb .answer-textarea {width: 35%;}
    .web-process-table{display: none !important;}
    .table-write.table-write-nb{
        width: 70% !important;
    }
    .mobile-process-table {
        display: block;
    }
    .process-insert h2{font-size: 14px;}
    .process-insert-3 .table-write-nb{width: 75%; margin-right: 0; height: 20px;}
    .mobile-process-3 table tr td{white-space: nowrap;}
    .process-wrap .order-btn{
        width: 80px;
        font-size: 14px;
    }
    .process-add-btn{
        width: 80px;
        font-size: 14px;
    }
    .businessnumber-box{
        display:none;
    }
    .arrive-date-wrap input[type="date"]::-webkit-calendar-picker-indicator {
        position: absolute;
        left: 30%;
        white-space:nowrap;
    }
    .process-wrap .process-title-btns .sign-btn{
        font-size: 12px;
        padding: 10px 0;
    }
    .em-insert1-radiobox-p{
        width:100%;
        padding-right:0;
        white-space:nowrap;
    }
    /* OrderProcessingView */
    .info-box-p {
        font-size: 12px;
    }
    /* Sign */
    .sign-container .area-title h3{left: 10px;}
    .sign-btns-wrap{
        margin-top: 0 !important;
        top: -10px;
    }
    .sign-info-list ul li{font-size: 12px;}
    .sign-info-list ul li p{font-size: 12px;}
    .sign-info-list ul li span{font-size: 12px;}
    .sign-info-list ul li input{
        font-size: 12px;
        float: right;
        margin-right: 10px;
        padding: 6px 10px;
        width: 50%;
    }
    .sign-info-list:nth-child(2) ul li:nth-child(4) p{display: none;}
    .sign-write-wrap{margin-top: 20px;}
    .sign-write-card span{font-size: 13px;}
    #drawCanvas{height: 300px;}

    /* Schedule */
    .schedule-content .area-title h3{
        left: 30px;
        display:none;
    }
    .schedule-content .fc-theme-standard th{text-align: center;}
    .schedule-content .fc-view-harness{height: 80vh !important;}
    .schedule-content .fc-scrollgrid-sync-table{height: 100vh !important;}
    .schedule-content .fc-day-sun{border: 1px solid #eee !important; width: 10%;}
    .schedule-content .fc-day-sat{border: 1px solid #eee !important; width: 10%;}
    .schedule-content .fc-daygrid-day-number{text-align: center;}
    .schedule-content .fc-scrollgrid{border-radius: 4px;}
    .schedule-content .fc-daygrid-event{
        display: block;
        text-align: center;
    }
    .schedule-content .fc-daygrid-event .fc-event-title{text-align: center;}
    .schedule-content .fc-day-today .fc-daygrid-day-top a::before{left: 50%;}
    .calendar-mobile2{margin-top: 0px !important;}
    .schedule-wrap .fc-header-toolbar{top: 10px;}
    .schedule-wrap .fc-customButton-button {
        height: 27px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
    }
    .schedule-day-wrap{
        width:100%;
        white-space:nowrap;
        top:15px;
    }
    .day-btns-wrap{
        display:flex;
        padding-left: 0;
    }
    .day-btns-wrap li p{
        font-size:18px;
    }
    .day-btns-wrap li.day-btn-today{
        position:absolute;
        top:0;
        left:0;
    }
    .schedule-button {
        padding: 0 10px;
        height: 27px;
        font-size: 12px;
        margin-top: 5px;
        position: absolute;
        top: 15px;
        right: 0;
    }
    .schedule-button.today{
        top: -15px;
    }
    .schedule-wrap{
        margin-top: 0;
    }
    .em-schedule-ex-list {
        top: 0;
    }
    .em-schedule-ex-list li {
        float: none;
    }
    .em-web-today-btn{
        display: none;
    }
    .em-mobile-today-btn {
        display: block;
    }
    .em-mobile-today-btn .schedule-button{
        height: 27px;
        line-height: 27px;
    }
    .em-schedule-worklist-popup{
        width: 90%;
    }
    .em-schedule-worklist-wrap{
        height: 310px;
    }
    .em-cut-string.first {
        width: 102px;
    }

    /* �ㅼ�以꾪럹�댁� �щ젰*/
    .schedule-calendar-wrap table {
        border-radius: 10px;
    }
    .schedule-wrap .calendar-col{
        padding: 0;
    }
    
    .schedule-contents p, .schedule-contents span {
        font-size: 10px;
    }
    /* Mypage */
    .worker-mypage {
        margin-top: 60px;
    }
    .worker-mypage .card{margin-top: 70px !important;}
    /* Install */
    .install-table-wrap .install-title{font-size: 15px;}
    .install-table-wrap .web-pd select{
        width: 100%;
        appearance: none;
        padding-left: 2px;
    }
    .Install-popup .card{border: 2px solid rgba(100,153,195,0.7);}
    .Install-popup .card-body{padding: 0 15px;}
    .Install-popup .process-title-btns{
        margin-top: 0 !important;
        margin-bottom: 20px;
    }
    .Install-popup .web-pd .table-write{
        width: 100% !important;
        font-size: 10px;
        padding: 0;
    }
    .Install-popup .mobile-confirm-pd{padding: 5px 10px;}
    .install-table-wrap .web-pd input{
        padding: 0;
    }
    /* 硫붿씪�� */
    .em-mailform-input{ font-size: 12px; }
    .em-oncall-input{ font-size: 12px; }
}

@media screen and (max-width:437px) {
    .pre-wrap .insert1-answer {
        width: 100%;
        padding-left: 0;
    }
    .mobile-insert1-cb p {
        width: 100% !important;
    }
    .mobile-insert1-cb .insert1-answer {
        width: 100% !important;
    }
    .mobile-insert1-cb .answer-checkbox-wrap {
        width: 100% !important;
    }
    .mobile-insert1-cb .answer-textarea {
        width: 100%;
    }
}

@media screen and (max-width:428px){
    .calendar-col{
        margin-left: 4%;
        flex: 0 0 95%;
        max-width: 95%;
    }
    .calendar-mobile{margin-top: 40px;}
    .summary-wrap .area-title h3{left: 35px;}
    .area-calendar-top h3{
        font-size: 18px;
        letter-spacing: -1px;
        left: 6%;
    }
    .today-wrap{width: 100%;}
    .day-select-wrap{
        font-size: 13px;
        letter-spacing: -3px;
        position: absolute;
        top: 5px;
        right: 10px;
        padding: 5px;
    }

    .fc-theme-standard th{text-align: left;}
    .fc-col-header-cell-cushion{font-size: 12px;}
    .fc-view-harness{height: calc(45vh) !important;}
    .fc-scrollgrid-sync-table{height: calc(45vh) !important;}
 
}


@media screen and (max-width:381px){
    .navbar-brand-box{display: block !important;}
    .scroll-bar-status{top: -20px;}
    .today-wrap{top: -5px;}
    .fc-scrollgrid-sync-table{height: calc(47vh) !important;}
    .process-info-box-wrap{margin-top: 15px;}
    .pre-wrap .insert1-answer{width: 100%; padding-left: 0;}
    .pre-wrap .pre-text{width: 70%;}
    .mobile-insert1-cb .insert1-answer{width: 100% !important;}
    .mobile-insert1-cb p{width: 100% !important;}
    .mobile-insert1-cb .answer-checkbox-wrap{width: 100% !important;}
    .mobile-insert1-cb .answer-textarea{width: 100%;}
    .insert1-checkbox .insert1-answer label{padding-right: 5px;}
    .mobile-process-table table tr td{font-size: 10px;}
    .mobile-process-3 .num-pd{font-size: 10px;}
    .process-check{height: 135px;}
    .process-wrap .order-btn{
        width: 60px;
        font-size: 12px;
    }
    .process-add-btn{
        width: 60px;
        font-size: 12px;
    }
    .submit-btn{width: 50px;}
    .install-table-wrap .web-pd input{
        padding: 0;
    }
    .install-table-wrap .web-pd select{
        padding-left: 2px;
    }
}

@media screen and (max-width:321px){
    .process-wrap{margin-top: 15px !important;}
    .process-container .area-title h3{top: 0px;}
    .process-title h3{font-size: 12px; line-height:40px;}
    .process-check-box h5{
        font-size: 10px;
        white-space: nowrap;
    }
    .process-wrap .order-btn{
        height: 30px;
        line-height: 30px;
    }
    .process-add-btn{
        height: 30px;
        line-height: 30px;
    }
    .pre-wrap .pre-text{width: 60%;}
    .mobile-insert1-bb .insert1-answer label{
        padding-right: 5px;
        font-size: 11px;
    }
    .mobile-process-table table tr th{font-size: 11px;}
    .mobile-process-table table tr td{font-size: 10px;}
    .mobile-process-3 table tr td{white-space: normal;}
    .mobile-process-3 .num-pd{width: 45%;}
    .process-insert-3 .table-write-nb{width: 48%;}
    .process-insert-3 .mobile-process-table table tr th:nth-child(1){width: 33%;}
    .arrive-date-wrap > input{padding: 0;}
    .order-list-wrap .table.table-bordered.dataTable tbody td{font-size: 12px;}
    .arrive-date-wrap input[type="date"]::-webkit-calendar-picker-indicator {
        position: absolute;
        left: 20%;
    }
    .process-wrap .process-title-btns .sign-btn{
        padding: 5px 0;
        width: 80px;
    }
    /* Summary */
    .day-select-wrap {
        font-size: 10px;
        top: 10px;
    }
    /* schedule */
    .schedule-button {
        font-size: 12px;
    }
    .schedule-wrap .fc-header-toolbar{right: 120px;}
    .schedule-content .day-select-wrap{width: 105px;}
    .submit-btn{width: 40px;}
    /* Mypage */
    .worker-mypage .auth-form-group-custom label {
        font-size: 14px;
    }
    .worker-mypage .form-control{
        font-size: 12px;
        height: 60px;
    }
    /* Install */
    .install-table-wrap .install-title{font-size: 13px;}
    .install-table-wrap .web-pd select{padding: 0;}
    /* Sign */
    .sign-write-wrap .em-saved-img{
        margin-top: 20px;
    }
}

@media screen and (max-width:281px){
    .vertical-menu{width: 235px;}
    .metismenu li span{font-size: 18px;}
    .main-forms .form-control::placeholder{font-size: 10px;}
    .main-copy{bottom: -20%; font-size: 12px !important;}
    .area-title h3{font-size: 16px;}
    .day-select-wrap{
        top: 35px
    }
    .calendar-mobile{
        margin-top:60px;
    }
    .info-box label {
        font-size: 10px;
    }
    .info-box input{font-size: 10px; height: 30px; padding: 0 3px;}
    .box2-input{font-size: 10px; height: 30px; padding: 0 3px;}
    .arrive-time-wrap p{font-size: 10px;}
    .arrive-time-wrap select{width: 40px; height: 30px;}
    .process-check-box h5{font-size: 10px;}
    .process-check-box label{font-size: 10px;}
    .process-insert h2{font-size: 12px;}
    .insert1-checkbox .insert1-answer{padding-left: 2px;}
    .mobile-insert1-bb .insert1-answer label{
        padding-right: 0;
        font-size: 9px;
    }
    .mobile-process-table table tr th{font-size: 10px; padding: 5px 3px;}
    .mobile-process-table table tr td{font-size: 10px; padding: 9px 3px;}
    .mobile-process-3 .num-pd{width: 44%;}
    .mobile-process-3 table tr td{padding: 9px 1px;}
    .process-wrap .order-btn{width: 55px;}
    .process-add-btn{width: 55px;}
    .sign-btns-wrap{margin-top: 5px !important;}
    .sign-info-list ul li p{font-size: 10px; margin-bottom: 5px;}
    .sign-info-list ul li span{font-size: 10px; padding-left: 3px;}
    .sign-write-card span{font-size: 12px;}
    #drawCanvas{height: 200px;}
    .sign-btn{
        font-size: 12px;
        width: 80px;
    }
    .schedule-content .day-select-wrap{width: 90px;}
    .schedule-wrap .fc-header-toolbar{right: 105px;}
    .schedule-wrap .fc-customButton-button{
        font-size: 10px;
        width: 40px;
    }
    .schedule-button{
        right: 97px;
        padding: 0 5px;
        font-size: 10px;
    }
    .schedule-popup input{
        padding:3px;
    }
    .schedule-popup select{
        padding:0;
    }
    .em-schedule-worklist-popup h6{
        font-size: 14px;
    }
    .worker-mypage .auth-form-group-custom label {
        left: 50px;
    }
    .worker-mypage .form-control{padding-left: 50px;}
}
