* {
  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 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}
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;
}
.header {
  text-align: left;
}

.tltbottom_head {
  font-family: "Cloudy With a Chance of Love";
  padding: 12px;
  font-size: 33px;
  text-align: left;
  /* border: 1px solid; */
  color: #a2421e;
  line-height: 0.7em;
  position: relative;
}

.small-grid,
.item-grid {
  width: 100%;
  padding: 0;

  text-align: center;
  margin: 0 auto;
}
.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: 20px 0 0 5px;
  height: auto;
}
.container {
  width: 1000px;
  display: block;
  text-align: center;
  background: #fff;
}
section {
  width: 1000px;
  margin: 0 auto;
  background: #fff;
}
.prosfonisi > p {
  color: #231f20;
  font-size: 21px;
  font-weight: bold;
  font-family: 'MyriadPro';

  text-align: left;
  top: 7px;
  position: relative;
}

h1 {
  font-weight: normal;
}
.column {
  padding: 10px;
  display: inline-block;

  margin: 1% auto;
  vertical-align: top;
  text-align: left;
}
.column.exer {
  padding: 10px;
  /* display: inline-block; */
  vertical-align: top;
  /* margin: 11% auto; */
  width: 25%;
  right: 17%;
  /* top: 73%; */
  position: relative;
  float: right;
  margin-top: 18%;
}
.column.small {
  display: inline-block;
  vertical-align: top;
  margin: 2% auto;
  width: 45%;
}

.image_left {
  width: 230px;
  height: 170px;
  background: url(../../images/Exercise-images/121_a.png);
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  margin-left: 25px;
}

.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.6em;
}
span#label {
  font-family: 'MyriadPro';

  font-size: 55px;
  color: #ff9138;
  font-weight: bold;
}
span.top_label_yellow {
  font-family: "Cloudy With a Chance of Love";
  background: #ff9138;
  padding: 8px;
  height: 32px;
  font-size: 21px;
  display: inline-block;
  text-align: left;
  /* border: 1px solid; */
  color: #fff;
  line-height: 1em;
  margin-top: 2%;
  position: relative;
  margin-left: 68px;
  letter-spacing: 1px;
}
.input2 {
  width: 30px;
  height: 30px;
  text-align: center;
  font-family: "Atma";
  border: none;
  position: relative;
  border: 1px dashed #000;

  font-size: 18px;
  background: #fff;
  padding: 0;
  top: 0;
  left: 0;
  margin: 0;
  border-radius: 5px;
}
.input1 {
  width: 220px;
  text-align: center;
  font-family: "Atma";
  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: #ff9138;
  border: 1px solid #ff9138;
  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;
}

table {
  font-family: 'MyriadPro';

  border-spacing: 6px;
  border-collapse: collapse;
  width: 100%;
}

td,
th {
  text-align: center;
  padding: 5px;
  color: #000;
  border: 1px solid #ff9138;
}
td > label {
  text-align: center;
}

th {
  background-color: #ffeddd;
  font-weight: normal;
}
td:first-child {
  background-color: #ffeddd;
}

/*-------------------CHECK BOXES STYLE-------------------*/

label.btn span {
  font-size: 1.6em;
}
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 5px;
  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;
}
[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;*/
  }
}

.img-left {
  display: flex;
  margin: 1em 0 1em 3.6em;
}

.flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: -2em 0 0 3em;
}

.flex-container > .image_left {
  flex-grow: 1;
  margin-top: 7.5em;
}

.flex-container > .small {
  flex-grow: 1.5;
  margin-top: 4em;
}

.flex-container > .exer {
  flex-grow: 1;
  margin-top: 7em;
}

div.big {
  width: 420px;
  margin-top: -5em;
  margin-left: 4em;
}
