﻿
@font-face {
    font-family: 'UrbanoRegular';
    src: url('/Content/fonts/Urbano-Regular-webfont.eot');
    src: url('/Content/fonts/Urbano-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/Urbano-Regular-webfont.woff') format('woff'), url('/Content/fonts/Urbano-Regular-webfont.ttf') format('truetype'), url('/Content/fonts/Urbano-Regular-webfont.svg#Urbano-Regular-webfont') format('svg');
}

@font-face {
    font-family: 'NexaBold';
    src: url('/Content/fonts/Nexa_Bold-webfont.eot');
    src: url('/Content/fonts/Nexa_Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/Content/fonts/Nexa_Bold-webfont.woff') format('woff'), url('/Content/fonts/Nexa_Bold-webfont.ttf') format('truetype'), url('/Content/fonts/Nexa_Bold-webfont.svg#Nexa_Bold-webfont') format('svg');
}

body {
    background-color: #D5D2CA !important;
    font-family: 'UrbanoRegular', Helvetica, Arial, sans-serif !important;
    height: 100% !important;
}

#container {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

#content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#overlay {
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-image: url(/Images/background-trans.png);
}

#overlay_container {
    width: 400px;
    margin: 100px auto;
    background-color: #fff;
    border: 1px solid #007AC9;
    border-radius: 10px;
    padding: 15px;
    -webkit-box-shadow: 11px 11px 22px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 11px 11px 22px 0px rgba(50, 50, 50, 1);
    box-shadow: 11px 11px 22px 0px rgba(50, 50, 50, 1);
}


/* menu
----------------------------------------------------------*/
ul#menu {
    width: 1100px;
    max-width: 1100px;
    margin-top: 30px;
    margin-left: 30px;
    margin-right: inherit;
    background-image: url(/Images/headerbg.png);
    background-repeat: repeat-x;
    height: 30px;
    color: white;
    font-size: 14px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
    margin-bottom: 0px;
}

    ul#menu li {
        display: inline;
        list-style: none;
    }

        ul#menu li a {
            color: white;
            text-decoration: none;
        }

            ul#menu li a:hover {
                color: white;
                text-decoration: none;
            }

/*#menu {
    width:1100px;
    max-width:1100px;
    margin-top:30px;
    margin-left:30px;
    margin-right:inherit;
    background-image:url(/Images/headerbg.png);
    background-repeat:repeat-x;
    height:30px;
    color:white;
    font-size:14px;
    padding-top:10px;
    padding-left:30px;
    padding-right:30px;
    display:block;

}

    #menu a {
        text-decoration:none;
        color:white;
    }*/

#search {
    margin-left: 995px;
    margin-top: -35px;
    position: absolute;
    width: 250px;
    font-weight: normal;
}

#logo {
    height: auto;
    width: auto;
    float: left;
    z-index: 4;
    margin: 1em;
}

