﻿body {
    background: url('../images/NewImages/mybg.png') #ffffff;
    padding-top: 50px;
}

.pad-bot-10 {
    padding-bottom: 10px;
}

.mar-bot-10 {
    margin-bottom: 10px;
}

.mar-top-10 {
    margin-top: 10px;
}

.labelB {
    font-weight: bold;
}

.breadcrumb > span > li {
    display: inline-block;
}

    .breadcrumb > span > li > a:active {
        color: #999999;
    }

hr {
    border-top-color: #fff;
    margin-top: 13px;
    margin-bottom: 18px;
}
/*login*/
.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

    .form-signin .form-signin-heading,
    .form-signin .checkbox {
        margin-bottom: 10px;
    }

    .form-signin .checkbox {
        font-weight: normal;
    }

    .form-signin .form-control {
        position: relative;
        height: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px;
        font-size: 16px;
    }

        .form-signin .form-control:focus {
            z-index: 2;
        }

    .form-signin input[type="email"] {
        margin-bottom: -1px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .form-signin input[type="password"] {
        margin-bottom: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

/*tables*/
table {
    border: none !important;
}

.table > thead > tr > th, .table > tbody > tr > th,
.table > tfoot > tr > th, .table > thead > tr > td,
.table > tbody > tr > td, .table > tfoot > tr > td {
    border: none;
}

.importantHide {
    display: none !important;
}

html, body {
    height: 100%;
}

/*.footer, .push {
    height: 4em;
}*/

/*nav*/
.vertical-divider {
    border-left: 1px solid #e7e7e7;
}

.nav-color-blue {
    background-image: none;
    background-color: #032961;
    border-color: #032961;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    cursor: pointer;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: #808080;
    }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: rgba(0, 0, 0, 0);
}

#dropdown-search-customer {
    padding: 10px;
    min-width: 250px;
}

    #dropdown-search-customer > li {
        padding: 10px 0px;
    }


/*Main layout*/
aside {
    display: block;
    overflow: hidden;
    background: #1D57A8;
    background: -webkit-gradient(linear,left top,right top,color-stop(99%,#1D57A8),color-stop(100%,#CACACA));
    background: -webkit-linear-gradient(left,#1D57A8 99%,#CACACA 100%);
    background: -webkit-gradient(linear,top left,top right,from(#1D57A8),to(#CACACA));
    background: linear-gradient(to right,#1D57A8 99%,#CACACA 100%);
    min-height: 100%;
    width: 220px;
    box-sizing: border-box;
}

#left-panel {
    position: absolute;
    top: 50px;
    left: 0px;
    z-index: 1002;
    padding: 15px;
}

.fixed-navigation #left-panel {
    position: fixed;
    z-index: 998;
}

.minified #left-panel {
    width: 45px;
    padding: 0px;
}

.minified #main-page {
    margin-left: 45px;
}


.minified #menuControl > li > a {
    display: none;
    padding: 5px;
}


.mini-nav .show {
    display: inline-block;
}

.minified #left-panel,
.minified nav > ul > li {
    overflow: visible;
}

.minified .btn-left-add-req {
    padding: 10px;
}

    .minified .btn-left-add-req > span {
        display: none;
    }

#left-panel, #content {
    -moz-transition: left 0.1s ease-out;
    -ms-transition: left 0.1s ease-out;
    -o-transition: left 0.1s ease-out;
    -webkit-transition: left 0.1s ease-out;
    transition: left 0.1s ease-out;
}

.hidden-menu #left-panel {
    left: -210px;
    z-index: 1002;
}

    .hidden-menu #left-panel:hover {
        left: 0px;
    }

.minifyme {
    border-bottom: 1px solid #302F2F;
    background: #454545;
    color: #A8A8A8;
    text-align: center;
    padding: 0;
    width: 36px;
    height: 28px;
    display: block;
    position: absolute;
    right: -3px;
    border-radius: 5px 0px 0px 5px;
    cursor: pointer;
    margin-top: 5px;
    font-size: 19px;
    transition: all 0.1s linear 0s;
}

    .minifyme:hover {
        color: #032961;
        right: 0px;
    }

    .minifyme:hover {
        color: #032961;
    }

.minified .minifyme {
    right: 0px;
    color: #1D57A8;
    position: relative;
    width: 100%;
    border-radius: 0px;
    margin: 0;
    height: 34px;
    font-size: 23px;
}

    .minified .minifyme .fa:before {
        content: "\f0a9";
    }

.minifyme {
    background: #EEEEEE;
    border-bottom: 1px solid #818181;
    color: #1D57A8;
}

#main-page {
    display: block;
    margin-left: 220px;
    padding: 0;
    box-sizing: border-box;
    padding: 15px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.nav-pills > li > a {
    color: white;
}

    .nav-pills > li > a:hover {
        color: #428bca;
    }

.search-nav-custom {
    margin-bottom: 15px;
}


/*menu style temporarily*/
.menu {
    padding: 0 0 4px 8px;
}

    .menu div {
        margin-bottom: 2px;
    }

    .menu .root {
        padding: 0;
        height: 32px;
        line-height: 32px;
        padding-left: 20px;
        width: 150px;
        background: url(images/vmenuitem.png) no-repeat 0 0;
    }


.reminder {
    position: fixed;
    bottom: 5px;
    right: 20px;
    height: 45px;
    width: 200px;
    z-index: 2;
    display: none;
    font-weight: bold;
    font-size: 1.1em;
    color: #FFF;
    background-color: #C53233;
    padding: 5px 10px;
    opacity: .80;
    filter: Alpha(Opacity=80);
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    /*border-color:#4F81BD;*/
    border-radius: 3px;
}
/* menu ends*/

div.ui-tooltip {
    max-width: 400px;
    min-width: 50px;
}

.suppliers-table th, .suppliers-table td { padding: 3px !important; }

.states-tooltip {
    cursor: pointer;
    text-align: center;
}

.dialog { display: none; }

span.link {
    color: #2B9ABF;
    cursor: pointer;
}

span.link:hover { color: #1F5F93; }

.validationSummary li {
    font-size: 18px;
    color: red;
    font-weight: bold;
}