﻿.calendar-grid .tool-bar{display:inline-block;width:100%;}.calendar-grid .tool-bar .tool-group{float:left;margin-right:15px;}.calendar-grid .tool-bar .tool-group .btn-group .btn{color:#fff;background-color:#2196f3;border-color:#2196f3;}.calendar-grid .tool-bar .tool-group .btn-group .btn:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px;}.calendar-grid .tool-bar .tool-group .btn-group .btn:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px;}.calendar-grid .tool-bar .tool-group .form-group{margin:0;}.calendar-grid .table thead tr th{text-align:center;border-left:solid 1px rgba(125,125,125,.2509803922);border-bottom:solid 1px rgba(125,125,125,.2509803922);}.calendar-grid .table tbody tr td{padding:7px 15px;height:34px;position:relative;}.calendar-grid .table tbody tr td .order-item{position:absolute;left:3px;height:130px;top:3px;right:3px;z-index:1;border:1px solid #fff;border-radius:10px;padding:5px 10px;color:#fff;cursor:pointer;}.calendar-grid .table tbody tr td .order-item ul{padding:0;margin:0;}.calendar-grid .table tbody tr td .order-item ul li{margin-bottom:3px;}.calendar-grid .table tbody tr td .order-item.accept{background-color:#4caf50;}.calendar-grid .table tbody tr td .order-item.accept:hover{background-color:#1c9d21;}.calendar-grid .table tbody tr td .order-item.pending{background-color:#a1a1a1;}.calendar-grid .table tbody tr td .order-item.pending:hover{background-color:#7a7a7a;}.calendar-grid .table tbody tr td .order-item.cancel{background-color:#e91e63;}.calendar-grid .table tbody tr td .order-item.cancel:hover{background-color:#b7003e;}.calendar-grid .table tbody tr td .order-item.order-1{top:30px;}.calendar-grid .table tbody tr td .order-item.order-2{top:60px;}.calendar-grid .table tbody tr td .order-item.order-3{top:90px;}.calendar-grid .table tbody tr td .order-item.order-4{top:120px;}.calendar-grid .table tbody tr td .order-item.order-5{top:150px;}.calendar-grid .table tbody tr td .order-item.order-6{top:180px;}.calendar-grid .table tbody tr td .order-item.order-7{top:210px;}.calendar-grid .table tbody tr td .order-item.order-8{top:240px;}.calendar-grid .table tbody tr td .order-item.order-9{top:270px;}.calendar-grid .table tbody tr td .order-item.order-10{top:300px;}.calendar-grid.calendar-grid-dark .tool-bar .tool-group .btn-group .btn{color:#fff;background-color:#002c53;border-color:#002c53;}