/* BCC theme
 * by Switchyard Creative
 * (c) 2012
 * www.switchyardcreative.com
 */

/* Color Palette
 * Orange: #73AFB6
 * Black: #272727
 * Gray: #dddddd
 */

/* FONTS */

@font-face{
    font-family: 'RamaGothicE_Regular';
    src: url('../css/Rama-Gothic-E-Regular/RamaGothicE_Regular-webfont.eot');
    src: url('../css/Rama-Gothic-E-Regular/web-fonts/ramagothice_regular_macroman/RamaGothicE_Regular-webfont.eot?iefix') format('eot'),
    url('../css/Rama-Gothic-E-Regular/web-fonts/ramagothice_regular_macroman/RamaGothicE_Regular-webfont.woff') format('woff'),
    url('../css/Rama-Gothic-E-Regular/web-fonts/ramagothice_regular_macroman/RamaGothicE_Regular-webfont.ttf') format('truetype'),
    url('../css/Rama-Gothic-E-Regular/web-fonts/ramagothice_regular_macroman/RamaGothicE_Regular-webfont.svg#webfont') format('svg');
}

@font-face{
    font-family: 'RamaSlabE_Regular';
    src: url('../css/Rama-Slab-E-Regular/RamaSlabE_Regular-webfont.eot');
    src: url('../css/Rama-Slab-E-Regular/web-fonts/ramaslabe_regular_macroman/RamaSlabE_Regular-webfont.eot?iefix') format('eot'),
    url('../css/Rama-Slab-E-Regular/web-fonts/ramaslabe_regular_macroman/RamaSlabE_Regular-webfont.woff') format('woff'),
    url('../css/Rama-Slab-E-Regular/web-fonts/ramaslabe_regular_macroman/RamaSlabE_Regular-webfont.ttf') format('truetype'),
    url('../css/Rama-Slab-E-Regular/web-fonts/ramaslabe_regular_macroman/RamaSlabE_Regular-webfont.svg#webfont') format('svg');
}

@font-face{
    font-family: 'Rama-Gothic-E-SemiBold';
    src: url('../css/Rama-Gothic-E-SemiBold/RamaGothicE_SemiBold.eot');
    src: url('../css/Rama-Gothic-E-SemiBold/web-fonts/ramagothice_semibold_macroman/RamaGothicE_SemiBold-webfont.eot?iefix') format('eot'),
    url('../css/Rama-Gothic-E-SemiBold/web-fonts/ramagothice_semibold_macroman/RamaGothicE_SemiBold-webfont.woff') format('woff'),
    url('../css/Rama-Gothic-E-SemiBold/web-fonts/ramagothice_semibold_macroman/RamaGothicE_SemiBold-webfont.ttf') format('truetype'),
    url('../css/Rama-Gothic-E-SemiBold/web-fonts/ramagothice_semibold_macroman/RamaGothicE_SemiBold-webfont.svg#webfont') format('svg');
}

.rama-gothic {
    font-family: 'RamaGothicE_Regular';
}
.rama-slab {
    font-family: 'RamaSlabE_Regular';
}


html{
    height: 100%;
}
body{
    min-height: 100%;
    display: flex;
    flex-direction: column;
    font-family: Helvetica, sans-serif;
    color: #272727;
}

.contentWrap {
    flex: 1 0 auto;
}

.footer{
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    clear:both;
}

.push{
    height: 145px;
}

body .pageFrame {
    min-height: 300px;
}
.wrap {
    max-width: 940px;
    margin: 0 auto;
}
.clear {clear: both;}

#main p a,
#main ul a {
    font-weight: bold;
}
#main .rider-links li a {font-weight:normal !important;}
p {
    font: normal 14px/20px 'Helvetica', sans-serif;
}
p + p,
h3 + p,
p+ img,
.imgWrap,
ul + p,
h4 + p {
    margin-top: 1em;
}
h1, h2, h3, h4, legend {
    font-family: 'RamaGothicE_Regular';
}
h3, legend {
    font-size: 35px;
    margin-top: .5em;
    margin-bottom: .5em;
}
#cluetip-outer h3 {
    font-size: 14px;
    margin-top: 0;
}
h4 {
    margin-top: 1em;
    font-size: 25px;
    text-transform: uppercase;
}
fieldset {
    margin-top: 1em;
}
legend {
    padding: 15px 0;
    border-top: 1px solid #a3a3a3;
    width: 100%;
}
td {
    vertical-align: middle;
}
p + ul {
    list-style: square;
    margin-left: 1em;
}

.social ul li,
.social ol li {
    font: normal 14px/20px 'Helvetica', sans-serif;
    margin-top: .5em;
}

a.button,
input.button {
    width: 100%;
    display: block;
    padding: 9px 0;
    text-align: center;
    text-transform: uppercase;
    font: normal 24px/.9em 'Rama-Gothic-E-SemiBold';
    border-radius: 4px;
    margin-bottom: 20px;
    margin-top: 5px;
    font-weight: normal !important;
}
input.button {
    border: none;
    cursor: pointer;
}

/*--------Anh Nguyen edit--------------
input[type="text"],
input[type="password"],
input[type="email"],
input#invite_email {
    display: inline-block;
    height: 25px;
    border: 1px solid #a3a3a3;
    min-width: 150px;
    padding-left: 5px;
}
----------end--------------------------*/

.donate input[type="text"] {
    min-width: 0;
    width: 90px;
}
input[type="checkbox"] {
}

