﻿html {
    margin: 0;
    padding: 0;
}
body {
    background: url(../Images/tail-top.gif) repeat-x left top #fff;
    /*border-top: solid 10px #000;*/
    color: #454545;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}
a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}
    a:link, a:visited, a:active, a:hover {
        color: #54616b
    }
a.btn, a.btn:link, a.btn:visited, a.btn:active, a.btn:hover {
    color: #fff !important;
}



header, footer, hgroup, nav, section {
    display: block;
}
mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}
.main-section {
    margin: 20px auto;
    padding: 10px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45), inset 0 0 30px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45), inset 0 0 30px rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45), inset 0 0 30px rgba(0, 0, 0, 0.07);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.main-title {
    font-family: 'Open Sans Condensed', Verdana, sans-serif;
    color: #2b8abe;
    font-size: 40px;
    font-weight: 300;
}
.jb-title {
    font: 23px/1.6 arial, helvetica, sans-serif;
    font-weight: bold;
    color: #4e4e4e;
}
.separator {
    height: 1px;
    background: #b3bbc5;
}
.userInfoClass {
    background: url(../images/UserInfo.png) no-repeat;
    width: 670px;
    height: 180px;
    padding: 45px 0 30px 30px;
}
.button-1 {
    background: url(../Images/orange-button-bg.gif) no-repeat 25% 50% #F80;
    border: 1px solid #F80;
    color: #FFF;
    height: 30px;
    padding: 0 5px;
    width: 100px;
    overflow: visible;
    text-align: center;
}
.button-2 {
    background: url(../Images/imageBtn.png) no-repeat;
    width: 120px;
    height: 42px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: white;
    font-weight: bold;
}
.button-2 a {
    background: none;
    margin: 0;
    padding: 0;
    text-decoration: underline;
    color: white;
}
.k-tabstrip-items .k-item {
    background-image: none;
    background-image: none, -webkit-linear-gradient(top, [object Object], [object Object]);
    background-image: none, -moz-linear-gradient(top, [object Object], [object Object]);
    background-image: none, -o-linear-gradient(top, [object Object], [object Object]);
    background-image: none, linear-gradient(to bottom, [object Object], [object Object]);
    background-position: 50% 50%;
    background-color: #1474a8;
}
.orderInfoClass {
    background: url(../images/OrderGridBg.gif) no-repeat;
    width: 778px;
    height: 380px;
    padding: 50px 0 30px 12px;
}
.addressClass {
    background: url(../images/Address.png) no-repeat;
    width: 310px;
    height: 250px;
    padding: 50px 0 30px 30px;
}
.shipAddressClass {
    background: url(../Images/ShipAddress.png) no-repeat;
    width: 310px;
    height: 250px;
    padding: 50px 0 30px 30px;
}
.accFormLbl {
    font-style: italic;
    font-size: small;
}
.stat dd {
    margin: 0;
}
.relative-value {
    font-weight: bold;
    color: #4da3d5;
}
.company-trends {
    margin: 1em 0 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}
.company-trends {
    margin-left: 27px;
}
.trend-container {
    background: transparent none no-repeat 100% 29px;
    width: 320px;
    margin-right: 27px;
}
.site-logo {
    background: url(../Images/jbLogo.gif) no-repeat !important;
    display: block;
    height: 45px;
    text-indent: -9999px;
    width: 45px;
    background-size: 45px 45px !important;
    margin-top: 3px;
    margin-right: 10px;
}

/* Message Classes */
/* -------End Message Classes */

.accountClass {
    float: left;
    clear: left;
    width: 370px;
    height: 131px;
    margin: 30px 0 30px 30px;
    padding: 60px 0 30px 30px;
}
.accountClass ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.accountClass li {
    height: 28px;
    vertical-align: middle;
    color: #000;
}
.accountClass ul label {
    display: inline-block;
    width: 100px;
    text-align: right;
    padding-right: 5px;
    color: #000;
}
.accountClass label {
    color: #000;
}

/* slider class */
.step {
    width: 100%;
    position: relative;
}
.step:not(.active) {
    opacity: 1;
    filter: alpha(opacity=99);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
.step:not(.active) a.jms-link {
    opacity: 1;
    margin-top: 40px;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}
h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.75em;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1.1em;
}
h5, h6 {
    font-size: 1em;
}
h5 a:link, h5 a:visited, h5 a:active {
    padding: 0;
    text-decoration: none;
}

