/** Add css rules here for your application. */


/** Example rules used by the template application (remove for your app) */
.colourTransparent{
	
}
.confirmation-modal .gwt-Button{
	    background: white;
    border-radius: 0;
    border: 1px solid #e1eaec;
}

.customer-payment-modal{
	z-index: inherit!important;
}
.custDetailsTopTables .customerInvoicesTable tr td:nth-child(1){
	display:none;
}
.extendableTask{
	width:200px;
	height:200px;
	background:blue;
}

.reminders{
	table-layout: fixed;
	    
}

.reminders td div{
	white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.outOfMonth{
	color:lightgrey!important;
}
.dateBoxPopup{
	z-index:100;
}

.custDetailsTopTables{
	display:flex;
}

.custDetailsTable{
	width:30%;
}

.customerInvoicesTable{
	margin-right: 5%;
}

.customerPaymentsTable{
	margin-right: 5%;
}


.allAmbassadorsToPrintTable tr:first-child{
	background:white!important;
	border-top: 1px solid #e1eaec!important;
}

.allAmbassadorsToPrintTable tr:first-child td {
    border-color: #e1eaec!important;
    border-color: #e1eaec!important;
    color: #656568!important;
}

.allAmbassadorsToPrintTable td{
	border-right: 1px solid #e1eaec!important;
    border-left: 1px solid #e1eaec!important;
    border-bottom: 1px solid #e1eaec!important;
    text-align: left!important;
    color: #656568!important;
}

.installmentsTable .gwt-DateBox{
	color: #656568;
    font-size: 12px;
    border: 0;
    width: 72px;
}

.installmentsTable .gwt-TextBox{
	font-size: 12px;
    border: 0;
    color: #656568;
    width: 27px;
}

.gwt-Anchor{
	cursor:pointer;
}
.costMenu{
	    margin: 20px;
    margin-bottom: 0;
    text-align: center;
    padding: 0 7px;
    background: white;
    border: 1px solid #e1eaec;
    border-bottom: 0;
}
.costMenu ul li a{
	color: #656568;
    padding: 9px;
    display: block;
    font-size: 15px;
    padding-left: 0;
    padding-right: 15px;
}

.costMenu ul ul li a{
	padding: 0;
}

.costMenu ul ul li {
	padding: 10px;
	border-bottom: 1px solid #e1eaec;
	background:white;
}

.costMenu ul{
	list-style: none;
    text-align: left;
    padding-left: 0;
    display: flex;
    width: 380px;
    margin: auto;
}
.costMenu ul ul{
	display: block;
    position: absolute;
    width: inherit;
    border: 1px solid #e1eaec;
}

.costMenu ul li{
	
}
.mainNavigation-li-ul{
	list-style: none;
    padding-left: 28px;
}

.mainNavigation-li-ul .westMenuButton{
	text-align:left;
}
.mainNavigation-li-ul li:last-child{
	margin-bottom:0px;
}

.submenumain{
	font-weight: bold;
    margin-top: 15px;
}

.submenumain i{
	font-size: 24px;
}

.submenumain span{
	font-size: 14px;
}

.allInstallmentsTable{
	margin-top:0px!important;
}
.colorGrey{
	color:#656568!important;
}
.mainMenuModal{
	display: block;
    position: fixed;
    z-index: 1;
    left: 200px;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.7);
}
.mainSubMenu{
	width: 200px;
    padding: 30px;
    background: white;
    height: 100%;
    padding-top: 135px;
}
.loader {
  	border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: auto;
    margin-top: 20%;
}

.allInvoicesTable td:first-child{
	display:none;
}
.non-printable .gwt-TextArea{
	border: 1px solid #e1eaec;
    resize: none;
    width: 100%;
    height: 70px;
    margin-top: 5px;
}
.padding20{
	padding:20px;
}

.printable .gwt-TextArea{
	border: 1px solid #e1eaec;
    resize: none;
    width: 100%;
    height: 70px;
    margin-top: 5px;
}

.newInvoice{
	margin:20px; 
	padding: 40px; 
	border:1px solid #e1eaec; 
	background:white;
	margin-top: 0;
}

.displayFromDatePicker{
	display:block;
	position:absolute;
	left:90px;
}

.displayToDatePicker{
	display:block;
	position:absolute;
	left:265px;
}

.displayDatePicker{
	display:table;
	position:absolute;
	width:415px;
}

.mousePointer{
	cursor:pointer;
}

.displayBlock{
	display:block;
}

.displayNone{
	display:none;
}

