#top {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	background:#444;
	font-size:14px;
	color:#fff;
	min-height: 50px;
	line-height: 50px;
	padding-right:10px;
}
#top #companyContainer {float:left; }
#top #menuContainer {  }
#top li.dropdown a.dropdown-toggle { color:#eee; }
#top #menuContainer a {	color:#aaa; }
#top #menuContainer a:hover { color:#fff; text-decoration:none; }





#footer {
	position:fixed;
	bottom:0px;
	width:100%;
	font-size:12px;
	color:#aaa;
	z-index:3;
	
}
#footer #inProgressContainer span.link a {color:#ddd; font-size:14px;}
#footer #inProgressContainer span.link a:hover {text-decoration:underline;}

#footer #menuContainer { background:#111; text-align:right; padding:2px; }
#footer #menuContainer a { color:#aaa; }
#footer #menuContainer a:hover { color:#ccc; text-decoration:none; }




.columns {
	position: relative;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	border:0px solid red;
}
.column3 {
	width:33.33333%;
}
.column4 {
	width:25%;
}
.column8 {
	width:66.66667%;
}

.column3of12 {
	width:25%;
}
.column9of12 {
	width:75%;
}
.column4of12 {
	width:33.33333%;
	border:0px solid red;
}
.column8of12 {
	width:66.66667%;
	border:1px solid red;
}
.column2of12 {
	width:16.66667%;
	border:1px solid red;
}
.column10of12 {
	width:83.33333%;
	border:1px solid red;
}

.columnHalf {
	width:50%;
	border:1px solid red;
}
.columnOne {
	width:99%;
}


.modal1 > .modal-dialog {
    width:80% !important;
}





#printable {
	color: #000000 !important;
	font-size:12px !important;
	/*font-family: sans-serif, Calibri, 'Lato', Arial !important;*/
}
table#parastatikoPrint {
	width: 100%;
	margin: 0;
	color:#000000;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:10px !important;
}
table#parastatikoPrint tr {
	border:1px solid #ccc;

}
table#parastatikoPrint .headCell {
	font-weight: bold;
	border:1px solid #ccc;
}
table#parastatikoPrint .dataCell {
	background: #fff;
}


table#parastatikoPrintDocMetaData {
	width: 100%;
	margin: 0;
	color:#000000;
	font-size:12px !important;
}
table#parastatikoPrintDocMetaData .headCell {
	font-weight: bold;
	border:1px solid #ccc;
	border-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
table#parastatikoPrintDocMetaData .dataCell {
	background: #fff;
	border:1px solid #ccc;
	padding-top:0px;
	padding-bottom:0px;
}


table#parastatikoPrintCustomer {
	width: 100%;
	margin: 0;
	color:#000000;
	font-size:11px !important;
	padding:0px;
}
table#parastatikoPrintCustomer td {
	background: #fff;
	padding-top:0px;
	padding-bottom:0px;
}



/* FILE MANAGER */
.file-box {
  float: left;
  width: 220px;
}
.file-manager h5 {
  text-transform: uppercase;
}
.file-manager {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.folder-list li a {
  color: #666666;
  display: block;
  padding: 5px 0;
}
.folder-list li {
  border-bottom: 1px solid #e7eaec;
  display: block;
}
.folder-list li i {
  margin-right: 8px;
  color: #3d4d5d;
}
.category-list li a {
  color: #666666;
  display: block;
  padding: 5px 0;
}
.category-list li {
  display: block;
}
.category-list li i {
  margin-right: 8px;
  color: #3d4d5d;
}
.category-list li a .text-navy {
  color: #1ab394;
}
.category-list li a .text-primary {
  color: #1c84c6;
}
.category-list li a .text-info {
  color: #23c6c8;
}
.category-list li a .text-danger {
  color: #EF5352;
}
.category-list li a .text-warning {
  color: #F8AC59;
}
.file-manager h5.tag-title {
  margin-top: 20px;
}
.file-manager .tag-list li {
  float: left;
}
.file-manager .tag-list li a {
  font-size: 10px;
  background-color: #f3f3f4;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-right: 5px;
  margin-top: 5px;
  display: block;
}
.file {
  border: 1px solid #e7eaec;
  padding: 0;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px;
}
.file-manager .hr-line-dashed {
  margin: 15px 0;
}
.file .icon,
.file .image {
  height: 100px;
  overflow: hidden;
}
.file .image {
	height: 190px !important;
}
.file .icon {
  padding: 15px 10px;
  text-align: center;
}
.file-control {
  color: inherit;
  font-size: 11px;
  margin-right: 10px;
}
.file-control.active {
  text-decoration: underline;
}
.file .icon i {
  font-size: 70px;
  color: #dadada;
}
.file .file-name {
  padding: 10px;
  background-color: #f8f8f8;
  border-top: 1px solid #e7eaec;
}
.file-name small {
  color: #676a6c;
}
.corner {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 0.6em solid transparent;
  border-right: 0.6em solid #f1f1f1;
  border-bottom: 0.6em solid #f1f1f1;
  right: 0em;
  bottom: 0em;
}
a.compose-mail {
  padding: 8px 10px;
}
.mail-search {
  max-width: 300px;
}



/* 31-07-2018 */
/* modal for zoom in images */
.my_img {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.my_img:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#md_img_caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #md_img_caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.md_img_close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.md_img_close:hover,
.md_img_close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}