/* Contact FOrm Layout */
.form_container {
    position: absolute;
    z-index: 9;
    top: 0px;
    right: 0px;
    width: 320px;
}
.adjuestment {
    width: 276px;
    float: left;
    padding: 17px 27px 0 17px;
}
.adjuestment1 {
    width: 264px;
    float: left;
    padding: 15px 27px 0 17px;
}
.form_content {
    background: url(../Images/form/form_bg.png) repeat 0 0;
    min-height: 391px;
    float: left;
}
.formtitle {
    float: left;
    background: url(../Images/form/form_title_bg.png) repeat 0 0;
    margin: -16px 0 0 -17px;
    margin-bottom: 3px;
}
.title_adjuest {
    width: 303px;
    padding: 5px 0 13px 17px;
}
.adjuestment1 .title_adjuest {
    width: 291px;
    padding: 9px 0 7px 17px;
}
.formtitle h3 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-family: 'Oswald';
    font-weight: normal;
    margin-left: 5px;
}
.form_content form {
    width: 100%;
    float: left;
}
.form_content form fieldset {
    float: left;
}
#li--1, #li--2, #li--3, #li--4, #li--5, #li--6 {
    height: 35px;
    list-style-type: none;
}
.form_bullet {
    width: 250px;
    text-align: left;
    color: white;
}
.form_content form fieldset .row {
    width: 270px;
    float: rigth;
    background: url(../Images/form/left_t_box.jpg) no-repeat 0 0;
    height: 34px;
    border: 1px solid #173e74;
    margin-top: 4px;
}
.row .txt_box {
    border: none;
    background: url(../Images/form/right_t_box.jpg) repeat-x right 0;
    height: 34px;
    width: 230px;
    float: right;
    *padding: 10px 0 11px 0;
    padding-right: 15px;
    color: #949494;
    font-family: 'helvetikerregular';
}
.row span {
    width: 40px;
    text-align: left;
    color: white;
}
input#sendbutton.sendbutton {
    margin-top: 10px;
    background-color: #db0c49;
}
input#sendbutton1.sendbutton {
    margin-top: 10px;
    background-color: #db0c49;
}

/* .btn {
    background: #d70d51;
    border: none;
    width: 121px;
    height: 36px;
    padding: 5px 0 8px 5px;
    float: right;
    font-size: 19px;
    color: #fff;
    font-family: 'helveticabold';
    text-transform: uppercase;
    margin-top: 25px;
    cursor: pointer;
    text-align: center
}
*/
.form_content p {
    font-size: 15px;
    line-height: 20px;
    color: #e5e5e5;
    *margin-top: -16px;
    margin-left: 5px;
    font-family: 'helvetikerregular';
    margin-top: 40px;
    text-align: left;
}
.slider {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 10px;
}
.slider .slide {
    width: 100%;
    float: left;
    overflow: hidden;
}