.printable{
	display:none;
}
.tools{
	margin-bottom:20px;
}
.rowDiv{
	margin-bottom:15px;
}
.rowDiv i{
	font-size: 29px;
    vertical-align: middle;
    margin-left: 15px;
    color: black;
        color: #656568;
}
.rowDiv button{
	    padding: 0;
    border: none;
}

.customerDetailsTable{
	margin-bottom: 40px;
}
.customerDetailsTable table{
	border-collapse:collapse;
	color: black;
	border:1px solid;
}

.customerDetailsTable td{
	border-right: 1px solid;
	padding-right: 25px;
	padding-left:5px;
	font-size:9px;
}

.search{
	margin-top:40px;
}

.allInvoicesTable{
	margin-top:0px!important;
}

.allBooksTable{
	margin-top:50px;
}


.allBooksTable table {
    border-collapse: collapse;
    width: 100%;
    color:black;
    
}
.allBooksTable td {
    text-align: left;
    padding: 5px;
    font-size: 12px;
    border-right:1px solid #e1eaec;
    border-left:1px solid #e1eaec;
    text-align: center;
    color:#656568;
}

.allBooksTable tr{
    background-color: white;
    ;
}

.allBooksTable tr:first-child {
    background: lightcoral;
    border-top:1px solid lightcoral;
}

.allBooksTable tr:last-child {
    border-bottom:1px solid #e1eaec;
}

.allBooksTable tr:first-child td{
    border-color:lightcoral;
    border-color:lightcoral;
    color: white;
}

.orderTable{
	margin-top:50px;
}


.orderTable table {
    border-collapse: collapse;
    width: 100%;
    color:black;
}
.orderTable td {
    text-align: left;
    padding: 5px;
    font-size: 12px;
    border-right:1px solid #e1eaec;
    border-left:1px solid #e1eaec;
    text-align: center;
    color:#656568;
}

.orderTable tr{
    background-color: white;
    
}

.orderTable tr:first-child {
    background: lightcoral;
    
}

.orderTable tr:first-child td{
    border-color: lightcoral;
    color: white;
}




.orderTable tr:nth-last-child(9) {
	border-bottom:1px solid #e1eaec;
}

.orderTable tr:nth-last-child(1) td:nth-last-child(2){
	text-align:left;
}

.orderTable tr:nth-last-child(2) td:nth-last-child(2){
	text-align:left;
}

.orderTable tr:nth-last-child(3) td:nth-last-child(2){
	text-align:left;
}
.orderTable tr:nth-last-child(4) td:nth-last-child(2){
	text-align:left;
}
.orderTable tr:nth-last-child(5) td:nth-last-child(2){
	text-align:left;
}
.orderTable tr:nth-last-child(6) td:nth-last-child(2){
	text-align:left;
}
.orderTable tr:nth-last-child(7) td:nth-last-child(2){
	text-align:left;
}

.orderTable tr:nth-last-child(1) td{
	border:none;
}

.orderTable tr:nth-last-child(1) td:nth-last-child(1){
	border:1px solid #e1eaec;
}
.orderTable tr:nth-last-child(1) td:nth-last-child(2){
	border:1px solid #e1eaec;
}
.orderTable tr:nth-last-child(2) td{
	border:none;
}
.orderTable tr:nth-last-child(2) td:nth-last-child(1){
	border-right:1px solid #e1eaec;
    border-left:1px solid #e1eaec;
}
.orderTable tr:nth-last-child(2) td:nth-last-child(2){
	border-right:1px solid #e1eaec;
    border-left:1px solid #e1eaec;
}
.orderTable tr:nth-last-child(3) td{
	border:none;
}
.orderTable tr:nth-last-child(3) td:nth-last-child(1){
	border-right:1px solid #e1eaec;
    border-left:1px solid #e1eaec;
    
}
.orderTable tr:nth-last-child(3) td:nth-last-child(2){
	border-right:1px solid #e1eaec;
    border-left:1px solid #e1eaec;
    
}
.orderTable tr:nth-last-child(4) td{
	border:none;
}
.orderTable tr:nth-last-child(4) td:nth-last-child(1){
	border-right:1px solid #e1eaec;
    border-left:1px solid #e1eaec;
    padding-top: 20px;
}
.orderTable tr:nth-last-child(4) td:nth-last-child(2){
	border-right:1px solid #e1eaec;
    border-left:1px solid #e1eaec;
    padding-top: 20px;
}
.orderTable tr:nth-last-child(5) td{
	border:none;
}
.orderTable tr:nth-last-child(5) td:nth-last-child(1){
	border-right:1px solid #e1eaec;
    border-left:1px solid #e1eaec;
}
.orderTable tr:nth-last-child(5) td:nth-last-child(2){
	border-right:1px solid #e1eaec;
    border-left:1px solid #e1eaec;
}
.orderTable tr:nth-last-child(6) td{
	border:none;
}
.orderTable tr:nth-last-child(6) td:nth-last-child(1){
	border-right:1px solid #e1eaec;
    border-left:1px solid #e1eaec;
}
.orderTable tr:nth-last-child(6) td:nth-last-child(2){
	border-right:1px solid #e1eaec;
    border-left:1px solid #e1eaec;
}

