﻿/*#f9e11e / #fdf6bb*/


div.layout {
    background-color: #FFFFFF;
    width: 980px;
    /*min-height: 768px;*/
    margin: 0px auto auto;
    margin-top: 0px;
    -webkit-box-shadow: 0px 0px 10px rgba(90,90,90, 0.4);
    -moz-box-shadow: 0px 0px 10px rgba(90,90,90, 0.4);
    box-shadow: 0px 0px 10px rgba(90,90,90, 0.4);
}

div.topofpageline {
    width: 980px;
    margin: 0px auto 0px auto;
    height: 29px;
    vertical-align: middle;
}

    div.topofpageline div.linksrechts {
        float: right;
        height: 24px;
        margin-top: 5px;
    }

        div.topofpageline div.linksrechts a, div.topofpageline div.linksrechts a:active, div.topofpageline div.linksrechts a:visited {
            font-family: Verdana, Arial;
            font-size: 11px;
            color: #535353;
            text-decoration: none;
            margin-right: 5px;
        }

            div.topofpageline div.linksrechts a:hover {
                color: #000000;
                text-decoration: underline;
            }
/*
    RWS KLEUREN
    197/563     RGB 21,66,115       #154273
    135/393     RGB 77,133,162      #4d85a2
    193/580     RGB 168,202,210     #F9E11E
    230/684     RGB 222,235,227     #FDF6BB
    225/675     RBB 225,225,225     #f5f5f5

    achtergrond RGB 255,255,255     #ffffff
    tekst links RGB 21,66,115       #154273
    contrast    RGB 241,217,237     #f1d9ed
*/

.loading-indicator label {
    padding-left: 20px;
    background: url('../content/images/ajax-loader.gif') no-repeat center left;
}

.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error, .input-custom-validation-error {
    border: 1px solid #ff0000 !important;
    background-color: #FDD !important;
}

.validation-summary-errors {
    color: #b94a48;
    background-color: #f2dede;
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border: 1px solid #eed3d7;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

    .validation-summary-errors ul {
        margin-bottom: 0;
    }

.validation-summary-valid {
    display: none;
}

html,
body {
    height: 100%;
    /*border: 1px solid #535353;*/
    /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 578px;
    /*min-height: 100%;
    height: auto !important;
    height: 100%;*/
    /* Negative indent footer by it's height */
    /*margin: 0 auto -50px;*/
}

/* Set the fixed height of the footer here */
#push,
#footer {
    height: 1px;
    display: inline;
}

#footerLogo {
    margin: 0 auto;
    background-color: #154273;
    width: 44px;
    /*margin-top: 25px;*/
    height: 25px;
    /*position: relative;*/
    top: 25px;
}

/* Lastly, apply responsive CSS fixes as necessary */
@media (max-width: 767px) {
    #footer {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

body {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    margin-top: 0px !important;
    /*min-width: 1280px;*/
    background-color: #F3F5F6;
}

form {
    margin: 0px;
}

h1 {
    font-family: Arial;
    font-size: 22px;
    color: #000000;
    line-height: 30px;
}

h2 {
    font-family: Verdana;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
}

h3 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    line-height: 19px;
}

.rowDeleted {
    color: #B0B0B0; /*TODO*/
}

.rowSpecial {
    color: #900079; /*TODO*/
}


.paginatitel {
    font-family: Arial;
    font-size: 22px;
    color: #000000;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    line-height: 30px;
}

.dossiernaamGeel {
    font-family: Arial;
    font-size: 22px;
    color: #ffb24d;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
}

.dossiernaamDonkerGeel {
    font-family: Arial;
    font-size: 22px;
    color: #96611f;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
}
/*

.dossiernaamBlauw
{
    font-family: Arial;
    font-size: 22px;
    color: #F9E11E;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
}
.dossiernaamRoze
{
    font-family: Arial;
    font-size: 22px;
    color: #900079;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
}
*/

p {
    margin: 0px;
    line-height: 1.636;
    margin-bottom: 1.636em;
}