#top_section {
    background-image: url(/Images/1054224_tcm9-3267542.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#top_section_add {
    background-image: url(/Images/1054224_tcm9-3267543.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#top_section_edit {
    background-image: url(/Images/1054224_tcm9-3267544.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#top_section_income {
    background-image: url(/Images/1054224_tcm9-3267545.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}


#top_section_transactions {
    background-image: url(/Images/1054224_tcm9-3267545.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#top_section_guide {
    background-image: url(/Images/1054224_tcm9-3267546.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#top_section_faq {
    background-image: url(/Images/1054224_tcm9-3267547.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#top_section_about {
    background-image: url(/Images/1054224_tcm9-3267548.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#top_section_manage {
    background-image: url(/Images/1054224_tcm9-3267549.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#top_section_view {
    background-image: url(/Images/1054224_tcm9-3267550.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#top_section_users {
    background-image: url(/Images/1054224_tcm9-3267551.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#top_section_useradd {
    background-image: url(/Images/1054224_tcm9-3267552.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#top_section_useredit {
    background-image: url(/Images/1054224_tcm9-3267553.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#top_section_reports {
    background-image: url(/Images/1054224_tcm9-3267554.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#top_section_order {
    background-image: url(/Images/1054224_tcm9-3267555.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#top_section_intro {
    background-image: url(/Images/1054224_tcm9-3267556.jpg);
    background-repeat: no-repeat;
    height: 225px;
    margin-left: 30px;
    margin-right: 30px;
    display: block;
    width: 1160px;
}

#bottom_section {
    display: block;
    width: 1100px;
    max-width: 1100px;
    background-color: white;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}

#bottom_section_add {
    display: block;
    width: 1100px;
    max-width: 1100px;
    background-color: white;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 210px;
    /*min-height:1090px;*/
    min-height: 1371px;
}

#bottom_section_order {
    display: block;
    width: 1100px;
    max-width: 1100px;
    background-color: white;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
}

#bottom_section a {
    text-decoration: none;
}

#bottom_section_add a {
    text-decoration: none;
}

#bottom_section_order a {
    text-decoration: none;
}

#bottom_inner {
    background-color: #D9EDF7;
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 300px;
    height: 460px;
    float: left;
}

#bottom_middle {
    background-color: #D9EDF7;
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 13px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-left: 40px;
    width: 160px;
    height: 460px;
    float: left;
}

#prod {
    background-color: #FFF;
    border-radius: 5px;
    border-color: #D9EDF7;
    border-style: solid;
    padding-left: 30px;
    padding-right: 13px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-left: 40px;
    width: 320px;
    height: auto;
    float: left;
    /*-webkit-box-shadow: 6px 6px 18px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    6px 6px 18px 0px rgba(50, 50, 50, 0.75);
box-shadow:         6px 6px 18px 0px rgba(50, 50, 50, 0.75);*/
}

#basket {
    background-color: #D9EDF7;
    border-radius: 5px;
    /*border-color:#D9EDF7;
    border-style:solid;*/
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-top: 45px;
    margin-bottom: 30px;
    margin-right: 15px;
    width: 218px;
    height: auto;
    float: right;
    /*-webkit-box-shadow: 6px 6px 18px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    6px 6px 18px 0px rgba(50, 50, 50, 0.75);
box-shadow:         6px 6px 18px 0px rgba(50, 50, 50, 0.75);*/
}

#search_prods {
    background-color: #FFF;
    border-radius: 5px;
    border-color: #D9EDF7;
    border-style: solid;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-top: -218px;
    margin-left: 525px;
    margin-bottom: 30px;
    margin-right: 15px;
    width: 260px;
    height: 180px;
    float: right;
    position: absolute;
    font-weight: normal;
    /*-webkit-box-shadow: 6px 6px 18px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    6px 6px 18px 0px rgba(50, 50, 50, 0.75);
box-shadow:         6px 6px 18px 0px rgba(50, 50, 50, 0.75);*/
}

#order_info {
    background-color: #FFF;
    border-radius: 5px;
    border-color: #D9EDF7;
    border-style: solid;
    width: 495px;
    margin-left: 0px;
    /*-webkit-box-shadow: 6px 6px 18px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    6px 6px 18px 0px rgba(50, 50, 50, 0.75);
box-shadow:         6px 6px 18px 0px rgba(50, 50, 50, 0.75);*/
}


.fixed {
    position: fixed;
    top: 0px;
    margin-left: 841px;
    /*background-color:#0f0 ! Important;*/
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}


#login {
    background-color: #D9EDF7;
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    float: left;
}

#pagetitle {
    width: 1160px;
    height: 80px;
    background-color: rgba(0,0,0,0.4);
    color: white;
    position: absolute;
    margin-top: 145px;
}

#bottom_section_login {
    background-color: white;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 215px;
    display: block;
    width: 1100px;
    max-width: 1100px;
}

    #bottom_section_login div {
        width: 475px;
        height: 160px;
    }

#bottom_section_reset {
    background-color: white;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 280px;
    display: block;
    width: 1100px;
    max-width: 1100px;
}

#bottom_inner_right {
    background-color: #D9EDF7;
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-left: 40px;
    width: 400px;
    height: 460px;
    float: left;
}

#bottom_inner_right_login {
    background-color: #D9EDF7;
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    float: right;
}

.welcome {
    color: white;
    display: block;
    width: 350px;
    font-size: 32px;
    font-weight: bold;
    text-align: right;
    padding-left: 550px;
    padding-top: 20px;
    padding-right: 50px;
    float: right;
    z-index: 4;
    font-family: 'NexaBold', Helvetica, Arial, sans-serif;
}

.page_title {
    color: white;
    display: block;
    width: 480px;
    font-size: 42px;
    text-align: left;
    padding-left: 30px;
    padding-top: 20px;
    position: absolute;
    font-family: 'NexaBold', Helvetica, Arial, sans-serif;
}