/*--------------Anh Nguyen edit-------------------*/
input[type="submit"]
input[type="reset"]{
    width: 100%;
    background: #73AFB6;
    color: white;
    display: block;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    font: normal 24px/.9em 'Rama-Gothic-E-SemiBold';
    border-radius: 4px;
    margin-bottom: 20px;
    margin-top: 5px;
    border: none;
    max-width: 200px;
    margin-top: 1em;
    cursor: pointer;
}
input[type="submit"]
input[type="reset"].larger {
    padding: .8em 1.5em;
    max-width: 250px;
}
input[type="submit"]
input[type="reset"]:hover,
.button:hover,
a.button:hover {
    background: #491a0f;
}
/*---------------Anh Nguyen end edit----------------------*/


#sidebar a.button {
    margin-top: 15px;
}
label {
    display: inline-block;
    margin-bottom: 0.5em;
}


.title {
    font-size: 55px;
}

.introHelp .header {
    border-bottom: none;
}
.orientation_prefs {
    width: 60%;
}
.orientation_prefs label {
    font-size: 14px;
}
.orientation p {
    font: normal 14px/20px 'Helvetica', sans-serif;
}
.introHelp h2 {
    font-size: 40px;
}

.introHelp h3 {
    font-size: 35px;
}

#weeklyCalendar th {
    font: normal 18px/1em "Rama-Gothic-E-SemiBold";
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 10px;
    width: 50px;
}

strong {
    font-weight: bold;
}
/* Override trip log */


/* Header */
.header {
    box-sizing:content-box!important;
    position: relative;
}
.header #main-logo {
    height: 80px;
}

#logo {
    margin-top: 10px;
    float: left;
}
#logo h1 a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 140px;
    height: 140px;
    background: transparent url(images/logo_p.png) no-repeat 0 0;
    background-size: 140px 140px;
}
.utility-nav {
    list-style: none;
    float: right;
    margin-top: 10px;
}
.utility-nav li {
    float: left;
    margin-left: 20px;
}
.utility-nav li a {
    color: #fff;
    font: bold 14px/1em 'Helvetica', sans-serif;
    text-transform: uppercase;
}

/* Home */
.topTier {
    height: 100%;
    background: #272727;
}
#hero {
    width: 100%;
    min-height: 380px;
    position: relative;
    overflow: hidden;
}

.slide-bg-left {
    /*background: url(../images/lt-bkgd-gradient.png) top left repeat-y;*/
    position: absolute;
    top: 0;
    left: -120px;
    z-index: 200;
    height: 100%;
    width: 762px;
}
.gtw-graphic {
    background: url(../images/BCC-graphic.png) 0 0 no-repeat;
    display: block;
    width: 304px;
    height: 260px;
    position: absolute;
    top: 150px;
    z-index: 999;
    right: 150px;
}
.slide-bg-right {
    /*background: url(../images/rt-bkgd-gradient.png) top right repeat-y;*/
    position: absolute;
    top: 0;
    right: -20px;
    z-index: 200;
    height: 100%;
    width: 762px;
}

#hero .intro {
    color: #fff;
    /*width: 375px;*/
    /*padding: 10px;*/
    margin-top: 20px;
}
#hero .intro h2 {
    font: normal 45px/.9em 'Rama-Gothic-E-SemiBold';
}
#hero .intro p {
    margin-top: 20px;
    font: normal 16px/18px 'Helvetica', sans-serif;
}
#hero .intro .startBtns {
    margin-top: 20px;
}
#hero .intro .startBtns h4 {
    font: normal 24px/.9em 'RamaGothicE_Regular';
}

#hero .intro .startBtns a.button {
    width: 100%;
}

#hero #sliderBox{
    margin-top: 20px;
}

#hero img#imgBox,
#hero iframe#ytplayer {
    position: absolute;
    top: 0.7em;
    right: 2em;
    z-index: 500;
}
#hero div#rightBox{
    position: absolute;
    top: 0.7em;
    right: 2em;
    z-index: 500;
    color: white;
    width: 480px;
    height: 292px;
}

.sponsor-special img {
    max-width: 100%;
}


/* Easy Slider */
#hero .wrap {
    position: relative;
    z-index: 300;
}
#slider {width: 1000px !important;}
#slider ul, #slider li,
#slider2 ul, #slider2 li{
    margin:0;
    padding:0;
    list-style:none;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{
    /*
        define width and height of list item (slide)
        entire slider area will adjust according to the parameters provided here
    */
    width: 940px;
    height:360px;
    overflow:hidden;
}
#prevBtn, #nextBtn,
#slider1next, #slider1prev{
    display:block;
    width:30px;
    height:77px;
    position:absolute;
    left:-30px;
    top:71px;
    z-index:1000;
}
#nextBtn, #slider1next{
    left:940px;
}
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{
    display:block;
    position:relative;
    width:30px;
    height:77px;
    background:url(../images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a, #slider1next a{
    background:url(../images/btn_next.gif) no-repeat 0 0;
}

/* numeric controls */

ol#controls{
    margin:1em 0;
    padding:0;
    height:28px;
    text-align: center;
}
ol#controls li{
    margin:0 5px 0 0;
    padding:0;
    list-style:none;
    height:28px;
    line-height:28px;
    display: inline-block;
}
ol#controls li a{
    background: #dddddd;
    color: #555;
    padding: 3px;
    text-decoration: none;
    display: block;
    height: 5px;
    width: 5px;
    border-radius: 15px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
