.ddHide{display:none !important}.ddAbs{position:absolute}.ddRel{position:relative}.ddMostOuter{box-sizing:border-box;display:inline-block;text-align:left;text-align:initial}.ddOuter{cursor:pointer;padding-right:16px;background:#f2f5f6;background:-moz-linear-gradient(top,#f2f5f6 0,#e3eaed 37%,#c8d7dc 100%);background:-webkit-linear-gradient(top,#f2f5f6 0,#e3eaed 37%,#c8d7dc 100%);background:linear-gradient(to bottom,#f2f5f6 0,#e3eaed 37%,#c8d7dc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f5f6',endColorstr='#c8d7dc',GradientType=0);padding-left:16px;box-sizing:border-box;border:1px solid black}.ddOuter:hover{background:#c8d7dc;background:-moz-linear-gradient(top,#c8d7dc 0,#e3eaed 63%,#f2f5f6 100%);background:-webkit-linear-gradient(top,#c8d7dc 0,#e3eaed 63%,#f2f5f6 100%);background:linear-gradient(to bottom,#c8d7dc 0,#e3eaed 63%,#f2f5f6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8d7dc',endColorstr='#f2f5f6',GradientType=0)}.ddOuter:active{background:#f2f5f6;background:-moz-linear-gradient(top,#f2f5f6 0,#e3eaed 37%,#72c0db 100%);background:-webkit-linear-gradient(top,#f2f5f6 0,#e3eaed 37%,#72c0db 100%);background:linear-gradient(to bottom,#f2f5f6 0,#e3eaed 37%,#72c0db 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f5f6',endColorstr='#72c0db',GradientType=0)}.ddOuter.ddDark{background:#7d7e7d;background:-moz-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:-webkit-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:linear-gradient(to bottom,#7d7e7d 0,#0e0e0e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d',endColorstr='#0e0e0e',GradientType=0);border:1px solid white}.ddOuter.ddDark:hover{background:#0e0e0e;background:-moz-linear-gradient(top,#0e0e0e 0,#7d7e7d 100%);background:-webkit-linear-gradient(top,#0e0e0e 0,#7d7e7d 100%);background:linear-gradient(to bottom,#0e0e0e 0,#7d7e7d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e0e0e',endColorstr='#7d7e7d',GradientType=0)}.ddOuter.ddDark:active{background:#000;background:-moz-linear-gradient(top,#000 0,#000 40%,#d10003 100%);background:-webkit-linear-gradient(top,#000 0,#000 40%,#d10003 100%);background:linear-gradient(to bottom,#000 0,#000 40%,#d10003 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#d10003',GradientType=0)}.ddOuterActive{box-shadow:0 -2px 10px 2px #888}.ddOuter.ddDark.ddOuterActive{box-shadow:0 -2px 10px 2px #f8f6f7}.ddOuter p.ddPlaceholder{color:black}.ddOuter.ddDark p.ddPlaceholder{color:white}.ddInner{background:transparent;left:0;box-sizing:border-box;color:black;margin-left:-16px;margin-right:-16px}.ddInner.ddDark{background:#202020;color:white;border-left:1px solid white;border-right:1px solid white;border-bottom:1px solid white;box-shadow:0 7px 10px 2px #f8f6f7}.ddOuter div.ddPlaceholder{padding-right:16px}.ddDownArrow{background:url('ericsDropdownImages/br_down.png') no-repeat center right}.ddUpArrow{background:url('ericsDropdownImages/br_up.png') no-repeat center right}.ddDark .ddDownArrow{background:url('ericsDropdownImages/br_down_white.png') no-repeat center right}.ddDark .ddUpArrow{background:url('ericsDropdownImages/br_up_white.png') no-repeat center right}.ddOuter ul{list-style-type:none;overflow:auto;padding:0;box-sizing:border-box;position:relative}.ddEllipses{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ddOuter ul li{padding-right:16px;padding-top:1em;padding-bottom:1em;padding-left:16px}.ddOuter ul li:nth-child(odd){background-color:#f6f8f8}.ddOuter ul li:nth-child(even){background-color:#FFF}.ddOuter.ddDark ul li:nth-child(odd){background-color:#404040}.ddOuter.ddDark ul li:nth-child(even){background-color:#636363}.ddOuter ul li.ddActive{background-color:green}.ddOuter.ddDark ul li.ddActive{background-color:navy}.ddFilter{padding-right:24px;width:90%;background:#FFF url('ericsDropdownImages/magnify.png') no-repeat center right;box-sizing:border-box;display:block;margin-left:auto;margin-right:auto;margin-top:5px;margin-bottom:5px}.ddInner ul{margin:0}