/* Src/Skins/elements2.css : */
html{box-sizing:border-box}
*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}
body{background-color:#fff;font-size:100%;line-height:1.5}
abbr[title]{cursor:help}
img{height:auto;max-width:100%}
[hidden],.tg-hidden,.tg-hidden-ifnotadmin{display:none !important}
::-ms-clear{display:none}
table{width:100%}
th{text-align:left}
.tg-input,select,textarea{max-width:100%;width:100%}
legend{max-width:100%}
fieldset{margin:0
0 1.5em}
select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("Src/Img/icons/combo-16.png") no-repeat 98% 50%;display:block;padding-right:1.5em !important}
select[multiple]{background:none}
select::-ms-expand{display:none}
textarea{resize:vertical}
[disabled],.tg-disabled{opacity: .6}
.tg-input[disabled],.tg-disabled.tg-form-control-inlineeditor{background-color:#eee}
[type="file"]{cursor:pointer}
[type="file"]::-webkit-file-upload-button{cursor:pointer}