.main{margin:50px 15px}h1.title{font-size:50px;font-family:'Passion One', cursive;font-weight:400}.form-group{margin-bottom:15px}label{margin-bottom:15px}input,input::-webkit-input-placeholder{font-size:11px;padding-top:3px}.main-login{background-color:#fff;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-moz-box-shadow:0px 2px 2px rgba(0,0,0,0.3);-webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.3);box-shadow:0px 2px 2px rgba(0,0,0,0.3)}.form-control{height:auto !important;padding:8px 12px !important}.input-group{-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.21) !important;-moz-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.21) !important;box-shadow:0px 2px 5px 0px rgba(0,0,0,0.21) !important}#button{border:1px solid #ccc;margin-top:28px;padding:6px 12px;color:#666;text-shadow:0 1px #fff;cursor:pointer;-moz-border-radius:3px 3px;-webkit-border-radius:3px 3px;border-radius:3px 3px;-moz-box-shadow:0 1px #fff inset, 0 1px #ddd;-webkit-box-shadow:0 1px #fff inset, 0 1px #ddd;box-shadow:0 1px #fff inset, 0 1px #ddd;background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #eee 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #eee));background:-webkit-linear-gradient(top, #f5f5f5 0%, #eee 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #eee 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #eee 100%);background:linear-gradient(top, #f5f5f5 0%, #eee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#eeeeee', GradientType=0)}.main-center{margin-top:30px;margin:0 auto;max-width:400px;padding:10px 40px;background:#009edf;color:#FFF;text-shadow:none;-webkit-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.31);-moz-box-shadow:0px 3px 5px 0px rgba(0,0,0,0.31);box-shadow:0px 3px 5px 0px rgba(0,0,0,0.31)}span.input-group-addon i{color:#009edf;font-size:17px}.login-button{margin-top:5px}.login-register{font-size:11px;text-align:center}.dealer-dashbaord ul.menu{margin-left:0;padding-left:0;list-style:none}.dealer-dashbaord ul.menu li{text-align:left;display:block}.dealer-dashbaord ul.menu li a{color:#000}.dealer-dashbaord .multiple-data{font-style:italic;font-size:.8em}.dealer-dashbaord .snippet-text{width:100%;height:150px}.dealer-dashbaord .snippet_textarea{width:100%;height:150px}.example.example2{background-color:#fff;padding-bottom:15px}.example.example2 *{font-family:Source Code Pro, Consolas, Menlo, monospace;font-size:16px;font-weight:500}.example.example2 .row{display:-ms-flexbox;display:flex;margin:0 5px 10px}.example.example2 .field{position:relative;width:100%;height:50px;margin:0 10px}.example.example2 .field.half-width{width:50%}.example.example2 .field.quarter-width{width:calc(25% - 10px)}.example.example2 .baseline{position:absolute;width:100%;height:1px;left:0;bottom:0;background-color:#cfd7df;transition:background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1)}.example.example2 label{position:absolute;width:100%;left:0;bottom:8px;color:#cfd7df;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transform-origin:0 50%;cursor:text;transition-property:color, transform;transition-duration:0.3s;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.example.example2 .input{position:absolute;width:100%;left:0;bottom:0;padding-bottom:7px;color:#32325d;background-color:transparent}.example.example2 .input::-webkit-input-placeholder{color:transparent;transition:color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1)}.example.example2 .input::-moz-placeholder{color:transparent;transition:color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1)}.example.example2 .input:-ms-input-placeholder{color:transparent;transition:color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1)}.example.example2 .input.StripeElement{opacity:0;transition:opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);will-change:opacity}.example.example2 .input.focused,.example.example2 .input:not(.empty){opacity:1}.example.example2 .input.focused::-webkit-input-placeholder,.example.example2 .input:not(.empty)::-webkit-input-placeholder{color:#cfd7df}.example.example2 .input.focused::-moz-placeholder,.example.example2 .input:not(.empty)::-moz-placeholder{color:#cfd7df}.example.example2 .input.focused:-ms-input-placeholder,.example.example2 .input:not(.empty):-ms-input-placeholder{color:#cfd7df}.example.example2 .input.focused+label,.example.example2 .input:not(.empty)+label{color:#aab7c4;transform:scale(0.85) translateY(-25px);cursor:default}.example.example2 .input.focused+label{color:#24b47e}.example.example2 .input.invalid+label{color:#ffa27b}.example.example2 .input.focused+label+.baseline{background-color:#24b47e}.example.example2 .input.focused.invalid+label+.baseline{background-color:#e25950}.example.example2 input,.example.example2 button{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border-style:none}.example.example2 input:-webkit-autofill{-webkit-text-fill-color:#e39f48;transition:background-color 100000000s;-webkit-animation:1ms void-animation-out}.example.example2 .StripeElement--webkit-autofill{background:transparent !important}.example.example2 input,.example.example2 button{-webkit-animation:1ms void-animation-out}.example.example2 button{display:block;width:calc(100% - 30px);height:40px;margin:40px 15px 0;background-color:#24b47e;border-radius:4px;color:#fff;text-transform:uppercase;font-weight:600;cursor:pointer}.example.example2 input:active{background-color:#159570}.example.example2 .error svg{margin-top:0 !important}.example.example2 .error svg .base{fill:#e25950}.example.example2 .error svg .glyph{fill:#fff}.example.example2 .error .message{color:#e25950}.example.example2 .success .icon .border{stroke:#abe9d2}.example.example2 .success .icon .checkmark{stroke:#24b47e}.example.example2 .success .title{color:#32325d;font-size:16px !important}.example.example2 .success .message{color:#8898aa;font-size:13px !important}.example.example2 .success .reset path{fill:#24b47e}.example .success{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:100%;height:100%;top:0;left:0;padding:10px;text-align:center;pointer-events:none;overflow:hidden}@media (min-width: 670px){.example .success{padding:40px}}.example .success>*{transition-property:opacity, transform;transition-duration:0.35s;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);opacity:0;transform:translateY(50px)}.example .success .icon{margin:15px 0 30px;transform:translateY(70px) scale(0.75)}.example .success .icon svg{will-change:transform}.example .success .icon .border{stroke-dasharray:251;stroke-dashoffset:62.75;transform-origin:50% 50%;transition:stroke-dashoffset 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);animation:spin 1s linear infinite}.example .success .icon .checkmark{stroke-dasharray:60;stroke-dashoffset:60;transition:stroke-dashoffset 0.35s cubic-bezier(0.165, 0.84, 0.44, 1) 0.35s}.example .success .title{font-size:17px;font-weight:500;margin-bottom:8px}.example .success .message{font-size:14px;font-weight:400;margin-bottom:25px;line-height:1.6em}.example .success .message span{font-size:inherit}.example .success .reset:active{transition-duration:0.15s;transition-delay:0s;opacity:0.65}.example .success .reset svg{will-change:transform}.example .error{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:absolute;width:100%;top:100%;margin-top:20px;left:0;padding:0 15px;font-size:13px !important;opacity:0;transform:translateY(10px);transition-property:opacity, transform;transition-duration:0.35s;transition-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1)}.example .error.visible{opacity:1;transform:none}.example .error .message{font-size:inherit}.example .error svg{-ms-flex-negative:0;flex-shrink:0;margin-top:-1px;margin-right:10px}.mce-btn button,.wp-switch-editor{box-shadow:none}
