body {
    background-color:#fff;
    color:#5f5f5f;
}

.navbar {
    width: 100%;
}

.pagetitle {
    display: block;
    font-size: 20pt;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 0px;
    margin: 0px;
    letter-spacing: 5px;
}

.swiper_model_content {
    display: block;
    text-align: center;
    height: 200px;
    padding-top: 30px;
    overflow: hidden;
}

.swiper_model_content img {
    margin-bottom: 10px;
    object-fit: contain;
    height: 110px;
}

.swiper_model_content span {
    font-size: 13pt;
    font-weight: 600;
}

.search-mini {
    display: inline-block;
    position: relative;
}

.search-mini a i {
    margin-left: 0px;
}

.search-mini a:hover i {
    margin-left: 0px;
}

#keyword {
    margin-left: 5px;
    border: 0;
    outline: 0;
    background: transparent;
    border: 2px solid #424242;
    padding: 0px;
    width: 0px;
    border-radius: 5px;
    color: #424242;
    opacity: 0;
}

#keyword:focus {
    border: 2px solid #02a1fc;
}

.subtitle {
    display: block;
    text-align: center;
    font-size: 14pt;
    height: 100px;
    line-height: 100px;
}

.main-content {
    font-size: 10pt;
    font-weight: bolder;
    padding:30px 20px;
}

.main-content p {
    /*    text-indent: 26pt;    */
}

.main-content .noindent {
    text-indent: 0pt;
}

.main-content h1 img:first-child {
    margin-right: 10px;
}

.main-content h1 img:nth-child(2) {
    margin-left: 10px;
}

.responimg-left {
    margin-right: 30px;
    padding-top: 15px;
    float: left;
    width: 35%;
}

.responimg-right {
    margin-left: 30px;
    padding-top: 15px;
    float: right;
    width: 35%;

}

.block_title {
    display: block;
    background-image: url('/assets/images/front/Default/title_background.png');
    background-repeat: repeat-x;
    background-position: center center;
    font-size: 14pt;
    text-align: center;
    color: #0050ae;
    font-weight: bold;
}

.block_title span {
    background-color: #fff;
    padding-left: 10px;
    padding-right: 5px;
    letter-spacing: 5px;
}

/*.form-control {
    display: block;
    width: 100%;
    height: 43px;
    padding: 10px 18px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
    background-image: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
*/

.mobile_input_margin_top {
    margin-top: 0px;

}

.mobile_input_margin_bottom {
    margin-bottom: 0px;
}

.facebookicon_share {
    text-align: center;
    background-color: #4267b2;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
}

.googleplusicon_share {
    text-align: center;
    background-color: #db4437;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
}

.twittericon_share {
    text-align: center;
    background-color: #1da1f2;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
}

.redditicon_share {
    text-align: center;
    background-color: #ff4500;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
}

.linkedinicon_share {
    text-align: center;
    background-color: #0177b5;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
}

.facebookicon_link {
    text-align: center;
    background-color: #4267b2;
    color: #fff;
    height: 50px;
    width: 50px;
    line-height: 60px;
}

.googleplusicon_link {
    text-align: center;
    background-color: #db4437;
    color: #fff;
    height: 50px;
    width: 50px;
    line-height: 60px;
}

.twittericon_link {
    text-align: center;
    background-color: #1da1f2;
    color: #fff;
    height: 50px;
    width: 50px;
    line-height: 60px;
}

.sitemapicon_link {
    text-align: center;
    background-color: #62d994;
    color: #fff;
    height: 50px;
    width: 50px;
    line-height: 60px;
}

.stumbleuponicon_share {
    text-align: center;
    background-color: #e64c25;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
}

.pinteresticon_share {
    text-align: center;
    background-color: #b71a23;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
}

.plurkicon_share {
    text-align: center;
    background-color: #de7634;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
}

.plurkicon_share img {
    height: 15px;
}

.sharebutton {
    text-align: right;
    margin-bottom: 30px;
    margin-top: 30px;

}

.sharebutton div {
    display: inline-block;
    margin-left: 5px;
}

.sharebutton a {
    color: #fff;
    text-decoration: none;
}

.sharebutton a:hover {
    color: #ddd;
    text-decoration: none;
}

.sinaicon_share {
    background-color: #d62429;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
}

.sinaicon_share img {
    height: 12px;
}

.qqicon_share {
    background-color: #12b7f5;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
}

.lineicon_share {
    background-color: #00b900;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
}

.lineicon_share img {
    height: 12px;
}

.shareicon {
    background-color: #616e7c;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
}

.pageshare {
    background-color: #e6e6e6;
    color: #171717;
    font-weight: bold;
    margin-right: 5px;
    font-size: 11pt;
    padding: 5px 5px;

}

hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: solid 2px #c4c5bf;
}

.sqlpage-content {
    padding-top: 60px;
    padding-bottom: 60px;
}

.mytabborder {
    border-left: solid 1px #bcbcbc;
    border-right: solid 1px #bcbcbc;
    border-bottom: solid 1px #bcbcbc;
    padding: 15px;
}

.block_content_desc {
    background-color: #e4007f;
    color: #fff;
    padding: 10px;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 30px;
}

.nodata {
    font-size: 14pt;
    min-height: 300px;
    line-height: 300px;
    text-align: center;
}

.sqlpage-content .textol li {
    line-height: 45px;
}

.alert-info a, .alert-info a:hover, .alert-success a, .alert-success a:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

pre.ascii{
    display: inline-block;
    padding: 10px;
    margin: 0 0 10.5px;
    font-size: 10pt;
    line-height: 11pt;
    word-break: break-all;
    word-wrap: break-word;
    color: #5f5f5f;
    background-color: #fff;
    border: none;
    border-radius: 0;
    font-family: monospace;
    white-space: pre;
    text-align: left;

}

@media only screen and (max-width: 1440px) {

}

@media only screen and (max-width: 1366px) {

}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 992px) {

    .mobile_input_margin_top {
        margin-top: 15px;

    }

    .mobile_input_margin_bottom {
        margin-bottom: 15px;
    }

    .captchapadding img {
        width: 100%;
        height: 43px;
    }

    .main-content {
        font-size: 12pt;
        line-height: 28px;
    }

    .responimg-left {
        width: 100%;
        margin-right: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .responimg-right {
        width: 100%;
        margin-right: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .pagetitle {
        display: block;
        font-size: 16pt;
        color: #fff;
        padding-top: 40px;
        padding-bottom: 15px;
        margin: 0px;
    }

    .sqlpage-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }

}

@media only screen and (max-width: 480px) {

}

