/**
 * Created by PhpStorm.
 * User: galaboonz
 * Date: 8/18/2016 AD
 * Time: 10:47 PM
 */

/*.ads-long {*/
/*height: 90px;*/
/*margin-bottom: 20px;*/
/*}*/
/*.ads-long .example-ads {*/
/*width: 728px;*/
/*height: 90px;*/
/*background: #428bca;*/
/*color: #fff;*/
/*line-height: 90px;*/
/*margin: auto;*/
/*text-align: center;*/
/*}*/

/*.ads-square {*/
/*height: 250px;*/
/*}*/
/*.ads-square .example-ads {*/
/*width: 300px;*/
/*height: 250px;*/
/*background: #428bca;*/
/*color: #fff;*/
/*line-height: 250px;*/
/*text-align: center;*/
/*}*/

.custom-head-topic {
    letter-spacing: 0px;
    text-transform: none;
}

.custom-topic {
    padding-left: 60px !important;
    font-size: 11px;
    margin-right: 410px;
}

.custom-title {
    font-size: 14px;
}

.custom-title-eng {
    font-size: 12px;
}


@media (min-width: 949px) {
    .forabg div.list-inner {
        margin-right: 380px !important;
    }

    .forabg dd.lastpost {
        width: 200px !important;
    }

    .forabg dd.topics {
        margin-left: 60px !important;
        width: 81px !important;
    }

    .forabg dd.posts {
        width: 81px !important;
    }

    /* end forabg section */

    .forumbg div.list-inner {
        margin-right: 380px !important;
    }

    .forumbg dd.lastpost {
        width: 200px !important;
    }

    .forumbg dd.posts {
        margin-left: 60px !important;
        width: 81px !important;
    }

    .forumbg dd.views {
        width: 81px !important;
    }
}




ul.topiclist li.row:nth-child(even) {
    background: #EEEEEE
}

ul.topiclist li.row:nth-child(odd) {
    background: #FFF
}

#page-header {
    background: none;
}

a#logo {
    width: 240px !important;
    background-color: rgba(255, 255, 255, 0.9);
    line-height: 1px;
    padding: 5px 2px !important;
}



@media (max-width: 480px) {
    a#logo {
        padding: 3px !important;
    }
}

@media (min-width: 480px){
    .custom-width-85-percentage {
        width: 85% !important;
    }
}

span.forum-image {
    max-width: 50px;
    max-height: 40px;
    border-radius: 0px;
}
.navbar.top .inner{
    color: #0082c8;
    background: rgba(255, 255, 255, 0.8);
}

.btn-see-more {
    background-color: #ccc;
    margin: auto;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 95%;
}

.text-center {
    text-align: center;
}

.ads-between-column {
    padding: 0px;
    margin-bottom: 30px;
    border-top:none;
}
.show-on-mobile {
    display: none;
}

@media (max-width: 768px){
    .mobile-text-center {
        text-align: center;
    }

    .show-on-mobile {
        display: block;
    }

    .hide-on-mobile {
        display: none !important;
    }

    .top-banner > img {
        margin: auto;
    }
    .right-banner > img {
        margin: auto;
    }
    .second-banner > img {
        margin: auto;
    }
    .second-right-banner > img {
        margin: auto;
    }
}

@media (min-width: 768px){
    .show-on-mobile-logo {
        display: none;
    }
    .show-on-desktop {
        display: block;
    }
}




.breadcrumbs .crumb:before {
    color: #0082c8;
}

.icon_topic_newest {
    display: none !important;
}

a.custom-header-logo {
    padding: 0 !important;
}

.custom-header-image-logo {
    width: 180px;
    height: 35px;
}

#navbar-main > div.inner.container {
    height: 55px;
}

#nav-main li {
    line-height: 2.6;
}

.custom-topbar {
    background-color: #0082c8 !important;
}

.topbar .inner > ul > li > a.custom-header-logo {
    border:none;
}

.header-ads {
    top: 0px;
    margin-bottom: 60px;
    background-image: url('../../images/aimages/PRAKARD-BANNER-1900x330-Pixel-6.jpg') !important;
}

#adsModal {
    top: 5%;
    right: 15%
}

a.ad-with-us {
    display: inline !important;
    box-shadow:none !important;
    font-size: 1.1em !important;
    font-weight: 600;
    padding-right: 15px;
}

a.ad-with-us > .fa {
    margin-top: 9px;
}

ul.social-links li a.ad-with-us:hover, ul.social-links li a.ad-with-us:focus {
    box-shadow:none;
}



/* new theme */
.navbar.top > .inner.container {
    color: #0082c8;
}

li.header {
    background-color: #0082c8;
}

div.buttons > a {
    background-color: #0082c8;
}

#jumpbox > span {
    background-color: #0082c8;
}

/*.button2 {*/
    /*background-color: #0082c8 !important;*/
/*}*/

.submit-buttons > input{
    background-color: #0082c8 !important;
}

#add_files {
    background-color: #0082c8 !important;
}

.right-box > a{
    background-color: #0082c8 !important;
}

.topic-tools > span {
    background-color: #0082c8;
}

.custom-topic > a:hover {
    color: #0082c8 ;
}