ol#controls li.current a {
    background:#272727;
    color:#fff;

}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}


.section-title {
    font: normal 55px/1em 'RamaSlabE_Regular', sans-serif;
    margin-top: 30px;
    padding-bottom: 30px;
}
.subtitle,
.ui-dialog-title {
    font: bold 18px/1em "Helvetica", sans-serif;
}

.news-feed h3 {
    margin-top: 40px;
    font: normal 35px/1em 'RamaGothicE_Regular', sans-serif;
}
.news-feed p {
    font: normal 14px/20px 'Helvetica', sans-serif;
}
.news-feed .postInfo {
    margin-top: 20px;
    font-weight: bold;
}




/* Sponsors */

.sponsors h2 {
    margin-top: 40px;
    font: normal 55px/1em 'RamaSlabE_Regular', sans-serif;
    padding-top: 30px;
    margin-top: 40px;
}
.sponsors-list .logos h4 {
    clear: both;
    margin-top: 40px;
    font: normal 24px/1em 'RamaGothicE_Regular', sans-serif;
    text-transform: uppercase;
    color: #73AFB6;
}
.sponsors-list .logos ul {
    clear: both;
    list-style: none;
    width: 960px;
}
.sponsors-list .logos ul li {
    display: block;
    width: 220px;
    height: 100px;
    float: left;
    overflow: hidden;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 2px;
}

.sponsors-list .logos ul li a {
    text-align: center;
}
.sponsors-list .logos ul li p {
    margin-top: 15px;
}


/* Sponsors Page */

.sponsors-page .sponsors-list .logos h4 {
    clear: both;
    margin-top: 20px;
    border-top: 1px solid #dddddd;
    padding-top: 20px;
    font: normal 24px/1em 'RamaGothicE_Regular', sans-serif;
    text-transform: uppercase;
    color: #73AFB6;
}
.sponsors-page .sponsors-list .logos ul {
    clear: both;
    list-style: none;
    width: 600px;
}
.sponsors-page .sponsors-list .logos ul li {
    border: 1px solid #dddddd;
}

.sponsors-list .logos ul li a {
    text-align: center;
}
.sponsors-list .logos ul li p {
    margin-top: 15px;
}






.left {
    width: 620px;
    float: left;
}
#sidebar {
    width: 300px;
    float: right;
    margin-top: 30px;
}

.bottomTier {
    background: #dddddd;
    padding-bottom: 100px;
}

/* Home Sidebar */
#sidebar h2 {
    font: bold 18px/1em 'Helvetica', sans-serif;
    margin-bottom: 10px;
}

/* Totals widget */
#sidebar .totals-feed {
    margin-top: 40px;
}
#sidebar .totals-feed h4 {
    padding: 15px 0;
    font: normal 20px/1em 'RamaGothicE_Regular', sans-serif;
    text-transform: uppercase;
    border-top: 1px solid #b0a9a5;
    margin-top: 0;
}
#sidebar .totals-feed h4 span {
    font: normal 55px/1em 'Rama-Gothic-E-SemiBold', sans-serif;
    padding-right: 5px;
}





/* Login Page */

.login input[type="text"],
.login input[type="password"] {
    display: block;
    border: none;
    height: 30px;
    width: 290px;
    padding-left: 10px;
    border: 1px solid #B0A9A5;
    background-color: #fff;
}
.login .username,
.login .password,
.login input.button {
    margin-top: 15px;
}
.login .returning-users {
    margin-top: 30px;
}


/* Images & Captions */
.imgWrap img + span {
    display: block;
    font-size: 12px;
    margin: 0.5em 0 1em 0;
}

.errorlist li {
    color: red;
}

/* Trip Log Page */

.profile-toolbar {
    width: 100%;
}
.photo {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 20px;
}
.rider-name {
    font: normal 35px/1em "RamaGothicE_Regular";
    color: #272727;
}
.rider-links li {
    float: left;
    margin-right: 20px;
    height: 40px;
}
.rider-links li a {
    font: normal 35px/1em "RamaGothicE_Regular";
    color: #73AFB6;
}
.rider-links li a:hover {
    text-decoration: underline;
}
.rider-links li a.button {
    color: white;
    font: normal 24px/.9em 'Rama-Gothic-E-SemiBold';
    width: 240px;
    padding: 8px;
    margin-top: -3px;
    text-decoration: none;
}

body.tripLog .section-title {
    padding-bottom: 0;
}
body.tripLog h3.rider-name {
    margin-bottom: 0;
}

.triplog-calendar {
    /*margin-top: 50px;*/
}
.triplog-calendar .month {
    font: bold 18px/1em "Helvetica",sans;
    text-align: right;
    margin-top: 0.5em;
}
.ui-state-highlight {
    background: #ffd1c6;
    border: 1px solid #73AFB6;
    display: block;
    padding: 3px 7px;
    text-align: center;
    border-radius: 3px;
    margin: 1em 0;
}

#cluetip-outer {
    background: #e7e7e7;
    border: 1px solid #a3a3a3;
    padding: 15px;
    border-radius: 5px;
}
#cluetip-outer p button {
    border-radius: 15px;
    background: #fff;
}
#cluetip-outer .on p button {
    background: #ffd1c6;
}

