html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

div.rectangle_class::-webkit-scrollbar {
height: 20px;
width: 10px;

}
::-webkit-scrollbar-thumb {
border-radius: 2px;
background-color: rgba(0,0,0,.5);
box-shadow: 0 0 1px rgba(255,255,255,.5);
}

#rectangle {
position: absolute;
top: 320px;
width: 360px;
height: 50px;
padding:12px 0px;
box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.24), inset 0 0 2px 0 rgba(0, 0, 0, 0.12);
background-blend-mode: multiply;
background-image: linear-gradient(to bottom, #f2f2f2, #f2f2f2);
}

#rectangle_div {

display: flex;
flex-wrap: nowrap;
overflow-x: auto;
width:330px;
overflow-y:hidden;

}

#draggable_div { 

height: 40px;
flex: 1 0 auto;
top:0;
cursor:pointer;
z-index: 10;
padding:10px;

}

.draggable { 

position: relative;
margin-left:10px;
margn-right:10px;
width: 70px;
border-radius: 5px;
background-color: #2e294e;
padding: 10px;
font-family: Roboto;
font-size: 16.3px;
font-weight: normal;
font-stretch: condensed;
font-style: normal;
line-height: 1.23;
letter-spacing: -0.31px;
text-align: center;
color: #f2f2f2;
}



.Quick-add {
width: 38px;
height: 36px;
font-family: Roboto;
font-size: 15px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
text-align: center;
color: rgba(0, 0, 0, 0.4);
}


#droppable, #droppableb, #droppablel, #droppablee, #droppabled { 
width: 50px; 
height: 50px; 
padding: 0.5em; 
position: absolute;

top: 180px;
/* border:1px solid black; */
margin-top: 10px; 
margin-left:-100px;
background-color: rgba(0,0,0,0.0); 
}

#initialmsg {

display:none;

}


#today {
float: left;
text-align: center;
margin: 3px 10px;
color: white;
}

#buttonP {
float: left;
margin-left:70px;
}

#buttonPG {
float: left;
margin-left:70px;
}

#buttonN {
float: left;
}


.container {
position:absolute;
width: 100%;
height: 300px;
top:400px;
align-content: center;
}


.ui-widget.ui-widget-content {
height: 10px;
}

.ui-widget-header {
height: 10px;
background: orange;
}

#bedfinaldiv {

margin-top:20px;
width: 360px;
height: 160px;
}
#bedfinaldiv2 {

margin-top:20px;
width: 360px;
height: 160px;
}
#bedfinaldiv3 {

margin-top:20px;
width: 360px;
height: 160px;
}
#bedfinaldivL {

margin-top:20px;
width: 360px;
height: 160px;
}

#breakfastdiv {

display: grid;
grid-template-columns: 10% 90%;
width: 360px;
height: 64px;
padding: 10px;
opacity: 0.75;
border-radius: 4px;
border: solid 1px #e0e0e0;
background-color: #fafafa;

font-family: Roboto;
font-size: 12px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
letter-spacing: normal;
color: rgba(0, 0, 0, 0.8);

}

div.breakfast_class::-webkit-scrollbar {
height: 20px;


}

div.breakfast_class ul li{

text-align: left;

}

div.dekatiano_class::-webkit-scrollbar {
height: 20px;

}
div.lunch_class::-webkit-scrollbar {
height: 20px;

}
div.apogeumatino_class::-webkit-scrollbar {
height: 20px;

}
div.dinner_class::-webkit-scrollbar {
height: 20px;

}

::-webkit-scrollbar-thumb {
border-radius: 2px;
background-color: rgba(0,0,0,.5);
box-shadow: 0 0 1px rgba(255,255,255,.5);
}

#breakfast, #dekatiano, #lunch,#apogeumatino, #dinner {
overflow-y: scroll;
height: 75px;
}

#breakfast ul, #dekatiano ul, #lunch ul,#apogeumatino ul, #dinner ul {
padding-top: 0px ;
margin-top: 0px;
}



#breakfastimg {
margin: 0 auto;
}

#breakfastSelected, #DekatianoSelected, #LunchSelected, #AfternoonSelected, #DinnerSelected {

background-color:white;
color:black;
position: absolute;
top: 420px;
width: 360px;
padding: 10px;

}

.backgroundselected
{
position: absolute;
top: 410px;
width: 380px;
}


.headerselected{
margin: 0px;
font-family: Roboto;
font-size: 16px;
font-weight: normal;
font-stretch: normal;
font-style: normal;

letter-spacing: normal;
color: rgba(0, 0, 0, 0.87);

}

.myparagraph {
margin: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 5px;
font-family: Roboto;
font-size: 14px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.43;
letter-spacing: normal;
color: rgba(0, 0, 0, 0.38);
}

