/*---------------------Common------------------*/
/* body{
	background-color: #222d32 !important;
}
 */
h1{
	font-size: 29px;
	text-align: center;
	background: ghostwhite;
	margin-top: 40px;
}

.h1-main{
	background: none;
}

b, strong{
	font-weight: 700;
}

legend{
    background: ghostwhite;
    padding: 5px;
	font-size: 16px;
}

.all-wrapper{
	min-height: 100%;
    background-color: #ecf0f5;
    /*z-index: 800;*/
    max-height: 200px;
    -webkit-transition: -webkit-transform .3s ease-in-out,margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out,margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out,margin .3s ease-in-out;
    transition: transform .3s ease-in-out,margin .3s ease-in-out;
    margin-left: 230px;
    margin-top: -2%;
	
}

.all-wrapper-no-height-margin{
    background-color: #ecf0f5;
    -webkit-transition: -webkit-transform .3s ease-in-out,margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out,margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out,margin .3s ease-in-out;
    transition: transform .3s ease-in-out,margin .3s ease-in-out;
    margin-top: -2%;
	padding-bottom: 20px;
}

.chart-wrapper{
    background-color: #ecf0f5;
    -webkit-transition: -webkit-transform .3s ease-in-out,margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out,margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out,margin .3s ease-in-out;
    transition: transform .3s ease-in-out,margin .3s ease-in-out;
    margin-top: 0;
	padding-bottom: 20px;

}

.chart-align{
	width:103%;
	margin-left: -20px;
}

.margin-top-default{
	margin-top:10px;
}

.margin-top-percent{
	margin-top: -2.4%;
}

.margin-bottom-default{
	margin-bottom: 10px;
}

.margin-left-default{
	margin-left: 20px;
}

.header-default{
	/*background: #adcaa0;*/
	background: ghostwhite;
    padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
    margin-bottom: 10px;
}

.row-default{
	background: ghostwhite;
    padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
    margin-bottom: 2px;
}

.logged-in-as{
	padding-top: 5%;
	color: #333;
}

.input-overwrite{
	width: 300px;
}

/*--------------------Static pages-----------------*/
.validation-summary-errors ul li{
	color: darkred;
	list-style: none;
}

.static-main-body{
	background: ghostwhite;
}

.static-main-header{
	background: #148025;
}

.static-main-footer{
    min-height: 70px;
    background: #1a2226;
    height: 70px;
    bottom: 0;
    position: fixed;
    text-align: center;
    font-style: italic;
    font-size: 13px;
    color: #5b5b5b;
    font-weight: 600;
	z-index: 10;
}

.static-login-box{
    border: 1px solid #5b5b5b;
    height: 225px;
	width: 48%;
	margin-right: 17px;
	margin-left: 17px;
	padding: 0;
	margin-bottom: 100px;
}

.static-main-legend{
	background: #5b5b5b;
	color: #e2e2e2;
}
/*--------------------Invoice list-----------------*/
.szamla-info {
	float:left;	
}

.vevo-nev-align, .vevo-kozosid-align{
	margin-left:25px;
}

.invoicelist{
	background: white;
	margin-left: 5px;
	margin-right: 15px;
	border: 1px solid #ddd;
}

.icon-font-size{
	font-size: 17px;
	color: #148025;
}

.icon-margin-right{
	margin-right: 6px;
}

.main-logo{
	height: 40px;
	margin-left: -75px;
}
.main-header{
	background: #eee;
	min-height: 35px;
	max-height: inherit !important;
	/*z-index: 1;*/
}

.month-group{
	padding: 10px 0px 10px 0px;
    /*background: rgba(51, 122, 183, 0.34);*/
	background: #c4c4c4;
    text-align: center;
    font-size: 18px;
}

.header-label-default{
	margin-top:20px;
}

.customer-label{
	/*text-align:center;
	width: 16%;*/
}

.column-invoice-number{
	/*width: 12%;*/
	word-wrap: break-word;
}

.column-invoice-number a{
	color:#148025;
}

.delay a{
	color:#b2421e;	
}
.delay a:hover{
	color:#732208;	
}

