﻿*:focus  
{  
    outline: none;  
}  




/*signIn form*/
.form-signin-wrap{
     margin-top:40px;
}
.signinLogoWrap{
    margin-bottom:10px;
}
.form-signin {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    margin: 0 auto 20px;
    max-width: 300px;
    padding: 19px 29px 29px;
   
}

.form-signin input[type="text"], .form-signin input[type="password"] {
    font-size: 16px;
    height: auto;
    margin-bottom: 15px;
    padding: 7px 9px;
    width:260px;
}

.nav 
{
    margin-bottom:0px;
}
.dropdown-menu
{
    margin-top:0px;
}

.dropdown-menu-right
{
    right:0px;
    left:auto;
}

/*Basic Style*/

.threeCol
{
    width:295px;
    float:left;
    margin-right:10px;
}
.threeCol:last-child
{
    margin-right:0px;
}

.noBullet
{list-style:none; margin:0;}

.footerWrap
{
    /*margin-top:20px;*/
    padding:10px 0px;
    text-align:center;
    background:#555;
    color:#ccc;
}

.footerWrap a
{
    color:#ccc;
}

.footerWrap img
{
    width:100px;
}

.noButtet
{
    list-style:none;
    margin-left:0px;
}
input.hide, .superHide
{
    display:none !important;
}

