body {
    font-size: 14px;
    font-family: sans-serif;
    background-color: #ecf0f1;
    padding: 0;
    margin: 0
}

a:hover {
    border-bottom: 1px dotted;
    text-decoration: none;
}

img {
    border: none;
}

.innercontainer {
    width: 940px;
    margin: 0 auto;
}
/*topheader*/
.topheader {
    background-color: #34495e;
    height: 34px;
    font-size: 11px;
    text-transform: capitalize;
    white-space: nowrap;
}

    .topheader ul {
        text-align: right;
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .topheader ul li {
            display: inline;
            margin-left: 30px;
            line-height: 34px;
        }

    .topheader a {
        color: #c0c8c9;
        text-decoration: none;
    }

        .topheader a:hover {
            color: #3586b3 !important;
            border: none;
        }

    .topheader .backtowebsite {
        float: left;
        margin: 0;
        font-weight: bold;
        text-transform: lowercase;
    }

        .topheader .backtowebsite a {
            color: #8091A3;
        }


/*header*/
.header {
    min-height: 80px;
    background-color: #3498db;
}

    .header h2 {
        float: left;
        font-size: 24px;
        color: #fff;
        margin: 0;
        line-height: 80px;
    }

        .header h2 a {
            color: #fff;
        }

    .header a {
        color: #b4d1e5;
        text-decoration: none;
    }

        .header a:hover {
            border-bottom: 1px dotted;
            text-decoration: none;
        }

    .header .logininfo {
        float: right;
        line-height: 80px;
    }

        .header .logininfo > div, .header #curuserTable > div {
            float: right;
            height: 80px;
        }

        .header .logininfo .registerLink, .header .logininfo .lostpswLink {
            line-height: normal;
        }

        .header .logininfo a.registerLink {
            color: #ffffff;
            font-size: 18px;
            font-weight: bold;
        }

        .header .logininfo a.lostpswLink {
            color: #34495e;
            font-size: 12px;
        }

    .header .sociallogin {
        border: 2px solid #308ecd;
        padding: 5px;
        border-radius: 5px;
        margin-right: 30px;
        display: inline-block;
        vertical-align: middle;
        line-height: 17px;
    }

        .header .sociallogin a {
            margin: 0 3px;
        }

    .header .unreadInfo {
        margin-right: 180px;
    }

        .header .unreadInfo a {
            color: #b4d1e5;
            font-weight: bold;
            font-size: 15px;
            margin-left: 30px;
        }

        .header .unreadInfo img {
            margin-right: 3px;
        }

    .header .curUserInfo a {
        font-size: 12px;
    }

    .header a.curUsername {
        color: #072a42;
        font-weight: bold;
        font-size: 17px;
    }

    .header .curUserInfo {
        min-width: 150px;
        line-height: normal;
        margin-top: 20px;
    }

/* inputs */
input[type=text], input[type=password], input[type=submit], input[type=button], select, a.button, textarea, button {
    border: 1px solid #2980b9;
    height: 30px;
    border-radius: 3px;
    font-size: 14px;
    vertical-align: middle;
}

.header input[type=text], .header input[type=password], .header input[type=submit] {
    border: 0;
    color: #fff;
    padding: 0 10px;
}

.header input[type=text], .header input[type=password] {
    background-color: #2980b9;
    width: 135px;
}

a.button {
    background-color: #3498db;
    color: #fff !important;
    padding: 7px 10px;
    text-decoration: none;
    border: none;
}

    a.button:hover {
        background-color: #34495e;
        text-decoration: none !important;
    }

.header input[type=submit] {
    background-color: #34495e;
    color: #3498db;
}

input:focus, select:focus, textarea:focus, button:focus {
    outline: none;
}

.header ::-webkit-input-placeholder {
    color: #3498db;
}

.header :-moz-placeholder {
    color: #3498db;
}

.header ::-moz-placeholder {
    color: #3498db;
}

.header :-ms-input-placeholder {
    color: #3498db;
}

/*main body*/
.forumcontent table {
    font-size: 100%;
    border-collapse: collapse;
}

.forumcontent h1 {
    font-weight: normal;
    font-size: 18pt;
    margin-bottom: 0;
    margin-top: 20px;
    text-transform: capitalize;
    color: #34495e
}

