@import url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.2.1/css/bootstrap.min.css);
@import url(https://library.goo1.de/fontawesome/6/css/all.min.css);
@import url(/skins/grey/libs/bootstrap-toggle/css/bootstrap4-toggle.min.css);
@import url(https://fonts.googleapis.com/css?family=Ubuntu|Ubuntu+Condensed&display=swap);
@import url(md-bs.css);

.ellipsis { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.nowrap { white-space: nowrap; }

.embed-responsive-8by3::before { padding-bottom: 37.5%; }
.form-group.row > label { font-weight: bold; }

body:not(.device-android) .show-android { display: none !important; }
body:not(.device-ios) .show-ios { display: none !important; }

.nav-tabs .nav-link.active { color: #000; font-weight: bold; border: none; border-bottom: 3px solid #007bff; }

body { font-family: 'Ubuntu', -apple-system, BlinkMacSystemFont, "Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: 1rem;}
h2, .h2 { font-family: 'Ubuntu Condensed', Verdana, Arial, Sans-Serif; font-size: 2rem;}
h3, .h3 { font-family: 'Ubuntu Condensed', Verdana, Arial, Sans-Serif; font-size: 2rem;}
h4, .h4 { font-family: 'Ubuntu Condensed', Verdana, Arial, Sans-Serif; font-size: 1.5rem;}

/*@media print {    
    .d-print-none, .d-print-none *, .no-print, .no-print * { display: none !important; }
}*/

