/*
Theme Name: MSF
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: Sarah Berg
Description: Magical theme for a princess volunteer group
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: msf
*/


/*******************
	RESET
*******************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.wf-loading {
	visibility: hidden;
}
.wf-active, .wf-inactive {
	visibility: visible;
}


/*******************
	GLOBAL
*******************/
body{ background:#A5A5A5; font-family: "proxima-nova", Arial, Helvetica, sans-serif; color:#415463; font-size:15px; line-height:22px; font-weight:500; min-width:1280px;

      -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4 { font-weight:bold;}
h1{ font-size:38px; line-height:normal;}

a{ text-decoration:none; color:#037798;}
a:hover{color:#00aaad;}
i, em{ font-style:italic}
b, strong{ font-weight:bold;}
img{ max-width:100%; height:auto;}
hr{ height:1px; border:none; background:#eee; opacity:.4; margin:15px 0;}

textarea { color: #415463; }

.hide{ display:none}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.center{text-align:center;}
.inline{ display:inline-block; vertical-align:top; padding-left:20px;}
.inline:first-child{ padding-left:0px;}

.row{margin:0 -8px 0 -7px;}
.row:after{visibility: hidden; display: block;  font-size: 0;  content: " ";  clear: both; height: 0;}
.row>div{ float:left; padding:0 8px 0 7px; box-sizing:border-box;}
/**.row>div.left, .row>div.third{ height: 50px; } */ /* fixing height issues when floating dropdowns*/
.fixedheight { height: 50px; }  /* fixing height issues when floating dropdowns*/

.full{ width:100%;}
.half{ width:50%;}
.third{ width:33.33%;}
.two-third{ width:66.66%;}
.fourth{ width:25%;}
.three-fourth{ width:75%;}

.maxContain{ margin:0 auto; /**min-width:1280px;*/}
.maxContainPadding{ padding-left:20px; padding-right:20px; position:relative}
.maxContainPadding .maxContainPadding{ padding-left:20px; padding-right:0px; position:relative}

.padding30{padding-top:30px; padding-bottom:30px;}
.padding15{padding-top:15px; padding-bottom:15px;}

.inline-spacer{padding:0 12px; display:inline}

.bgWhite{ background:#fff;}
.bgGrey{ background:#eee;}
.bgMediumGrey { background: #808083 }
.bgBlue{ background:#037799; }
.bgLightBlue{ background:#def0f3; }
.bgDarkBlue{ background:#3d5464; }
.bgTeal{ background:#00aaad; }

.bgRed {
    background: #ED1C24 !important;
}

.bgYellow {
    background: #f7a800 !important;
}

.bgGreen {
    background: #51a351 !important;
}

.fWhite{ color:#fff;}
.fBlack{ color:#415463;}
.fGrey{ color:#808080 !important;}
.fYellow{ color:#f7a800;}
.fBlue{ color:#037799;}
.fDarkBlue {color: #3d5464; }
.fLightBlue{ color:#def0f3;}
.fTeal{ color:#00aaad;}
.fTeal2{color:#00A9AC}
.fRed { color: #ED1C24; }

.f12{ font-size:12px; }
.f13{ font-size:13px; }
.f18{ font-size:18px; }
.f20{ font-size:20px; }
.f24{ font-size:24px; }
.f28{ font-size:28px; }
.f30{ font-size:30px; }
.f36{ font-size:36px; }
.f40{ font-size:40px; }

.bold {font-weight: bold }

.blackLine{border-bottom:solid 1px #000; padding:0 0 5px 20px; margin:20px 0;}
.whiteLine{border-bottom:solid 2px #fff; padding:0 0 12px 20px; margin:12px 0 0px !important;}
.accordian-content-whiteLine{border-bottom:solid 2px #fff; padding:12px 0 20px;}
.accordian-title.whiteLine.active{ border-bottom:none}

button,
.button{ display:inline-block; padding:0 28px; line-height:28px; height:28px; color:#fff; background:#037799; font-size:14px; border:none; outline: none;}
button,
.smallButton{ display:inline-block; vertical-align: bottom; min-width: 100px !important; padding: 1px 5px 0; line-height: 20px; height: 20px; color:#fff; background:#037799; font-weight: 200; font-size: 11px; margin-bottom: 1px;}
button:hover,
.button:hover{color:#fff; background:#00aaad; cursor:pointer}
.button2{color:#037799; background: transparent; padding:0 5px; font-size:12px;}
.button2:hover{color:#00aaad;  background: transparent;}
button:disabled,
.button.disabled{ background:#817f80; cursor:default}
.print-button { display:block; height:42px; width:30px; background:url(/assets/images/print.png) center center no-repeat; cursor:pointer}
.export-button { display:block; height:42px; width:35px; background:url(/assets/images/export.png) center center no-repeat; cursor:pointer}
.print-button:hover{background:url(/assets/images/print-active.png) center center no-repeat;}
.export-button:hover{background:url(/assets/images/export-active.png) center center no-repeat;}

button:disabled,
.button:disabled,
.button.disabled{ background:#817f80; cursor:default}


/*******************
	TOOLTIP
*******************/
.has-tooltip:hover .tooltip{ display:block}
/** .tooltip{ background:#fff; border:1px #f7a800 solid; position:absolute; left:18px; top: 10px; width:360px; z-index:999; display:none;} */
.tooltip-title{  padding:0px 10px;font-size:15px; color:#f7a800; font-weight:bold; line-height:28px;}
.tooltip-content{  padding:5px 10px 15px; background:#fce4b9; font-size:13px;}


.tooltip-notice{ 
    background:#037798; 
    color:#fff; 
    position:absolute; 
    left:-2px; 
    margin: -38px 0 8px 30px; 
    padding:0px 10px 0px; 
    font-size:12px;

}

.tooltip-notice:hover{ background:#00aaad}
.tooltip-notice:after {top: 100%;left: 15px;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-color: rgba(4, 120, 153, 0);border-top-color: #037798;border-width: 5px;margin-left: -5px;}
.tooltip-notice:hover:after{border-color: rgba(0, 170, 173, 0);border-top-color: #00aaad}

/**jquery ui override */
.ui-tooltip {
    padding:0;
    border-radius: 0;
    border: 1px solid #F7A800;
}

/*******************
	FORM
*******************/
/**form .row{padding-bottom:15px;} */
form .row{padding-bottom:10px;}
.form label, form label{ font-size:13px; display:block; position:relative; line-height:14px; padding-bottom:2px;}
form label label{display:inline-block; padding-left:30px; font-size:11px;}

input,textarea,select,option{font-family: "proxima-nova", Arial, Helvetica, sans-serif; border-radius:0; outline:none;  
	-webkit-appearance: none; -webkit-border-radius: 0px; -moz-appearance: none; }
input:not(.button):not([type=checkbox]):not([type=radio]):not(.ui-pg-input),
select:not(.ui-pg-selbox) {display:block; color:#415463; font-size:16px; /**width:100%;*/ box-sizing: border-box; height:32px; line-height:32px; padding:0 10px; border: solid 1px #c0c0c0;}
select:not(.ui-pg-selbox) { padding:0 29px 0 9px; text-indent:0.01px; text-overflow:'';background: #fff url(../images/select.png) right center no-repeat}
input.date{ font-size:23px !important; padding: 2px 10px 0 40px !important; background: #fff url(../images/calendar.png) 10px center no-repeat; font-weight:200; cursor:pointer}
input.date:focus{ background: #fff url(../images/calendar-active.png) 10px center no-repeat}

textarea{ /**border:1px #4d4d4d solid; */ width:100%; height:100px; box-sizing:border-box; max-width: 400px; font-size:13px; padding:10px; box-sizing:border-box; border: solid 1px #c0c0c0; }

/** formatting for classic listbox non-chosen */
select[multiple] { height: 100px; padding:2px }

.blueForm textarea {
    border: 0;
    background: #def0f3;
}

form .options{margin-top:-2px;}
form .options label{ font-size:14px;}
input[type=checkbox],
input[type=radio]{ width:12px; height:12px; display:inline-block; visibility:hidden; position:relative}
input[type="radio"] + span, 
input[type="checkbox"] + span { content:''; display: inline-block;  position:relative;  top:2px; left:0; width:12px; height:12px;  background:#fff; border:1px #037798 solid; visibility:visible; margin-left:-17px; margin-right:5px; cursor:pointer}
input[type="radio"] + span,
input[type="radio"] + span:after{ border-radius:50%;}

input[type="radio"]:checked + span:after, 
input[type="checkbox"]:checked + span:after{  content:''; display:block; position:absolute; height:8px; width:8px; background:#037798; top:2px; left:2px; visibility:visible}

form button,
form .button,
form .button2{min-width:110px;}

.formtools .button, .formtools button{height:25px; padding-bottom:2px;line-height:20px; font-size:14px; display:inline-block;}
.space input[type=submit]{margin-top:17px;}
.space2 input[type=submit]{margin-top:17px;}

.blueForm input:not([type=submit]):not(.button),
.blueForm select{ background-color:#def0f3;}

.blueForm input:not([type=submit]):not(.button):disabled { background-color: #ccc; }


.blueForm select{background: #def0f3 url(../images/select.png) right center no-repeat}
.blueForm select:disabled { background-color: #ccc; }
.blueForm textarea:disabled { background-color: #ccc; }

select:disabled { background-color: #ccc; }
textarea:disabled { background-color: #ccc; }
input:disabled { background-color: #ccc; }

input[type="radio"]:disabled + span,
input[type="checkbox"]:disabled + span {
    background: #ccc;
}

input[type="radio"]:disabled:checked + span:after,
input[type="checkbox"]:disabled:checked + span:after {
    background: #817f80;
}

textarea[readonly], textarea[readonly="readonly"] { background-color: #ccc; cursor: default; }
input[readonly], input[readonly="readonly"] { background-color: #ccc; cursor: default; }

input:read-only:not(.button) { background-color: #ccc; cursor: default; }
textarea:read-only:not(.button) { background-color: #ccc; cursor: default; }

input:-moz-read-only, textarea::-moz-read-only { /* For Firefox */
    background-color: #ccc;
    cursor: default;
}

#titleBox .inline {
    padding-left: 5px;
    color:#f7a800 ;
}
#titleBox .inline{padding-left:5px; display:inline-block; margin-top:-8px;}
#titleBox .inline label{ text-transform:uppercase; font-size:11px; letter-spacing:.08em;}
/*#titleBox input:not([type=submit]),
#titleBox textarea,
#titleBox select{ background-color:#def0f3;  height: 34px; line-height: 34px; font-size:13px;}*/
#titleBox select{background: #def0f3 url(../images/select-small.png) right center no-repeat}
#titleBox input[type=submit]{ min-width:inherit; padding:1px 5px 0; line-height: 20px; height: 20px; font-weight:200; font-size:11px;margin-bottom:1px;}

/** added these lines */
#titleBox label{ font-size:13px; display:block; position:relative; line-height:14px; padding-bottom:2px;}
#titleBox .ui-selectmenu-button{background: #def0f3 url(../images/select-small.png) right center no-repeat}

.inline-field {padding-bottom:5px; font-size:13px;}
.inline-field label{ width:140px;display:inline-block; vertical-align:middle}
.inline-field input{display:inline-block !important; /**width:auto !important;*/ }
.inline-field input,
.inline-field select{display:inline-block; vertical-align:middle}
.inline-field .ui-selectmenu-button{display:inline-block; vertical-align:middle; width: auto !important;}
.inline-field.size1 input,
.inline-field.size1 select,
.inline-field.size1 .ui-selectmenu-button{ /**width:auto !important; */ min-width:200px}
.inline-field.size2 input,
.inline-field.size2 select,
.inline-field.size2 .ui-selectmenu-button{ /**width:auto !important; */ min-width:240px}
.inline-field.size1 input.date{display:inline-block !important; width:240px !important;}

.checkbox-field input { min-width: 15px !important; }
.checkbox-field-label { width: 250px !important }

.calendar-field div { display: inline-block; vertical-align: top; }
.calendar-field label { display: inline-block; width:140px; margin-top: 10px; }
.div-field div { display: inline-block; }

.radio-field > div { display: inline-block; padding-left:5px; }
.radio-field div label { margin:0; min-width:50px }


.inline-field .number-input {
    min-width: 100px; 
    width:100px !important;
}

.inline-field .number-input ~ .ui-selectmenu-button {
    min-width: 100px; 
    width:100px !important;
}


/*******************
	TABS
*******************/
.tabs { padding-left:210px; margin-top:40px; height:40px;}
.tabs .tab{ display:inline-block; padding:0 20px; line-height:40px; background:#00aaad; color:#fff; font-size:19px; cursor:default; margin-right:7px;}
.tabs .tab:hover, /*:not(.empty):hover,*/
.tabs .tab.active{ background:#037798; cursor:pointer}
.tabs .tab .resultCount{ color:#f7a800; font-size:28px; line-height:40px; font-weight:bold; padding-left:20px; margin-bottom:-10px; float:right}
.tabs .tab.empty .resultCount{ color:#d6edee; cursor:pointer}
.tabContent{ position:relative;}

.tabs a { color: #FFFFFF; }

/*******************
	TOGGLE
*******************/
.toggle,
.toggle.active:hover{ color:#037798; display:block; margin-top:15px; padding-left:20px; cursor:pointer; position:relative;}
.toggle:hover,
.toggle.active{ color:#00aaad; }
.bgBlue.toggle:hover{ background:#00aaad; }
.toggle:before{ display: inline-block; content: " ";position: absolute; height: 20px; width: 15px; top: 0px; left: 0px;
	background: url(../images/arrow-blue-right.png) center center no-repeat;}
.toggle.active:before{height: 15px; width: 20px; top: 3px; left: -3px;
	background: url(../images/arrow-green-down.png) center center no-repeat;}
	
	

/*******************
	TABLES
*******************/
/**
table{ width:100%; font-size:13px; line-height:18px; border-bottom:2px #def1f3 solid; color:#4d4d4d; background:#fff;}
table.autoWidth{ width:auto; min-width:80%}
table tr{ border-bottom:1px #def1f3 solid;}
table td{ border-left:1px #def1f3 solid; vertical-align:top; box-sizing:border-box; position:relative}
table tr:first-child{ border-top:none;}

table thead tr{ background:#69bbcb; cursor:pointer; font-size:13px; line-height:13px;}
table thead td{ padding:10px 10px; font-weight:bold; color:#fff; white-space:nowrap}
table thead td.sort-asc{ padding-right:35px; background: url(/assets/images/sort-asc.png)  right 20px center no-repeat;}
table thead td.sort-desc{ padding-right:35px; background: url(/assets/images/sort-desc.png)  right 20px center no-repeat;}
table tbody{font-family: Arial, Helvetica, sans-serif;}
table tbody tr{ background:#fff;}
table tbody tr.even{ background:#eee;}
table tbody tr:hover{ background:#fce4b9 !important}
table tbody td{ padding:10px 10px;}
table tbody td.center{ text-align:center;}
*/
/*no style*/
table.nostyle, 
table.nostyle tr,
table.nostyle tbody tr:hover,
table.nostyle tbody tr:hover td, 
table.nostyle td{ border:none; padding:0; margin:0; background:transparent !important; vertical-align:top}

table.nostyle a { font-weight: bold; }

/*alerts table*/
table.data-table{ border-bottom:2px #037798 solid; }
table.data-table tr{ border-bottom:1px #037798 solid;}
table.data-table td{ border-left:1px #037798 solid; vertical-align:middle;}
table.data-table tr:first-child{ border-top:none;}
table.data-table td:first-child{ border-left:none; border-right:3px #037798 solid;}
table.data-table td:last-child{ border-left:none; border-left:3px #037798 solid;}

table.data-table thead tr{ background:#d1d2d3; }
table.data-table thead td{ color:#037798;}
table.data-table thead td:hover{color:#00aaad;}
table.data-table thead td.sort-asc{ padding-right:35px; background: url(/assets/images/sort-asc.png)  right 20px center no-repeat;}
table.data-table thead td.sort-desc{ padding-right:35px; background: url(/assets/images/sort-desc.png)  right 20px center no-repeat;}
table.data-table thead td:first-child{ padding-left:20px;}

table.data-table .group-header { cursor: pointer; border-bottom:1px #fff solid; font-family: "proxima-nova", Arial, Helvetica, sans-serif;}
table.data-table .group-header th,
table.data-table .group-header td{background:#00aaad; color:#ffffff; text-align:left;padding:0px 10px; line-height:35px; vertical-align:middle; height:35px; border:0px #00aaad solid !important}
table.data-table .group-header:hover th{background:#037798}
table.data-table .group-header th:first-child{background-image: url(/assets/images/arrow-white-right.png); background-position:25px center; background-repeat: no-repeat;}
/*table.data-table .group-header:hover th:first-child,*/
table.data-table .group-header.active th:first-child{background-image: url(/assets/images/arrow-white-down.png);background-position:20px center;background-repeat:  no-repeat; }
table.data-table .group-header th:first-child{ padding-left:45px;}
table.data-table .group-header .row-count{ font-size:24px; font-weight:bold; text-align:center}

table.data-table tbody{font-family: Arial, Helvetica, sans-serif;}
table.data-table tbody tr{ background:#fff;}
/*table.data-table tbody tr:not(.group-header):nth-child(even),*/
table.data-table tbody tr.even{ background:#eee;}
table.data-table tbody tr:hover td{ backgroundxx:#fce4b9 xx !important}
table.data-table tbody td{ padding:8px 10px;}
table.data-table tbody td.center{ text-align:center;}
table.data-table tbody td:first-child{ padding:10px 10px 10px 30px;}

table.data-table tr:hover{ border-bottom:1px ran}
table.data-table tr:hover td{border-bottom:1px #037798 solid;}

.notes{ height:30px; width:30px; display:block;  background: url(/assets/images/note.png) center center no-repeat; cursor:pointer; margin:0 auto}
.notes:hover{ background: url(/assets/images/note-active.png) center center no-repeat;}
.notes.many{ background: url(/assets/images/notes2.png) center center no-repeat;}
.notes.many:hover{ background: url(/assets/images/notes2-active.png) center center no-repeat;}

.tabletools{padding-top: 25px; padding-bottom: 25px;}
.tabletools .print-button { display:block; height:40px; width:30px; background:url(/assets/images/print.png) center center no-repeat; cursor:pointer}
.tabletools .print-button:hover { background:url(/assets/images/print-active.png) center center no-repeat;}
.pagination ul li{ display:inline-block; padding:7px 7px;}
.pagination ul li.active a{ color:#00aaad; font-weight:bold}
.pagination ul { font-size: 14px; }

.groupWidget{ background:#00aaad; padding:5px 0 ; font-size:14px; height:42px; box-sizing:border-box}
.groupWidget .drag{ color:#fff; padding:0px 10px;  border:2px dashed #69bbcb; font-size:13px; line-height:28px; text-align:left; position:relative; }
.groupWidget .drag.empty{text-align:center; font-style:italic; font-size:16px; }
.groupWidget .grouping-option{ display:inline; display:inline-block; background:#fff; margin:-1px 0 1px 5px; color:#4d4d4d; font-weight:bold; font-size:13px; line-height:20px; padding:0 5px; min-width:85px;}
.groupWidget .grouping-option .close{ display:inline; display:inline-block; width:13px; height:13px; margin: 2px 4px -2px 0 ; background:#037799 url(/assets/images/close.png) center center no-repeat; cursor:pointer; line-height:12px}



/*******************
	HEADER
*******************/
.header{ padding-top:15px; height:60px; box-sizing:border-box}
.header .logo{margin:-10px 0 0;}
.header .logo2{margin:-8px 0 -6px;}
.tool-contain{white-space:nowrap;}


/*******************
	NAVIGATIONS
*******************/
ul.navigation{ position:relative;}
ul.navigation li{ white-space:nowrap; letter-spacing:.02em; position: relative; }
ul.navigation li span,
ul.navigation li a{display:block; }
ul.navigation li:hover span{ cursor: pointer;}
ul.navigation li.active > span,
ul.navigation li.active > a{ font-weight:bold !important}
/*level0 */
ul.navigation > li{ display:inline-block; border-left:1px #fff solid;position:relative; transition-delay: .2s; }
    ul.navigation > li:hover + li {
        border-left-color: transparent;
    }
    ul.navigation > li:hover {
        border-bottom-color: #fff;
    }
ul.navigation > li:first-child{ border-left:none;}
ul.navigation > li > span,
ul.navigation > li > a{border:4px #037799 solid; border-bottom:none; display:block; transition-delay: .2s; }
ul.navigation > li.parent > span,
ul.navigation > li.parent > a{ padding-right:25px;}
ul.navigation > li.parent:hover > span,
ul.navigation > li.parent:hover > a{color:#037799; background:#fff; position:relative; /**z-index:950;*/ margin:-10px -5px 0 -2px; padding:10px 30px 6px 10px; transition-delay: .2s;
	/**-webkit-box-shadow: 8px 0px 3px -3px rgba(0,0,0,.2) */ ;}
/*subnav - level1+ */
    ul.navigation li:hover > .submenu {
        visibility: visible;
        transition-delay: .2s;
    }

.submenu{ background:#fff; visibility:hidden; position:absolute; left:100%; top:-10px; padding-top:8px;  padding-bottom:18px;  z-index: 900; transition-delay: .2s;
	border:4px #037799 solid; border-left:2px #037799 solid; border-radius:5px; /**-webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,.25); */}
.submenu.submenu-level1{left:-2px; top:100%; bottom:auto; border-left:4px #037799 solid; margin-top:-4px; min-width:calc(100% - 1px); transition-delay: .2s; border-top-color: transparent; border-top-width: 0; border-top-left-radius: 0; border-top-right-radius: 0; }
.submenu span,
.submenu a{color:#037799; font-size:13px; line-height:28px; /**transition-delay: .1s */}
.submenu li:hover > span,
.submenu li:hover > a{color:#fff;background:#037799; /**transition-delay: .1s */ }
.submenu li.parent > span,
.submenu li.parent > a{ background: url(../images/arrow-blue-right-small.png) right 10px center no-repeat; }
.submenu li.parent:hover > span,
.submenu li.parent:hover > a{ background:#037799 url(../images/arrow-white-right-small.png) right 10px center no-repeat; }
.submenu li > span,
.submenu li > a{padding-right:20px; color:#037798; text-decoration: none !important}
.submenu:not(.submenu-level1){ border-radius:0 5px 5px 0}

/* header tools*/
.tool-contain .welcome-name{ font-size:19px;}
.tool-contain .inline{vertical-align:top}
/* header tools menu*/
.tool-contain ul.navigation.tool-navigation{margin-bottom: -6px; display:inline-block;z-index:100}
.tool-contain ul.navigation span,
.tool-contain ul.navigation a{padding:0 12px;}
.tool-contain ul.navigation span .count, 
.tool-contain ul.navigation a .count{ vertical-align:top;display:inline-block;top:2px; background:#037799; color:#fff; margin:2px 0 -2px 2px; padding:1px 5px 1px; font-size:10px; line-height:10px; height:auto; position:relative}
.tool-contain ul.navigation .count:after {top: 100%;left: 3px;border: solid transparent ;content: " ";height: 0;width: 0;position: absolute;border-style: solid;border-width: 4px 6px 0 0;border-color: #037799 transparent transparent transparent;}
.tool-contain ul.navigation > li > span,
.tool-contain ul.navigation > li > a{border:4px #fff solid; border-bottom:4px; padding:10px 20px 5px 8px; white-space:nowrap; font-size:17px; color:#037798;}
.tool-contain ul.navigation > li.parent:hover > span,
.tool-contain ul.navigation > li.parent:hover > a{border:4px #ffffff solid; border-bottom: 0; padding:6px 25px 5px 10px}
.tool-contain ul.navigation > li:not(.parent):hover > a,
.tool-contain ul.navigation > li:not(.parent):hover > span{color:#00aaad;}
.tool-contain ul.navigation > li.parent:after{ display: inline-block; content: " ";position: absolute; height: 10px; width: 15px; top: 19px; right: 3px; transition-delay: .2s;
	background: url(../images/arrow-down.png) 0 -3px;  }
.tool-contain ul.navigation > li.parent:hover:after{top: 5px; z-index:10; transition-delay: .2s}

.tool-contain ul.navigation > li.parent > span, 
.tool-contain ul.navigation > li.parent > a { margin-right: 5px; }

.tool-contain ul.navigation > li.parent:hover > span, 
.tool-contain ul.navigation > li.parent:hover > a { margin-right: 0; }


/* main navigation*/
.navigation-contain{ padding:10px 8px 0; height:40px; box-sizing:border-box}
.navigation-contain span,
.navigation-contain a{ color:#fff; padding:0 8px; /**transition-delay: .2s */}
.navigation-contain ul.navigation > li > a,
.navigation-contain ul.navigation > li > span{ font-size:19px; font-weight:300; line-height:14px;}
.navigation-contain ul.navigation > li.parent:after{ display: inline-block; content: " ";position: absolute; height: 10px; width: 15px; top: 6px; right: 9px;
	background: url(../images/arrow-down.png) 0 -53px; transition-delay: .2s; }
.navigation-contain ul.navigation > li.parent:hover:after{z-index:10; background: url(../images/arrow-down.png) 0 -3px; transition-delay: .2s; }



/*ul.navigation li > .submenu-level1 {

    overflow:hidden;
    max-height: 0;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    padding:0;
    margin:0;
    border:0;
}*/

/**
ul.submenu li > .submenu-level2 {

    overflow:hidden;
    max-width: 0;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    padding:0;
    margin:0;
    border:0;
}
*/

/*ul.navigation li:hover > .submenu-level1 {

    max-height: 1000px;
    overflow:visible;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    padding-top:8px;  
    padding-bottom:18px; 
    border:4px #037799 solid;
    border-top: 0;
}*/

/**
ul.submenu li:hover > .submenu-level2 {

    overflow:visible;
    max-width: 1000px;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    border:4px #037799 solid;
}
*/

/**
li:hover > .submenu-level2{

    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    max-width: 1000px;
    padding-top:8px;  
    padding-bottom:18px; 
    border:4px #037799 solid;
    overflow-x:visible;
}*/



/*******************
	PAGE
*******************/
#titleBox{padding:30px 0 15px;}
#titleBox .inline{vertical-align:bottom; }
.title{ font-size:38px; line-height:40px;}
.title2{ font-size:24px; line-height:26px; font-weight:bold; padding-top:25px; margin-bottom:-2px}
.title2 span{ font-size: 17px; padding-left:20px; font-style:italic; color:#4d4d4d}
.info-title{  text-transform:uppercase; font-weight:bold; padding-bottom:15px; font-size: 18px;}



/*******************
	TEMPLATE: HOME
*******************/
.home-title{ font-size:71px; line-height:71px; letter-spacing:-.04em; margin-bottom:30px;}
.section{padding-bottom:50px;}
.section-title{ font-size:38px; line-height:42px; text-transform:uppercase; font-weight:bold; padding-bottom:10px;}
.main-content{padding:35px 0;}

/*** system message  ***/
.system-message{margin-bottom:50px;}
.system-message-title{ background:#3d5464; color:#fff; font-size:28px; font-weight:bold; padding:10px 8px 8px 20px; line-height:36px;}
.system-message-content{ background: #d6eef0; font-size:18px; padding:15px 20px; line-height:normal;}
.system-message-content p{ padding-bottom:10px;}
.system-warning .system-message-title{background:#ed1c24;}
.system-warning .system-message-content{background:#f2dbd3;}

/*** alert summaries ***/
.showAll > div{ display:block !important}
.alert-summary{ padding:0px 0 70px;}
.alert-summary-title{ font-size:42px;}
.alert-summary-title a{ font-size:18px; line-height:42px;font-weight:400;}
.alert-summary-item{ display:block; float:left; text-align:center; font-size:23px; line-height:normal; margin-right:95px; min-width:80px;}
.alert-summary-count{ color:#f7a800; font-size:110px;line-height:110px;font-weight:bold; padding-bottom:5px;}
.alert-summary-item.empty .alert-summary-count{ color:#95d6d8;}
.alert-summary-item.high .alert-summary-count{ color:#ed1c24;}
.alert-summary-item.low .alert-summary-count{ color:#68bbcb;}
.alert-summary-items:after{visibility: hidden; display: block;  font-size: 0;  content: " ";  clear: both; height: 0;}
a:hover .alert-summary-count{color:#00A9AC !important;}

/*** performance ***/
.performanceGrid .row{ margin:0 -25px -50px;}
.performanceGrid .performance-item{ padding: 0 25px 40px; font-size:23px; }
.performanceGrid .half:nth-child(2):after{visibility: hidden; display: block;  font-size: 0;  content: " ";  clear: both; height: 0;}
.performanceGrid .performance-item .performance-item-title{ padding:0 50px 15px 0;}
.performanceGrid .performance-item img{ max-width:100%;}
.performanceGrid .performance-item:nth-child(4) img{padding-left: 40px;}

/*** tasks ***/
.task-tools{padding-top:10px;}
.task-tools .button{ min-width:0px; padding:0 10px; vertical-align: top;}
.task-tools .button:nth-child(1){margin-right:7px;}
.task-tools .button:nth-child(2){margin-right:3px;}
.task-tools .button.right{ min-width:0px; padding:0 20px;}
.task-list{border-top:2px #415463 solid; border-bottom:2px #415463 solid; margin-top:10px;}
.task-list li{ display:block; border-top:1px #415463 solid; line-height:33px; font-size:18px; color:#047899;}
.task-list li label{ display:block}
.task-list li label:hover{ color:#00aaad; cursor:pointer;}
.task-list li:first-child{ border:none}
.upArrow{background:url(../images/arrowUp.png) no-repeat center center; width:15px; height:17px; display:block; padding:5px 0;}
.downArrow{background:url(../images/arrowDown.png) no-repeat center center; width:15px; height:17px; display:block; padding:5px 0;}

/*** news ***/
.news-block{ width: 56%;}
.half.contact-block{ width: 44%; padding-left:35px;}
.news-block .section-content{margin-top:-4px;}
.news-list a{ font-size:18px; margin-bottom:15px; display:block}
.half.contact-block .section-content{ font-size:23px; line-height:32px; border-left:1px #415463 solid; padding:8px 0 0 35px; margin: -16px 0 -15px -35px;}
.bigLinks a{ display:block; line-height:45px;font-size:31px; font-weight:bold}



/*******************
	TEMPLATE: ALERTS
*******************/
.showSearchContent{ padding-bottom:5px; margin-top:-5px;}
.showSearchContent form{padding-top:15px;}
.showSearchContent .form-area-1{padding-right:175px;}
.showSearchContent .form-area-2{border-left:2px #fff solid;padding-left:20px; min-height:265px;}
.showSearchContent .form-area-2 .row{padding-bottom:0;}
.showSearchContent .form-area-2 .formtools{margin:-10px 0 10px}
.showSearchContent .form-area-2 .formtools .button2{ line-height: 20px; height: 20px;}



/*******************
	TEMPLATE: ALERT-STATUS/PROFILE
*******************/
/**.modal-info-template .header{height:65px; padding-top:18px;}*/
.modal-info-template .header{height:50px; padding-top:10px;}
.modal-info-template .header h1{font-size: 27px; line-height:1em;}
.modal-info-template .section{padding:10px 0 0;}

.modal-info-template .inline strong{padding-right:12px;}
.modal-info-template .details{ font-size:14px; line-height:14px;}
.modal-info-template .details .inline{ padding-right:40px;}
.modal-info-template .details table tr td{ line-height: 25px; font-size:14px; font-family: Arial, Helvetica, sans-serif; vertical-align:middle}
.modal-info-template .details table tr td strong,
.modal-info-template .details table tr td:first-child{ font-family: "proxima-nova", Arial, Helvetica, sans-serif; line-height:24px;}

.modal-info-template .titleArea .alertTitle{ padding: 10px 0 20px;}
.modal-info-template .titleArea label{line-height: 36px; font-size: 12px;}

.modal-info-template table.profileData { display:block; width:100%; height:228px; overflow-y:scroll;}
/*.modal-info-template table.profileData thead { position:absolute; z-index: 10px; background:#fff;}
.modal-info-template table.profileData thead td { width:1%;}*/
.modal-info-template table.profileData tbody td { width:1%;}

/**


.tabContent{ padding:20px 20px 20px 40px; margin:0 -20px 0px;}
*/
.tabs{ margin:20px -20px 0; padding-left:20px; border-bottom:10px #037798 solid;height:50px;}
.tabs .tab{font-size:19px; font-weight:300; line-height:50px; height:50px;}

.modal-info-template .form-tools {margin:0 0 20px 0;}
.modal-info-template .form-tools2 {margin:0 0 10px 0;}
.modal-info-template .form-tools input{margin-right:5px;}
/*.modal-info-template form label{color:#4D4D4D}*/

.modal-info-template .form-area-1{ width:50%; display:inline-block; vertical-align:top;}
.modal-info-template .form-area-2{ width:45%; display:inline-block; vertical-align:top;}
.modal-info-template .form-area-2 label{ vertical-align:top;}
.modal-info-template .form-area-2 > div:first-child{ margin-bottom:20px;} 
.modal-info-template .midAlign{ vertical-align:middle !important;}
.modal-info-template .topAlign{ vertical-align:top !important;}

.topAlign{ vertical-align:top !important;}
.midAlign{ vertical-align:middle !important;}

.modal-info-template .form-area-3{ width:45%; display:inline-block; vertical-align:top;}

.modal-info-template .accordian-title{ font-size:18px;  cursor:pointer; display:block;}
.modal-info-template .accordianLocation .accordian-title,
.modal-info-template .accordianVisit .accordian-title{ font-size:16px; padding-left: 25px;}
.modal-info-template .accordianEvents label{ vertical-align: top;}
.modal-info-template .accordianEvents .field .ui-selectmenu-button{ margin:0 5px 0 0;}
.modal-info-template .accordianEvents .field{ padding-bottom:10px;}
.modal-info-template .accordianEvents .field:nth-child(1){ padding-bottom:20px;}
.modal-info-template .accordianEvents .smallButton{ vertical-align: bottom; line-height: 1px;}
.modal-info-template .accordianEvents .indentField{ padding-left:145px;}
.modal-info-template .accordianEvents .indentField label{ width:auto; margin-right:15px;}
.modal-info-template .accordianEvents .indentField .ui-selectmenu-button{ min-width:90px;}
.modal-info-template .accordianEvents .extraIndent{ margin-left: 375px; margin-bottom:20px;}
.modal-info-template .bottomButtons input{ margin:15px 15px 10px 0;}

.modal-info-template .form-tools .print-button{padding-right:60px;}

.modal-info-template .accordianFooter{ padding:8px 20px 0px 40px; margin:0 -20px 0px;}
.modal-info-template .accordianFooter .accordianPrevious div{margin-bottom:0px !important;}
.modal-info-template .accordianFooter .accordianPrevious {padding-bottom:30px;}

/** patient profile **/
.modal-info-template .patient-header-list {margin-right:15px; line-height: 30px; font-size:12px;}
.modal-info-template .patient-header-list li{ float:left;}
.modal-info-template .patient-header-list li:after{content:" | "; padding:0 10px;}
.modal-info-template .patient-header-list li:last-child:after{content:"";}

.modal-info-template .patient-name{ font-weight: bold; line-height: 30px; /**padding-top:5px;*/}
.modal-info-template .patient-highlights{padding-bottom:25px;}
/*.modal-info-template .patient-highlights div{ font-size:24px; font-weight: lighter;}*/
.modal-info-template .patient-highlights div{ font-size:16px; }
/*.modal-info-template .patient-highlights div:nth-child(3),
.modal-info-template .patient-highlights div:last-child{ font-weight: bold;}*/
.modal-info-template .patient-highlights label{ display:block; font-size:16px; font-weight: bold; line-height: 30px;}

.modal-info-template .details{padding-bottom:5px;}

.modal-info-template .showVisit{ padding-bottom:15px;}
.modal-info-template .accordianVisit .accordian-content{ padding-bottom:15px; }

.modal-info-template .section-template1{ padding-top:8px; border-top:8px #3d5464 solid;}
.modal-info-template .section-template1 .sidebar{ float:left; width: 20%; padding-right:10px; box-sizing: border-box;}
/**.modal-info-template .section-template1 .sidebar-content{ float:right; width:80%;} */

.modal-info-template .sidebar span{color:#fff !important; font-size:18px; padding:7px 0 7px 30px !important;}
.modal-info-template .sidebar span.toggle{margin:0 0 5px 0;}
.modal-info-template .sidebar span.toggle:before {background: url(/assets/images/arrow-white-right.png) center center no-repeat; padding:7px 10px;}
.modal-info-template .sidebar span.toggle.active:before {background: url(/assets/images/arrow-white-down.png) center center no-repeat; padding:7px 10px;}
.sidebar-submenu{margin-bottom:5px;}
.modal-info-template .sidebar .sidebar-submenu a{color:#037799; display:block; padding:7px 25px; font-size:16px;}
.modal-info-template .sidebar .sidebar-submenu li:hover,
.modal-info-template .sidebar .sidebar-submenu > li.active{background:#00aaad;}
.modal-info-template .sidebar .sidebar-submenu li:hover > a,
.modal-info-template .sidebar .sidebar-submenu > li.active a{ color:#fff !important;}

.modal-info-template .sidebar-content .patientViewTitle{font-weight: bold; margin-bottom:15px; font-size:28px; letter-spacing:.065em; height: 30px; }
.modal-info-template .sidebar-content .button,
.modal-info-template .sidebar-content .export-button{ vertical-align: middle;}
.modal-info-template .sidebar-content .export-button{ margin-left:40px;}
.modal-info-template .sidebar-content .print-button{ margin:0 20px 0 15px;}
.modal-info-template .sidebar-content .date{ margin-bottom:10px;}
.modal-info-template .sidebar-content .section .pagination{ padding:15px 15px 15px 0;}
.pagination ul li:first-child,
.pagination ul li:last-child{ font-size:14px;}

.modal-info-template .sidebar-content .full .cell { padding-right: 10px; }

/*******************
	FOOTER
*******************/
.footer{ font-weight:bold; font-size:15px; height:40px; padding:0 38px;}


/** POP WINDOW TEMPLATE */
.pop-bottom-border { border-bottom: 4px solid #405363 }
.pop-small-header { font-size: 23px; font-weight:bold; color: #405363; margin-bottom: 20px; }
.pop-section-padding { padding-top: 10px; }
.pop-form-area label { font-size: 16px; font-weight: bold }

/******************************
	JQUERY UI OVERRIDES
******************************/
.ui-widget { font-family: "proxima-nova", Arial, Helvetica, sans-serif; }
.ui-widget-content { color: #415463; }
.ui-widget-header{ background:#037799; color:#fff;  font-family: "proxima-nova", Arial, Helvetica, sans-serif; }
.ui-widget-header a{ border: none}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{top:2px;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #fce4b9 !important;
    color: #415463;
    border: 1px solid #d3d3d3;
}

.ui-widget-overlay {
    opacity: 0.5;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
}

.ui-dialog .ui-button {
    min-width: 0 !important;
}

.ui-dialog-buttonset .ui-button {
    border-radius: 0;
    background: #037799;
    color: #FFFFFF;
    border: transparent;
}

.ui-dialog-buttonset .ui-button:hover {
    background: #00aaad;
}

.ui-dialog .ui-dialog-buttonset .ui-button {
    height: auto;
}


.ui-datepicker th {
     font-family: "proxima-nova", Arial, Helvetica, sans-serif;
}

.ui-dialog {
    z-index: 9999 !important;
}

.ui-selectmenu-button span.ui-selectmenu-text{ padding:0 10px;  box-sizing: border-box;  height: 32px; line-height: 32px; padding: 0 30px 0 10px; font-size:16px;  font-family: "proxima-nova", Arial, Helvetica, sans-serif;}
.ui-selectmenu-button{ width:100% !important; background:#fff;border:1px solid #fff; border-radius:0px; outline:none; box-sizing:border-box}

/* IE specific */
select::-ms-expand {
    display: none;
}

input:-ms-input-placeholder {
    color: #999 !important;
}

.blueForm .ui-selectmenu-button,
form.blueForm .ui-selectmenu-button,
form.blueForm .ui-menu .ui-menu-item{background: #def0f3;}

.ui-selectmenu-button.ui-state-focus{ border:1px solid #037798;}
.ui-menu{ border:1px solid #037798; border-radius:0;}
.ui-menu .ui-menu-item{ font-size:14px; padding:5px 10px;}
.ui-menu .ui-menu-item.ui-state-focus,
.ui-menu .ui-menu-item.ui-state-hover{ color:#fff; background:#037798;}
.ui-menu .ui-menu-item.ui-state-disabled{ display:none}
span.ui-icon.ui-icon-triangle-1-s{background:url(../images/select.png) left center no-repeat; width:20px;}
.ui-selectmenu-button span.ui-selectmenu-text{color:#405363}

#titleBox .ui-selectmenu-button{background-color: #def0f3; height: 34px; line-height: 34px;width:185px !important; box-sizing:border-box; margin-bottom:-6px}
#titleBox .ui-selectmenu-button span.ui-selectmenu-text{  height: 32px; line-height: 32px; font-size: 13px; padding: 0 20px 0 10px;}
#titleBox span.ui-icon.ui-icon-triangle-1-s{background:url(images/spyglass/select-small.png) left center no-repeat; width:16px;}


/** link toggling */
a.linkToggle {
    background: url(../images/arrow-blue-right-small.png) no-repeat 0 3px;
    padding: 0px 0 0px 20px;
}

a.linkToggle.expanded {
    background: url(../images/arrow-blue-down-small.png) no-repeat 0 3px;
}

/*** Login */
.login-line {
    margin-bottom: 15px; 
    line-height:40px;
    font-weight: lighter;
}

.login-line div:first-child {
    width:125px;
}

.login-buttonline {
    padding-left:125px; 
    padding-bottom: 10px; 
    height:38px; 
    line-height: 38px
}

.login-box {
    width:65%; 
    opacity:.8; 
    padding-left:100px; 
    padding-top:45px;
    padding-bottom:35px;
}

.login-bottombar {
    position: absolute; 
    bottom: 0; 
    height: 50px;
}

.login-bottombar-text {
    height: 50px; 
    line-height: 50px; 
    margin-right: 20px; 
    color: #FFFFFF; 
    font-size: 16px; 
    font-weight: lighter; 
    text-align: right
}

.login-error {
    font-weight: lighter;
    line-height:50px; 
    padding:7px; 
    background-color: #ED1C24;
    /**border-radius: 2px;*/
}

.login-validation {
    font-weight: lighter;
    width: 200px;
    color: #FFFFFF;
    padding:7px; 
    background-color: #ED1C24;
    /**border-radius: 2px;*/
    margin-bottom: 5px;
}

.span-error {
    color: #FFFFFF;
    padding:7px; 
    background-color: #ED1C24;
    margin-top: 5px;
    margin-bottom: 5px;
}

.validator div {
    padding-bottom: 15px;
    color: #ED1C24 !important;
}




/** ComponentArt Grid Styling   */

        .HeadingRow{ background:#69bbcb; cursor:pointer; font-size:13px; line-height:13px; font-family: "proxima-nova" }
        
        .HeadingRow td { 
            padding:5px 5px; 
            font-weight:bold; 
            /** color:#fff; **/
            white-space:nowrap
        }
        
        
        .HeadingCell { border-left:1px #95d6d8 solid; vertical-align:middle;}
        .HeadingCellText { vertical-align:middle;}
        .HeadingCell:first-child{ 
            border-left: 0;
        }

        /**
        table thead td.sort-asc{ padding-right:35px; background: url(/images/spyglass/sort-asc.png)  right 20px center no-repeat;}
        table thead td.sort-desc{ padding-right:35px; background: url(/images/spyglass/sort-desc.png)  right 20px center no-repeat;}
        */

        .Grid {font-family: Arial, Helvetica, sans-serif; width: 90%; }
        /**
        table tbody tr{ background:#fff;}
        */
        .Row:hover{ background:#fce4b9 !important}
        .AlternatingRow:hover{ background:#fce4b9 !important}
        
        
        .Row { background:#fff; }

        .AlternatingRow { background:#eee; background-color: #eee; }
        
        .HeadingRow > td, .Row td, .AlternatingRow td, .SelectedRow td, .BoldRow td, .SelectedBoldRow td { border-bottom: 1px #95d6d8 solid;}
        .DataCell { padding:5px 5px; font-size: 13px;}
        .DataCell { border-left:1px #95d6d8 solid; vertical-align:middle;}

        .SelectedRow td {
            background:#fce4b9;
        }
        
        /**.Row:first-child{ border-top:none;}*/
        
    /**
        .DataCell:first-child{ border-left:none; border-right:3px #037798 solid;}
        .DataCell:last-child{ border-left:none; border-left:3px #037798 solid;}
    */

        div[id*='stgroup'] .DataCell {
            padding: 0px 5px 0px 5px;
            border-bottom: 1px solid #95d6d8;
        }

        div[id*='stgroup'] tr td:last-child:not(.HeadingCellText) {
            border-right: 1px solid #95d6d8;
        }

        .HeadingRow { background:#d1d2d3; }
        .HeadingRow td{ color:#037798; font-size: 14px;}

        /**.HeadingRow td{ color:#ffffff;} */

        .HeadingRow td:hover{color:#00aaad;}
        .HeadingRow td.sort-asc{ padding-right:35px; background: url(../images/spyglass/sort-asc.png)  right 20px center no-repeat;}
        .HeadingRow td.sort-desc{ padding-right:35px; background: url(../images/spyglass/sort-desc.png)  right 20px center no-repeat;}
        
        /**.HeadingRow td:first-child{ padding-left:20px;} just for alert tables */ 


        .Row { background:#fff;}
        /*table.data-table tbody tr:not(.group-header):nth-child(even),*/
        /**table.data-table tbody tr.even{ background:#eee;}*/
        .Row:hover td{ background:#fce4b9 !important}
        .AlternatingRow:hover td { background:#fce4b9 !important}
        /**.DataCell { padding:8px 10px;} **/
        .DataCell.center{ text-align:center;}
        .DataCell:first-child{ 
            border-left: 0;
        }
        /*
        .Row:hover{ border-bottom:1px ran}
        .Row:hover td{
            border-bottom:1px #037798 solid;
            border-top:1px #037798 solid;
        }*/


        .BoldRow 
        { 
          background-color: #FFFFFF; 
        }

        .BoldRow td.DataCell 
        { 
          font-weight: bold;
          background-color: whitesmoke;
        }

        .SelectedBoldRow td.DataCell 
        { 
          background-color: #FFEEC2; 
          font-weight:bold;
        }   


        .GridHeader{ /**background:#00aaad; */
                     background: #95d6d8;
                     padding:5px 0 ; 
                     font-size:14px; }
        .GridHeaderText { padding:5px 0 ; font-size:14px; margin-left:15px; margin-right:15px; font-family: "proxima-nova"; height: 30px; }
        .GridHeaderText { color:#fff; padding:0px 10px;  border:2px dashed #69bbcb; font-size:13px; line-height:28px; text-align:left; position:relative; border-image-repeat: round; border-image-slice: 2;  border-image-source: url("../images/spyglass/stitch-border.png");}
        .GridHeaderText {text-align:center; font-style:italic; font-size:16px; }
        .GroupByText {
            cursor: pointer;
            background: #fff;
            color: #4d4d4d;
            font-weight: bold;
            font-size: 13px;
            /**line-height: 20px; */
            padding: 0 5px;
            /**min-width: 85px; */
            vertical-align: top;
        }

        .GroupByCell table {
            margin-left: 5px;
        }

        .GroupByCell tbody table td {
            cursor: pointer;
            background: #fff;
            padding: 0 5px;
            margin-left:5px;
            vertical-align: middle;
            border-radius: 2px;
        }
        
        /** This is the Group By: text */
        .GroupByCell > tbody > tr > .GroupByText {
            background:#95d6d8;
            color: rgb(77, 77, 77);
            cursor: default;
            border-radius: 2px;
        }


        td[id*='expcolgrp'], .GroupHeading { cursor: pointer; border-bottom:1px #fff solid; font-family: "proxima-nova", Arial, Helvetica, sans-serif; font-weight: bold; font-size: 20px; }
        td[id*='expcolgrp'], .GroupHeading { background: #95d6d8; color: #037799; text-align:left;padding:0px 10px; line-height:35px; vertical-align:middle; height:35px; /**border:0px #00aaad solid !important */}
        /**td[id*='expcolgrp']:hover, .GroupHeading:hover {background:#037798}*/

        td[id*='expcol'] { cursor: pointer; font-family: "proxima-nova", Arial, Helvetica, sans-serif; font-weight: bold;}
        td[id*='expcol'] {background: #95d6d8; color:#037799; text-align:left;padding:0px 10px; vertical-align:middle; /**border:0px #00aaad solid !important */}

        div[id*='stgroup'] td[id*='expcol'] {
            background: #ffffff;
        }
        
        div[id*='stgroup'] .SelectedRow td[id*='expcol'] {
            background:#fce4b9;
        }

        .GroupHeading .row-count {
            font-size: 24px;
            font-weight: bold;
            text-align: center;
            padding-left:5px;
        }
        
        .GridFooterText {
            font-weight: bold;
            margin-left: 25px;
            margin-right: 25px;
            margin-top: 20px;
            font-size:14px;
            word-spacing: 5px;
        }         

        .GridFooterText a {
            text-decoration: none;
            color: #037798;
        }

        .GridFooterText a:hover {
            color:#00aaad;
        }

        

        .Grid-NoHeader .HeadingRow td { 
            background:#69bbcb;
            color: #FFFFFF;
        }

        .Grid-NoHeader .HeadingRow > td { 
            border-left:1px solid #def1f3;
        }

        .Grid-NoHeader .HeadingRow > td:first-child {
        border-left: 1px solid #95d6d8;
        }

        .Grid-NoHeader .HeadingRow > td:last-child {
            border-right: 1px solid #95d6d8;
        }


        .Grid-NoHeader .Row  td, .Grid-NoHeader .AlternatingRow td, .Grid-NoHeader .SelectedRow td, .Grid-NoHeader .BoldRow td, .Grid-NoHeader .SelectedBoldRow td {
            border-left: 1px #95d6d8 solid;
            border-bottom: 1px solid #95d6d8;
        }

        .Grid-NoHeader .Row  td, .Grid-NoHeader .AlternatingRow td, .Grid-NoHeader .SelectedRow td:last-child, .Grid-NoHeader .BoldRow  td, .Grid-NoHeader .SelectedBoldRow td:last-child {
            border-right: 1px solid #95d6d8;
        }

        .BoldDataCellICPatientView {
            font-weight: bold;
        }




/********************* Calendar *****************/

.dateimg {
    background-color: #FFFFFF;
    background: url(../spyglass/calendar.png) 5px center no-repeat;
    cursor: pointer;
}

.blueForm .dateimg {
    background-color: #def0f3;
}

.componentart-calendar {
    background-color: #ffffff;    
}


.blueForm .calendar-field .componentart-calendar { 
    background-color: #def0f3;
}

.blueForm .calendar-field input { 
    border:0;
}


.caltitle
{
  font-weight:bold;
  background:#037799; 
  color:#fff; 
  height: 30px;
  padding-top: 8px;
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
}

.day
{
  width:35px;
  cursor:pointer;
  text-align:right;
  border-width:2px;
  border-color:#FFFFFF;
  border-style:solid;
  padding-right: 5px;
  background: #e6e6e6;
  padding-top:2px;
  padding-bottom: 2px;
  color: #555555;
  font-family: Arial, Helvetica, sans-serif;
}

.dayhover
{
  width:35px;
  cursor:pointer;
  text-align:right;
  padding-right: 5px;
  background: #dadada;
  padding-top:2px;
  padding-bottom: 2px;
  color: #212121;
  font-family: Arial, Helvetica, sans-serif;
}

.disabledday
{
  text-decoration:none;
  background-image:url(../images/baddate.gif);
  background-repeat:no-repeat;
  cursor:default;
    background-position:center center;
}

.dayheader
{
  background-color:#69bbcb;
  text-align: center;
  font-weight: bold;
  height:28px;
  padding-top: 5px;
  font-size:13px; 
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
}

.othermonthday
{
  color:#999999;
}

.selectedday
{
    background:#FFFFFF; 
    color:#212121; 
    /**border:2px solid #aaaaaa; */
}

.calendar
{
    /**font-family: Arial, Helvetica, sans-serif; */
    font-size: 1.1em;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    border-collapse: collapse;
    background-color:#FFFFFF;
    cursor:default;
    border-radius: 2px;
    padding:2px;
}


/**
.calendar .month {
    border-collapse: separate;
    border-spacing: 2px;
}
*/


.calendar img
{
    max-width: none;
    height: auto;
}

/*.month
{
  background-color:#F6F6F6;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px;
}*/

.nextprev
{
  cursor:pointer;
  vertical-align:middle;
  padding:0px 10px 0px 10px;
}

.selector {
    padding-left: 7px;
}

.picker {
    font-size: 23px !important;
    /**padding: 2px 10px 0 10px !important; */
    font-weight: 200;
    cursor: pointer;
    background: #FFF;
}

.picker__holder {
    margin-top: 0 !important;
}


input.picker:disabled {
    background-color: #ccc !important;
}


.ui-selectmenu-menu .ui-widget-content {
    max-height: 200px;
}

.ui-selectmenu-open {z-index:10100 !important;}


.ui-datepicker { z-index: 999 !important; }

.date { width: 170px !important; }

.ui-datepicker-calendar { width:100%; font-size:13px; line-height:18px; border-bottom:2px #def1f3 solid; color:#4d4d4d; background:#fff;}

.ui-datepicker-calendar thead tr{ background:#69bbcb; cursor:pointer; font-size:13px; line-height:13px;}
.ui-datepicker-calendar table thead td{ padding:10px 10px; font-weight:bold; color:#fff; white-space:nowrap}
.ui-datepicker-calendar tbody td { font-family: Arial, Helvetica, sans-serif; }
/**
table tbody tr{ background:#fff;}
table tbody tr.even{ background:#eee;}
table tbody tr:hover{ background:#fce4b9 !important}
table tbody td{ padding:10px 10px;}
table tbody td.center{ text-align:center;}
*/

.NavBar {
    background:#FFFFFF;
    padding:0;
}

.NavBar_Group {
    color: #fff !important;
    font-size: 18px;
    background: #037799;
    margin-bottom: 5px;
}

.NavBar_Group ~ div {
    margin-bottom: 5px;
}


.NavBar_Group img {
    max-width: none;
}

.NavBar_Group tr td {
    padding: 7px 0 7px 10px !important;
}

.NavBar_Group tr td:first-child {
    min-width: 20px;
}

.NavBar_Group_Hover {
    color: #fff !important;
    font-size: 18px;
    background: #00aaad;
    cursor: pointer;
    margin-bottom: 5px;
}

.NavBar_Group_Hover ~ div {
    margin-bottom: 5px;
}


.NavBar_Group_Hover tr td {
    padding: 7px 0 7px 10px !important;
}

.NavBar_Group_Hover img {
    max-width: none;
}

.NavBar_Group_Hover tr td:first-child {
    min-width: 20px;
}

.NavBar_Item {
    color: #037799;
    display: block;
    padding: 5px 15px;
    font-size: 16px;
}

.NavBar_Item_Hover {
    color: #fff;
    background: #00aaad;
    display: block;
    padding: 5px 15px;
    font-size: 16px;
    cursor: pointer;
}

.NavBar_Item_Active {
    color: #fff;
    background: #00aaad;
    display: block;
    padding: 5px 15px;
    font-size: 16px;
}

.NavBar_Item_NotesPresent {
    color: #037798;
    display: block;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: bold
}

.NavBar_Item_Hover_NotesPresent {
    color: #FFFFFF;
    background: #00aaad;
    display: block;
    padding: 5px 15px;
    font-size: 18px;
    cursor: pointer;
    font-weight: bold
}


.NavBar_Item_Active_NotesPresent {
    color: #FFFFFF;
    background: #00aaad;
    display: block;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: bold;
}



.save-error, .search-error {
    padding: 5px;
    background-color: #ED1C24;
    color: #FFFFFF;
}

.save-success, .search-success {
    padding: 5px;
    background-color: #94D500;
    color: #FFFFFF;
}


.dashboard-print {
    padding-left: 25px;
    padding-top: 10px;
}

.dashboard-grid {
    margin-left: 20px;
    margin-right: 20px;
}


/** Chosen customization */
.blueForm .chosen-choices {
    background-color: #def0f3;
}

.blueForm .chosen-container-single .chosen-single {
    background-color: #def0f3 !important;
}

.chosen-choices {
    min-height:32px;
}

/**
.chosen-container .chosen-choices {
    border: 1px solid transparent;
}
*/

.chosen-container-multi .chosen-choices li.search-choice  {
    margin: 5px 0 5px 5px;
    font-size:16px;
    color: #405363;
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 5px 0 5px 0px;
    color: #405363;
    font-size: 14px;
}

.chosen-container-multi .chosen-choices {
    background-image: none;
    border: 1px solid #c0c0c0;
}

.chosen-container-active .chosen-choices {
    box-shadow: none;
    border: 1px solid #037798;
}

.chosen-container .chosen-drop {
    border: 1px solid #037798;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    font-size: 14px;
    height: 15px;
    padding: 0;
    padding-left: 5px;
    display: inline-block !important;
}

.chosen-container-multi .chosen-choices li.search-field {
    width: unset !important;
}


/**
.chosen-container-multi .chosen-choices {
    background-image: none;
    border: 1px solid #FFFFFF;
}





*/

.chosen-container-multi .chosen-choices li.search-choice {
    font-size: 16px;
    border-radius: 0px;
    background-image: unset;
    background-color: #f4f4f4;
    box-shadow: unset;
    color: #405363;
    /**border: 1px solid #037799;*/
}

.chosen-container-single {
    min-width: 100px;
}

.chosen-container-single .chosen-single {
    font-size: 16px;
    border-radius: 0px;
    height: 32px;
    color: #405363;
    line-height: 32px;
    background-color: #fff !important;
    background: #def0f3 url(../images/select.png) right center no-repeat;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    background-color: #fff !important;
}

.chosen-container-active.chosen-with-drop .chosen-single div b, .chosen-container-single .chosen-single div b{
    display: none;
}

.chosen-container-single .chosen-single .chosen-choices li.search-choice {
    margin: 5px 0 5px 5px;
    font-size: 16px;
    color: #405363;
}

.chosen-container-single .chosen-single .chosen-choices {
    background-image: none;
    border: 1px solid #FFFFFF;
}

.chosen-container-single .chosen-single .chosen-choices li.search-field {
    width: unset !important;
}

.chosen-disabled .chosen-choices {
    background-color: #bfbfbf !important;
}

.chosen-disabled .chosen-single {
    background-color: #bfbfbf !important;
}


.chosen-disabled, select:disabled {
    opacity: 1 !important;
}


.chosen-container-single .chosen-single abbr {
    top: 10px;
    right: 36px;
}


/** patient chart addon */

.patientchart-search {
    width: 260px !important;
    height: 28px !important;
    border: #ededed 1px solid;
    font-size: 12px !important;
}

ul.ui-autocomplete.ui-menu{width:260px}

.cell {
    display: table-cell;
}

.table {
    display: table;
}


/*****Steve Additions******/
.fa15 {
   font-size:1.5em!important;
}

.fa-6x {
    font-size: 6em !important;
}

.required {
    color:#ed1c24;
}



.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #037799;
    background: #037799 !important;
    font-weight: normal;
    color: #fff;
}

.ui-widget-content a {
    color: #037799;
}

.ui-state-hover a {
    color: #037799 !important;
}


    .ui-state-hover a:hover {
        color: #00aaad !important;
    }

/**
.ui-state-highlight a:hover {
    color: #ffffff !important;
}
*/

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #037799;
}



.checkbox-highlight {
    border: 3px solid green !important;
    margin-left: -19px !important;
}

select:focus {
    border: solid 1px #037799;
}

input[type="text"]:focus, textarea:focus {
    border: solid 1px #037799 !important;
}

.button:focus{
    background:#00aaad; 
}

.theme-selector {
    display: inline !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    padding: 0 !important;
    font-size: 11px !important;
    color: transparent !important;
    border-radius: 5px;
    vertical-align: top;
    background: none;
}

.word-wrap {
    white-space: normal !important;
}

#divClientCommunicationBubble {
    position: fixed;
    top: 110px;
    right: 20px;
    min-width: 350px;
    padding-bottom: 30px;
    border-radius: 3px;
    background: #DCE6F3;
    border: 1px solid #1F1F1F;
    font-weight: normal;
    cursor: pointer;
}

    #divClientCommunicationBubble:hover {
        background: #eaf1fc;
    }

#divClientCommunicationBubble .content {
    margin: 38px 5px 0px;
}

#divClientCommunicationBubble .close {
    position: absolute;
    top: -10px;
    right: -7px;
    font-size: 1.5em;
    cursor: pointer;
}

#divClientCommunicationBubble .announcement-title {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    font-size: 1.2em;
    font-weight: bold;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    padding: 2px 5px;
    box-sizing: border-box;
    background-color: white;
}

#divClientCommunicationBubble .instruction {
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-size: 0.9em;
    font-style: italic;
}

/** Admin Event ID Search **/
.wrap-container {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 10px;
}

.inputRow {
    display: flex;
    align-items: center;
    gap: 5px;
}

#errorMessage {
    color: red;
    font-size: 12px;
}


/*Print Media Query to handle the proxima-nova font issue in IE*/
@media print and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    body {
        background: #A5A5A5;
        font-family: Arial, Helvetica, sans-serif;
        color: red;
        font-size: 15px;
        line-height: 22px;
        font-weight: 500;
        min-width: 1280px;
        -webkit-font-smoothing: antialiased;
    }

    input, textarea, select, option {
        font-family: Arial, Helvetica, sans-serif;
        border-radius: 0;
        outline: none;
        border: 1px #fff solid;
        -webkit-appearance: none;
        -webkit-border-radius: 0px;
        -moz-appearance: none;
        color: red;        
    }

    table.data-table .group-header {
        cursor: pointer;
        border-bottom: 1px #fff solid;
        font-family: Arial, Helvetica, sans-serif;
        color: red;
    }

    .modal-info-template .details table tr td:first-child {
        font-family: Arial, Helvetica, sans-serif;
        line-height: 24px;
    }

    .ui-widget {
        font-family: Arial, Helvetica, sans-serif;
    }

    .ui-widget-header {
        background: #037799;
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Arial, Helvetica, sans-serif;
    }

    .ui-datepicker th {
        font-family: Arial, Helvetica, sans-serif;
    }

    .ui-selectmenu-button span.ui-selectmenu-text {
        padding: 0 10px;
        box-sizing: border-box;
        height: 32px;
        line-height: 32px;
        padding: 0 30px 0 10px;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .HeadingRow {
        background: #69bbcb;
        cursor: pointer;
        font-size: 13px;
        line-height: 13px;
        font-family: Arial;
    }

    .GridHeaderText {
        padding: 5px 0;
        font-size: 14px;
        margin-left: 15px;
        margin-right: 15px;
        font-family: Arial;
        height: 30px;
    }

    td[id*='expcolgrp'], .GroupHeading {
        cursor: pointer;
        border-bottom: 1px #fff solid;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 20px;
    }

    td[id*='expcol'] {
        cursor: pointer;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
    }

    .caltitle {
        font-weight: bold;
        background: #037799;
        color: #fff;
        height: 30px;
        padding-top: 8px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .dayheader {
        background-color: #69bbcb;
        text-align: center;
        font-weight: bold;
        height: 28px;
        padding-top: 5px;
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
    }

    input[type="checkbox"]:checked + span:after {
        content: 'X';
        display: inline-block;
        position: absolute;
        height: 12px;
        width: 12px;
        background: #037798;
        color: #037798;
        top: 0px;
        left: 1px;
        visibility: visible;
        box-shadow: inset 0 0 0 1000px #037798
    }
}


    .eyeball {
        position:relative;
        top: 4px;
    }


    .div-logo-mobile {
        display:none;
    }

    .login-logo-mobile {
        display: none;
    }

    #txtMobileSearch {
        display: none;
    }

#divMobileResult {
    background-color: #FFFFFF;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 75%;
    overflow-y: scroll;
    -webkit-box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.75);
    box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.75);
}

    #divMobileResult div {
        padding: 5px;
        height: 25px;
        line-height:25px;
    }

    #divMobileResult div.alt {
        background-color: #eee;
    }


/** mobile date picker */

.picker__frame {
    bottom: 0 !important;
    max-width: 375px !important;
    margin-bottom: 2px !important;
    margin: 0 !important;
}

.picker__box {
    max-width: 375px !important;
}

.picker__month, .picker__year {

    font-size: 20px !important;
}

.picker__weekday {
    font-size: 16px !important;
}

.picker__table td {
    font-size: 14px;
}

.picker__nav--prev:before {
    border-right: 0.75em solid #037799 !important;
}
    .main-navigation li {
        cursor: pointer;
    }

.picker__nav--next:before {
    border-left: 0.75em solid #037799 !important;
}

.pso-message {
    font-size: 18px;
    color: darkgray;
    font-weight: bold
}

.pso-grid {
    font-size: 11px;
    color: #808080;
    line-height: 15px;
    font-weight: bold
}

.warning-message {
    font-size: 18px;
    color: darkgray;
    width: 750px;
    word-wrap:normal;
    padding-left:200px;
}

/** body site control */
.bodysite-container {
    display: inline-block;
    width: 325px;
    height: 316px;
    margin: 0 auto;
}

.bodysite-container canvas {
    position: relative;
    z-index: 20;
    border: 1px solid black;
}

.bodysite-container img {
    position: absolute;
    z-index: 1;
}

/* mobile navigation */
.mobile-navigation {
    display: none;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1002;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.1s;
    -webkit-box-shadow: 5px 0px 5px -2px #888;
    background-color: #fff;
}

.mobile-navigation-inner {
    margin-top: 20px;
    background-color: #eee;
}

.mobile-navigation .mobile-submenu {
    padding-left: 15px;
    border-bottom: 1px solid #fff;
}

.mobile-submenu div {
   border-bottom: 1px solid #fff;
}

.mobile-submenu div:last-child {
    border-bottom-width: 0px;
}



.mobile-navigation a {
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
    display: block;
    transition: 0.1s;
    color: #037798;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
}


.mobile-navigation a:hover {
    color: #f1f1f1;
}

.mobile-navigation .closebtn {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 36px;
    padding: 0;
    color: #037798;
    background: none;
}

.mobile-navigation div span {
    color: #415463;
    display: block;
    background-color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 20px;
    font-weight: 200;
}

.modalOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1001;
    display: none;
}

.mobile-icon {
    display: none;
    color: #fff;
}

.header .hospital-name {
    display: none;
    margin-left: 10px;
    padding-top: 10px;
    font-size: 26px;
    font-weight: 200;
    width: 75%;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
}

/* Mobile media queries below */
@media (max-width: 768px) {
    body {
        min-width: 100%;
    }

    img
    {
        max-width: none;
    }

    .login-box
    {
        width: 100%;
        padding-left: 15px;
        padding-top: 10px;
        padding-bottom: 0px;
        padding-right: 15px;
    }

    .login-logo
    {
        display: none;
    }

    .login-logo-mobile
    {
        display: block;
        height: 50px !important;
        padding-left: 0;
    }

        .login-logo-mobile img
        {
            margin-top: 10px !important;
            margin-left: 15px !important;
        }

    .login-help
    {
        height: 50px !important;
        padding-top: 10px !important;
    }

        .login-help a
        {
            margin-right: 10px !important;
        }

    .login-title
    {
        height: 50px !important;
    }

        .login-title div
        {
            font-size: 20px !important; /* making more manageable for mobile */
            margin-left: 10px;
            letter-spacing: .15em !important;
        }

    .login-instructions
    {
        display: none;
    }

    .div-logo-mobile
    {
        display: inline-block;
        margin-top: -15px;
    }

    .div-logo
    {
        display: none;
    }

    .welcome-name
    {
        display: none;
    }

    #titleBox
    {
        padding: 5px 0 5px;
    }

    .header .logo {
        display: none;
    }

    .header .hospital-name {
        display: block;
    }

    .header {
        padding-left: 0;
        padding-right: 0;
    }

    .navigation-contain
    {
        padding: 5px 0px 0;
        height: auto;
    }

        .navigation-contain ul.navigation > li > span
        {
            font-size: 14px;
        }

    .main-navigation
    {
        height: 25px;
    }

        .main-navigation > li:nth-child(3)
        {
            display: none;
        }

        .main-navigation > li:nth-child(4)
        {
            display: none;
        }

    .tool-contain .navigation
    {
        display: none;
    }

    .tool-contain .navigation {
        display: none;
    }

    .tool-contain span {
        display: none;
    }

    .validation-summary-errors
    {
        width: 100% !important;
    }

    #txtMobileSearch {
        display: block;
        margin-left: -20px;
    }

    #txtPatientSearch
    {
        display: none;
    }

    .mobile-navigation
    {
        display: block;
    }

    .main-navigation
    {
        display: none;
    }

    .mobile-navigation {
        display: block;
    }

    .main-navigation {
        display: none;
    }

    .mobile-icon {
        display: block;
    }

    .date[readonly] {
        background-color: #FFFFFF;
    }

    #imageLocation {
        display: none;
    }

    .hide-mobile {
        display: none;
    }
}