.dhx_combo_box {
    border: 1px solid #D6D6D6;
    border-radius: 3px;

}
#dy_container .dhx_combo_box{float:right;}

#register .dhx_combo_box {
    width: 200px;
}
.message_response{    width: 300px;
                      padding: 80px 80px 80px 20px;}
select {
    border:1px solid #D1D5DC;
    color:#293848;
}
.elementbutton{
    width: 18px;
    border:1px solid #D1D5DC;
    color: grey;
}
.multilist_container{
    display:none;
}
#temp{
    border: 2px solid #F0A441;
}
#temp td{
    border: 1px solid #F0A441;
    text-align: center;
}
#temp th{
    border: 1px solid #F0A441;
    text-align: center;
}
#vehicle_desc{
    resize: none;
}
.page1{
    display: block;
    width: 29px;
    height: 29px;
    background-color: #f8f8f8;
    background-color: #f8f8f8;
    background: #fefefe; /* Old browsers */
    background: -moz-linear-gradient(top,  #fefefe 0%, #f5f5f5 47%, #e8e8e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(47%,#f5f5f5), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fefefe 0%,#f5f5f5 47%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fefefe 0%,#f5f5f5 47%,#e8e8e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fefefe 0%,#f5f5f5 47%,#e8e8e8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fefefe 0%,#f5f5f5 47%,#e8e8e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
    color: #607586;
    font-size: 13px;
    line-height: 30px;
    border-radius: 4px;
    text-shadow:0 1px 0 #FFFFFF;
    text-align: center;
    text-decoration: none;
    margin-right: 1px;
    margin-left: 1px;
}
.selected1{
    background: #293b4a; /* Old browsers */
    background: -moz-linear-gradient(top,  #293b4a 0%, #23313e 51%, #19222c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#293b4a), color-stop(51%,#23313e), color-stop(100%,#19222c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #293b4a 0%,#23313e 51%,#19222c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #293b4a 0%,#23313e 51%,#19222c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #293b4a 0%,#23313e 51%,#19222c 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #293b4a 0%,#23313e 51%,#19222c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#293b4a', endColorstr='#19222c',GradientType=0 ); /* IE6-9 */
    text-shadow:none;
    color: #ffffff;
    display: block;
    width: 29px;
    height: 29px;
    font-size: 13px;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    margin-right: 1px;
    margin-left: 1px;
}


/*###################################################################*/