#navBarWrapper
{
    width:100%;
    position:fixed;
    top:0px;
    left:0px;
    background-color: #1b1b1b;
    background-image: linear-gradient(to bottom, #444, #444);
    background-repeat: repeat-x;
    z-index:100;
}

.mrpIdWrap
{
    font-size:18px;
}

#adminSiteList .fa-building
{
    padding:0px 4px;
}

/*=ICON MENU*/

.iconMenuWrap .dropdown-submenu .dropdown-menu
{
    max-height:300px;
    overflow:auto;
}
.iconMenuWrap #dashboardIcon a
{
    padding:4px 12px 5px 12px;
}

.iconMenuWrap #dashboardIcon img
{   
    max-height:61px;
    vertical-align:auto;
}

.iconMenuWrap .fa
{
    display:block;
    font-size:24px;
    color:#222;
    padding-bottom:5px;
}

.iconMenuWrap .iconMenuItem:hover .fa, .iconMenuWrap .iconMenuItem.active .fa
{
    color:#C4383B;
    text-shadow: 1px 1px 1px #222;
}

.iconMenuItem
{
    text-align:center;
    list-style:none;
    float:left;
    display:block;
    margin:0px;
    padding:0px;
    position:relative;
    height:69px;
}
.iconMenuItem.pull-right
{
    float:right;
}

.iconMenuItem-icon .iconMenuLink
{
    padding-top:20px;
    padding-bottom:14px;
}

.iconMenuItem-icon .fa{font-size:30px;}

.menuArrow {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #fdfdfd;
	position: absolute;
    bottom:0px;
    left:50%;
    margin-left:-5px;
}

.iconMenuItem-icon .menuArrow
{
    left:40%;
}

.iconMenuItem.active
{
    background:#222;
}

.iconMenuLink
{
    display:block;
    font-size:17px;
    border-left: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: 1px 0 0 rgba(96, 96, 96, 0.5) inset;
    padding:10px 14px;
    color: #bebebe;
}

.iconMenuLink:hover, .iconMenuLink:active, .iconMenuLink:focus
{
     color: #bebebe;
}

.iconMenuWrap #dashboardIcon .iconMenuLink, .iconMenuWrap .iconMenuItem.active .iconMenuLink
{
    border-left:none;
    box-shadow:none;
}
.iconMenuWrap .iconMenuLink:hover,.iconMenuWrap .iconMenuLink:active,.iconMenuWrap .iconMenuLink:focus
{
    text-decoration:none;
}

.iconMenuWrap .iconMenu
{
    margin:0px;
    padding:0px;
}

.iconAdminMenuBody #adminWrapper
{
    padding-top:110px;
}

.iconAdminMenuBody-collapse .iconMenuLink
{
    font-size:0px;
}

.iconAdminMenuBody-collapse .iconMenuWrap #dashboardIcon img
{
    max-height:20px;
}

.iconAdminMenuBody-collapse .iconMenuLink,.iconAdminMenuBody-collapse .iconMenuItem-icon .iconMenuLink
{
    padding:8px 10px;
}

.iconAdminMenuBody-collapse li.iconMenuItem
{
    line-height:6px;
}
.iconAdminMenuBody-collapse .iconMenuItem .fa
{
    padding-bottom:0px;
}
/*=END ICON MENU*/
.siteMenu .siteMenuIcon
{
    margin-right:15px;
}
.siteMenu .siteMenuIcon .fa
{
    font-size:18px;
}
.siteMenu .siteMenuIcon a
{
    
    padding-bottom:8px !important;
}
#siteMenu a, .siteMenu a
{
    color:#bbb;
}

#siteMenu a:hover, #siteMenu li.active a, #siteMenu li.open a, #siteMenu a:active, #siteMenu a:focus,
.siteMenu a:hover, .siteMenu li.active a, .siteMenu li.open a, .siteMenu a:active, .siteMenu a:focus
{
    color:#000;
}

#siteMenu .dropdown.active li.active a, #siteMenu .dropdown li:hover a,
.siteMenu .dropdown.active li.active a, .siteMenu .dropdown li:hover a
{
    color:#FFF;
}

#siteMenu .nav .dropdown-toggle .caret,
.siteMenu .nav .dropdown-toggle .caret
{
    border-bottom-color: #999999;
    border-top-color: #999999;
}

#adminWrapper
{
    z-index:90;
    padding-top:81px;
    min-height:400px;
}
#siteMenu, .siteMenu
{
    padding:8px 0px 0px;
}

#siteMenu ul.nav, .siteMenu ul.nav  
{
    padding-left:10px;
}

#siteMenu .nav-tabs > li > a, .siteMenu .nav-tabs > li > a
{
    padding:4px 6px 6px;
}

.setWrap
{padding:0px 15px;}

.subSet
{background:#FFF;}



.formInfo
{
    position:relative;
    border: 1px solid #D4D4D4;
    padding:3px 10px;
    margin-bottom:8px;
    background-color: #FAFAFA;
    background-image: linear-gradient(to bottom, #FFFFFF, #F2F2F2);
    background-repeat: repeat-x;
    border-width:0px 0px 1px;
}

.btn-toolbar, .subPageAdmin
{
    border: 1px solid #D4D4D4;
    border-width:0px 0px 1px;
    padding:0px 8px 8px;
    margin-bottom:10px;
}

.btn-toolbar select
{
    margin-bottom:0px;
}

.selectBtn label
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: moz-none;
    -ms-user-select: none;
}
.dropdown-toggle .caret
{
    margin:9px 0px 7px 0px;    
}


.buttonWrap
{
    border: 1px solid #D4D4D4;
    border-width:1px 0px 0px;
    padding:5px 0px 0px;
}


.adminLink img, .table img
{
    max-width:none;
}

.adminLink span
{
    position:relative;
    top:1px;
    left:3px;
}

#pageLoader, #notSavedWrap
{
  width:100%;
    position:fixed;
    top:0px;
    z-index:1000;
}

#pageLoaderInner, #notSavedInner
{
    width:200px;
    margin:0 auto;
    text-align:center;
}

#pageAlert
{
    width:100%;
    position:fixed;
    top:0px;
    z-index:1000;
}

#pageAlertInner
{
    width:200px;
    margin:0 auto;
    text-align:center;
}

.alert-error ul
{
    margin-bottom:0px;
}

.subFormInfo
{
    position:relative;
    padding:5px;
    background-color: #FAFAFA;
    background-image: linear-gradient(to bottom, #FFFFFF, #F2F2F2);
    background-repeat: repeat-x;
    border: 1px solid #D4D4D4;
    border-width:0px 0px 1px;
    margin-bottom:8px;
}

.formInfo .formTitle
{
    font-size:1.5em;
    margin-bottom:3px;
    margin-top:5px;
}

.formTitle.noDesc input
{
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 2px;
    padding: 2px 3px;
}

.subFormInfo .formTitle
{
    margin:0px 0px 0px;
    font-size:1.2em;
}
.subFormInfo .formTitle.noDesc
{
    padding:10px 0px;
}
.formSummary
{
    margin-bottom:0px;
    font-style:italic;
    color:#888;
}

.layoutTable
{
    width:100%;
    border-spacing:0;
    border-collapse:collapse;
    vertical-align:top;
}

.layoutTable td
{
    vertical-align:top;
}

.subSetCol
{
    padding-right:15px;
}

.subSetCol500
{
    width:500px;
    float:left;
}

.table th, .table td
{
    padding:5px 8px;
}

.table th
{
    border-top:none;
}

.table-skipfirstborder tr:first-child td
{
    border-top:none;
}

.table-hover tbody tr:hover > th
{
    background-color:#FFF;
}

.table td
{
    vertical-align:middle;
}

.checkboxCol, .iconCol
{
    width:20px;
    text-align:center;
}

.table h4
{
   font-size:.9em;
   margin:0px;
}

.table .formSummary
{
    font-size:.9em;
}
.module .table
{
    margin-bottom:0px;
}
.module,.filterWrap, .infoWrap
{
      border:solid 1px #D2d2d2;
    -moz-box-shadow: 0px 0px 5px #ddd;
	-webkit-box-shadow: 0px 0px 5px #ddd;
	box-shadow: 0px 0px 5px #ddd; 
}

.filterWrap, .infoWrap
{
   border:solid 1px #DBEAF9;
}

.filterWrap .subFormInfo, .infoWrap .subFormInfo
{
    background:#DBEAF9;
    color:#2F7799;
}

.filterWrap .subFormInfo .formSummary, .infoWrap .subFormInfo .formSummary
{
   color:#2F7799;
}

.actionWrap
{
    border:solid 1px #DFF0D8;
    -moz-box-shadow: 0px 0px 5px #ddd;
	-webkit-box-shadow: 0px 0px 5px #ddd;
	box-shadow: 0px 0px 5px #ddd; 
	margin-bottom:10px;
	padding:5px;
}

.actionWrap h4
{
    margin:0px 0px 5px;
}
.actionWrap h3
{
    margin:0px 0px 5px;
    line-height:25px;
}
.actionWrap .subFormInfo
{
    background:#DFF0D8;
    color:#6BA16C;
}

.actionWrap .subFormInfo .formSummary
{
    color:#6BA16C;
}

.subSet
{
    margin-bottom:20px;
}
.subSetInner
{
    padding:10px 15px;
}



.txtRight{text-align:right !important;}
.txtLeft{text-align:left !important;}
.txtCenter{text-align:center !important;}
.txtJustify{text-align:justify !important;}
.table-noTop tr:first-child td
{
    border-top:none;
}
 .table .adminColWide {
    text-align: center;
    white-space: nowrap;
    padding: auto 5px;
}

.adminColWide .adminLink
{
    padding:0px 3px;
}

.subFormInfo .adminLinkWrap {
    position: absolute;
    right: 3px;
    top: 12px;
}

/*
.adminLinkWrap .btn + .btn, .adminLinkWrap .btn + .btn-group,
.adminLinkWrap .btn-group + .btn
{
    margin-left:5px;
}
*/
.mediaFull
{
    text-align:center;
}



ul.eventItemConfirm 
{
    list-style:none;
    margin:5px 0px;
    font-weight:bold !important;
    font-size:.9em;
}

ul.eventItemConfirm li
{
    padding:0px 2px;
    position:relative;
    margin:2px 0px;
    border-radius: 4px 4px 4px 4px;
    background-color: #FAFAFA;
    background-image: linear-gradient(to bottom, #FFFFFF, #F2F2F2);
    background-repeat: repeat-x;

    border:solid 1px #D4D4D4;
}

ul.eventItemConfirm li .itemDelete
{
    position:absolute;
    right:0px;
    top:2px;
}

ul.eventItemConfirm li .itemActive
{
    position:absolute;
    right:20px;
    top:2px;
}

.txtMax{margin-bottom:0px;}

.charsRemaining
{
    margin-left:5px;
    font-style:italic;
    font-size:.9em;
}

.modalInner
{
    padding:0px 10px;
}

#modalMaster .buttonWrap, .inlinePopout .buttonWrap
{
    padding:10px;
}

#modalMaster 
{
    padding:0px;
}

#modalMaster form
{
    margin:0px;
}

label
{
    font-weight:bold;
}
label.checkbox , label.radio
{
    font-weight:normal;
}
.smTxtArea
{
    width:465px;
    height:100px;
}
.medTxtArea
{
    width:465px;
}
.bigTxtArea
{
    width:495px;
}

.padDown
{
    padding-top:15px;
}
.navWrapper 
{
    position:relative;
}

.navWrapper .subPageAdmin
{
    padding-top:10px;
}

.toolBarInfo
{
    font-size:14px;
}

.genInline
{
    margin-right:5px;
}

.table .adminCol 
{
    text-align: center;
    width: 60px;
}

.mediaOrderWrap .mediaItemArrange 
{
    float:left;
}

.newsOrderWrap .mediaItemIcons
{
    display:block;
}

.input-append .btn.adminLink
{
    padding:6px;
}

.editPage
{
    background:#FFF;
   /* border:solid 1px #ddd;
    padding:10px;*/
    width:750px;
    margin:0px auto;
}

.editPageFull
{
    width:auto;
}

.picCol_25
{
    width:25px;
}

.picCol_65
{
    width:65px;
}

.dateCol
{
    width:70px;
}
.emptyMediaLink
{
    display:block;
    width:90%;
   
    text-align:center;
    padding:5%;
    height:90%;
    font-size:1.2em;
   
}



.topNavWrapper .nav-tabs
{
    padding-left:10px;
}


#addNewWrap .control-label
{
    width:90px;
}

#addNewWrap .controls
{
    margin-left:100px;
}

.uiSubText
{
    font-style:italic;
    font-size:.9em;
}

.ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
  }
  
.ui-autocomplete-loading {
    background: white url('img/ui-anim_basic_16x16.gif') right center no-repeat;
}


.selectBtn input
{
    margin-top:-2px;
}

/*Media Finder*/
.mediaItemTag,.mediaOrderWrap .curMediaHolder, .mediaItemArrange
{
    float:left;
    width:120px;
    height:83px;
    position:relative;
    margin:3px;
    border:solid 3px #e2e2e2;
    overflow:hidden;
    cursor:pointer;
}

.mediaItemTag .rotateLoader
{
    padding:35px 50px;
}

.medSize .mediaItemTag .rotateLoader
{
    padding:75px 120px;
}

.medSize .mediaItemTag,  .medSize.mediaOrderWrap .curMediaHolder, .medSize.mediaItemArrange
{
     width:260px;
    height:180px;
}


.mediaItemTag .ckbFloat
{
    position:absolute;
    top:5px;
    left:5px;
    margin:0px;
    z-index:95;
    display:none;
}

.mediaItemIcons
{
    position:absolute;
    right:0px;
    top:0px;
    z-index:95;
    background:#FFF;
    padding:1px;
    display:none;
    border:#dedede;
    border-width:0px 0px 2px 2px;
}
.mediaItemTag:hover > .mediaItemIcons
{
    display:block;
}
.mediaItemIcons a
{
    padding:2px;
}


.galleryCoverSelWrap 
{
    position:relative;
}

.mediaSelected
{
    border-color:#5bb75b;
}
.navMessage
{
    margin-top:10px;
    margin-left:10px;
}


.labelCol
{
    width:50px;
    padding:0px 5px;
}

.mediaThumbs .mediaItem
{
    float:left;
    margin:3px;
}

.largeOrderWrap .mediaItemArrange, .largeOrderWrap  .curMediaHolder
{
    width:200px;
    height:150px;
}

.ui-sortable .mediaItemArrange
{
    cursor:move;
}

.mediaItemText
{
    position:absolute;
    bottom:0px;
    padding:3px 0px;
    width:90%;
    background:#000;
    color:#fff;
    margin:0 5%;
    text-align:center;
    overflow:hidden;
}

.mediaItemTag .mediaItemText
{
    z-index:91;
    padding:2px;
    margin:0px;
    font-size:.7em;
    width:116px;
    line-height:12px;
    word-wrap: break-word;
}

.inlinePopout
{
    background-color:#FFF;
}

.dropdown-menu li
{
    text-align:left;
}

td .btnStatus
{
    width:110px;
    text-align:left;
}

.fieldWrapCol
{
    float:left;
    width:240px;
    margin-right:10px;
}
.fieldWrapCol:last-child
{
    margin-right:0px;
}

.selCatWrap .catHeading .checkbox
{
   padding-left:0px;
   font-weight:bold;
   font-size:1.1em;
}

.catLevel_1
{margin-left:20px;}

.catLevel_2
{margin-left:40px;}

.catLevel_3
{margin-left:60px;}


.catLevel_4
{margin-left:80px;}

.catLevel_5
{margin-left:100px;}

.catLevel_6
{margin-left:120px;}

.catLevel_7
{margin-left:140px;}

.catLevel_8
{margin-left:160px;}

/*Page Sections*/
.elementWrap 
{
    background:#FFF;
    padding:8px;
    margin:0px 0px;
    position:relative;
}

.elementWrap.elementDisabled
{
    border-color:#b94a48;
}

.elementWrap .adminLinkWrap 
{
    position:absolute;
    top:-1px;
    right:-1px;
    display:none;
}

.elementWrap:hover > .adminLinkWrap
{
    display:block;
}

.elementWrap h3
{
    margin-top:0px;
}

.insertSectionLink
{
    width:96%;
    display:block;
    text-align:center;
    font-size:9px;
    padding:0px 2%;
    color:#757575;
    text-transform:uppercase;
    font-weight:bold;
}

.insertSectionLink:active
{
    border:none;
}

.insertSectionLink:hover
{
    background:#d9edf7;
    color:#3a87ad;
}

#pageTools
{
    padding:0px 9px;
    margin-bottom:5px;
}

#pageTools .well
{
    float:left;
    margin:5px;
    width:160px;
    height:160px;
    padding:5px;
    text-align:center; 
}

.pageToolImage
{
    height:79px;
}

#pageTools .well h4
{
    margin-top:0px;
    font-size:1em;
}

.addImageLink 
{
    border:solid 2px #EEEEEE;
    padding:3px 2%;
    text-align:center;
    display:block;
    width:96%;
    position:relative;
}

.s60x45
{
    width:65px;
    height:45px;
}

.addImageLink span, .mediaGalleryCover span
{
    width:90%;
    text-align:center;
    position:absolute;
    bottom:2px;
    left:5%;
    padding:2px 0px;
    display:none;
    color:#3A87AD;
    background:#D9EDF7;
    border:solid 1px #BCE8F1;
    border-radius: 4px 4px 4px 4px;
    font-weight:bold;
}

.addImageLink:hover > span, .mediaGalleryCoverLink:hover > span
{
    display:block;
}

.mediaGalleryCover
{
    position:relative;
    text-align:center;
    margin-bottom:10px;
}

.mediaItemTag img
{
    position:relative;
    z-index:90;
}

.coverSelector
{
    position:absolute;
    z-index:100;
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
    top:0px;
    left:0px;
}



/*driver results*/
.driverResTable
{
    margin-bottom:0px;
}
.driverResTable td, .driverResTable th
{
    padding:3px 3px;
}
.table .resPlaceCol
{
    width:55px;
    text-align:center;
}

.table .resMiscCol
{
    width:30px;
    text-align:center;
}

.table .resPlaceCol input
{
    text-align:center;
}

.driverResTable input, .driverResTable select, .resTable input, .resTable select, .resTable .input-append, .resTable .input-prepend
{
    margin-bottom:0px;
}

.input-superMini
{
    width:50px;
}

.simpleView .canHide
{
    display:none;
}


.imgButton{padding:6px 8px;}

.padRight{padding-right:5px;}
.imageTab img{padding:2px 4px;}

.nav-pills-showHover a
{
    max-width:110px;
    overflow:hidden;
    white-space:nowrap;
}

.nav-pills-showHover a:hover, .nav-pills-showHover li.active a
{
    width:auto;
    max-width:3000px;
}
.tabButtonWrap
{
    position:absolute;
    right:10px;
    top:0px;
    padding:0px;
    margin:0px;
    border:none;
}


#helpDesk
{
    margin-left:240px;
    width:750px;
    margin-top:5px;
}

#helpDesk .newsHead
{
    margin-bottom:0px;
}
#helpDesk .contentSubWrap
{
    border-bottom: 1px solid #EEEEEE;
    padding-bottom:10px;
}

#helpDesk .contentSubWrap:last-child
{
    border-bottom: none;
}

#helpMenu
{
    position:absolute;
    left:15px;
    top:45px;
    width:230px;
}

#helpMenu .subMenu a
{
    padding-left:25px;
}
#helpMenu .subMenu.active a
{
    font-weight:bold;
}

#helpDesk .singleMediaWrap img {
    border: 1px solid #E7E7E7;
    box-shadow: 0 0 20px #DDDDDD;
    margin: 0 auto;
    max-width: 650px;
}

#helpDesk .page-header
{
    margin-bottom:0px;
}

.tooltip-inner /*added for ad image tooltip*/
{
    max-width:500px;
}

.tooltip ul
{
    margin-left:0px;
    margin-bottom:0px;
}

.tooltip li
{
    list-style:none;
    margin-left:0px;
}

.suggestTagPopout li
{
    list-style:none;
}
.suggestTagPopout ul
{
    margin-left:0px;
}

.suggestTagPopout 
{
    width:400px;
    max-width:400px;
}

.suggestTagPopout.popover.right .arrow, .suggestTagPopout.popover.left .arrow
{
    top:50px;
}
.suggestTagPopout .popover-content
{
    max-height:300px;
    overflow:auto;
}

/*APP Icon*/
.mrp_appIconWrap
{
    position:relative;
    height:60px;
}

.mrp_isoIconMask
{position:relative;}

.mrp_isoIconMask img
{
    position:absolute;
    top:0px;
    left:0px;
    width:60px;
    height:60px;
    z-index:10;
}

.mrp_isoIconMask .mrp_iconMaskImg
{z-index:100;}

.mrp_appIconWrap .mrp_iconText
{
    font-size:1.2em;
    padding:20px 0px 0px 65px;
}

#helpPopOver
{
    width:350px; 
    max-width:350px; 
   left:auto;
    right:10px; 
    top:35px;

}

#helpPopoverInner
{
    max-height:300px; 
    overflow:auto; 
}

#helpPopOver .arrow
{
    left:auto;
    right:33px;
}

#helpPopoverInner tr:first-child td
{
    border:none;
}


.schMonthFilter a
{
    border-radius: 5px 5px 5px 5px;
    display:inline-block;
    padding:4px 6px;
    border:solid 1px #bce8f1;
    margin:0px 2px;
    background:#d9edf7;
    color:#3a87ad;
}

.schMonthFilter a.off
{
    color:#bebec5;
    background:#f7f7f9;
    border-color:#e1e1e8;
}

.ui-state-default label
{
    margin:0px;
    font-weight:bold;
}

.ui-datepicker { font-size: 9pt !important; }

#datePicker .ui-state-highlight
{
    background:#FFF0A5;
}

/* begin: jQuery UI Datepicker moving pixels fix */
	table.ui-datepicker-calendar {border-collapse: separate;}
	.ui-datepicker-calendar td, .ui-datepicker-calendar a {border: 1px solid transparent;}
/* end: jQuery UI Datepicker moving pixels fix */

/* begin: jQuery UI Datepicker emphasis on selected dates */
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight a {
	background: #1C94C4 none; /* a color that fits the widget theme */
	color: white; /* a color that is readeable with the color above */
}
/* end: jQuery UI Datepicker emphasis on selected dates */
.ui-datepicker-title
{
    font-size: 12pt !important;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next
{
    top:6px;
}





/* =Comments
----------------------------------------*/

/*Structure*/

.mrp_cmntWrap
{
	position:relative;
	border:0 none;
	margin-bottom:5px;
}

.mrp_cmntIcon
{
	float:left;
	width:50px;
	height:50px;
}

.mrp_cmntIcon img
{
	display:block;
	font-size:1px;
	overflow:hidden;
	text-indent:-99999px;
}

.mrp_cmntSubWrap
{
	position:relative;
	margin-left:60px;
	padding:5px 8px 7px;
}

.mrp_cmntSubWrap h2, .mrp_cmntSubWrap h3, .mrp_cmntSubWrap h2
{
	display:block;
	width:380px;
	padding:0 2px 0 0;
}

.mrp_cmntSubWrap h2 a, .mrp_cmntSubWrap h3 a
{
	text-decoration:underline;
}

.mrp_cmntThreadWrap h2, .mrp_cmntPostsWrap h2
{
	margin:0 0 8px;
	padding:2px 5px;
}

.mrp_cmntSubWrap h4
{
	display:inline;	
}

.mrp_cmnt
{
	position:relative;
	min-height:40px;
}

.mrp_cmntInfo
{
	position:absolute;
	top:0;
	right:5px;
	display:block;	
	width:70px;
	padding:3px;
	
	text-align:right;
}

.mrp_cmntInfo .mrp_cmntStats
{
	margin:0;
}

.mrp_cmntInfo li
{
	display:block;
	line-height:1.1em;
}

.mrp_cmntDate
{padding:1px 4px;}

.mrp_cmnt .mrp_cmntDate, .mrp_cmnt p
{
	font-size:.9em;
	margin:0;
}

.mrp_cmntRepliesWrap
{
	margin:0 0 0 60px;
}

.mrp_cmntReplies
{
	margin:10px 0 0;
}

.mrp_blankCmnt
{
	margin:10px 0 0;
}

.mrp_cmntRepliesWrap .mrp_contentSubWrap
{
	margin-bottom:0;
	padding-bottom:0;
}

.mrp_cmntRepliesWrap .mrp_cmntIcon
{
	top:5px;
	left:1px;
	width:25px;
	height:25px;
}

.mrp_cmntRepliesWrap .mrp_cmntSubWrap
{
	margin-left:35px;
	margin-bottom:3px;
}

.mrp_cmntRepliesWrap .mrp_cmnt
{margin:0; min-height:30px;}

.mrp_cmntNewHeadingWrap input, .mrp_cmntNewBodyWrap textarea
{
	
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	width:98%;
}

.mrp_cmntNewBodyWrap textarea
{
	
	height:50px;
	overflow-x:hidden;
	overflow-y:auto;
	 resize: none;
}

.mrp_cmntBtnWrap
{
	text-align:right;
	margin:3px 0 0;
}

.mrp_cmntActnsWrap
{
	position:absolute;
	top:-1px;
	right:-5px;
	font-size:.85em;
	text-align:right;
	padding:1px 3px;
}

.mrp_blankCmnt .mrp_cmntActnsWrap, .mrp_newTopicWrap .mrp_cmntActnsWrap
{
	top:auto;
	bottom:10px;
	right:88px;
	width:30px;
	background:none;
}

.mrp_newTopicWrap .mrp_cmntActnsWrap
{
	right:63px;
}

.mrp_cmntActnsWrap span
{padding:0 6px;}


/*EndStructure*/


.well .mdWrap p:last-child
{
    margin-bottom:0px;
}

.announcerResults .eventInfo
{
    display:none;
}

.announcerResults .desc1 
{
    font-weight:bold;
}

.announcerResults .resCol
{
    color:#0088CC;
}

.ui-sortable li.ui-state-highlight
{
    height:22px;
}
.ui-sortable li
{
    cursor:move;
}

.ui-sortable
{
    list-style:none;
    margin:0px;
}

#curClassHelper
{
    list-style:none;
    cursor:move;
    height:55px;
}

.reOrderProducts li
{
      list-style:none;
      margin-bottom:8px;
      display:block;
      height:55px;
}
.reOrderProducts h4,.reOrderProducts .formSummary, #curItemHelper h4, #curItemHelper .formSummary
{
    margin:5px 0px 5px 95px;
}

.reOrderProducts li .itemImg, #curItemHelper .itemImg
{
    float:left;
    margin-right:10px;
}

#curItemHelper
{
    list-style:none;
    cursor:move;
}

.reOrderProducts.ui-sortable li.ui-state-highlight
{
    height:55px;
}

.itemDragPushWrap
{
    float:right;
    margin-right:10px;
    margin-top:20px;
    width:60px;
}
.itemDragPushWrap img
{
    display:inline-block;
    padding-left:10px;
}

.itemDragInfoWrap
{
    float:left;
}

.itemDragInfoWrap h4
{
    font-size:.9em;
}

.itemDragPriceWrap
{
      margin-right:10px;
     margin-top:20px;
    float:right;
    width:100px;
    text-align:right;
}

.itemDragManuWrap
{
    margin-right:10px;
     margin-top:20px;
    float:right;
    width:100px;
    text-align:right;
}


/*
RaceCaddy Upgrade View
*/
#phoneWrap
{
    background:url(../../../../../css/mrp/img/iphone.jpg) 0 0 no-repeat;
    width:349px;
    height:619px;
    padding:136px 0px 0px 33px;
    float:left;
  
}

#phoneContentWrap
{
    width:320px;
    height:480px;
    background-color:#FFF;
    overflow:visible;    
}

#introText
{
    
    padding:50px 0px 0px 420px;
}

.raceCaddyWrap
{
    width:850px;
    margin:0 auto;
      font-family:Lucida Sans, Tahoma;


    line-height:1.8em;
}

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

.raceCaddyWrap li {
    list-style-type:square;
    font-family:Lucida Sans, Tahoma;
    line-height:1.8em;
    list-style-position:inside;
}

.raceCaddyWrap .bigButtonWrap
{
    margin-top:35px;
}
.raceCaddyWrap .bigButtonWrap a
{
    padding:10px 20px 15px;
    font-size:1.9em;
    color:#fff;
    background-color:#A01113;
    border:solid 1px #000;
    text-shadow:0 2px 2px #111;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 0 0px 3px #333;
	-webkit-box-shadow: 0 0 3px #333;
	box-shadow: 0 0 3px #333;
}

.mrp_setupEdit
{
    background:#FFF;
}

.galleryThumbs .thumbWrap
{
    margin:5px;
    
}

ul.eventItemConfirm li.torName
{
    background:none;
    background-color:none;
    border:none;
}

ul.eventItemConfirm li.torName li
{
    list-style:none;
}

ul.eventItemConfirm li.torName ul
{
   margin-left:0px;
}

.addressWell ul, .alert-danger ul
{
    list-style:none;
    margin:0px;
}

.file .fileName
{
    width:auto;
}

.adWrap 
{
    margin-bottom:20px;
}

/*alert wizard*/
.alertNav i
{
    padding-right:10px;
    color:#d0d0d0;
}
.alertNav .complete i
{
    color:#468847;
}

.alertNav .active a, .alertNav .active a:hover
{
    background-color:#0088cc;
    color:#FFF
}

.alertNav .active a, .alertNav .active a i
{
   color:#FFF
}

.navbar .progress
{
   margin-bottom:0px;
}

.autoCompRow
{
    list-style:none;
    margin-bottom:5px;
    padding:2px 5px;
    margin-left:0px;
}

.autoCompResWrapper
{
    list-style:none;
    padding:0px;
    margin:0px;
}
.autoCompName
{
    font-size:1.2em;
    display:block;
}

.autoCompDesc
{
    display:block;
    font-style:italic;
}

.autoCompCards li
{
    width:265px;
    text-align:center;
    margin:5px;
    float:left;
    height:140px;
    padding:5px;
}

.autoCompCards li .autoCompIcon
{
    height:80px;
    width:265px;
    display:block;
    line-height:80px;
}

.autoCompCards li img
{
    max-height:80px;
    max-width:265px;
}

.checkbox-lg
{
    font-size:1.5em;
    margin-bottom:30px;
}

.checkbox-lg input
{
    margin:0px;
}

.form-group
{
    margin-bottom:10px;
}
.form-group input
{
    margin-bottom:0px;
}

.help-block
{
    color:#737373;
}

.quickAlert
{
    margin-left:5px;
}


.userProfileHeaderImage
{
    height:300px;
    overflow:hidden;
}

.userProfileHeaderImage img
{
    position:relative;
}

#imgCropWrap.imageDragWrap {
    width: 815px;
    height: 300px;
    overflow: hidden;
    margin: auto;
    cursor: -webkit-grab;
}
  
.cropTable #imgCropWrap.imageDragWrap {
    width: 715px;
}
 
  
/*Time Picker*/

.ui-timepicker-wrapper {
	overflow-y: auto;
	height: 150px;
	width: 6.5em;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	outline: none;
	z-index: 10001;
	margin: 0;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
	width: 13em;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
	width: 11em;
}

.ui-timepicker-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ui-timepicker-duration {
	margin-left: 5px; color: #888;
}

.ui-timepicker-list:hover .ui-timepicker-duration {
	color: #888;
}

.ui-timepicker-list li {
	padding: 3px 0 3px 5px;
	cursor: pointer;
	white-space: nowrap;
	color: #000;
	list-style: none;
	margin: 0;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
	background: #fff; color: #000;
}

li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
	background: #1980EC; color: #fff;
}

