/*
Theme Name: Builder Online
Theme URI: http://planetx.in
Author: Planetx Team
Author URI: http://planetx.in
Version: 1.0
*/ 

.container.only-text p {
    margin: 20px auto;
}
.sweet-alert{
    width: 60% !important;
    padding: 15px !important;
    top: 50% !important;
    left: 50% !important;
    z-index: 999999;
    margin-left: 0 !important;
    margin-top: 0 !important;
    overflow-y: auto !important;
    position: fixed;
    max-height: 80% !important;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%); /* IE 9 */
    -webkit-transform: translate(-50%,-50%); /* Chrome, Safari, Opera */
    border-radius: 5px margin-top: 0 !important text-align: center position: fixed overflow: hidden display: none z-index: 99999;
}
.only-text h1 {
    font-weight: bold;
    margin-bottom: 15px;
}

table.blog-border {
    border-collapse: collapse;
}

table.blog-border,table.blog-border th,table.blog-border td {
    border: 1px solid black;
    padding: 15px;
    text-align: left;
}
table.blog-td-center td{
    vertical-align: middle;
}
.mar-bot{
    margin-bottom: 20px;
}
.blog-img{
    height: 100px;
    max-width: 100px;
}
.blog-3bg-img {
    height: 300px;
    max-width: 300px;
}