 .hesap-container{
    height:auto;
    display:inline-block;
    text-align:center;
}
.hesap-container .inner-align{
    height:auto;
    display:inline-block;
    text-align:left;
    padding:0px;
}
.hesap-content{
    padding:5px 20px 20px 20px;
    background: #f2f2f2;
    margin-bottom:75px;
}
.hesap-content .sepet_table_content_border{	
	font-size: 14px;
}
.hesap-container label{
    font-weight:normal;
    color: #585858;
    margin-bottom:10px;
}
.hesap-container .form-control{
    background: #ffffff;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    margin: 0;
    color: #393737;
    font-size: 13px;
    border: 1px solid #ddd;
}
.hesap-container .form-control1{
    height: 34px;
    padding: 0 10px;
    margin: 0;
    color: #393737;
    font-size: 13px;
    line-height:32px;
    border: 1px solid #ddd;
}
.select2-container .select2-selection--single{
    height: 40px;
    border: 1px solid #ddd;
	border-radius:0px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height:40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:40px;
}
.btn{
    border-radius:0px!important;
}
.btntm-success{
    background: #6aac3b;
    border: 1px solid #6aac3b;
    line-height:40px;
    padding:0 20px;
    color:#fff;
}
.btntm-success:hover{
    background:#fff;
    color:#6aac3b;
}
.btntm-danger{
    background: #ca3e39;
    border: 1px solid #ca3e39;
    line-height:40px;
    padding:0 20px;
    color:#fff;
}
.btntm-danger1{
    background: #d0504c;
    border: 1px solid #d0504c;
    line-height:40px;
    padding:0 20px;
    color:#fff;
}
.btntm-danger1:hover{
    background: #fff;
    color:#e26e6a;
}
.btntm-danger:hover{
    background:#fff;
    color:#ca3e39;
}
.btn1{
    height:34px;
    line-height:34px;
    background: #353535;
    border: 1px solid #353535;
}
.btn1:hover{
    color:#353535;
}
.kategori-sol-kategori{
    padding-left:0px;
    margin-bottom:50px;
}
.sifre-hatirlatma-baslik{
    padding: 15px 0px;
    display: block;
    color: #393737;
    font-size: 14px;
    border-bottom: 1px solid #dddddd;
    margin-bottom:15px;
}
.sifre-hatirlatma-baslik h2{
    color: #000;
    font-size:15px;
    padding:0px;
    margin:0px;
}
.kategori-sol-baslik {
    padding: 13px 10px;
    background: #353535 ;
    color: #fff;
    font-weight: 300 
}
.kategori-sol-link{
    position:relative;
    padding:0 15px;
    background: #f2f2f2;
}
.kategori-sol-link a {
    display: block;
    padding: 15px 0px;
    border-bottom:1px solid #dddddd;
    color: #585858 
}
.hesabim-row{
    padding:0px 0px 20px 0px;
}
.ozel-urun-baslik h2 {
    margin: 10px 4px;
    padding: 8px 10px 
}
.lst-table{
    padding-bottom:25px;
}
.lst-table tr:nth-child(even){
    background:#fff;
}
.lst-table tr:nth-child(odd){
    background:#f1f1f1;
}
.lst-table tr:first-child{
    background:transparent;
}
.lst-table td{
    border:0px!important;
    vertical-align: middle!important;
    text-align:left;
}
.lst-table td input[type=checkbox]{
    display:none;
    position:relative;
}
.lst-table td label.lst-label{
    width: 18px;
    height: 18px;
    display: inline-block;
    position:relative;
    margin-bottom:0px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-webkit-radius: 3px;
    zoom: 1;
    z-index: 1;
    background:#fff;
    border: 2px solid #bfbfbf;
}
.lst-table td label.lst-label:before{
    content: "\f3fd";
    font-size: 25px;
    visibility:hidden;
    text-align: center;
    line-height: 18px;
    font-family: "Ionicons";
    position:absolute;
    left:0;
    right:0;
    margin:auto;
}
.lst-table td input[type="checkbox"]:checked+label{
    background: #dc4240;
    color: #fff;
    border: 2px solid #dc4240;
    ;
}
.lst-table td input[type="checkbox"]:checked+label:before{
    visibility:visible;
}
.oc_sepet_tablo_urunadi{
    color:#444;
    font-size: 14px;
}
.lst-table td.favListe{	
    font-size: 14px;
}
.lst-table td{
	font-size:14px;
}
.lst-stokkod{
    color:#636363;
}
.hesap-giris-baslik{
    font-size:20px;
    padding:0px;
}
.hesap-giris-baslik span{
    padding:0px;
    padding-left:5px;
}
.hesap-giris-alt-baslik{
    font-size:18px;
    margin:0px;
    margin-bottom:20px;
}
.hesap-box{
    max-height:200px;
	padding:0px;
    font-size:17px;
    display:flex;
    border:4px solid transparent;
    justify-content:center;
    align-items:center;
    flex-flow:column wrap;
}
.hesap-box a{
    color:#000;
    background:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-flow:column wrap;
    width:100%;
    height:100%;
}
.hesap-box i{
    font-size:30px;
    margin-bottom:10px;
}
.hesap-box p{
    font-size:15px;
    text-align:center;
    font-weight:300;
}
@media all and (max-width: 995px) {

    .kategori-sol-kategori{
        margin-bottom:25px;
		padding: 0;
    }
    .padd-left{
        padding:0px;
    }
}
.havale-row label, h3.label-text {
    font-weight: 600 
}
.sifre-hatirlatma-text {
    padding: 10px 
}
.havale-row {
    font-size: 14px;
    display: -webkit-flex;
    -webkit-align-items: center;
    margin-bottom: 15px 
}
h3.label-text {
    font-size: 15px;
    margin: 40px 0 20px 
}
.sol-sutun-fiyat-ic {
    padding-right: 5px!important 
}

@media all and (max-width: 530px) {
	.hesap-box{
		width:100%;
	}

}
