﻿@import url(https://fonts.googleapis.com/css?family=PT+Serif);
@import url(https://fonts.googleapis.com/css?family=Cabin:600,400);
@import url(https://fonts.googleapis.com/css?family=Raleway);
/*!
 * Durandal 2.0.0 Copyright (c) 2012 Blue Spire Consulting, Inc. All Rights Reserved.
 * Available via the MIT license.
 * see: http://durandaljs.com or https://github.com/BlueSpire/Durandal for details
 */

.bc-main-container::-webkit-scrollbar {
    width: 12px;
}

.bc-main-container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

.bc-main-container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.licenseTextBC {color: #0082C9; margin-right: 23px; padding-top: 24px; font-size:20px; line-height: 23px; font-family: Calibri, sans-serif; height: 90px;}
.licenseTextBC_AFLSW {color: black; margin-right: 25px; padding-top: 73px; font-size:13px; font-family: 'Cabin', sans-serif; height: 90px; }
.bc-af {width: 500px; height:300px; margin: 5px 1px 5px 1px; box-shadow: 0 0 20px #595959; background-image: url('/img/AF_bc_front_5fields-01.png'); background-size: 100% 100%;}
.bc-af .bc-title{margin-top: -12px; text-align: center; font-size: 20px; color: white; height: 25px;}
.bc-af .bc-name {font-family: 'Cabin', sans-serif;font-weight: 600;font-size: 24px;margin-top: 76px;text-align:center; height: 28px;}
.bc-af .bc-emailAddress{color: white;  text-align: center; font-size: 15px;margin:0;  }
.bc-af .bc-address{color: white;  text-align: center; font-size: 15px; margin:0; }


.bc-af .bc-address, .bc-emailAddress, .bc-name, .bc-phone {
    font-family: 'Raleway', sans-serif;
}

.bc-af-lsw  .bc-title{margin-top: -6px; text-align: center; font-size: 24px; color: #999; height: 22px;margin-right: 38px;text-align:right; font-family: Arial;}
.bc-af-lsw  .bc-license{margin-top: -3px; text-align: center; font-size: 26px; color: #999; height: 22px;margin-right: 38px;text-align:right; font-family: 'Calibri Light';}
.bc-af-lsw  .bc-name {font-family: 'Georgia', sans-serif;font-weight: 600;font-size: 25px;margin-top: 61px;margin-right: 38px;text-align:right; height: 28px;color: #46ac46;}
.bc-af-lsw  .bc-phone{font-size: 16px;margin: 14px 39px 0 0; color: #959595}
.bc-af-lsw  .bc-emailAddress{color: black;font-size: 16px;margin: 3px 39px 0 0; color: #959595}
.bc-af-lsw  .bc-address {font-family: 'Arial' !important;color: black;font-size: 16px;margin: 3px 39px 0 0;color: #959595}

.bc-af-lsw  .bc-address, .bc-emailAddress, .bc-name {
    font-family: 'Raleway', sans-serif;
}
div.bc-af-lsw  {width: 500px; height:300px; margin: 5px 1px 5px 1px; box-shadow: 0 0 20px #595959; background-image: url('/img/AF-LSW-Empty.png'); background-size: 100% 100%;}


.bc-af-lsw-fl {width: 500px; height: 300px; margin: 5px 1px 5px 1px; box-shadow: 0 0 20px #595959; background-image: url('/img/AF-LSW-FL-Empty.png'); background-size: 100% 100%;}

.bc-af-container, .bc-af-lsw-container, .bc-af-lsw-fl-container{width: 100%; padding: 10px; overflow-x:auto;}
.bc-af-lsw-fl  div.bc-name {font-family: 'Georgia', "Times New Roman", sans-serif;font-weight: 100;font-size: 25px;padding-top: 67px;margin-left: 31px;text-align:left;color: #46ac46;}
.bc-af-lsw-fl .licenseTextBC {color: black;margin-left: 30px;margin-top: 28px;font-size: 17px;font-family: 'Arial' !important;height: 41px;padding: 0px;}
.bc-af-lsw-fl .bc-phone, .bc-af-lsw-fl .bc-address,  .bc-af-lsw-fl .bc-emailAddress{margin-left: 31px;font-size: 14px;font-family: 'Arial' !important}
.right-align {
	text-align:right;
	margin:0;
}
.panel-businessForm {
    padding: 10px 10px 20px 10px;
}

.digitsContain {
    margin-top: 0.5%; font-size: 22px; display: inline-flex;
}
.digitsContain-line5 { font-size: 15px; display: flex; justify-content: center;
    margin: 0 auto;
}
.emailAddressContain {
    font-size: 22px;
}

.businessCard-Container {
    width: 100%;
    position: absolute;
    margin-top: 36.5%;
    text-align: center;
    /*border: 2px solid red;*/
}

.businessCardImg {
    width: 500px;
}

/*BC DONT DELET*/
/*.digitsContain,.digitsContain-line5, .emailAddressContain,.digitsContain-line5, .bc-title {
    font-family: 'Raleway', sans-serif;
}*/


/*#inputName:required {
    border: 1px solid red;
    background-color: red;
}*/


/*BC DONT DELET*/
/*.businessCard-Container > p {
    font-size: 34px;
    color: white;
    padding: 0;
    margin: 1px;
}

.businessCard-Container-line5 {
    width: 100%;
    position: absolute;
    margin-top: 33%;
    text-align: center;
}*/

/*BC DONT DELET*/
/*.businessCardImg {
    max-width: 100%;
    height: auto;
    width: auto\9;
}*/

.clickable span {
    cursor: pointer;
}

#panel-body-Cart {
    height: 500px;
    overflow: auto;
}

/*-=-=-==-=-=-=-=-=-=-=-SPLASH SCREEN ANIMATION-=-=-=-=-=-=-=-=-=-=-*/
.MBanimate {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    }

    @keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}



/*BroadCast video page*/

.broadcastVid > iframe {
    width: 100% !important;
}

/*BroadCast video page END*/



/*Event Start page*/
.earn100 {
    font-family: 'PT Serif', serif;
}

.panel-body.hawaii {
   /* fallback */
  background-color:white;

  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F9F1E1), to(#F8E5AA));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #F9F1E1, #F8E5AA);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #F9F1E1, #F8E5AA);

  /* IE 10 */
  background: -ms-linear-gradient(top, #F9F1E1, #F8E5AA);

  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #F9F1E1, #F8E5AA);
}

@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media screen and (min-width: 320px) {
    .imgEventHeader {
        height: 200px;
    }
}

@media screen and (min-width: 760px) {
    .imgEventHeader {
        height: 300px;
    }
    .panel > .hawaii > h1 {
        font-size: 50px !important;
    }
    .panel > .hawaii > h2 {
        font-size: 22px important;
    }

}
@media screen and (min-width: 1560px) {
    .imgEventHeader {
        height: 450px;
    }

}
@media screen and (min-width: 1860px) {
    .imgEventHeader {
        height: 550px;
    }
    .panel > .hawaii > h1 {
        font-size: 50px !important;
    }
    .panel > .hawaii > h2 {
        font-size: 22px important;
    }

}

/*Event End*/

.splash {
    text-align: center;
    margin: 10% 0 0 0;
}

.splash .message {
    font-size: 5em;
    line-height: 1.5em;
    -webkit-text-shadow: rgba(0, 0, 0, 0.5) 0 0 15px;
    text-shadow: rgba(0, 0, 0, 0.5) 0 0 15px;
    text-transform: uppercase;
}

.splash .icon-spinner {
    text-align: center;
    display: inline-block;
    font-size: 5em;
    margin-top: 50px;
}

.page-host {
    position: relative;
    top: 20px;
    padding-bottom: 50px;
}

.login
{
    position:relative;
    top: 100px;
}

.navbar-fixed-top .navbar-inner {
    padding-left: 1em;
    padding-right: 1em;
}

.navbar-fixed-top .icon-home {
    font-size: 18px
}

.navbar-fixed-bottom .navbar-inner {
    padding-left: 1em;
    padding-right: 1em;
    margin-left: auto;
}

.loader {
    margin: 6px 8px 4px 8px;
    visibility: hidden;
}

.loader.active {
    visibility: visible;
}

#registerPanel{
    display: none;
}

#loginPanel {
    display: block;
}

@media (max-width: 979px) {
    .page-host {
        top: 0;
    }

    .navbar-fixed-top {
        margin-bottom: 0;
    }

    .navbar-fixed-bottom {
        margin-top: 0;
    }
}

/* d3 */
.node {
  cursor: pointer;
}

.node circle {
  fill: #fff;
  stroke: steelblue;
  stroke-width: 1.5px;
}

.node text {
  font: 10px sans-serif;
}

.link {
  fill: none;
  stroke: #ccc;
  stroke-width: 1.5px;
}
.nav-footer
{
    float: right;
}
.btn.btn-custom-darken.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn.btn-custom-darken {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d01d26;
  background-image: -moz-linear-gradient(top, #e1202a, #b61821);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1202a), to(#b61821));
  background-image: -webkit-linear-gradient(top, #e1202a, #b61821);
  background-image: -o-linear-gradient(top, #e1202a, #b61821);
  background-image: linear-gradient(to bottom, #e1202a, #b61821);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe1202a', endColorstr='#ffb61821', GradientType=0);
  border-color: #b61821 #b61821 #720f14;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #b61821;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn.btn-custom-darken:hover,
.btn.btn-custom-darken:focus,
.btn.btn-custom-darken:active,
.btn.btn-custom-darken.active,
.btn.btn-custom-darken.disabled,
.btn.btn-custom-darken[disabled] {
  color: #ffffff;
  background-color: #b61821;
  *background-color: #9f151d;
}
.btn.btn-custom-darken:active,
.btn.btn-custom-darken.active {
  background-color: #891219 ;
}
.resource
{
    padding: 10px;
    text-align: left;
    }
.spacetree
{
    width: 100%;
}
.nav.nav-list a
{
    font-weight:bold;
    color:#68bb39;
    }
.text-custom {
  color: #68bb39;
}

a.text-custom:hover,
a.text-custom:focus {
  color: #52942d;
}

p.contact
{
    font-size: large;
    padding-bottom: 20px;
}
.text-large
{
    font-size: 21px;
}
.subcat
{
    margin-top: 25px;
    }

.table-header-green {
	padding:8px 35px 8px 14px;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
	background-color:#EDF4D5;
	border:1px solid #fbeed5;
    border-bottom: none;
	/*-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;*/
	border-color:#d6e9c6;
	color:#468847;
}

.row-header-blue {
	background-color:#F0FBFF !important;
    color: #555 !important;
}

.header-blue {
	padding:8px 14px 8px 14px;
    padding-bottom:none;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
	background-color:#E8F8FF;
	border:1px solid #B3E7FF;
	/*-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;*/
	border-color:#B3E7FF;
	color:#6f6f6f;
}

.btn-switch {
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn:active, .btn.active {
    background-color:#B6D554;
    color:#000;
}

.btn-switch-active {
    background-color:#B6D554 !important;
}

.dataTables_scroll {
    font-size:small;
}
.durandal-wrapper{
    min-height: 90vh;
}
@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}
.unmatchedHighlight {
    font-size: x-large;
    font-weight:bold;
    background-color: lightgoldenrodyellow !important;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 11px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.eventsAdminDropdown {
    width:40%; padding: 10px;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}

.regEventAgents-Container {
    display: inline-flex;
    width: 100%;
    min-height: 200px;
    text-align: center;
    color: black;
    overflow: auto;
}

@media screen and (max-width: 440px) {
    .eventsAdminDropdown {
        width: 100%;
    }
}

.contestReportRowHighlight td {
    background-color: lightgoldenrodyellow !important;
}

.cellLinkButton {
    color: #0082c9;
    cursor: pointer;
    text-decoration: underline;
}

.linkButtonDelete {
    color: #e1202a;
    cursor: pointer;
    text-decoration: underline;
}
.form-loading {
    position: relative;
    cursor: default;
    -moz-user-select: none;
    user-select: none
}

.form-loading:after,.form-loading:before {
    position: absolute;
    display: block;
    content: ''
}

.form-loading:before {
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255,255,255,.8)
}

.form-loading:after {
    z-index: 1001;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    -webkit-animation: form-spin .6s linear;
    animation: form-spin .6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-width: 2px;
    border-style: solid;
    border-color: #767676 rgba(0,0,0,.1) rgba(0,0,0,.1);
    border-radius: 999px
}
@-webkit-keyframes form-spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes form-spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}