.breadcrumb {
    font-size: 15px !important;
}

.qpq_modules {
    display: block;
    padding-top: 100px;
    margin: auto;
}

.avatar {
    width: 150px;
    padding: 10px;
}

.intro {
    display: block;
    text-align: left;
    padding: 10px 10px 0 2px;
    border-right: solid .5px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 15px;
    
}

img.qpq {
    width: 250px;
    
}

.mod-title {
    font-weight: bold;
    font-size: 14px;
}

span.post-date {
    display: block;
    font-weight: normal;
    font-size: 11px;
}

.panel-info {
    margin-top: 20px;
    border-radius: 10px !important;
    background-color: #F2F2F2;
    border-color: #F2F2F2;
}

.panel-heading {
    background-color: #F2F2F2 !important;
    border-color: #F2F2F2 !important;
    ;
}

.panel-title {
    color: #1ebcb3 !important;
}

.panel-body {
    margin: auto;
}

ol.qs-info li {
    margin-bottom: 8px;
    font-size: 15px;
}


#y4y-mega-menu .megamenu .box {
  padding: 20px;
  min-height: 43vh;
  border-right: 0.5px dotted #333;
}

.breadcrumb {
	font-size: 15px !important;
}

.nav-tabs {
	margin-top: 10px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #fff !important;
  background-color: #ef9e5a !important;
  border: 1px solid #ddd !important;
  border-bottom-color: transparent !important;
  cursor: default;
}

.glyphicon-asterisk {
  color: #850400;
  font-weight: 900;
  font-size: 18px;
}
.progress-bar-warning {
	background-color: #5bc0de !important;
}

iframe#overview_frame{
	width:100%;
}