img.imagecache.imagecache-fixed_948-375.imagecache-default.imagecache-fixed_948-375_default {
    width: 94%;
}

img.imagecache.imagecache-fixed_060-060 {
    width: auto;
}

.sbx ul li.hidden {
    display: none;
}

.sbx ul li {
    padding: 10px;
    display: inline;
}

.sbx ul {
    padding: 0px 10px 0 10px;
   
}

.sbx {
    clear: none;
    float: left;
    margin-top: auto;
    min-width: auto;
    margin-left:auto;
    margin-right:auto;
    min-width:100%;
    min-height: 0;
    border: none!important;
}

.fa {
    font-size: 14px;
}

.page-header {
    padding-bottom: 0!important;
}
.page-header > h1 {
    font-size: 6vmin;
}
.img.img-responsive {
    margin-bottom: 2%;
}

.row-fluid.blog-article {
    margin-bottom: 3%;
}

.row-fluid.hidden-tablet {
    margin-top: -2%;
}

.row-fluid.visible-tablet {
    margin-top: -2%;
}

.oneCol {
    padding: 0 3% 3% 3%;
}

.row-fluid.related-articles {
    margin-bottom: 3%;
}

.row-fluid.related-articles h3 {
    color: #333;
    font-weight: 600;
}

.short_desc h4 {
    padding-bottom: 2%;
    font-weight: 600;
}

/* For comment box */

.box {
    border: none;
    box-shadow: none;
}

#comment-feed #comment-form h3 {
    font-size: 3vmin!important;
}

#comment-form > h3 > span.right {
    font-size: 2vmin;
}

#comments .indented {
    margin-left: 5%;
}

div#comment-form {
    padding-left: 5%;
    padding-right: 5%;
}

input#edit-name-1 {
    width: 95%!important;
}

input#edit-pass {
    width: 95%!important;
}

textarea#edit-comment.form-textarea {
    width: 100%;
}

.loggedIn_true {
    padding-left: 3%;
    padding-right: 5%;
}

