﻿@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-cog:before {
    content: "\e019";
}

.topnav {
    background-color: #2a81b9;
    z-index: 1000;
}

    .topnav.navbar .nav li.dropdown.open > .dropdown-toggle, .topnav.navbar .nav li.dropdown.active > .dropdown-toggle, .topnav.navbar .nav li.dropdown.open.active > .dropdown-toggle {
        color: white;
        background-color: #216490;
    }

.clickable {
    cursor: pointer;
}

.subnav {
    z-index: 999;
    color: black;
    border-bottom: 1px solid #c0c0c0 !important;
    border-top: 0px;
}

.view-container {
    padding: 107px 0px 30px 0px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}


.panel-primary-login {
    border-color: #2f90ce;
}

    .panel-primary-login > .panel-heading {
        color: #fff;
        background-color: #2f90ce;
        border-color: #2f90ce;
    }

.text-align-right {
    text-align: right;
    padding-left: 0px;
}

.firsttd {
    width: 14%;
}

.secondtd {
    width: 14%;
}

label {
    color: #696969;
    font-weight: 500 !important;
}

.bs-form {
    height: 95.5%;
    width: 100%;
}

    .bs-form .row {
        padding-bottom: 8px;
    }

.btn-info {
    color: #1e4391;
    background: #c2e1e9;
    border-color: #c2e1e9;
}

    .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #1e4391;
        background-color: #9dcfdb;
        border-color: #95cbd9;
    }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        background-color: #c2e1e9;
        border-color: #c2e1e9;
    }

    .btn-info .badge {
        color: #c2e1e9;
        background-color: #1e4391;
    }

#footer {
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}

.footerInner {
    border-top: 1px solid #c0c0c0 !important;
    text-align: center;
    padding-top: 15px;
}

    .footerInner a, .footerInner li, .footerInner span {
        color: #696969;
    }

html, body {
    height: 100%;
}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -50px;
}

#push, #footer {
    height: 40px;
}

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    /*background-color: #428bca;*/
    background-color: rgb(42, 129, 185);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.navbarsubmenu {
    background-color: #f8f8f8;
}

.topnav a.smallheader {
    font-size: 13px;
}

.navtitle {
    padding-left: 120px;
    padding-top: 10px;
    font-size: 21px;
    color: #555555;
    margin-bottom: 20px;
}


.imgButton {
    position: relative;
    top: 5px;
    left: 1px;
}

.zip {
    width: 90% !important;
    display: inline;
}

.RadAjax_Office2007 .raDiv /*use this rule if you need to change the loading image */ {
    background-image: url('../Images/CVR_WaitIcon.gif') !important;
}

.panel-heading span {
    margin-top: -20px;
    font-size: 15px;
}

.panel-primary-custom {
    border-color: #2f90ce;
}

    .panel-primary-custom > .panel-heading {
        color: #fff;
        background-color: #2f90ce;
        border-color: #2f90ce;
    }

.label-custom {
    width: 14%;
}

.firstsmalltd {
    width: 8%;
}

.secondbigtd {
    width: 16%;
}
.tblbackground {
background-color:#1d9ce5;
}
.pagination-centered {
    text-align:center;
}