.search {
    border-radius: 20px;
    height: 25px;
    line-height: 25px;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 10px;
    font-weight: normal;
}

.bottom_header {
    /*font-weight:bold;*/
    color: #007AC9;
    font-size: 21px;
    font-family: 'NexaBold', Helvetica, Arial, sans-serif;
}

.basket {
    font-weight: bold;
    color: #007AC9;
}

.basket_contents {
    color: #000;
}

.stats {
    font-weight: bold;
    color: #000;
}

.header_large {
    /*font-weight:bold;*/
    font-size: 21px;
    color: #007AC9;
    font-family: 'NexaBold', Helvetica, Arial, sans-serif;
}

.header_small {
    /*font-weight:bold;*/
    color: #007AC9;
    font-family: 'NexaBold', Helvetica, Arial, sans-serif;
}

.header_large_red {
    color: green;
    font-weight: bold;
    font-size: 24px;
    font-family: 'NexaBold', Helvetica, Arial, sans-serif;
}

.question {
    font-family: 'NexaBold', Helvetica, Arial, sans-serif;
    color: #007AC9;
}

.hyperlink {
    font-weight: bold;
    color: blue;
    text-decoration: underline;
}

.editLink {
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
    border-width: 1px;
    padding: 1px 12px;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
    background-color: #007AC9;
    margin-right: 10px;
    text-decoration: none;
}

.btn {
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
    border-width: 1px;
    padding: 4px 12px;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
    background-color: #007AC9;
    margin-right: 20px;
    text-decoration: none;
}

.btn_order_stock {
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
    border-width: 1px;
    padding: 4px 12px;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
    background-color: #007AC9;
    text-decoration: none;
}

.btn_edit_user {
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
    border-width: 1px;
    padding: 4px 12px;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
    background-color: #007AC9;
    text-decoration: none;
}


.btn_manage {
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
    border-width: 1px;
    padding: 1px 5px;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
    background-color: #007AC9;
    margin-right: 10px;
    text-decoration: none;
}

.graph {
    vertical-align: middle;
    padding-right: 20px;
    padding-left: 10px;
}

.btn_help {
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
    border-width: 1px;
    padding: 4px 12px;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
    background-color: #007AC9;
    margin-right: 20px;
    font-weight: bold;
}

.btn_login {
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
    border-width: 1px;
    padding: 4px 12px;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
    background-color: #007AC9;
    text-decoration: none;
}

td.label {
    vertical-align: middle;
    font-size: 14px;
    padding-left: 40px;
    padding-right: 20px;
}

.list tr:nth-child(odd) td {
    background-color: #FFF;
}

.list tr:nth-child(even) td {
    background-color: #E7F4FB;
}

.list tr {
    font-size: 13px;
    height: 35px;
}


    .list tr td {
        padding-left: 10px;
        padding-right: 0px;
    }

.list td.label {
    padding-left: 10px;
}


table {
    border-collapse: collapse;
}

.income tr {
    font-size: 13px;
}

.optgroup {
    font-size: 14px;
}

select {
    border: 1px solid #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-color: #CCCCCC;
    outline: thin;
    -webkit-appearance: none;
    background-color: #FFF;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    line-height: 30px;
    height: 30px;
    /*padding-right:6px;*/
    padding-left: 6px;
    /*padding-top:4px;*/
    /*padding-bottom:4px;*/
    font-size: 14px;
    margin-bottom: 10px;
    font-family: "UrbanoRegular", Helvetica, Arial, sans-serif;
}

    select::-ms-expand {
        display: none;
    }

    select:focus {
        border-color: #007AC9;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        font-family: "UrbanoRegular", Helvetica, Arial, sans-serif;
        font-size: 14px;
    }

.textbox {
    border: 1px solid #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-color: #CCCCCC;
    padding: 2px 2px;
    outline: thin;
    -webkit-appearance: none;
    background-color: #FFF;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    line-height: 20px;
    height: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 6px;
    padding-left: 6px;
    font-size: 14px;
    margin-bottom: 10px;
    font-family: "UrbanoRegular", Helvetica, Arial, sans-serif;
}