/* -------------------------- */
/* main layout
---------------------------------------------------------- */
.content-wrapper {
    margin: 0 auto;
    max-width: 960px;
}
/*#body {
    clear: both;
    padding-top: 40px;
    overflow: hidden;
}*/
#main_header {
    width: 100%;
    margin: 0 auto;
    background: url(../Images/bg1.gif) repeat-x #0a2b43;
    color: #fff;
    height: 116px;
}
#main_footer {
    width: 100%;
    float: left;
    background: url(../Images/footer_bg.gif) repeat-x left top #0c1d2a !important;
    margin: 0px;
    padding: 0px;
}
#footer {
   /* width: 530px;
    height: 187px;*/
    margin: 0 auto 0 auto;
}
#footer ul {
    width: 500px;
    display: block;
    list-style-type: none;
    margin: 46px 0 0 40px;
    position: absolute;
}
#footer ul li {
    display: block;
    float: left;
}
#footer ul li a {
    font: 14px/12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color: #ffffff;
    background-color: #09161f;
    text-decoration: none;
    margin: 0 16px 0 16px;
}
#footer ul li a.mg {
    font: 12px/11px Arial, Helvetica, sans-serif;
    color: #ffffff;
    background-color: #09161f;
    text-decoration: none;
    margin: 0 11px 0 0px;
}
#footer ul li a.mg:hover {
    text-decoration: underline;
}
#footer ul li a:hover {
    text-decoration: underline;
}
#footer ul.ad {
    width: 323px;
    display: block;
    list-style-type: none;
    margin: 77px 0 0 90px;
}
#footer ul.ad li {
    height: 40px;
    width: 96px;
    display: block;
    border-right: #FFFFFF 1px dashed;
}
#footer ul.ad li.nobor {
    height: 40px;
    width: 96px;
    display: block;
    margin-left: 10px;
    border-right: none;
}
#footer ul.ad li.nobor1 {
    height: 40px;
    width: 96px;
    display: block;
    float: left;
    margin-left: 10px;
    border-right: #FFFFFF 1px dashed;
}
#footer ul.ad li a {
    font: 10px/12px Tahoma, Arial, Helvetica, sans-serif;
    color: #d1bd86;
    background-color: #0c1c27;
    font-weight: bold;
    text-decoration: none;
    margin: 0 0 0 0;
    display: block;
}
#footer ul.ad li a span {
    color: #ff0033;
    background-color: #0b1a24;
    text-transform: uppercase;
    margin: 0 10px 0 0;
    display: block;
}
#footer ul.css {
    width: 100px;
    display: block;
    margin: 75px 0 0 211px;
    font-size: 0px;
    padding: 0px;
}
#footer p {
    padding: 135px 0 0 165px;
    font: 11px/16px Tahoma, Arial, Helvetica, sans-serif;
    color: #FAFAFA;
    background: url(images/footer_bg.gif) repeat-x #0c1d29;
    font-weight: normal;
    height: 14px;
    margin: 0;
}
#footer p.de {
    padding: 0 0  0 165px;
    margin: 0;
    line-height: 12px;
    width: 160px;
    text-align: center;
    background-color: #0c1d2a;
    color: #fff;
    background: none;
}
#footer p.de a {
    color: #fff;
    background-color: #0c1d2a;
    text-decoration: underline;
}
#footer p.de a:hover {
    color: #fff;
    background-color: #0a5083;
}
.main-content {
    /* background: url("../Images/accent.png") no-repeat;
    */
    /*padding-top: 5px;
    margin: 5px;*/
}
.featured + .main-content {
    background: url("../Images/heroAccent.png") no-repeat;
}
header .content-wrapper {
    padding-top: 20px;
}
footer {
    clear: both;
    font-size: .8em;
    /*height: 100px;*/
}

/* site title
---------------------------------------------------------- */
.site-title {
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
}
.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
}

/* login
---------------------------------------------------------- */
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
    min-height: 10px;
}
#login a {
    background-color: #d3dce0;
    margin-left: 10px;
    margin-right: 3px;
    padding: 2px 3px;
    text-decoration: none;
}
#login a.username {
    background: none;
    margin: 0;
    padding: 0;
    text-decoration: underline;
    color: white;
}
#login ul {
    margin: 0;
}
#login li {
    display: inline;
    list-style: none;
}

/* menu
---------------------------------------------------------- */
ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}
ul#menu li {
    display: inline;
    list-style: none;
    padding-left: 15px;
}
ul#menu li a {
    background: none;
    /* color: #999;
    */
    color: #1474a8;
    text-decoration: none;
}
ul#menu li a:hover {
    /* color: #333;
    */
    color: #ff6a00;
    text-decoration: none;
}

/* page elements
---------------------------------------------------------- */
/* div panel class */

.divPanel {
    color: #fff;
    background-color: #1474a8;
}