.orderTable tr:nth-last-child(7) td{
	border:none;
}
.orderTable tr:nth-last-child(7) td:nth-last-child(1){
	border-right:1px solid #e1eaec;
    border-left:1px solid #e1eaec;
    border-top:1px solid #e1eaec;
}
.orderTable tr:nth-last-child(7) td:nth-last-child(2){
	border-right:1px solid #e1eaec;
    border-left:1px solid #e1eaec;
    border-top:1px solid #e1eaec;
}

.orderTable tr:nth-last-child(8) td{
	border:none;
	height: 30px;
    color: white;
}

.westMenuButton{
	background: none;
    border: none;
    color: white;
    cursor: pointer;
}

.mainNavigation{
	list-style:none;
	padding-left: 20px;
}

.mainNavigation li{
	margin-bottom:15px;
}
.mainNavigation .westMenuButton span{
	position: relative;
    top: -6px;
}

.rowElement{
	display:inline-block;
}
h1 {
  font-size: 2em;
  font-weight: bold;
  color: #777777;
  margin: 40px 0px 70px;
  text-align: center;
}

.sendButton {
  display: block;
  font-size: 16pt;
}

/** Most GWT widgets already have a style name defined */
.gwt-DialogBox {
  width: 400px;
}

.dialogVPanel {
  margin: 5px;
}

.serverResponseLabelError {
  color: red;
}

/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
  margin: 15px 6px 6px;
}

