﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

a {
    color: #6c6c6c;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}
.letter-spacing1 {
    letter-spacing: 1px;
}

.radius8 {
    -ms-border-radius: 8px !important;
    border-radius: 8px !important;
    overflow: hidden;
}

.radius4 {
    -ms-border-radius: 4px !important;
    border-radius: 4px !important;
    overflow: hidden;
}

.btn-blue {
    background-image: -webkit-linear-gradient(top, #00A0FF 0%, #00A0FF 100%);
    background-image: -o-linear-gradient(top, #00A0FF 0%, #00A0FF 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#00A0FF));
    background-image: linear-gradient(to bottom, #00A0FF 0%, #00A0FF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A0FF', endColorstr='#00A0FF', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #00A0FF;
}

    .btn-blue:hover,
    .btn-blue:focus {
        background-color: #00A0FF;
        background-position: 0 -15px;
    }

    .btn-blue:active,
    .btn-blue.active {
        background-color: #00A0FF;
        border-color: #00A0FF;
    }


.radius0 {
    border-radius: 0px !important;
}

.anobottom {
    text-decoration: none !important;
}


.hoverbig:hover {
    position: absolute;
    top: -5%;
    left: -10%;
    width: 120%;
    height: 120%;
    z-index: 9999;
    background: white !important;
}

    .hoverbig:hover .boxshadow {
        margin-top: -20px;
    }

.noborder {
    border: none !important;
}

.noborderradius {
    border-radius: 0px !important;
}

.font22 {
    font-size: 22px;
}

.font28 {
    font-size: 28px;
}

.font32 {
    font-size: 32px;
}

.font30 {
    font-size: 30px;
}

.font48 {
    font-size: 48px;
}

.font24 {
    font-size: 24px;
}

.font18 {
    font-size: 18px;
}

.font16 {
    font-size: 16px;
}
.font20 {
    font-size: 20px;
}

.nopadding {
    padding: 0px !important;
}

.blackDack {
    color: #0a0a0a;
}

.padding-left-10 {
    padding-left: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-tb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.margin-tb-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.strong {
    font-weight: 600;
}

.bgf6 {
    background: #f6f6f6;
}

.color0a {
    color: #0a0a0a;
}

a.color0a:hover {
    color: #00A0FF !important;
}

.strong500 {
    font-weight: 500;
}

.blue, a.blue {
    color: #00A0FF !important;
}

.white {
    color: white;
}

.whitedark, a.whitedark {
    color: #C8C8C8;
}

.graymiddle {
    color: #676767
}

.graydack, a.graydack {
    color: #666 !important;
}

.graylight {
    color: #989898
}

.btn-blue {
    background: #00A0FF;
    color: white;
}

.yellow {
    color: #FFC601;
}

.colorccc {
    color: #ccc;
}

.h1, h1 {
    font-size: 28px;
}

.h3, h3 {
    font-size: 18px;
    color: #999;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.blodLine {
    width: 74px;
    margin: 30px;
    border-radius: 2px;
    height: 4px;
    background: #00a0ff;
    display: inline-table;
}

.cursor {
    cursor: pointer !important;
}

.bg-light {
    padding-top: 21px;
    background: #f9f9f9;
}

.bg-gray {
    background: #e0e0e0;
}

.bg-white {
    background-color: #ffffff !important;
}

.bg-gray-out {
    background: white;
    border: 1px solid #e0e0e0;
}

.padding10 {
    padding: 10px;
}

.padding20 {
    padding: 20px !important;
}

.padding-tb-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.boxshadow {
    box-shadow: 0px 1px 21px 0px rgba(1, 8, 12, 0.15);
}

.groupheader {
    margin-top: 65px;
}

.filterbg {
    background-color: rgba(0,0,0,0.5);
}

.line-height-25 {
    line-height: 25px;
}

.line-height-40 {
    line-height: 40px;
}

.breadcrumb {
    font-size: 12px !important;
}

    .breadcrumb a {
        color: #00a0ff;
    }

.newsTab > li:hover {
    color: #00a0ff;
}

.newsItemList li:last-child {
    border-bottom: none;
}

.tips {
    position: fixed;
    z-index: 22;
    min-width: 250px;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 18px !important;
    line-height: 80px;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -90px;
    background: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.windowTips {
    top: 0px;
    left: 0px;
    position: fixed;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999;
    display: block;
}

.windowContext {
    width: 30%;
    height: 30%;
    background: white;
    top: 30%;
    left: 35%;
    position: fixed; 
}