li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
	color: #ccc;
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	color: #888;
	cursor: default;
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	background: #f2f2f2;
}
/*END TimePicker*/



tr.grouped td
{
    background-color:#f9f9f9;
}

.scrollMe
{
    position:relative;
}

td.orColumn
{
    vertical-align:middle !important;
    padding:0px 15px;
    font-size:18px;
    color:#b7b7b7;
    position:relative;
}

td.orColumn div
{
    z-index:10;
    background:#FFF;
    padding:5px 0px;
}

td.orColumn:after {
    content:"";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left:23px;
    border-left: 1px solid #b7b7b7; /*change these values to suit your liking*/
}

.note-editor .btn
{
    height:30px;
}


.reportTable a
{
    display:block;
    width:300px;
    position:relative;
    border:solid 1px #DDD;
    padding:8px 12px;
    border-radius:3px;
    margin-bottom:15px;
    
}
.reportTable a strong
{
    display:block;
}

.reportTable a img
{
    position:absolute;
    right:10px;
    top:20px;
}

.reportsWrap
{
    margin-bottom:45px;
    width:1030px;
    margin:0 auto 45px;
}
.reportsWrap .page-header
{
    margin-bottom:10px;
}

.reportsWrap .page-header h2
{
    margin-bottom:5px;
}


