﻿/* #8E0073  Magenta
#6b0057  Dark Magenta
#FFCA00  Yellow
#1D347E  Blue
#418762  Green
#056FA3  LightBlue
#C6691B  Orange


PDST BLUE #0C426F
*/

body
{
}

.thumbnail { min-height:150px; height:150px; }

.magenta
{
    color: #0C426F;
}

.magenta-strong
{
    font-weight:bold;
    color: #0C426F;
}

.magenta-strong-margin-left
{
    font-weight:bold;
    color: #0C426F;
    margin-left:20px;
}

.magenta-margin-right
{
    color: #0C426F;
    margin-right:10px;
}

.magenta-margin-right
{
    color: #0C426F;
    margin-left:20px;
}

.media
{
    margin-bottom: 25px;
}

.bg-yellow
{
    background-color: #0C426F;
}

.bg-yellow-magenta-text
{
    background-color: #FFCA00;
    color: #0C426F;
}

.dropdown-menu > li > a
{
    color: #0C426F;
}

.bg-magenta
{
    background-color: #0C426F;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand
{
    color: #fff;
}

.navbar
{
    margin: 0px;
}

/* new col nav */
.navbar-default
{
    background-color: #0C426F;
    border-width: 0px;
}

.navbar-default .navbar-nav > li > a
{
    color: #fff;
}

.navbar-default .navbar-nav > li > a:focus
{
    color: #fff;
}


.navbar-default .navbar-nav > li > a:hover
{
    color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus
{
    background-color: #0A3354;
    color: #fff;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover
{
    background-color: #eee;
    border-color: #337ab7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover
{
    background-color: #0A3354;
    color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover
{
    background-color: #0A3354;
    color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a
{
    color: #fff;
}

.footer
{
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #0C426F;
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 45px;
}

.bottom-sep
{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #CCCCCC;
    padding-bottom: 25px;
    margin-bottom: 45px;
    display: block;
}

.bottom-sep-form
{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #CCCCCC;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: block;
}

.notice
{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #0C426F;
    padding-bottom: 15px;
    margin-bottom: 15px;
}


navbar-brand
{
    margin-left: 0;
}

.brand-image
{
    padding: 0px;
    margin: 5px;
    height: 70px;
    display: inline-block;
}






@media screen and (max-width: 320px)
{
    .brand-image
    {
        padding: 0px;
        margin: 5px;
        height: 50px;
        display: inline-block;
    }






}


.inlineblock
{
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #0C426F;
    display: inline-block;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.page-header
{
    border-bottom: 1px solid #0C426F;
    margin: 0px 0 20px;
    padding-bottom: 9px;
}

.Center-View-Courses
{
    text-align: left;
    display: inline-block;
    width: 100%;
    padding-top: 15px;
}



.nivo-caption
{
    background: #eee none repeat scroll 0 0;
    bottom: 0;
    box-sizing: border-box;
    color: #0C426F;
    display: none;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
    z-index: 8;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.theme-default .nivoSlider
{
    position: relative;
    background: #fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom: 25px;
}


.sphe-welcome-blockquote{font-size:1.8em;}


.sphe-bullet ul li {list-style-type: none;}
.sphe-bullet li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 12px;
    float: left;
    margin-top: 0px;
    margin-left: -17px;
    color: #0C426F;
    
}


.sphe-course-title
{
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #C0C0C0;
    font-size: 14px;
    color: #0C426F;
    display: block;
    margin: 10px 0px 10px 0px;
    background-color: #FFEFFF;
    padding:5px;
    height: 50px;

}

.sphe-course-title-alt
{
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #C0C0C0;
    font-size: 14px;
    color: #0C426F;
    display: block;
    margin: 10px 0px 10px 0px;
    background-color: #EEFFFF;
    padding: 5px;
    height: 50px;
}

.tooltip.top .tooltip-inner
{
 background-color:#0C426F;
 font-size:1.3em;
 padding:20px;
}

.tooltip.top .tooltip-arrow
{
 border-top-color:#0C426F;

}


/* Pageing style*/

.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
 
.pagination-ys table > tbody > tr > td {
    display: inline;
}
 
.pagination-ys table > tbody > tr > td > a,
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #0C426F;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
 
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;    
    margin-left: -1px;
    z-index: 2;
    color: #aea79f;
    background-color: #f5f5f5;
    border-color: #dddddd;
    cursor: default;
}
 
.pagination-ys table > tbody > tr > td:first-child > a,
.pagination-ys table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
 
.pagination-ys table > tbody > tr > td:last-child > a,
.pagination-ys table > tbody > tr > td:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
 
.pagination-ys table > tbody > tr > td > a:hover,
.pagination-ys table > tbody > tr > td > span:hover,
.pagination-ys table > tbody > tr > td > a:focus,
.pagination-ys table > tbody > tr > td > span:focus {
    color: #97310e;
    background-color: #eeeeee;
    border-color: #dddddd;
}

/*----------------Media Queries----------------*/

@media (max-width:767px)
{

    .navbar-default .navbar-nav .open .dropdown-menu > li > a
    {
        color: #fff;
    }

   .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover  {
    color:#fff;
    background-color:#fff;
    }

    .padding-xs-6block
    {
        padding: 12px;
        display: block;
    }

    .sphe-top-block
    {
        margin-bottom: 30px;
        padding: 10px;
        width: 100%;
        height: 114px;
        display: inline-block;
        color: #0C426F;
        background-color: #EEEEEE;
    }

    .sphe-top-block a:link
    {
        background-color: #EEEEEE;
        display: block;
        width: 100%;
        height: 100%;
        color: #0C426F;
        padding: 5px;
        text-decoration: none;
    }

    .sphe-top-block a:visited
    {
        background-color: #eee;
        color: #0C426F;
        text-decoration: none;
    }


    .sphe-top-block a:hover
    {
        background-color: #0C426F;
        color: #fff;
        text-decoration: none;
    }

    .sphe-top-block a:active
    {
        text-decoration: none;
    }


    .sphe-top-block-inset-top
    {
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        border-color: #0C426F;
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 5px;
        padding-bottom: 2px;
    }

    .sphe-top-block:hover .sphe-top-block-inset-top, .sphe-top-block.hover .sphe-top-block-inset-top
    {
        border-color: #fff;
    }



    .sphe-top-block-inset-bottom
    {
        display: block;
        font-size: 1em;
        clear: left;
    }

}



@media (min-width: 768px) and (max-width: 991px)
{

    .nav > li > a
    {
        display: block;
        padding: 10px 10px;
        position: relative;
        line-height: 35px;
    }

    .sphe-top-block
    {
        margin-top: 30px;
        margin-bottom: 30px;
        padding: 10px;
        width: 100%;
        height: 150px;
        display: inline-block;
        color: #0C426F;
        background-color: #EEEEEE !important;
    }

    .sphe-top-block a:link
    {
        background-color: #EEEEEE;
        display: block;
        width: 100%;
        height: 100%;
        color: #0C426F;
        padding: 5px;
        text-decoration: none;
    }

    .sphe-top-block a:visited
    {
        background-color: #eee;
        color: #0C426F;
        text-decoration: none;
    }


    .sphe-top-block a:hover
    {
        background-color: #0C426F;
        color: #fff;
        text-decoration: none;
    }

    .sphe-top-block a:active
    {
        text-decoration: none;
    }


    .sphe-top-block-inset-top
    {
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        border-color: #0C426F;
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 5px;
        padding-bottom: 2px;
    }

    .sphe-top-block:hover .sphe-top-block-inset-top, .sphe-top-block.hover .sphe-top-block-inset-top
    {
        border-color: #fff;
    }



    .sphe-top-block-inset-bottom
    {
        display: block;
        font-size: 1em;
        clear: left;
    }

.navbar-default .navbar-nav .open .dropdown-menu > li > a
{
    color: #0C426F;
}




}

@media (min-width: 992px) and (max-width: 1199px)
{
.navbar-default .navbar-nav .open .dropdown-menu > li > a
{
    color: #0C426F;
}
    .sphe-top-block
    {
        margin-bottom: 30px;
        padding: 10px;
        width: 100%;
        height: 114px;
        display: inline-block;
        color: #0C426F;
        background-color: #EEEEEE;
    }

    .sphe-top-block a:link
    {
        background-color: #EEEEEE;
        display: block;
        width: 100%;
        height: 100%;
        color: #0C426F;
        padding: 5px;
        text-decoration: none;
    }

    .sphe-top-block a:visited
    {
        background-color: #eee;
        color: #0C426F;
        text-decoration: none;
    }


    .sphe-top-block a:hover
    {
        background-color: #0C426F;
        color: #fff;
        text-decoration: none;
    }

    .sphe-top-block a:active
    {
        text-decoration: none;
    }


    .sphe-top-block-inset-top
    {
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        border-color: #0C426F;
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 5px;
        padding-bottom: 2px;
    }

    .sphe-top-block:hover .sphe-top-block-inset-top, .sphe-top-block.hover .sphe-top-block-inset-top
    {
        border-color: #fff;
    }



    .sphe-top-block-inset-bottom
    {
        display: block;
        font-size: 1em;
        clear: left;
    }





}

@media (min-width: 1200px)
{
.navbar-default .navbar-nav .open .dropdown-menu > li > a
{
    color: #0C426F;
}
    .sphe-top-block
    {
        margin-bottom: 30px;
        padding: 10px;
        width: 100%;
        height: 144px;
        display: inline-block;
        color: #0C426F;
        background-color: #EEEEEE;
        
    }

    .sphe-top-block a:link
    {
        background-color: #EEEEEE;
        display: block;
        width: 100%;
        height: 100%;
        color: #0C426F;
        padding: 5px;
        text-decoration: none;
    }

    .sphe-top-block a:visited
    {
        background-color: #eee;
        color: #0C426F;
        text-decoration: none;
    }


    .sphe-top-block a:hover
    {
        background-color: #0C426F;
        color: #fff;
        text-decoration: none;
    }

    .sphe-top-block a:active
    {
        text-decoration: none;
    }


    .sphe-top-block-inset-top
    {
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        border-color: #0C426F;
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 5px;
        padding-bottom: 2px;
    }

    .sphe-top-block:hover .sphe-top-block-inset-top, .sphe-top-block.hover .sphe-top-block-inset-top
    {
        border-color: #fff;
    }



    .sphe-top-block-inset-bottom
    {
        display: block;
        font-size: 1em;
        clear: left;
        
    }


}