a {
    font-family: Verdana;
    font-size: 11px;
    color: #154273 /*#154273*/;
    text-decoration: underline;
}

    a:hover, a:active {
        color: #0162cd /*#0162cd*/;
    }

    a:visited {
        color: #696969 /*#696969*/;
    }

ul.list {
    margin: 0.5em 0;
}

    ul.list li {
        background-image: none;
        display: block;
        line-height: 1.5;
        margin: 0 0 0.4em;
        padding-left: 0;
        list-style: none outside none;
    }

        ul.list li a {
            font-family: Verdana;
            font-size: 11px;
            color: #154273 /*#154273*/;
            text-decoration: none;
            background: url("/Content/images/icon-arrow-breadcrumb.png") no-repeat scroll 2px 0.5em transparent;
            display: block;
            padding-left: 16px;
        }

            ul.list li a:hover, ul.list li a:active {
                color: #0162cd /*#0162cd*/;
                text-decoration: underline;
            }

            ul.list li a:visited {
                color: #696969 /*#696969*/;
                text-decoration: none;
            }

.content {
    background-color: white;
    -webkit-box-shadow: 2px 2px 4px 1px #ccc;
    box-shadow: 2px 2px 4px 1px #ccc;
    min-height: 400px;
}

.navbar-inverse .navbar-inner {
    background-color: #F9E11E;
    background-image: none;
    border-bottom: 10px solid #FDF6BB;
    color: #000000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9E11E', endColorstr='#F9E11E', GradientType=0);
}

ul.subnav {
    margin: 0.5em 0;
}

    ul.subnav li {
        display: block;
        line-height: 1.5;
        margin: 0 0 0.4em;
        padding-left: 0;
    }

        ul.subnav li a {
            text-decoration: none;
            color: #000000;
            background-color: none;
            font-family: Verdana;
            font-size: 11px;
            display: block;
            padding-left: 16px;
            background: url("/Content/images/icon-arrow-breadcrumb.png") no-repeat scroll 2px 0.5em transparent;
        }

            ul.subnav li a:hover, ul.subnav li a:active {
                text-decoration: none;
                color: #000000;
                background-color: #FDF6BB /*#FDF6BB*/;
            }

            ul.subnav li a:visited {
                background-color: none;
                color: #696969 /*#696969*/;
            }

.navbar .nav {
    display: block;
    float: left;
    left: 0;
    margin: 0 10px 0 0;
    position: relative;
}

.nav, .pagination ul {
    list-style: none outside none;
}

.pagination ul {
    width: 100%;
    height: 20px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    border: 1px solid #DDDDDD;
    border-left: 0px;
}

    .pagination ul li, .pagination ul li a {
        height: 20px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        border-radius: 0px !important;
        border-top: 0px;
        border-bottom: 0px;
    }

        .pagination ul li a {
            padding: 0px 8px !important;
            background: none;
            list-style: none outside none;
            color: #154273;
        }

input[type="text"].search, select.search {
    border: 1px solid #DDDDDD;
}

.tab-content {
    overflow: visible;
}

.nav {
    margin-top: 0px;
    margin-bottom: 8px;
}

.navbar .nav > li {
    line-height: 10px;
    margin: 0px;
    margin-top: 10px;
    float: left;
}

.navbar .nav li a {
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    background: none;
    list-style: none outside none;
}

.navbar .nav .dropdown-toggle .caret {
    margin-top: 3px;
}

.navbar-inverse .nav li.dropdown:hover > .dropdown-toggle .caret {
    border-bottom-color: #000000;
    border-top-color: #000000;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #FDF6BB;
    color: #000000;
}


.metadata {
    color: #535353 /*#535353*/;
    margin: 0px;
}

.kruimelpad {
    color: #767676 /*#767676*/;
    margin: 0px;
}

    .kruimelpad a {
        text-decoration: underline;
        color: #4d85a2;
    }

        .kruimelpad a:hover, .kruimelpad :active {
            color: #0162cd;
        }

.onderschrift {
    color: #767676;
    margin: 0px;
}

.artikeltitel {
    font-family: Verdana;
    font-weight: bold;
    text-decoration: underline;
    color: #154273 /*#154273*/;
}

    .artikeltitel:hover, .artikeltitel:active {
        color: #0162cd /*#0162cd*/;
    }

    .artikeltitel:visited {
        color: #696969 /*#535353*/;
    }