.tripLog #cluetip-outer #cluetip-close {
    display: none;
}
.inside-left {
    float: left;
    width: 270px;
    overflow: hidden;
}
.inside-right {
    float: right;
    width: 270px;
    overflow: hidden;
}
.challenge-stats,
.personal-stats,
.team-stats {
    padding-top: 20px;
}
.challenge-stats {
    clear: both;
}
.stats {
    background: #e7e7e7;
    border: 1px solid #a3a3a3;
    margin-bottom: 20px;
}
.challenge-stats table,
.teamList table,
.stats {
    width: 100%;
}
.teamList {
    margin-bottom: 40px;
}
.challengeStats th,
.teamList table th,
.listFooter td,
.challengeList th,
.rivalTeam th {
    font: normal 18px/1em "Rama-Gothic-E-SemiBold";
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 10px;
}
.challengeStats tr:nth-child(even),
.teamList .listWrap tr:nth-child(odd),
.challengeList tbody tr:nth-child(odd) {
    background: #e7e7e7;
}
.challengeStats td,
.current_rider td,
.challengeList td,
.teamList .listWrap td {
    font: normal 14px/22px "Helvetica", sans-serif;
}
.challengeStats td.otherStats,
.listWrap td.name {
    font-weight: bold;
}
.listWrap {
    height: 100px;
    overflow: auto;
}
.subtitle {
    padding-bottom: 15px;
    border-bottom: 1px solid #a3a3a3;
}
.full .subtitle {
    margin-bottom: 15px;
    border-bottom: 1px solid #a3a3a3;
    margin-top: 50px;
}
.stats caption {
    background: #272727;
    color: #fff;
    padding: 5px;
    font: normal 18px/1em "Rama-Gothic-E-SemiBold";
    text-transform: uppercase;
}
.stats tbody td {
    font: normal 55px/1em "Rama-Gothic-E-SemiBold";
    text-align: center;
}
.stats tfoot th {
    font: normal 20px/1em "Rama-Gothic-E-SemiBold";
    text-align: center;
    text-transform: uppercase;
}
.stats td,
.stats th {
    border-right: 1px solid #a3a3a3;
}
.stats .rate i {
    font-size: 20px;
    line-height: 20px;
}
.listFooter td {
    padding-top: 10px;
}

#sidebar table th.name,
#sidebar table td.name {
    width: 50%;
}
#sidebar table th.miles,
#sidebar table td.miles,
#sidebar table th.trips,
#sidebar table td.trips,
#sidebar table th.percentage,
#sidebar table td.percentage {
    width: 20%;
}

.tripLog #sidebar #newsFeed h4 {
    display: none;
}
.tripLog #sidebar #newsFeed h3 {
    font: bold 1em/1.2em "Helvetica", Arial, sans-serif;
    margin-bottom: 20px;
    border-bottom: 1px solid gray;
    padding-bottom: 20px;
}
.tripLog #sidebar #newsFeed h3:last-of-type {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}
.tripLog #sidebar #newsFeed > p {
    display: none;
}
.inspireFeed img {
    max-width: 100%;
}
p.bio {
    margin-top: 2em;
}


body.profile .controls {
    margin-top: 30px;
}

/*.dataTables_wrapper {*/
/*margin-top: 30px;*/
/*}*/
table.rankings caption {
    margin: 1em 0;
}
table.rankings thead th {
    text-align: left;
}

.ui-menu .ui-menu-item {
    background: #fff;
    padding: 4px;
    margin-top: 0;
    max-width: 151px;
    box-shadow: 1px 1px 3px #272727;
    cursor: pointer;
}

.ui-dialog {
    background: #fff;
    border: 1px solid #a3a3a3;
    padding: 15px;
    z-index: 9999;
}
.ui-dialog-titlebar-close {
    display: block;
    background: #272727;
    padding: 5px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
}

#yourMessages {
    position: absolute;
    padding: 20px;
    background: #fff;
    z-index: 999;
    width: 100%;
}

.disabled input[type="text"] {
    background: #ffd1c6;
}


/* copying previous styles for the .adminTeamList */
.adminTeamList {width:350px;}
.adminTeamList th {font-weight:normal; background-color: #001F2C; color: #DCB361;}
.adminTeamList th.check {width: 21px;}
.adminTeamList th.teamMembers {
    padding: 3px 0 3px 5px;
}
.adminTeamList td {
    padding: 5px 0 3px 5px;
    color:#FFF;
    font-size:90%;
    background-color: #193541;
    border-bottom: 1px solid #4C626B;
}
.adminTeamList th span {float: right;margin: 0px 40px 0 0;}
.adminTeamList th a {color: #FFF;margin-left: 4px;}
.adminTeamList td span {float: right;margin: 2px 40px 0 0;font-weight: bold;}
.adminTeamList td a {color:#FFF;}
.adminTeamList td a:hover {color:#007DB1;}
.adminTeamList td.check {background-color: #193541;border-bottom: 1px solid #4C626B;}
.adminTeamList td.altrow {}
.adminTeamList td.check input {margin: 4px 4px 0 4px;}
.adminTeamList tr.teamInvites td {background-color:#395561; color:#ddd;}
.adminTeamList input.remove-selected {margin:2px auto;}





/* Footer */
#footer {
    padding-top: 40px;
    margin-top: 100px;
    min-height: 180px;
    background: #272727;
    color: #7d7d7d;
}
.home #footer {
    margin-top: 0;
}
#footer .footer-nav {
    list-style: none;
}

#footer .footer-nav li {
    float: left;
    margin-right: 10px;
    background: transparent url(images/nav-foot-slash.png) no-repeat top right;
    padding-right: 20px;
}
#footer .footer-nav li:last-of-type {
    background: none;
}
#footer .footer-nav li a {
    font: normal 25px/1em 'RamaGothicE_Regular';
    text-decoration: none;
}