.forumcontent h2 {
    margin: 0;
    font-size: 18px;
    color: #34495e;
    text-transform: capitalize;
}

.forumcontent th h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 30px 0 0;
    text-transform: capitalize;
    text-align: left;
    margin-left: -15px;
}

.forumcontent h2 a {
    color: #3498db;
}

.forumcontent h3 {
    font-weight: bold;
    font-size: 100%;
}

.forumcontent a {
    color: #3498db;
    text-decoration: none;
}

.forumcontent th {
    color: #778899;
    text-transform: uppercase;
    text-align: center;
    font-size: 10px;
    height: 15px;
    vertical-align: bottom;
    padding: 15px;
}

    .forumcontent th a {
        color: #7ab5e4;
    }

.forumcontent td {
    border: 1px solid #ecf0f1;
    background-color: #FFFFFF;
    padding: 11px;
}

.forumcontent table.noouterborder, .forumcontent table.noouterborder th {
    border: none;
}

.forumcontent img {
    vertical-align: middle;
}

.forumcontent hr {
    height: 1px;
    border: none;
    color: silver;
    background: silver;
}

.forumcontent div.location {
    margin: 20px 0;
}

    .forumcontent div.location h2 a, .forumcontent div.location h2 {
        color: #bdc3c7;
        text-decoration: none;
        font-size: 14px;
        text-transform: capitalize;
    }

    .forumcontent div.location h1 a {
        color: #355670;
        font-size: 30px;
    }

    .forumcontent div.location h1 .postbutton {
        float: right;
        margin-top: 10px;
    }

        .forumcontent div.location h1 .postbutton a {
            font-size: 15px;
            font-weight: bold;
        }

.forumcontent .topictools {
    visibility: hidden;
    float: right;
    margin-top: 7px;
}

    .forumcontent .topictools a {
        margin-right: 20px;
        border: none;
    }

.forumcontent .biglist tr:hover .topictools {
    visibility: visible;
}

.forumcontent .smalltoolbar {
    float: right;
    font-size: 11px;
}

    .forumcontent .smalltoolbar a {
        margin-left: 10px;
    }

.forumcontent .gray {
    color: #7f8c8d;
    font-size: 12px;
    font-weight: normal;
}

.forumcontent .gray2 {
    color: #c3c3c3;
    font-size: 12px;
    font-weight: normal;
}

    .forumcontent .gray2 a {
        color: #7f8c8d;
        border-bottom: 1px dotted;
    }

.forumcontent th .gray {
    color: #ccc;
}

.forumcontent .gray a, .header .gray a {
    border-bottom: 1px dotted;
}

    .forumcontent .gray a:hover, .forumcontent .gray2 a:hover {
        text-decoration: none;
        border: none;
    }

.forumcontent .radiolist td {
    text-align: left;
}

.forumcontent .acceptedAnswer td {
    background-color: #EBFFE9;
}

.forumcontent .messageActions {
    text-transform: uppercase;
    font-size: 10px;
    color: #476380;
    font-weight: bold;
}

    .forumcontent .messageActions a {
        color: #476380;
        font-weight: bold;
        margin: 0 5px;
    }

.forumcontent input[type="text"], .forumcontent input[type="password"] {
    height: 26px;
}

.forumcontent .usertools {
    float: left;
    margin-left: 30px;
}

    .forumcontent .usertools input, .forumcontent .usertools button {
        width: 350px;
        margin-bottom: 10px;
        display: block;
    }

.forumcontent input[type="checkbox"],
.header input[type="checkbox"] {
    vertical-align: middle;
}

.forumcontent input[type="button"],
.forumcontent input[type="submit"],
.forumcontent button {
    text-transform: capitalize;
    color: White;
    background-color: #3498db;
    font-weight: bold;
    font-size: 15px;
    height: 32px;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px 10px;
}

    .forumcontent input[type="button"].greybutton,
    .forumcontent input[type="submit"].greybutton,
    .forumcontent button.greybutton {
        background-color: slategray;
        border-color: slategray;
    }

        .forumcontent input[type="button"].greybutton:hover,
        .forumcontent input[type="submit"].greybutton:hover,
        .forumcontent button.greybutton:hover {
            background-color: #999;
        }

    .forumcontent input[type="button"]:hover,
    .forumcontent input[type="submit"]:hover,
    button:hover {
        background-color: #34495e;
    }

