﻿/* the top menu trail */

div.page-title {
    color: #184d8f;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 26px;
    text-align: left;
    font-weight: normal;
    font-weight:bold;
}
p.category {
    font-size: 16px;
    color: #244f85;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: left;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    border-bottom: 3px solid #4f81bd;
    width:95%;
}
div.video-box {
    width: 30%;
    float: left;
    margin: 18px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 6px;
    margin-left:0;
    margin-top:20px;
}

div.video-box-large {
    width: 95%;
    float: left;
    margin: 10px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 6px;
    margin-left: 0;
    margin-top: 20px;
}
div.video-box-medium {
    width: 47%;
    float: left;
    margin: 10px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 6px;
    margin-left: 0;
    margin-top: 20px;
}
div.video-content{ padding:5px}

a.video-link {
    margin: 0px;
    padding: 10px;
    margin-top: 5px;
    text-align: center;
    background-color: #4f81bd;
    color: #ffffff;
    font-size: 14px;
    display: block;
}
p.video-title {
    font-size: 15px;
    color: #4f81bd;
    font-weight: bold;
    padding: 10px 5px 5px;
    font-weight:bold;
}
p.video-description {
    font-size: 13px;
    color: #244f85;
    padding:5px;
}
p.right-padding{padding-right:10px;}



.tabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 15px;
    margin-left: 0;
}

    /* tab list item */
    .tabs .tabs-list {
        list-style: none;
        margin: 0px;
        padding: 0px;
        padding-left: 15px;
    }

        .tabs .tabs-list li {
            width: 130px;
            float: left;
            margin: 0px;
            margin-right: 2px;
            padding: 10px 5px;
            text-align: center;
            background-color: #f1f1f1;
            border: 1px solid #a3a3a3;
        }
           
            .tabs .tabs-list li:hover {
                cursor: pointer;
            }

            .tabs .tabs-list li a {
                text-decoration: none;
                color: #003764;
                text-transform:uppercase;
                font-size:14px;
                font-weight:bold;
                padding:10px 50px;
               
            }
tabs .tabs-list li a.not-active {
    pointer-events: none;
    cursor: default;
} 
    /* Tab content section */
    .tabs .tab {
        display: none;
        width: 96%;
        min-height: 250px;
        height: auto;
        border-radius: 3px;
        padding: 20px 15px;
        color: darkslategray;
        clear: both;
    }

        .tabs .tab h3 {
            letter-spacing: 1px;
            font-weight: normal;
            padding: 5px;
        }



/* When active state */
.active {
    display: block !important;
}

.tabs .tabs-list li.active {
    background-color: #4f81bd;
    color: #ffffff;
}

    .tabs .tabs-list li.active a {
        color: #ffffff;
        font-size: 13px;
    }


/*Scroll-behavior*/


nav {
    display: block;
    padding: 1em 0;
   
}

    nav a {
        text-decoration: none;
        font-size: 16px;
        color: #4f81bd;
        margin-right: 7px;
        font-weight: bold;
       
    }

        nav a:hover {
            text-decoration: none;
            color: #003764;
            border-bottom: 2px solid #003764;
        }

.scrolling-box {
    display: block;
    height: auto;
    overflow-y: scroll;
    scroll-behavior: smooth;
    overflow: hidden;
}

section {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}


.arrow {
    border: solid #4f81bd;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    margin-right:20px;
    margin-bottom:2px;
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/*Dynamic scroll back stop page button*/

#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: #003b6a;
    color: #FFFFFF;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}

    #back2Top:hover {
        background-color: #4f81bd;
        color: #FFFFFF;
    }




h3.hdocTitle {
    color: #184d8f;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 26px;
    font-weight: bold;

}

.tabs .tabs-list li a.not-active {
    pointer-events: none;
    cursor: default;
}
.tabs .tabs-list li.disabled {
    width: 140px;
    float: left;
    margin: 0px;
    margin-right: 2px;
    padding: 10px 5px;
    text-align: center;
    background-color: #9c9a9a;
    border: 1px solid #a3a3a3;
    text-decoration: none;
    color: #003764;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    pointer-events: none;
}




div.trail1 a, div.trail1 span {
    float: left;
    display: block;
    color: #244f85;
    font-size: 10px;
} 
div.trail1 span.sep { width:15px; height:100%; background-image:url("images/trail.png"); background-repeat:no-repeat; background-position:5px 3px; }
div.trail1 span.last {font-weight:bold; }


div.LNt1 {margin-top:2px;}


div.video-cat {
    position: relative;
    overflow: hidden; /* Hide scrollbars */
}
/*div.LNd1 { position:relative; left:50px;}*/


div.LNd1 p, div.LNd2 p, div.LNd3 p {font-weight: bold; margin-bottom: 3px;}

p.name {color:#12417b;}
div.LNd1 p a, div.LNd2 p a, div.LNd3 p a {color: #000000;}

div.bottom { height:0px;}

.LNdt { width: 760px;height: 4px;background-image: url(images/line-blue-top.png);background-repeat: repeat-x;}




p.upper{text-transform:uppercase}
p{text-decoration:none}