#footer .closing,
#footer .copyright{
    height: 20px;
    vertical-align: bottom;
    padding-top: 25px;
}

#footer .closing a,
#footer .copyright a{
    position: relative;
}

#footer .closing a img{
    position: absolute;
    right: -60px;
    top: -15px;
}
#footer .copyright a img{
    position: absolute;
    right: -123px;
    top: -15px;
}

#footer .closing {
    /*float: right;*/
    text-align: right;
    font: normal 14px/18px 'Helvetica', sans-serif;
}
#footer a {
    color: #7d7d7d;
    text-decoration: underline;
}
#footer a:hover {
    color: #fff;
}
#footer p.copyright {
    margin-top: 10px;
}
#footer p.copyright a img {
    margin-bottom: -15px;
}

.logging-closes-message {
    font-size: 14px;
    margin-top: 4px;
}

/* Hiding work week */
.fs_step_7 {display: none;}

.midCol h2{
    font-size: 1.5em;
}

/*----------------Anh Nguyen edit------------------------*/

/*---Space define---*/
.bike_space3{ height: 3px; width: 100%; float: left; }
.bike_space5{ height: 5px; width: 100%; float: left; }
.bike_space10{ height: 10px; width: 100%; float: left; }
.bike_space15{ height: 15px; width: 100%; float: left; }
.bike_space20{ height: 20px; width: 100%; float: left; }
.bike_space30{ height: 30px; width: 100%; float: left; }
.bike_space40{ height: 40px; width: 100%; float: left; }
.bike_space50{ height: 50px; width: 100%; float: left; }
.bike_space60{ height: 60px; width: 100%; float: left; }
.bike_space70{ height: 70px; width: 100%; float: left; }
.bike_space80{ height: 80px; width: 100%; float: left; }
.bike_space90{ height: 90px; width: 100%; float: left; }
.bike_space100{ height: 100px; width: 100%; float: left; }

/*---Margin define---*/
.bike_margin_all_10 {margin: 10px!important;}
.bike_margin_all_15 {margin: 15px!important;}
.bike_margin_all_20 {margin: 20px!important;}
.bike_margin_all_30 {margin: 30px!important;}

.bike_margin_10-0 {margin: 10px 0px!important;}
.bike_margin_15-0 {margin: 15px 0px!important;}
.bike_margin_20-0 {margin: 20px 0px!important;}
.bike_margin_30-0 {margin: 30px 0px!important;}

.bike_margin_0-10 {margin: 0px 10px!important;}
.bike_margin_0-15 {margin: 0px 15px!important;}
.bike_margin_0-20 {margin: 0px 20px!important;}
.bike_margin_0-30 {margin: 0px 30px!important;}

.bike_margin_top-0 {margin-top: 0px!important;}
.bike_margin_top-10 {margin-top: 10px!important;}
.bike_margin_top-15 {margin-top: 15px!important;}
.bike_margin_top-20 {margin-top: 20px!important;}
.bike_margin_top-30 {margin-top: 30px!important;}

.bike_margin_right-0 {margin-right: 0px!important;}
.bike_margin_right-10 {margin-right: 10px!important;}
.bike_margin_right-15 {margin-right: 15px!important;}
.bike_margin_right-20 {margin-right: 20px!important;}
.bike_margin_right-30 {margin-right: 30px!important;}

.bike_margin_bottom-0 {margin-bottom: 0px!important;}
.bike_margin_bottom-10 {margin-bottom: 10px!important;}
.bike_margin_bottom-15 {margin-bottom: 15px!important;}
.bike_margin_bottom-20 {margin-bottom: 20px!important;}
.bike_margin_bottom-30 {margin-bottom: 30px!important;}

.bike_margin_left-0 {margin-left: 0px!important;}
.bike_margin_left-10 {margin-left: 10px!important;}
.bike_margin_left-15 {margin-left: 15px!important;}
.bike_margin_left-20 {margin-left: 20px!important;}
.bike_margin_left-30 {margin-left: 30px!important;}

.bike_margin_auto {margin: auto!important;}
.bike_margin_none {margin: 0px!important;}

/*---Padding define---*/
.bike_padding_all_10 {padding: 10px!important;}
.bike_padding_all_15 {padding: 15px!important;}
.bike_padding_all_20 {padding: 20px!important;}
.bike_padding_all_30 {padding: 30px!important;}

.bike_padding_10-0 {padding: 10px 0px!important;}
.bike_padding_15-0 {padding: 15px 0px!important;}
.bike_padding_20-0 {padding: 20px 0px!important;}
.bike_padding_30-0 {padding: 30px 0px!important;}

.bike_padding_0-10 {padding: 0px 10px!important;}
.bike_padding_0-15 {padding: 0px 15px!important;}
.bike_padding_0-20 {padding: 0px 20px!important;}
.bike_padding_0-30 {padding: 0px 30px!important;}

.bike_padding_top-0 {padding-top: 0px!important;}
.bike_padding_top-10 {padding-top: 10px!important;}
.bike_padding_top-15 {padding-top: 15px!important;}
.bike_padding_top-20 {padding-top: 20px!important;}
.bike_padding_top-30 {padding-top: 30px!important;}

.bike_padding_right-10 {padding-right: 10px!important;}
.bike_padding_right-15 {padding-right: 15px!important;}
.bike_padding_right-20 {padding-right: 20px!important;}
.bike_padding_right-30 {padding-right: 30px!important;}

