@import url('fonts/fonts.css');
@import url('icons/icons.css');
@import url('css/animate.css');
@import url("js/plugins/select2/assets/lib/css/select2.css");
@import url('icons/body-parts/flaticon.css');
@import url('icons/samcome/samcome-medical.css');
html { height: 100% }
body { background-color: #f8f8f8; }
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak { display: none !important; }
.btn-default.badge { background-color: #e6e6e6; color: #7D7D7D; margin: 0px; }
.table-hover > tbody > tr .row-hover-only { visibility: hidden; opacity: 0; }
.table-hover>tbody>tr:hover .row-hover-only { visibility: visible; opacity: 1 }
/* Basic Overrides */
#CommonTasks a:hover { text-decoration: none; }
.Select2.form-control { background-image: none; border: 0; border-radius: 0; padding: 0; }
ul,
ol,
ul ul,
ul ol,
ol ol,
ol ul { margin-left: inherit; margin-bottom: inherit; }
/* ------------- Module Enhancements ------------- */
h3 { font-family: 'kiroregular'; color: #555; border-bottom: 1px dotted #ccc; padding-bottom: 10px; }
/* ------------- BS3 Enhancements ------------- */
.nav-tabs-compact>li>a { padding: 5px!important; }
.bg-info-classes p { padding: 15px; }
.dropdown-header { padding: 3px 10px; color: #337AB7; border-bottom: 1px solid; }
.Dasboard-Tabs .tab-content>.tab-pane { margin-top: 20px; }
.Dasboard-Tabs .workflows-list .tab-content>.tab-pane { margin-top: 0px; }
.Dasboard-Tabs .workflows-list .nav-tabs { margin-top: 4px; }
.navbar-header .navbar-toggle { float: left; border-radius: 2px; margin-left: 10px; }
.navbar-top-links .open > a:focus,
.navbar-top-links .open > a { background-color: #fff!important; }
.navbar-top-links .open > a span { color: #1E6299!important; }
.navbar-top-links .dropdown-user li a:hover { color: #ffffff; }


/* ------------- Location Map ------------- */
.modal-fullscreen { width: 100%; height: 100%; padding: 10px; margin: 0 0 20px 0; }
.modal-map .modal-body { padding: 0; }
.modal-map .map-search.row { margin-right: 0; margin-left: 0; padding-top: 20px; }


/* ------------- Layout Cores ------------- */

#Logo a { height: 50px; display: block; background-size: contain; background-repeat: no-repeat; }
#page-wrapper { position: inherit; margin: 0 0 0 250px; padding: 0; border-left: 1px solid #e7e7e7; background-color: #fff; /* display: inline-block; */ width: inherit; }
/* ------------- Sidebar Nav ------------- */
.sidebar { z-index: 1; position: absolute; width: 250px; margin-top: 2px; }
.sidebar .sidebar-nav.navbar-collapse { padding-right: 0; padding-left: 0; background-color: #f8f8f8; }
.sidebar .sidebar-search { padding: 15px; background-color: #EEEEEE; }
.sidebar ul li { border-bottom: 1px solid #e7e7e7; }
.sidebar ul li.active { /* the main element slides to the left when the author bio is visible */ }
.sidebar ul li.active > a { background-color: #E4E4E4; font-weight: bold; color: #1c84c6; }
.sidebar ul li.selected a { font-weight: bold; color: #1c84c6; }
.sidebar .sidebar-nav ul li.navItem a { padding: 0 10px 0 6px; }
.sidebar ul li.navItem { border-left: 6px solid transparent; }
.sidebar ul li.navItem:hover { border-left: 6px solid #ddd; }
.sidebar ul li.navItem.active { border-left: 6px solid #1c84c6; }
.sidebar ul li a { color: #333333; }
.sidebar ul li a.active { background-color: #E4E4E4; }
.sidebar .arrow { float: right; }
.sidebar .fa.arrow:before { content: "\f104"; }
.sidebar .active>a>.fa.arrow:before { content: "\f107"; }
.sidebar .nav-second-level.collapse.in { background-color: #eee; }
.sidebar .nav-second-level li { border-bottom: 1px solid #fff; padding: 4px; }
.sidebar .nav-second-level li:last-child { border-bottom: none; }
.sidebar .nav-third-level li { border-bottom: 0!important; }
.sidebar .nav-second-level li a { }
.sidebar .nav-third-level li.navItem a { padding-left: 52px; }
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts { margin-left: auto; }
/* ------------- Default Page Header Theme ------------- */
.page-header { background-color: #DCE6EF; margin: 0; border-bottom: 1px solid #ddd; overflow: hidden; }
.page-header.page-183 { padding-bottom: 30px; }
.page-header.patient-dashboard { height: 180px; }
.page-header.doc-appointments { height: 140px; }
.page-header.patient-dashboard.no-patient-selected { height: 120px; background: rgb(165,61,61); /* Old browsers */ background: -moz-linear-gradient(top, rgba(165,61,61,1) 1%, rgba(206,76,76,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(165,61,61,1) 1%, rgba(206,76,76,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(165,61,61,1) 1%, rgba(206,76,76,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a53d3d', endColorstr='#ce4c4c', GradientType=0 ); /* IE6-9 */
}
.page-header .media { margin: 10px 0; padding: 0px; }
.page-header .dp { border: 10px solid #eee; }
.page-header h1 { font-family: 'kirolight'; margin-bottom: 0; color: #1E6299; }
.page-header p { color: #555; }
.no-patient-selected p { color: #fff; font-size: 24px; font-family: 'kiroregular'; }
.main-body { display: table; background-color: #fff; width: 100%; }
/* ------------- Patient Search Bar ------------- */
#patientSearch { margin-top: 8px; }
#patientSearch .form-control { border-left: none; border-right: none; border-bottom: 1px solid #1E6299; border-top: 1px solid #1E6299; background-color: #214E73; -webkit-box-shadow: none; box-shadow: none; color: #FFF; }
#patientSearch .btn-default { border-left: none; border-right: 1px solid #1E6299; border-bottom: 1px solid #1E6299; border-top: 1px solid #1E6299; background-color: #214E73; color: #DCE6EF; }
#patientSearch .search-for { background-color: #1D4667; }
#patientSearch .dropdown-menu { border-radius: 0px 0px 4px 4px; margin: 0; }
#patientSearch .open .search-for { background-color: #fff; color: #214E73; border-radius: 4px 4px 0px 0px; border-bottom: 1px solid #fff; }
#patientSearch .open .add-new { background-color: #fff; color: #214E73; border-radius: 4px 4px 0 0; border-bottom: 1px solid #fff; }
#patientSearch .open .dropdown-menu { border: none; border-radius: 0px 4px 4px 4px; }
#patientSearch .add-new-wrapper .dropdown-menu { border-radius: 4px 0 4px 4px; }
#patientSearch a.patientResults { padding: 6px 10px; border-bottom: 1px dotted #DDD; }
#patientSearch .active a.patientResults p,
#patientSearch .active a.patientResults:hover,
#patientSearch .active a.patientResults:focus,
#patientSearch .active a.patientResults { background-color: #DDD; color: #000; }
#patientSearch .patientResults h5 strong { color: #FF8A36 }
#patientSearch .patientResults h5,
#patientSearch .patientResults p { margin-top: 0px; margin-bottom: 0px; }
#patientSearch .patientResults p { color: #737881; font-size: 12px; }
.dropdown-menu { min-width: 200px; }
.dropdown-menu.columns-2 { min-width: 400px; }
.dropdown-menu.columns-3 { min-width: 600px; }
.dropdown-menu li a { padding: 5px 15px; font-weight: 300; }
.multi-column-dropdown { list-style: none; padding-left: 0px; }
.multi-column-dropdown li a { display: block; clear: both; line-height: 1.428571429; color: #333; white-space: normal; }
.multi-column-dropdown li a:hover { text-decoration: none; color: #262626; background-color: #f5f5f5; }
/* ------------- Workflow Services ------------- */
.workflow-list .media { border-bottom: 1px solid #eee; padding-bottom: 10px; }
/* ------------- Doctors ------------- */
#memberslist .media { }
/* ------------- Referral Bookings ------------- */
#referralApproval table .approvalnote { padding: 5px 0 20px 0; }
/* ------------- News Articles Module ------------- */
.news-section { margin-top: 30px; }
.news-section .media { border-bottom: 1px solid #EEE; }
.news-section .media .article-thumb { width: 65px }
.news-section .media .info-block { font-size: 12px; color: #999; }
.news-section .media .summary { font-size: 12px; color: #333; }
.news-section .media h4.media-heading a { font-size: 16px; color: #555; font-weight: bold; }
.news-section .media h4.media-heading a:hover { color: #F04A2A; text-decoration: none; }
.news-section .media .news-categories { }
.news-section .media .news-categories a { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: normal; line-height: 1; color: #adadad; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; border: 1px solid #adadad; margin-right: 4px; text-decoration: none; }
.news-section .media .news-categories a:hover { background-color: #adadad; color: #fff }
.view-news p,
.view-news ul li { font-size: 12px; }
.view-news h1 a { color: #333333; }
.view-news h3 { font-size: 18px; }
.view-news .glyphicon-tag { margin-left: 20px; }
.view-news .info-block { border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; padding: 5px 0px; margin-bottom: 20px; }
.view-news .info-block p { margin-bottom: 0px; text-transform: uppercase; font-size: 11px; color: #666666; }
.view-news .read-link { margin-top: 20px; font-size: 12px; padding: 2px 10px; color: #ffffff; background-color: #1E6299; border: none; }
.view-news .article-images { margin-top: 20px; }
.view-news .article-images h5 { font-weight: bold; }
.news-archives { margin-left: 0px; }
.news-archives .list-group-item { border: none; border-bottom: 1px solid rgba(13, 41, 65, 0.26); border-radius: 0px; margin-bottom: 0px; font-size: 12px; }
.news-archives .list-group-item .badge { background-color: #1E6299; }
.news-archives .list-group-item:hover .badge { color: #1E6299; background-color: #ffffff; }
.news-archives .list-group-item:hover { background-color: #1E6299; }
.news-archives .list-group-item:hover a { color: #ffffff; text-decoration: none; }
/* ------------- Dashboards - Home ------------- */
#Dashboard .list-group .row { margin-right: 0; margin-left: 0; }
#Dashboard .list-group .no-padding { padding-right: 0px; padding-left: 0px; }
#Dashboard .list-group .badge { background-color: #4CAF50; border-radius: 3px; }
/* ------------- BS Table Extensions  ------------- */
table.table-condensed { font-size: 12px; }
table.table-condensed th.table-grouping { background-color: #F8F8F8; text-align: center; font-size: 14px; color: #999; }

@media (max-width: 767px) {
.dropdown-menu.multi-column { min-width: 240px !important; overflow-x: hidden; }
}
/* ------------- Patient Info Bar ------------- */
#PatientInfoBar { margin-top: 15px; display: inline-block; }
#PatientInfoBar .sc-avatar { padding-bottom: 30px; }
#PatientInfoBar .sc-avatar img { }
#PatientInfoBar h4 a { color: #1E6299; font-size: 24px; font-family: 'kiroregular'; float: left; margin-right: 10px; }
#PatientInfoBar figure img { margin: 0 auto; }
#PatientInfoBar table { font-size: 12px;}
#PatientInfoBar p { margin: 0; font-size: 12px; line-height: 1.5em; }
#PatientInfoBar h4 .dropdown a { font-size: 12px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 400; padding: 3px 20px; color: #333; float: none; margin: 0; }
/* ------------- Doctors Appointment ------------- */
.doc-appointments-body { top: -42px; position: relative; display: inline-block; }
.doc-appointments-body .tab-content { margin-top: 20px; }
.doc-appointments-body .patient-list-wrapper a { text-decoration: none; border-bottom: 1px dotted #ddd; display: block; padding-top: 10px; }
.doc-appointments-body .patient-list-wrapper a:hover { text-decoration: none; background-color: #DCE6EF; }
.doc-appointments-body .patient-list-wrapper .media { padding: 4px; }
.doc-appointments-body .patient-list-wrapper .media-body h5.media-heading { font-weight: bold; color: #000; }
.doc-appointments-body .patient-list-wrapper .media-body p { color: #555; font-size: 12px; }
/* ------------- Loader Animation ------------- */
.loader { text-align: center; }
.loader h4 { font-weight: bold; color: #1E6299; margin: 0; padding: 0; margin-top: 10%; text-transform: uppercase; font-size: 2em; letter-spacing: -1px; background: #2677b5; background: -moz-linear-gradient(top, #2677b5 0%, #13456b 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, #2677b5), color-stop(100%, #13456b)); background: -webkit-linear-gradient(top, #2677b5 0%, #13456b 100%); background: -o-linear-gradient(top, #2677b5 0%, #13456b 100%); background: -ms-linear-gradient(top, #2677b5 0%, #13456b 100%); background: linear-gradient(to bottom, #2677b5 0%, #13456b 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2677b5', endColorstr='#13456b', GradientType=0 );
-webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.loader h5 { margin: 0; font-weight: bold; color: #666; text-transform: uppercase; letter-spacing: 1px; }
.loader span { display: inline-block; vertical-align: middle; width: 10px; height: 10px; margin: 50px auto; background: #1E6299; border-radius: 50px; -webkit-animation: loader 0.7s infinite alternate; -moz-animation: loader 0.7s infinite alternate; }
.loader span:nth-of-type(2) { -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; }
.loader span:nth-of-type(3) { -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; }
.loader span:nth-of-type(4) { -webkit-animation-delay: 0.6s; -moz-animation-delay: 0.6s; }
.loader span:nth-of-type(5) { -webkit-animation-delay: 0.8s; -moz-animation-delay: 0.8s; }
@-webkit-keyframes loader {
 0% {
 width: 10px;
 height: 10px;
 opacity: 1;
 -webkit-transform: translateY(0);
}
 100% {
 width: 10px;
 height: 10px;
 opacity: 1;
 -webkit-transform: translateY(-41px);
}
}
@-moz-keyframes loader {
 0% {
 width: 10px;
 height: 10px;
 opacity: 1;
 -moz-transform: translateY(0);
}
 100% {
 width: 24px;
 height: 24px;
 opacity: 1;
 -moz-transform: translateY(-41px);
}
}
/* -------------  Location Map ------------- */
.ModProtogenStrategicCareLocationMapC .map-search { width: 100%;  display: inline-block; }
.ModProtogenStrategicCareLocationMapC .map-search input { text-align: center; }
/* ------------- Accreditations ------------- */
.accreditation-details-item .img-wrapper { min-height: 100px; background-color: #F9F9F9; }
.accreditation-details-item .accreditation-details { min-height: 200px; }

@media(max-width:1550px) and (min-width:992px) {
#PatientInfoBar .patient-buttons .btn { margin-top: 5px; display: block; width: 100%; }
#PatientInfoBar .patient-buttons .btn-sm { padding: 2px 10px; }
#PatientInfoBar h4 { font-size: 18px; }
}

@media(max-width:991px) and (min-width:768px) {
#PatientInfoBar .patient-main-info { min-height: 95px; }
#PatientInfoBar p { font-size: 11px; }
.media-left.sc-avatar img { width: 80px; }
}

@media(max-width:767px) and (min-width:481px) {
#wrapper .page-header.patient-dashboard { height: 385px; }
#PatientInfoBar .patient-buttons { display: block; margin: 0 auto 20px auto; width: 185px; }
#PatientInfoBar .patient-info { width: 33.3333333%; float: left; margin-top: 0px; }
#PatientInfoBar p { font-size: 11px; }
}

@media(max-width:480px) {
#wrapper .page-header.page-183,
#wrapper .page-header.patient-dashboard { padding-bottom: 30px; }
#PatientInfoBar .patient-buttons { display: block; margin: 0 auto 20px auto; width: 185px; }
}
/* ------------- Progress Steps Timeline ------------- */
#progressTimeline { padding-top: 0; }
.bs-wizard { border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0; margin-bottom: 20px; }
.bs-wizard > .bs-wizard-step { padding: 0; position: relative; }
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum { color: #595959; font-size: 16px; margin-bottom: 5px; min-height: 15px; }
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum h5 { font-size: 11px; margin: 0; }
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum h5 strong { margin-bottom: 3px; }
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum h5.steps-title { font-size: 11px; margin-bottom: 10px; }
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum h5.steps-time { font-size: 9px; font-weight: bold; }
.bs-wizard > .bs-wizard-step .bs-wizard-info { color: #999; font-size: 14px; }
.bs-wizard > .bs-wizard-step > .bs-wizard-dot { position: absolute; width: 30px; height: 30px; display: block; /*background: #BBCFE0;*/ background: #3FD065; top: 60px; left: 50%; margin-top: -45px; margin-left: -15px; border-radius: 50%; }
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after { content: ' '; width: 14px; height: 14px; background: #fff; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
.bs-wizard > .bs-wizard-step > .progress { position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 11px 0 20px 0; background-color: #E3EBF2; }
.bs-wizard > .bs-wizard-step > .progress > .progress-bar { width: 0px; box-shadow: none; /*background: #BBCFE0;*/ background: #3FD065; }
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar { width: 100%; }
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar { width: 50%; }
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar { width: 0%; }
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar { width: 100%; }
.bs-wizard > .bs-wizard-step.active > .bs-wizard-dot { background-color: #46A4EF; -webkit-animation: popExpand cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.4s 3s; }
.bs-wizard > .bs-wizard-step.active > .bs-wizard-dot:after { background-color: #114976; }
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot { background-color: #E3EBF2; }
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after { background: #BBCFE0; }
.bs-wizard > .bs-wizard-step:first-child > .progress { left: 50%; width: 50%; }
.bs-wizard > .bs-wizard-step:last-child > .progress { width: 50%; }
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot { pointer-events: none; }
 @-webkit-keyframes popExpand {
 0% {
 transform: scale(0.5, 0.5);
 opacity: 0.4;
}
 20% {
 transform: scale(1.25, 1.25);
}
 30% {
 opacity: 1;
}
 100% {
 transform: scale(1, 1);
}
}

@media(max-width:1128px) and (min-width:992px) {
#wrapper .page-header.page-183 { padding-bottom: 30px; }
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after { width: 8px; height: 8px; top: 6px; left: 6px; }
.bs-wizard > .bs-wizard-step > .bs-wizard-dot { width: 20px; height: 20px; }
.bs-wizard > .bs-wizard-step > .progress { height: 4px; margin: 18px 0; }
}

@media(max-width:992px) and (min-width:840px) {
#wrapper .page-header.page-183 { padding-bottom: 30px; }
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after { width: 8px; height: 8px; top: 6px; left: 6px; }
.bs-wizard > .bs-wizard-step > .bs-wizard-dot { width: 20px; height: 20px; }
.bs-wizard > .bs-wizard-step > .progress { height: 4px; margin: 18px 0; }
}

@media(max-width:839px) and (min-width:768) {
#wrapper .page-header.page-183 { padding-bottom: 30px; }
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after { width: 7px; height: 7px; top: 4px; left: 4px; }
.bs-wizard > .bs-wizard-step > .bs-wizard-dot { width: 15px; height: 15px; }
.bs-wizard > .bs-wizard-step > .progress { height: 3px; }
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum h5 { font-size: 9px; }
}

@media(max-width:767px) and (min-width:481px) {
}

@media(max-width:480px) {
#wrapper .page-header.page-183 { padding-bottom: 30px; }
.bs-wizard > .bs-wizard-step > .bs-wizard-dot { top: 52px; }
}
/* ------------- Add Services Dropdown ------------- */
ul.add-actions { padding-left: 0; margin-bottom: 0; list-style: none; background-color: #EEEEEE; }
ul.add-actions li a { display: block; padding: 10px 15px; }
ul.add-actions li a:hover,
ul.add-actions li a:active,
ul.add-actions li a:focus { text-decoration: none; }
ul.add-actions .dropdown-menu { width: 250px; }
/* ------------- Top Nav ------------- */
.account-details .navbar-top-links .userInfo a { padding-left: 10px!important; }
.account-details .navbar-top-links .userInfo.open { background-color: #fff; color: #214E73; border-radius: 6px 6px 0px 0px; border-bottom: 1px solid #fff; }
.account-details .navbar-top-links .userInfo .dropdown-menu { padding: 5px 0; margin: 0; font-size: 12px; border-radius: 0 0 4px 4px; margin-right: -1px; }
/* ------------- Notifications Badge - Top Nav ------------- */

.account-details { margin-top: 8px; }
.navbar-top-links li:last-child { margin-right: 0; }
.navbar-top-links .badge { background-color: #ffffff; color: #1c84c6; border-radius: 3px; }
.navbar-top-links .badge-notify { top: -14px; left: 14px; }
.navbar-top-links .badge-notify.count-0 { display: none; }
.navbar-top-links .userInfo .user-dropdown { background-color: transparent; outline: none; padding: 0; }
#user-info-mobile { border-bottom: 3px solid #e41b23; }
#user-info-mobile .side-user { padding-top: 20px; padding-bottom: 20px; background: #e41b23; }
#user-info-mobile .side-user a h4 { color: #FFF }
#user-info-mobile .side-user .img-circle { border: solid 10px rgba(255, 255, 255, 0.2); }
#user-info-mobile .badge { float: left; left: 30%; position: relative; top: 25px; z-index: 10; background-color: #fff; color: #e41b23 }
.ribbon { display: block; width: 30px; position: relative; color: #fff; padding: 15px 0 10px; text-align: center; float: right; top: -30px; z-index: 1; }
.ribbon:before { display: block; width: 30px; height: 0; position: absolute; top: 4px; content: ""; border-top: 1px dotted rgba(0, 0, 0, 0.2); border-bottom: 1px dotted rgba(255, 255, 255, 0.3); }
.ribbon:after { display: block; width: 0; height: 0; content: ""; position: relative; bottom: -25px; z-index: 100; border-width: 0 15px 15px 15px; border-style: solid; }
/* ------------- Ribbon Colours ------------- */

.ribbon.red { background-color: #cb0000; background-repeat: repeat-x; background-image: -khtml-gradient(linear, left top, left bottom, from(#fe0000), to(#cb0000)); background-image: -moz-linear-gradient(top, #fe0000, #cb0000); background-image: -ms-linear-gradient(top, #fe0000, #cb0000); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fe0000), color-stop(100%, #cb0000)); background-image: -webkit-linear-gradient(top, #fe0000, #cb0000); background-image: -o-linear-gradient(top, #fe0000, #cb0000); background-image: linear-gradient(top, #fe0000, #cb0000); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe0000', endColorstr='#cb0000', GradientType=0);
}
.ribbon.red:after { border-color: #cb0000 #cb0000 transparent #cb0000; }
.ribbon.orange { background-color: #e44200; background-repeat: repeat-x; background-image: -khtml-gradient(linear, left top, left bottom, from(#ff5b18), to(#e44200)); background-image: -moz-linear-gradient(top, #ff5b18, #e44200); background-image: -ms-linear-gradient(top, #ff5b18, #e44200); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff5b18), color-stop(100%, #e44200)); background-image: -webkit-linear-gradient(top, #ff5b18, #e44200); background-image: -o-linear-gradient(top, #ff5b18, #e44200); background-image: linear-gradient(top, #ff5b18, #e44200); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5b18', endColorstr='#e44200', GradientType=0);
}
.ribbon.orange:after { border-color: #e44200 #e44200 transparent #e44200; }
.ribbon.yellow { background-color: #cc9b00; background-repeat: repeat-x; background-image: -khtml-gradient(linear, left top, left bottom, from(#ffc200), to(#cc9b00)); background-image: -moz-linear-gradient(top, #ffc200, #cc9b00); background-image: -ms-linear-gradient(top, #ffc200, #cc9b00); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffc200), color-stop(100%, #cc9b00)); background-image: -webkit-linear-gradient(top, #ffc200, #cc9b00); background-image: -o-linear-gradient(top, #ffc200, #cc9b00); background-image: linear-gradient(top, #ffc200, #cc9b00); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc200', endColorstr='#cc9b00', GradientType=0);
}
.ribbon.yellow:after { border-color: #cc9b00 #cc9b00 transparent #cc9b00; }
.ribbon.green { background-color: #6b8d13; background-repeat: repeat-x; background-image: -khtml-gradient(linear, left top, left bottom, from(#8dba19), to(#6b8d13)); background-image: -moz-linear-gradient(top, #8dba19, #6b8d13); background-image: -ms-linear-gradient(top, #8dba19, #6b8d13); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8dba19), color-stop(100%, #6b8d13)); background-image: -webkit-linear-gradient(top, #8dba19, #6b8d13); background-image: -o-linear-gradient(top, #8dba19, #6b8d13); background-image: linear-gradient(top, #8dba19, #6b8d13); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8dba19', endColorstr='#6b8d13', GradientType=0);
}
.ribbon.green:after { border-color: #6b8d13 #6b8d13 transparent #6b8d13; }
.ribbon.blue { background-color: #17a1d0; background-repeat: repeat-x; background-image: -khtml-gradient(linear, left top, left bottom, from(#32bae8), to(#17a1d0)); background-image: -moz-linear-gradient(top, #32bae8, #17a1d0); background-image: -ms-linear-gradient(top, #32bae8, #17a1d0); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32bae8), color-stop(100%, #17a1d0)); background-image: -webkit-linear-gradient(top, #32bae8, #17a1d0); background-image: -o-linear-gradient(top, #32bae8, #17a1d0); background-image: linear-gradient(top, #32bae8, #17a1d0); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#32bae8', endColorstr='#17a1d0', GradientType=0);
}
.ribbon.blue:after { border-color: #17a1d0 #17a1d0 transparent #17a1d0; }
.ribbon.purple { background-color: #611b85; background-repeat: repeat-x; background-image: -khtml-gradient(linear, left top, left bottom, from(#8024af), to(#611b85)); background-image: -moz-linear-gradient(top, #8024af, #611b85); background-image: -ms-linear-gradient(top, #8024af, #611b85); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8024af), color-stop(100%, #611b85)); background-image: -webkit-linear-gradient(top, #8024af, #611b85); background-image: -o-linear-gradient(top, #8024af, #611b85); background-image: linear-gradient(top, #8024af, #611b85); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8024af', endColorstr='#611b85', GradientType=0);
}
.ribbon.purple:after { border-color: #611b85 #611b85 transparent #611b85; }
.ribbon.black { background-color: #323232; background-repeat: repeat-x; background-image: -khtml-gradient(linear, left top, left bottom, from(#4b4b4b), to(#323232)); background-image: -moz-linear-gradient(top, #4b4b4b, #323232); background-image: -ms-linear-gradient(top, #4b4b4b, #323232); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b4b4b), color-stop(100%, #323232)); background-image: -webkit-linear-gradient(top, #4b4b4b, #323232); background-image: -o-linear-gradient(top, #4b4b4b, #323232); background-image: linear-gradient(top, #4b4b4b, #323232); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b4b4b', endColorstr='#323232', GradientType=0);
}
.ribbon.black:after { border-color: #323232 #323232 transparent #323232; }
/* ------------- Filtering ------------- */
.filterBy { display: inline-block; }
.filterBy-list { padding-left: 0; list-style: none; }
.filterBy-list li { width: 25%; float: left; font-size: 12px; text-align: center; background-color: #f9f9f9; border: 1px solid #fff; }
.filterBy-list li > a { width: 100%; height: 45px; padding: 15px; display: block; text-decoration: none; border-radius: 4px; }
.filterBy-list li > a:hover { text-decoration: none; background-color: #337ab7; color: #fff; }
.filterBy-list li.active a,
.filterBy-list li.active a:hover { background-color: #5cb85c; border-color: #4cae4c; color: #fff; text-decoration: none; }
/* ------------- Locations ------------- */
.locations-dir .thumbnail { }
.locations-dir .thumbnail .caption { }
.locations-dir .thumbnail h4 { }
.locations-dir .loc-details { height: 150px; }
/* ------------- Languages ------------- */
.language-dir .icon-wrapper { padding: 10px; }
.language-dir .loc-details { height: 80px; }
/* ------------- Specialities ------------- */
.specialities-dir .icon-wrapper { padding: 10px; }
.specialities-dir .loc-details { height: 80px; }
.specialities-dir .media-heading { font-weight: bold; }
.specialities-dir .loc-details { height: 80px; }
.specialities-dir .specialities-details-item { border-bottom: dotted 1px #ddd; height: 150px; }
.specialities-dir .first-letter { width: 64px; height: 64px; background-color: #ccc; color: #555; text-align: center; align-content: center; font-size: 30px; font-weight: bold; border-radius: 3px; margin: 0; padding-top: 10px; }
.specialities-dir .first-letter.char_A { background-color: #02a2db; color: #fff; }
.specialities-dir .first-letter.char_B { background-color: #078dcd; color: #fff; }
.specialities-dir .first-letter.char_C { background-color: #0d73ba; color: #fff; }
.specialities-dir .first-letter.char_D { background-color: #1757a8; color: #fff; }
.specialities-dir .first-letter.char_E { background-color: #263f98; color: #fff; }
.specialities-dir .first-letter.char_F { background-color: #3d2f8e; color: #fff; }
.specialities-dir .first-letter.char_G { background-color: #5f248b; color: #fff; }
.specialities-dir .first-letter.char_H { background-color: #891d8d; color: #fff; }
.specialities-dir .first-letter.char_I { background-color: #b4198e; color: #fff; }
.specialities-dir .first-letter.char_J { background-color: #ea1685; color: #fff; }
.specialities-dir .first-letter.char_K { background-color: #eb1661; color: #fff; }
.specialities-dir .first-letter.char_L { background-color: #eb2039; color: #fff; }
.specialities-dir .first-letter.char_M { background-color: #ec332e; color: #fff; }
.specialities-dir .first-letter.char_M { background-color: #f4542d; color: #fff; }
.specialities-dir .first-letter.char_N { background-color: #fc812d; color: #fff; }
.specialities-dir .first-letter.char_O { background-color: #fdaf2d; color: #fff; }
.specialities-dir .first-letter.char_P { background-color: #fdd52d; color: #fff; }
.specialities-dir .first-letter.char_Q { background-color: #f8e82d; color: #fff; }
.specialities-dir .first-letter.char_R { background-color: #d3e733; color: #fff; }
.specialities-dir .first-letter.char_S { background-color: #9bd93c; color: #fff; }
.specialities-dir .first-letter.char_T { background-color: #9bd93c; color: #fff; }
.specialities-dir .first-letter.char_U { background-color: #5dc246; color: #fff; }
.specialities-dir .first-letter.char_V { background-color: #5dc246; color: #fff; }
.specialities-dir .first-letter.char_W { background-color: #26ac4e; color: #fff; }
.specialities-dir .first-letter.char_X { background-color: #069f53; color: #fff; }
.specialities-dir .first-letter.char_Y { background-color: #069f9d; color: #fff; }
.specialities-dir .first-letter.char_Z { background-color: #06729f; color: #fff; }
/* ------------- Procedures ------------- */
.procedure-search { margin-top: 30px; }
.filterProcedures { margin-bottom: 10px; }
.procedures-wrapper .nav-tabs { margin-bottom: 15px; }
.add-procedure a { border-bottom: 1px solid #dedede!important; }
.procedures-dir .icon-wrapper { padding: 10px; }
.procedures-dir .loc-details { height: 80px; }
.procedures-dir .media-heading { font-weight: bold; line-height: 12px; font-size: 14px; margin-bottom: 0px; }
.procedures-dir .procedure-type { font-size: 11px; color: #666; }
.procedures-dir .loc-details { height: 80px; }
.procedures-dir .specialities-details-item { border-bottom: dotted 1px #ddd; height: 150px; }
.procedures-dir .media.procedures-details-item:first-child { margin-top: 15px; }
.procedures-dir .media.procedures-details-item { padding-bottom: 10px; border-bottom: 1px dotted #dedede; }
.procedures-dir .first-letter { width: 29px; height: 29px; background-color: #ccc; color: #555; text-align: center; align-content: center; font-size: 16px; font-weight: bold; border-radius: 3px; margin: 0; padding-top: 4px; }
#CT .procedures-dir .first-letter { background-color: #02a2db; color: #fff; }
#InterventionalProcedure .procedures-dir .first-letter { background-color: #5f248b; color: #fff; }
#MRI .procedures-dir .first-letter { background-color: #f4542d; color: #fff; }
#NuclearMedicine .procedures-dir .first-letter { background-color: #fdd52d; color: #fff; }
#Xray .procedures-dir .first-letter { background-color: #5dc246; color: #fff; }
/* ------------- Symptom Filterings - Homepage ------------- */
dl.symptom-list .symptom-item { margin-bottom: 10px; }
dl.symptom-list .media-body h4 { font-size: 16px; font-weight: bold; }
dl.symptom-list .media-body p { font-size: 12px; }
dl.symptom-list a { text-decoration: none; }
dl.symptom-list a:hover { text-decoration: none; }
/* ---------- Paitent Dashboard - patientTabs ---------- */
.Dasboard-Tabs { top: -42px; position: relative; display: inline-block; width: 100%; }
.Dasboard-Tabs span.typcn { font-size: inherit; }
/* ---------- Correspondence ---------- */
#correspondence .btn-primary { padding: 5px; position: relative; }
#correspondence .btn-primary .progress-value { position: absolute; right: 0; left: 0; }
#correspondence .btn-primary .progress-bar { background-color: #204d74; text-align: center; }
#correspondence div[class*=" msg-length-"] { background-color: #4cae4c!important; }
#correspondence div[class*=" msg-length-1"] { background-color: #4cae4c!important; }
#correspondence div[class*=" msg-length-2"] { background-color: #4cae4c!important; }
#correspondence div[class*=" msg-length-3"] { background-color: #4cae4c!important; }
#correspondence div[class*=" msg-length-4"] { background-color: #4cae4c!important; }
#correspondence div[class*=" msg-length-5"] { background-color: #4cae4c!important; }
#correspondence div[class*=" msg-length-6"] { background-color: #4cae4c!important; }
#correspondence div[class*=" msg-length-7"] { background-color: #ec971f!important; }
#correspondence div[class*=" msg-length-8"] { background-color: #ec971f!important; }
#correspondence div[class*=" msg-length-9"] { background-color: #ec971f!important; }
#correspondence div[class*=" msg-length-10"] { background-color: #d43f3a!important; }
/*Comment List styles*/
.comment-list .row { margin-bottom: 0px; }
.comment-list .panel .panel-heading { padding: 4px 15px; position: absolute; border: none; /*Panel-heading border radius*/ border-top-right-radius: 0px; top: 1px; }
.comment-list .panel .panel-heading.right { border-right-width: 0px; /*Panel-heading border radius*/ border-top-left-radius: 0px; right: 16px; }
.comment-list .panel .panel-heading .panel-body { padding-top: 6px; }
.comment-list figcaption { /*For wrapping text in thumbnail*/ word-wrap: break-word; }

/* Portrait tablets and medium desktops */
@media (min-width: 768px) {
.comment-list .arrow:after,
.comment-list .arrow:before { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-color: transparent; }
.comment-list .panel.arrow.left:after,
.comment-list .panel.arrow.left:before { border-left: 0; }
/*****Left Arrow*****/
  /*Outline effect style*/
.comment-list .panel.arrow.left:before { left: 0px; top: 30px; /*Use boarder color of panel*/ border-right-color: inherit; border-width: 16px; }
/*Background color effect*/
.comment-list .panel.arrow.left:after { left: 1px; top: 31px; /*Change for different outline color*/ border-right-color: #FFFFFF; border-width: 15px; }
/*****Right Arrow*****/
  /*Outline effect style*/
.comment-list .panel.arrow.right:before { right: -16px; top: 30px; /*Use boarder color of panel*/ border-left-color: inherit; border-width: 16px; }
/*Background color effect*/
.comment-list .panel.arrow.right:after { right: -14px; top: 31px; /*Change for different outline color*/ border-left-color: #FFFFFF; border-width: 15px; }
/* Add Services Dropdown */
ul.add-actions { border-bottom: 1px solid #1c84c6; }
}
.comment-list .comment-post { margin-top: 6px; }
/* ------------- Documents ------------- */
#doclist h5 { margin: 0; font-size: 14px; font-weight: bold; }
#doclist h5 a { color: #000; text-decoration: none; }
#doclist h5 a:hover { text-decoration: none; color: #63B733; }
.documents .actions { background-color: #f5f5f5; position: relative; }
.documents .barcode-wrapper { padding: 10% 10px 0 10px; min-height: 200px; }
.documents .list-group.doc-info { font-size: 12px; text-align: left; }
.documents .list-group.doc-info .list-group-item { padding: 5px; }
.documents .list-group-item.DocumentName { font-size: 16px; font-weight: 700; color: #1E6299; word-break: break-all; }
.documents .list-group-item.DocumentName a.edit-record { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; line-height: 1; color: #fff; text-align: center; background-color: #CCC; border-radius: 3px; float: right; cursor: pointer; margin-left: 10px; }
.documents .list-group-item.DocumentName a.edit-record:hover { background-color: #449d44; }
.documents .list-group-item.DocumentDes { min-height: 50px; }
.documents .list-group-item.DocumentEdit { background-color: #449d44; }
.documents .list-group-item.DocumentEdit textarea { font-size: 12px; }
.documents .list-group.doc-info strong { color: #646464 }
.documents .tabs-preview-wrapper { min-height: 300px; }
.documents .tabs-preview-wrapper ul.nav.nav-tabs.nav-tabs-compact { background-color: #F8F8F8; padding: 10px 4px 0px 4px; }
.documents .tabs-preview-wrapper ul.nav.nav-tabs.nav-tabs-compact > li a { font-size: 12px; color: #555; }
.documents .tabs-preview-wrapper .tab-content { padding: 0; height: 250px; }
.document-details-item .tab-content>.tab-pane { margin-top: 0;height: inherit;overflow: hidden; }
/* ------------- Worfklows Table List ------------- */
#workflows-table .pagination { margin: 0; }
#workflows-table td > span { display: block; }
#workflows-table td > span.workflow-patient-procedure { font-weight: bold; }
#workflows-table td > span.workflow-patient-dob,
#workflows-table td > span.workflow-patient-body,
#workflows-table td > span.workflow-time { color: #999; }
#workflows-table span[title] { border-bottom: 1px dotted #666; cursor: help; display:inline-block;}
#advancedSearch {
        border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

@media(max-width:768px) {
/* ------------- Logo Pane ------------- */
#CommonTasks { z-index: 1; }
nav #Logo { text-align: center; margin-top: 2%; margin-bottom: 2%; }
.navbar-header .navbar-toggle { background-color: #1c84c6; border-color: #ffffff!important; }
.navbar-default .navbar-toggle .icon-bar { background-color: #ffffff!important; }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: #ffffff!important; }
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar { background-color: #1c84c6!important; }
#page-wrapper { margin: 0; padding: 0; border-left: 0; }
.sidebar { width: 100%; position: inherit; }
navbar-default { background-color: #1e6299; border-color: #1e6299; }
nav.navbar-static-top { background: #00355e; background: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #00355e 0%, #1e6299 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00355e), color-stop(100%, #1e6299)); background: -webkit-linear-gradient(top, #00355e 0%, #1e6299 100%); background: -o-linear-gradient(top, #00355e 0%, #1e6299 100%); background: -ms-linear-gradient(top, #00355e 0%, #1e6299 100%); background: linear-gradient(to bottom, #00355e 0%, #1e6299 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00355e', endColorstr='#1e6299', GradientType=0 );
}
}

@media(max-width:667px) {
.hide-onMobile { display: none; }
.navbar-top-links a.count { float: right!important; margin-left: 5px; margin-right: 5px; }
}

@media(max-width:480px) {
/* ------------- Logo Pane ------------- */
nav #Logo { text-align: center; margin-top: 0%; padding-top: 5%; margin-bottom: 5%; }
nav.navbar-static-top { background: #00355e; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMzU1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTYyOTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #00355e 0%, #1e6299 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00355e), color-stop(100%, #1e6299)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #00355e 0%, #1e6299 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #00355e 0%, #1e6299 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #00355e 0%, #1e6299 100%); /* IE10+ */ background: linear-gradient(to bottom, #00355e 0%, #1e6299 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00355e', endColorstr='#1e6299', GradientType=0 ); /* IE6-8 */
}
.navbar-top-links a.count { margin-top: 3px; }
#wrapper .page-header h1 { font-size: 24px; }
}
.glyphicon-spin { -webkit-animation: spin 1000ms infinite linear; animation: spin 1000ms infinite linear; }
@-webkit-keyframes spin {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(359deg);
 transform: rotate(359deg);
}
}
@keyframes spin {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(359deg);
 transform: rotate(359deg);
}
}
.modal-backdrop { width: 100%; height: 100%; }
.modal[size="full"] .modal-dialog { width: 99%; }
.timeline-item { -webkit-animation-name: flag; -webkit-animation-duration: 0.3s; -webkit-animation-delay: 0s; -webkit-animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);/*-webkit-animation-iteration-count: infinite;*/ }
.timeline-item:nth-child(2) { -webkit-animation-duration: 0.75s; }
.timeline-item:nth-child(3) { -webkit-animation-duration: 1s; }
.timeline-item:nth-child(4) { -webkit-animation-duration: 1.25s; }
.timeline-item:nth-child(5) { -webkit-animation-duration: 1.5s; }
.timeline-item:nth-child(6) { -webkit-animation-duration: 1.75s; }
.timeline-item:nth-child(7) { -webkit-animation-duration: 2s; }
 @-webkit-keyframes floatUp {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
@-webkit-keyframes flag {
 0% {
 opacity:0;
 transform: translate3d(0, 200%, 0);
}
 100% {
 opacity:1;
 transform: translate3d(0, 0, 0);
}
}
.form-group.required .control-label { position: relative; }
.form-group.required .control-label:after { color: #a94442; content: "*"; position: absolute; margin-left: 5px; }
body { position: relative; }
th.st-sort-ascent:after { content: '\25b2'; }
th.st-sort-descent:after { content: '\25bc'; }
th[st-sort]:hover { cursor: pointer; text-decoration: underline; }
.bowlerBio textarea:focus,
.bowlerBio textarea.has-text { height: 200px !important; }
.bowlerBio textarea { height: 50px !important; -webkit-transition: height 0.2s; }
/* ------------- Workflow Table ------------- */
#workflowList tbody { font-size: 12px; }
#workflowList .badge.urgency { border-radius: 3px; }
#workflowList #advancedSearch label,
#workflowList #advancedSearch .form-control,
#workflowList #advancedSearch .btn,
#workflowList #advancedSearch .input-group-addon
{ font-size: 12px; }
#workflowList #advancedSearch label {
    margin-bottom: 1px;
}
#workflowList #advancedSearch .form-control,
#workflowList #advancedSearch .btn{
 height:30px
}
#workflowList #advancedSearch input[type=text],
#workflowList #advancedSearch input[type=date],
#workflowList #advancedSearch select {
    line-height: 1.5;
    height: 30px;
    padding: 5px 10px;
}
#workflowList #advancedSearch .form-group {
    margin-bottom: 5px;
}
.loading .glyphicon-refresh { -webkit-animation: spin 1.6s linear infinite; -moz-animation: spin 1.6s linear infinite; animation: spin 1.6s linear infinite; }
 @-moz-keyframes spin {
100% {
-moz-transform: rotate(360deg);
}
}
@-webkit-keyframes spin {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
100% {
-webkit-transform: rotate(360deg);
transform:rotate(360deg);
}
}
/* -------------- Health Conditions Wiki ------------------*/
.hc-categories { margin-top: 20px; }
.hc-categories .list-group-item { padding: 0px; border: none; }
.hc-categories .list-group-item a { font-size: 12px; color: #333; padding: 8px; display: block; border-top: 1px dotted #dedede; }
.hc-categories .list-group-item a:hover { background-color: #1E6299; color: #ffffff; text-decoration: none; }
.hc-categories .list-group-item a:hover .badge { background-color: #ffffff; color: #1E6299; }
.hc-categories .list-group-item:last-child a { border-bottom: 1px dotted #dedede; }
.hc-categories .list-group-item .badge { background-color: #1E6299; }
 @-webkit-keyframes dropboxupload {
 0% {
background-color: #2F622F;
}
 50% {
background: #5cb85c;
}
 100% {
background: #2F622F;
}
}
.drop-box { position: relative; }
.drop-box .dropzone-wrapper { padding: 65px; background-color: #f7f7f9; border: 1px solid #e1e1e8; font-size: 2em; color: #999999; text-align: center; }
.drop-box .dragover-instructions { -webkit-animation: dropboxupload 1s infinite; display: none; position: absolute; padding: 65px; left: 0; right: 0; top: 0; bottom: 0; background-color: #5cb85c; border: 1px solid #5cb85c; ; color: #FFF; z-index: 5; font-size: 2em; text-align: center; border-radius: 4px; }
.drop-box.dragover .dragover-instructions { display: block; }

.spinner {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px;
    opacity: 0;
    background-image: url(data:image/gif;base64,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);
}
.btn {
    transition: 0.3s cubic-bezier(0.175, 0.885, 0.320, 1.275) all;
}

.table-doublerow>tbody>tr:nth-child(even)>td
{
    border-top-width:0px
}


.dnnFormMessage  {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.dnnFormSuccess {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.map-results li.list-group-item {
    padding: 6px;
    overflow: hidden;
}

.map-results .panel-group{
    margin:1px
}
.map-results{
    font-size:13px
}

.map-results h4{
    font-size:13px;
    font-weight:bold;
}

.map-results .panel-footer .btn {
    padding: 5px;
}

.workflow-alert {
    position: absolute;
    margin-top: 5px;
    right: 0;
    left: 0;
    text-align: center;
}


.healthgraph-timeline > li.ng-animate {
        transition:all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
    /*opacity: 1;*/
        /*position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;*/
      }
.healthgraph-timeline > li.ng-leave,
      .healthgraph-timeline > li.ng-enter.ng-enter-active {
        /*top:0;*/
        /*background-color: blue !important;*/
    opacity: 1;
    top: 0px;
      }
 .healthgraph-timeline > li.ng-leave.ng-leave-active,
      .healthgraph-timeline > li.ng-enter {
        /*top:-50px;*/
     /*background-color: red !important;*/
     opacity: 0;
     top: -10px;
      }


 .top-right-corner {
     position: absolute;
    top: 0px;
    right: 0;
    padding: 0;
 }

 .has-error .input-group-btn .btn {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

 .left-input-outer-spin {
    position: absolute;
    z-index: 2;
    left: -20px;
    top: 10px;
    color: #666;
 }

 .btn-slim {
     padding: 0;
     border:none;
 }


/*  Component: Info Box  */


#workflowList .stats {
    padding: 5px 16px 20px 20px;
    background: #F5F5F5;
    margin: 0px -15px 20px -15px;
    border-radius: 2px;
}

.info-box {
		display           : block;
		min-height        : 80px;
		background        : #fff;
		width             : 100%;
		border            : 1px solid #dddddd;
		border-radius     : 2px;
		-o-transition     : 0.3s;
		-ms-transition    : 0.3s;
		-moz-transition   : 0.3s;
		-webkit-transition: 0.3s;
		transition        : 0.3s;
}

.info-box a {
		text-decoration: none;
}

.info-box small {
		font-size: 14px;
}

.info-box .progress {
		background: rgba(0, 0, 0, 0.2);
		margin    : 5px -10px;
		height    : 2px;
}

.info-box .progress,
.info-box .progress .progress-bar {
		border-radius: 0;
}

.info-box .progress .progress-bar {
		background: #fff;
}

.info-box-icon {
		border-top-left-radius    : 2px;
		border-top-right-radius   : 0;
		border-bottom-right-radius: 0;
		border-bottom-left-radius : 2px;
		display                   : block;
		float                     : left;
		height                    : 78px;
		width                     : 78px;
		text-align                : center;
		font-size                 : 45px;
		line-height               : 78px;
}

.info-box-icon > img {
		max-width     : 100%;
		vertical-align: initial;
}

.info-box-content {
		padding    : 10px;
		margin-left: 80px;
}

.info-box-number {
		display    : block;
		font-weight: bold;
		font-size  : 32px;
		line-height: 32px;
		color      : inherit;
}

.info-box-text,
.progress-description {
		display      : block;
		font-size    : 12px;
		white-space  : nowrap;
		overflow     : hidden;
		text-overflow: ellipsis;
		color        : inherit;
}

.info-box-text {
		text-transform: uppercase;
}

.info-box-more {
		display: block;
}

.progress-description {
		margin: 0;
}

.info-box.bg-default {
		border: 1px solid #dce6ef;
}

.info-box.bg-default:hover {
		box-shadow: 0 0 8px 0 rgba(30, 98, 153, 0.4);
    border: 1px solid #1e6299;
}

.info-box.bg-default .info-box-icon {
		background-color: #fff;
		color           : #8eb0cc;
}

.info-box.bg-default a .info-box-text {
		color: #1e6299;
}

.info-box.bg-default a .info-box-number {
		color: #1e6299;
}

.info-box.bg-red {
		border: 1px solid #F44336;
}

.info-box.bg-red:hover {
		box-shadow: 0 0 8px 0 rgba(244, 67, 54, 0.6);
}

.info-box.bg-red .info-box-icon {
		background-color: #F44336;
		color           : #fff;
}

.info-box.bg-red a .info-box-text {
		color: #9E9E9E;
}

.info-box.bg-red a .info-box-number {
		color: #F44336;
}

.checkbox input[type=radio] + label {
    padding-left: 4px;
    margin-right:10px;
}