body {
    font-family: Arial,Helvetica,sans-serif;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

header {
    background: #63c6ed none repeat scroll 0 0;
    padding: 10px 0;
}

.site-title {
    text-align: center;
    color: #fff;
}

    .site-title h1, .site-title h2 {
        margin-bottom: 0;
        margin-top: 0;
    }

    .site-title h1 {
        font-size: 35px;
    }

    .site-title h2 {
        font-size: 26px;
    }

.dv-logo img {
    margin-left: 40px;
}

.navbar-default {
    background: url(../images/nav.jpg) repeat-x;
    border: none;
    color: #fff;
    border-radius: 0;
    margin-bottom: 0;
    min-height: 30px;
}

.navbar-nav > li > a {
    color: #fff !important;
    padding-bottom: 10px;
    padding-top: 6px;
    font-family: Calibri,Arial,sans-serif;
    font-size: 16px;
}

.navbar-nav > li {
    border-left: 1px solid #3c86cc;
}

.list-main .butn {
    margin-top: 1em;
    min-height: 34px;
    width: 100%;
}

    .list-main .butn li {
        display: inline-block;
        float: left;
        margin: 0 5px 0 0;
    }

    .list-main .butn .first {
        background: rgba(0, 0, 0, 0) url("../images/next-pre-button.png") no-repeat scroll 0 0;
        float: left;
        height: 34px;
        overflow: hidden;
        text-indent: -200px;
        width: 34px;
    }

    .list-main .butn .pre {
        background: rgba(0, 0, 0, 0) url("../images/next-pre-button.png") no-repeat scroll -37px 0;
        float: left;
        height: 34px;
        overflow: hidden;
        text-indent: -200px;
        width: 34px;
    }

    .list-main .butn .list {
        background: rgba(0, 0, 0, 0) url("../images/next-pre-button.png") no-repeat scroll -80px 0;
        float: left;
        height: 34px;
        overflow: hidden;
        text-indent: -200px;
        width: 60px;
    }

    .list-main .butn .next {
        background: rgba(0, 0, 0, 0) url("../images/next-pre-button.png") no-repeat scroll -150px 0;
        float: left;
        height: 34px;
        overflow: hidden;
        text-indent: -200px;
        width: 34px;
    }

    .list-main .butn .last {
        background: rgba(0, 0, 0, 0) url("../images/next-pre-button.png") no-repeat scroll -190px 0;
        float: left;
        height: 34px;
        overflow: hidden;
        text-indent: -200px;
        width: 34px;
    }

.record_index {
    color: #222;
    float: left;
    font: 20px Calibri,Arial,sans-serif;
    margin: 8px 0;
    padding: 0;
    width: 80%;
    text-align: left;
}

#lblIndex {
    display: block;
    font-weight: normal;
    margin-bottom: 0;
}

.default_info {
    background: #eeeeee none repeat scroll 0 0;
}

    .default_info .substance-details h5 {
        border-bottom: 1px solid #ccc;
        color: #222;
        font: 20px Calibri,Arial,sans-serif;
        margin: 8px 0;
        padding: 0;
    }

    .default_info .substance-details ul.left_subCas {
        width: auto;
    }

    .default_info .substance-details li {
        color: #222;
        float: left;
        font: 16px "Source Sans Pro",Arial,sans-serif;
        margin-bottom: 4px;
        width: 100%;
    }

    .default_info .substance-details ul {
        float: left;
    }

    .default_info .substance-details li span {
        font-weight: 700;
    }

.subs-lbl {
    font-weight: normal;
}

.substance-details {
    min-height: 105px;
}

.main_container h3 {
    background: #63c6ed none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font: 22px Calibri,Arial,sans-serif;
    padding: 5px 0 5px 18px;
    margin-bottom: 0;
}

#cssmenu {
    width: 100%;
    border-bottom: 4px solid #d2d2d2;
    border-radius: 5px;
}

    #cssmenu > ul > li.active {
        border-bottom: medium none;
    }

    #cssmenu > ul > li > a {
        background: #bd0e36 none repeat scroll 0 0;
        border-bottom: 1px solid #ccc;
        color: #fff;
        display: block;
        font: 15px "Source Sans Pro",Arial,sans-serif;
    }

        #cssmenu > ul > li > a > span {
            background: #eee none repeat scroll 0 0;
            border-left: 3px solid #eee;
            color: #515151;
            display: block;
            font: 15px "Source Sans Pro",Arial,sans-serif;
            padding: 10px;
        }

    #cssmenu > ul > li.active {
        border-bottom: medium none;
    }

        #cssmenu > ul > li.active > a span {
            background: #fff none repeat scroll 0 0;
            border-left: 3px solid #63c6ed;
            color: #515151;
        }

    #cssmenu ul ul li {
        border-bottom: 1px solid #ccc;
        border-top: 0 none;
    }

        #cssmenu ul ul li.even {
            background: #e0e0e0 none repeat scroll 0 0;
        }

        #cssmenu ul ul li.odd {
            background: #e0e0e0 none repeat scroll 0 0;
        }

        #cssmenu ul ul li a {
            border-left: 3px solid #e0e0e0;
            padding-left: 20px;
        }

    #cssmenu ul ul a {
        color: #515151 !important;
        display: block;
        font-size: 13px;
        padding: 5px;
        text-decoration: none;
    }

