@font-face {
    font-family: montserrat;
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat'), url(https://fonts.cdnfonts.com/s/14883/Montserrat-Regular.woff) format('woff')
}

@font-face {
    font-family: montserrat;
    font-style: italic;
    font-weight: 400;
    src: local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-Italic.woff) format('woff')
}
/*@font-face{font-family:montserrat;font-style:normal;font-weight:250;src:local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-Thin.woff) format('woff')}
@font-face{font-family:montserrat;font-style:italic;font-weight:250;src:local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-ThinItalic.woff) format('woff')}
@font-face{font-family:montserrat;font-style:normal;font-weight:275;src:local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-ExtraLight.woff) format('woff')}
@font-face{font-family:montserrat;font-style:italic;font-weight:275;src:local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-ExtraLightItalic.woff) format('woff')}
*/ @font-face {
    font-family: montserrat;
    font-style: normal;
    font-weight: 300;
    src: local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-Light.woff) format('woff')
}

@font-face {
    font-family: montserrat;
    font-style: italic;
    font-weight: 300;
    src: local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-LightItalic.woff) format('woff')
}

@font-face {
    font-family: montserrat;
    font-style: normal;
    font-weight: 500;
    src: local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-Medium.woff) format('woff')
}

@font-face {
    font-family: montserrat;
    font-style: italic;
    font-weight: 500;
    src: local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-MediumItalic.woff) format('woff')
}

@font-face {
    font-family: montserrat;
    font-style: normal;
    font-weight: 600;
    src: local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-SemiBold.woff) format('woff')
}

@font-face {
    font-family: montserrat;
    font-style: italic;
    font-weight: 600;
    src: local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-SemiBoldItalic.woff) format('woff')
}

@font-face {
    font-family: montserrat;
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-Bold.woff) format('woff')
}

@font-face {
    font-family: montserrat;
    font-style: italic;
    font-weight: 700;
    src: local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-BoldItalic.woff) format('woff')
}

@font-face {
    font-family: montserrat;
    font-style: normal;
    font-weight: 800;
    src: local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-ExtraBold.woff) format('woff')
}

@font-face {
    font-family: montserrat;
    font-style: italic;
    font-weight: 800;
    src: local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-ExtraBoldItalic.woff) format('woff')
}

@font-face {
    font-family: montserrat;
    font-style: normal;
    font-weight: 900;
    src: local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-Black.woff) format('woff')
}

@font-face {
    font-family: montserrat;
    font-style: italic;
    font-weight: 900;
    src: local('Montserrat'),url(https://fonts.cdnfonts.com/s/14883/Montserrat-BlackItalic.woff) format('woff')
}

body {
    margin: 0;
    padding: 0;
    padding-top: 0px;
    font: 14px/normal montserrat, sans-serif;
    border-radius: 10px;
}


div.RadMenu {
    text-align: right;
    width: auto;
    float: right;
}

.RadGrid .RadGrid_Default {
    border-radius: 10px;
}
/* FILE INPUT BUTTON*/
.CamFront span[tabindex].ruButton.ruBrowse {
    height: 40px;
    background-image: url("images/Camera Front 2.png") !important;
    min-width: fit-content;
    width: 28px;
    border: 0px;
    margin-bottom: 4px;
}

.CamBack span[tabindex].ruButton.ruBrowse {
    height: 40px;
    background-image: url("images/Camera Back 2.png") !important;
    min-width: fit-content;
    width: 28px;
    border: 0px;
}
/* CHANGE CURSOR OVER FILE RADASYNCUPLOAD*/
input[type=file].ruFileInput {
    cursor: pointer;
}
/* HIDE FILE DROPDOWN*/
span[tabindex].ruFakeInput {
    display: none;
}
/* CENTER ICONS IN POPUP */
.ruInputs, .rbDecorated {
    text-align: center;
    background-image: none;
}
/* REMOVE SHADOW FROM CHECKBOX */
.rbIcon {
    background-image: none !important;
}

/* UPLOADED FILE NAMES AND REMOVE BUTTON*/
span.ruUploadProgress, span[tabindex].ruButton.ruRemove {
    font-family: Montserrat, Arial,Verdana,Tahoma,Trebuchet,Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    border-width: 1px;
    display: block; /* MOVES THE REMOVE BUTTON BELOW THE FILE NAME */
}

html body .RadInput_Default .riRead {
    background-color: lightblue;
}

.styMobile {
    font-family: Montserrat, Arial,Verdana,Tahoma,Trebuchet,Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    height: 30px;
    border-radius: 10px;
    text-align: center;
}

.center-content {
    text-align: center
}

.left-content {
    text-align: left;
}
/* VERIFY BUTTON */
#btnVerify, #btnVerify:hover {
    color: green;
    padding: 0px;
    background-image: none;
    font-family: Montserrat, Arial,Verdana,Tahoma,Trebuchet,Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    height: 20px;
    vertical-align: inherit;
    min-width: 35px;
    border-width: 0px;
    background-color: inherit;
    cursor: pointer;
}
/* EDIT BUTTON*/
#btnEdit {
    color: red;
    border-width: 0px;
    background-color: inherit;
    padding: 0px;
    background-image: none;
    font-family: Montserrat, Arial,Verdana,Tahoma,Trebuchet,Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    height: 20px;
    vertical-align: inherit;
    min-width: 35px;
    cursor: pointer;
}
/*CHECKIN FAST TEXTBOX*/
.riTextBox.riEnabled.styMobile, .riTextBox.riFocused.styMobile, input.riTextBox.riRead.styTxt {
    font-family: Montserrat, Arial,Verdana,Tahoma,Trebuchet,Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    height: 22px;
    padding: 0px;
    background-color: inherit;
}
/* EDITING TEXTBOX */
input.riTextBox.riFocused.styTxt, .riTextBox.riEnabled.styTxt {
    font-family: Montserrat, Arial,Verdana,Tahoma,Trebuchet,Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    height: 22px;
    padding: 0px;
    color: #28ad35;
    background-color: inherit;
}
/* THIS STYLES THE PANEL FIELDSET*/
fieldset {
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: blue;
}
/* DISABLED TEXTBOX CONTROLS */
.RadInput .riTextBox:disabled, .RadInput .riTextBox:disabled {
    font-family: Montserrat, Arial,Verdana,Tahoma,Trebuchet,Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    height: 22px;
    padding: 0px;
    background: inherit;
}
/*EMPTY MESSAGE STYLE*/
.riTextBox.riEmpty.styMobile, input.riTextBox.riEmpty.styLoc, textarea.riTextBox.riEmpty.styLoc {
    font-family: Montserrat, Arial,Verdana,Tahoma,Trebuchet,Sans-Serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    height: 30px;
    color: #a6a6a6;
    border-radius: 10px;
    /*background-color:lightyellow !important;*/
}
/*RADBUTTON STYLE - ALLOW CHKBOX TEXT TO WRAP ON PHONE*/
.RadButton {
    white-space: normal !important;
    box-sizing: unset !important;
}