.bike_padding_bottom-0 {padding-bottom: 0px!important;}
.bike_padding_bottom-10 {padding-bottom: 10px!important;}
.bike_padding_bottom-15 {padding-bottom: 15px!important;}
.bike_padding_bottom-20 {padding-bottom: 20px!important;}
.bike_padding_bottom-30 {padding-bottom: 30px!important;}

.bike_padding_left-10 {padding-left: 10px!important;}
.bike_padding_left-15 {padding-left: 15px!important;}
.bike_padding_left-20 {padding-left: 20px!important;}
.bike_padding_left-30 {padding-left: 30px!important;}

.bike_padding_auto {padding: auto!important;}
.bike_padding_none {padding: 0px!important;}


/* START COLOR*/
p.white,h1.white,h2.white,h3.white,h4.white,h5.white,h6.white,a.white,i.white,span.white, input[type="text"].white, textarea.white, input[type="submit"].white, select.white{ color:#ffffff!important;; }
p.grey,h1.grey,h2.grey,h3.grey,h4.grey,h5.grey,h6.grey,a.grey,i.grey,span.grey, input[type="text"].grey, textarea.grey, input[type="submit"].grey, select.grey, pre.grey{ color:#a4a4a4!important;; }
p.greydark,h1.greydark,h2.greydark,h3.greydark,h4.greydark,h5.greydark,h6.greydark,a.greydark,i.greydark,span.greydark, input[type="text"].greydark, textarea.greydark, input[type="submit"].greydark, select.greydark{ color:#868585!important;; }
p.greydark2,h1.greydark2,h2.greydark2,h3.greydark2,h4.greydark2,h5.greydark2,h6.greydark2,a.greydark2,i.greydark2,span.greydark2, input[type="text"].greydark2, textarea.greydark2, input[type="submit"].greydark2, select.greydark2{ color:#353b3d!important;; }
p.green,h1.green,h2.green,h3.green,h4.green,h5.green,h6.green,a.green,i.green,span.green, input[type="text"].green, textarea.green, input[type="submit"].green, select.green{ color:#6fc191!important;; }
p.blue,h1.blue,h2.blue,h3.blue,h4.blue,h5.blue,h6.blue,a.blue,i.blue,span.blue, input[type="text"].blue, textarea.blue, input[type="submit"].blue, select.blue{ color:#74cee4!important;; }
p.violet,h1.violet,h2.violet,h3.violet,h4.violet,h5.violet,h6.violet,a.violet,i.violet,span.violet, input[type="text"].violet, textarea.violet, input[type="submit"].violet, select.violet{ color:#c389ce!important;; }
p.yellow,h1.yellow,h2.yellow,h3.yellow,h4.yellow,h5.yellow,h6.yellow,a.yellow,i.yellow,span.yellow, input[type="text"].yellow, textarea.yellow, input[type="submit"].yellow, select.yellow{ color:#edbf47!important;; }
p.orange,h1.orange,h2.orange,h3.orange,h4.orange,h5.orange,h6.orange,a.orange,i.orange,span.orange, input[type="text"].orange, textarea.orange, input[type="submit"].orange, select.orange{ color:#ec774b!important;; }
p.red,h1.red,h2.red,h3.red,h4.red,h5.red,h6.red,a.red,i.red,span.red, input[type="text"].red, textarea.red, input[type="submit"].red, select.red{ color:#e16c6c!important;; }
/*END COLOR*/

/* START BG COLOR*/
.bike_bg_none{ background-color: transparent!important;}
.bike_bg_white{ background-color: #ffffff!important; }
.bike_bg_grey{ background-color: #f9f9f9!important; }
.bike_bg_grey2{ background-color: #f1f1f1!important; }
.bike_bg_greydark{ background-color: #495052!important;}
.bike_bg_greydark2{ background-color: #404547!important;}
.bike_bg_green{ background-color: #6fc191!important; }
.bike_bg_blue{ background-color: #74cee4!important; }
.bike_bg_blue2{ background-color: #73AFB6!important;}
.bike_bg_violet{ background-color: #c389ce!important; }
.bike_bg_orange{ background-color: #ec774b!important; }
.bike_bg_red{ background-color: #e16c6c!important; }
.bike_bg_yellow{ background-color: #edbf47!important; }
.bike_bg_greendark{ background-color: #6ab78a!important; }
.bike_bg_bluedark{ background-color: #6fc4d9!important; }
.bike_bg_violetdark{ background-color: #ac7ab5!important; }
.bike_bg_orangedark{ background-color: #df764e!important; }
.bike_bg_reddark{ background-color: #c86969!important; }
.bike_bg_yellowdark{ background-color: #e0b84e!important; }
/*END BG COLOR*/

/* START BORDER*/
.bike_no_border_left{
    border-left: none!important;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}
.bike_no_border_right{
    border-right: none!important;
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}
/*END BG COLOR*/

/* START BORDER COLOR*/
.bike_border_white, .bike_border_white td, .bike_border_white th{ border: 1px solid #ffffff; }
.bike_border_grey, .bike_border_grey td, .bike_border_grey th{ border: 1px solid #f1f1f1; }
.bike_border_grey2, .bike_border_grey2 td, .bike_border_grey2 th{ border: 1px solid #e5e5e5; }
.bike_border_greydark, .bike_border_greydark td, .bike_border_greydark th{ border: 1px solid #404547; }
.bike_border_greydark2, .bike_border_greydark2 td, .bike_border_greydark2 th{ border: 1px solid #353b3d; }
.bike_border_green, .bike_border_green td, .bike_border_green th{ border: 1px solid #6ab78a; }
.bike_border_blue, .bike_border_blue td, .bike_border_blue th{ border: 1px solid #6fc4d9; }
.bike_border_violet, .bike_border_violet td, .bike_border_violet th{ border: 1px solid #ac7ab5; }
.bike_border_orange, .bike_border_orange td, .bike_border_orange th{ border: 1px solid #df764e; }
.bike_border_red, .bike_border_red td, .bike_border_red th{ border: 1px solid #c86969; }
.bike_border_yellow, .bike_border_yellow td, .bike_border_yellow th{ border: 1px solid #e0b84e; }
.bike_border_greendark, .bike_border_greendark td, .bike_border_greendark th{ border: 1px solid #65ae83; }
.bike_border_bluedark, .bike_border_bluedark td, .bike_border_bluedark th{ border: 1px solid #6dc0d5; }
.bike_border_violetdark, .bike_border_violetdark td, .bike_border_violetdark th{ border: 1px solid #a675af; }
.bike_border_orangedark, .bike_border_orangedark td, .bike_border_orangedark th{ border: 1px solid #d8734c; }
.bike_border_reddark, .bike_border_reddark td, .bike_border_reddark th{ border: 1px solid #bf6363; }
.bike_border_yellowdark, .bike_border_yellowdark td, .bike_border_yellowdark th{ border: 1px solid #d4ae49; }
/*END BORDER COLOR*/

/* START RADIUS */
.bike_radius{ border-radius: 5px 5px 5px 5px;}
.bike_radius_top{ border-radius: 5px 5px 0px 0px; }
.bike_radius_bottom{ border-radius: 0px 0px 5px 5px; }
.bike_radius_left{ border-radius: 5px 0px 0px 5px; }
.bike_radius_right{ border-radius: 0px 5px 5px 0px; }
.bike_radius_circle{ border-radius: 100%; }
/*END RADIUS*/

/*---Title define---*/
.section-title{
    font: normal 55px 'RamaSlabE_Regular', sans-serif;
    margin-top: 30px;
    padding-bottom: 30px;
}
.section-content h3{
    font: normal 27px 'RamaSlabE_Regular', sans-serif;
    margin-top: 15px;
    padding-bottom: 15px;
}
.section-content p{
    font: normal 14px/20px 'Helvetica', sans-serif;
}

/*START FONT WEIGHT*/
.text_weight_nomal {font-weight: normal!important;;}
.text_weight_bold {font-weight: bold!important;;}
.text_weight_bolder {font-weight: bolder!important;;}
.text_weight_lighter {font-weight: lighter!important;;}
/*END FONT WEIGHT*/

/*START POSITION*/
.position_relative {position: relative!important;;}
.position_absolute {position: absolute!important;;}
.position_fixed {position: fixed!important;;}
.position_inherit {position: inherit!important;;}
.position_static {position: static!important;;}
/*END POSITION*/

/*START FONT SIZE*/
.text_size10{ font-size: 10px!important; }
.text_size11{ font-size: 11px!important; }
.text_size12{ font-size: 12px!important; }
.text_size13{ font-size: 13px!important; }
.text_size14{ font-size: 14px!important; }
.text_size16{ font-size: 16px!important; }
.text_size18{ font-size: 18px!important; }
.text_size20{ font-size: 20px!important; }
.text_size24{ font-size: 24px!important; }
.text_size30{ font-size: 30px!important; }
.text_size36{ font-size: 36px!important; }
.text_size48{ font-size: 48px!important; }
.text_size60{ font-size: 60px!important; }
.text_size72{ font-size: 72px!important; }
.text_size90{ font-size: 90px!important; }
/*END FONT SIZE*/

/*START DISPLAY*/
.display_show{display: block;}
.display_hide{display: none;}
/*END DISPLAY*/

/*START RADIO - CHECKBOX SIZE*/
.radio_small{margin-top:2px!important;}
.check_small{margin-top:2px!important;}
/*END RADIO SIZE*/

/*START PROGRESS BAR*/
.stepbar {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
    color: #849397;
}
.stepbar > li {
    position: relative;
    display: table-cell;
    text-align: center;
    font-weight: bold;
    font-size: 0.7em;
}
.stepbar > li:before {
    content: attr(data-step);
    font-weight: bold;
    display: block;
    margin: 0 auto;
    background: #DFE3E4;
    width: 3em;
    height: 3em;
    text-align: center;
    margin-bottom: 0.25em;
    line-height: 3em;
    border-radius: 100%;
    position: relative;
    z-index: 1000;
}
.stepbar > li:after {
    content: '';
    position: absolute;
    display: block;
    background: #DFE3E4;
    width: 100%;
    height: 0.5em;
    top: 1.25em;
    left: 50%;
    margin-left: 1.5em\9;
    z-index: -1;
}
.stepbar > li:last-child:after {
    display: none;
}
.stepbar > li.is-complete {
    color: #2ECC71;
}
.stepbar > li.is-complete:before, .stepbar > li.is-complete:after {
    color: #FFF;
    background: #2ECC71;
}
.stepbar > li.is-active {
    color: #3498DB;
}
.stepbar > li.is-active:before {
    color: #FFF;
    background: #3498DB;
}

/**
 * Needed for IE8
 */
.stepbar_last:after {
    display: none !important;
}

/**
 * Size Extensions
 */
.stepbar--medium {
    font-size: 1.5em;
}

.stepbar--large {
    font-size: 2em;
}

/**
 * Some Generic Stylings
 */
*, *:after, *:before {
    box-sizing: border-box;
}

.stepbar {
    margin-bottom: 1.5em;
}

/*a {*/
/*color: #3498DB;*/
/*text-decoration: none;*/
/*}*/
/*a:hover {*/
/*text-decoration: underline;*/
/*}*/
/*END PROGRESS BAR*/

/* COLLAPSE EXPAND ICON */
.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    /*color: white;         /!* adjust as needed *!/*/
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}
.panel-title{
    font-weight: bold;
}
.panel-title a{
    text-decoration: none;
}
.panel-title a:hover{
    text-decoration: none;
}
/* END COLLAPSE EXPAND ICON */

/* DISABLE CONTENT */
.bike_disable_content {
    background-color: #e6e6e6;
    cursor: not-allowed!important;
    pointer-events: none;
    filter:alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity:0.50; /* FireFox */
}

.bike_disable_content:hover {
    cursor: not-allowed!important;
}

/* END DISABLE CONTENT */

/*----------------Anh Nguyen end edit------------------------*/

.contact-footer {
    font: normal 25px/1em 'RamaGothicE_Regular';
    text-decoration: none;
    color: #7d7d7d!important;
}
.contact-footer:hover {
    text-decoration: none;
    color: white!important;
}

.copyright-footer{
    color: #7d7d7d!important;
    text-decoration: underline!important;
}

.copyright-footer:hover{
    color: #7d7d7d!important;
}

.button-group {
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    position: relative;
    margin: 40px 0;
}

.or-button {
    background-color: #fff;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 42px;
    text-align: center;
    margin-left: -23px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    z-index: 99;
    font-weight: bold;
    border-radius: 50%;
}

.dexp-animate {
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    width: 250px;
    margin: 0;
    display: inline-block;
}



.dexp-animate .title {
    display: block;
    font-size: 20px;
}

.dexp-animate .subtitle {
    font-size: 11px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0;
}

.dexp-animate a {
    width: 100%;
    padding: 25px 0;
}

.dexp-shortcodes-button.gray {
    color: #fff;
    background: #a0a5aa!important;
    border: solid 1px #a0a5aa!important;
}

.dexp-shortcodes-button.gray:hover {
     background: #5F8CB4!important;
     color: #fff!important;
    text-decoration: none;
}

.dexp-shortcodes-button.blue {
    background: #5F8CB4;
    border: solid 1px #5F8CB4;
    color: #fff!important;
}

.dexp-shortcodes-button.blue:hover {
    background: #a0a5aa!important;
    color:white!important;
    text-decoration: none;
}

.dexp-animate:last-child a {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.social-item{
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #ECEEF0;
    font-size: 10px;
    height: 37px;
    padding-top: 10px;
    cursor: pointer;
}

.social-item:hover{
    background: #272727;
    color: #ffffff;
}

.social-item a, .social-item a:hover {
    text-decoration: none;
}

.social-item a{
    color: #ffffff;
    font-family: 'RamaGothicE_Regular';
    font-size: 20px;
}

.social-item a:hover{
    color: #ffd1c6;
}

.social ul li {
    margin-top: 0px;
}

.social ul {
    margin-bottom: 0px;
}

.sidr ul li a, .sidr ul li span {
    font-family: 'RamaGothicE_Regular';
    font-size: 20px;
}

.flex-direction-nav a{
    line-height: 1;
}

#mainSlider {
    margin: 0;
    border: 0;
}

#mainSlider ol.flex-control-nav{
    bottom: 5px;
}

.flex-caption {
    /*width: 96%;*/
    margin: 0;
    padding: 2%;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    font-size: 14px;
    line-height: 18px;
}

#total-stats{
    background: none repeat scroll 0 0 #F2F4F6;
}
.stats{
    border: 0;
}
.statss.brddark {
    padding: 25px 30px 25px 0px;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.1);
    width: 100%;
}
.statss.brddark.last{
    border: 0;
}
.statss .num {
    color: #232d37;
    font-size: 50px;
    font-weight: 800;
    font-family: 'RamaGothicE_Regular';
    margin-bottom: 10px;
}
.headline {
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    padding-right: 10px;
    font-family: 'RamaGothicE_Regular';
    text-transform: uppercase;
    letter-spacing: 3px;
}
.type{
    font-size: 20px;
    font-family: 'RamaGothicE_Regular';
}
.footer-block-fl{
    padding-right: 65px;
}

#profile-link-wrap {
    position: relative;
}

#profile-notification-light {
    position: absolute;
    border-radius: 5px;
    height: 6px;
    width: 5px;
    top: 6px;
    right: 5px;
    background-color: red;
}

#profile-link-wrap:hover #profile-notification-light {
    background-color: #ffffff;
}

@media screen and (max-width: 398px) {
    .footer, .push {
        height: 165px;
    }
    .footer-block-fl {
        padding-right: 0;
    }
    .footer-block-ata {

    }
}

@media screen and (max-width: 366px) {
    .footer, .push {
        height: 185px;
    }
    .footer-block-fl {
        padding-right: 0;
    }
    .footer-block-ata {

    }
}

@media screen and (max-width: 768px) {
    .no_padding_on_small{
        padding-right: 0px!important;
        padding-left: 0px!important;
    }
}