select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    line-height: 15px;
    margin-bottom: 3px;
    padding: 0 2px;
    font-size: 11px;
    color: #000000;
    vertical-align: middle;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-top: 2px!important;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #ffffff;
    border: 1px solid #000000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

    textarea:focus,
    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="datetime"]:focus,
    input[type="datetime-local"]:focus,
    input[type="date"]:focus,
    input[type="month"]:focus,
    input[type="time"]:focus,
    input[type="week"]:focus,
    input[type="number"]:focus,
    input[type="email"]:focus,
    input[type="url"]:focus,
    input[type="search"]:focus,
    input[type="tel"]:focus,
    input[type="color"]:focus,
    .uneditable-input:focus {
        border-color: rgba(0, 0, 0, 0.8);
        outline: 0;
        outline: thin dotted \9;
        /* IE6-9 */
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

select {
    border: 1px solid #000000;
    line-height: 20px;
    height: 24px;
}

.navbar-inverse .nav > li > a:hover {
    color: #000000;
    background-color: #FDF6BB;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #000000;
    text-shadow: none;
    text-decoration: none;
}

.navbar .brand {
    padding: 13px 100px 7px 20px;
    font-size: 18px;
    color: white;
}

.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
    /*background-color: #CCE0F1;*/
    background-color: #FDF6BB;
    color: #000000;
    box-shadow: none;
}

table {
    max-width: 100%;
    background-color: transparent;
}

.button {
    background-color: #EFEFEF;
    background-image: none;
    border: 1px solid #000000;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    line-height: 19px;
    margin-bottom: 5px;
    padding: 0px 10px 1px;
    text-decoration: none;
    font-family: Verdana;
    color: #000000;
}

a.button:hover {
    text-decoration: none;
    color: #000000;
}

.buttoncancel {
    border: 0px;
    background: none;
    text-decoration: underline;
    color: #154273;
    text-align: left;
    margin-right: 10px;
}

.button.text {
    border: 0px;
    background: none;
    text-decoration: underline;
    text-align: left;
    padding: 2px 0 0 0;
    font-weight: normal;
    color: #154273;
    font-family: Verdana;
    font-size: 11px;
}

a.button {
    display: inline-block;
    margin-top: -1px;
    padding: 3px 10px 0;
}

.button.text:hover, a.buttoncancel:hover, button.buttoncancel:hover {
    color: #0162CD;
    text-decoration: underline;
}

.btn {
    font-size: 11px !important;
    font-weight: bold !important;
}
/*.btn:hover {
	
}*/

select {
    height: 20px;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 3px;
}

    select option {
        height: 15px;
    }

.cancel {
    border: 0px;
    background: none;
    text-decoration: underline;
    color: #154273;
    text-align: left;
    margin-right: 10px;
}

.button.text {
    border: 0px;
    background: none;
    text-decoration: underline;
    text-align: left;
    padding: 2px 0 0 0;
    font-weight: normal;
    color: #154273;
    font-family: Verdana;
    font-size: 11px;
}

    .button.text:hover {
        color: #0162CD;
    }

.textalignright {
    text-align: right;
}

.textaligncenter {
    text-align: center;
}

.bold {
    font-weight: bold;
}

.widthiconsize {
    width: 15px;
}

.gisiscontainer {
    background-color: #FDF6BB;
    padding: 10px;
}

.gisistableheader {
    height: 20px;
    background-color: #FDF6BB;
    border: 1px solid #FFFFFF;
    border-bottom: 0px;
    padding: 0 5px;
    font-weight: bold;
}