input {
    font-family: "UrbanoRegular", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.textbox_amount {
    border: 1px solid #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-color: #CCCCCC;
    padding: 2px 2px;
    outline: thin;
    -webkit-appearance: none;
    background-color: #FFF;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    line-height: 20px;
    height: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 0px;
    padding-left: 6px;
    font-size: 14px;
    margin-bottom: 10px;
}

.textbox:focus {
    border-color: #007AC9;
    border-radius: 0px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}


.tooltip {
    display: inline;
    position: relative;
}

    .tooltip:hover:after {
        background: #333;
        background: rgba(0,0,0,.8);
        border-radius: 5px;
        bottom: 26px;
        color: #fff;
        content: attr(data);
        left: -350%;
        padding: 5px 15px;
        position: absolute;
        z-index: 98;
        width: 220px;
    }

    .tooltip:hover:before {
        border: solid;
        border-color: #333 transparent;
        border-width: 6px 6px 0 6px;
        bottom: 20px;
        content: '';
        left: 50%;
        position: absolute;
        z-index: 99;
    }


.tooltip_basket {
    display: inline;
    position: relative;
}

    .tooltip_basket:hover:after {
        background: #333;
        background: rgba(0,0,0,.6);
        border-radius: 5px;
        bottom: 26px;
        color: #fff;
        content: attr(title);
        left: -200%;
        padding: 5px 15px;
        position: absolute;
        z-index: 98;
        width: 150px;
    }

    .tooltip_basket:hover:before {
        border: solid;
        border-color: #333 transparent;
        border-width: 6px 6px 0 6px;
        bottom: 20px;
        content: "";
        left: 50%;
        position: absolute;
        z-index: 99;
    }

.highlight {
    color: #FFF;
    background-color: #000;
    font-weight: bold;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 0.8em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: green;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 20px 10px 20px;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 0.8em;
}

.validation-summary-valid {
    display: none;
}

.bottom_main_contact {
    font-size: 14px;
}

.tablefont {
    font-size: 14px;
}

.pagedisplay {
    font-size: 14px;
    font-family: "UrbanoRegular", Helvetica, Arial, sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
    max-width: 40px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}


#Forms {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

    #Forms td, #Forms th {
        border: 1px solid #ddd;
        padding: 8px;
    }

    #Forms tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    #Forms tr:hover {
        background-color: #ddd;
    }

    #Forms th {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: left;
        background-color: #348DE6;
        color: white;
    }

.lBtn {
    width: 50px;
    height: 15px;
    border-color: rgba(0, 0, 0, 0.1);
    padding: 5px 0;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
    background-color: #007AC9;
    margin-left: 12px;
}

.small-margin-below {
    margin-bottom: 5px;
}

.formModalGroup {
    padding-top: 37px;
    min-width: 90px;
    min-height: 50px;
    display: block;
    top: 346.74px;
    left: 631.5px;
    z-index: 10003;
    opacity: 1;
    transform: scale(1);
    /*border-style: solid;*/
    border-width: 1px;
    -webkit-appearance: none;
}

.groupfootermodal {
    clear: both !important;
    text-align: right !important;
    border-width: 1px 0 0 !important;
    border-style: solid !important;
    position: relative !important;
    bottom: -1em !important;
    padding: .6em !important;
    border-color: #94c0d2 !important;
}

.adminGroupModal {
    padding: .4em 0 !important;
    font-family: 'UrbanoRegular', Helvetica, Arial, sans-serif !important;
}

.modalAreaTitle {
    left: .44em !important;
    right: .44em !important;
    font-family: UrbanoRegular, Helvetica, Arial, sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    color: #003f59;
    margin-left: 2% !important;
}

.control-label {
    float: left !important;
    clear: both;
    width: 30% !important;
    padding: .4em 0 1em;
    margin-left: 2%;
    text-align: right !important;
    font-family: UrbanoRegular, Helvetica, Arial, sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #003f59;
    margin-left: 2% !important;
}

.modal-header .close {
    margin-top: -2px;
    margin-right: 2%;
    color: #003f59 !important;
    display: inline-block;
    /* width: 16px; */
    height: 16px;
    padding: 2px;
    text-decoration: none;
    vertical-align: middle;
    opacity: .7;
    font-weight: 400;
    margin-top: 1px !important;
}

.rspbform {
    position: relative !important;
    display: inline-block !important;
    width: 12.4em !important;
    overflow: visible !important;
    border-width: 0 !important;
    vertical-align: middle !important;
    background-image: none,linear-gradient(to bottom,rgba(255,255,255,.45) 0,rgba(255,255,255,.0) 100%) !important;
    background-position: 50% 50% !important;
    background-color: #daecf4 !important;
    border-color: #94c0d2 !important;
    border-width: 1px !important;
    border-style: solid !important;
    padding: 0 1.9em 0 0 !important;
}