.main_container {
    min-height: 490px;
}

#cssmenu ul ul a:hover {
    background: #f1f1f1 none repeat scroll 0 0;
    border-left: 3px solid #1469b9;
}

#cssmenu > ul > li > a:hover span {
    border-left: 3px solid #63c6ed;
    background: #fff;
}

.table_bg th {
    background: #fff none repeat scroll 0 0;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

.table_bg td {
    background: #fff none repeat scroll 0 0;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    text-align: left;
}

.table_bg {
    background: #ccc none repeat scroll 0 0;
    color: #414141;
    font: 14px "Source Sans Pro",Arial,Helvetica,sans-serif;
}

.footer-block {
    background: #eeeeee none repeat scroll 0 0;
    padding: 10px 0;
}

.preload {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

    .preload_portfolio .lines, .preload .lines {
        height: 40px;
        position: absolute;
        width: 80px;
    }

    .preload_portfolio .line, .preload .line {
        background-color: #69a8bb;
        clip: rect(0px, 0px, 20px, 0px);
        height: 10px;
        position: absolute;
        width: 80px;
    }

    .preload_portfolio .line-1, .preload .line-1 {
        animation: 2s ease 0s normal none infinite running slide;
        top: 0;
    }

    .preload_portfolio .line-2, .preload .line-2 {
        animation: 2s ease 0.25s normal none infinite running slide;
        top: 15px;
    }

    .preload_portfolio .line-3, .preload .line-3 {
        animation: 2s ease 0.5s normal none infinite running slide;
        top: 30px;
    }

    .preload_portfolio .loading-text, .preload .loading-text {
        animation: 1s ease 0s normal none infinite running fade;
        color: #69a8bb;
        font-family: sans-serif;
        font-size: 13px;
        height: 10px;
        letter-spacing: 3px;
        line-height: 10px;
        position: absolute;
        text-align: center;
        top: 50px;
        width: 100%;
    }

    .preload .preloader {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80px;
        height: 60px;
        margin: -30px 0 0 -40px;
    }

@keyframes slide {
    0% {
        clip: rect(0, 0, 20px, 0);
    }

    30% {
        clip: rect(0, 80px, 20px, 0);
    }

    50% {
        clip: rect(0, 80px, 20px, 0);
    }

    80% {
        clip: rect(0, 80px, 20px, 80px);
    }

    100% {
        clip: rect(0, 80px, 20px, 80px);
    }
}

@keyframes fade {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.total-info {
    text-align: center;
}

    .total-info p {
        padding-top: 10px;
    }

.graphButton {
    background: rgba(0, 0, 0, 0) url("../images/group_button.png") repeat-x scroll 0 0 !important;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    float: right;
    font: 13px "Source Sans Pro",Arial,Helvetica,sans-serif;
    padding: 1px 0 3px;
    text-align: center;
    text-decoration: none;
    width: 60px;
}
#countryModal .modal-dialog, #yearModal .modal-dialog, #codeModal .modal-dialog{
    width:300px;
}
#countries, #years, #codes{
    width:100%;
    border:1px solid #ccc;
}
.search_button {
    background: url("../images/group_button.png") repeat-x;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font: 14px "Source Sans Pro",Arial,Helvetica,sans-serif;
    padding: 1px 0 3px;
    text-align: center;
    text-decoration: none;
    width: 60px;
    margin-right:5px;
}
input:required {
    box-shadow:none !important;
}
input:invalid {
    box-shadow:0 0 3px red !important;
}
.graphButton:hover {
    color: #fff;
    text-decoration: none;
}
.mar-10{
    margin-top:10px;
}
.searchCriteria label{
    font-size:13px;
}
.report {
    background-color: #ccc;
    margin: 2px 0 30px;
}
.report td {
    background-color: White;
    font: 15px "Source Sans Pro",Arial,sans-serif;
    padding: 5px;
    text-align:center;
}
.btnClass {
    background: #085dad url("../images/group_button.png") repeat-x scroll 0 0 !important;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font: 15px "Source Sans Pro",Arial,sans-serif;
    padding: 5px;
    text-decoration: none;
    width: 150px;
}
.wid {
    width: 70%;
}
.redirectButton{
    background: rgba(0, 0, 0, 0) url("../images/group_button.png") repeat-x scroll 0 0 !important;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font: 13px "Source Sans Pro",Arial,Helvetica,sans-serif;
    margin: 0 0 0 10px;
    padding: 2px;
    text-align: center;
    text-decoration: none;
}

.redirectButton:hover {
    background: rgba(0, 0, 0, 0) url("../images/group_button.png") repeat-x scroll 0 -36px !important;
     color: #fff;
     text-decoration:none;
}
#googleSearch{
    display:none;
}