.gisistable {
    border-collapse: separate;
    border-spacing: 1px;
    width: 100%;
}

    .gisistable tr {
        background-color: #F9E11E;
        font-size: 11px;
        height: 18px;
        cursor: pointer;
    }

        .gisistable tr:hover td {
            background-color: #EDEDED;
        }

        .gisistable tr th {
            padding: 0 5px;
            text-align: left;
            height: 20px;
        }

        .gisistable tr td {
            background-color: #feffcb;
            height: inherit;
            padding: 0 5px;
            cursor: pointer;
        }

            .gisistable tr td label {
                font-size: 11px;
                margin-bottom: 0px;
            }

        .gisistable tr th a {
            text-decoration: none;
        }

    .gisistable .objectRowSelector:hover td, .gisistable .gridrow:hover td, .gisistable .gridrow_alternate:hover td, .slick-row:hover {
        background-color: #FDF6BB !important;
        cursor: pointer;
    }

    .gisistable .selectedrow td {
        background-color: #f1d9ed;
    }

.item-spotlight {
    background-color: #F9E11E;
    padding: 10px 12px 0 12px;
    margin-bottom: 20px;
}

    .item-spotlight h2 {
        font-size: 11px;
        font-weight: 700;
        font-family: Arial;
        margin: 0;
        padding: 0; /* 1em 0 0;*/
    }

        .item-spotlight h2 a {
            color: #000000;
            text-decoration: underline;
            font: bold 140%/1.2 arial;
        }

            .item-spotlight h2 a:hover {
                color: #0162CD;
            }

    .item-spotlight p {
        margin: 0;
        padding-bottom: 10px;
    }


.nav-tabs {
    margin: 0.5em 0;
    border-bottom: 1px solid #cdd331 /*#ffb24d*/;
}

    .nav-tabs li {
        background-image: none;
        display: block;
        line-height: 1.5;
        padding-left: 0;
        list-style: none outside none;
    }

        .nav-tabs li a, .nav-tabs > .active > a {
            font-family: Verdana;
            font-size: 11px;
            text-decoration: none;
            display: block;
            padding-left: 16px;
            background: none;
            list-style: none outside none;
            outline: 0;
            color: #000000;
        }

            .nav-tabs li a:hover, .nav-tabs li a:active, .nav-tabs > .active > a:hover {
                color: #154273;
            }

    .nav-tabs > li > a {
        padding-bottom: 0px;
        padding-top: 0px;
        color: #154273;
        outline: 0;
        border: 0px;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
        border-radius: 0;
        border-color: #ffb24d;
        border-bottom: 1px #FFFFFF solid;
        color: #000000;
        text-decoration: none;
    }

    .nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover {
        background-color: #FFFFFF;
        border: 0px;
        color: #154273;
    }

    .nav-tabs .dropdown-menu {
        border-radius: 0px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-top: 0;
    }

.dropdown-menu li {
    margin: 0px;
}

    .dropdown-menu li > a {
        line-height: 15px;
        color: #000000;
    }

        .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
            background-image: none;
            filter: none;
            background-color: #FDF6BB;
            color: #154273;
            text-decoration: underline;
        }

#breadcrumb img {
    margin: 0 0.3em;
    vertical-align: baseline;
}

.listbox {
    border: 1px solid #F9E11E;
}

.listbox-title {
    padding: 4px 6px;
    background-color: #F9E11E;
}

    .listbox-title span {
        font-weight: bold;
        height: 20px;
    }

.listbox-sub {
    padding: 4px 6px;
    background-color: #FDF6BB;
}

.listbox-content {
    padding: 4px 6px;
}

.minimize, .maximize {
    width: 8px;
    height: 13px;
    float: left;
    cursor: pointer;
    padding-right: 4px;
    padding-top: 7px;
}

.pointer {
    cursor: pointer;
}

.caret-inverse {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #000000;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
}

input.search-query {
    border-right: none;
}

label, input, button, select, textarea {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}

.row-fluid {
    min-height: 30px;
}

.rowcolorized {
    padding-top: 5px;
    background-color: #feffcb;
    margin-bottom: 1px;
    margin-left: 0px;
    min-height: 25px;
}

    .rowcolorized div[class*="span"]:first-child {
        padding-left: 10px !important;
    }

.row-fluid.rowcolorized input[type="radio"], .row-fluid.rowcolorized input[type="checkbox"] {
    margin: 0;
}

.navbar-inner {
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

#rwsheader {
    /*position: fixed;
    top: 0px;*/
    width: 100%;
    height: 87px;
    display: block;
}