/* featured */
.featured {
    background-color: #fff;
}
.featured .content-wrapper {
    background-color: #7ac0da;
    background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
    background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
    background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
    background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
    color: #3e5667;
    padding: 20px 40px 30px 40px;
}
.featured hgroup.title h1, .featured hgroup.title h2 {
    color: #fff;
}
.featured p {
    font-size: 1.1em;
}

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}
hgroup.title h1, hgroup.title h2 {
    display: inline;
}
hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}
ol.round li {
    margin: 25px 0;
    padding-left: 45px;
}
ol.round li.zero {
    background: url("../Images/orderedList0.png") no-repeat;
}
ol.round li.one {
    background: url("../Images/orderedList1.png") no-repeat;
}
ol.round li.two {
    background: url("../Images/orderedList2.png") no-repeat;
}
ol.round li.three {
    background: url("../Images/orderedList3.png") no-repeat;
}
ol.round li.four {
    background: url("../Images/orderedList4.png") no-repeat;
}
ol.round li.five {
    background: url("../Images/orderedList5.png") no-repeat;
}
ol.round li.six {
    background: url("../Images/orderedList6.png") no-repeat;
}
ol.round li.seven {
    background: url("../Images/orderedList7.png") no-repeat;
}
ol.round li.eight {
    background: url("../Images/orderedList8.png") no-repeat;
}
ol.round li.nine {
    background: url("../Images/orderedList9.png") no-repeat;
}

/* content */
aside {
    float: right;
    width: 25%;
}
aside ul {
    list-style: none;
    padding: 0;
}
aside ul li {
    background: url("../Images/bullet.png") no-repeat 0 50%;
    padding: 2px 0 2px 20px;
}
.label {
    font-weight: 700;
}

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}
#loginForm .validation-error {
    display: block;
    margin-left: 15px;
}
#loginForm .validation-summary-errors ul {
    margin: 0;
    padding: 0;
}
#loginForm .validation-summary-errors li {
    display: inline;
    list-style: none;
    margin: 0;
}
#loginForm input {
    width: 250px;
}
#loginForm input[type="checkbox"], #loginForm input[type="submit"], #loginForm input[type="button"], #loginForm button {
    width: auto;
}
#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}
#socialLoginForm h2 {
    margin-bottom: 5px;
}
#socialLoginList button {
    margin-bottom: 12px;
}
#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}
.contact p {
    margin: 5px 0 0 10px;
}
.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
fieldset legend {
    display: none;
}
fieldset ol {
    padding: 0;
    list-style: none;
}
fieldset ol li {
    padding-bottom: 5px;
}
label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}
label.checkbox {
    display: inline;
}
input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.0em;
    margin: 5px 0 6px 0;
    padding: 5px;
    /*width: 300px;*/
}
textarea {
    font-family: inherit;
    width: 500px;
}
input:focus, textarea:focus {
    border: 1px solid #7ac0da;
}
input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}
input[type="submit"], input[type="button"], button {
    /*background-color: #d3dce0;
    border: 1px solid #787878;*/ 
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 600;
    padding: 7px;
    margin-right: 8px;
    width: auto;
}
.btn:hover {color:#fff !important;}
td input[type="submit"], td input[type="button"], td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}
.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}
.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}
.error {
    color: #e80c4d;
}
 
 
 

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}
.field-validation-valid {
    display: none;
}
input.input-validation-error {
    border: 1px solid #e80c4d!important;
}
select.input-validation-error {
    border: 1px solid #e80c4d!important;
}
input[type="text"] {
    font-size: 1.0em;
    color: blue;
}
input[type="checkbox"].input-validation-error {
    border: 0 none;
}
.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}
.validation-summary-valid {
    display: none;
}

/* tables
---------------------------------------------------------- */
table {
    border-collapse: collapse;
    border-spacing: 0;
    /*margin-top: 0.75em;*/
    border: 0 none;
}
th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}
th a {
    display: block;
    position: relative;
}
    th a:link, th a:visited, th a:active, th a:hover {
        color: #54616B;
        /*font-weight: 600;*/
        text-decoration: none;
        padding: 0;
    }
.k-state-selected {
    background-color: #16679E !important;
    border-color: #16679E !important;
}
th a:hover {
    color: #000;
}
th.asc a, th.desc a {
    margin-right: .75em;
}
th.asc a:after, th.desc a:after {
    display: block;
    position: absolute;
    right: 0em;
    top: 0;
    font-size: 0.75em;
}
th.asc a:after {
    content: '▲';
}
th.desc a:after {
    content: '▼';
}
td {
    padding: 0em 2em 0.25em 0em;
    border: 0 none;
}
table.spaceClass table {
    border-collapse: collapse;
}
tr.spaceClass td {
    padding-top: .001em;
    padding-bottom: .001em;
}
tr.pager td {
    padding: 0 0.25em 0 0;
}

