/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        1.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/

.h1-title-page-right {
	position: relative;
	float: right;
	/*right: -22px;*/
	bottom: 82px;
}

.cati-hesaplayici {
	width:100%
}

.cati-hesaplayici .chtable {
	width:100%
}

.cati-hesaplayici .chtd {
	align: center;
	text-align: center;
	float: center;
	-webkit-filter: grayscale(100%) blur(0);
	filter: grayscale(100%);
}

.cati-hesaplayici .chtd:hover {
	-webkit-filter: grayscale(0) blur(0);
	filter: grayscale(0) blur(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.cati-hesaplama {
	width:100%;
	margin-top:20px;
}

.cati-hesaplama table{
	width:100%;
}

.cati-hesaplama tr{
	height:35px;
}

.cati-hesaplama input{
	width:100%;
	height:30px;
}

.cati-hesaplama button{
	width:100%;
	height:35px;
}

.cati-hesaplama span{
	display: block;
    margin: auto;
	color:green;
	font-size:26px;
	border: 2px solid green;
	text-align: center;
	width: 50%;
	padding: 10px;
}

.cati-hesaplama sup{
	font-size:0.5m;
}

.boru-agirlik-hesaplayici{
	width:100%;
	margin-top:20px;
}

.boru-agirlik-hesaplayici table{
	width:100%;
}

.boru-agirlik-hesaplayici tr{
	height:35px;
}

.boru-agirlik-hesaplayici input{
	width:100%;
	height:30px;
}

.boru-agirlik-hesaplayici button{
	width:100%;
	height:35px;
}

.boru-agirlik-hesaplayici span{
	display: block;
    margin: auto;
	color:green;
	font-size:26px;
	border: 2px solid green;
	text-align: center;
	width: 50%;
	padding: 10px;
}

.profil-agirlik-hesaplayici{
	width:100%;
	margin-top:20px;
}

.profil-agirlik-hesaplayici table{
	width:100%;
}

.profil-agirlik-hesaplayici tr{
	height:35px;
}

.profil-agirlik-hesaplayici input{
	width:100%;
	height:30px;
}

.profil-agirlik-hesaplayici button{
	width:100%;
	height:35px;
}

.profil-agirlik-hesaplayici span{
	display: block;
    margin: auto;
	color:green;
	font-size:26px;
	border: 2px solid green;
	text-align: center;
	width: 50%;
	padding: 10px;
}

.sac-agirlik-hesaplayici{
	width:100%;
	margin-top:20px;
}

.sac-agirlik-hesaplayici table{
	width:100%;
}

.sac-agirlik-hesaplayici tr{
	height:35px;
}

.sac-agirlik-hesaplayici input{
	width:100%;
	height:30px;
}

.sac-agirlik-hesaplayici button{
	width:100%;
	height:35px;
}

.sac-agirlik-hesaplayici span{
	display: block;
    margin: auto;
	color:green;
	font-size:26px;
	border: 2px solid green;
	text-align: center;
	width: 50%;
	padding: 10px;
}

.ral-kodlari table{
	width:100%;
}

.ral-kodlari td{
	height: 40px;
    width: 150px;
    border: 5px solid white;
    text-align: center;
    padding-top:20px;
}