* {
	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;
	margin-left: 30px;
}
header {
	display: block;
	background-image:url(../../images/ebook-banner/banner7.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	width:850px;
	height: 115px;
	box-shadow: 2px 1px 4px 2px #ccc;
	position: relative;
}

.small-grid .ballon {
	background-image:url(../../images/ballon.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;

	height: 65px;
	width: 80px;
	margin: 0 0 0 5px;
		
}
.head_number {

color: #fff;
text-align: center;
position: relative;
left: 18px;
font-family: 'PFTransport-Regular';
top: 16px;
font-weight: 600;
font-size: 25px;
}
.prosfonisi > p {
	line-height: 1em;
	color: #cd448d;
	font-size: 25px;
	font-weight: bold;
	font-family: 'Calibri';
	text-align: left;
}
.small-grid .cd {
	background-image: url(../../images/cd-9.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 40px;
	width: 40px;
	margin: 10px 0 0 5px;
}
.small-grid .exer_number {
	margin: 15px 0 0 0;
}
.number {
	display: block;
	width: 32px;
	height: 32px;
	text-align: center;
	position: relative;
	font-family: "PFCentroSlabPro-Medium";
	font-weight: bold;
	border-radius: 50%;
	line-height: 1.4em;
	background-color: #963455;
	color: #ffff;
	font-size: 23px;
}
.small-grid, .item-grid {
	width: 90%;
	padding: 0;
	margin: 0;
}
.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: 5px -28px 0 -5px;
	height: auto;
	text-align: center;
}
.small-grid .center {
	margin: 20px 0 0 5px;
	height: auto;
}
/*---------------- header -----------------------*/
.container {
	width: 900px;
	display: block;
	text-align: center;
	background: #FFF;
}
section {
	width: 900px;
	margin: 0 auto;
	background: #FFF;
}

/*-------------------title--------------------------*/
.column {
	background-image: url(../../images/exercises-images/p19_exer3.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	width: 800px;
	display: inline-block;
	vertical-align: top;
	margin: 0 auto;
   text-align: left;
   padding-bottom: 40px;
}

.column label.text-label {
	width: 300px;
}

.video_player {
	background-image: url(../../images/video2e.PNG);
	background-repeat: no-repeat;
	display: block;
    position: relative;
    text-align: left;
    width: 300px;
	height: 86px;
   
    margin: 1% 0 0 8%;
}


span.blue {
    color: #025b94;
    display: block;
    width: 265px;
    font-family: 'PFTransport-Regular';
    text-align: left;
    position: relative;
    /* height: 40px; */
    
    line-height: 2.5em;
    font-size: 22px;
    padding: 1px;
    margin-left: 42px;
}

.clearfix {
	width: 100%;
	clear: both;
	height: 20px;
}
input[type="text"]:disabled {
	color: #006595;
	font-size: 17px;
}
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: #fff;
}
label {
	font-family: "Calibri";
top: 0;
color: #000;
font-size: 19px;
display: inline-block;
padding: 1px;
text-align: left;
line-height: 1.6em;
  }
.greyspan {
	width: 100px;
	display: inline-block;
	color: #999;
	text-align: right;
}
.input2 {
	width: 380px;
	text-align: left;
	font-family: 'PFTransport-Regular';
	border: none;
	position: relative;
	border-bottom: 1px dashed #000;
	font-size: 16px;
	background: none;
	padding: 0;
	top: 0;
	left: 0;
	margin: 0;
}
.input1 {
	width: 60px;
	text-align: left;
	font-family: 'PFTransport-Regular';
	border: none;
	position: relative;
	border-bottom: 1px dashed #000;
	font-size: 17px;
	background: none;
	padding: 0;
	top: 0;
	left: 0;
	margin: 0;
}

footer {
	left: 0;
	bottom: 0;

	width: 100%;
	overflow: hidden;
}
span.bg_yellow{background:#fff9b5; }

.space1{width: 100%; clear: both; height: 10px;}
.space2{width: 100%; clear: both; height: 20px;}
.space3{width: 100%; clear: both; height: 30px;}
.space4{width: 100%; clear: both; height: 40px;}
.space5{width: 100%; clear: both; height: 50px;}
.space6{width: 100%; clear: both; height: 60px;}
label.btn span {
	font-size: 1.4em;margin: 5px;padding: 4px;
}
.fa-2x {
  font-size: 1.5em !important;  
}
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: 6px 5px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	/*  line-height: 2em;*/
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	cursor: pointer;
	background-color: none;
	border: 0px solid #fff;
	border-radius: 3px;
	/*color: #c8c8c8;*/
	color: #000;
	width: 110px;
	-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: #000;
	text-shadow: 0 0 9px #fff;
}
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;
	padding: 0;
}
.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-horizontal{ display: inline-block !important; vertical-align: top}
.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;*/
    }
}

table {

  border-collapse: collapse;
  width: 100%;
}

td, th {

  text-align: left;
  padding: 1px;
}