#rwslogo {
    /*margin: 0 auto;*/
    background-image: url('images/201811_Logo_mininfrawaterstaat.png');
    background-repeat: no-repeat;
    width: 270px;
    height: inherit;
    margin-left: 468px;
}

.row-fluid [class*="span"] {
    min-height: 1px;
}

#navbar-top {
    background-color: #FDF6BB;
    margin-left: -20px;
    margin-right: 0px;
    height: 30px;
}

    #navbar-top h1 {
        font-size: 16px;
        font-weight: bold;
        float: left;
        display: inline-block;
        font-family: Arial;
        line-height: 30px;
        height: inherit;
        margin: 0px;
        padding-left: 40px;
    }

    #navbar-top h2 {
        font-size: 16px;
        font-style: italic;
        font-weight: normal;
        float: left;
        display: inline-block;
        font-family: Arial;
        line-height: 30px;
        height: inherit;
        margin: 0px;
        padding-left: 20px;
    }

.pagination {
    display: -moz-box;
    display: -webkit-box;
    display: flexbox;
    margin: 5px 0px;
}

input::-webkit-input-placeholder {
    color: #999999;
    font-size: 10px;
}

input:-moz-placeholder {
    color: #999999;
    font-size: 10px;
}

input::-moz-placeholder {
    color: #999999;
    font-size: 10px;
}

:-ms-input-placeholder {
    color: #999999;
    font-size: 10px;
}

.placeholder {
    color: #999999 !important;
    font-size: 10px;
}

.gridrow td input, div.row input, .gisistable th input[type="checkbox"], .gisistable tr input[type="checkbox"] {
    margin: -3px 0 0 0;
}

.displaynone {
    display: none;
}

.alertmessage {
    /*margin-top: -20px;*/
    border-radius: 0;
}

    .alertmessage a {
        text-decoration: none;
    }

.navbar {
    margin-bottom: 0 !important;
}

.alertmessage p {
    margin: 0;
    padding: 0;
}

.ui-datepicker-calendar {
    line-height: 15px;
}

div.ui-datepicker, .ui-datepicker table a {
    font-size: 10px;
}

.loading-indicator {
    padding-top: 10px;
    text-align: center;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    /*border:1px solid #feffcb;*/
    margin-left: -19px;
    z-index: 1 !important;
}

    .loading-indicator span {
        color: #000000;
        font-weight: bold;
        text-align: center;
        vertical-align: text-bottom;
    }

    .loading-indicator img {
        vertical-align: text-bottom;
    }


/*slickgrid start*/
#object_grid {
    clear: both;
}

.grid-canvas {
    /*overflow-x: hidden!important;
    overflow-y: hidden!important;
    overflow:hidden!important;*/
}

.ui-state-default {
    background: none;
}

.grid-canvas .ui-widget-content {
    background: none;
}

.slick-column-name {
    color: #154273;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

.slick-header-column.ui-state-default {
    padding: 0 5px;
    line-height: 20px;
    height: 20px;
    border-color: #FFFFFF;
}

.slick-cell input[type="checkbox"] {
    margin: -3px 0 0;
}

.slick-header.ui-state-default, .slick-headerrow.ui-state-default {
    border: 1px solid #FFFFFF;
    border-top: none;
    border-bottom: none;
}

.slick-header, .slick-headerrow {
    background-color: #F9E11E !important;
    font-size: 11px !important;
    height: 20px !important;
    line-height: 20px !important;
}

.slick-header-columns, .slick-headerrow-columns {
    height: 20px !important;
    text-align: left !important;
    font-size: 11px !important;
    display: list-item !important;
}

.slick-header-column {
    background: none !important;
}

.slick-row {
    background-color: #feffcb !important;
    padding: 0 5px !important;
    font-size: 11px !important;
    height: 20px !important;
    line-height: 19px !important;
    cursor: pointer !important;
}

.slick-cell, .slick-headerrow-column {
    border: 1px solid #FFFFFF !important;
    border-right: none !important;
    border-bottom-color: #FFFFFF !important;
    height: 20px !important;
    padding: 0 5px;
    cursor: pointer !important;
}

.slick-row .slick-cell {
    height: 20px !important;
}

.selectedrow .slick-cell {
    background-color: #F1D9ED !important;
}
/*slickgrid end*/

/*pager style*/
#object_pager {
    margin: 5px 0;
}

