﻿.wrapper .active-state{z-index:999}
.wrapper .custom-select-wrapper{position:relative;font-size:14px;padding:0; background:#fff;}
.wrapper .custom-select-item{position:relative;height:44px;}
.wrapper .custom-select-item .custom-select-item-left{height:100%;}
.wrapper .custom-select-item .custom-select-item-right{height:100%;background:url(../img/extend/forms_select.png) no-repeat right top}
.wrapper .custom-select-item .custom-select-item-text{height:44px;line-height:44px;font-family:ubuntu;color:#444444;font-size:16px;padding-left:10px;padding-right:60px;}
.wrapper .custom-select-wrapper select{position:absolute;left:-10000px;font-family:ubuntu;font-size:inherit;border:1px solid #dedede;color:#444444; z-index: 8000;}
.wrapper .custom-select-wrapper select.active{left:0}
.wrapper .custom-checkbox .dnone{display:none}
.wrapper .custom-checkbox a{padding-left:34px;display:inline-block;padding-top:4px;padding-bottom:4px;text-decoration:none;color:#444}
.wrapper .custom-checkbox .input-custom-class-checkbox{background:url(../img/extend/forms_checkbox.png) no-repeat left 3px}
.wrapper .custom-checkbox .input-custom-class-checkbox-active{background:url(../img/extend/forms_checkbox.png) no-repeat left -67px}
.wrapper .custom-checkbox .input-custom-class-radio{padding-left:28px;padding-top:1px;color:#58707c;font-size:14px;background:url(../img/extend/forms_checkbox.png) no-repeat left -137px}
.wrapper .custom-checkbox .input-custom-class-radio-active{padding-left:28px;padding-top:1px;color:#58707c;font-size:14px;background:url(../img/extend/forms_checkbox.png) no-repeat left -207px}