* {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
body {
	font-size: 100%;
	font-weight: 300;
	color: #888;
	width: 100%;
}
img {
	max-width: 100%;
}
nav {
	border: 0;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	text-align: left;
}
header {

	height: 105px;
	background: url(../../images/Exercise-banner/banner.png);

	background-repeat: no-repeat;
	text-align: right;
	
}
.span_header_number{
    position: relative;
    left: -15px;
	top: 23px;
	
	height:auto;
	width:auto;
	display:inline-block;
}
.header_title{
	
    width: auto;
    text-align: center;
    display: block;
     font-size: 37px;
    margin-top: -97px;
    height: 66px;
	color:#fff;
	font-family: 'Cloudy With a Chance of Love';
	}
.span_header_title{position: relative;left: -50px;}
div.header_bottom {
	display: inline-block;
vertical-align: top;
margin: 1% 0 2% 2%;
}

div.picto {
  text-align: left;
  position: relative;
  padding: 10px;
  display: block;
  margin-left: 10px;
  width: 800px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
	
	.tltbottom_head {
    font-family: 'Cloudy With a Chance of Love';
    padding: 12px;
    font-size: 33px;
    text-align: left;
    /* border: 1px solid; */
    color: #1a6b63;
    line-height: 0.7em;
    position: relative;
   
}
div.header {
display:inline-block; vertical-align:top;margin-left: 4em;
}
.exer_right_title{display:inline-block; vertical-align:top;}

.text_from_before_page {
  width: 900px;
  height: 105px;
  background: url(../../images/Exercise-images/before_image1.png);
  background-repeat: no-repeat;
  text-align: left;
  position: relative;
  display: block;
}
.label_yellow{
    color: #60bca9;
    font-size: 18px;
    font-family: 'MyriadPro';

    text-align: left;
    display: block;
    display: inline-block;
    vertical-align: top;
    /* line-height: 1.5em; */
    margin: 2px 0;
    font-style: italic;
    padding: 8px;
}

.small-grid .num {
  background-image: url(../../images/triagle.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  height: 45px;
  width: 40px;
  margin: 2px 0 0 5px;
  font-family: 'MyriadPro';

}
.small-grid,
.item-grid {
    padding: 0;
    margin: 0;
  
    position: relative;
}
.item-grid li {
  list-style-type: none;
  margin: 0 17px 40px 15px;
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.small-grid li {
  /*border: 1px solid rgba(0, 0, 0, 0.2);*/
  list-style-type: none;
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.small-grid .left {
  margin: 0 0 0 -5px;
  width: 50px;
  height: auto;
  text-align: center;
}
.small-grid .center {
  margin: 15px 0 0 5px;
  height: auto;
}
.container {
  width: 1000px;
  display: block;
  background: #fff;
}
section {
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.prosfonisi > p {
  color: #1a6b63;
  font-size: 17px;
  font-weight: bold;
  font-family: 'MyriadPro';

  text-align: left;
}
h3 {
  line-height: 1.3em;
  color: #006595;
  font-size: 23px;
  font-weight: bold;
  text-align: left;
  top: 40px;
  position: relative;
  left: 35px;
}
h1 {
  font-weight: normal;
}
.column {
padding: 9px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    position: relative;
	
}
.column.exer {
  padding: 9px;
  display: inline-block;
  vertical-align: top;
  text-align: left;

}
.column.exer.center {
  width: 50%;
  text-align: center;
}

.column.exer_inside {
  width: 80%;
  
  text-align: center;
}
.column.image_top {
  width: 197px;
    height: 161px;
    background: url(../../images/Exercise-images/2.png);
    /* background-size: 100%; */
    /* margin: 2% auto; */
    background-repeat: no-repeat;
    text-align: center;
top: 199px;
left: -6px;
position: absolute;
}

.column.image_bottom {
width: 197px;
height: 161px;
background: url(../../images/Exercise-images/3.png);
    background-repeat: repeat;
background-size: 100%;
margin: 2% auto;
background-repeat: no-repeat;
text-align: center;
top: 962px;
left: -6px;
position: absolute;
}
.clear{
  width: 100%;
  clear: both;
  height: 10px;
}
.clearfix {
  width: 100%;
  clear: both;
  height: 20px;
}

label {
  top: 0;
  color: #000;
  font-size: 17px;
  font-family: 'MyriadPro';

  display: block;
  text-align: left;
  line-height: 1.8em;
}
.right_lbl {
  display: inline-block;
  position: relative;
  left: 30px;
}


span.numbers {
  font-size: 21px;
  color: #fff;
  line-height: 2em;
  position: relative;
  left: 6px;
  top: 1px;
	font-family: 'MyriadPro';
}
span.orange_bg {
  background-color: #f7deb6;
  padding: 3px;
}
.input2 {
  width: 690px;
  text-align: left;
  font-family: 'MyriadPro';

  border: none;
  position: relative;
  border-bottom: 1px dashed #000;
  font-size: 16px;
  background: none;
  padding: 2px;
  top: 0;
  left: 0;
  margin: 0;
}
.input1 {
  width: 200px;
  text-align: center;
  font-family: 'MyriadPro';

  border: none;
  position: relative;
  border-bottom: 1px dashed #000;
  font-size: 16px;
  background: none;
  padding: 2px;
  top: 0;
  left: 0;
  margin: 0;
}
.input3 {
  width: 510px;
  text-align: left;
  font-family: 'MyriadPro';

  border: none;
  position: relative;
  border-bottom: 1px dashed #000;
  font-size: 16px;
  background: none;
  padding: 2px;
  top: 0;
  left: 0;
  margin: 0;
}
.input4 {
  width: 599px;
  text-align: left;
  font-family: 'MyriadPro';

  border: none;
  position: relative;
  border-bottom: 1px dashed #000;
  font-size: 16px;
  background: none;
  padding: 2px;
  top: 0;
  left: 0;
  margin: 0;
}
span.yellow_bullet {
  width: 12px;
  height: 12px;
  background-color: #60bca9;

  display: inline-block;
  position: relative;
  border-radius: 50%;
  top: 2px;
}
input[type="text"]:disabled {
  color: #000;
}
.left_ {
  margin-left: 1.3em;
}
.left_x {
  margin-left: 1em;
}
span.red {
  color: #f00;
}
input[type="text"]:disabled {
  color: #006595;
  font-size: 17px;
}
footer {
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
}
input:focus {
  border-bottom-color: #83b4db;
  -webkit-box-shadow: 0 0 0 0 white, 0 2px 2px #83b4db;
  -moz-box-shadow: 0 0 0 0 white, 0 2px 2px #83b4db;
  box-shadow: 0 0 0 0 white, 0 2px 2px #83b4db;
  background: #faf0b7;
}
table {
  border-spacing: 6px;
  border-collapse: collapse;
  width: 100%;
}
td,
th {
  text-align: center;
  padding: 5px;
  color: #000;

}
th {
  background-color: #e6f4f1;
}
td:first-child {
  background-color: #e6f4f1;
}
/*-------------------CHECK BOXES STYLE-------------------*/

label.btn span {
  font-size: 17px;
}
label input[type="radio"] ~ i.fa.fa-circle-o {
  color: #c8c8c8;
  display: inline;
}
label input[type="radio"] ~ i.fa.fa-dot-circle-o {
  display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o {
  display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o {
  color: #7aa3cc;
  display: inline;
}
label:hover input[type="radio"] ~ i.fa {
  color: #7aa3cc;
}
label input[type="checkbox"] ~ i.fa.fa-square-o {
  color: #000;
  display: inline;
}
label input[type="checkbox"] ~ i.fa.fa-check-square-o {
  display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-square-o {
  display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o {
  color: #00aeef;
  display: inline;
}
label:hover input[type="checkbox"] ~ i.fa {
  color: #00aeef;
}
div[data-toggle="buttons"] label.active {
  color: #000;
}
div[data-toggle="buttons"] label {
  display: inline-block;
  padding: 5px 25px;
  margin-bottom: 0;
  font-size: 0.65em;
  font-weight: normal;
  /*  line-height: 2em;*/
  text-align: left;
  white-space: nowrap;
  vertical-align: top;
  cursor: pointer;
  background-color: none;
  border: 0px solid #000;
  border-radius: 3px;
  /*color: #c8c8c8;*/
  color: #000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-shadow: none;
}
div[data-toggle="buttons"] label:hover {
  color: #00aeef;
}
div[data-toggle="buttons"] label:active,
div[data-toggle="buttons"] label.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical,
.btn-group-horizontal {
  padding-left: 26px;
}



[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
@media only screen and (max-width: 13000px) {
  .column {
    /* width:350px;*/
  }
}
@media only screen and (max-width: 1000px) {
  .column {
    /*   width:250px;*/
  }
}

.grid > img {
  max-height: 660px;
}



.header {
	text-align:left;

}

.top_label_yellow{
font-family: "Cloudy With a Chance of Love";
    padding: 7px;
    /* width: 150px; */
    height: 30px;
    font-size: 18px;
    /* font-weight: bold; */
    display: block;
    background: #60bca9;
    text-align: left;
    /* font-weight: bold; */
    /* border: 1px solid; */
    color: #fff;
    line-height: 1em;
    position: relative;
    /* margin-left: 68px; */
    letter-spacing: 1px;
    text-align: center;
  
  }



.imgs-list {

    margin-left: 5em;
    
    width: 131px;

    display: inline-block;
	vertical-align:top;
}

.help-div {
margin: 0.2em 0 0 10em;
    width: 67%;
   
}

.audio{

  height: 42px;
  width: 45px;
  margin: 5px 0 0 5px;
  display:inline-block;
  vertical-align:top;
	
	}
	
	.audio.five{
  background-image: url(../../images/Listen-images/listen16.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
    }
    
    .flex-container {
      display: flex;
      flex-direction: row;
      align-items: flex-start;    
      justify-content: space-evenly;  
    }

    .flex-left {
      margin: 0;
    }
   

    .flex-right {
      width: 600px;
    }


  .exercises {
    margin-left: 4em;
  }

  .grid6 {
    width: 380px;
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    grid-template-rows: repeat(3, 1fr);
    border: 1px solid #60bca9;
    margin: 1em;
    align-content: center;
    justify-content: center;
    margin-left: 7em;
  }

  .grid6 > * {
    border: 1px solid #60bca9;
    padding: 0 .5em;
    text-align: center;
  }

  .grid6 .q1,
  .grid6 .q2,
  .grid6 .q3 {
    background-color: #e6f4f1;
  }

  .see_audio_file {
    display: inline-block;
    height: 33px;
    width: 40px;
    margin: 6px 0 0 5px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
  }

