/*Overwrites bootstrap css*/
/*Open Courses Platform*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=greek-ext,latin);

body {
    background: #fff;
	color: #111;
    font-family: "Open Sans",sans-serif;
    line-height: 21px;
    }

a {
    color: #0089d0
    }

a:hover {
    text-decoration: none;
    color: #fdb813
    }

/*Header*/
.icon-bar {
    background-color: #999999;
}

.logo {
    margin: 0 auto;
    width: 650px;
    }

.logo-inner {
    width: 300px
    }

/*Header*/
.search-bar {   
    background: none repeat scroll 0 0 #d1d2d4;
    border-top: 20px solid #939598;
    margin-top: -15px;
    padding: 20px;    
    }

.search-bar-inner {
    background: #959595;
    padding: 5px;
    margin-top: -15px
    }

.search-form {
    max-width: 920px;
    min-width: 280px;
    margin: 0 auto
    }

.form-control {
    height: 70px;
    -moz-box-shadow: 0 3px 0 0 #ccc;
    -webkit-box-shadow: 0 3px 0 0 #ccc;
    box-shadow: 0 3px 0 0 #ccc
    }

.search-btn {
    color: #382700 !important;
    background: #fdb813  !important;
    -moz-box-shadow: 0 3px 0 0 #f7941e;
    -webkit-box-shadow: 0 3px 0 0 #f7941e;
    box-shadow: 0 3px 0 0 #f7941e;
    height: 68px;
    width: 70px;
    border: 0 none !important;
    }

.inner {
    height: 40px;
    -moz-box-shadow: 0 3px 0 0 #ccc;
    -webkit-box-shadow: 0 3px 0 0 #ccc;
    box-shadow: 0 3px 0 0 #ccc
    }

.search-btn-inner {
    color: #fff !important;
    background: #fdb813 !important;
    -moz-box-shadow: 0 3px 0 0 #f7941e;
    -webkit-box-shadow: 0 3px 0 0 #f7941e;
    box-shadow: 0 3px 0 0 #f7941e;
    height: 40px;
    width: 40px;
    border: 0 none !important;
    }

.breadcrumb {
    font-size: 11px;
    background: none;
    margin: 20px 0;
    }

.top-filters {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 10px;
    margin-bottom: 30px;
    color: #777;
    font-size: 11px
    }

.checkbox {
    font-size: 11px;
    border-bottom: 1px dashed #ccc
    }

h5 {
    font-weight: bold
    }

.filtering-options {
    float: right
    }

.selectpicker {
    font-size: 11px;
    padding: 10px;
    margin-right: 20px !important;
    -moz-box-shadow: 0 3px 0 0 #ddd;
    -webkit-box-shadow: 0 3px 0 0 #ddd;
    box-shadow: 0 3px 0 0 #ddd
    }

.main-title {
	border-bottom: 8px solid #fdb813;
    font-size: 21px;
    font-weight: 700;
    padding: 20px;
    width: 350px;    
    }

.main-border {
	border-bottom: 1px solid #fdb813;
    margin: 0 20px 30px;    
    }

.thumb-title {
    background: none repeat scroll 0 0 #fdb813;
    padding: 20px;
    }
.thumb-title a {
    color: #382700;
    font-weight: 600;
    font-size: 24px;
    text-align: right;
}    

.lesson-box {
    padding: 20px;
    font-size: 12px
    }

.lesson-box-alt {
    background: #fff;
    padding: 20px;
    font-size: 12px
    }

.info {
    color: #959595;'
    font-size: 12px;
    font-style: italic;
    margin: 0 0 10px;    
    }

.right {
    float: right
    }

.panel-footer {
background: none repeat scroll 0 0 #e5e5e5;
    border-bottom: 5px solid #d1d2d4;
    padding: 80px 0;
    }

.credits {
    font-size: 11px;
    padding: 20px;
    color: #444;
    float: left
    }

.footer-nav {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
    list-style: none;
    font-size: 14px;
    }

.footer-nav > li {
    position: relative;
    display: block;
    border-bottom: 1px dashed #fff;
    padding: 5px
    }

