.notice{padding:15px;background-color:#fafafa;border-left:6px solid #7f7f84;margin-bottom:20px;-webkit-box-shadow:0 5px 8px -6px rgba(0,0,0,.2);-moz-box-shadow:0 5px 8px -6px rgba(0,0,0,.2);box-shadow:0 5px 8px -6px rgba(0,0,0,.2)}.notice-sm{padding:10px;font-size:80%}.notice-lg{padding:35px;font-size:large}.notice-success{background-color:rgba(128, 214, 81, 0.1);border-color:#80D651}.notice-success>strong, .notice-success
p.title{color:#80D651}.notice-info{border-color:#45ABCD}.notice-info>strong, .notice-info
p.title{color:#45ABCD}.notice-warning{border-color:#FEAF20}.notice-warning>strong, .notice-warning
p.title{color:#FEAF20}.notice-danger{border-color:#d73814}.notice-danger>strong, .notice-danger
p.title{color:#d73814}.notice p i.fa-t{font-size:200%}.material-switch>input[type="checkbox"]{display:none}.material-switch>label{cursor:pointer;height:0px;position:relative;width:40px}.material-switch>label::before{background:rgb(0, 0, 0);box-shadow:inset 0px 0px 10px rgba(0, 0, 0, 0.5);border-radius:8px;content:'';height:16px;margin-top:-8px;position:absolute;opacity:0.3;transition:all 0.4s ease-in-out;width:40px}.material-switch>label::after{background:rgb(255, 255, 255);border-radius:16px;box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3);content:'';height:24px;left:-4px;margin-top:-8px;position:absolute;top:-4px;transition:all 0.3s ease-in-out;width:24px}.material-switch>input[type="checkbox"]:checked+label::before{background:inherit;opacity:0.5}.material-switch>input[type="checkbox"]:checked+label::after{background:inherit;left:20px}