@media (max-width: 1440px) {
	
	 .container-big{
		  max-width: 1440px;
		  margin: 0 auto; 
		  padding-left: 30px;
		  padding-right: 30px;
	}	
	
	
	.top-menu-icon {
    height: 17px;
    margin-right: 2px;
}
	
	.top-menu-text {
	
	font-size: 12px;
	line-height: 22px;
}
	
	.dash-main-title {
    font-size: 22px;
    font-weight: 600;
}


 .title-boxes-inner {
    background: unset;
    box-shadow: unset;
    margin-bottom: 25px;
}

 .select-year,
 .fast-buttons ul li a {
    font-size: 12px !important;
   
	
}


		.card img.back {
			height: 115px !important;
		}
		   
		   
		   .card-amount {
			top: 39px !important;
			font-size: 16px !important;
			font-weight: 700 !important;
		}
   
   
   .card-apoklisi {
   
    top: -1px !important;
    left: 12px !important;
    
}


.select-year {
    background: #999794;
    height: 25px;
    padding-left: 12px;
    font-size: 14px;
    position: relative;
    top: 0px;
    padding: 2px 10px;
    width: 63px;
   min-width: 70px;
}
   
   
   
   .user-info-avatar img {
    height: 35px;
    width: 35px;
   
}
   
   .top-bar-logo {
    height: 32px;
    top: 3px;
}


.top-flag-icon {
    height: 14px;
   
}

.last-db-works-button {
   
    font-size: 17px;
   
}


img.side-bar-logo {
    width: 135px;
}


.select-account-form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 12px !important;
    width: 100%;
    text-align: center;
   
}

.select-account-form .form-control {
    display: block;
    width: 100%;
    height: 29px;
    padding: 3px 5px;
    font-size: 12px;
   
}

.select-account-form .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 2px;
}

.fast-buttons ul li a {
    background-color: #fff;
    border: 0px !important;
    border-right: 1px solid #e2e2e2 !important;
    padding: 3px 13px !important;
    border-radius: 0px;
    font-size: 13px;
    color: #222 !important;
    border-bottom: 1px solid #e1e1e1 !important;
    border-left: 1px solid #e1e1e1 !important;
    border-top: 1px solid #e1e1e1 !important;
}


.newmainpageheading-fastbtns i {
    font-size: 12px;
	 line-height: 17px;
}




.newmainpageheading-button4,
.newmainpageheading-button3,
.newmainpageheading-button2 {
  
    padding: var(--4, 5px) var(--8, 10px) var(--4, 5px) var(--6, 10px);
	       
  
}


.new-collapse-search-btn,
.newmainpageheading-button {
 
    padding: var(--4, 5px) var(--8, 10px) var(--4, 5px) var(--6, 10px);
           width: 30px;
        height: 30px;
}



.customsearchfld_field {

	padding: var(--4, 4px) var(--6, 8px) var(--4, 4px) var(--6, 10px);
    font-size:11px;
}

input#my-custom-search {
    font-size: 12px;
    line-height: 20px;
}


.new-table-icon {
    width: 17px;
    height: 15px;
}

.new-table-icon-delete{
	height: 13px;
}


}