﻿
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');

.site-header {
    background-color: White;
    border-bottom: 4px solid #fff;
    padding: 10px 10px 10px 50px;
    min-height: 100px
}
.site-logo, #imgLogo {
    height: 75px;
    float: left;
    
}
.site-header a, .footer a
{
	color: #000 !important;
	font-weight: 500;
	text-decoration: none;
}
.header a:hover, .footer a:hover
{
	color: #000 !important;
}

.body a
{
	font-weight: 700;
	color: #763626 !important;
}
.body a:hover
{
	color: #2a3132 !important;
	text-decoration: underline;
}

.body, .widget a
{
	font-weight: 700;
	color: #000 !important;
}
.body,.widget a:hover
{
	color: #2a3132 !important;
	text-decoration: underline;
}

.RadGrid_FriskaMetroTouch, .RadGrid_FriskaMetroTouch .rgMasterTable, .RadGrid_FriskaMetroTouch .rgDetailTable, .RadGrid_FriskaMetroTouch .rgGroupPanel table, .RadGrid_FriskaMetroTouch .rgCommandRow table, .RadGrid_FriskaMetroTouch .rgEditForm table, .RadGrid_FriskaMetroTouch .rgPager table {
    font-weight: 100;
    font-size: 16px;
    line-height: 20px !important;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
}


h1, h2, h3, h4, h5, h6
{
	
	font-family: 'Roboto', 'Segoe UI Light' , Tahoma, Arial !important;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}



h1
{
	color: #2a3132;
	font-size: 20pt;
	margin-top: 30px !important;
	padding-bottom: 0px;
}

h2
{
	font-size: 17pt;
}

h3
{
	font-size: 16pt;
}

h4
{
	font-size: 14pt;
	border-bottom: 0px;
}
.h4
{
	font-size: 14pt;
	border-bottom: 0px;
}

h5
{
		font-size: 12pt;
	border-bottom: 0px;
}
h6
{
	font-size: 10pt;
	color: White;
	border-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: inline;
	text-align: left;
}

p {
    margin-bottom: 10px;
}

.RadTileList h2 {
    margin-top: 0px !important;
}
.RadTileList h3 {
    margin-top: 2px !important;
}

thead {
    display: table-row-group;
}

tbody {
    display: table-row-group;
}

tr {
    page-break-inside: avoid;
}
.riTextBox{
        border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.riTextBox:focus {
    border-color: #66afe9 !important;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6) !important;
}


.inline { display: inline !important; }

/* Style the button that is used to open and close the collapsible content */
.collapsible {
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
    .active, .collapsible:hover {
        background-color: #763626;
    }

/* Style the collapsible content. Note: hidden by default */
.content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
}

.collapsible h3:after {
    content: '(\002B)';
    color: black;
    font-weight: bold;
    font-size: large;
    float: right;
    margin-right: 10px;
    margin-left: 15px;
    padding-top: 1px;
}

.active h3:after  {
    content: "(\2212)";
    color: white;
}

.footer-logo {
    vertical-align: middle !important;
}

.menu-btn {
    background-color: black !important;
}

    .menu-btn:hover {
        background-color: dimgrey !important;
        border-color: dimgrey !important;
    }

    .menu-btn:focus {
        background-color: black !important;
    }

    .menu-btn:active {
        background-color: black !important;
    }

.yellow-btn {
    background-color: #fdc600 !important;
}

    .yellow-btn:hover {
        background-color: #ffe688 !important;
        border-color: black !important;
    }

    .yellow-btn:focus {
        background-color: #fdc600 !important;
    }

    .yellow-btn:active {
        background-color: #fdc600 !important;
    }

.clockin-btn {
    background-color: darkgreen !important;
}

.clockout-btn {
    background-color: darkred !important;
}

.link-btn {
    color: black;
}

    .link-btn:hover {
        color: black;
    }

.back-btn {
    width: max-content !important;
}

.not-bold-checkbox > label {
    font-weight: normal;
}

.btn-round-corners {
    border-radius: 15px !important;
}

.shift-container {
    background-color: #ededed;
    border-width: thin;
    border-color: black;
    border-style: solid;
    border-radius: 5px;
    padding-top: 5px;
}

.five-pixel-top-padding {
    padding-top: 5px;
}

.five-pixel-bot-padding {
    padding-bottom: 5px;
}

.px230-max-width {
    width: 230px;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}
.px250-max-width {
    width: 250px;
    max-width: 250px;
}

.headerbar-btn {
    border: 1px solid black;
    border-radius: 30px;
    background-color: inherit;
    width: 50px;
    height: 50px;
}

.headerbar-btn:hover {
    background-color: lightgray;
}

.icon-badge-group {

}

.icon-badge-group .icon-badge-container {
    display: inline-block;
}

.icon-badge-group .icon-badge-container:first-child {
    margin-left: 0
}

.icon-badge-container {
    position: relative;
}

.icon-badge-icon {
    position: relative;
}

.icon-badge {
    background-color: red;
    font-size: 10px;
    font-weight: bold;
    color: white;
    text-align: center;
    width: 15px;
    height: 15px;
    border-radius: 35%;
    position: absolute;
    top: -5px;
    left: 18px;
}

.pop-up {
    position: absolute;
    top: 10%;
    right: 1%;
    background-color: inherit;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    border: 1px solid black;
    border-radius: 10px;
    transition: all .50s ease;
    z-index: 9999 !important;
    display: none;
}

.pop-up.open {
    display: inherit;
}

.user-menu {
    width: 250px;
    height: 125px;
}

.notification-menu {
    width: 360px;
    height: 65px;
}

.bottom-border {
    border-bottom: 1px solid black;
}

.small-left-padding {
    padding-left: 5px;
}