/*!* icheck-material v1.0.0 (https://github.com/bantikyan/icheck-material)
* Copyright 2018 Hovhannes Bantikyan.
* Licensed under MIT (https://github.com/bantikyan/icheck-material/blob/master/LICENSE)*/[class*=icheck-material]{min-height:22px;margin-top:6px!important;margin-bottom:6px!important;padding-left:0;position:relative}[class*=icheck-material]>label{padding-left:32px!important;min-height:44px;line-height:44px;display:inline-block;position:relative;vertical-align:top;margin-bottom:0;font-weight:400;cursor:pointer}[class*=icheck-material]>input:first-child{position:absolute!important;opacity:0;background-color:#787878;border-radius:50%!important;appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;display:block;pointer-events:none;width:22px;height:22px;outline:none;transform:scale(2);-ms-transform:scale(2);transition:opacity .3s,transform .3s;top:0;bottom:0;left:0;right:0;margin:auto 0!important}[class*=icheck-material]>input:first-child:disabled{cursor:default}[class*=icheck-material]>input:first-child:disabled+label,[class*=icheck-material]>input:first-child:disabled+input[type=hidden]+label,[class*=icheck-material]>input:first-child:disabled+label::before,[class*=icheck-material]>input:first-child:disabled+input[type=hidden]+label::before{pointer-events:none;cursor:default;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}[class*=icheck-material]>input:first-child+label::before,[class*=icheck-material]>input:first-child+input[type=hidden]+label::before{content:"";display:inline-block;position:absolute;width:22px;height:22px;border:2px solid #787878;border-radius:3px;box-sizing:border-box;top:0;bottom:0;left:0;right:0;margin:auto 0}[class*=icheck-material]>input:first-child:checked+label::after,[class*=icheck-material]>input:first-child:checked+input[type=hidden]+label::after{content:"";display:inline-block;position:absolute;width:7px;height:10px;border:solid 2px #fff;border-left:none;border-top:none;transform:translate(7.75px,4.5px) rotate(45deg);-ms-transform:translate(7.75px,4.5px) rotate(45deg);box-sizing:border-box;top:0;bottom:0;left:0;right:0;margin:auto 0}[class*=icheck-material]>input:first-child:not(:checked):not(:disabled):hover+label::before,[class*=icheck-material]>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before{border-width:2px}[class*=icheck-material]>input:first-child::-ms-check{opacity:0;border-radius:50%}[class*=icheck-material]>input:first-child:active{transform:scale(0);-ms-transform:scale(0);opacity:1;transition:opacity 0s,transform 0s}[class*=icheck-material]>input[type=radio]:first-child{margin:auto 0}[class*=icheck-material]>input[type=radio]:first-child+label::before,[class*=icheck-material]>input[type=radio]:first-child+input[type=hidden]+label::before{border-radius:50%}[class*=icheck-material]>input[type=radio]:first-child:checked+label::before,[class*=icheck-material]>input[type=radio]:first-child:checked+input[type=hidden]+label::before{background-color:transparent}[class*=icheck-material]>input[type=radio]:first-child:checked+label::after,[class*=icheck-material]>input[type=radio]:first-child:checked+input[type=hidden]+label::after{content:"";position:absolute;width:10px;height:10px;border-radius:50%;border:none;transform:none;-ms-transform:none;top:0;bottom:0;left:6px;right:0;margin:auto 0}[class*=icheck-material]>input[type=checkbox]:first-child:checked+label::after,[class*=icheck-material]>input[type=checkbox]:first-child:checked+input[type=hidden]+label::after{width:8px;height:14px;transform:translate(7px,-2px) rotate(45deg);-ms-transform:translate(7px,-2px) rotate(45deg)}.icheck-inline{display:inline-block}.icheck-inline+.icheck-inline{margin-left:.75rem;margin-top:6px}.icheck-material-blue>input:first-child{background-color:#2196f3}.icheck-material-blue>input:first-child::-ms-check{background-color:#2196f3}.icheck-material-blue>input:first-child:not(:checked):not(:disabled):hover+label::before,.icheck-material-blue>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before{border-color:#2196f3}.icheck-material-blue>input:first-child:checked+label::before,.icheck-material-blue>input:first-child:checked+input[type=hidden]+label::before{background-color:#2196f3;border-color:#2196f3}.icheck-material-blue>input:first-child:checked+label::after,.icheck-material-blue>input:first-child:checked+input[type=hidden]+label::after{border-bottom-color:#fff;border-right-color:#fff}.icheck-material-blue>input[type=radio]:first-child:checked+label::after,.icheck-material-blue>input[type=radio]:first-child:checked+input[type=hidden]+label::after{background-color:#2196f3}.icheck-material-green>input:first-child{background-color:#4caf50}.icheck-material-green>input:first-child::-ms-check{background-color:#4caf50}.icheck-material-green>input:first-child:not(:checked):not(:disabled):hover+label::before,.icheck-material-green>input:first-child:not(:checked):not(:disabled):hover+input[type=hidden]+label::before{border-color:#4caf50}.icheck-material-green>input:first-child:checked+label::before,.icheck-material-green>input:first-child:checked+input[type=hidden]+label::before{background-color:#4caf50;border-color:#4caf50}.icheck-material-green>input:first-child:checked+label::after,.icheck-material-green>input:first-child:checked+input[type=hidden]+label::after{border-bottom-color:#fff;border-right-color:#fff}.icheck-material-green>input[type=radio]:first-child:checked+label::after,.icheck-material-green>input[type=radio]:first-child:checked+input[type=hidden]+label::after{background-color:#4caf50}