[class^="icon-"]:last-child, [class*=" icon-"]:last-child {
}
.icon-eye-open {
    background-position: -96px -120px !important;
}
.icon-pencil {
    background-position: 0 -72px !important;
}
.icon-plus{
    background-position: -408px -96px !important;
}
[class^="icon-"], [class*=" icon-"] {
    background-image: url("../../images/icons/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    width: 14px;
}
.v_gray,.v_gray td{color:#cccccc !important}

.table_input{
    width: 100%;
    height: 18px !important;
    font-size: 13px !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.table_textarea{
    font-size: 13px !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.loader{
    display: none;
}
.standaard_vet{
    width: 200px;
}

#search_btn{
    background-color: #5B7697;
    background-repeat: repeat-x;
    border: thin none;
    color: #FFFFFF;
    font-family: "Lucida Grande",Verdana,Corbel,"Bitstream Vera Sans","DejaVu Sans",sans-serif;
    font-size: 12px;
}

.nowrap{
    white-space: nowrap;
    overflow: hidden;
}

.title{
    COLOR: #5b7697;
    font-family: "Lucida Grande",Verdana,Corbel,"Bitstream Vera Sans","DejaVu Sans",sans-serif;
    FONT-SIZE: 15pt;
    FONT-WEIGHT: bold;
    margin-left: 10px;
}
.btn_action{
    padding-left: 160px;
}
select.input-large{
    width:220px;
}

input.buy {
    width: 16px;
    height: 16px;
    font-size: 0px; line-Height: 0px;
    background: url('../../images/icons/cart_white.png') no-repeat;
    border: 0 solid #FFFFFF;
    background-repeat: no-repeat;
    background-position: top left;
    cursor: pointer;
}