.nav-pills>li+li{
 margin-left:0px;
 }
 .nav-pills>li {
    float: left;
    padding:0px 5px 0px 0px;
	text-align:center;
}
.nav-pills.lv>li>a {
    border-radius: 4px;
    border: solid #337ab7 1px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;

}
.nav>li>a {
       padding: 10px 2px;
}
.alert{
	padding:0px;
	color: red;
    font-weight: bolder;
}
.alert.sh{
	padding:0px;
	color: red;
    font-weight: bolder;
}
.alert.ap{
	padding:0px;
	color: red;
    font-weight: bolder;
}
.alert.mm{
	padding:0px;
	color: red;
    font-weight: bolder;
}
.alert.ea{
	padding:0px;
	color: red;
    font-weight: bolder;
}
.alert.ea{
	padding:0px;
	color: red;
    font-weight: bolder;
}

.modal-content {
	margin-top: 200px;
}
.modal-footer {
    border-top: 0px;
}
.padzero-left{
padding-left:0px;
}
.padzero-right{
	padding-right:0px;
}
.divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.btn-group>.btn.active{
z-index: 1

}
.invalid{

        border-color: #E9322D!important;
box-shadow: 0 0 6px #F8B9B7!important;
}
.title{
padding-right: 10px;
    /* font-weight: 400; */
    text-align: right;
    border-radius: 4px;
    color: #FFF;
	vertical-align: middle;
    line-height: 34px;
    margin: 0px 0px 5px 0px;
	display:block;
	font-size:15px;
}
.title.profile{
    vertical-align: middle;
    line-height: 34px;
    margin: 0px 0px 10px 0px;
    border-radius: 4px;
    background-color: #55617F;
    display:block;
}
.titleTable{
	background-color: #66A769;
	text-align:center;
	line-height: 34px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	border-radius:0px;
	color:#fff;
	border:1px solid #fff;
}
td,th{
    padding : 5px;
}

.gr-txt{
	font-weight: bold;
    font-size: medium;
    padding-top: 4px;

}
.text{
	font-size: 15px;
    display: inline-block;
}
.text.input{
	padding: 6px 0px 5px 5px;
	border:1px solid #ddd;
	border-radius: 4px;
}

.text.white{
    background-color: white;
    font-size: 20px;
    display: inline-block;
}

.head{
	font-size: 14px;
	background-color: #d2f0ff;
}
.btn{
    padding : 6px 6px;
}
.btn{
    color: #fff;
    font-size: 14px;
    background-color: #676363;
    border-color: #676363;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.glyphicon-plus{
	font-size: 12px;
	/*font-family: ThaiSansNeue;
	font-weight: bold;*/
}
.row{
	margin-bottom:0px;
	border:none;
}
.cont{
border-width:thin;
}
.form-control{
	padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857;
    border-radius: 3px;
    background: #FFFFFF;
    color: #555555;
    border: 1px solid #698cb3;
	margin-bottom:5px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.21);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-font-feature-settings: normal;
    -webkit-font-feature-settings: normal;
}
.padZero{
	padding:0px;
}

.zero{
 padding-bottom:0px;
 border:none;
}
h3{
text-align: center;
}
th{
	font-size: 15px;
    text-align: center;
    margin-top: 5px;
    background-color: #66A769;
    color: #fff;
	padding-bottom: 10px;
}
.tableLine{
	border:1px solid #ebe6e6;
    color: #000;
}
@media (min-width: 992px){
.padzero-right {
    padding-right: 10px;
}
.padzero-left {
    padding-right: 0px;
}
.modal-dialog.small {
    width:420px;
}
.padzeroR{
	padding-right: 0px;
}

}

@media (max-width: 991px){
.title {
    text-align: right;
}
.text{
	margin-bottom: 5px;
	font-size: 14px;
    display: inline-block;
}
.row{
/*border : none;*/
}

.modal-dialog.small {
    width:300px;
}
}

.pdfCenter{
	text-align: center;

}

.pdfMargin{
	margin: 2px;
}

.pdfRed{
	font-size: 24px;
	text-align: center;
	margin-top: 5px;
	color: #ff0000;
}

.pdfRight{
	text-align: right;
	font-weight: bold;
}