.modal{
	display:block;
	position: fixed;
    z-index: 1;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.categoryModalContent{
	margin: auto;
    width: 50%;
    margin-top: 2%;
    background: white;
    border: 0px solid orange;
    animation-name: animatetop;
    animation-duration: 1.4s;
}

.confContent{
	border-radius: 0px;
    padding-top: 20px;
}

.categoryModalHeader{
	overflow: auto;
	background: rgba(0,0,0,0.1);
   
}

.categoryModalHeaderTitle{
	float: left;
    width: 92%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #555;
    font-size: 16px;
}

.categoryModalHeaderExit{
	float: right;
    width: 8%;
}

.categoryModalHeaderExit .gwt-Button{
	background: transparent;
    border: none;
    padding: 0;
    padding-top: 15px;
}

.categoryModalHeaderExit .material-icons{
	color: #555;
}

.categoryModalBodyRow{
	padding: 0px 10px;
}

.categoryModalBody .gwt-TextBox{
	padding: 4px;
    width: 97%;
    border: 1px solid #e1eaec;
    border-radius: 7px;
    margin-bottom: 10px;
}

.categoryModalBody .gwt-ListBox{
	width: 100%;
    border: 1px solid #e1eaec;
    height: 28px;
    margin-bottom: 10px;
}

.categoryModalDoubleRow{
	overflow: auto;
    padding: 0px 10px;
}

.categoryModalLeftRow{
	float: left;
    width: 50%;
}

.categoryModalLeftRow .gwt-TextBox{
	padding: 4px;
    width: 90%;
    border: 1px solid #e1eaec;
    border-radius: 7px;
}

.categoryModalRightRow{
	float: right;
    width: 50%;
}

.categoryModalBody .gwt-Label{
	margin-bottom: 5px;
}

.categoryModalBodyFooter{
	overflow: auto;
    padding: 10px;
    padding-top: 2px;
    margin-top: 1em;
}

.categoryModalBodyFooter .gwt-Button{
	border: none;
    padding-top: 5px;
    background: cadetblue;
    border-radius: 7px;
    margin-right: 0;
    color: white;
    float: right;
}
.confModalButton1{
	border: none;
    padding-top: 5px;
    
	background: rgb(240,240,240);
    border-radius: 0px;
    margin-right: 0;
    
    float: left; 
}
.confModalButton2{
	border: none;
    padding-top: 5px;
    
	background: rgb(240,240,240);
    border-radius: 0px;
    margin-right: 0;
    
    float: right; 
}
.categoryModalBodyFooter .gwt-Button span{
	float: right;
    margin-left: 3px;
}

.categoryModalBodyFooter .gwt-Button i{
	font-size: 18px;
}
.categoryModalBodyRow .gwt-TextArea{
	width: 100%;
    border: 1px solid #e1eaec;
    border-radius: 7px;
    resize: none;
    box-sizing: border-box;
    height: 70px;
}


.gwt-Button:active {
    border: 0!important;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@media print {
	.printableOrderTable table{
		width: 100%;
	    margin-top: 30px;
	    border-collapse: collapse;
	
	}
	.printableOrderTable table td{
		border: 1px solid black;
    	padding: 5px;
    	color: black;
	}
	
	.printableOrderTable tr:first-child td{
		border: none;
		font-weight:bold;
		padding-bottom:20px;
	}
	
	.printableOrderTable tr:first-child td:first-child{
		text-align:right;
	}
	
	.printableOrderTable tr:nth-last-child(1) td{
		border: none;
		font-weight:bold;
	}
	.printableOrderTable tr:nth-last-child(2) td{
		border: none;
		font-weight:bold;
	}
	
	.printableOrderTable tr:nth-last-child(1) td:first-child{
		text-align:right;
	}
	.printableOrderTable tr:nth-last-child(2) td:first-child{
		text-align:right;
	}
	
	.printableDateLabel{
		text-align: center;
	    color: black;
	    margin: 5px;
	    margin-top: 0px;
	}
	
	.printableCustomerLabel{
		text-align: center;
	    color: black;
	    margin: 5px;
	    font-size: 20px;
	    font-weight: bold;
	}
	
	.printablePaymentMethodLabel{
		text-align: center;
	    background-color: lightskyblue;
	    color: black;
	    margin: 5px 28%;
	    -webkit-print-color-adjust: exact;
	}
	
	.printablePaymentMethodLabelCredit{
		background-color: lightskyblue!important;
	}
	
	.printablePaymentMethodLabelParakatathiki{
		background-color: indianred!important;
	}
	
	.allAmbassadorsToPrintTable tr td {
	    border:none!important;
	    color: black;
	    width:33%!important;
	}
	
	.allBooksTable{
		margin-top:60px!important;
	}
	.ambassadorsToPrint{
		padding-top:100px;
	}
	
	.allAmbassadorsToPrintTable tr:last-child {
    		border-bottom: none!important;
	}
	
   .printable{
   		display:block;
   		font-family:serif!important;
   }
   
   table td{
   		font-family:serif!important;
   		max-width: 220px;
   }
   
   .printableasd{
	   	display:block;
	    overflow: visible;
	    margin:0!important;
	    padding:0!important;
	    margin-top:-65px!important;
   }
   
   .printable .gwt-TextArea{
		border: 1px solid black;
	    resize: none;
	    width: 100%;
	    height: 70px;
	    margin-top: 5px;
	    margin-bottom:25px;
	}
   .non-printable{
   		display:none!important;
   }
   .whole div:nth-child(3){
   		left:0!important;
   }
   .commentsDiv{
   		float:right;
   }
   
   .newInvoice{
		margin:20px; 
		margin-top:70px;
		padding: 40px; 
		border:none;
		color:black!important;
   		font-size:9px!important;
   		
	}
	.newInvoice img{
		width:40%;
		margin-top:-30px;
	}
	.invoice-header{
		margin-bottom:35px;
	}
	.stamp .gwt-Label{
		text-align:center;
		font-size:9px!important;
	}
	
	
	.orderTable tr:first-child {
		background: white;
		color:black;
    	border-bottom: 1px solid black;
    	border-top: 1px solid black;
	}
	.orderTable tr:first-child td{
    	border-right:1px solid black;
    	border-left:1px solid black;
    	color:black;
	}

	.orderTable tr:last-child td{
    	font-weight:bold;
	}

	.orderTable tr:nth-last-child(9) {
		border-bottom:1px solid black;
	}
	.orderTable td{
		font-size:9px;
		border-right:1px solid black;
    	border-left:1px solid black;
    	color:black;
	}
	.orderTable tr td:nth-child(7){
		display:none;
	}
	.orderTable tr:nth-last-child(1) td{
		border-color:black!important;
	}
	
	
	.orderTable tr:nth-last-child(2) td{
		border-color:black!important;
	}
	
	.orderTable tr:nth-last-child(3) td{
		border-color:black!important;
	}
	
	.orderTable tr:nth-last-child(4) td{
		border-color:black!important;
	}
	
	.orderTable tr:nth-last-child(5) td{
		border-color:black!important;
	}
	
	.orderTable tr:nth-last-child(6) td{
		border-color:black!important;
	}
	
	.orderTable tr:nth-last-child(7) td{
		border-color:black!important;
	}

	.orderTable tr:nth-last-child(8) td{
		height: 50px;
	}
	
	

}