.reportsWrap table
{
    width:1030px;
}




#videoLinkCheck .videoIcon {
    background: transparent url('img/videoLinks.png') 0 0 no-repeat;
    position: relative;
    float: left;
    display: block;
    font-size: 1px;
    overflow: hidden;
    text-indent: -99999px;
    width: 25px;
    height: 25px;
    margin: 0 2px;
}


#videoLinkCheck  .youtube.videoIcon 
{
    background-position: 0px 0;
}

#videoLinkCheck  .vimeo.videoIcon 
{
    background-position: -60px 0;
}

#videoLinkCheck  .ustream.videoIcon 
{
    background-position: -30px 0;
}

#videoLinkCheck  .youtube.videoIcon.active
{
    background-position: 0px -30px;
}

#videoLinkCheck  .vimeo.videoIcon.active
{
    background-position: -60px -30px;
}

#videoLinkCheck  .ustream.videoIcon.active 
{
    background-position: -30px -30px;
}

#videoLinkCheck
{
    margin-bottom:5px;
}

#videoLinkCheck .linkStatus
{
    float:left;
    margin-left:5px;
    margin-top:4px;
}




.pillDrawWrapper
{
    margin-bottom:10px;
}

.jSlots-wrapper {  
    overflow: hidden; /* to hide the magic */  
   
    display: inline-block; /* to size width correctly, can use float too, or width*/  
    border: 1px solid #999;  
    width:250px;
    height:200px;
}  

