@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&family=Roboto&display=swap');
h1, h2, h3, h4, h5, h6{
font-family: 'Roboto', sans-serif;
}
@charset "utf-8";
.topnav {
    font-family: 'Roboto', sans-serif;
	color: #ffffff;
	font-size: 20px;
}
.content {
    font-family: 'Roboto', sans-serif;
	color: #929497;
	font-size: 28px; 
	
}
.container {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}
body {
     font-family: 'Roboto', sans-serif;

}

body p{
    font-family: 'Oswald', sans-serif;
}
button.add_new.content {
    background: #bc2433;
    border: none;
    color: #fff;
    font-size: 21px;
    padding: 13px 50px;
    border-radius: 5px;
}
h2.headlinee.left {
    float: left;
    width: 70%;
border: none;
margin-top: 10px;
}
.right_btn {
    float: right;
    width: 30%;
}
.content.checkbox {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 26px;
    padding: 4px 20px 30px !important;
	
}
.time_countt .col-sm-3 {
    float: left;
    width: 30%;
}

.time_countt .col-sm-7 {
    float: right;
    width: 70%;
}
.time_countt p {
    font-size: 32px;
    font-weight: bold;
    background: #fff !important;
    color: #bc2433;
    padding: 9px;
    line-height: 33px;
    border-radius: 10px;
	width: 100px;
    padding-bottom: 15px;
}
tr.month-heading {
    text-transform: uppercase;
	z-index: 999;
	    background:#000;
}

.schedule h2{
font-weight: 900!important;	
}

td.nav_icon {
    position: fixed;
    right: 0px;
}
.alignment .col-sm-3 {
    float: left;
}
.alignment .col-sm-7 {
    float: right;
}
button.add_appointment {
    background: #bc2433;
    padding: 12px 24px;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    margin-top: 10px;
}
.row.alignment {
    border-bottom: 1px solid #ccc;
    margin-bottom: 60px;
}
.alignment h2 {
    font-weight: 800;
    margin: 20px 10px;
    font-family: 'Roboto', sans-serif;
}
table.calendar th {
    font-family: 'Roboto', sans-serif;
}
span.headerLarge h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 44px;
    border-bottom: 1px solid #ff2d41;
    width: 75%;
    padding: 10px 0px;
margin-top: 0px;
font-family: 'Oswald', sans-serif;
}
div#timecounter {
    margin: 30px 5px;
    background: #bc2433;
    padding: 30px !important;
    color: #fff !important;
    border-radius: 7px;
}
span.month_name {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 28px;
    margin-left: 10px;
}
table.calendar {
    border-collapse: collapse !important;
    border-radius: 2em !important;
    overflow: hidden;
}
button.add_appointment {
    float: right;
}
span.header { 
    color: #333;
    font-weight: 700;
    font-size: 36px;
	    float: left;
    
}
.contentblack {
	font-family: 'Oswald', sans-serif;
	color: #000000;
	font-size: 28px; 
	
}

.contentwhite {
	font-family: 'Roboto', sans-serif;
	color: #ffffff;
	font-size: 17px; 
	
}

.contentcalendarblack {
	font-family: 'Roboto', sans-serif;
	color: #131313;
	font-size: 17px; 
	
}

.contentblacksmall {
	font-family: 'Oswald', sans-serif;
	color: #000000;
	font-size: 22px; 
	
}

.header {
	font-family: 'Oswald', sans-serif;
	color: #be1e2d;
	font-size: 32px;
}
a {
	color: #727071; 
}
.headerWhiteLarge {
	font-family: 'Oswald', sans-serif;
	color: #ffffff;
	font-size: 32px;
}
.topnav {
	font-family: 'Oswald', sans-serif;
	color: #ffffff;
	font-size: 15px;
}
.headerSmall {
	font-family: 'Oswald', sans-serif;
	color: #be1e2d;
	font-size: 15px;
}
.contentSmall {
	font-family: 'Oswald', sans-serif;
	color: #929497;
	font-size: 22px;
}
.headerLarge {
	font-family: 'Oswald', sans-serif;
	color: #be1e2d;
	font-size: 34px;
}
th.header {
    padding: 20px 5px;
}
.headerLargest {
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 36px;
	font-weight: bold; 
}
tr.week-heading > td {
    border: 1px solid #afafaf;
}
th.header {
    padding: 20px 5px;
}
td.texttime p {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
.contentSmallest {
	font-family: 'Oswald', sans-serif;
	color: #929497;
	font-size: 19px;
}
.contentLarge {
	font-family: 'Oswald', sans-serif;
	color: #777777;
	font-size: 18px;
}
.contentSmaller {
	font-family: 'Oswald', sans-serif;
	color: #929497;
	font-size: 18px;
}
select#userselection {
    padding: 9px 10px;
    border-radius: 5px;
	    border: 1px solid #555;
    outline: none;
    box-shadow: none;
     font-family: 'Roboto', sans-serif;
	 position:relative;
}

h2.headlinee {
    font-size: 32px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
span.dots {
    font-size: 42px;
    color: #b9b7b7d1;
    margin-left: 8px;
}

hr {
    border: 1px solid #ccc;
    width: 0;
}



@media only screen and (min-width: 900px) {
.container {
    width: 640px;
}
}
@media (min-width:240px) and (max-width:479px) {
table {
    width: 100%;
}

img {
     max-width: 100%;
    height: auto; }

}