/* ============================================== */
/* Settings */
/* ============================================== */
/* ============================================== */
/* Include Core */
/* ============================================== */
/* ============================================== */
/* Mixins */
/* ============================================== */
/* ============================================== */
/* Em Calculator */
/* ============================================== */
/* ============================================== */
/* CSS Triangles Like Whoa! */
/* ============================================== */
/* ---------------------------------------------------------------------- */
/*! MEDIA QUERIES
/* ---------------------------------------------------------------------- */
/* Breakpoints */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }

audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

audio:not([controls]) { display: none; height: 0; }

[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; }

body { margin: 0; }

a:focus { outline: thin dotted; }

a:active, a:hover { outline: 0; }

h1 { font-size: 2em; margin: 0.67em 0; }

h2 { font-size: 1.5em; margin: 0.83em 0; }

h3 { font-size: 1.17em; margin: 1em 0; }

h4 { font-size: 1em; margin: 1.33em 0; }

h5 { font-size: 0.83em; margin: 1.67em 0; }

h6 { font-size: 0.75em; margin: 2.33em 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

mark { background: #ff0; color: #000; }

p, pre { margin: 1em 0; }

code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }

q:before, q:after { content: ''; content: none; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

dl, menu, ol, ul { list-style-type: none; margin: 0; }

dd { margin: 0; }

menu, ol, ul { padding: 0; }

nav ul, nav ol { list-style: none; list-style-image: none; }

img { border: 0; -ms-interpolation-mode: bicubic; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; white-space: normal; *margin-left: -7px; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible; }

button[disabled], input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; }

table { border-collapse: collapse; border-spacing: 0; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.row { width: 1080px; max-width: 100%; /* min-width: 768px; */ margin: 0 auto; }

.row .row { width: auto; max-width: none; min-width: 0; margin: 0 -10px; }

.row.collapse .column, .row.collapse .columns { padding: 0; }

.row .row { width: auto; max-width: none; min-width: 0; margin: 0 -10px; }

.row .row.collapse { margin: 0; }

.column, .columns { float: left; min-height: 1px; padding: 0 10px; position: relative; }

.column.centered, .columns.centered { float: none; margin: 0 auto; }

[class*="column"] + [class*="column"]:last-child { float: right; }

[class*="column"] + [class*="column"].end { float: left; }

.one, .row .one { width: 8.33333%; }

.two, .row .two { width: 16.66667%; }

.three, .row .three { width: 25%; }

.four, .row .four { width: 33.33333%; }

.five, .row .five { width: 41.66667%; }

.six, .row .six { width: 50%; }

.seven, .row .seven { width: 58.33333%; }

.eight, .row .eight { width: 66.66667%; }

.nine, .row .nine { width: 75%; }

.ten, .row .ten { width: 83.33333%; }

.eleven, .row .eleven { width: 91.66667%; }

.twelve, .row .twelve { width: 100%; }

.row .offset-by-one { margin-left: 8.33333%; }

.row .offset-by-two { margin-left: 16.66667%; }

.row .offset-by-three { margin-left: 25%; }

.row .offset-by-four { margin-left: 33.33333%; }

.row .offset-by-five { margin-left: 41.66667%; }

.row .offset-by-six { margin-left: 50%; }

.row .offset-by-seven { margin-left: 58.33333%; }

.row .offset-by-eight { margin-left: 66.66667%; }

.row .offset-by-nine { margin-left: 75%; }

.row .offset-by-ten { margin-left: 83.33333%; }

.push-two { left: 16.66667%; }

.pull-two { right: 16.66667%; }

.push-three { left: 25%; }

.pull-three { right: 25%; }

.push-four { left: 33.33333%; }

.pull-four { right: 33.33333%; }

.push-five { left: 41.66667%; }

.pull-five { right: 41.66667%; }

.push-six { left: 50%; }

.pull-six { right: 50%; }

.push-seven { left: 58.33333%; }

.pull-seven { right: 58.33333%; }

.push-eight { left: 66.66667%; }

.pull-eight { right: 66.66667%; }

.push-nine { left: 75%; }

.pull-nine { right: 75%; }

.push-ten { left: 83.33333%; }

.pull-ten { right: 83.33333%; }

img, object, embed { max-width: 100%; height: auto; }

object, embed { height: 100%; }

img { -ms-interpolation-mode: bicubic; }

#map_canvas img, .map_canvas img { max-width: none !important; }

/* ============================================== */
/* ROW CLEARFIX */
/* ============================================== */
.row { *zoom: 1; }

.row:before, .row:after { content: ""; display: table; }

.row:after { clear: both; }

/* ============================================== */
/* MEDIA QUERIES */
/* ============================================== */
@media only screen and (max-width: 768px) { body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; width: 100%; min-width: 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
  .row { width: auto; min-width: 0; margin-left: 0; margin-right: 0; }
  .column, .columns { width: auto !important; float: none; }
  .column:last-child, .columns:last-child { float: none; }
  [class*="column"] + [class*="column"]:last-child { float: none; }
  .column:before, .columns:before, .column:after, .columns:after { content: ""; display: table; }
  .column:after, .columns:after { clear: both; }
  .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten { margin-left: 0 !important; }
  .push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten { left: auto; }
  .pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten { right: auto; }
  /* Mobile 4-column Grid */
  .row .mobile-one { width: 25% !important; float: left; padding: 0 15px; }
  .row .mobile-one:last-child { float: right; }
  .row.collapse .mobile-one { padding: 0; }
  .row .mobile-two { width: 50% !important; float: left; padding: 0 15px; }
  .row .mobile-two:last-child { float: right; }
  .row.collapse .mobile-two { padding: 0; }
  .row .mobile-three { width: 75% !important; float: left; padding: 0 15px; }
  .row .mobile-three:last-child { float: right; }
  .row.collapse .mobile-three { padding: 0; }
  .row .mobile-four { width: 100% !important; float: left; padding: 0 15px; }
  .row .mobile-four:last-child { float: right; }
  .row.collapse .mobile-four { padding: 0; }
  .push-one-mobile { left: 25%; }
  .pull-one-mobile { right: 25%; }
  .push-two-mobile { left: 50%; }
  .pull-two-mobile { right: 50%; }
  .push-three-mobile { left: 75%; }
  .pull-three-mobile { right: 75%; } }
/* ============================================== */
/* Elements */
/* ============================================== */
html, body, .ui-overlay-a { background: url(../images/layout/grey.png) repeat !important; }

body, .ui-overlay-a { font-family: "proxima-nova", sans-serif; text-align: center; border-color: #bbb; color: #333; text-shadow: none !important; }

.ui-page { background: none !important; text-shadow: none !important; }

p { font-size: 18px; }

h1, h2, h3, h4, h5, h6 { font-family: "kulturista-web", serif; font-weight: 100; text-align: center; }

a { text-decoration: none; transition: all 200ms ease !important; color: #141d3a !important; }
a:hover { color: #f9a11d !important; }

[class*="column"] + [class*="column"]:last-child { float: left; }

.container { max-width: 1080px; margin: 0 auto; }
.container.backend-page { background: #fff; margin-top: -10px; }

.row { margin: 10px auto; }

.title-row { background: #141d3a; }
.title-row h1 { color: #fff; }
@media (max-width: 700px) { .title-row h1 { font-size: 1.5em; } }
@media (max-width: 490px) { .title-row h1 { font-size: 1.4em; } }

.breadcrumb-row { padding: 0 20px; margin: 0 auto; background: #fff; border-bottom: 2px solid #f9a11d; }
.breadcrumb-row h4 { color: #141d3a; text-align: right; font-size: .6em; }
.breadcrumb-row h4 a { color: #888; transition: all 400ms ease; }
.breadcrumb-row h4 a:hover { color: #141d3a; }
.breadcrumb-row .trail-browse { display: none; }

.content { padding: 0 10px; background: #fff; text-align: left; }
.content p { font-size: 14px; }
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { text-align: left; }

/* ============================================== */
/* Sign In Form */
/* ============================================== */
.signin-form { border: 5px solid #141d3a; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin: 35px auto; background: #fff; }
.signin-form.columns { padding: 0; }

/*.signin-form-header { background-image: url(../images/layout/footer-bg.jpg); background-repeat: repeat; background-position: center center; background-attachment: fixed; color: #fff; text-align: center; padding: 10px 0; border-bottom: 5px solid #141d3a; }*/
.signin-form-header { text-align: center; padding: 10px 0; border-bottom: 5px solid #141d3a; }
.signin-form-header.row { margin: 0; }
.signin-form-header h1 { margin: 0; text-align: right; line-height: 2em; }
@media (max-width: 768px) { .signin-form-header h1 { font-size: 1.5em; text-align: center; line-height: 1.25em; margin: 15px 0; } }
.signin-form-header .columns.three { padding: 0px; }
@media (max-width: 768px) { .signin-form-header .columns.nine { width: 100% !important; } }

.entry { margin: 10px auto; width: 90%; }

label { text-align: left; margin-bottom: 0 !important; padding: 0 10px; }

.editor-field { margin-bottom: 20px; padding: 0 10px; }

.access { margin: 20px 0; text-align: center; font-size: .9em; }

.about p { font-size: .8em; font-style: italic; }

@media (max-width: 768px) { h2 { font-size: 1.25em; } }

@media (max-width: 768px) { h3 { font-size: 1em; } }

label { font-family: "proxima-nova", sans-serif !important; }

h3, h4 { text-align: left !important; }

textarea { resize: none !important; min-height: 150px; box-shadow: none !important; border: 2px solid #f2f2f2 !important; font-family: "proxima-nova", sans-serif !important; color: #141d3a !important; text-shadow: none !important; }

textarea:focus { border-color: #141d3a !important; }

input[type="text"] { box-shadow: none !important; border: 2px solid #f2f2f2; font-family: "proxima-nova", sans-serif; color: #141d3a; text-shadow: none; }

.ui-page-theme-a .ui-body-inherit { background-color: #fff; border-color: #f2f2f2 !important; color: #141d3a !important; text-shadow: none !important; }

.ui-input-text { border-width: 2px !important; }

.ui-shadow-inset { box-shadow: none !important; }

.footer { background-image: url(../images/layout/footer-bg.jpg); background-repeat: repeat; background-position: center center; background-attachment: fixed; color: #fff; margin-top: 25px !important; border-top: 12px solid #f9a11d; padding: 20px 0; }
.footer.row { margin: 0; }
.footer a { font-weight: normal !important; }
.footer .about-angle { text-align: center; font-size: .8em; margin: 10px auto; width: 80%; }
.footer .about-angle a { color: #fff !important; font-weight: bold !important; }
.footer .about-angle.terms { font-size: .7em; }

.row .row { margin: 0; }

.ui-btn { font-size: 14px !important; }

.ui-btn input[type="submit"], .ui-input-btn input, .ui-btn.ui-input-btn.ui-corner-all.ui-shadow { font-weight: bold !important; font-family: "proxima-nova", sans-serif !important; padding-left: 29px !important; padding-right: 29px !important; font-size: 14px !important; line-height: 17px !important; padding-top: 13px !important; padding-bottom: 13px !important; text-align: center !important; opacity: 1 !important; color: #141d3a !important; border: 1px solid #f9a11d; text-shadow: none !important; box-shadow: none !important; transition: all 400ms ease !important; }

.ui-btn { transition: all 400ms ease !important; }

.powered-by-link img { height: 60px; position: absolute; top: 0px; margin-left: 15px; }

.privacy { text-align: right !important; }
.privacy a { color: #f9a11d !important; transition: all 400ms ease; }
.privacy a:hover { color: #fff !important; }

@media (max-width: 768px) { .columns.six { width: 100% !important; } }

/* ============================================== */
/* Navigation */
/* ============================================== */
.utility-header { background: #141d3a; }
.utility-header .utility-nav { padding: 10px 0; font-size: .8em; text-align: right; }
.utility-header .utility-nav li { display: inline; }
.utility-header .utility-nav li:after { content: ' | '; color: #fff; }
.utility-header .utility-nav li:last-child:after { content: ''; }
.utility-header .utility-nav li.welcome { color: #fff; }
.utility-header .utility-nav li.welcome .user-name { font-weight: bold; }
.utility-header .utility-nav li a { color: #fff !important; }
.utility-header .utility-nav li a:hover { color: #f9a11d !important; }

.header-logo { max-width: 183px; width: 183px; display: block; float: left; margin: 0 20px; }
.header-logo h1 { font-size: 0px; text-indent: -9999999px; background: url(../images/logos/patient-angle-blue.png) no-repeat 0 0; background-size: cover; display: block; width: 183px; height: 54px; overflow: visible; transition: all 200ms ease; }
.header-logo h1:hover { opacity: .8; }

.navigation { border-bottom: 2px solid #f2f2f2; padding-bottom: 10px; }

.nav-collapse { font-size: .8em; letter-spacing: .1em; position: relative; display: block; float: right; font-family: "kulturista-web", serif; }
.nav-collapse #menu li { float: left; padding: 0px 12px; line-height: 60px; position: relative; }
.nav-collapse #menu li a { color: #fff; padding: 10px 15px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.nav-collapse #menu li:hover > a { color: #141d3a; }
.nav-collapse #menu li:hover ul { display: block; opacity: 1; visibility: visible; 							/*
-webkit-transform:translateY(-3px);
							-moz-transform: translateY(-3px);
							-ms-transform: translateY(-3px);
							transform: translateY(-3px);
*/ }
.nav-collapse #menu li .sub-menu { position: absolute; width: auto; height: auto; left: 5px; visibility: hidden; opacity: 0; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; -moz-border-radius: 0 0 2px 2px; -webkit-border-radius: 0; border-radius: 0 0 2px 2px; 						/*
-webkit-transform: translateY(30px); 
						-moz-transform: translateY(30px);
						-ms-transform: translateY(30px); 
						transform: translateY(30px);
*/ border-top: 3px solid #141d3a; z-index: 2; }
.nav-collapse #menu li .sub-menu:before { bottom: 100%; left: 10%; content: " "; height: 15px; width: 30px; position: absolute; pointer-events: none; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
.nav-collapse #menu li .sub-menu li { font-size: .9em; padding: 0px; float: none; line-height: normal; background-color: #fff; min-width: 200px; border-bottom: 1px solid #fbfbfb; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
.nav-collapse #menu li .sub-menu li:hover > a { color: #141d3a; }
.nav-collapse #menu li .sub-menu li:hover ul { display: block; opacity: 1; visibility: visible; 										/*
-webkit-transform:translateY(-3px);
										-moz-transform: translateY(-3px);
										-ms-transform: translateY(-3px);
										transform: translateY(-3px);
*/ }
.nav-collapse #menu li .sub-menu li .sub-menu { position: absolute; width: auto; height: auto; left: 100%; top: 0%; visibility: hidden; opacity: 0; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; -moz-border-radius: 0 0 2px 2px; -webkit-border-radius: 0; border-radius: 0 0 2px 2px; 									/*
-webkit-transform: translateY(30px); 
									-moz-transform: translateY(30px);
									-ms-transform: translateY(30px); 
									transform: translateY(30px);
*/ border-top: 3px solid #f9a11d; z-index: 2; }
.nav-collapse #menu li .sub-menu li .sub-menu:before { bottom: 100%; left: 10%; content: " "; height: 15px; width: 30px; position: absolute; pointer-events: none; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
.nav-collapse #menu li .sub-menu li .sub-menu li { font-size: 1em; padding: 0px; float: none; line-height: normal; background-color: #fff; min-width: 200px; border-bottom: 1px solid #fbfbfb; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
.nav-collapse #menu li .sub-menu li .sub-menu li.current_page_item { background-color: #fbfbfb; }
.nav-collapse #menu li .sub-menu li .sub-menu li.current_page_item a { color: #141d3a; }
.nav-collapse #menu li .sub-menu li .sub-menu li:hover { background-color: #fbfbfb; }
.nav-collapse #menu li .sub-menu li .sub-menu li a { color: #222; padding: 10px 20px; display: block; /*background-color: #fbfbfb;*/ border-botom: 1px solid #fbfbfb; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
.nav-collapse #menu li .sub-menu li .sub-menu li a:hover { color: #141d3a; box-shadow: none; }
.nav-collapse #menu li .sub-menu li.current_page_item { background-color: #fbfbfb; }
.nav-collapse #menu li .sub-menu li.current_page_item a { color: #141d3a; }
.nav-collapse #menu li .sub-menu li:hover { background-color: #fbfbfb; }
.nav-collapse #menu li .sub-menu li a { color: #222; padding: 10px 20px; display: block; /*background-color: #fbfbfb;*/ border-botom: 1px solid #fbfbfb; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
.nav-collapse #menu li .sub-menu li a:hover { color: #141d3a; box-shadow: none; }
.nav-collapse .nav-toggle { color: #fff; font-size: 1.8em; position: absolute; right: 20px; padding: 8px; border: 2px solid transparent; display: none; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.nav-collapse .nav-toggle:hover { border: 2px solid #fff; }
.nav-collapse .nav-toggle .icon-align-left { font-size: 1.5em; }
.nav-collapse .nav-toggle.active { border: 2px solid #fff; }

/* ============================================== */
/* Comments Page */
/* ============================================== */
#pnlBtnsByDay li { display: inline; }

.backend-page input[type="button"] { font-family: "proxima-nova", sans-serif; font-size: .8em; background: #fff !important; border: 1px solid #141d3a; padding: 2px 10px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; transition: all 200ms ease; color: #454545; }
.backend-page input[type="button"]:hover { background: #f9a11d !important; color: #fff; border-color: #f9a11d; }

.RatingBG { height: 20px; width: 100px; background: #141d3a; margin-bottom: 10px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }

.RatingBar { height: 20px; background: #f9a11d; -moz-border-radius: 2px 0 0 2px; -webkit-border-radius: 2px; border-radius: 2px 0 0 2px; }

.FeedbackRatings { font-size: .8em; }

.FeedbackNumber { font-weight: bold; }

.Comment { border: 2px solid #454545; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; margin-top: 15px; padding: 10px; }
.Comment h4 { margin: 0; }
.Comment .CommentDetails { font-size: .8em; }

.CommentContent { font-weight: bold; }

.CommentResponse .CommentBy { font-size: .75em; text-align: right; font-style: italic; }

.for-screen { font-size: .8em; }

.paging-panel { padding: 20px 0; text-align: center; }

/* ============================================== */
/* IE Sucks */
/* ============================================== */
/* ============================================== */
/* Let's fix IE! */
/* ============================================== */
