﻿/* add-ons *************************************************************/

.clear {
    clear: both;
}

/* Overrides *************************************************************/

.wAuto {
    width: auto !important;
}

.m0 {
    margin: 0 !important;
}

.p0 {
    padding: 0 !important;
}

.position-relative {
    position: relative !important;
}

.clickable {
    cursor: pointer;
}

.text-overflow-ellipsis {
    overflow: hidden;
    /*clear: left;
    text-align: right;*/
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right-0 {
    left: auto;
    right: 0;
}

/* Font Sizing *************************************************************/

*[class*="fs"] {
    line-height: normal;
}

.fs8px {
    font-size: 8px;
}

.fs9px {
    font-size: 9px;
}

.fs10px {
    font-size: 10px;
}

.fs11px {
    font-size: 11px;
}

.fs12px {
    font-size: 12px;
}

.fs13px {
    font-size: 13px;
}

.fs14px {
    font-size: 14px;
}

.fs16px {
    font-size: 16px;
}

.fs18px {
    font-size: 18px;
}

.fs20px {
    font-size: 20px;
}

.fs22px {
    font-size: 22px;
}

.fs24px {
    font-size: 24px;
}

.fs26px {
    font-size: 26px;
}

.fs28px {
    font-size: 28px;
}

.fs30px {
    font-size: 30px;
}

.fs35px {
    font-size: 35px;
}

.fs40px {
    font-size: 40px;
}

.fs45px {
    font-size: 45px;
}

.fs50px {
    font-size: 50px;
}

.fs60px {
    font-size: 60px;
}

.fs70px {
    font-size: 70px;
}

.fs80px {
    font-size: 80px;
}

.fs90px {
    font-size: 90px;
}

.fs100px {
    font-size: 100px;
}

.fs150px {
    font-size: 150px;
}

.fs200px {
    font-size: 200px;
}

/* Margins and Pads *************************************************************/

.ml1pc {
    margin-left: 1%;
}

.ml2pc {
    margin-left: 2%;
}

.ml5pc {
    margin-left: 5%;
}

.ml10pc {
    margin-left: 10%;
}

.ml15pc {
    margin-left: 15%;
}

.ml20pc {
    margin-left: 20%;
}

.mr1pc {
    margin-right: 1%;
}

.mr2pc {
    margin-right: 2%;
}

.mr5pc {
    margin-right: 5%;
}

.mr10pc {
    margin-right: 10%;
}

.mr15pc {
    margin-right: 15%;
}

.mr20pc {
    margin-right: 20%;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.ml35 {
    margin-left: 35px;
}

.ml40 {
    margin-left: 40px;
}

.ml45 {
    margin-left: 45px;
}

.ml50 {
    margin-left: 50px;
}

.ml60 {
    margin-left: 60px;
}

.ml70 {
    margin-left: 70px;
}

.ml75 {
    margin-left: 75px;
}

.ml80 {
    margin-left: 80px;
}

.ml90 {
    margin-left: 90px;
}

.ml100 {
    margin-left: 100px;
}

.ml150 {
    margin-left: 150px;
}

.ml180 {
    margin-left: 180px;
}

.ml200 {
    margin-left: 200px;
}

.ml210 {
    margin-left: 210px;
}

.ml220 {
    margin-left: 220px;
}

.ml230 {
    margin-left: 230px;
}

.ml240 {
    margin-left: 240px;
}

.ml300 {
    margin-left: 300px;
}

.ml400 {
    margin-left: 400px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mr35 {
    margin-right: 35px;
}

.mr40 {
    margin-right: 40px;
}

.mr45 {
    margin-right: 45px;
}

.mr50 {
    margin-right: 50px;
}

.mr75 {
    margin-right: 75px;
}

.mr200 {
    margin-right: 200px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.mt45 {
    margin-top: 45px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mt80 {
    margin-top: 80px;
}

.mt100 {
    margin-top: 100px;
}

.mt200 {
    margin-top: 200px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb45 {
    margin-bottom: 45px;
}

.mb50 {
    margin-bottom: 50px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}

.pt70 {
    padding-top: 70px;
}

.pt80 {
    padding-top: 80px;
}

.pt90 {
    padding-top: 90px;
}

.pt100 {
    padding-top: 100px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

.pb70 {
    padding-bottom: 70px;
}

.pb80 {
    padding-bottom: 80px;
}

.pb90 {
    padding-bottom: 90px;
}

.pb100 {
    padding-bottom: 100px;
}

.pb150 {
    padding-bottom: 150px;
}

.pb200 {
    padding-bottom: 200px;
}

.pb250 {
    padding-bottom: 250px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr30 {
    padding-right: 30px;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 10px;
}

.p20 {
    padding: 20px;
}

.p30 {
    padding: 30px;
}

.p40 {
    padding: 40px;
}

.p50 {
    padding: 50px;
}

/* divStyle global *************************************************************/

div[class*="divStyle"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    div[class*="divStyle"]:before,
    div[class*="divStyle"]:after {
        display: table;
        content: " ";
    }

    div[class*="divStyle"]:after {
        clear: both;
    }

/* global colors *************************************************************/

.color-red {
    color: #cc0000;
}

.color-blue {
    color: #0066dd;
}

.color-light-blue {
    color: #55acee;
}

.color-pink {
    color: pink;
}

.color-green {
    color: green;
}

.color-bright-green {
    color: #15c23c;
}

.color-yellow {
    color: #ffd800;
}

.color-orange {
    color: #ff6a00;
}

.color-white {
    color: white;
}

a.color-white:hover {
    color: #cccccc;
}

.color-grey {
    color: #cccccc;
}

.color-dark-grey {
    color: #666666;
}

.color-black {
    color: #000000;
}

.text-white {
    color: white;
    text-shadow: 0px 1px 0 #000000;
    filter: dropshadow(color=#000000, offx=0, offy=1);
}

a.text-white:hover {
    color: #cccccc;
}

.text-grey {
    color: #cccccc;
    text-shadow: 0px 1px 0 #000000;
    filter: dropshadow(color=#000000, offx=0, offy=1);
}

.text-thin {
    font-family: "Open Sans";
    font-weight: 300 !important;
}

.bg-black {
    background: #000000;
}

.bg-white {
    background: #ffffff;
}

.bg-transparent-white {
    background: url(//static.raceminecdn.com/images/transparentWhite.png);
}

/* borders *************************************************************/

.brStyle1 {
    border-right: 1px dotted #cccccc;
}

.btStyle1 {
    border-top: 1px dotted #cccccc;
}

.bbStyle1 {
    border-bottom: 1px dotted #cccccc;
}

/* animation cancellation *************************************************************/

/*.no-transition {
    -webkit-transition: height 0.01s;
    -moz-transition: height 0.01s;
    -ms-transition: height 0.01s;
    -o-transition: height 0.01s;
    transition: height 0.01s;
}*/

/* opacities *************************************************************/
/* http://opacity.pcsg.de/ */

.opacity-20 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
}

.opacity-50, .dim {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.opacity-80 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.opacity-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

/* shadows *************************************************************/

.shadow-light {
    -webkit-box-shadow: 0px 3px 3px 0px #cccccc;
    box-shadow: 0px 3px 3px 0px #cccccc;
}

.shadow-medium {
    -webkit-box-shadow: 0px 5px 5px 0px #666666;
    box-shadow: 0px 5px 5px 0px #666666;
}

.shadow-dark {
    -webkit-box-shadow: 0px 5px 5px 0px #333333;
    box-shadow: 0px 5px 5px 0px #333333;
}

/* forms *************************************************************/

.form-control:-moz-placeholder {
    color: #333333;
}

.form-control::-moz-placeholder {
    color: #333333;
}

.form-control:-ms-input-placeholder {
    color: #333333;
}

.form-control::-webkit-input-placeholder {
    color: #333333;
}

.validation-summary-errors, .validation-summary-success {
    position: static;
    width: auto;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #b94a48;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.validation-summary-success, .validation-summary-valid {
    /* same colors as .alert-success */
    color: #468847;
    /*background-color: #dff0d8;*/
    border-color: #d6e9c6;
}

/* since the form tag needs to wrap the modal body and the footer with the buttons,
    it sits outside of the modal body, so add some margin */
.modal-content > div[class*='validation-summary-'] {
    margin: 20px 20px 0 20px;
}

.input-validation-error {
    border: 1px solid red;
}

.field-validation-error, label.error {
    display: inline-block;
    padding: 2px 5px;
    margin: 5px 0;
    font-size: 12px;
    color: #ffffff;
    background: #cc0000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

/* since .net razor EditorFor can't take classes, let's style the class */
.form .text-box, .form-inline .text-box, .form-horizontal .text-box {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .form .text-box:focus, .form-inline .text-box:focus, .form-horizontal .text-box:focus {
        border-color: rgba(82, 168, 236, 0.8);
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    }

label.required {
    font-weight: 700;
}

    label.required:before {
        content: "*";
        margin-right: 5px;
        color: red;
        font-weight: 700;
    }

/* buttons *************************************************************/

.btn {
    font-weight: 600;
}

.btn-success {
    text-transform: uppercase;
}

.btn-primary {
    color: #ffffff;
    background-color: #0066dd;
    border-color: #1b79df;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        background-color: #005cbf;
    }

    .btn-success i, .btn-primary i, .btn-info i {
        color: #ffffff;
        text-shadow: 0 -1px 0 #333333;
    }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    filter: alpha(opacity=30);
    opacity: .30;
}

.btn-reorder {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    font-size: 11px !important;
    font-weight: 600;
    color: #888888;
    text-transform: uppercase;
    padding-right: 5px;
    background: #eeeeee;
}

    .btn-reorder:before {
        font-family: "FontAwesome";
        content: "\f0c9";
        font-size: 14px;
        margin: 0 10px 0 3px;
    }

    .btn-reorder:active:before {
        content: "\f07d";
        color: #06d;
    }

/* forms *************************************************************/

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 999px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

.pager {
    margin-top: 0;
    margin-bottom: 0;
}

/* lists *************************************************************/

.list-style-none {
    list-style: none;
    padding: 0;
}

/* animations *************************************************************/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}


@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* orchard cms specific **************************************************/


.content-control, .widget-control {
    position: relative;
}

    .content-control > .manage-actions, .widget-control > .manage-actions {
        position: absolute;
        top: 1%;
        right: 1%;
        z-index: 1;
    }

.manage-actions a {
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 3px 5px;
    border: 1px solid white;
    background: black;
    -moz-opacity: 0.50;
    -khtml-opacity: 0.50;
    opacity: 0.50;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
}

/* pace.js ***************************************************************/

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #900;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
}

.pace .pace-progress-inner {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #900, 0 0 5px #900;
    opacity: 1.0;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -moz-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    -o-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
    border-top-color: #900;
    border-left-color: #900;
    border-radius: 10px;
    -webkit-animation: pace-spinner 400ms linear infinite;
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 400ms linear infinite;
}

@-webkit-keyframes pace-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes pace-spinner {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes pace-spinner {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes pace-spinner {
    0% {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes pace-spinner {
    0% {
        transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
