﻿.active-state{z-index:999}
.custom-select-wrapper{position:relative;font-size:12px}
.custom-select-item{position:relative;height:28px}
.custom-select-item .custom-select-item-left{padding-left:7px;background:#000;height:100%;background:url(../img/extend/forms_select.png) no-repeat left top}
.custom-select-item .custom-select-item-right{height:100%;background:url(../img/extend/forms_select.png) no-repeat right -46px}
.custom-select-item .custom-select-item-text{width:100%;height:22px;padding-top:6px}
.custom-select-wrapper select{position:absolute;left:-10000px;font-family:Tahoma;font-size:inherit;border:1px solid #dedede;color:#333}
.custom-select-wrapper select.active{left:0}
.custom-checkbox .dnone{display:none}
.custom-checkbox a{padding-left:20px;display:inline-block;padding-top:2px;padding-bottom:2px;text-decoration:none;color:#444}
.custom-checkbox .input-custom-class-checkbox{background:url(../img/extend/forms_checkbox.png) no-repeat left 2px}
.custom-checkbox .input-custom-class-checkbox-active{background:url(../img/extend/forms_checkbox.png) no-repeat left -38px}
.custom-checkbox .input-custom-class-radio{background:url(../img/extend/forms_checkbox.png) no-repeat left -78px}
.custom-checkbox .input-custom-class-radio-active{background:url(../img/extend/forms_checkbox.png) no-repeat left -118px}