@charset "utf-8";
/* CSS Document */
.login-logo{display: flex; justify-content: center;}
.login-logo img{max-width: 220px;}

.islem-btn-box{display: flex; flex-direction: row;}
.islem-btn{display: flex; justify-content: center; align-items: center;}

.durum-switch-box{display: flex; align-items: center;}
.durum-switch-box .switchery{margin-top: 0 !important; margin-right: 0 !important;  }
.durum-switch-box label{margin: 0 10px;}

.durum-label{padding: 0 !important;  border-radius: 0 !important;width: 24px; height: 24px; display: flex; justify-content: center; align-items: center;}

.teklifNo-label{color: #2278dd;font-size: 20px; font-weight: bold;}

.navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap{padding-top: 12px !important;width: 60% !important;padding-left: 5%; padding-right: 5%;}

.select2-selection.select2-selection--multiple{height: auto !important;}

.navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap .brand-img {width: auto !important; height: 60px !important;}

.dropify-wrapper{height: 150px !important;}


.home-btn-stn{display: flex; flex-wrap: wrap;}

.home-box{min-width: 64px; min-height:84px; width:calc(33.33% - 24px);margin: 12px;display: flex; justify-content: flex-start; align-items: center;   flex-wrap: wrap;flex-direction: column;text-align: center;}
.home-btn{width: 64px;height: 64px;  display: flex; justify-content: center; align-items: center;   flex-wrap: wrap;flex-direction: column;text-align: center; background: rgb(245,138,31);
background: linear-gradient(180deg, rgba(245,138,31,1) 0%, rgba(251,191,52,1) 100%); border-radius: 15px;-webkit-border-radius: 15px; }
.home-btn i{font-size: 38px; color: #fff;}
.home-title{font-size: 12px;}
 

@media only screen and (max-width: 600px) {
	.ana-btn-stn{flex-direction: column;}
  .ana-btn-box {   width: 100%; margin-right: 0;  }
}