.slot {
    margin:0px;
    list-style:none;
    text-align:center;
    font-size:150px;
   
}

.slot li
{
    line-height:200px;
    display:none;
}


.styleColor
{
    height:30px;
    width:30px;
    display:inline-block;
}

h2 .label
{
    display:inline-block;
    margin-left:5px;
}

#previewWrapper
{
   
    padding:0px;
    margin:0px;
    border:0px;
    display:none;
}

#previewWrapper iframe
{
    width:100%;
}


.feedTable
{
    width:100%;
}
.feedTable td
{
    vertical-align:middle;
}

.mrp_networkFoundBox
{
    border:solid 1px #bce8f1;
    border-radius:10px;
    padding:0px;
    margin-bottom:15px;
    width:200px;
}

.mrp_networkFoundBox h4
{
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
    text-align:center;
    padding:10px;
    margin:0px;  
    border-radius:10px 10px 0px 0px;
}

.mrp_networkFoundBox a, .mrp_networkFoundBox .empty
{
    text-align:center;
    font-size:5em;
    line-height:1em;
    display:block;
    color:#0088cc;
}

.mrp_networkFoundBox a:hover, .mrp_networkFoundBox a:active
{
    text-decoration:none;
}

.mrp_networkFoundInner
{
    height:70px;
    padding:20px 0px;
    text-align:center;
}