/* *******************
*   Mobile Styles   *
******************* */
@media only screen and (max-width:850px) {
    /* header
    ---------------------------------------------------------- */
    header .float-left, header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }
    #login ul {
        margin: 5px 0;
        padding: 0;
    }
    #login li {
        display: inline;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    #login a {
        background: none;
        color: #999;
        font-weight: 600;
        margin: 2px;
        padding: 0;
    }
    #login a:hover {
        color: #333;
    }

    /* menu */
    nav {
        margin-bottom: 5px;
    }
    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }
    ul#menu li {
        margin: 0;
        padding: 0;
    }

    /* main layout
    ---------------------------------------------------------- */
    .main-content, .featured + .main-content {
        background-position: 10px 0;
    }
    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }
    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }
    ol.round li {
        padding-left: 10px;
        margin: 25px 0;
    }
    ol.round li.zero, ol.round li.one, ol.round li.two, ol.round li.three, ol.round li.four, ol.round li.five, ol.round li.six, ol.round li.seven, ol.round li.eight, ol.round li.nine0

    /* features */
    section.feature {
        float: none;
        padding: 10px;
        width: auto;
    }
    section.feature img {
        color: #999;
        content: attr(alt);
        font-size: 1.5em;
        font-weight: 600;
    }

    /* forms */
    input {
        width: 90%;
    }

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }
    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }
    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }

    /* footer
    ---------------------------------------------------------- */
    footer .float-left, footer .float-right {
        float: none;
    }
    footer {
        width: 530px;
        height: 187px;
        margin: 0 auto 0 auto;
        text-align: center;
        height: auto;
        padding: 10px 0;
    }
    footer p {
        margin: 0;
    }
}