.compact-theme .prev, .compact-theme .next {
    border-radius: 0;
}

.compact-theme a {
    text-decoration: none;
    color: #154273;
}

    .compact-theme a:hover {
        background: none;
    }

.compact-theme a, .compact-theme span, .compact-theme .ellipse, .compact-theme .current {
    background: none;
    box-shadow: none;
    font-family: Verdana;
    font-size: 11px;
    line-height: 20px;
}

.compact-theme .disabled {
    color: #999999;
    cursor: default;
    background-color: transparent;
}

.compact-theme a, .compact-theme span {
    background-color: #FFFFFF !important;
}

.current {
    color: #999999 !important;
    background-color: #F5F5F5 !important;
}
/*pager style end*/


.nowrap {
    white-space: nowrap;
}

input.autocomplete:hover, input.autocomplete:focus {
    background: url('../content/images/iconAutocomplete.png') no-repeat center right;
    background-color: #FFFFFF;
    padding-right: 15px;
}

input.ajaxloader {
    background: url('../content/images/ajax-loader.gif') no-repeat center right;
    background-color: #FFFFFF;
    padding-right: 15px;
}

input.noresults {
    background: url('../content/images/noresults.png') no-repeat center right;
    background-color: #FFFFFF;
    padding-right: 15px;
}

ul.autocompleteResults {
    border-radius: 0 !important;
}

    ul.autocompleteResults li {
        border: 0 !important;
        background-image: none !important;
    }

        ul.autocompleteResults li a {
            border-radius: 0 !important;
            background-image: none !important;
            background-color: #FFFFFF !important;
            color: #000000;
            font-family: Verdana;
            font-size: 11px;
            margin: 0 !important;
        }

            ul.autocompleteResults li a:hover {
                background-image: none !important;
                background-color: #EFEFEF !important;
                border: 0 !important;
            }

.bgLightBlue {
    background-color: #FDF6BB;
    text-align: right;
    padding-right: 5px;
}

.compact-theme .next {
    border-right: 0;
}

.compact-theme :last-child {
    border-right: 1px solid #AAAAAA !important;
}

.zindex9999 {
    z-index: 9999 !important;
}

#development {
    margin: 0 auto;
    margin-top: 5px;
    width: 980px;
    text-align: right;
}

    #development a {
        text-decoration: none;
        font-size: 11px;
        color: #535353;
        font-family: Verdana;
    }

        #development a:hover {
            color: #000000;
            text-decoration: underline;
        }

.tooltip-inner {
    text-align: left !important;
    max-width: 400px;
}


.procesindicator {
    list-style: none;
    margin: 0 0 20px 0;
    display: block;
    height: 30px;
}

    .procesindicator li {
        float: left;
        display: block;
        color: #000000;
        font-weight: bold;
        padding: 5px 10px;
        min-width: 123px;
        text-align: center;
        background-color: #EFEFEF;
        height: 20px;
        background-image: url(images/procesindicator-devider.png);
        background-repeat: no-repeat;
        cursor: default !important;
    }

        .procesindicator li.current {
            background-image: url(images/procesindicator-deviderdone.png) !important;
            background-repeat: no-repeat !important;
            background-color: #F9E11E !important;
            color: #000000 !important;
            text-align: left !important;
            min-width: 240px !important;
            padding-left: 20px !important;
        }

        .procesindicator li.aftercurrent {
            background-image: url(images/procesindicator-devidercurrent.png);
            background-repeat: no-repeat;
        }

        .procesindicator li.done {
            background-image: url(images/procesindicator-deviderdonedone.png);
            background-repeat: no-repeat;
            background-color: #FDF6BB;
        }

        .procesindicator li.first {
            background-image: none !important;
        }

input[type=text][disabled] {
    cursor: not-allowed;
    background-color: #eeeeee !important;
}

.editedValue {
    color: red;
}

.modal.large {
    width: 70%; /* respsonsive width */
    margin-left: -35%; /* width/2) */
}