.system-header{
	font-size:30px !important;
}

.system-user{
	font-size:20px !important;
	padding-right:15px;
	text-align:right;
}

.container-max-wid {
	width:95%;
}

.middle-title{
	font-weight:bold !important;
	font-size:20px !important;
}


.max-width{
	width:108%;
}
.container-menu-icon{
	float:left;
	width:50px;
	height:100px;
}
.col-md-right{
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 992px) {
	float: right;
	width: 33.33333333%;
	}
}
.item-center{
	margin: 0 auto 0 auto !important;
}
.label-center{
	text-align:center !important;
}
.label-mid{
	vertical-align:middle !important;
}
.label-white{
	color: #fff;	
}

/*
.btn-reg{
	background-color:#eb4256;	
	color:#fff;	
}
.btn-edit{
	background-color:#10bd00;
	color:#fff;	
}
.btn-ref{
	background-color:#ff5505;	
	color:#fff;	
}
.btn-del{
	color:#fff;	
}
.btn-back{
	background-color:#616161;	
	color:#fff;	
}
.btn-home{
	color:#fff;	
}
.btn-def{
	background-color:#0095f0;	
	color:#fff;	
}

.csvfile-export{
	width:88% !important;
	border-top-left-radius: 10px 10px !important;
	border-bottom-left-radius: 10px 10px !important;
	border-top-right-radius: 10px 10px !important;
	border-bottom-right-radius: 10px 10px !important;
}
.csvfile-export2{
	border-top-left-radius: 10px 10px !important;
	border-bottom-left-radius: 10px 10px !important;
	border-top-right-radius: 10px 10px !important;
	border-bottom-right-radius: 10px 10px !important;
	border-left:  !important;
}
.btn-out{
	background-color:#ffcf33;	
	color:#fff;	
}

*/

.btn-reg{
	background-color:#428bca;	
	color:#fff;	
}
.btn-edit{
	background-color:#428bca;
	color:#fff;	
}
.btn-ref{
	background-color:#428bca;	
	color:#fff;	
}
.btn-del{
	color:#fff;	
}
.btn-back{
	background-color:#428bca;	
	color:#fff;	
}
.btn-home{
	color:#fff;	
}
.btn-def{
	background-color:#428bca;	
	color:#fff;	
}
.btn-out{
	background-color:#428bca;	
	color:#fff;	
}



.item-height{
	height:44px !important;	
}
.imput-small{
	width:250px !important;	
	height:47px !important;	
}
.imput-middle{
	width:500px !important;	
}
.imput-large{
	width:750px !important;	
}
.imput-big{
	width:1100px !important;	
}

.menu-font-size{
	font-size:20px !important;
}
.menu-font-size h3{
	font-size:inherit;
}

.back-white{
	background-color:#fff;
}


.emp-cd{
	width:50%;
}

.date-wd{
	width:90%;
}

.padding_reset{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.sup-wd	{
	width:45px
}

.radius{
	border-top-right-radius: 4px !important;
	border-bottom-right-radius: 4px !important;
}

.det-mar-bot-tit{
	margin-bottom:-38px;
}
.det-mar-bot-btn{
	margin-bottom:5px;
}
.det-mar-top-btn{
	margin-top:14px;
}

.radius-top-left{
	border-top-left-radius: 3px;
}
.radius-bot-left{
	border-bottom-left-radius: 3px;
}

/**/
.radius-top-left{
	border-top-left-radius: 8px;
    border-top: 0px !important;
    border-left: 0px !important;
}
.radius-top-right{
	border-top-right-radius: 8px;
    border-top: 0px !important;
    border-right: 0px !important;
}
.radius-bot-left{
	border-bottom-left-radius: 8px;
    border-bottom: 0px !important;
    border-left: 0px !important;
}
.radius-bot-right{
	border-bottom-right-radius: 8px;
    border-bottom: 0px !important;
    border-right: 0px !important;
}


/**/
.radius-top-non{
    border-top: 0px !important;
}
.radius-bot-non{
    border-bottom: 0px !important;
}

.mar-top-space{
	margin-top:50px;
	margin-bottom:-20px;
}

.btn-refresh{
    float: right;
    width: 54px;
    height: 34px;
    padding : 5px 0px 0px 0px !important;
    text-align:right;
    background-color: #5bc0de;
    border-radius: 4px;
    cursor: pointer;
}

.refresh-icon{
    top:3px;
	color:white;
	font-size: 140%;
}
.width-54{
	width:54px;	
}

.btn-select.btn-default ul{
    max-height: 350px;
    overflow-y: auto;
    z-index: 9999;
}
