﻿body,
input,
button {
    font-family: Helvetica;
    font-size: 17px;
    color: #2c3e50;
}

.navbar-header .logo {
    display: block;
    height: 40px;
    margin: 15px 0 0 20px;
    width: 200px;
}
.navbar-header .logo img {
    width: 150px !important;
    margin: 0;
    height: auto;
    float: none;
}
.user-section {
    margin-top: 20px;
    font-size: 22px;
    background-color: rgb(83, 163, 163);
}
.user-section-inner {
    height: 65px;
    width: 65px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-top: 20px;
}
.user-section-inner img {
    margin-left: 10px;
    width: 55px;
    height: 60px;
}
.user-info {
    display: block;
    color: #000 !important;
    display: inline-block;
    padding: 15px;
    margin-bottom: 0px;
}
.user-text-online {
    font-size: 18px;
    color: #fff;
}
.user-circle-online {
    width: 15px !important;
    height: 15px !important;
}

/* side-menu section */
.nav > li > a:hover,
.nav > li > a:focus {
    background-color: rgba(74, 72, 126, 0);
}
.navbar-top-links .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #75c5b8;
}
.navbar-top-links > li > a {
    color: #333;
}
.nav a {
    cursor: pointer !important;
}
.nav > li > a {
    padding: 20px 15px;
}
#side-menu {
    background-color: #04b173;
}

#side-menu a {
    color: #fff;
    border-bottom: 1px solid #84b899 !important;
    height: 55px;
}
.selected {
    background-color: rgb(83, 163, 163);
}
.blue {
    background-color: rgb(113, 159, 241);
}
.green {
    background-color: rgb(144, 236, 192);
}
.red {
    background-color: rgb(255, 102, 133);
}
.yellow {
    background-color: rgb(237, 253, 46);
}

/* No border */
.no-boder {
    border: 0px solid #5bc0de !important;
}
/* tap nvbar Section */

#navbar {
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
}

.navbar-brand {
    padding-left: 20px;
}
.navbar-brand img {
    height: 30px;
}
.top-label {
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -24px;
    margin-right: -24px;
}

/*large font*/
.large-font {
    font-size: 18px;
}

.body-Login-back {
    background-color: #fff;
}

.margin-tips {
    margin: 5px;
}
/*media queries*/

@media (min-width: 768px) {
    .me_bt {
        display: none;
    }
    .col_sx_fd_im {
        display: none;
    }
    .sx_dr_tgg {
        display: none;
    }
    #col_sd {
        margin-left: 28%;
        width: 23%;
    }
    #col_sdrt {
        padding: 163px 0px 10px 0px;
    }
    #col_lf {
        padding: 80px 0px 10px 0px;
        margin-right: -100%;
        width: 100%;
    }
    #btn_toplf {
        width: 60%;
        padding-top: 15px;
    }
    #col_tprt {
        margin-top: -20px;
    }
    #col_tprt {
        padding: 10px 0px 10px 0px;
        width: 35%;
        float: right;
        top: 0px;
    }
    #tbl_mem {
        width: 50%;
    }
    #pn_sd {
        width: 100%;
        padding: 15px;
    }
    #pn_ch {
        width: 60%;
        padding: 15px;
    }
    #col_tphd {
        padding: 30px 0px 20px 0px;
    }
    #col_ch {
        width: 70%;
        margin-left: -3%;
    }
    #col_lg_6x {
        left: 25%;
    }
    .navbar-header {
        width: 13%;
        height: 70px;
    }
    .navbar-header img {
        width: 35%;
        height: 75%;
        margin-top: 10px;
        float: right;
    }
    #page-wrapper {
        position: inherit;
        padding: 0 30px;
        min-height: 1000px;
    }
    #navbar-static-side {
        display: none;
    }
    #rs_ss_cs {
        display: none;
    }
    .col-lg-12 p {
        width: 200px;
        color: #3c3c3b;
        padding: 0px 0px 0px 60px;
    }

    .list-unstyled li {
        padding-left: 10%;
    }
    .sx_hd {
        display: none;
    }
    .lx_hd {
        display: block;
    }
}

@media screen\0 {
    .sc_lf {
        float: right;
    }
}