.mrp_networkFoundInner img
{
    top:22px;
    position:relative;
}

/* ========================================================================
 * bootstrap-switch - v2.0.1
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */

.navbar-inner .has-switch
{
    margin-top:7px;
}

.has-switch {
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  vertical-align: middle;
  min-width: 100px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.has-switch.switch-mini {
  min-width: 72px;
}
.has-switch.switch-mini span,
.has-switch.switch-mini label {
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 10px;
  line-height: 9px;
}
.has-switch.switch-mini i.switch-mini-icons {
  height: 1.20em;
  line-height: 9px;
  vertical-align: text-top;
  text-align: center;
  transform: scale(0.6);
  margin-top: -1px;
  margin-bottom: -1px;
}
.has-switch.switch-small {
  min-width: 80px;
}
.has-switch.switch-small span,
.has-switch.switch-small label {
  padding-bottom: 3px;
  padding-top: 3px;
  font-size: 12px;
  line-height: 18px;
}
.has-switch.switch-large {
  min-width: 120px;
}
.has-switch.switch-large span,
.has-switch.switch-large label {
  padding-bottom: 9px;
  padding-top: 9px;
  font-size: 16px;
  line-height: normal;
}
.has-switch.switch-animate > div {
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
}
.has-switch.switch-off > div {
  left: -50%;
}
.has-switch.switch-on > div {
  left: 0%;
}
.has-switch.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}
.has-switch.disabled span,
.has-switch.disabled label {
  cursor: default !important;
}
.has-switch:focus {
  border-color: #0088cc;
  outline: 0;
  /*
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(red(@btnPrimaryBackground), green(@btnPrimaryBackground), blue(@btnPrimaryBackground), .6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(red(@btnPrimaryBackground), green(@btnPrimaryBackground), blue(@btnPrimaryBackground), .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(red(@btnPrimaryBackground), green(@btnPrimaryBackground), blue(@btnPrimaryBackground), .6);
*/
}
.has-switch > div {
  display: inline-block;
  width: 150%;
  position: relative;
  top: 0;
}
.has-switch input[type=radio],
.has-switch input[type=checkbox] {
  display: none;
}
.has-switch span,
.has-switch label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  display: inline-block !important;
  height: 100%;
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 14px;
  line-height: 20px;
}
.has-switch label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  width: 34%;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  color: #333333;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  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);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch label:hover,
.has-switch label:focus,
.has-switch label:active,
.has-switch label.active,
.has-switch label.disabled,
.has-switch label[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.has-switch label:active,
.has-switch label.active {
  background-color: #cccccc \9;
}
.has-switch label i {
  color: #000;
  text-shadow: 0 1px 0 #fff;
  line-height: 18px;
  pointer-events: none;
}
.has-switch span {
  text-align: center;
  z-index: 1;
  width: 33%;
}
.has-switch span.switch-left {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.has-switch span.switch-right {
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: -o-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: linear-gradient(to bottom, #e6e6e6, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0);
  border-color: #ffffff #ffffff #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ffffff;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch span.switch-right:hover,
.has-switch span.switch-right:focus,
.has-switch span.switch-right:active,
.has-switch span.switch-right.active,
.has-switch span.switch-right.disabled,
.has-switch span.switch-right[disabled] {
  color: #333333;
  background-color: #ffffff;
  *background-color: #f2f2f2;
}
.has-switch span.switch-right:active,
.has-switch span.switch-right.active {
  background-color: #e6e6e6 \9;
}
.has-switch span.switch-primary,
.has-switch span.switch-left {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #005fcc;
  background-image: -moz-linear-gradient(top, #0044cc, #0088cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0044cc), to(#0088cc));
  background-image: -webkit-linear-gradient(top, #0044cc, #0088cc);
  background-image: -o-linear-gradient(top, #0044cc, #0088cc);
  background-image: linear-gradient(to bottom, #0044cc, #0088cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0044cc', endColorstr='#ff0088cc', GradientType=0);
  border-color: #0088cc #0088cc #005580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0088cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch span.switch-primary:hover,
.has-switch span.switch-left:hover,
.has-switch span.switch-primary:focus,
.has-switch span.switch-left:focus,
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active,
.has-switch span.switch-primary.disabled,
.has-switch span.switch-left.disabled,
.has-switch span.switch-primary[disabled],
.has-switch span.switch-left[disabled] {
  color: #ffffff;
  background-color: #0088cc;
  *background-color: #0077b3;
}
.has-switch span.switch-primary:active,
.has-switch span.switch-left:active,
.has-switch span.switch-primary.active,
.has-switch span.switch-left.active {
  background-color: #006699 \9;
}
.has-switch span.switch-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #41a7c5;
  background-image: -moz-linear-gradient(top, #2f96b4, #5bc0de);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f96b4), to(#5bc0de));
  background-image: -webkit-linear-gradient(top, #2f96b4, #5bc0de);
  background-image: -o-linear-gradient(top, #2f96b4, #5bc0de);
  background-image: linear-gradient(to bottom, #2f96b4, #5bc0de);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2f96b4', endColorstr='#ff5bc0de', GradientType=0);
  border-color: #5bc0de #5bc0de #28a1c5;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #5bc0de;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch span.switch-info:hover,
.has-switch span.switch-info:focus,
.has-switch span.switch-info:active,
.has-switch span.switch-info.active,
.has-switch span.switch-info.disabled,
.has-switch span.switch-info[disabled] {
  color: #ffffff;
  background-color: #5bc0de;
  *background-color: #46b8da;
}
.has-switch span.switch-info:active,
.has-switch span.switch-info.active {
  background-color: #31b0d5 \9;
}
.has-switch span.switch-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #58b058;
  background-image: -moz-linear-gradient(top, #51a351, #62c462);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#51a351), to(#62c462));
  background-image: -webkit-linear-gradient(top, #51a351, #62c462);
  background-image: -o-linear-gradient(top, #51a351, #62c462);
  background-image: linear-gradient(to bottom, #51a351, #62c462);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff51a351', endColorstr='#ff62c462', GradientType=0);
  border-color: #62c462 #62c462 #3b9e3b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #62c462;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch span.switch-success:hover,
.has-switch span.switch-success:focus,
.has-switch span.switch-success:active,
.has-switch span.switch-success.active,
.has-switch span.switch-success.disabled,
.has-switch span.switch-success[disabled] {
  color: #ffffff;
  background-color: #62c462;
  *background-color: #4fbd4f;
}
.has-switch span.switch-success:active,
.has-switch span.switch-success.active {
  background-color: #42b142 \9;
}
.has-switch span.switch-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f9a123;
  background-image: -moz-linear-gradient(top, #f89406, #fbb450);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f89406), to(#fbb450));
  background-image: -webkit-linear-gradient(top, #f89406, #fbb450);
  background-image: -o-linear-gradient(top, #f89406, #fbb450);
  background-image: linear-gradient(to bottom, #f89406, #fbb450);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff89406', endColorstr='#fffbb450', GradientType=0);
  border-color: #fbb450 #fbb450 #f89406;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #fbb450;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch span.switch-warning:hover,
.has-switch span.switch-warning:focus,
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active,
.has-switch span.switch-warning.disabled,
.has-switch span.switch-warning[disabled] {
  color: #ffffff;
  background-color: #fbb450;
  *background-color: #faa937;
}
.has-switch span.switch-warning:active,
.has-switch span.switch-warning.active {
  background-color: #fa9f1e \9;
}
.has-switch span.switch-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d14641;
  background-image: -moz-linear-gradient(top, #bd362f, #ee5f5b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bd362f), to(#ee5f5b));
  background-image: -webkit-linear-gradient(top, #bd362f, #ee5f5b);
  background-image: -o-linear-gradient(top, #bd362f, #ee5f5b);
  background-image: linear-gradient(to bottom, #bd362f, #ee5f5b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd362f', endColorstr='#ffee5f5b', GradientType=0);
  border-color: #ee5f5b #ee5f5b #e51d18;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ee5f5b;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch span.switch-danger:hover,
.has-switch span.switch-danger:focus,
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active,
.has-switch span.switch-danger.disabled,
.has-switch span.switch-danger[disabled] {
  color: #ffffff;
  background-color: #ee5f5b;
  *background-color: #ec4844;
}
.has-switch span.switch-danger:active,
.has-switch span.switch-danger.active {
  background-color: #e9322d \9;
}
.has-switch span.switch-default {
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: -o-linear-gradient(top, #e6e6e6, #ffffff);
  background-image: linear-gradient(to bottom, #e6e6e6, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0);
  border-color: #ffffff #ffffff #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ffffff;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.has-switch span.switch-default:hover,
.has-switch span.switch-default:focus,
.has-switch span.switch-default:active,
.has-switch span.switch-default.active,
.has-switch span.switch-default.disabled,
.has-switch span.switch-default[disabled] {
  color: #333333;
  background-color: #ffffff;
  *background-color: #f2f2f2;
}
.has-switch span.switch-default:active,
.has-switch span.switch-default.active {
  background-color: #e6e6e6 \9;
}



/*=HTML DESIGNER*/
.designWrapper
{
    max-width:1024px;
    margin:0 auto;
}
.snippetWrap
{
    border:solid 1px #dedede;
    padding:10px;
    margin:10px;
    border-radius:10px;
    cursor:pointer;
}

.snippetWrap .snippetWrap
{
    background-color:#eee;
}

.snippetWrap .snippetWrap .snippetWrap
{
    background-color:#fff;
}

.snippetWrap .snippetWrap .snippetWrap .snippetWrap
{
    background-color:#eee;
}

.snippetWrap .snippetWrap .snippetWrap .snippetWrap .snippetWrap
{
    background-color:#f4f4f4;
}

.moduleWrap
{
    margin-left:20px;
}

.snippetWrap .label, .snippetWrap h4
{
    display:inline-block;
    margin-right:10px;
}

.snippetCode
{
    display:none;
}

.designWrapper .showAllLinks
{
    text-transform:uppercase;
    text-align:center;
}

.designWrapper .showAllLinks a
{
    display:inline-block;
    margin:0 10px;
}


/*=END HTML DESIGNER*/


td.noSidePaddingCol
{
    padding-left:0px;
    padding-right:0px;
}


.alert.alert-page-bar
{
    border-radius:0px;
    padding:20px;
}

.alert-page-bar .close
{
    right:0px;
    top:5px;
}



#letsTalkWrap
{
     margin:0px;
     width:auto;
}



/*Dashboard*/

.dashboard-wrap
{   
    background:#EEE;
  
}

.dashboard-inner
{
    padding-top:20px;
    width:1200px;
    margin-left:30px;
}


[class*="dashboard-col"]
{
    margin-right:30px;
     float:left;
}

[class*="dashboard-col"]:last-child
{
    margin-right:0px;
}

.dashboard-col2
{
    width:175px;
}

.dashboard-col4
{
    width:380px;
}

.dashboard-col8
{
    width:790px;
}

.dashboard-widget
{
    margin-bottom:40px;
}
.dashboard-widget .table
{
    margin-bottom:0px;
}
.dashboard-widgetInner
{
    border:solid 1px #dedede;
    border-radius:5px;
    
    background:#FFF;
}

.dashboard-widgetSection
{
    padding:20px;
    border-bottom:solid 1px #dedede;
}
.dashboard-widgetSection:last-child
{
    border:none;
}

.dashboard-widgetHeader
{
    position:relative;
}
.dashboard-widgetHeader h2
{
    color:#8F8F8F;
}

.dashboard-widgetHeader .btn
{
    position:absolute;
    bottom:0px;
    right:0px;
}



.dashboard-widget-alert .dashboard-widgetInner
{
    background-color:#fcf8e3;
}

.dashboard-widget-success .dashboard-widgetInner
{
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847 !important;
}

.dashboard-widget-danger .dashboard-widgetInner
{
    color: #b94a48 !important;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.dashboard-widget-danger .dashboard-widgetInner h4
{
     color: #b94a48 !important;
}

.dashboard-widget-info .dashboard-widgetInner
{
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

.dashboard-section3Pack.dashboard-widgetSection,.dashboard-section2Pack.dashboard-widgetSection
{
    padding:0px;
}
.dashboard-section2Pack .dashboard-widgetSection
{
    float:left;
    width:350px;
    border-right:solid 1px #dedede;
    border-bottom:none;
}

.dashboard-section3Pack .dashboard-widgetSection
{
    float:left;
    width:220px;
    border-right:solid 1px #dedede;
    border-bottom:none;
}

.dashboard-section3Pack .dashboard-widgetSection.dashboard-widgetSection-col2
{
    width:480px;
}

.dashboard-section3Pack .dashboard-widgetSection:last-child,.dashboard-section2Pack .dashboard-widgetSection:last-child
{
    border:none;
}

.dashboard-image
{
    border-radius:8px;
}

.dashboard-innerTitle
{
    text-transform:uppercase;
    color:#888;
    margin-top:0px;
}



.dashboard-pushText
{
    font-size:40px;
    line-height:40px;
}
.dashboard-wrap [class*="pushText"]
{
    font-size:40px;
    line-height:40px;
}

.dashboard-badge
{
    text-align:center;
}

.dashboard-badge h4
{
    margin-bottom:0px;
    padding:5px 0px;
}

.dashboard-badgeInner
{
    padding:6px 10px;
    background-color:#FFF;
    border-radius:0px 0px 4px 4px;
   
}
.dashboard-badgeCol
{
    float:left;
    margin-right:20px;
}

.dashboard-badgeCol:last-child
{
    margin-right:0px;
}

.dashboard-badgeWrap-3 .dashboard-badgeCol
{
    width:235px;
}

.dashboard-badge h4
{
    background-color:#444444;
    border-radius:4px 4px 0px 0px;
    color:#DDD;
}

.dashboard-widgetSection .fa-3
{
    font-size:50px;
}

.dashboard-widgetSection .fa-5
{
    font-size:120px;
}

.dashboard-pushText1,.dashboard-pushText1 a
{
    color:#0772A1;
}

.dashboard-pushText2,.dashboard-pushText2 a
{
    color:#46BFBD;
}

.dashboard-pushText3,.dashboard-pushText3 a
{
    color:#FDB45C;
}

.dashboard-pushText4,.dashboard-pushText4 a
{
    color:#00C168;
}


.dashboard-pushText5,.dashboard-pushText5 a
{
    color:#F7464A;
}


.dashboard-imageIcon
{
    float:left;
    margin-right:8px;
}
.dashboard-imageIcon:last-child
{
    margin-right:0px;
}
.dashboard-imageIconText a
{
    display:block;
    width:60px;
    height:60px;
    font-size:30px;
    line-height:60px;
}

.dashboard-articleText
{
    padding:5px 0px 0px 5px;
}

#raceStatsText
{
     color:#8F8F8F;
     text-align:right;
     padding-top:20px;
}

.dashboard-schDriverSch .dashboard-section3Pack .dashboard-widgetSection
{
    height:140px;
}

.dashboard-schDriverSch .raceBox [class*="pushText"]
{
    line-height:40px;
    padding:20px 0px;
}

.dashboard-quickAdd a
{
    text-align:center;
    border:solid 2px #c2c2c2;
    border-radius:10px;
    background:#FFF;
    font-size:18px;
    padding:10px;
    display:block;
}

.dashboard-quickAdd:hover
{
     border-color:#757776;
}

.dashboard-quickAdd .fa
{
    display:block;
    font-size:50px;
    padding-bottom:10px;
}

.dashboard-quickAdd a
{
    color:#999999;
}

.dashboard-quickAdd a:hover
{
    text-decoration:none;
     color:#757776;
}
.dashboard-noData 
{
    text-align:center;
}
.dashboard-noData h4,.dashboard-noData h2, .dashboard-noData .fa
{
    text-transform:uppercase;
    color:#d5d5d5;
}

.fa.dashboard-loader
{
    margin-top:10px;
    font-size:40px;
    display:inline-block;
    color:#dedede;
}

.dashboard-latestNews
{
    min-height:360px;
}

.dashboard-latestNews .fa.dashboard-loader
{
    font-size:70px;
    margin-top:115px;
}

.dashboard-latestNews .dashboard-noData
{
    padding-top:50px;
}
.dashboard-newsReach .dashboard-badge
{
    height:102px;
}

.dashboard-pendingNews
{
    height:90px;
}

.fa-spin { -webkit-filter: blur(0); }

.dashboard-widgetSection .adWrap 
{
    margin-bottom:0px;
}


.shirtArtApprove
{
    text-align:center;
    margin:10px;
    float:left;
}
.shirtArtApprove img
{
    max-width:280px;
    border:solid 1px #FFF;
}

.shirtArtApprove h4
{
    background:#FFF;
    margin-bottom:0px;
    padding:5px 0px;
    
    color:#000;
}