html { overflow-x:hidden; }
[v-cloak] {
    display: none;
}
.content-header {
	position: relative;
	padding: 0 0 3px 8px
}

.content-header>.breadcrumb {
    position: relative;
    top: 0;
    right: 0;
    float: none;
    margin-top: 0px;
    padding-left: 10px;
    background: #ecf0f5;
}

.main-footer {
    padding: 7px;
    color: #444;
    border-top: 1px solid #eee;
}

[v-cloak] {
  display: none;
}

.grid-btn{
	margin-bottom:12px;
}
.grid-btn .btn{
	margin-right:10px;
}
.pointer{cursor: pointer;}

.ml-10 { margin-left:0 !important; }
@media (min-width: 768px) {
	.ml-10 { margin-left:10px !important; }
	.col-sm-10 {width: 70%;padding-left: 0px;}
	.col-sm-2 {width: 24%;}
}
tbody > tr > th {font-weight: normal; }
.panel .table { margin:0 0; }
.panel .pagination { margin:0; }
.panel-default>.panel-heading {background-color: #f5f5f5;}
.row{
	margin:0;
	padding:20px 2px 0px 2px;
}
.col-xs-6{padding-left: 0px;padding-right: 0px;}
.form-horizontal .form-group {margin-left:0px;margin-right:0px;}
.form-horizontal{
    width:550px;
}
.cbox{
    display: inline-block !important;
}
.ui-th-ltr:nth-of-type(2){
    text-align: center !important;
}
.el-input__icon{
    height: auto !important;
}
.rightnav{
    display: flex;
    justify-content: flex-end;
}
.el-table__expand-column .cell{
    display: flex;
    justify-content: center;
    align-items: center;
}
.sunNoPadding{
    padding: 0px !important;
}
.sunNoMargin{
    margin: 0px !important;
}
.sunCenter{
    display: flex;
    justify-content: center;
    align-items: center;
}
.formElSelect{
    width: 100%;
}
.gutter {
    display: block !important;
    width: 17px !important;
}
.important,.important .el-input__inner {
    background-color: #FFF9C2 !important;
}
/*.el-table .cell{
    display: flex;
    align-items: center;
}*/
/*input{
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
}*/
.youngBtnGroup .btn{
    height: 100%;
}
.youngBtnGroup{
    height: 40px;
    padding: 2px 0px;
}
.youngBtnGroup .upload-demo{
    display: inline-block;
    height: 100%;
}

.el-tabs__header {
    padding: 0;
    position: relative;
    margin: 0 0 0px !important;
}