.RadButton_Default.rbCheckBox .rbText {
    color: #1B6EC2!important;
}

input[type=submit].rbDecorated, span.RadButton.RadButton_Default.rbVerticalButton,
.RadLabel.RadLabel_Default, button.RadButton_Default.rbButton {
    font-family: montserrat, Verdana;
    font-size: 12px;
    font-weight: 600;
    background-image: none;
    border-radius: 10px 10px 10px 10px !important;    
}

#lblUplPrompt {
    padding: 0px 0px 0px 5px;
}
/* HOME PAGE CHECKIN/UPDATE BUTTON*/
button.RadButton_Default.rbButton {
    background-color: #DAF1DC;
    border-radius: 20px;
    border-color: green;
    border-width: 1px;
    border-style: solid;
    color: white;
}

input[type=submit].rbDecorated:hover, span.RadButton.RadButton_Default.rbVerticalButton:hover,
.RadLabel.RadLabel_Default:hover, .RadButton_Default:hover {
    font-family: montserrat, Verdana;
    font-size: 12px;
}
/*LOCATION INPUT BOX, UNFOCUSED AND FOCUSED*/
input.riTextBox.riFocused.styLoc, input.riTextBox.riEnabled.styLoc, textarea.riTextBox.riEnabled.styLoc,
input.riTextBox.riRead.styLoc, input[type=text].RadInput_Default.riTextBox.styLoc {
    font-family: montserrat, Verdana;
    font-size: 12px;
    font-weight: 500;   
    border-radius: 10px;
    height: 30px;
    display: inline;    
}
.styQChk {
    text-align: left;
}
/* MOVE TEXT CLOSER TO RADCHECKBOX*/
.rbText {
    padding: 0px !important;
}
/* SET FONT FOR RADCHECKBOXES*/
.RadRadioButton.RadButton, .RadCheckBox.RadButton {
    font-family: montserrat, Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    color: black !important;
    text-align: left;    
}
/*ROUNDED EDGES ON HOME PAGE CARDS*/
div.RadCard {
    border-radius: 10px;
}
/* STYLES QUESTIONAIRE TEXT*/
.t-col.styQtxt {
    padding-left: 5px !important;
    font-family: Montserrat, Tahoma,Trebuchet,Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    color: black !important;
    text-align: right;
}

.t-col-sm-4 {
    padding-left: 10px;
}

.t-container {
    padding-top: 10px;
    padding-bottom: 10px;
}

.statustxtgreen, #lblStatus.RadAjaxPanel {
    font-family: Montserrat, Tahoma,Trebuchet,Sans-Serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    color: Green !important;
    text-align: left;
}
/* INSURANCE LABELS*/
.RadLabel.RadLabel_Default.InsLabels {
    color: #28ad35;
    font-size: 12px;
    font-weight: 600;
    padding-left: 0px;
    padding-right: 5px;
    border-radius: 3px;
}
/* CHANGE INSURANCE BUTTON FONT SIZE*/
#btnChngIns_input {
    font-size: 11px;
}