.footer-nav > li > a {
    color: #242424;
    }

.footer-nav > li > a:hover {
    color: #777
    }
    
.footer-img {
	padding: 10px 0 0 0;
}    

.social_icons {
    color: #777;
    padding: 20px;
    float: right
    }

.social_icons a {
    color: #959595;
    padding: 3px
    }

.social_icons a:hover {
    color: #777
    }

label {
    font-weight: normal;
    margin-left: 2px;
}

.ui-datalist-data {
	padding:0;
}

.panel-title {
	color: #0089d0;
	font-weight: 700; 
	font-size: 14px;
	margin: 10px 0;
	padding: 0;	
}

.ui-panelgrid .ui-panelgrid-cell {
	border-color: #ddd;
}

table {
	width: 100%;
}

table td, table td * {
    vertical-align: top;
}

.opencoursesDatatable {
	font-size: 12px;	
	margin-top: 5px;
}

#filtersForm label {
	font-weight: bold;
}

.checkboxesFilters td {
	border-bottom: 1px dashed #ccc;
	padding: 5px 0 0 0;
}
.unselectedCheckboxesFilters, .selectedCheckboxesFilters, .checkboxesFilters {
	font-size: 11px;
	font-weight: 400 !important;
	padding: 0 10px;
	margin: 0;
	 width: 90%;
}	

.ui-panel {
    padding: 0;
}

.ui-panel .ui-panel-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0 10px;
}

.ui-panelgrid .ui-panelgrid-cell {
    border-color: inherit;
    border-style: none;
    border-width: 0;
    padding: 5px 10px;
}

.ocPanelGridTitle {
}

#accordion h5 {
	color: #333333;
}
#accordion h5 label {
	font-weight:bold;
}

#filtersForm {
	margin-top:5px;
}

.ui-datagrid-column {
    padding: 0;
	margin:0;
}

.ui-datatable tbody td, .ui-datatable tfoot td {
    border: 0;
    padding: 20px 15px;
}
.ui-datatable thead th {
    border: 0;
    padding: 0;
    margin:0;
    height: 0;
}

.ui-datatable-even {
  background-color: #f5f5f5;
  border-bottom: 2px solid #eaeaea !important;
  border-top: 2px solid #eaeaea !important;
}

.ui-datatable-odd {
	background-color: transparent;
}

.ui-paginator-top {
	margin-top:-50px;
}
.ui-paginator-bottom {
	margin-top: 20px;
}

.ui-paginator {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: right !important;
}

.ui-paginator-pages {
    margin: 0 !important;
    padding: 0 !important;
}

.ui-paginator .ui-paginator-page, .ui-paginator .ui-paginator-next, .ui-paginator .ui-paginator-last, .ui-paginator .ui-paginator-first, .ui-paginator .ui-paginator-prev {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    color: #428bca;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 6px 12px;
}

.ui-state-active {
	background-color: #428bca !important;
    border-color: #428bca !important;
    color: #fff !important;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 1;
}

.ui-widget-content {
    border: medium none;
}

.ui-widget-content a {
    color: #255885;
    font-size: 14px;
}

.ui-widget {
    font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 400;
}

.navbar {
    margin-bottom: 0;
    background: none repeat scroll 0 0 #fff;
}

.search-found {
    color: #939598;
    margin-right: 100px;
    text-align: right;
}

.oc-browse {
	background-color: #fff;
	padding: 80px 0;
	margin: 0;	
}

.thumbnail {
    border: medium none;
    box-shadow: none;
    padding: 3px;
}

.breadcrumb {
    background-color: #fff;
}

.breadcrumb > .active {
    background: #fff none repeat scroll 0 0;
    color: #111;
}

.oc-features {
	margin: 0;
    background: none repeat scroll 0 0 #efefef;
    color: #000;
    opacity: 0.8;
    padding: 80px 0;	
}
.feature {
    font-size: 18px;
    line-height: 26px;
    text-align: center;	
}
.feature h4 {
    font-weight: 700;
    margin: 40px 0 20px 0;
}
.circle-icon {
    background-color: #fff;
    border: 15px solid #80ab46;
    border-radius: 100%;
    color: #8dc63f;
    height: 130px;
    line-height: 100px;
    margin: 0 auto;
    text-align: center;
    width: 130px;
}