.forumcontent table.biglist td {
    height: 80px;
    padding: 10px 30px;
}

.forumcontent table.biglist th {
    padding: 0 15px 15px;
}

.forumcontent table.biglist td:first-child img.avatar {
    border-radius: 32px;
}

/*rounded border*/
.roundedborder {
    border-radius: 7px;
    -moz-border-radius: 7px;
}

    .roundedborder > tr > td, .roundedborder > tbody > tr > td {
        border-right: none;
        border-bottom: none;
    }

        .roundedborder > tr > td:first-child, .roundedborder > tbody > tr > td:first-child {
            border-left: none;
        }

table.roundedborder > tr:first-child > td, table.roundedborder > tbody > tr:first-child > td,
table.roundedborder th {
    border-top: none;
}

    table.roundedborder tr:first-child td:first-child, table.roundedborder tbody tr:first-child td:first-child,
    table.roundedborder th:first-child {
        border-top-left-radius: 7px;
        -moz-border-radius-topleft: 7px;
    }

    table.roundedborder tr:first-child td:last-child, table.roundedborder tbody tr:first-child td:last-child,
    table.roundedborder th:last-child {
        border-top-right-radius: 7px;
        -moz-border-radius-topright: 7px;
    }

table.roundedborder tr:last-child td:first-child,
table.roundedborder tr:last-child th:first-child {
    border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
}

table.roundedborder tr:last-child td:last-child,
table.roundedborder tr:last-child th:last-child {
    border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
}

table.roundedborder {
    border-collapse: separate;
    border-spacing: 0;
}

table.horizseparated td {
    border-top: 1px solid #ecf0f1;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

table.horizseparated th, table.horizseparated tr:first-child th {
    border: none;
}

.forumcontent table.postlist {
    width: 100%
}

    .forumcontent table.postlist td {
        border-width: 1px;
        padding: 30px;
    }

    .forumcontent table.postlist > tr > td:first-child, .forumcontent table.postlist > tbody > tr > td:first-child {
        width: 120px;
        line-height: 150%;
        text-align: center;
    }

    .forumcontent table.postlist .utils td {
        border-top: none;
        padding-top: 0;
        padding-bottom: 30px;
    }

    .forumcontent table.postlist td:first-child img.avatar {
        border-radius: 32px;
    }

.forumcontent .pager {
    clear: both;
    text-align: center;
    margin: 10px;
    font-weight: bold;
    color: #ccc;
}

    .forumcontent .pager a {
        color: #344D61;
        margin: 5px;
    }

    .forumcontent .pager span {
        margin: 5px;
    }

/* other classes */
img.avatar {
    padding: 2px 2px 2px 2px;
    height: 64px;
    width: 64px;
    -ms-interpolation-mode: bicubic;
    margin-bottom: 3px;
}

blockquote {
    color: #7777aa;
    text-decoration: none;
    margin-left: 15px;
}

.mobileshown {
    display: none;
}

/* responsiveness*/
/* Smartphones (portrait and landscape) ----------- */

body {
    font-family: 'Open Sans', sans-serif;
    background: #f1f1f1;
}

.header {
    min-height: 70px;
}

    .header a:hover {
        text-decoration: none;
        border: none;
    }

    .header a.back {
        float: right;
        font-size: 14px;
        padding: 24px 0;
        color: #4495cd;
    }

        .header a.back:hover {
            color: #a0a0a0;
            text-decoration: none;
            border: none;
        }

.navbar-brand {
    padding: 17px 0;
}

a.navbar-brand {
    display: block;
    width: 190px;
    float: left;
}

    a.navbar-brand img {
        width: 100%;
    }

.header {
    background: #ffffff;
    margin-bottom: 20px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}

.topheader {
    background: #231f20;
    margin-top: -20px;
}

a, table.biglist a, .forumcontent a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: none;
}

    a:hover, table.biglist a:hover, .forumcontent a:hover {
        color: #a0a0a0;
        text-decoration: none;
        border: none;
    }

