/*
 * Start Bootstrap - Heroic Features (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    padding-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}



footer {
    margin: 50px 0;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.h1, h3 {
    font-size: 16px !important;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #0092DD;
}
.list-lessons li{
	height: 30px;
    border-bottom: dotted #bfbfbf 1px;
    padding-top: 6px;
}
.category{
	margin-top: 20px;
}
.form-inline{
	padding-top: 7px;
}
p {
    font-size: 12px !important;
    text-indent: 1cm;
}
.date{
  font-size: 12px;
}
.thumbnail .caption{
  padding: 0px 0px 20px 0px !important;
   margin: 0 !important;
}
.img-features{
  padding-top: 40px !important;
}
.panel-heading h3{
  margin-top: 0px;
    margin-bottom: 0px;
}
.img-center{
  margin: auto;
}
.tag{
  margin-top: 20px;
}
[id^=___plusone] { width:65px !important; }

#link_replire{
  margin-bottom: 13px;
}
#tag > * {
    display:inline-block;
}
.fb_iframe_widget {
    display: inline !important;
    position: relative !important;
}
.panel .fb_iframe_widget{
    display: inline-block !important;
    position: relative !important;
}
.col-md-9 .software-feature .img-features{
  padding-top: 20px !important;
}
.img-responsive{
  margin: auto;
}