.oc-statistics {
	margin: 0;
    background: none repeat scroll 0 0 #80ab46;
    color: #fff;
    opacity: 0.8;
    padding: 80px 0;	
}
.statistics h3 {
	color: #FFF;
	font-weight: 700;
	margin: 10px 0;
	padding: 0;
	text-align: center;
    display: block;
    font-size: 80px;
    text-transform: none;	
}
.statistics p {
	color: #fff;
	font-weight: 400;
	padding: 0;
	text-align: center;
    color: #fff;
    font-size: 21px;
    margin: 10px auto;
}

.oc-unis {
	background-color: #fff;
	padding: 80px 0;
	margin: 0;
}
.oc-unis h3 {
	text-align:center;
	color: #4b5454;
    font-size: 24px;
    font-weight: 300;	
    margin-bottom: 50px;
}

.unis ul {
    display: inline-block;
    width: 100%;
	padding:0;
	margin: 50px 0 0 0;
	text-align: center;
}
.unis li {
    display: inline-block;
    margin:0 30px;
    padding: 0;
}

.oc-content {
	padding: 0 0 50px 0;
	margin: 0;
	background-color: #fff;
}
.oc-content h1, .oc-content h2, .oc-content h3 {
	color: #242424;
}
.oc-content h4, .oc-content h5, .oc-content h6, .oc-content .h4, .oc-content .h5, .oc-content .h6 {
	color: #939598;
}

.oc-footer {
	padding: 0;
	margin: 0;
	background-color: #fff;
}

