.btn-default {
    color: #7595a0 !important;
}
.btn-default:hover{
	color: #383838 !important;
}
.bt-small-gutter .gutter{
	margin-bottom: 0px;
}
.rev_slider .tp-caption, .rev_slider .caption {
    position: absolute; 
}
.tparrows.preview1:after,.tp-arr-imgholder{
	display: none !important;
}
#page-header h2{
	text-align: left;
}
.blog-article-details h6 i{
	margin: 3px;
}
.pagination .prev i, .pagination .next i{
	font-size: 10px;
}
.bt-recent-posts .post-thumbnail span img{
	height: 80px; 
    width: 100px;
}
.bt-recent-posts .embed-responsive.embed-responsive-16by9{
	height: 80px;
    padding: 0;
    margin: 0;
    width: 100px;
}
.bt-recent-posts .embed-responsive iframe{
	position: inherit;
}
.bt-recent-posts .bt-sliders img{
	height: 80px; 
    width: 100px;
}
.registration,.registration form{
  padding: 50px;
}
.registration button[type="submit"]{
  width: inherit ;
}
.registration .form-horizontal .control-label { 
    text-align: left !important; 
}
.registration .radio input[type="radio"]{
  	margin: 0;
    margin-top: -8px;
}
.registration input{
  display: inline-block;
    height: 27px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777;
    border: 1px solid rgba(0,0,0, .1);
    padding-left: 7px;
    padding-right: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	font-size: 12px;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
}
.registration a.btn-cancel {
  	padding: 7px 40px
}
.com_blue_pagebuilder  #system-message{
  display: none;
}
.flickr.flickr-list li{
	display: inline-block;
	padding: 5px;
}