.modal-header {
    margin-top: -37px !important;
    border-color: #94c0d2;
    background-color: #E3F0F6 !important;
    border-radius: 4px !important;
}

.rspbModal {
    border-color: #94c0d2;
}

#myModalContent {
    border-radius: 4px !important;
}

.btnrspbmodal {
    color: #003f59 !important;
    border-color: #94c0d2 !important;
    background-color: #daecf4 !important;
    user-select: none !important;
    text-decoration: none !important;
    font-family: UrbanoRegular, Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #003f59 !important;
    line-height: 27px !important;
    border-radius: 4px !important;
}

.modal-content {
    /*-webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;*/
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-color: #94c0d2 !important;
    border-style: solid !important;
}

.rspbDDL {
    color: #003f59 !important;
    background-color: #daecf4 !important;
    border-color: #94c0d2 !important;
    width: 16em !important;
    height: 35px !important;
    -webkit-appearance: menulist !important;
}

.rspbtextinput {
    background-color: #fff !important;
    color: #003f59 !important;
    font-size: 100%;
    font-family: inherit;
    border-style: solid;
    border-width: 1px;
    -webkit-appearance: none;
    width: 14em !important;
    height: 23px !important;
}

#createNew {
    background-color: #E3F0F6 !important;
    color: #003f59 !important;
    border-color: #94c0d2 !important;
}

.panel-heading {
    background-color: #E3F0F6 !important;
    border-color: #94c0d2 !important;
}

.panel-default {
    border-color: #94c0d2 !important;
    font-size: 12px;
    color: #003f59 !important;
}
/*modal*/

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5;
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

.modal-header:after,
.modal-footer:after {
    clear: both;
}

.glyphicon-modal-window:before {
    content: "\e237";
}

/* start View Users page */
#grid {
    font-size: 14px;
    border: solid;
    width: 790px;
    border-color: #E4EFF5;
}

.gridcolumns {
    font-size: 12px;
    padding: 10px 5px 10px 5px;
}

#grid th {
    font-weight: bold;
    font-size: 16px;
    background-color: #E4EFF5;
}

#grid tr:nth-child(even) {
    background-color: #EAF3F8;
}

.grid-pager {
    width: 790px;
    list-style: none;
    display: inline-block;
    background-color: #E4EFF5;
}

    .grid-pager li {
        padding: 5px;
        list-style: none;
        display: inline-block;
        background-color: #E4EFF5;
    }

.grid-dropdown-inner {
    text-align: left;
    background-color: white;
    border: solid;
    border-color: #E4EFF5;
    padding: 10px;
}

    .grid-dropdown-inner grid-filter-type form-control {
        width: 40px;
        padding: 10px;
    }

.k-header {
    font-weight: bold;
}

.k-grid-header .k-header {
    font-weight: bold;
}

.status-label {
    vertical-align: middle;
    padding-right: .5em;
}

#status {
    vertical-align: middle;
}

.toolbarLeft {
    float: left;
}

.toolbarRight {
    float: right;
}

.grid-cell gridcolumns {
    /* border-style: solid; */
    border-color: rgba(0, 0, 0, 0.1);
    /* border-width: 1px; */
    padding: 4px 12px;
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
    background-color: #007AC9;
    margin-right: 20px;
    font-weight: bold;
    margin-top: 8px;
}

/* end View Users page */

.mandatoryField {
    color: red;
    margin: 0 0 0 0.25em;
}

.margin-left-small {
    margin: 0 0 0 1em;
}

div.margin-top-sm {
    margin: 1em 0 0 0;
}


.my-checkbox:checked + .btn-one {
    display: none;
}

.btn-two {
    display: none;
}

.btn-one label {
    cursor: pointer;
}

.my-checkbox:checked + .btn-one + .btn-two {
    display: inline-block;
    background-color: gray;
}

.confirm-warning-msg {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

input[type='radio'] {
    display: none;
}

#confirmOrderingMsg {
    display: none;
}

.javascript-disabled {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.javascript-disabled span {
    padding: 15px;
    border-radius: 5px;
    color: #000;
    background-color: #fff;
    position: relative;
    top: 34%;
}