﻿.ddc_selector{display:inline-block;vertical-align:top;position:relative;overflow:hidden;width:100%;height:27px;background:#f4f4f4;border:1px solid #ccc;border-bottom-color:#c4c4c4;border-radius:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:-webkit-linear-gradient(top,#fcfcfc,#eee);background-image:-moz-linear-gradient(top,#fcfcfc,#eee);background-image:-o-linear-gradient(top,#fcfcfc,#eee);background-image:linear-gradient(to bottom,#fcfcfc,#eee);-webkit-box-shadow:inset 0 1px #fff,inset 0 0 0 1px rgba(255,255,255,0.4),0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px #fff,inset 0 0 0 1px rgba(255,255,255,0.4),0 1px 1px rgba(0,0,0,0.05);padding-left:9px;padding-top:2px;color:#62717a;cursor:default}.ddc_selector:hover{border:1px solid #51b5fb}.ddc_selector:before,.ddc_selector:after{content:'';position:absolute;z-index:1;top:8px;right:10px;width:0;height:0;border:3px dashed;border-color:#aaa transparent;border-color:rgba(0,0,0,0.4) transparent;pointer-events:none}.ddc_selector:before{border-bottom-style:solid;border-top:none}.ddc_selector:after{margin-top:6px;border-top-style:solid;border-bottom:none}.ddc_content{z-index:2000;display:inline-block;vertical-align:top;position:absolute;overflow:hidden;width:100%;background:#fff;border:1px solid #ccc;border-bottom-color:#c4c4c4;border-radius:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px #fff,inset 0 0 0 1px rgba(255,255,255,0.4),0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px #fff,inset 0 0 0 1px rgba(255,255,255,0.4),0 1px 1px rgba(0,0,0,0.05);padding:5px 5px 5px 9px;color:#62717a;border-top:none;max-height:200px;overflow:hidden;overflow-y:auto;top:27px;left:0}