/* SPACING BETWEEN CAMERA BUTTONS*/
.styCamera {
    padding: 10px;
}
/* VERTICALLY ALIGN LAYOUT COLUMN ON REG PAGE*/
.styColSm{
    padding-top: 4px;
}
/* SET POPUP BACK COLOR*/
.RadWindow_Default .rwContent {
    background-color: #ECF1FA !important;
    overflow: hidden !important;
}
.RadInput {
    display: inline !important;
}
/* PAGE LAYOUT STYLE*/
.RadPgLyt {
    border-radius: 20px;
    border-color: blue;
    background-color: #ECF1FA;
    overflow: hidden;
}
/* CENTER EVERYTHING IN WINDOW */
div.RadWindow.RadWindow_Default {
    text-align: center;
}
/* RADBUTTON STYLES ARE INPUTS INSIDE SPANS*/
span.RadButton.RadButton_Default.rbSkinnedButton.styButton, span.radbutton.RadButton_Default.rbVerticalButton.stymedtxt
{
    background-color: #65b5e4;
    border-radius: 15px;
    font-family: Montserrat, Arial,Verdana,Tahoma,Trebuchet,Sans-Serif;
    font-size: 11px;
    font-style: normal;
    text-decoration: none;
    font-weight: 600;
    border-width: 1px;
    border-color: gray;
    border-style: solid;
    color: black;
    background-image: none;
    padding-right: 4px;
}
/* QUESTIONAIRE STYLING */
.styQtxt {
    font-family: Montserrat, Arial,Verdana,Tahoma,Trebuchet,Sans-Serif;
    font-style: normal;
    text-decoration: none;
    font-weight: 600;
    color: black;
    background-image: none;
    font-size: 12px;
    text-align: right;
}
/* FONT SIZE and FAMILY FOR LIST ITEM */
.rddlItem {
    font-size: 12px !important;
    font-family: Montserrat, Arial,Verdana,Tahoma,Trebuchet,Sans-Serif !important;
}
/* DROP DOWN LIST STYLES*/
.rddlFocused, .rddlFakeInput, .rddlInner, .RadDropDownList {
    font-size: 12px !important;
    font-family: Montserrat, Arial,Verdana,Tahoma,Trebuchet,Sans-Serif !important;
    background-color: #fff !important;
    background-image: none !important;
    border-radius: 10px !important;
    color: black;
}
.RadDropDownList_Default .rddlFocused {
    color: black !important;
}

/* DROP DOWN ARROW */
.p-i-arrow-60-down {
    color: black !important;
}
/* SET INNER HEIGHT SO OUTER SPACING MATCHES TEXTBOX SPACING*/
.rddlInner .rddlFocused, .rddlInner {
    height: 20px !important;
}
.RadPgLytVerified {
    border-radius: 20px;
    border-color: blue;
    background-color: #DAF1DC;
}

.styPtInfo {
    color: black !important;
    font-size: 12px;
    font-weight: 600;
    padding-left: 0px;
    padding-right: 5px;
}

span.RadLabel.RadLabel_Default.styLbls {
    color: #1B6EC2 !important;
    font-size: 12px;
    font-weight: 600;
    padding-left: 0px;
    padding-right: 5px;
}

.RadLabel.RadLabel_Default.statustxt {
    color: red;
}

#lblStatus.statustxt, #lblChkInStatus.statustxt {
    font-family: Montserrat, Tahoma,Trebuchet,Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    color: Red;
    text-align: left;
}

.col, .header, .footer {
    background-color: #78a6ab;
    border: 1px solid #cccccc;
    text-align: left;
    border-radius: 7px;
}

.header, .footer {
    height: 50px;
}

.col {
    margin: 10px 0;
    padding: 5px 10px;
    height: 100px;
}

hr {
    height: 10px;
    border: 0;
    /*box-shadow: 0 10px 10px -10px #DFDFDF inset;*/
    box-shadow: 0 10px 10px -10px #1b6ec2 inset;
}

.panelmiddle {
    vertical-align: middle;
    display: table-cell;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.hr-shadow {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px #DFDFDF;
    border-top: 1px solid gainsboro;
}

.menu-font {
    font: 14pt/normal montserrat, sans-serif;
}

.card-container {
    display: flex;
    box-sizing: border-box;
    flex-wrap: wrap;
    justify-content: center;
}

.k-card {
    width: 270px;
    margin: 5%;
}

.k-card-footer {
    text-align: center;
    border-width: 1px 0 0;
    border-color: inherit;
}

.k-card .rbButton.k-button.rbHovered {
    color: inherit;
}

.k-button.RadButton.rbRounded {
    border-radius: 0;
}

.card-action {
    background-color: #1B6EC2;
    color: white;
}

.card-action-disabled {
    background-color: #E6E6E6;
    color: #333333;
}