/* Message Class */
.msgTextArea {
    width: 97%;
    height: 80px;
    border-radius: 7px;
}
.commentTextArea {
    width: 97%;
    border-radius: 7px;
    height: 80px !important;
}
.publishContainer {
    width: 65%;
    text-align: right;
    background-color: #F2F2F2;
    border-color: #B4BBCD;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    padding: 1em 1.2em;
    margin-bottom: 2em;
}
.publishComment {
    text-align: right;
    width: 100%;
    display: none;
    padding-left: 12px;
}
#msgHolder {
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 1.1em;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 350px;
    position: relative;
    min-height: 250px;
}
#msgHolder img {
    float: left;
    margin-right: 7px;
}
#msgHolder a {
    text-decoration: none;
    color: #015BA7;
}
#msgHolder a:hover {
    text-decoration: underline;
}
.postHolder {
    padding: 5px;
    border-bottom: solid 1px #E6E6E6;
    margin: 5px;
    list-style: none;
}
.postHolder p {
    margin: 4px auto 7px 50px;
}
.postHolder a {
    font-weight: bold;
}
.postFooter {
    font-size: 0.85em;
    margin-left: 45px;
}
.postFooter span {
    color: #7D7D84;
}
.postFooter a {
    font-weight: normal;
}
.commentHolder {
    clear: both;
    background-color: #EEF1F6;
    padding: 5px;
    border-bottom: 1px solid #DEE5EA;
    border-top: 1px solid white;
    list-style: none;
}
#btnShar2e, .btnComment2, .btnRequest {
    background-color: #5B74A8;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    margin-right: 10px;
    padding: 5px;
    text-align: center;
    width: 50px;
}
#btnClose {
    background-color: #5B74A8;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 10px;
    text-align: center;
    width: 50px;
}
aside {
    float: right;
    width: 30%;
    font-size: 0.85em;
}
aside > div, #myConnections {
    border: solid 2px #3B5998;
    border-radius: 7px;
    float: left;
    width: 99%;
    margin-bottom: 5px;
}
aside h3, #myConnections h3 {
    background-color: #3B5998;
    color: White;
    margin: 0px;
    padding: 3px;
    font-size: 0.95em;
}
aside a, #myConnections a {
    text-decoration: none;
    color: #015BA7;
    font-weight: bold;
}
aside a:hover, #myConnections a:hover {
    text-decoration: underline;
}
aside img, #myConnections img {
    float: left;
    margin-right: 7px;
}
.useritem {
    border-bottom: 1px solid #DEE5EA;
    clear: both;
    overflow: auto;
    padding: 3px;
}
.useritem p {
    margin: 4px auto 7px 55px;
}
.btnRequest {
    margin-top: 7px;
}
#myConnections {
    margin: 15px;
    width: 60%;
    font-size: 0.85em;
}
#login-panel {
    position: absolute;
    margin-top: 15px;
    margin-right: 5px;
    right: 0px;
}
#login-panel a {
    text-transform: capitalize;
}
.navbar a {
    color: #0c1d2a;
    background-color: inherit;
    text-decoration: none;
}
.navbar a:hover {
    color: #0099FF !important;
    text-decoration: none;
}
#menu-header a {
    font-weight: bold;
}
.navbar-nav li:hover {
    border-bottom: 2px solid #0099FF;
    margin-bottom: -2px;
}
@media screen and (max-width:767px) {
    #login-panel {
        right: 70px;
    }
}
@media screen and (max-width:990px) {
    .address, .address2 {
        text-align: center !important;
    }
}
.navbar-toggle {
    z-index: 9999;
}
.boxes {
    padding: 0px 5px !important;
}
.boxes .panel {
    height: 110px;
    overflow: hidden;
}
.boxes p {
    float: left;
    width: 100%;
    margin-top: -12px;
    padding-right: 102px
}
.boxes a {
    padding: 7px 10px;
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    background-color: #428bca;
    color: #fff;
    position: absolute;
    margin-top: -12px;
    right: 10px;
}
.boxes a:hover {
    color: #fff;
}
.credit {
    font-size: small;
    margin-bottom: 5px;
}
.credit a {
    color: #777;
}
#footer-main .navbar-nav li {
    float: left !important;
}
.address div {
    cursor: pointer;
    width: 200px;
    display: inline-block;
}
.address2 strong {
    display: inline-block;
    width: 58px;
}
.address2 a {
    padding: 0px !important;
}
#footer-main .navbar-nav li {
    line-height: 10px;
}
#footer-main .navbar-nav li a {
    padding-bottom: 5px;
    padding-top: 5px;
}
.k-grid {
    margin-bottom: 5px;
}
.k-grid table {
    margin-top: 0px;
}
hr {
    margin: 7px 0px !important;
}
.custom-grid, .custom-grid-small {
    overflow-y: auto;
    margin-bottom: 20px;
}
.custom-grid .k-grid {
    min-width: 600px;
}
.custom-grid-small .k-grid {
    min-width: 200px;
}
.k-tabstrip .k-state-active {
    border-color: #0099FF !important;
}
.custom-grid .k-grid-content {
    height: auto !important;
    min-height: 50px;
}
.loginbox {
    padding: 0px !important;
}
.loginbox label {
    font-weight: normal;
    font-size: 1em;
}
.loginbox .loginpage #UserName, .loginbox .loginpage #Password {
    width: 100%;
    border-radius: 0px;
    padding: 5px;
    height: 36px;
    border: 1px solid #ccc;
}
.input-group-addon {
    display: inline-block;
    width: 112px !important;
}
.input-group-addon label {
    display: inline-block;
    text-align: right;
    margin-top: 3px;
}
.loginbox .checkbox {
    margin-left: 20px;
}
.loginbox .checkbox label {
    padding-left: 0px !important;
}
.loginbox .link {
    text-decoration: underline;
    white-space: nowrap;
}
.nowrap {
    white-space: nowrap;
}
.loginHeaderLink a, .loginHeaderLink a:hover {
    color: #fff;
}
.loginbox .form-group.col-md-6 {
    padding-left: 0px;
    margin: 0px;
}
.loginbox .form-group.col-md-6 input {
    width: 90%;
}
.loginbox .field-validation-error span {
    font-weight: normal;
    display: block;
}
.custom-panel {
    padding: 10px 0px;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.custom-panel i {
    color: #428bca;
}
.answers {
    font-weight: bold;
    margin-top: -5px;
    height: 20px;
    min-width: 170px;
    text-align: right !important;
}
@media (max-width:990px) {
    .answers
    {
        margin-top: 10px;
        margin-left: -15px;
        margin-bottom: 5px;
        text-align: left !important;
    }
}
.answers span{
    position: relative;
    top:-5px;
}
.answers label {
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    font-size: 90%;
    margin-left: 15px;
}
.custom-table .field-validation-error {
    font-weight: normal;
    display: block;
    text-align: center;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table
}
.clearfix:after {
    clear: both
}
.clearfix {
    *zoom: 1
}
/*.table .info th {
    font-size: 90%;
    text-align: center;
}*/

.myinput[type="checkbox"]:before{
    position: relative;
    display: block;
    width: 11px;
    height: 15px;
    border: 1px solid #808080;
    content: "";
    background: #FFF;
    cursor: pointer;
}
.myinput[type="checkbox"]:after{
    margin-top: 2px;
    margin-left: 1px;
    position: relative;
    display: block;
    left: 3px;
    top: -5px;
    width: 15px;
    height: 15px;
    content: "";
    background-repeat: no-repeat;
    background-position:center;
    cursor: pointer;
}
.myinput[type="checkbox"]:checked:after{
    background-image: url(../Images/check.png);
    background-position: 0px 0px;
    color : #428bca;
    font-weight: bold;
}
.myinput[type="checkbox"]:disabled:after{
    -webkit-filter: opacity(0.4);
}
.myinput[type="checkbox"]:not(:disabled):hover:before{
    border-color: #3D7591;
}

/*.myinput.large{
    height:22px;
    width:22px;
}*/

.myinput.large[type="checkbox"]:before{
    width: 20px;
    height: 20px;
}
.myinput.large[type="checkbox"]:after{
    top: -20px;
    width: 15px;
    height: 15px;
}
.table input[type="text"]
{
    height: 30px;
}
.profile-panel div
{
    padding:5px;
    border-bottom: 1px solid #e4e4e4;
}
 .corners
 {
    border-radius: 5px;
    padding-left: 10px !important;
 }

 .edit-information .control-label
 {
    font-weight: normal;
    font-size: 90%;
    padding-top: 10px;
 }

 .edit-information .form-group div
 {
    margin:5px 0px;
 }

 .edit-information input
 {
    color: #000 !important;
 }
 .ajax-loader
 {
    padding:10px;
    font-size:2em;
    position:fixed;
    width:60px;
    left:50%;
    margin-left:-30px;
    top:40%;
    z-index: 9;
    background:#000;
    color:#fff;
    border:1px solid #e4e4e4;
    border-radius:5px;
    opacity:0.7;
    text-align: center;
 }

 .msg-user-icon
 {
    font-size: 20px;
    position: relative;
    margin-top: -5px;
    color: #428bca;
    border: 1px solid #e4e4e4;
    padding: 10px;
    background: #fff;
    border-radius: 50px;
    width: 40px;
    text-align: center;
    box-shadow: 1px 1px 8px #ccc;
 }
 .msg-text
 {
    margin-left: 45px;
 }
 #msgHolder .fa-quote-left
 {
    top: -5px;
    position: relative;
    font-size: 9px;
    color: #888;
 }
 .commentSection
 {
    margin-top: 5px;
    margin-bottom: 5px;
 }
div#jbloading {
    /*display: none;*/
    position: fixed;
    bottom: 50%;
    left: 50%;
    z-index: 22;
    opacity:1!important;
}
#jboverlay {
    background-color: rgba(204, 204, 204,0.6);
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
}
.jb-txt-disabled {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

/* Google font Roboto */
@font-face {
    font-family: 'Roboto';
    src: url(fonts/Roboto-Regular.ttf);
}
@font-face {
    font-family: 'Roboto Medium';
    src: url(fonts/Roboto-Medium.ttf);
}
@font-face {
    font-family: 'Roboto Bold';
    src: url(fonts/Roboto-Bold.ttf);
}
@font-face {
    font-family: 'Roboto Light';
    src: url(fonts/Roboto-Light.ttf);
}
@font-face {
    font-family: 'Roboto Black';
    src: url(fonts/Roboto-Black.ttf);
}

/* Google font Lato
/ * latin-ext * /
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/ * latin * /
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/ * latin-ext * /
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/ * latin * /
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}*/