.column-due-date{
	/*width: 10%;*/
}
.list-style{
	background: #eee;
    padding-top: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.check-style{
	/*width: 1%;*/
}

.customer-style {
	/*width: 29%;*/
}

.due-style{
	width: 10%;
}

.kimeno_szamla_box_check{
    display: none;
}

.kimeno_szamla_visszavon_textbox{
    text-align: right;
    width: 70px;
    margin-right:10px;
    border: 1px solid #BFCFD8;
    padding: 3px 4px 0px 4px; 
}

.is-payed-column{
	margin-left: -30px;
}

.is-payed-btn-container{
	float: left;
	width: 33%;
	margin-left:-40px;
}

.invoice-number-label{
	width: 18.7%;
}

.invoice-number-label-customer{
	width: 16%;
}

.invoice-number-label-customer-2{
	width: 34%;
}

.invoice-sum{
	font-weight: bold;
}

/*----------------------Buttons---------------------*/
button{
	border: none;
	background: none;
}

.btn-primary {
	/*background: rgba(60, 141, 188, 0.58);*/
	background: #939393;
	border: none;
	padding: 5px 13px;
}

.btn-primary:hover{
	/*background: rgba(60, 141, 188, 0.58);*/
	background: #c2c2c2;

}

.btn-changed {
	background: #c2c2c2;
	color:#333;
}

.btn-detail{
	background: rgba(54, 165, 42, 0.75);
    border-radius: 0;
    border: none;
	color: #fff;
}

.btn-resend{
	/*background: rgb(255, 178, 0);*/
	background: rgba(0, 124, 255, 0.4);
    border-radius: 0;
    border: none;	
	color: #fff;
}

.btn-danger {
	border-radius: 0px;
	border: none;
}

.btn-other {
	background: #f39c12;
	border-radius: 0px;
	border: none;
	padding: 5px 13px;

}

.eszamla_szinezes{
    /*color: #70BD3F;*/
	color: #3a557d;
}

.invoice-type-button-container{
	text-align: center;	
}

button.eszamla,a.eszamla {
	background:#bad695;
    cursor:pointer;
	width:240px;
	margin-right: 20px;
	margin-top: 5px;
	margin-left: 20px;
    
}

button.eszamla_inaktiv {
    color:#777 !important;
    cursor:pointer;
	width:240px;
	margin-right: 20px;
	margin-top: 5px;
	margin-left: 20px;
}

button.eszamla_selected {
    color:#70BD3F;
    background-color:#FF972F;
    cursor:pointer;
	margin-right: 20px;
	width:240px;
    margin-left: 20px;	
	margin-top: 5px;
}

.new-invoice-select-boxes{
		width:71%;
		margin-left:27.1%;
}

.detailed-label{
	margin-bottom: 10px;
}

.all-select-height{
	height: 34px;
}
/*--------------------buttons over----------------*/

.invoice-btns{
	width:13%;
}

.invoice-paper{
	font-size: 16px;
	color:#999;
	margin-top: -25px;
    margin-left: 100px;
}

.tooltip-inner {
	background: #f00;
}

.tooltip.right .tooltip-arrow{
	border-right-color: #f00;	
}

.divider{
	margin: 10px;
}

.datepicker table tr td.active.active{
	background-color: #6bbf46;
    border-color: rgba(54, 165, 42, 0.75);
}

.datepicker table tr td.active.active:hover{
	background-color: #148025;
}

.skin-blue .main-header .logo{
	background: #1a2226;
}

.skin-blue .main-header .logo:hover{
	background: #1a2226;
}

.skin-blue .main-header .navbar{
	background-color:#6bbf46;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover{
	background-color:#589d3a;
}

.skin-blue .sidebar-menu>li>a:hover {
	border-left: 3px solid #6bbf46;
}

.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a{
	border-left: 3px solid #6bbf46;
}

.form-control{
	height: 33px;
}

.check_all{
	margin-top: 10px;
}

.check-invoices{
	margin-top: 10px;
}
.exporting-icon{
	color: #148025;
	font-size: 18px;
}

.export-link{
	color: #333;
	margin-left: 10px;
}

.export-link:hover{
	color: #148025;
}

.pager-align{
	text-align: center;
}

.datepicker-dropdown{
	z-index: 100000;
}

.main-footer{
	background: none;
    padding: 20px;
    color: #444;
    border: none;
    height: 65px;
}

a{
	color: #148025;
}

a:hover, a:active{
	color: #6bbf46;
}

.detail-wrapper{
	margin-top: -16%;
}

.header-information {
	margin-bottom: 4%;
}

.part-equalization-box{
	margin-top: 30px;
}
/*-------------Search bar-------------------*/

.search-container{
	margin-top: 15px;
}

.search-label{
	/*display: none;*/
	margin-top: 6px;
	margin-left: -30px;
}

/*.search-operator{
	margin-left: -60px;	
}*/

.other-searchable{
	margin-top: -10px;
	margin-bottom: 15px;
}

/*-----------Invoice detail list--------------*/

.invoice-detail-list{
	margin: 20px;
}

.invoice-detail{
	margin: 0px 20px 20px 20px;
}

.detail-header,.invoice-vat-summary-label,.invoice-summary-label{
	padding: 10px;
	background: #e3e3e3;
}

.detail-row,.invoice-vat-summary-row{
    padding: 5px;
    border-bottom: 1px solid #fff;
}

.invoice-sum-label,.invoice-summary-end-label{
	margin-top: 50px;
}

.invoice-sum-label span{
	margin-left: -10px;
}

.invoice-summary-end-label span{
	margin-left: -25px;
}

.invoice-summary-bottom-default{
	margin-bottom: 40px;
}

.comment-container{
	background: ghostwhite;
	margin-left: 215px;
}

.comment-wrapper{
	margin-top: -12%;
}

.other-information{
	margin-left: 230px;
}
.no-display{
	display: none;
}

.equalization-wrapper{
	min-height: 100%;
    background-color: #ecf0f5;
    z-index: 800;
    max-height: 200px;
	-webkit-transition: -webkit-transform .3s ease-in-out,margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out,margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out,margin .3s ease-in-out;
    transition: transform .3s ease-in-out,margin .3s ease-in-out;
    /*margin-left: 230px;*/
	margin-top: -2%;
}

/*-------------New invoice-------------------*/
.header-data-container{
	margin-top: 20px;
}

.header-supplier-contianer{
	margin-left: -30px;
}

.detail-container{
	margin-top:20px;
	margin-bottom: 20px;
}

.error-msg {
	color: #e42323;
}

.please-wait-container{
    border: 1px solid #BFCFD8; 
    background-color: #eee; 
    padding: 5px; 
	width: 130px; 
	height: 45px;
    display: none;
}

.product-info-modal{
    cursor: pointer; 
    margin-bottom: 5px; 
    padding: 3px; 
    background-color: #eee;
}

.customer-info-modal{
	cursor: pointer; 
	margin-bottom: 5px; 
	padding: 3px; 
	background-color: #eee;
}

.customer-search, .product-search{
	margin-bottom: 10px;
	margin-left: 0px; 
	color: #aaa;
}

.customer-list, .product-list{
    height: 100%;	
	overflow: auto;
}



.clicked {
  background-color: #BFCFD8 !important;
}

.export-list{
	margin-top: 2%;
}


/*-------------Customer list------------------*/
.customer-list-buttons{
	margin-top:5px;
	margin-bottom: 5px;	
}

/*-------------Online transactions------------------*/
.transaction-success{
	color: green;
}

.transaction-error{
	color: red;
}

/*-------------Archive-----------------------*/
.archive-buttons{
	text-align:center;
}

/*-------------Printing----------------------*/

.print-visibility print{
	display: none;
}

@page {
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 20px
	
}
/*-------------Media querries----------------*/
	
@media (max-width: 1200px) {
	.detail-wrapper{
		margin-top: -7%;
	}	
	
	.other-search-container{
		margin-top: 40px;
	}

	
}

@media (max-width: 1440px) {
	* {
		font-size: 12px;
	}	
	
	.form-control{
		font-size: 12px;
	}
	
}

@media (max-width: 992px){
	
}

@media (max-width: 1200px){
	.margin-top-percent{
	margin-top: -5.4%;
}

}

@media (max-width: 768px){
	.col-xs-12{
		padding-left: 3px;
		padding-right: 3px;
	}

}