@supports (-webkit-appearance: none) {
    .sc_lf {
        float: right;
    }
}
@supports (-moz-appearance: none) {
    .sc_lf {
        float: right;
        margin-top: -27px;
    }
}
@media (max-width: 768px) {
    .list-unstyled li {
        height: 40px;
        border-top: 1px solid #cacaca;
        padding: 8px 0px 0px 25px;
    }
    .sx_hd {
        display: block;
    }
    .lx_hd {
        display: none;
    }
    #btn_toplf {
        width: 100%;
    }
    #wrapper {
        margin-top: 140px !important;
    }
    .navbar-header img {
        width: 50px;
        height: 50px;
        margin-top: 4px;
        margin-left: 7px;
        float: left;
    }
    /* .navbar-right {
        display: none;
    } */
    #rs_ls_cs {
        display: none;
    }
    .col-lg-12 p {
        width: 200px;
        color: #3c3c3b;
    }
    .col-lg-12 a {
        float: right;
        color: #45ad30;
        margin-top: -20px;
    }
    .me_bt {
        float: right;
    }
    h1,
    h3 {
        text-align: center;
    }
}
@media (min-width: 468px) and (max-width: 768px) {
    #logolog {
        margin-left: 38%;
    }
}
@media (min-width: 768px) and (max-width: 990px) {
    #logolog {
        margin-left: 38%;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .col-lg-4 {
        margin-left: 15.5%;
        width: 78%;
    }
    #col_lg_6x {
        margin-right: 40%;
    }
    #col_sd {
        width: 50%;
    }
    #col_sdrt {
        padding-top: 0px;
        width: 77%;
        margin-left: 30%;
    }
    #col_lf {
        width: 100%;
    }
}
.btn-primary {
    color: #fff;
}
/* Modal Window for challenge suggestions */
.search-challenge {
    float: none !important;
    padding: 0 !important;
    position: absolute;
    top: 10px;
    right: -70px;
}
#modal-screen {
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10000;
}
#challenges-list {
    background-color: #fff;
    border-radius: 10px;
    overflow: scroll;
    padding: 30px;
    margin: 100px 100px;
    max-height: 600px;
}
#challenges-list ul li {
    border: 2px solid #ccc;
    border-radius: 10px;
    cursor: pointer;
    float: left;
    margin: 10px;
    padding: 10px;
    font-size: 16px;
    text-align: center;
    width: 30%;
    min-height: 80px;
}
#challenges-list ul li:hover {
    border-color: green;
    color: green;
}

.date-row {
    border-top: 1px solid #f1f1f1;
    padding: 10px 0;
    position: relative; /* Ability to position date picker text */
}
.date-row .addDate,
.date-row .remove-btn {
    padding: 0 !important;
    position: absolute;
    top: 45px;
    right: -60px;
}
#addpicker {
    display: none;
}

/* Content Page */
.content-page .content-list {
    list-style: none;
    padding: 0;
    text-align: left;
}
.content-page h2 {
    margin-top: 50px;
}
.content-page .content-list li {
    border-top: 1px solid #f1f1f1;
    padding: 10px 0;
}
.content-page .content-list a {
    float: none;
    margin: 0;
    padding: 0;
}
.content-page .content-list a.delete {
    color: #ccc;
    float: right;
}
p.posted-date {
    color: #808080;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

.challenge {
    background-color: #fff;
    border: 4px solid #cacaca;
    border-radius: 10px;
    font-size: 18px;
    margin: 0 0 15px;
    padding: 15px 60px 15px 15px;
    position: relative;
    cursor: pointer;
}
.challenge .symbol {
    background: url("../../img/challenge-circle.gif") no-repeat;
    display: block;
    height: 28px;
    position: absolute;
    top: 12px;
    right: 18px;
    width: 28px;
}
.challenge.complete {
    border: 4px solid #5690d2;
    font-weight: 700;
    cursor: pointer;
}
.challenge.complete .symbol {
    background: url("../../img/challenge-circle-check.gif") no-repeat 2px 4px;
}

.suggestion-body {
    line-height: 16px;
    text-align: center;
}
.suggestion-body div {
    width: 100%; height: 16px; font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.suggestion-body small {
    font-size: 10px;
}