.option_et {

font-size: 8px !important;
}

.iconstyle{

padding-left:10px;

}


.searchbutton {
position:absolute;
width: 150px;
height: 37px;
align-content: center;
margin-top:100px;
margin-left:100px;
border-radius: 2px;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
background-color: #3487ca;
font-family: Roboto;
font-size: 14px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
color: #ffffff;
text-decoration: none;
}

.searchbutton2 {
position:absolute;
width: 150px;
height: 37px;
align-content: center;
margin-top:160px;
margin-left:100px;
border-radius: 2px;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
background-color: #3487ca;
font-family: Roboto;
font-size: 14px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
color: #ffffff;
text-decoration: none;
}

.searchbutton a {
color: white !important;
text-decoration: none;
}

.searchbutton a:visited {
color: white !important;
text-decoration: none;
}

.searchbutton2 a {
color: white !important;
text-decoration: none;
}

.searchbutton2 a:visited {
color: white !important;
text-decoration: none;
}


.progressbar{
width: 90%;

}

#progressbarW{
width: 100%;
}
#water{
float: left;
left: 250px;
top: -25px;
}

.path {
height:370px;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.24), 0 0 4px 0 rgba(0, 0, 0, 0.12);
background-color: #2e294e;
border-radius: 0 0 95% 95% / 20%;
text-align: center !important;
}

#outer {
display: flex;
justify-content: center;
align-items: center;
}

.table_nutract {
margin-top: 30px;
display: grid;
grid-template-columns: 50% 50%;
align-content: center;
width:90%;

}

.table_nutract_item {
padding: 10px;
border: 2px solid #e0e0e0;
text-decoration: none;

font-family: Roboto;
font-size: 14px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
color: #757575;
}

.table_nutract_item a{
text-decoration: none;
font-family: Roboto;
font-size: 14px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
color: #757575;
}

.table_nutract_item a:visited{
text-decoration: none;
font-family: Roboto;
font-size: 14px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
color: #757575;
}

.grid-container-new {
display: grid;
grid-template-columns: 20% 20% 20% 20% 20%;
width:100% !important;
margin:-20px;
}

.grid-item-new {
text-decoration: none;
color: black;
font-family: Roboto;
font-size: 13px;
font-weight: normal;
font-stretch: condensed;
font-style: normal;
line-height: 1.23;
letter-spacing: -0.25px;
text-align: center;
}

#suggest_text1 {

margin-top: -80px;
padding-left:280px;
width: 75px;
height: 68px;
opacity: 0.5;
font-family: Roboto;
font-size: 14px;
font-weight: normal;
font-stretch: normal;
font-style: italic;
line-height: 1.21;
letter-spacing: normal;
text-align: center;
color: #f2f2f2;
}

#suggest_text2 {

margin-top: 170px;
padding-left:260px;
width: 139px;
height: 34px;
opacity: 0.5;
font-family: Roboto;
font-size: 14px;
font-weight: normal;
font-stretch: normal;
font-style: italic;
line-height: 1.21;
letter-spacing: normal;
text-align: center;
color: rgba(0, 0, 0, 0.54);
}

#suggest_text3 {

margin-top: -100px;
padding-left:250px;
width: 75px;
height: 68px;
opacity: 0.5;
font-family: Roboto;
font-size: 14px;
font-weight: normal;
font-stretch: normal;
font-style: italic;
line-height: 1.21;
letter-spacing: normal;
text-align: center;
color: #f2f2f2;
}

#suggest_text4 {

margin-top: -100px;
margin-left: -250px;
width: 75px;
height: 68px;
opacity: 0.5;
font-family: Roboto;
font-size: 14px;
font-weight: normal;
font-stretch: normal;
font-style: italic;
line-height: 1.21;
letter-spacing: normal;
text-align: center;
color: #f2f2f2;
}

.BetRectangle {
margin-top: 20px;
width: 350px;
height: 165px;
border-radius: 4px;
border: solid 1px #e0e0e0;
background-color: rgba(250, 250, 250, 0.75);
}

.BetRectangle td {

border-right: solid 1px #e0e0e0;

}

.Bettext {
font-family: Roboto;
font-size: 14px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.14;
letter-spacing: normal;
text-align: center;
color: rgba(0, 0, 0, 0.87);
}

#plasiobettext {
margin-top: 20px;
padding: 20px;

width: 310px;
height: 120px;
border-radius: 8px;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
background-color: #ffffff;


font-family: Roboto;
font-size: 22px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.55;
letter-spacing: normal;
text-align: center;
color: #757575;

}

#plasiobettextAfter {
margin-top: 20px;
padding: 10px;

width: 310px;
height: 50px;
border-radius: 8px;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
background-color: #ffffff;


