﻿
.red {
    color: #ce1818;
}

.btn-info {
    background-color: #033072;
}

.field-details {
    max-height: 393px;
    overflow: auto;
    overflow-x: hidden;
}

.green {
    color: #98de14;
}

.admin-login {
    color: #fff !important;
    background-color: #b99a59 !important;
    border-color: #dcca99 !important;
}

.RadUpload_Default .ruSelectWrap .ruButton {
    height: 33px;
}

.ruBrowse {
    padding: .375rem .75rem !important;
    width:150px;
    height: inherit !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    font-family:inherit !important;
    line-height: 1.5 !important;
    border-radius: .25rem !important;
    margin-left: 0 !important;
    color: #fff !important;
    background-color: #6c757d !important;
    border: 1px solid transparent !important;
}

.RadGrid_Bootstrap .rgHeader, .RadGrid_Bootstrap th.rgResizeCol, .RadGrid_Bootstrap .rgHeaderWrapper {
    background-color: #dad9cd !important;
}

.RadGrid_Bootstrap .rgPagerCell .rgAdvPart {
    display: none;
}

.RadGrid_Bootstrap a {
    color: #545442 !important;
}

.RadGrid_Bootstrap a i {
    margin-top:3px;
    margin-bottom:3px;
}


.imageUpload{
    max-width:200px;
    max-height:150px;
    border:1px solid #808080;
}

.RadGrid_Bootstrap .rgEditForm table{
    width:100% !important;
}

.RadGrid_Bootstrap .rgEditForm [type="text"] {
    width: 100%;
    margin-bottom: 5px;
}

.fa {
    vertical-align: middle;
}


.blue-nav {
    background-color: #033072;
    height: 100px;
    margin-left: 250px;
    border-radius: 15px;
    margin-top: 10px;
    margin-right: 15px;
}


.text-danger {
    color: #a94442;
    background-color: #f5b8b8;
    padding: 3px;
    font-size: 8pt;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px;
    font-weight: bold;
}

#ContentPlaceHolder1_txtNewNoteText {
    width: 400px;
}

.tab-pane {
    padding-top: 20px;
}


#ContentPlaceHolder1_panel1 {
    margin-bottom: 15px;
}

.edit-buttons {
    padding-top: 19px;
}

h3 {
    margin-top: 0px;
}

.RadGrid_Bootstrap a.btn-success {
    color: #ffffff;
}


.RadGrid .rgRow > td, .RadGrid .rgAltRow > td {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.margin-right {
    margin-right: 120px;
}

.alert {
    margin-bottom: 15px;
}

/* Login Page */

html, body {
    height: 100%;
    min-height: 100%;

}

.view .login-form button.btn {
    padding-top: 4px
}

#btnLogin {
    padding-top: 10px
}

.view {
    height: 100%;
    min-height: 100%;
    padding-top: 0;
    background-image: url(/images/background.jpg);
    background-size: cover;
    background-position: center;
}

    .view .login-form {
        min-height: 20px;
        padding: 19px;
        margin-bottom: 8px;
        background-color: #f5f5f5;
        border: 1px solid #e3e3e3;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 0 60px rgba(0,0,0,0.5),0 1px 0 rgba(255,255,255,0.9) inset;
        -moz-box-shadow: 0 0 60px rgba(0,0,0,0.5),0 1px 0 rgba(255,255,255,0.9) inset;
        -webkit-box-shadow: 0 0 60px rgba(0,0,0,0.5),0 1px 0 rgba(255,255,255,0.9) inset;
        box-shadow: 0 0 60px rgba(0,0,0,0.5),0 1px 0 rgba(255,255,255,0.9) inset
    }

.fa-lg {
    line-height: 1.1em !important;
}

.no-bottom-margin {
    margin-bottom: 0 !important
}

.view header {
    margin: 0 auto;
}

.logo-container {
    margin-top: 100px;
    text-align: center;
    margin-bottom: 15px;
}

.haserror {
    margin-top: 18px;
    display: block;
    font-weight: bold;
    color: #ff0000;
    text-align: center;
}

.redbold {
    font-weight: bold;
    color: #ff0000;
}

.whitetext {
    color: #ffffff;
    font-style: italic;
}


.section-header {
    font-size: 26pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #c0c0c0;
    margin-top: -12px;
}


/* Global Styles */

hr {
    height:1px;
    background-color:#cccaac;
}

body {
    margin-top: 100px;
    background-color: #f7f7e8;
    height: 100%;
    min-height: 100%;
}

hr {
    margin-top: 0px;
}

h2 {
    margin-top: 20px;
}

@media(min-width:768px) {
    body {
        margin-top: 0px;
        padding-top:0px;
    }
}

#wrapper {
    padding-left: 0;
}

#page-wrapper {
    width: 100%;
    padding: 0;
}

@media(min-width:768px) {

    #page-wrapper {
        padding: 10px;
    }
}

/* Top Navigation */

.navbar {
    background-color: transparent;
    margin-bottom:0;
}

.navbar-brand {
    padding: 5px;
    padding-left: 15px;
}

.navbar {
    min-height: 140px;
}

.top-nav {
    padding: 13px 30px;
}

    .top-nav > li {
        display: inline-block;
        float: left;
    }

        .top-nav > li > a {
            padding-top: 24px;
            padding-bottom: 20px;
            line-height: 20px;
            color: #fff;
        }

            .top-nav > li > a:hover,
            .top-nav > li > a:focus,
            .top-nav > .open > a,
            .top-nav > .open > a:hover,
            .top-nav > .open > a:focus {
                color: #fff;
                background-color: #244a82;
                border-radius: 10px;
            }

/* Side Navigation */

@media(min-width:768px) {
    .side-nav {
        background-image: url(/images/background.jpg);
        background-position: top -100px center;
        background-color: #38c1ca;
        position: fixed;
        top: 70px;
        left: 225px;
        width: 225px;
        margin-left: -225px;
        border: none;
        border-radius: 0;
        overflow-y: auto;
        background-color: #222;
        height: 100%;
    }

    .navbar .navbar-nav > li > a {
        color: #fff;
    }

    .fa-database {
        padding-left: 4px;
    }

    .side-nav > li > a {
        width: 225px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
        background-color: #000 !important;
    }
}

.side-nav > li > ul {
    padding: 0;
}

.ship-direction {
    background-color: #eaeaea;
    padding: 15px;
    height: 50px;
}

input[type="radio"] {
    margin-right: 5px;
}

label.text-right {
    padding-top: 6px;
}






