﻿#loading {position: relative;background-color: #ededed;width: 100%;height: 100%;margin-top: 0px;top: 0px;overflow: hidden;}
#loading-center {width: 100%;height: 100%;position: relative;}
#loading-center-absolute {position: absolute;left: 50%;top: 50%;height: 150px;width: 150px;margin-top: -75px;margin-left: -55px;}
.object {width: 20px;height: 20px;background-color: #FFF;float: left;margin-right: 20px;margin-top: 65px;-moz-border-radius: 50% 50% 50% 50%;-webkit-border-radius: 50% 50% 50% 50%;border-radius: 50% 50% 50% 50%;}
#object_one {-webkit-animation: object_one 1.5s infinite;animation: object_one 1.5s infinite;}
#object_two {-webkit-animation: object_two 1.5s infinite;animation: object_two 1.5s infinite;-webkit-animation-delay: 0.25s;animation-delay: 0.25s;}
#object_three {-webkit-animation: object_three 1.5s infinite;animation: object_three 1.5s infinite;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;}
@-webkit-keyframes object_one {75% {-webkit-transform: scale(0);}}@keyframes object_one {75% {transform: scale(0);-webkit-transform: scale(0);}}
@-webkit-keyframes object_two {75% {-webkit-transform: scale(0);}}@keyframes object_two {75% {transform: scale(0);-webkit-transform: scale(0);}}
@-webkit-keyframes object_three {75% {-webkit-transform: scale(0);}}@keyframes object_three {75% {transform: scale(0);-webkit-transform: scale(0);}}
.card .card-title{ height: 40px;line-height: 40px;background-color: #4798e8; color:#ffffff}
.card .card-subtitle b{color:#4798e8}
.jsgrid-grid-header{ overflow-y: auto; overflow-x: auto;}
.jsgrid-grid-body{overflow-y: auto;}
.choise .waves-effect{ margin: 4px;margin-left: 0px;}
.xkg{ height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
/*.navbartop{  font-size: 1.275rem;line-height: 64px;height: 64px;width: 60%;overflow: hidden;}
.navbartop .card{ border:0px}
.navbartop .bg-info{background-color:#ffffff!important;}
.navbartop .bg-info .card-body{ padding: 0 1rem;}
.navbartop .bg-info .card-body .carousel-item{ height: 50px;overflow: hidden;}
.navbartop .bg-info .card-body .carousel-item .text-black{ padding-left: 35px;background-repeat: no-repeat;text-overflow:ellipsis;  background-size: 31px 31px;white-space: nowrap;word-break: break-all;height: 64px;line-height: 64px;border-radius: 50%;background-position-y: 16px;}*/
.coustomtime{ display: block;width: 100%;margin-top: .25rem!important;display: none}
.coustomtime span,.coustomtime input{ display: inline-block;    font-size: .875rem;line-height: 1.5;}
.coustomtime input{width: 125px;padding: .375rem 0.25rem;}
.filedset_report{border-bottom: 1px solid #e9ecef;min-height: 3.9rem;height:3.9rem;padding: .5rem 0rem;overflow: hidden;}
.fmore{cursor: pointer}
.header{ border-bottom: 1px #e9ecef dashed; }
.floder {border:1px solid #fff;padding:5px;font-size:14px; width:820px;min-height:30px;display:block;}
.fc-write{background-color:#fff}
.floder div{display:inline-block; padding:0px;font-size:14px; height:30px;line-height:30px; width:100px;border-right:1px solid #aaa; }
.fc-write div {border-right:1px solid #fff;font-size:12px;height:20px;line-height:20px;padding:0px 5px;cursor:pointer;}
.fc-write div i{color:#ecc84f;font-size:18px;}
.lm{font-size:14px; height:33.5px;width:600px; line-height:33.5px;display:inline-block;vertical-align: middle;}
.lm input{width:100%;height:100%;padding:0 5px;border:1px solid #aaa;}