.lastpost > span > a:hover {
    color: #0082c8 ;
}

.list-inner > a:hover {
    color: #0082c8 ;
}
/*html {*/
/*filter: grayscale(100%)*/
/*}*/

.contact-column {
    display: inline-block;
    padding-right: 20px;
}

.contact-column > a {
    text-decoration: underline;
    color: #0000cc;
}

.full_selector {
    width: 150px;
    color: black;
    font-size: 12px;
}

.button-form {
    display: inline-block;
}

#search-box {
    height: 40px;
    padding: 2px;
    margin-top: 35px;
    margin-bottom: 35px;
}

@media (max-width: 480px) {

    .button-form {
        width: 100%;
        text-align: center;
    }

    #search-box {
        height: 146px;
        padding: 2px;
        margin-top: 15px;
        margin-bottom: 30px;
        background-color: transparent;
    }

    #search-box > fieldset {
        width: 80%;
        margin: auto;
    }

    .button-form > .button-search {
        width: 100% !important;
    }
}

.quick-post {
    color: #0082c8;
    background-color: #fff;
    border-radius: 5px;
    margin-left: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-top: 2px !important;
}

.quick-post > a {
    padding: 0 !important;
}

.quick-post > a:hover {
    border: solid 2px transparent !important;
    text-shadow: none !important;
}

.quick-post > a:focus {
    border: solid 2px transparent !important;
    text-shadow: none !important;
}

.today-post-table {
    border-collapse: collapse;
    width: 100%;
}

.today-post-table > thead > tr > th {
    border-bottom: 1px solid #ddd;
    padding: 5px;
    font-weight: 500;
}

.today-post-table > tbody > tr > td {
    border-bottom: 1px solid #ddd;
    padding: 5px;
}

.today-post-table > tbody > tr:nth-child(even)  {
    background-color: #f5f5f5
}

.today-post-table > tbody > tr > td > .link-post {
    overflow: hidden;
    max-height: 47px;
}

.today-post-table > tbody > tr > td > .link-post > .img-icon {
      float: left;
      margin-right: 8px;
      margin-top: 8px;
      width: 35px;

}
/* today post table */
.suggested-title {
    background-color: #0082c8;
    color: white;
    text-align: center;
    margin: 0;
    padding: 5px;
}


.forum-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 25px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    border-radius: 4px;
    border: 1px solid #DDD;
}

.forum-table > .forum-row, .forum-header {
    display: flex;
}

.forum-table > .forum-header {
    background-color: #0082c8;
    color: #fff;
}

.forum-table > .forum-header > .forum-cell {
    padding: 10px 15px 10px 15px;
    font-size: 14px;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.forum-table > .forum-row > .forum-cell {
    padding: 10px 15px 10px 15px;
    font-size: 12px;
    width: 100%;
}

.forum-table > .forum-row > .forum-cell > span {
    padding-right: 15px;
}

.forum-table > .forum-row > .forum-cell > .img-icon {
    float: left;
    margin-top: -3px;
    width: 35px;
}

.forum-table > .forum-row:nth-child(odd) {
    background-color: #EEEEEE
}

@media (max-width: 768px) {
    .forum-table {
        width: 100%;
        border-collapse: collapse;
        margin-bottom: 25px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
        border-radius: 4px;
        border: 1px solid #DDD;
    }

    .forum-table > .forum-row, .forum-header {
        display: block;
    }

    .forum-table > .forum-header {
        display: flex;
    }

    .forum-table > .forum-header {
        background-color: #0082c8;
        color: #fff;
    }

    .forum-table > .forum-header > .forum-cell {
        padding: 10px 15px 10px 15px;
        font-size: 14px;
        text-align: left;
        width: 50%;
        font-weight: 600;
    }

    .forum-table > .forum-row > .forum-cell {
        padding: 10px 15px 10px 15px;
        font-size: 12px;
        width: 100%;
    }

    .forum-table > .forum-row > .forum-cell > .img-icon {
        float: left;
        margin-top: -3px;
        width: 35px;
    }

    .forum-table > .forum-row:nth-child(odd) {
        background-color: white;
    }

    .forum-table > .forum-row > .forum-cell:nth-child(even) {
        background-color: #EEEEEE
    }
}

.profile_edit_table {
    width: 100%;
}

.profile_edit_table > tbody > tr > td.label-title {
    width: 20%;
    padding: 10px;
    text-align: right;
}

.profile_edit_table > tbody > tr > td > input {
    width: 100%;
}

.error-message {
    color: red;
}

.border-red {
    border-color: red !important;
}


/* ads style goes here */
.top-banner > img.hide-on-mobile {
    width: 720px;
    height: 90px;
}

.top-banner > img.show-on-mobile {
    width: 320px;
}

.navbar.footer-icon {
    height: 54px;
}

.navbar.footer-icon > .contact {
    padding: 7px 15px 0 15px;
}

.nav-contact > li > .crumb {
    line-height: 3;
}

.navbar.footer-icon > div > ul > li > a.icon {
    padding-left: 0;
}

.navbar.footer-icon > div > ul > li > a > .footer-icon-img{
    width: 35px;
}

a.responsive-menu-link {
    z-index: 1;
}