font-family: Roboto;
font-size: 18px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.55;
letter-spacing: normal;
text-align: center;
color: #757575;

}


.customBtnBet {
margin-top: 50px;

display: block;
background: #fa7828;
color: white !important;
width: 200px !important;
height: 45px;
padding-top: 15px;
padding-left:5px;
border-radius: 5px;

box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24);
white-space: nowrap;
}

.customBtnBet:hover {
cursor: pointer;
}

span.iconBet {
background: url('../img/nutractscreen_hand.png') transparent no-repeat;
display: inline-block;
vertical-align: middle;
padding-right:15px;
width: 32px;
height: 29px;
}

span.buttonTextBet {
width: 97px;
height: 16px;
font-family: Roboto;
font-size: 14px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
color: #ffffff;
}

.iconminusgreenBet {
width: 24px;
height: 24px;
padding-top:10px;
padding-right:5px;
cursor:pointer;
}

.iconminusgreenBetInactive {
width: 24px;
height: 24px;
opacity: 0.25; 
padding-top:10px;
padding-right:5px;
}

.iconplusgreenBet {
width: 24px;
height: 24px;
padding-top:10px;
padding-left:5px;
cursor:pointer;
}

.iconplusgreenBetInactive {
width: 24px;
height: 24px;
opacity: 0.25; 
padding-top:10px;
padding-left:5px;
}

.panel {
padding: 0 18px;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}

div.panel {
display: none;
}

div.panel.show {
display: block !important;
}


button.accordion.active, button.accordion:hover {
background-color: #ddd;
}

button.accordion:after {
content: '\002B';
color: #777;
font-weight: bold;
float: right;
margin-left: 5px;
}

button.accordion.active:after {
content: "\2212";
}

.swiper-main {
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
font-size: 14px;
color:#000;
}
.swiper-container {
width: 100%;
height: 100%;
padding: 30px 0;
margin-left: auto;
margin-right: auto;

}
.swiper-slide {
text-align: center;
font-size: 18px;
margin:50px 0;
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}	
.contain {
padding: 0;
display: block;
margin: 0 auto;
max-height: 70%;
max-width: 70%;
}	

.ui-field-contain {
padding: 0em;
}

.footeret {
margin-top: 0px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
font-size: 18px;
color:blue;

}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////       ΜΕΝΟΥ       ///////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.wrapper {
  display: grid;  
  margin-top: 0 auto;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(6, 100px);
}

.btn-menu-1{
	grid-column-start: 1;
	grid-column-end: 3;
	grid-row-start: 1;
	grid-row-end: 3;	
} 

.btn-menu-2{
	grid-column-start: 3;
	grid-column-end: 5;
	grid-row-start: 1;
	grid-row-end: 3;	
} 

.btn-menu-3{
	grid-column-start: 1;
	grid-column-end: 3;
	grid-row-start: 3;
	grid-row-end: 5;	
} 

.btn-menu-4{
	grid-column-start: 3;
	grid-column-end: 5;
	grid-row-start: 3;
	grid-row-end: 5;	
} 

.btn-menu-5{
	grid-column-start: 2;
	grid-column-end: 4;
	grid-row-start: 5;
	grid-row-end: 7;	
} 



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////       ΔΙΑΔΡΟΜΕΣ       ///////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.roots-table {
	border-spacing: 0px !IMPORTANT;
	vertical-align: middle;
}

.roots-table tr td > a {
	color: black !IMPORTANT;
	text-decoration: none;
	font-weight: normal;
}

.roots-table tr td a > img {
	color: black !IMPORTANT;
	float: right;
	height: 1em;
	width: 1em;
}

.roots-table th {
	background-color: #53abf3;	
	color: white;
	padding: 15px;
	height: 40px !IMPORTANT;
	text-align: left;
}

.roots-table td {
	padding: 10px;
	height: 50px !IMPORTANT;
	border-bottom: 1px solid #D3D3D3;
}

.roots-clmn1 {
	width: 5%;
	text-align: center;
}

.roots-clmn2 {
	width: auto;
}

#btn-create-map {
	position: absolute;	
	width: 60%;
	left: 20%;
	right: 20%;
	bottom: 5px;
}

.btn-create-map {
	background-color: #40a9f9 !IMPORTANT;
	text-shadow: none !IMPORTANT;
	padding: 10px 5px !IMPORTANT;
	border-radius: 10px !IMPORTANT;
}

.btn-create-map:hover {
	background-color: #96d3ff !IMPORTANT;
}





/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////       ΠΡΟΟΡΙΣΜΟΙ      ///////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.destinations-table-buttons {	
	
	width: 100%;
	text-align: center;
	border-spacing: 0px !IMPORTANT;
	vertical-align: middle;
	padding: 10px 5px;
}

