
h2
{
    font-size: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    color: #333;
}

h1
{
    font-size: 22px !important;
}

h1, h2
{
/*     margin-left: 30px; */
    margin-left: 0;
}

.page-title
{
    background-color: #F1F1F1;
    height: 40px;
    margin: 0;
    padding-bottom: 20px;
}

.page-title.hide{
    display: none;
}

.ays-inverted .page-title{
    background-color: #FFF;
}

.ays-splash .page-title{
    padding-bottom: 0;
    height: 60px;
}

.ays-iframed .ays-splash .page-title{
    background: none;
}

.page-title h1
{
    margin-left:    30px !important;
    margin-bottom:  0px !important;
}

.ays-splash .page-title h1{
    margin: 0 0 0 15px;
    line-height: 60px;
}

.ays-iframed .ays-splash .page-title h1{
    margin-left: 3%;
}

.page-title h1 a{
    color: #333 !important;
}

.main-tile .main-tile-sub
{
    background-color: #fb4747 !important;
}

.main-tile-sub .ays-mode-edit-margin-top-switch
{
    margin-top: 4px;
    margin-left: 5px;
}

.ays-content-header-fixed-margin
{
    margin-top: 200px;
}

.ays-content-header-fixed-top
{
    position: fixed;
    width: 100%;
    z-index: 1000 !important;
}

.ays-content-header-fixed-top-follow{
    margin-top: 50px;
    position: relative;
}

.ays-content-header-fixed-top .alert
{
    z-index: 1000 !important;
    margin-bottom: 0;
}

.ays-content-header-fixed-top .close
{
    right: 21px;
}

.ays-content-header-fixed-top .page-title
{
    background-color: #F1F1F1;
    height: 40px;
    margin-top: -10px;
    margin-bottom: 0;
}

.page-content .page-title .dashboard-date-range{
    background-color: #ff5050;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    padding: 15px;
}

.page-content .page-title .dashboard-date-range span{
    font-weight: 300;
}

.page-content .page-title .dashboard-date-range:hover{
    background-color: #f34444;
}

.page-title div.pull-right
{
    margin-top: 10px;
}


.ays-content-header-fixed-top .form-wizard
{

    background-color: #FFFFFF;
}

.page-title h4 {
    padding-top: 10px;
    margin-left: 10px;
}

.page-title .pull-right img
{
    margin-right: 35px;
}


.page-title h1{
    margin-left: 10px;
}

.page-title .ays-badge{
    background-color: #ffb848;
}