table.roundedborder tr:last-child td:first-child, table.roundedborder tr:last-child th:first-child, table.roundedborder tr:last-child td:last-child, table.roundedborder tr:last-child th:last-child {
    border-radius: 0;
}

.forumcontent table.biglist th {
    padding: 15px;
}

.forumcontent th {
    font-size: 14px;
    background: #4495cd;
    font-weight: normal;
}

    .forumcontent th h2 {
        font-size: 14px;
        margin: 0;
        text-transform: uppercase;
        margin-left: 0;
        color: #ffffff;
    }

.forumcontent table.biglist th {
    color: #ffffff;
}

.forumcontent img.forum-icon {
    width: 32px;
}

.forumcontent h2 a {
    color: #231f20;
}

.forumcontent .gray2 {
    font-size: 12px;
    font-weight: normal;
    color: #535456;
}

.forumcontent td {
    vertical-align: middle;
}

table.biglist {
    margin-bottom: 20px;
}

.forumcontent .gray2 a {
    border-bottom: none;
}

.forumcontent a {
    color: #1d191a;
}

.forumcontent .gray {
    color: #535456;
    font-size: 13px;
}

.forumcontent div.location h2 a, .forumcontent div.location h2 {
    color: #3498db;
    text-decoration: none;
    font-size: 16px;
}

    .forumcontent div.location h2 a:hover, .forumcontent div.location h2:hover {
        color: #a0a0a0;
        text-decoration: none;
        border: none;
    }

.forumcontent h1 {
    font-size: 20pt;
    color: #1d191a;
}

.forumcontent .smalltoolbar {
    font-size: 11px;
    text-transform: uppercase;
    color: #3498db !important;
}

.forumcontent div.location h1 a {
    color: #1d191a;
}

.header ul {
    float: left;
    margin: 0;
    list-style-type: none;
    margin: 0;
}

    .header ul > li {
        float: left;
    }

        .header ul > li > a {
            color: #55585a;
            font-size: 14px;
            text-transform: uppercase;
            padding: 25px 10px;
            display: block;
        }

            .header ul > li > a.avatar {
                padding: 15px 10px;
            }

.forumcontent th {
    color: #ffffff;
}


.innercontainer {
    /*padding-right: 15px;
	padding-left: 15px;*/
    margin-right: auto;
    margin-left: auto;
    width: auto;
}

.user-dd span {
    display: block;
    padding: 16px 10px;
    background: #191415;
    color: #4495cd;
    line-height: 1;
}

    .user-dd span a {
        color: #ffffff;
    }

    .user-dd span:hover {
        background-color: #1e2224;
    }


.navbar-brand {
    height: 70px;
    padding: 17px 15px;
}

    .navbar-brand > img {
        width: 170px;
    }

.navbar-default {
    background: #fff;
}

    .navbar-default .navbar-nav > li > a {
        color: #55585a;
        font-size: 14px;
        text-transform: uppercase;
        padding: 25px 10px;
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            background-color: #f1f1f1;
            color: #4495cd;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
        background: #fff;
        color: #4495cd;
        box-shadow: none;
    }

        .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
            color: #4495cd;
        }

.navbar-nav li a.navbar-btn {
    margin: 14px 0;
    background: #ffffff;
    border: 1px solid #231f20;
    min-width: initial;
    padding: 10px 8px;
    color: #231f20;
    text-shadow: none;
    font-weight: 600;
    font-size: 13px;
}

    .navbar-nav li a.navbar-btn:hover {
        background: #4495cd;
        color: #ffffff;
        border: 1px solid #4495cd;
    }

    .navbar-nav li a.navbar-btn.register {
        color: #ffffff;
        margin-left: 6px;
        background: #231f20;
    }

        .navbar-nav li a.navbar-btn.register:hover {
            background: #4495cd;
            color: #ffffff;
        }

.nav-user {
    width: 55px;
    height: 40px;
    line-height: 40px;
}

    .nav-user .img-cnt {
        width: 40px !important;
        height: 40px !important;
        border-radius: 50% !important;
        border: 1px solid #cccccc !important;
        margin-right: 5px !important;
        overflow: hidden;
        float: left;
    }

        .nav-user .img-cnt img {
            width: 40px !important;
            height: 40px !important;
            border-radius: 0 !important;
            margin: 0;
            padding: 0 !important;
        }

    .nav-user i.fa-angle-down {
        line-height: 40px;
    }