.nav > li > span {
    display: block;
    padding: 10px 15px;
    position: relative;
}
.navbar-nav > li > span {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.navbar-nav > li > span {
    padding-bottom: 15px;
    padding-top: 15px;
}
.navbar-brand, .navbar-nav > li > span {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

.navbar-form .input-group {
    width: 100%;
}

.oc-twitter {
    position:relative;
}    
.oc-twitter:before {
    content: "\f099";
    font-family: FontAwesome;
    font-size: 21px; 
    color: #55acee;
}

.oc-facebook {
    position:relative;
}    
.oc-facebook:before {
    content: "\f09a";
    font-family: FontAwesome;
    font-size: 21px;
    color: #3b5998;
}

.oc-angle-double-right {
    position:relative;
}    
.oc-angle-double-right:before {
    content: "\f101";
    font-family: FontAwesome;
    font-size: 21px;
    left: 10px;
    position: absolute;
    top: 5px; 
}

.oc-lightbulb-o {
    position:relative;
}    
.oc-lightbulb-o:before {
    content: "\f0eb";
    font-family: FontAwesome;
    font-size: 3em;
    position: absolute;
    left: -16px;
    top:20px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.oc-lightbulb-o:before {
	    content: "\f0eb";
	    font-family: FontAwesome;
	    font-size: 3em;
	    position: absolute;
	    left: -16px;
	    top:0;
	}
}

.oc-check-square-o {
    position:relative; 
}    
.oc-check-square-o:before {
    content: "\f046";
    font-family: FontAwesome;
    font-size: 3em;
    position: absolute;
    left: -22px;
    top:20px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.oc-check-square-o:before {
	    content: "\f046";
	    font-family: FontAwesome;
	    font-size: 3em;
	    position: absolute;
	    left: -22px;
	    top:0;
	}
}

.oc-users {
    position:relative;
}    
.oc-users:before {
    content: "\f0c0";
    font-family: FontAwesome;
    font-size: 3em;
    position: absolute;
    left: -28px;
    top:20px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.oc-users:before {
	    content: "\f0c0";
	    font-family: FontAwesome;
	    font-size: 3em;
	    position: absolute;
	    left: -28px;
	    top:0;
	}
}

.oc-ban {
    position:relative;
}    
.oc-ban:before {
    content: "\f05e";
    font-family: FontAwesome;
    font-size: 3em;
    position: absolute;
    left: -23px;
    top:20px;    
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.oc-ban:before {
	    content: "\f05e";
	    font-family: FontAwesome;
	    font-size: 3em;
	    position: absolute;
	    left: -23px;
	    top:0;    
	}
}

.rel-courses-heading {
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    font-weight: 600;
    margin: 50px 0 10px 0;
    padding: 0 0 10px 10px;
    color: #535353 !important;
}

.util-carousel img {
	height: 100px;
}

.badge {
    margin-right: -10px;
    background-color: #222;
}

.util-theme-default .util-navigation {
    text-align: right;
     margin-top: 30px;
}
.util-theme-default .util-prev, .util-theme-default .util-next {
    background-color: #444;
    border-radius: 24px;
    color: #ffffff;
    font-size: 19px;
    margin: 5px;
    padding: 3px 11px 8px 12px;
    text-align: center;
    vertical-align: top;
}
 
 .oc-table-tautotita {
	border: none; 
 }

.oc-table-tautotita td {
    padding: 5px;
    vertical-align: top;
}
.oc-cell-first {
    color: #006fa9;
    padding-top: 9px !important;
    text-align: center;
    width: 30px;
}

.oc-table-tautotita-top td {
    padding: 2px 10px;
    text-align: left;
}
.oc-table-tautotita-top-first {
    font-weight: bold;
    width: 80px;
}
 
.oc-related-info {
    border-bottom: 1px solid #f5f5f5;
    font-size: 13px;
    padding-bottom: 10px;
}

.oc-uni-datagrid {
	margin-bottom: 50px;
}

.oc-uni {
    height: 100px;
    margin: 30px 15px 30px 15px;
    padding: 0;
    border: 1px solid #2a6496;
}

.oc-uni-logoName {
	border-right: 1px solid #f5f5f5;
	width: 30%;
	height: 100px;
	float: left;
	text-align: center;
	padding: 10px 5px 0 0;
	margin: 0;
}

.oc-uni-uniName {
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: center;
	width: 70%;
	height: 70px;
	float: right;
}
.oc-uni-uniName a {
	font-size: 16px;
	font-weight: 600;
	color: #428bca;
}

.oc-uni-numCourses {
	margin: 0;
	padding: 0;
	background-color: #f0f2f4;
	width: 70%;
	height: 28px;
	float: right;
	color: #444;
	font-size: 12px;
    line-height: 28px;
    text-align: center;
}

.oc-uni-badge {
    background: #2a6496 none repeat scroll 0 0;
    border-radius: 0;
    float: right;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 10px;
 	color: #fff;
    font-weight: 700;    
}

.ocDataTableCell {
	margin: 0;
	padding: 0;
}

.ocDataTableSubject {
    float: left;
    margin-right: 10px;
    max-width: 20%;
}
.ocDataTableSubject img {
    border: 1px solid #eaeaea;
    height: 75px;
}

.ocDataTableTitle {
	float: left;
	max-width: 80%;
}

.ocDataTableLogo {
	float: right;
	border: 1px solid #eaeaea;
}
.ocDataTableLogo img {
	height: 75px;
}

.ocDataTableDescription {
	float: left;
	width: 100%;	
}
.oc-faA .fa {
	margin: 5px;
}

.subjHeaderImg {
	margin: 0;
	padding: 0;
	width:100%;
	border:0;
}

.ui-datalist-header {
    border: medium none !important;
    padding: 0 !important;
}

.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.unselectedCheckboxesFilters .fa, .selectedCheckboxesFilters .fa, .checkboxesFilters .fa {
	padding: 5px 10px 0 0;
}

.list-group-item:hover {
    background-color: #f5f5f5;
}

.btn-primary {
	    background-color: #2d6ca2;
}

#oc-lang .nav > li {
  display: inline-block;
}

#oc-lang ul li {
  display: inline-block;
}

@media (min-width: 768px) and (max-width: 992px) {
	.statistics h3 {
		font-size: 60px;
	}
}

@media (max-width: 767px) {
	.statistics h3 {
		font-size: 60px;
	}
  	.footer-nav {
    	margin-top: 0px;
    }
    .footer-img {
    	padding: 30px 0;
    }
}