#cherry-team-options-form{margin:30px 20px  0 0;border:1px solid #e5e5e5;box-shadow:0 1px 1px rgba(0,0,0,0.04);background-color:#fff;border-radius:8px;padding:30px}#cherry-team-options-form .cherry-team-options-page-wrapper{background-color:#efefef;border-radius:6px;padding:30px;box-shadow:0 1px 1px rgba(0,0,0,0.04)}#cherry-team-options-form .cherry-team-options-list-wrapper{max-height:575px;overflow-y:scroll}#cherry-team-options-form .cherry-team-options-list-wrapper::-webkit-scrollbar{width:8px;height:8px}#cherry-team-options-form .cherry-team-options-list-wrapper::-webkit-scrollbar-button{width:0px;height:0px}#cherry-team-options-form .cherry-team-options-list-wrapper::-webkit-scrollbar-thumb{background:#495159;border:0px none #ffffff;border-radius:4px}#cherry-team-options-form .cherry-team-options-list-wrapper::-webkit-scrollbar-thumb:hover{background:#48c569}#cherry-team-options-form .cherry-team-options-list-wrapper::-webkit-scrollbar-thumb:active{background:#48c569}#cherry-team-options-form .cherry-team-options-list-wrapper::-webkit-scrollbar-track{background-color:rgba(0,0,0,0.1);border:0px none #495159;border-radius:4px}#cherry-team-options-form .cherry-team-options-list-wrapper::-webkit-scrollbar-track:hover{background:rgba(0,0,0,0.2)}#cherry-team-options-form .cherry-team-options-list-wrapper::-webkit-scrollbar-track:active{background:rgba(0,0,0,0.2)}#cherry-team-options-form .cherry-team-options-list-wrapper::-webkit-scrollbar-corner{background:transparent}#cherry-team-options-form .cherry-team-options-control-wrapper{position:relative;margin-top:30px;padding:30px;background-color:#fff;border-radius:4px;box-shadow:0px 5px 21px rgba(0,0,0,0.1)}#cherry-team-options-form .cherry-team-options-control-wrapper .custom-button{padding:16px 30px;display:inline-block;background-color:#C5C5C5;font-weight:900;text-transform:uppercase;color:#fff;box-shadow:0px 0px 13px rgba(0,0,0,0.2);cursor:pointer;border-radius:4px;margin-right:20px}#cherry-team-options-form .cherry-team-options-control-wrapper .custom-button.save-button{background-color:#48c569}#cherry-team-options-form .cherry-team-options-control-wrapper .custom-button.save-button:hover{background-color:#3ba956}#cherry-team-options-form .cherry-team-options-control-wrapper .custom-button.define-as-default-button{background-color:#495159}#cherry-team-options-form .cherry-team-options-control-wrapper .custom-button.define-as-default-button:hover{background-color:#282D31}#cherry-team-options-form .cherry-team-options-control-wrapper .custom-button.restore-button{background-color:#495159}#cherry-team-options-form .cherry-team-options-control-wrapper .custom-button.restore-button:hover{background-color:#282D31}#cherry-team-options-form .cherry-team-options-control-wrapper .custom-button:last-child{margin-right:0}#cherry-team-options-form .cherry-team-options-control-wrapper .custom-button:hover{background-color:#3ba956}.option-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;box-shadow:0px 5px 21px rgba(0,0,0,0.1);padding:20px 30px;background-color:#fff;border-bottom:1px solid #e5e5e5}.option-section:first-child{border-radius:4px 4px 0 0}.option-section:last-child{border-radius:0 0 4px 4px}.option-section .option-info-wrapper{-webkit-box-flex:0;-webkit-flex:0 1 30%;-ms-flex:0 1 30%;flex:0 1 30%}.option-section .option-info-wrapper .option-description{font-style:italic}.option-section .option-ui-element-wrapper{-webkit-box-flex:0;-webkit-flex:0 1 70%;-ms-flex:0 1 70%;flex:0 1 70%}.notice-box{background:#23282d;position:fixed;margin:5px 0;box-shadow:1px 1px 5px rgba(0,0,0,0.2);box-sizing:border-box;padding:8px 15px 8px 8px;min-width:200px;overflow:hidden;color:#fff;z-index:999;border-radius:2px;-webkit-transition:all 250ms cubic-bezier(0.85, 0.04, 1, 1);transition:all 250ms cubic-bezier(0.85, 0.04, 1, 1)}.notice-box span.dashicons{position:relative;margin-right:10px}.notice-box span.dashicons:before{position:absolute;font-size:30px;left:-6px;top:-4px}.notice-box.success-notice span.dashicons{color:#48c569}.notice-box.success-notice span.dashicons:before{content:"\f147"}.notice-box.success-notice .inner b{color:#48c569}.notice-box.info-notice span.dashicons{color:#faa730}.notice-box.info-notice span.dashicons:before{content:"\f534"}.notice-box.info-notice .inner b{color:#faa730}.notice-box.error-notice span.dashicons{color:#e54343}.notice-box.error-notice span.dashicons:before{content:"\f158"}.notice-box.show-state{-webkit-transition:all 500ms cubic-bezier(0.1, 0.67, 0.26, 1);transition:all 500ms cubic-bezier(0.1, 0.67, 0.26, 1)}.notice-box .inner{display:inline-block}.cherry-spinner-wordpress{width:50px;height:50px;position:absolute;top:30px;right:30px;display:none}.double-bounce-1,.double-bounce-2{width:100%;height:100%;border-radius:50%;background-color:#48c569;opacity:0.6;position:absolute;top:0;left:0;-webkit-animation:tm-bounce 2.0s infinite ease-in-out;animation:tm-bounce 2.0s infinite ease-in-out}.double-bounce-2{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}@-webkit-keyframes tm-bounce{0%, 100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes tm-bounce{0%, 100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}#cherry-team-social .icon-wrap,#cherry-team-social .label-wrap,#cherry-team-social .url-wrap{display:inline-block;vertical-align:top;box-sizing:border-box}#cherry-team-social .icon-wrap{width:18%}#cherry-team-social .label-wrap,#cherry-team-social .url-wrap{width:41%;padding:0 0 0 10px}#cherry-team-skills .label-wrap,#cherry-team-skills .value-wrap,#cherry-team-skills .color-wrap{display:inline-block;vertical-align:top;box-sizing:border-box}#cherry-team-skills .label-wrap{width:60%;padding:0 10px}#cherry-team-skills .value-wrap{width:10%}#cherry-team-skills .color-wrap{width:30%}
