﻿
.row-no-margin .span6, .row-no-margin .span12
{
    margin-left: 0px;
}

.ui-widget-content .span12
{
    margin-left: 0px;
}

.ui-widget .ui-widget-content
{
    min-height: 380px;
    text-align: left;
}
/*Clear the min height for wijmo grid pager*/
.wijmo-wijpager .ui-widget-content, .wijmo-wijupload-filesList .ui-widget-content, .wijmo-wijcalendar.ui-widget-content
{
    min-height : 0;
}


.tilt-themed-button, .content-button, .editImageButton {
    margin-top: 3px;
-moz-border-radius: 0px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding:  8px 12px;
text-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border: 0;
}

.tilt-themed-button {
background: #25A0DA;
}



.content-button, .content-button:hover, .content-button:active, .content-button.active, .content-button.disabled, .content-button[disabled],
.editImageButton, .editImageButton:hover, .editImageButton:active, .editImageButton.active, .editImageButton.disabled, .editImageButton[disabled] {
    background: #000000;
    color: #ffffff!important;
}

.content-button:hover, .content-button:active, .content-button.active, .content-button.disabled, .content-button[disabled],
.editImageButton:hover, .editImageButton:active, .editImageButton.active, .editImageButton.disabled, .editImageButton[disabled] {
    background: #000000;
    opacity: 0.7;
}

.systemBadge.disabled IMG {
    opacity: 0.4;
}

.btn-danger.tilt-themed-button, .btn-warning.tilt-themed-button
{
    background: #f15c59!important;
}



.btn-large.tilt-themed-button, .btn-80percent.tilt-themed-button {
padding:  15px 20px;
font-weight:normal;
font-size:14px;
}

.btn-80percent.tilt-themed-button {
  min-height: 100px;
  width: 80%;
}

btn.btn-category {
  width: 80%;
}

.btn-small.tilt-themed-button {
padding:  4px 6px;
}

.tilt-themed-button:hover, .tilt-themed-button:active, .tilt-themed-button.active, .tilt-themed-button.disabled {
    opacity: 0.9;
}
.tilt-themed-button[disabled]{
    opacity: 0.6;
}




.tilt-themed-button:hover, .tilt-themed-button:active, .tilt-themed-button.active, .tilt-themed-button.disabled, .tilt-themed-button[disabled] {
    background: #25A0DA;
}

.btn-danger.tilt-themed-button:hover, .btn-danger.tilt-themed-button:active, .btn-danger.tilt-themed-button.active, .btn-danger.tilt-themed-button.disabled, .btn-danger.tilt-themed-button[disabled],
.btn-warning.tilt-themed-button:hover, .btn-warning.tilt-themed-button:active, .btn-warning.tilt-themed-button.active, .btn-warning.tilt-themed-button.disabled, .btn-warning.tilt-themed-button[disabled] {
    background: #f15c59!important;
    opacity: 0.9;
}

/*these styles will be overridden by the tenant settings for tenant customizable pages
see the configManager class for details. C Langsford 25 January 2013*/
.widget-header
{
    -moz-border-radius: 0px;
    -webkit-border-radius: 2px 2px 0px 0px;
    border-radius: 2px 2px 0px 0px;
    background-color: #25a0da!important;
    border-color: #25a0da!important;
    padding:  10px 15px!important;
    padding-bottom: 10px!important;
    text-align: center!important;
    font-size: 16px!important;
    text-transform: uppercase;
    color: #ffffff!important;
}

.tenantLogoDiv
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.tenantLogoDiv img
{
    max-height: 150px;
}

.hero-unit .contentContainer, .footer .contentContainer {
    background-color: transparent!important;

}


.tiltCarousel {
    width: 100%;
}

.tiltCarousel .carousel-inner .item, .coverBackgroundImageSettings {
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.carousel-height{
    height: 300px;
}

.coverBackgroundImageSettings
{
    height: 150px;
}

.carousel-heading, .carousel-paragraph {
    color: #FFFFFF!important;
}

.carousel-button-container
{
    margin-top: 20px;
}


.footer
{
    min-height: 250px;
    text-align: center;
    background-color: #595959;
    border-color: #f5f5f5;
    margin-top: 40px;
    padding-bottom: 20px;
    padding-top: 20px;
    color: #ffffff!important;
}

.footer-links
{
    margin: 0 auto;
    text-align: center!important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
}

#training-tilt-footer
{
    margin-top: 30px;
}

/*Plan builder styles*/

.modal.planModal
{
    width: 750px;
    margin-left: -375px;
    top: 2%;
}

.modal.planModal .row
{
    margin-left:0px;
}

.modal.planModal .modal-body
{
    padding-bottom:0px;
}

.result-container input {
    height: 15px;
}


/*inline content editing styles*/
.edit-content-button-container
{
    z-index:1001 !Important;position:absolute;top:5px;right:5px;
}

.save-content-button-container
{
    text-align:right;
    width: 100%;
}

.Zevero_ContentPanel
{
    min-height: 50px;
}

/*Buttons div for search filters*/
.search-buttons
{
    margin-bottom: 5px;
}

/*Override bootstrap dropdown menu*/
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #1b1b1b;
  background-image: none;
  filter: none;
}

.well-highlighted, .tilt-checkboxlist
{
    border-color: #25A0DA;
}


.tilt-checkboxlist{
    border-style: solid;
    background-color: #ffffff;
    height: 100px;
    overflow-y: scroll;
    padding-left: 5px;
}

.tilt-checkboxlist div{
    margin-left: 0px!important;
}

/*Even hieght Columns*/

.same-height-row {
    display: table;
    border-spacing: 10px;
    border-collapse: separate;
}

.same-height-row .same-height-column {
    float: none;
    display: table-cell;
    vertical-align: top;
}

.same-height-column .row-fluid {
    border-spacing: 0px;
}

.same-height-row:before, .same-height-row:after{
    content: none!important;
}

/*For html 5 validation*/
.validationMessage {
display: block;
position: absolute;
padding:  0.1rem 0.13rem 0.13rem;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: normal;
font-style: italic;
background: #f15c59;
color: #fff!important;
clear: both;
margin-top: -0.65rem;
z-index: 1;
max-width: 20em;
}

.intercom-comment-by-user p
{
    color: #ffffff!important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}


.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}