body
{
	font-size:12px;	
}
.btn
{
	margin-bottom: 2px;	
	font-size:12px;	
	font-weight:bold;
}

.glyphicon 
{
	margin-right: 5px;	
}

.no-gutter > [class*='col-'] {
    padding-right:5px;
    padding-left:5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tengahBaris
{
	vertical-align:middle;
}

table
{
	padding-bottom:0px;	
}

.panel
{
	box-shadow:0px 3px 5px 0px rgba(0,0,0,0.4);	
}

input[readonly] {
    background-color: #fff0c4 !important;
    /* any other styles */
}

.fadein { position:relative; width:100%; height:342px; }
.fadein img { position:absolute; left:0; top:0; }

textarea {
	 height: 100px !important;
	 width: 100%;
	 padding: 10px;
	 border-radius: 5px !important; 
}

.form-control {
    height: 25px !important;
    border-radius: 3px !important; 
}



td
{
	padding-top: 5px !important;
	padding-bottom: 5px !important;	
}