.navbar-default .navbar-nav > li > a.avatar {
    padding: 15px 0px;
}

    .navbar-default .navbar-nav > li > a.avatar:hover {
        background: #ffffff;
    }

.dropdown-menu.user-dd {
    padding: 0;
    margin: 0;
}

.dropdown-menu li.enhanced {
    background: #191415;
}

    .dropdown-menu li.enhanced a {
        color: #ffffff;
    }

li.more ul.dropdown-menu li a:hover {
    color: #ffffff !important;
    background-color: #1e2224 !important;
    background-image: none;
}

.user-dd span {
    display: block;
    padding: 16px 10px;
    background: #191415;
    color: #4495cd;
}

    .user-dd span a {
        color: #ffffff;
    }

    .user-dd span:hover {
        background-color: #1e2224;
    }

.navbar-default .navbar-nav > .open > a.avatar, .navbar-default .navbar-nav > .open > a.avatar:focus, .navbar-default .navbar-nav > .open > a.avatar:hover {
    background-color: #ffffff;
}

.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    padding: 20px 0px;
    min-width: auto;
    width: 100%;
    background: #111213;
    min-height: 306px;
    border-radius: 0;
    box-shadow: none;
}

    .dropdown-menu-large li.sub ul.submenu {
        padding: 0;
        margin: 0;
    }

        .dropdown-menu-large li.sub ul.submenu li > a {
            display: block;
            padding: 12px 20px;
            clear: both;
            font-weight: normal;
            line-height: 1.428571429;
            color: #ffffff;
            white-space: normal;
        }

            .dropdown-menu-large li.sub ul.submenu li > a:hover,
            .dropdown-menu-large li.sub ul.submenu li > a:focus {
                text-decoration: none;
                color: #ffffff;
                background-color: #1e2224;
            }

    .dropdown-menu-large .dropdown-header {
        color: #ffffff;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
        padding-bottom: 14px;
    }

    .dropdown-menu-large li.sub ul.submenu li > a.lg-ddi {
        background-color: #080707;
        min-height: 260px;
    }

        .dropdown-menu-large li.sub ul.submenu li > a.lg-ddi:hover {
            background-color: #1e2224;
        }

.dd-icon .icon {
    fill: #4495cd;
    width: 120px;
    height: 120px;
    position: absolute;
    left: calc((50%) - 60px);
    top: calc((50%) - 38px);
}

.dd-icon img {
    width: 120px;
    height: 120px;
    position: absolute;
    left: calc((50%) - 60px);
    top: calc((50%) - 38px);
}



/*@media (min-width: 480px) {
	.innercontainer {
	    width: auto;
	}
}
*/
@media (min-width: 768px) {
    .innercontainer {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .innercontainer {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .innercontainer {
        width: 1170px;
    }
}




@media only screen and (max-width : 480px) {
    body {
        overflow-x: hidden;
    }

    .mobilehidden {
        display: none !important;
    }

    .mobileshown {
        display: block;
    }

    .topheader ul {
        text-align: left;
        padding: 0 10px;
    }

    .innercontainer {
        width: auto;
    }

    .forumcontent {
        margin-left: 10px;
        margin-right: 10px
    }

    .header {
        overflow: hidden;
        padding: 0 10px;
    }

        .header .logininfo > div, .header #curuserTable > div {
            height: auto;
            float: none;
        }

        .header h1 {
            float: none;
            font-size: 20px;
            line-height: normal;
            margin: 5px auto;
        }

        .header .logininfo {
            float: none;
            line-height: normal;
        }

        .header .curUserInfo {
            margin: 0;
        }

    .topheader ul {
        padding: 0;
    }

        .topheader ul li {
            margin-left: 10px;
        }

    .forumcontent table.biglist td {
        padding: 5px 10px;
    }

    .header input[type=text], .header input[type=password] {
        width: 95px;
    }

    .forumcontent table.postlist tr td:first-child {
        display: none;
    }

    .messageActions, .smalltoolbar {
        display: none;
    }

    .userinfo {
        line-height: 20px;
    }

        .userinfo img {
            float: left;
            width: 20px;
            height: 20px;
            border-radius: 20px;
        }
}
