@import url("../../css/bootstrap.css");@import url("../../libs/eonasdan-bootstrap-datetimepicker/build/css/bootstrap-datetimepicker.min.css");@import url("../../libs/bootstrap-daterangepicker/daterangepicker.css");@import url("../../libs/bootstrap-select/dist/css/bootstrap-select.min.css");@import url("../../libs/toastr/toastr.min.css");html,body{height: 100%; width: 100%;}body{background-image: url("/assets/web/images/bg.jpg"); background-size: cover; background-attachment: fixed;}*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0;}body{-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "Roboto", "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", BlinkMacSystemFont, -apple-system, "Segoe UI", "Microsoft Yahei", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight: 400;}.container-fluid{min-width: 1300px;}.col-8, .col-4{float: left;}.col-8{width: 66.66666667%;}.col-4{width: 33.33333333%;}