* {
    padding: 0;
}
.clr {
    clear: both;
}
body {
    background: url(../images/bg.jpg) no-repeat;
    background: url(../images/bg.jpg) no-repeat;
    /*background-size:cover;*/
    background-position: 0px 0px;
    padding: 0;
    margin: 0 0 0px 0;
    /*opacity: 0.3;
    filter: alpha(opacity=30);  For IE8 and earlier*/
    font: normal 12px 'Segoe UI', Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.table>thead:first-child>tr:first-child>th{color: #0AACDD;}
.main-body-bg {
    background-color: #e9eef2;
    height: 100%;
    padding-bottom: 20px;
}
.form-section{background:rgba(255,255,255,0.9);}
.margin-r-5 {
    margin-right: 5px;
}
.padding-left-220 {
    padding-left: 220px;
}
.logo-section p {
    margin-top: 10px;
    color: #009fec;
}
.navbar-section {
    margin-top: 10px;
}
    .navbar-section .navbar {
        border-radius: 0px;
    }
    .navbar-section .navbar-default {
        background-color: #002d44;
        border-color: #002d44;
        color: #fff;    
        font-family: verdana, arial, sans-serif;
    }
        .navbar-section .navbar-default ul li a {
            background-color: #002d44;
            border-color: #002d44;
            color: #fff;
            border-top: 2px solid transparent;
            font-size: 12px;
            padding: 5px 20px;
	       letter-spacing: 1px;
    font-family: "Segoe UI", Verdana, Helvetica, sans-serif;
        }
            .navbar-section .navbar-default ul li a:hover {
                border-color: #002d44;
                color: #000;
            }
        .navbar-section .navbar-default .navbar-nav > li:hover > a {
            color: #fff;
            border-top: 2px solid #0aacdd;
            box-sizing: border-box;
        }
        /*.navbar-section .navbar-default .navbar-nav > li > a:visited {
            color: #fff;
            background-color: #002d44;
            border-top: 5px solid #0aacdd;
        }*/
        .navbar-section .navbar-default .navbar-nav > .open > a {
            color: #fff;
            background-color: #002d44;
        }
    .navbar-section .dropdown-menu {
        background: #002d44;
    }
    .open>.dropdown-menu {
    display: none;
    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
    .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-color: #002d44;
}
    .navbar-section li.dropdown:hover > .dropdown-menu {
        display: block;
    }
.form-section h1 {
    font-size: 24px;
    font-weight: normal;
    border-bottom: 1px solid #e5e5e5;
}
.form-section .form-group label {
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    margin-top:7px;
}
.table.m0 {
    margin-bottom: 0;
}
.table-section {
    margin-top: 20px;
}
    .table-section .pagination {
        margin: 0px;
    }
    .table-section .table > thead > tr > th {
        color: #0074aa;
        font-size: 12px;
    }
.table-scroll {
    overflow-x: scroll;
    overflow-y: hidden;
}
.footer-section {
    margin-top: 15px;
    background: #e5f0ff;
    position: fixed;
    width: 100%;
    bottom: 0px;
}
.sm-form-control {
    width: 85%;
    float: left;
    margin-right: 10px;
}
body.modal-open {
    padding-right: 0px !important;
}
/*2017-5-4 certification-Page*/
.body-nav {
    margin-top: 30px;
}
    .body-nav ul {
        padding: 0;
        margin: 0;
    }
        .body-nav ul li {
            list-style: none;
            display: inline-block;
            text-transform: uppercase;
        }
            .body-nav ul li a {
                padding: 16px;
                color: #337ab7;
                text-decoration: none;
                font-size: 15px;
                border-bottom:4px solid transparent;
                margin-left: 5px;
                margin-right: 5px;
            }
                .body-nav ul li a:hover {
                    border-bottom: 4px solid #0aacdd;
                    color: #7DADDE;
                }
                .body-nav ul li a.active {
                    border-bottom: 4px solid #0aacdd;
                }
.margin-t-30 {
    margin-top: 30px;
}
.border-bottom {
    border-bottom: 1px solid #ccc;
}
.heading-section h2 {
    font-size: 27px;
    line-height: 1.2;
    font-family: "Segoe UI", Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #6b6b6b;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
}
.table-section h2 {
    border-bottom: 1px solid rgba(119, 119, 119, 0.61);
    padding-bottom: 20px;
}
.circle-section {
    padding-top: 30px;
}
    .circle-section h4 {
        color: #7f7f7f;
        font-size: 16px;
    }
.circle {
    width: 100px;
    line-height: 90px;
    background: none;
    border: 5px solid rgba(119, 119, 119, 0.61);
    border-radius: 50%;
    font-size: 30px;
    margin: 0px auto;
    color: #7DADDE;
    font-weight: bold;
}
.table-section {
    margin-top: 5px;
}
    .table-section .table > thead > tr > th {
        font-size: 16px;
    }
.navbar {
    min-height: 30px;
}
.navbar-nav > li > a {
    padding-top: 3px !important;
    padding-bottom: 5px !important;
    font-size: 12px;
}
#DisplayRecords {
    box-shadow: 1px 5px 13px #868686;
    overflow-x: auto;
}
.jtable-column-header {
    height: 45px;
}
.jtable-data-row {
    border-bottom: 1px solid #ccc;
}
div.jtable-main-container table.jtable tbody > tr {
    height: 40px !important;
}
    div.jtable-main-container table.jtable tbody > tr > td {
        font-size: 12px;
    }
#DisplayRecords table thead th {
    background: #eee;
}
#DisplayRecords table thead tr th {
    background: #e6f1fd !important;
    color: #000;
}
#DisplayRecords table tbody > tr {
    background: #f9f9f9 !important;
}
#DisplayRecords table tbody tr.jtable-row-even {
    background: #ffffff !important;
}
#myNavbarCustom .navbar-collapse {
    padding: 0px;
	margin:0 auto;
	width:1100px;
}
.nav ul li a:hover {
    background-color: #0aacdd;
    text-align: left;
    color: #000;
}
@media (max-width:768px) {
    .padding-left-220 {
        padding-left: 0px;
    }
}
@media (max-width:767px) {
    .navbar-section .navbar-default ul li a {
        text-align: center;
    }
    .navbar-section .navbar-default .navbar-nav > li > a:hover {
        border-top: none;
    }
    .padding-left-220 {
        padding-left: 0px;
    }
    .logo-section p {
        text-align: center;
    }
    .body-nav {
        margin-top: 0px;
    }
        .body-nav ul li {
            display: block;
            text-align: center;
            padding: 15px;
        }
    .heading-section h2 {
        font-size: 22px;
    }
    .circle-section .col-sm-4 {
        margin-bottom: 20px;
    }
}
#myNavbar .nav.navbar-nav{float: none; width: 100%; display: flex; justify-content: space-between;}
.colortheme
{
    background-color: #666666;
        text-shadow: 0px 1px 0px #666666;
           padding: 8px;
           padding-left: 10px;
            color: #fff;
            font-weight: 700;
            border: 1px solid #606060;
}
