.input-style {
    width: 100%;
    height: auto;
    border: 1px solid #dcdee4;
    background-color: #FFF;
    color: #3a3c41;
    font-weight: 500;
    border-radius: 0;
   
}
table th, table td {
    padding: 1px 1px !important;
}
   .box-header.with-border {
border-bottom: 1px solid #d2d6de;
			}
	AdminLTE.min.css:7
	.box-header {
		color: #444;
		display: block;
		padding: 10px;
		position: relative;
		}
	.box.box-primary {
		border-top-color: #80B92A;
		border-top-color: #f4f4f4 !important;
	}
	.box {
		position: relative;
		border-radius: 3px;
										background: #ffffff;
										border-top: 1px solid #d2d6de;
										margin-bottom: 20px;
										width: 100%;
										box-shadow: 0 1px 1px rgba(0,0,0,0.1);
									}
									.top{
										position: relative;
										border-radius: 3px;
										border-top: 3px solid #80B92A;
										margin-bottom: 10px;
										margin-top: 20px;
										width: 100%;
										box-shadow: 0 1px 1px rgba(0,0,0,0.1);
									}
									.box-body {
										border-top-left-radius: 0;
										border-top-right-radius: 0;
										border-bottom-right-radius: 3px;
										border-bottom-left-radius: 3px;
										padding: 10px;
									}
									.form-group {
										margin-bottom: 15px;
									}
									.row {
										margin-right: -15px;
										margin-left: -15px;
									}
									 .box-header .box-title {
											display: inline-block;
											font-size: 18px;
											margin-left: 10px;
											line-height: 1;
											padding-top: 10px !important;
											padding-bottom: 10px !important;
											color: #333;
											font-weight: 400;
											font-family: inherit;
										}
										
								  .row_btb{
										
										    background-color: #88BE32;
											color: white;										
											/*border-radius: 100px;*/
											letter-spacing: 1px;
											line-height: 30px;
											display: inline-block;
											font-size: 12px;											
											text-decoration: none;
											width: 106px;
											border: none;
											outline: none;
											border: 2px solid #88BE32;
											cursor:pointer;
									}
										
									.ys_h4{
											font-size: 15px;
											line-height: 1.375em;
											color: #333;
											font-weight: 400;
											font-family: inherit;
										}
									label{
										     font-size: 14px;
											color: #333;
											font-weight: 500;
											font-family: inherit;
									}
									.heading-style {
										font-size: 11px;
										height: 24px;
										background: #fff;
										color: #333;										
										padding-top: 5px !important;
										font-family: inherit;
									}
									.checkbox input[type=checkbox],
									.checkbox-inline input[type=checkbox],
									.radio input[type=radio],
									.radio-inline input[type=radio] {
										position: absolute;
										margin-top: 4px\9;
										 margin-left: -20px; 
									}
								.margin_top{
									margin-top:10px;
								}
h2 {
    font-size: 32px !important;
    line-height: 1.384615384615385em;
}
.heading-h5 {      
    padding-bottom: 10px !important;
    margin-left: 0px;
}
.error{
border: 1px solid red;
}
	.button-submit {
  
   margin-bottom:10px;
margin-left:40px
	
}
.button-cancel{
	margin-left:40px
}	
 
.content .container .container_inner {
   padding-top: 50px !important;
}
.title {
   
    height: 85px !important;
	}					