.destinations-table-buttons td {
	width: 25%;
}

.destinations-table-buttons td button {
	padding: 10px 0px;
	width: 100%;
	font-size: 15px !IMPORTANT;
	font-weight: normal;
}

#btn-link  {	
	text-decoration: none !IMPORTANT;	
	color: #3487ca;
}

.destinations-table-points {
	width: 100%;
	text-align: left;
	border-spacing: 0px !IMPORTANT;
	vertical-align: middle;
}

.destinations-table-points tr td > a {
	color: black !IMPORTANT;
	text-decoration: none;
	font-weight: normal;
	padding-left: 10px;
}

.destinations-table-points tr td a > img {
	color: black !IMPORTANT;
	float: right;
	padding-right: 10px;
	height: 1em;
	width: 1em;
}

.destinations-table-points td {
	padding: 10px;
	height: 50px !IMPORTANT;
	border-bottom: 1px solid #D3D3D3;
}

.points-clmn1 {
	width: 5%;
	text-align: center;
}

.points-clmn2 {
	width: 90;
}



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////       ΠΛΗΡΟΦΟΡΙΕΣ      //////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.gm-style .gm-style-iw {
	color: black;
}

#info_header {
	color: black;
}

#info_image {
	height: 300px;
	width: 100%;
}

#info_image img {
	height: 250px;
	width: 400px;
}

#info_map_place {
	height: 400px;
	width: 80%;
	border: 1px solid black;
	margin: 50px 0px;
}

#info_place {
	width: 85%;
	text-align: justify;
}

#info_navigate {
	padding-bottom : 30px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////       ΠΛΟΗΓΗΣΗ      ////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#map_place {
	height: 95%;
	width: auto;
    overflow: auto;
}

#foodmap_place_only {
	height: 95%;
	width: auto;
    overflow: auto;
} 

#map_place_SP {
	height: 95%;
	width: auto;
    overflow: auto;
}

#busmap_place {
	height: 50%;
	width: auto;
    overflow: auto;
}

#busmap_place_SP {
	height: 50%;
	width: auto;
    overflow: auto;
}


#foodmap_place {
	height: 50%;
	width: auto;
    overflow: auto;
}


@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);


.fa {
    position: relative;
    text-align: center;
    vertical-align: middle;
    font-size: 2rem;
}


nav ul, nav li {
    outline: 0;
    margin: 0px;
    padding: 0px;
}

.main-nav li:hover > a, nav.main-nav li.active > a {
	color: #fff;
    background-color: #3487ca;
}

.main-nav .nav-text, .main-nav li > a {
	font-family: 'Roboto', sans-serif;
}

.main-nav li > a {
	border-collapse: collapse;
	border-spacing: 0;
	color: white;
	font-size: 1.03rem;
	text-decoration: none;
}


.main-nav {
	/*background: #3487ca;*/
	background: #3487ca;
	position: fixed;
	z-index: 1000;
	margin: 0;
	left: 0;
	bottom: 0;
	/*height: 5em;*/
	width: 100%;
}

  
.main-nav ul {
    display: table;
    width: 100%; 
}
  
.main-nav li {
	float: left;
	width: 20%;
	list-style-type: none;
	text-align: center;
}
  
.main-nav a {
	display: block;
	padding: 5px;
	/*height: 74px;*/
}
  
.main-nav i, .main-nav span {
	display: block;
}
  
.main-nav span {
	font-size: 12px;
	padding-top: 5px;
}

#generateli1 {
	background-color : #E4E4E4;
	font-weight: bold;
}

#generateli1, #generateli2, #generateli3 {
	padding : 12px 15px;
	border-bottom : 1px solid #E4E4E4;
}


.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* 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.4); /* Black w/ opacity */
}

.modal2 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* 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.4); /* Black w/ opacity */
}

.modalR {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* 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.4); /* Black w/ opacity */
}

.modalR2 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* 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.4); /* Black w/ opacity */
}

.modalC {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* 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.4); /* Black w/ opacity */
}

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

.modalF {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* 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.4); /* Black w/ opacity */
}


.modalORIGIN {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* 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.4); /* Black w/ opacity */
  color: black;
}


/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 75%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

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

.modal-header {
  padding: 15px 15px;
  background-color: #3487ca;
  color: white;
}

.modal-body {padding: 2px 16px;width:90%;}

.modal-footer {
  padding: 2px 16px;
  background-color: #3487ca;
  color: white;
}

.checked {
  color: orange;
}


.comments-table td {
	padding: 10px;
	height: 50px !IMPORTANT;
	border-bottom: 1px solid #D3D3D3;
}


#myarea {
width:95%;
padding:20px;
border: 2px solid #eee;
}















