/* https://www.celcuity.com/wp-content/themes/celcuity/_assets/css/modules/drawers.css?ver=20151215 */
.drawers{padding:30px 0}.drawers .icon{width:35px;height:35px;float:right;color:#d8d8d8;text-align:center;font-size:25px;padding-top:4px;-webkit-transition:background-color 0.3s;transition:background-color 0.3s;cursor:pointer}.drawers .icon.active{display:none;font-size:20px;padding-top:3px}.drawers .toggle-drawer{margin-bottom:10px;border-bottom:1px #d8d8d8 solid}.drawers .toggle-drawer:last-of-type{border-bottom:none}.drawers .toggle-drawer:hover .icon{color:#000}.drawers .toggle-drawer.active .toggle-header .icon.active{display:block}.drawers .toggle-drawer.active .toggle-header .icon.in-active{display:none}.drawers .toggle-drawer h3{padding-right:30px;margin-top:0;max-width:90%}.drawers .toggle-header{padding:30px 0;position:relative}.drawers .toggle-header .icon{margin-top:15px;margin-right:10px}.drawers .toggle-header h3{color:#000}.drawers .toggle-content{padding:10px 0;display:none;margin-bottom:30px}.drawers .toggle-content p{margin:0 0 15px 0}