/*div[itemprop="blogPost"] .item-image:before, div[itemprop="blogPost"] .item-image:after {
    position: absolute;
    top: none !important;
    right: none !important;
    bottom: none !important;
    left: none !important;
}
*/

div[itemprop="blogPost"] .item-image:before, div[itemprop="blogPost"] .item-image:after {
    position: absolute;
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
}

.grecaptcha-badge { 
    visibility: hidden;
}


.nav>li>a>img {
     height: 20px;
}

.rstpl-navigation .navbar .rstpl-brand.image img {
    height: 50px;
}

.page-header h2, .page-header .rstpl-title {
    font-size: 1.9rem !important;
}

.btn.btn-primary {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 14px;
}

.rspbld-vertical-image-box .rspbld-image:before, .rspbld-vertical-image-box .rspbld-image:after {
    position: absolute;
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem;
}

div[itemprop="blogPost"] .readmore {
    margin: 7px 0 22px 0;
}

.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-twitter:before {
    font-family: 'FontAwesomeRSTemplate';
    content: '\f086'; 
}

.rstpl-social-icons .rstpl-social-link .rstpl-social-icon-skype:before{font-family: 'FontAwesomeRSTemplate';content: '\5a' !important}


.well {
  border-radius: 16px;
}

.rspbld-personal-box .rstpl-content-box {
    opacity: 0.9;
  background: #1b1f22;
}

  /*
@media only screen and (max-width: 1366px)
{.ind_box1 {
    height: 80% !important;
  }}

@media only screen and (max-width: 1450px)
{.ind_box1 {
    height: 80% !important;
  }}
@media only screen and (max-width: 1550px)
{.ind_box1 {
    height: 80% !important;
  }}
*/
/* chỉnh khoảng cách feild trong article */

dd {
       margin-bottom: 5px;
}

.input-append .btn {
    border: 1px solid #5a1515;
  min-height: 24px;
height: 25px;}

.span6, .span4 {
    padding-bottom: 40px;
}