.topLogin-bg {
  background: #00529c none repeat scroll 0 0;
  color: #fff;
  font-size: 16px;
  padding: 9px 0;
  text-align: right;
}
a.topLogin {
  font-family: 'Open Sans', sans-serif;
  border: 1px solid #9799ab;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-left: 10px;
  padding: 3px 26px;
  text-decoration: none;
}
a.topLogin:hover {
  background: #66c21b none repeat scroll 0 0;
}
.clicktocall {
  background: #0278e2 none repeat scroll 0 0;
  border-radius: 6px;
  color: #fff;
  padding: 6px 15px;
}
.navbar-nav {
  float: right;
}
.navbar-nav > li > a {
  padding-top: 25px;
}
.nav-tabs > li {
  float: none;
}
.navbar-default {
  background: #fff none repeat scroll 0 0;
  border: medium none;
}
.navbar-default .navbar-nav > li > a {
  color: #333;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #fff;
  border-bottom: 4px solid #66c21b;
  color: #555;
}
.navbar-right {
  float: right;
  margin-right: -15px;
  margin-top: 18px;
}
.navbar-right .dropdown-menu {
  left: 0;
  right: 0;
  width: 218px;
}
.dropdown-menu > li > a {
  clear: both;
  color: #333;
  display: block;
  font-weight: 400;
  line-height: 1.42857;
  padding: 7px 20px;
  white-space: nowrap;
}
.navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0px;
}
.dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: '';
}
ul#menu-main-menu li ul.dropdown-menu li.dropdown > a:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px dashed;
  display: inline-block;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  width: 0;
  content: "";
}
/*   Inner Page Header */
.inntxt {
  text-align: left;
}
h1.inntxt {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0px;
  padding: 5% 0;
  min-height: 100px;
  display: flex;
  align-items: center;
}
.dropdown-menu > li > a {
  border-bottom: 1px solid #ddd;
}
/*   DSP Pages Header */
.wrapper {
  min-height: 100%;
  /* Equal to height of footer */
  margin-bottom: -225px;
}
.footer, .push {
  height: 225px;
}
.header-dsp {
  background: #00529c;
  padding: 25px 0;
}
.logo-dsp {
  text-align: left;
}
.phoneno {
  text-align: right;
  font-size: 18px;
  color: #fff;
  font-weight: 100;
}
/* Make third tier visible */
ul.nav ul ul {
  margin: -1px 0 0 20px;
}
/*make the menu sub-menu items drop down on mouse hover */
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}
/* Mobile menu  */
.slicknav_nav li a {
  font-size: 14px;
}
.slicknav_nav li a:hover {
  text-decoration: none;
}
@media (max-width: 993px) {
  .caret {
    display: none;
  }
  .dropdown-menu::after {
    display: none;
  }
}
.caption::before {
  display: none;
}
.caption::after {
  display: none;
}
.slicknav_nav {
  background: #fff none repeat scroll 0 0;
  overflow: visible;
  padding-bottom: 10px;
  width: 100%;
  float: right;
}
.slicknav_menu {
  background: none;
  box-sizing: border-box;
  font-size: 16px;
  top: 46px;
  right: 0;
}
/* Testimonials    */

.strong-view.default .testimonial-name {
  color: #00529c;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  font-family: 'open sans';
}
.strong-view.default .testimonial-inner {
  padding: 0;
  border: none;
  text-align: center;
  min-height: 180px;
}
.strong-view.default .testimonial {
  border: none;
}
.wpmslider-controls-direction {
  text-align: center;
}
.strong-view.default.stretch .strong_cycle .testimonial {
  border: none;
}
.strong-cycle-controls.buttons2 > span {
  border-radius: 0 !important;
  margin: 0 !important;
}
.strong-view.default .strong-content {
  margin: 0 auto;
}
.strong-view.default.ui-slideshow-bottom .strong-cycle-controls {
  bottom: -20px;
}
.testimonial-inner img {
  display: inline;
  width: 235px;
  height: 200px;
}
.strong-view.simple .testimonial-heading {
  margin-top: 20px;
  font-size: 18px;
  color: #00529c;
  text-align: center;
  margin-bottom: 0;
}
.testimonial-heading {
  margin-top: 20px;
  font-size: 18px;
  color: #00529c;
  min-height: 40px;
}
.testimonial-border-button {
  margin: 10px 0;
}
.testimonial-border-button a {
  border: 2px solid #00529c;
  padding: 10px 15px;
  font-size: 16px;
  display: inline-block;
}
.testimonial-border-button a:hover {
  background: #00529c;
  color: #fff;
  text-decoration: none;
}
.readmore-testimonial {
  margin: 10px 10px;
}
.readmore-testimonial a {
  font-size: 16px;
  display: inline-block;
  color: #45b4de;
}
.readmore-testimonial a:hover {
  color: #005399;
  text-decoration: none;
}
.strong-view.simple .testimonial-inner {
  border: 1px solid #ddd;
  border-bottom: 2px solid #ddd;
}
.strong-view.simple .testimonial-client {
  margin-top: 0;
}
.nextprev {
  margin: 20px 0;
}
.nextprev a {
  border: 1px solid #ddd;
  padding: 10px 15px;
  font-size: 16px;
  border-radius: 3px;
  display: inline-block;
}
.nextprev a:hover {
  background: #00529c;
  color: #fff;
  text-decoration: none;
}
.testimonial-field {
  color: #66c21b;
  font-weight: 400;
  min-height: 60px;
}
.content_overflow {
  clear: both;
  margin-top: 20px;
}
.content_overflow p {
  font-weight: 300;
}
/*.photo > img {
 border-radius: 100%;
 height: 135px;
 width: 135px;
 }*/
#profile_side {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 20px 10px;
}
.testimonial-bussiness {
  margin-bottom: 30px;
  padding: 10px 0;
}
.testimonial-bussiness .white-bg {
  border: 1px solid #ccc;
}
.testimonial-bussiness .white-bg {
  background: #fff none repeat scroll 0 0;
  border-radius: 4px;
  padding: 15px 20px 20px 80px;
  position: relative;
  text-align: center;
  font-family: 'Open Sans';
  font-weight: 300;
  font-size: 16px;
}
.quote_text::after {
  content: url("/wp-content/plugins/strong-testimonials/templates/default/img/quotes-img.png");
  left: 14px;
  padding: 0;
  position: absolute;
  top: 14px;
}
.strip_grayborder {
  background: transparent url("https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/09/strip-grayborder.png") no-repeat scroll 0 0;
  bottom: -20px;
  height: 20px;
  left: 40px;
  position: absolute;
  width: 40px;
}
.shade {
  background: rgba(0, 0, 0, 0) url("https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/09/shadow.png") no-repeat scroll center top;
  height: 25px;
  text-align: center;
  width: 100%;
}
.strong-view.default .testimonial {
  margin-top: 0px;
}
.strong-view.controls-style-buttons2 .wpmslider-wrapper .wpmslider-start, .strong-view.controls-style-buttons2 .wpmslider-wrapper .wpmslider-stop, .strong-view.controls-style-buttons2 .wpmslider-wrapper .wpmslider-next, .strong-view.controls-style-buttons2 .wpmslider-wrapper .wpmslider-prev {
  font-size: 10px;
}
.testimonial-bottom-text {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #00529c;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #00529c;
  padding: 10px;
  background: #ebebeb;
}
blockquote {
  border: none;
  padding: 0;
}
.testimonial-category-list {
  margin: 30px 0 10px 0;
  text-align: center;
  padding: 15px;
  min-height: 360px;
  border: 1px solid #ddd;
  border-bottom: 2px solid #ddd;
}
.testimonial-category-list img {
  text-align: center;
  margin: 0 auto;
  width: 235px;
  height: 200px;
}
#lc_taxonomy-2 h2.widgettitle {
  font-size: 24px;
}
#lct-widget-wpm-testimonial-category-container {
  margin-left: 10px;
}
#lct-widget-wpm-testimonial-category-container .go-button {
  background-color: #66c21b;
  border: 2px solid #fff;
  border-radius: 50px;
  box-shadow: 1px 1px 1px #296eac;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  margin: 12px 0 20px;
  padding: 5px 25px;
  text-decoration: none;
  text-transform: uppercase;
  width: 90px;
}
#lct-widget-wpm-testimonial-category {
  border: 1px solid #ddd;
  background: #fff;
  padding: 8px 10px;
}
/*#lct-widget-wpm-testimonial-category-container .navbar-nav > li > a, .btn-default:active, .open > .dropdown-toggle.btn-default{ width:60px!important; margin-left:0!important;}*/
/* Testimonial Video Gallery   */
.html5gallery-tn-title-0 {
  width: 100% !important;
  padding-left: 10px;
  height: 30px !important;
  line-height: 30px !important;
}
.html5gallery-tn-title-2 {
  color: #333 !important;
  padding-left: 20px !important;
}
.html5gallery-thumbs-0 {
  height: 100% !important;
}
.html5gallery-title-0 {
  top: 0 !important;
  padding-left: 15px;
}
.html5gallery-car-slider-0 {
  display: none !important;
}
.firsttab {
  background: #ccc;
}
.html5gallery-tn-0 {
  margin-bottom: 2px !important;
}
.html5gallery-tn-0:hover {
  margin-bottom: 2px !important;
}
.html5gallery-tn-selected-0 {
  margin-bottom: 2px !important;
}
.html5gallery-title-0 {
  width: 100% !important;
}
.strong-content.strong-grid.columns-4 .testimonial {
  height: 410px;
}
blockquote p em {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.7em;
}
blockquote em {
  font-weight: 300;
  font-size: 16px;
}
/*bottom icon*/
.btmIcon {
  background: #00529c;
  color: #9cb0ce;
  padding: 46px 0;
  font-size: 14px;
  text-align: center;
}
.btmIcon a {
  text-decoration: none;
  color: inherit;
}
.btmIcon a:hover {
  color: #66c21b;
}
.btmIcon ul {
  margin: 0;
  padding: 0;
}
.btmIcon ul li {
  display: inline-block;
  line-height: 16px;
  margin: 0 10px 20px 0;
  padding: 0;
  vertical-align: top;
  width: 116px;
}
.btmIcon ul li i {
  padding: 20px 0;
  border: 1px solid #1862a5;
  display: block;
  margin-bottom: 10px;
  height: 116px;
}
.btmIcon a:hover i {
  border-color: #66c21b;
}
/*Location*/
.location {
  padding: 20px 0;
  box-shadow: 0px 2px 5px 1px #ccc;
}
.location_ico .fa {
  color: #66c21b;
  font-size: 35px;
  padding: 10px 8px;
}
.location h3 {
  color: #00529c;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.location p {
  color: #00529c;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
.location p a {
  color: inherit;
}
/*footer */
.footerBg {
  background: #191919;
  color: #a8a8a8;
  text-align: center;
  padding: 24px 0;
}
.footerBg a {
  color: #a8a8a8;
}
.social-icons a {
  background: #66c21b none repeat scroll 0 0;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 36px;
  width: 36px;
  padding: 4px;
  margin: 0 4px;
}
.social-icons a:hover {
  background: #00529c;
}
a#scrollUp {
  bottom: 0;
  right: 0;
  position: fixed;
  background: #191919;
  padding: 0px 20px;
  color: #848484;
  font-size: 40px;
}
/* DSP Page footer */
.greybg {
  background: #fff url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/08/greybg.png) repeat-x;
  text-align: center;
  padding: 30px 0;
}
.greybg img {
  margin: 0 20px;
}
.foot_copy {
  background: #454545;
  padding: 35px 0;
  text-align: center;
  color: #b2b2b2;
  font-size: 14px;
  font-weight: 100;
}
.foot_copy a {
  color: #b2b2b2;
}
/* All HubSpot Forms
 ========================================================================== */
/* Form Field (selector for form field wrapper) */
/* Descriptions (targets class applied to Help Text divs) */
/* Labels (selects field labels and error messages) */
/* Inputs (selectors for all inputs)  */
.hs-form input[type="text"], .hs-form input[type="password"], .hs-form input[type="datetime"], .hs-form input[type="datetime-local"], .hs-form input[type="date"], .hs-form input[type="month"], .hs-form input[type="time"], .hs-form input[type="week"], .hs-form input[type="number"], .hs-form input[type="email"], .hs-form input[type="url"], .hs-form input[type="search"], .hs-form input[type="tel"], .hs-form input[type="color"], .hs-form input[type="file"], .hs-form textarea, .hs-form select {
  background-color: #fff;
  background-image: none;
  border: 1px solid #acacac;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 15px;
  height: 48px;
  line-height: 1.42857;
  padding: 6px 12px;
  width: 100%;
}
/* Inputs in focus (selectors for all inputs when clicked)  */
/* Multi-line inputs (selectors to target multi-line fields */
.hs-form textarea {
  height: 100px;
}
/* Dropdowns (selectors for dropdowns) */
/* Multi-select (selectors for multi-select fields) */
ul.hs-error-msgs li {
  list-style: none;
}
/* Required (selectors for fields, when they do not pass validation) */
/* Error message (selector for validation messages) */
.hs-form .hs-error-msgs label {
  color: red;
  font-weight: 400;
  margin-bottom: -7px;
  display: block;
}
.hs-form-required {
  display: none;
}
/* Placeholder Text (styles the placeholder attribute text) */
::-webkit-input-placeholder {
  /* Webkit Browsers */
}
:-moz-placeholder {
  /* Firefox 18- */
}
::-moz-placeholder {
  /* Firefox 19+ */
}
:-ms-input-placeholder {
  /* IE10 */
}
/* Multi Column Form (selectors for fieldsets and field wrappers)
 ========================================================================== */
/* Submit buttons (selectors for all non-CTA buttons)
 ========================================================================== */
body .hs-button.primary, body input[type="submit"], body input[type="button"] {
  background-color: #66c21b;
  border-radius: 50px;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  margin-top: 20px;
  padding: 8px 25px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  border: 2px solid #ddd;
}
body .hs-button.primary:hover, body input[type="submit"]:hover, body input[type="button"]:hover {
  background: #4aa608;
}
/* ==================================== Speciliaty Page ==================================== */
.specility_cont {
  padding: 0;
}
.specility_bgimg {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/08/wrs_specility_bgimg.png) no-repeat;
  width: 275px;
  max-width: 100%;
  height: 322px;
}
.specility_bgimg h5 {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  padding: 20px 0 0 20px;
}
.show-on-hover:hover > ul.dropdown-menu {
  display: block;
}
.specility_bgimg .btn-default {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}
.specility_bgimg .btn .caret {
  margin-left: 80px;
}
.specility_bgimg .btn {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0);
  color: #00529c;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 16px;
  text-align: right;
  vertical-align: middle;
  white-space: nowrap;
}
.specility_bgimg .navbar-nav > li > a, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-color: #fff !important;
  border-color: none;
  color: #333;
  border-radius: 5px;
  width: 200px;
  border-bottom: 1px solid #ddd;
  padding-top: 7px !important;
  padding-bottom: 7px;
}
.speciality-menu {
  float: left;
  margin-left: 10px;
  width: 220px;
}
.speciality-menu .navbar-nav > li > .dropdown-menu {
  background: #fff;
  height: 300px;
  overflow-y: scroll;
}
.specility_conttxt h2 {
  font-size: 26px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}
.specility_conttxt p {
  font-weight: 300;
  line-height: 1.5em;
}
.specility_conttxt p span {
  font-weight: 600;
  font-style: italic;
}
.speciality-menu .dropdown-menu > li > a {
  border-bottom: 1px solid #ddd;
  padding: 3px 20px;
}
.speciality-menu .menu-item {
  border-bottom: 1px solid #ddd;
  padding: 3px 20px;
}
ul.ul-spec {
  margin: 0;
  padding-left: 16px;
}
ul.ul-spec li {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 25px;
}
.expert {
  padding: 40px 0;
  box-shadow: inset 0 10px 10px #ccc;
}
.expert h3 {
  font-size: 22px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  text-align: center;
  color: #00529c;
  text-transform: none;
  margin: 0 0 16px;
}
.expert .contact {
  padding: 0;
}
/*====================================  Error Page ====================================*/
/*WRS ERROR 404 8/8/2016*/
.wrserror {
  background: rgba(0, 0, 0, 0) url("https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/08/wrserror_img.jpg") no-repeat scroll 0 0 / cover;
  height: 570px;
}
.wrserrortxt h1 {
  font-size: 108px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  text-align: center;
  color: #e1e7ec;
  text-transform: none;
  padding: 120px 0 0;
  margin: 0px;
}
.wrserrortxt h2 {
  font-size: 24px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  color: #d7dce2;
  text-transform: uppercase;
  padding: 10px;
  margin: 0px;
}
.wrserrortxt h3 {
  font-size: 24px;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  color: #d8dce2;
  text-transform: none;
  padding: 10px;
  margin: 0px auto;
}
.wrserrortxt span a {
  color: #66c21b;
  text-decoration: none;
}
/*====================================  Ambulatory Surgery Page  ==================================== */
.banner {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/08/ambulatory-surgery-banner.jpg) top no-repeat #00529d;
  background-size: cover;
  width: 100%;
  height: 526px;
}
.content-box {
  margin-top: 25%;
  position: absolute;
}
.content h1 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 36px;
}
.content h2 {
  color: #4bc9c7;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 36px;
  font-weight: 300;
  margin: 0px;
  padding: 0px 0 10px 0;
}
.content h3 {
  color: #1bbf96;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  font-weight: 600;
}
.content p {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 22px;
  font-weight: 300;
  text-align: left;
  margin: 0px;
  padding: 0px;
  line-height: 25px;
}
.space8 {
  height: 8px;
}
.grnbg {
  background: #1bbf96;
}
.grnbg h2 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 36px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}
.grnbg h3 {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 36px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}
.grnbg h4 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 36px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
  padding: 0 0 10px;
}
.grnbg p {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  margin: 0px;
  padding: 0px;
  line-height: 25px;
}
.grnbg span {
  display: inline-block;
  padding: 80px 0px;
  position: absolute;
  margin-left: -50px;
  width: 55%;
}
.fltLft {
  float: left;
}
.fltRth {
  float: right;
}
.lgtGrn {
  background: #7aba1d;
}
.lgtGrn h2 {
  color: #353535;
  font-family: "Raleway", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  text-align: right;
  text-transform: uppercase;
}
.lgtGrn h3 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  text-align: right;
}
.lgtGrn p {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: right;
  margin: 0px;
  padding: 10px 0;
}
.lgtGrn span {
  display: inline-block;
  padding: 80px 0px;
  position: absolute;
  margin-left: 4%;
  width: 55%;
}
.lgtGry {
  background: #f0f0f0 none repeat scroll 0 0;
  padding: 40px 20px 60px;
}
.award h2 {
  color: #00529d;
  font-family: "Raleway", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  padding: 10px 0 0;
}
.award h3 {
  color: #545454;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
.award h4 {
  color: #00529d;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
.award p {
  color: #303030;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  margin: 0px;
  padding: 10px 0;
}
ul.ul-award {
  margin: 0px;
  padding: 0;
}
ul.ul-award li {
  color: #303030;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  list-style-type: square;
}
.padd {
  padding: 40px 0;
}
.ehr h2 {
  color: #4ccac7;
  font-family: "Raleway", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
  padding: 10px 0 0;
}
.ehr h3 {
  color: #545454;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  padding: 10px 0;
}
.ehr p {
  color: #303030;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  margin: 0px;
  padding: 10px 0;
}
.ehrtable {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
  min-height: 170px;
  padding: 20px 0;
}
.ehrtable > thead > tr > th {
  background: #00529d none repeat scroll 0 0;
  border-bottom: 1px solid #4b7ca9;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  width: 50%;
  padding: 20px;
}
.cal-bg {
  background: #00529d none repeat scroll 0 0;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  padding: 7px 20px;
  border-bottom: 1px solid #fff;
}
.ehrtable td, th {
  padding: 10px;
}
.inputbox {
  padding: 10px;
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  margin: 5px !important;
}
.calTxt P {
  color: #033b6f;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  margin: 0px;
  padding: 10px 0;
}
.logoFtr {
  padding: 10px 0;
  text-align: center;
}
.powerby {
  float: right;
  color: #8da5c7;
}
a.ftr {
  color: #8da5c7;
  font-size: 12px;
  display: inline-block;
  padding: 10px 8px;
}
a.ftr:hover {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}
.social {
  float: right;
  display: inline-block;
}
.social p {
  color: #80a9ce;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.border-gry {
  background: #6d6d6d;
  border-color: #989796;
  color: #fff;
  font-size: 14px;
}
.inputAdj {
  padding: 5px;
  margin-top: 12px !important;
}
.demo {
  position: absolute;
  left: 39%;
  margin-top: -38px;
  background: #00529d;
  border: 3px solid #fff;
  padding: 20px;
  z-index: 5;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}
.demo a {
  color: #fff;
}
/*====================== Specialties_Allergy & immunology===================================*/
ul.ul-spec1 {
  margin: 0;
  padding: 0px;
}
ul.ul-spec1 li {
  background: rgba(0, 0, 0, 0) url("https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/08/bullet_arrow-1.png") no-repeat scroll 0 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  list-style: outside none none;
  padding-left: 30px;
  padding-bottom: 12px;
}
.spec_quote-text {
  margin-top: 0px;
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
}
.spec_templates {
  padding: 10px 0;
}
.spec_templates .white-bg {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/08/quotes.png) no-repeat scroll 0 0;
  background-size:35px;
  border: medium none;
  border-radius: 4px;
  font-size: 18px;
  padding: 0 0 0 40px;
  position: relative;
  text-align: left;
  min-height: 55px;
}
.spec_templates .text_blu {
  color: #379ad3;
  font-size: 24px;
  font-weight: 500;
  margin: 0px auto;
  padding: 10px 0 5px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid #379ad3;
  width: 17%;
}
.spec_templates .text_blu1 {
  color: #379ad3;
  font-size: 24px;
  font-weight: 500;
  margin: 0px auto;
  padding: 10px 0 5px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid #379ad3;
  width: 19%;
}
.spec_templates .text_blu2 {
  color: #379ad3;
  font-size: 24px;
  font-weight: 500;
  margin: 0px auto;
  padding: 10px 0 5px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid #379ad3;
  width: 27%;
}
.spec_templates .spec_quote-text::after {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/08/quotes.png);
  left: 14px;
  padding: 0;
  position: absolute;
  top: 14px;
}
.spec_temp_chart {
  padding: 20px;
}
.spec_temp_chart h2 {
  font-size: 34px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  text-align: left;
  color: #00529c;
  text-transform: none;
  padding: 0px;
  margin: 0px;
}
.spec_temp_chart p {
  font-size: 16px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  color: #313131;
  text-transform: none;
  padding: 10px 0;
  line-height: 1.5em;
}
.wrs_outofbox {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/08/specility_bkg.jpg) no-repeat;
  background-size: cover;
  height: auto;
}
.wrs_box {
  border: 2px solid #fff;
  background: rgba(214, 224, 233, 0.9);
  margin: 40px auto;
  padding: 22px;
}
.wrs_box h2 {
  font-size: 28px;
  font-weight: 400;
}
.wrs_template h3 {
  padding-left: 15px;
  margin-top: 5px;
  font-weight: 400;
}
.wrs_box p {
  padding-top: 10px;
  padding-bottom: 20px;
}
ul.ul-wrsbox {
  padding-left: 10px;
}
ul.ul-wrsbox li {
  color: #00529c;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 18px;
  list-style: outside none none;
  padding-bottom: 12px;
}
.wrs_features h3 {
  font-size: 30px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  text-align: center;
  color: #666;
  text-transform: uppercase;
  line-height: 1.3;
}
.wrs_features p {
  font-weight: 300;
  padding-top: 20px;
  padding-bottom: 20px;
}
.wrsservice {
  margin-bottom: 20px;
  overflow: hidden;
}
.wrsservice .wrsservice-icon {
  color: #72c02c;
  float: left;
  font-size: 35px;
  padding: 10px;
  text-align: center;
  transition: all 0.4s ease-in-out 0s;
}
.wrsservice .wrsdesc {
  overflow: hidden;
  padding-left: 20px;
}
.wrsservice .wrsdesc h4 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 25px;
  color: #666;
  text-transform: uppercase;
}
.wrsservice .wrsdesc h5 {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #00529c;
  text-transform: none;
  padding-top: 20px;
}
.wrsdesc p {
  margin: 0px;
  padding: 0px;
}
.wrsschedule {
  margin: 0 auto;
  text-align: center;
}
.wrsschedule .btn {
  background-color: #66c21b;
  border: 2px solid #fff;
  box-shadow: 1px 1px 1px #296eac;
  border-radius: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 8px 25px;
  text-decoration: none;
  text-transform: uppercase;
  width: 65%;
}
.wrsspecility_bkg {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/08/wrsspecialty_bkg.jpg) no-repeat;
  background-size: cover;
  height: auto;
  padding: 40px;
}
.wrsspecility_bkg_brd {
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.3);
  padding: 20px;
}
.wrsspecility_bkg_cont h2 {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: 30px;
  color: #fff;
  text-transform: none;
  text-align: left;
}
.wrsspecility_bkg_cont p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  text-transform: none;
  text-align: left;
  padding-top: 5px;
}
ul.ul-grntxt {
  margin: 0;
  padding: 10px 0;
}
ul.ul-grntxt li {
  color: #66c21b;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 35px;
  list-style: outside none none;
  padding-bottom: 12px;
  padding-left: 0px;
  list-style-image: url('https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/08/grn_arrow.png');
  list-style-position: inside;
}
.wrs-solution {
  padding: 40px 0 50px;
}
.wrs-solution h3 {
  font-size: 30px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  text-align: center;
  color: #00529c;
  text-transform: none;
  padding: 20px 0 20px;
  margin: 0px;
}
.wrs-solution p {
  font-size: 16px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  color: #313131;
  text-transform: none;
  padding: 0px;
  margin: 0px;
}
.wrsmgntop {
  margin-top: 30px;
}
.wrsimg {
  filter: grayscale(100%);
  height: 80px;
  margin: 0 auto;
  text-align: center;
  margin: 20px 0 50px;
}
.wrsimg:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  filter: none;
}
.wrsimg h5 {
  font-size: 16px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  padding-top: 15px;
}
.wrsimg h5 a {
  color: #66c21b;
  text-decoration: none;
}
.wrs_specility-form {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/08/wrs_form_bkg.jpg) no-repeat;
  background-size: cover;
  height: auto;
  padding: 40px;
}
.wrs_specility-form h2 {
  font-family: 'Raleway', sans-serif;
  color: #00529c;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
}
.wrs_specility-form h3 {
  font-family: 'Raleway', sans-serif;
  color: #666;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
}
.wrs_specility-form .form-control {
  background: rgba(255, 255, 255, 0.8);
  background-image: none;
  border: 1px solid #777;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 60px;
  line-height: 1.42857;
  margin-bottom: 12px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.wrsspecility-form {
  margin: 0 auto;
  text-align: center;
}
.wrsspecility-form .btn {
  background-color: #66c21b;
  border: 2px solid #fff;
  border-radius: 50px;
  box-shadow: 1px 1px 1px #296eac;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin: 20px 0;
  padding: 8px 25px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
.form-control::-moz-placeholder {
  color: #313131;
  font-size: 16px;
  opacity: 1;
}
.spec_templates .text_blu3 {
  color: #379ad3;
  font-size:18px;
  font-weight: 500;
  margin: 0px auto;
  padding: 10px 0 5px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid;
  width:95%;
}
.spec_templates .text_blu4 {
  color: #379ad3;
  font-size: 18px;
  font-weight: 500;
  margin: 0px auto;
  padding: 10px 0 5px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid;
  width:95%;
}
.spec_templates .text_blu5 {
  color: #379ad3;
  font-size: 18px;
  font-weight: 500;
  margin: 0px auto;
  padding: 10px 0 5px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid;
  width: 33%;
}
.wrs-inform p {
  font-size: 16px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  text-align: left;
  color: #313131;
  text-transform: none;
  padding: 20px 0 20px;
  margin: 0px;
}
.wrs-inform h4 {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 25px;
  color: #666;
  text-transform: none;
  text-align: center;
}
/* 6-9-2016 */
/* 16-8-2016 */
.wrs_dropdown-select, .wrs_dropdown-select:focus {
  -webkit-appearance: none !important;
  appearance: none !important;
  -moz-appearance: none !important;
  background: none;
}
.search h3 {
  font-family: 'Raleway', sans-serif;
  text-align: left;
  font-size: 30px;
  font-weight: 400;
  color: #666;
  margin: 0;
}
.search hr {
  border-color: #CCC;
  margin-top: 10px;
}
.module {
  margin-bottom: 44px;
}
.blog-post {
  margin-bottom: 45px;
}
.blog-post h2 {
  margin-bottom: 0;
  padding-bottom: 5px;
}
.blog-post p {
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
}
.blogsect-img {
  margin-bottom: 33px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  border: 2px solid #66c21b;
  border-radius: 30px;
  margin-right: 5px;
  color: #808080;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border: 2px solid #66c21b;
  border-radius: 30px;
  margin-left: 5px;
  color: #808080;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  border-radius: 100%;
  border: 2px solid #3c3b3d;
  background: transparent;
  margin: 0 1px;
  color: #808080;
  font-size: 12px;
}
.pagination > li > a, .pagination > li > span {
  border-radius: 100%;
  border: 2px solid transparent;
  margin: 0 1px;
  color: #808080;
  font-size: 12px;
  padding: 5px 10px;
  line-height: 16px;
}
.pagination > li {
  display: inline-block;
  position: relative;
}
.pagination .dropdown-menu {
  background: #323133;
  min-width: 80px;
  margin-left: -23px;
  text-align: center;
  padding: 0;
  margin-top: 8px;
}
.pagination .dropdown-menu a {
  color: #808080;
  font-size: 12px;
}
.pagination .dropdown-menu > li > a:focus, .pagination .dropdown-menu > li > a:hover {
  background-color: #3c3b3d;
  color: #fff;
}
.pagination .dropdown-menu:before {
  left: 33px;
  border-bottom: 7px solid #323133;
}
.pagination .dropdown-menu:after {
  left: 33px;
  border-bottom: 6px solid #323133;
}
.pagination .open .dropdown-toggle {
  border-radius: 100%;
  border: 2px solid #3c3b3d !important;
  background: #fff !important;
}
.navbar-nav > li > a {
  text-transform: uppercase;
}
.socialicon:hover {
  text-decoration: none;
}
.socialicon .fa {
  background: #6e6e6e;
  padding: 10px;
  border-radius: 100px;
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 22px;
  color: #fff;
  font-size: 20px;
}
.fbicon:hover .fa {
  background: #3b579d;
}
.twicon:hover .fa {
  background: #00abec;
}
.navbar-brand {
  padding: 12px 15px;
}
.module .viewall {
  font-family: open sans;
  font-weight: 300;
}
.module .viewall:hover {
  text-decoration: underline;
}
.font-bold a {
  font-weight: 600 !important;
}
.sharethis p {
  font-family: Raleway;
  font-weight: 400;
  padding: 0;
}
.sharethis a {
  margin: 0 2px;
  padding: 8px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  width: 34px;
  height: 34px;
  display: inline-block;
  line-height: 22px;
  text-align: center;
  color: #fff;
}
.sharethis a:hover {
  opacity: 0.8;
}
.sharethis a .fa {
  font-size: 18px;
}
.share-fb {
  background: #3a5997;
}
.share-tw {
  background: #55adef;
}
.share-in {
  background: #0e7bb5;
}
.share-gplus {
  background: #dd4b39;
}
.share-mail {
  background: #2666ff;
}
.share-plus {
  background: #2565ff;
}
.article-date {
  color: #888;
}
.article-title {
  margin-top: 10px;
}
.inner_header {
  height: 178px;
  margin-top: 114px;
}
.software_header {
  background: url(/wp-content/themes/wrs-health-child/images/software_img.jpg) no-repeat;
  background-size: cover;
}
.pp_box {
  padding: 30px 0;
}
.any_conttxt h2 {
  font-size: 26px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  text-align: left;
  color: #00529c;
  text-transform: none;
  margin-top: 0;
}
.any_conttxt p {
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  color: #313131;
  line-height: 1.5em;
  text-transform: none;
}
.any_conttxt p span {
  font-weight: 600;
  font-style: italic;
}
.pp_circleimg {
  border: 1px solid #ccc;
  border-radius: 500px;
  -webkit-border-radius: 500px;
  width: 300px;
}
.content_even {
  background: #fff;
}
.content_odd {
  background: #edf4f7;
}
.any_conttxt .text-center h2, .any_conttxt .text-center p {
  text-align: center;
}
.boxes_wrap {
  padding: 40px 0;
  display: inline-block;
}
.box_greybg {
  background: #ecf4f7;
  margin-bottom: 25px;
}
.box_text {
  padding: 10px;
}
.box_text h4 {
  font-size: 24px;
  font-weight: 600;
  font-family: Raleway;
  color: #666;
}
.qc_box .pp_img .pp_circleimg {
  width: 215px;
  height: 215px;
}
.qc_box h4 {
  font-size: 24px;
  font-weight: 600;
  font-family: Raleway;
  color: #666;
}
.qc_box .pp_box {
  padding: 30px 0;
}
.qc_box .content_odd {
  border-radius: 4px;
}
.space30 {
  padding: 35px 0;
  width: 100%;
  display: inline-block;
  clear: both;
}
.icon_wrap {
  padding: 25px 0;
  display: inline-block;
}
.icon_box {
  margin-bottom: 15px;
  font-size: 16px;
  font-family: Raleway;
  text-align: left;
}
.icon_box .fa {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  width: 50px;
  height: 50px;
  color: #fff;
  padding: 0px;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  vertical-align: middle;
  margin-right: 15px;
}
.icon_box .keyboard .fa {
  background: #0e7bb5;
}
.icon_box .voicerecognition .fa {
  background: #e35782;
}
.icon_box .tabletpc .fa {
  background: #85cda4;
}
.icon_box .dictation .fa {
  background: #42c7ff;
}
.icon_box .templates .fa {
  background: #fca242;
}
.icon_box .digitalpen .fa {
  background: #e93feb;
}
.icon_box .digitalpen .fa img {
  width: 20px;
  margin-top: -3px;
}
.two_boxes {
  width: 100%;
  text-align: center;
  padding: 15px 0;
}
.two_boxes .left_col, .two_boxes .right_col, .two_boxes .left_col_surgical, .two_boxes .right_col_surgical {
  float: left;
  width: 49.5%;
  padding: 20px 45px;
  min-height: 400px;
}
.two_boxes .left_col {
  background: #0e7bb5 url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/10/freedom-to-chart.jpg) no-repeat;
  background-size: cover;
}
.two_boxes .right_col {
  background: #66c21b url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/10/data-security.jpg) no-repeat;
  background-size: cover;
}
.two_boxes .left_col_surgical {
  background: #0e7bb5 url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/10/informed-consent.jpg) no-repeat;
}
.two_boxes .right_col_surgical {
  background: #66c21b url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/10/fast-accurate-payment.jpg) no-repeat;
}
.two_boxes h1 {
  color: #fff;
  font-size: 36px;
  font-family: Raleway;
  font-weight: 300;
}
.two_boxes h1:after {
  content: " ";
  width: 80px;
  height: 5px;
  background: #fff;
  display: block;
  margin: 25px auto;
  clear: both;
}
.two_boxes p {
  color: #fff;
  text-align: center;
}
.carousel-indicators .active {
  background: #31708f;
}
.content {
  margin-top: 20px;
}
.adjust1 {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.adjust2 {
  margin: 0;
}
.carousel-indicators li {
  border: 1px solid #ccc;
}
.carousel-control {
  color: #31708f;
  width: 5%;
  font-size: 45px;
  line-height: 125px;
}
.carousel-control:hover, .carousel-control:focus {
  color: #31708f;
}
.carousel-control.left, .carousel-control.right {
  background-image: none;
}
.media-object {
  margin: auto;
  margin-top: 15%;
}
.caption {
  padding: 30px 100px;
}
.caption p {
  margin-bottom: 15px;
}
.caption:before {
  content: "\f10d";
  font-family: 'FontAwesome';
  text-align: left;
  float: left;
  color: #e1e1e1;
  font-size: 30px;
  margin-top: -30px;
}
.caption:after {
  content: "\f10e";
  font-family: 'FontAwesome';
  float: right;
  color: #e1e1e1;
  font-size: 30px;
}
.caption p {
  font-weight: 100;
  font-style: italic;
}
.t_name {
  font-weight: 600;
  color: #379ad3;
  font-size: 16px;
}
.so_steps h3 {
  font-size: 30px;
  text-align: center;
  font-family: Raleway;
  font-weight: 400;
  color: #666;
  margin-bottom: 25px;
}
.step_box {
  display: inline-block;
}
.step_box a {
  text-decoration: none;
  outline: none;
}
.step_box a:focus {
  outline: none;
}
.step_box span {
  display: block;
  font-size: 18px;
  color: #00529c;
  font-family: Raleway;
  margin-top: 15px;
  font-weight: 600;
}
.so_steps h3 {
  margin-bottom: 35px;
}
.step_box a.step4 em {
  border-color: #66c21b;
  color: #66c21b;
}
.step_box a.step4 span, .step_box a.step4 .fa {
  color: #66c21b;
}
.so_steps > div {
  position: relative;
}
.so_steps .accordion-body {
  position: absolute;
  z-index: 99;
  background: #ecf4f7;
  color: #000;
  padding: 10px;
  text-align: left;
  margin-top: 20px;
}
.so_steps .accordion-body p {
  text-align: left;
}
.so_steps .accordion-body:before {
  content: " ";
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 12px 11px;
  border-color: transparent transparent #ecf4f7 transparent;
}
.so_steps em {
  font-style: normal;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  width: 120px;
  height: 120px;
  display: inline-block;
  border: 3px solid #00529c;
  color: #00529c;
  font-size: 60px;
  text-align: center;
  line-height: 110px;
  font-weight: 600;
}
.btn1 {
  background-color: #379ad3;
  border-radius: 50px;
  box-shadow: 0 3px 1px 0px rgba(41, 110, 172, 1);
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 6px 15px;
}
.btn1:hover {
  text-decoration: none;
}
.btn1 .fa {
  margin-right: 10px;
}
.watch_video {
  padding: 50px 0 90px;
}
.so_steps .panel {
  box-shadow: none;
}
.text-banner-bg {
  background: #ededed;
  margin-top: 0;
  /*margin-top:117px;*/
  text-align: center;
  font-family: Raleway;
  font-weight: 100;
  padding: 30px 0;
}
.text-banner-bg h1 {
  font-weight: 400;
  font-size: 36px;
  color: #00529c;
  margin-top: 0;
}
.text-banner-bg h3 {
  color: #666;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
}
.text-banner-bg h3 strong {
  font-weight: 600;
  color: #91d35c;
}
.price_bars {
  padding: 40px 0 30px;
}
.price_bars .panel-primary {
  border-color: #666;
}
.price_bars .panel-primary .panel-heading {
  background: #00529c;
  padding: 20px 15px;
  font-size: 30px;
  font-weight: 500;
  font-family: Open Sans;
  text-align: center;
}
.price_bars .panel-body {
  padding: 20px;
}
.price_bars .accordion .panel {
  margin-bottom: 15px;
  box-shadow: none;
}
.price_bars .accordion-heading {
  color: #00529c;
  font-weight: 600;
  font-size: 16px;
  border-bottom: 1px solid #777;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.price_bars .accordion-toggle:after {
  font-family: 'FontAwesome';
  content: "\f105";
  float: right;
  background: #777;
  color: #fff;
  padding: 0 10px;
  position: absolute;
  right: -1px;
}
.price_bars .accordion-toggle.collapsed:after {
  background: #00529c;
}
.price_bars .accordion-heading a {
  text-decoration: none;
  outline: none;
  position: relative;
  display: block;
  text-transform: uppercase;
}
.text-list, .text-list li {
  color: #313131;
  list-style: none;
  padding-left: 0;
}
.price_bars .panel-heading.enterprise {
  background: #66c21b;
}
.get_pricing_details {
  background: #00529c;
  text-align: center;
  padding: 30px 0;
}
.get_pricing_details a {
  background: #66c21b;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  padding: 5px 20px;
  min-width: 300px;
  display: inline-block;
  font-size: 24px;
  border: 2px solid #fff;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.modal {
  z-index: 999999;
}
.enterplus_text {
  margin-bottom: 25px;
}
.text-banner {
  margin-top: 50px;
  margin-bottom: 20px;
  text-align: center;
  font-family: Raleway;
  font-weight: 100;
  padding: 30px 0;
}
.text-banner h1 {
  font-weight: 400;
  font-size: 36px;
  color: #00529c;
  margin-top: 0;
}
.text-banner h3 {
  color: #666;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}
.text-banner h3 strong {
  font-weight: 600;
  color: #91d35c;
}
.text-ul li {
  list-style: none;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 400;
}
.note {
  font-size: 12px;
  padding: 20px 0;
}
.text-grey {
  color: #666 !important;
}
.price_bars .accordion-heading a {
  color: #00529c;
}
.ehr_tabs .nav-tabs {
  border-bottom: 0;
}
.ehr_tabs .nav-tabs > li {
  background: #fff;
  float: none;
  display: inline-block;
  width: 100%;
  position: relative;
}
.ehr_tabs .nav-tabs > li:before {
  background: #dedede;
  width: 10px;
  height: 44px;
  content: " ";
  position: absolute;
  left: 0;
}
.ehr_tabs .nav-tabs > li:hover:before {
  background: #c6c6c6;
  transition: all linear 0.2s;
  width: 10px;
  height: 44px;
  content: " ";
  position: absolute;
  left: 0;
}
.ehr_tabs .nav-tabs > li.active:before {
  background: #66c21b;
  width: 10px;
  height: 44px;
  content: " ";
  position: absolute;
  left: 0;
}
.ehr_tabs .nav-tabs > li.active > a, .ehr_tabs .nav-tabs > li.active > a:focus, .ehr_tabs .nav-tabs > li.active > a:hover {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  margin-right: 0;
  outline: none;
  color: #00529c;
  background: none;
  text-indent: 10px;
}
.ehr_tabs .nav-tabs > li > a {
  border-bottom: 1px solid #ecebeb;
  transition: text-indent linear 0.2s;
  text-indent: 5px;
  font-size: 16px;
  border-left: 0;
  border-top: 0;
  border-right: 1px solid #ecebeb;
  color: #666;
  border-radius: 0;
  margin-right: 0;
  outline: none;
  margin-bottom: 1px;
}
.ehr_tabs .nav-tabs > li.active > a {
  border-bottom: 1px solid #ecebeb;
  font-weight: 600;
  border-top: 0;
  border-radius: 0;
  margin-right: 0;
  outline: none;
  margin-bottom: 1px;
}
.ehr_tabs .nav-tabs li:first-child a {
  border-top: 1px solid #ecebeb;
}
.ehr_tabs .nav-tabs li:last-child a {
  margin-bottom: 0;
}
.ehr_tabs .nav > li > a:focus, .ehr_tabs .nav > li > a:hover {
  background: none;
}
.ehr_tabs .nav-tabs > li.active a:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 15px;
  border-color: transparent transparent transparent #ecebeb;
  content: " ";
  position: absolute;
  right: -17px;
  top: 0;
}
.ehr_tabs .nav-tabs > li.active a:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 15px;
  border-color: transparent transparent transparent #fff;
  content: " ";
  position: absolute;
  right: -15px;
  top: 0;
}
.ehr_tabs h3 {
  color: #666;
  font-family: Raleway;
  font-size: 30px;
  font-weight: 400;
  text-align: left;
  margin-top: 0;
  margin-bottom: 15px;
}
.ehr_tabs h5 {
  font-size: 16px;
  color: #4b4b4b;
  font-weight: 600;
  margin-bottom: 15px;
}
.testimonial_wrap {
  min-height: 180px;
}
.testimonial_wrap .carousel-control {
  background: #b4b5b5;
  color: #fff;
  text-shadow: none;
  bottom: inherit;
}
.testimonial_wrap .carousel-control:hover {
  background: #2662a4;
}
.ehr_tabs .panel-heading {
  padding: 0;
}
.ehr_tabs .panel-heading a {
  padding: 15px 20px;
  display: block;
  text-decoration: none;
  outline: none;
}
.space20 {
  padding: 25px 0;
  clear: both;
}
/* 8-9-2016 */
.panel-accordion .panel-heading {
  background: #edf4f7;
  padding: 0px;
  color: #666;
}
.panel-accordion .panel-heading a {
  display: block;
  padding: 12px 16px;
}
.panel-accordion .panel-heading a:hover, .panel-accordion .panel-heading a:focus {
  outline: none;
  text-decoration: none;
}
.panel-accordion .panel-heading h4 {
  font-size: 15px;
  font-family: raleway;
}
.panel-body {
  font-size: 16px;
  padding: 16px;
}
.panel-accordion .panel-heading h4 a:after {
  font-family: 'FontAwesome';
  content: "\f056";
  position: absolute;
  right: 25px;
  transition: all linear 0.2s;
}
.panel-accordion .panel-heading h4 a.collapsed:after {
  content: "\f055";
  transform: rotate(90deg);
}
.panel-accordion .panel {
  margin-bottom: 15px;
}
/*WRS CONTACTUS 9/9/2016*/
.wrsgrybox {
  background: #efefef none repeat scroll 0 0;
  margin-top: 30px;
  padding: 15px;
}
.wrsicon_ico {
  padding: 10px 40px 0 20px;
}
.wrsicon_ico .fa {
  color: #ccc;
  font-size: 75px;
}
.wrsadd h3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #00529c;
  font-size: 18px;
  text-align: left;
  text-transform: none;
}
.wrsadd h4 {
  font-family: 'Open Sans', sans-serif;
  color: #929292;
  font-size: 16px;
  text-align: left;
}
.wrscontact_form {
  margin: 20px 0;
}
.wrscontact_form .form-group {
  margin-bottom: 15px;
}
.wrscontact_form .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #acacac;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 48px;
  line-height: 1.42857;
  padding: 6px 12px;
  width: 100%;
}
.wrscontact_form textarea.form-control {
  height: 150px;
}
.wrscontact_form .form-control::-moz-placeholder {
  color: #313131;
  font-size: 16px;
  opacity: 0.5;
}
.wrscontact_form h1 {
  font-family: 'Open Sans', sans-serif;
  color: #00529c;
  font-size: 36px;
  font-weight: 400;
  font-weight: normal;
  padding: 10px 0 0;
  text-transform: none;
}
.wrscontact_form h2 {
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 30px;
  font-weight: 400;
  font-weight: normal;
  padding: 0px 0 0;
  text-transform: none;
}
.wrscontact_form p {
  font-family: 'Open Sans', sans-serif;
  color: #313131;
  font-size: 16px;
  padding: 0;
  text-align: left;
}
.wrscontact {
  margin: 0 auto;
  text-align: center;
}
#fscf_submit39 {
  background-color: #66c21b;
  border-radius: 50px;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  padding: 8px 25px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}
.fscf-div-error {
  color: #f00;
}
.risk_image img {
  max-width: 100%;
}
.risk_text h3 {
  text-align: left;
  color: #666;
  font-family: raleway;
}
.risk_text p {
  text-align: left !important;
  color: #313131;
}
.risk_image img {
  width: 100%;
}
.so_steps ul.ul-spec1 li {
  width: 50%;
  float: left;
}
.stepLeft {
  padding: 10px;
  text-align: center;
  min-height: 220px;
  line-height: 180px;
  color: #fff;
  font-weight: 600;
  font-size: 24px;
}
.stepRight {
  padding: 20px;
}
.step1 .stepLeft {
  background: #057ae5;
}
.step2 .stepLeft {
  background: #026fd3;
}
.step3 .stepLeft {
  background: #0064bf;
}
.step4 .stepLeft {
  background: #66c21b;
}
.stepWrap .stepRight {
  min-height: 220px;
  padding-bottom: 20px;
}
.stepWrap:nth-child(odd) .stepRight {
  background: #fff;
}
.stepWrap:nth-child(even) .stepRight {
  background: #f4f4f4;
}
/* 16-9-2016 */
.content-list {
  padding: 20px 0;
}
.content-list h4 {
  font-size: 24px;
  color: #666;
  font-family: Raleway;
  margin-top: 0;
  margin-bottom: 15px;
}
.appointment_wrap {
  clear: both;
  position: relative;
  display: inline-block;
  margin-bottom: 40px;
  padding: 30px 0;
}
.appointment_wrap:after {
  width: 150px;
  height: 8px;
  background: #e6e6e6;
  content: " ";
  display: block;
  clear: both;
  text-align: center;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin: 60px auto auto -75px;
}
.appointment_wrap:last-child {
  margin-bottom: 0;
}
.appointment_wrap:last-child:after {
  display: none;
  margin-bottom: 0;
}
.pp_text_l h4 {
  font-size: 24px;
  color: #666;
  font-family: Raleway;
  margin-top: 0;
  margin-bottom: 25px;
}
.pl20 {
  padding-left: 20px;
}
.c_table {
  margin-bottom: 0;
}
.c_table h4 {
  font-size: 24px;
  font-family: Raleway;
  color: #666;
  font-weight: 700;
}
.c_table thead th {
  background: #fff;
  text-align: center;
}
.c_table th {
  background: #e6e6e6;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-color: #d5d5d5;
  padding: 10px 15px;
}
.pad40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.c_table h5 {
  font-size: 18px;
  font-family: raleway;
  color: #666;
  margin: 0;
  font-weight: 600;
}
.check-icon {
  color: #00529c;
  text-align: center;
}
.c_table td {
  font-size: 16px;
  font-family: Open sans;
}
.c_table td strong {
  font-weight: 600;
}
.any_conttxt .col-sm-12 h4, .subtitle {
  font-family: Raleway;
  font-size: 24px;
  color: #666;
  font-weight: 600;
  margin-bottom: 25px;
}
/* 23-9-2016 */
.listings {
  margin: 30px 0 0 0;
}
ul.listing_left {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.listing_left {
  display: block;
}
.listing_left li {
  margin: 0 0 25px 0;
}
.listing_left li:last-child {
  margin: 0;
}
span.icon_section {
  display: inline-block;
  width: 17%;
  float: left;
  padding: 0 0 0 8px;
}
span.icon_section img {
  vertical-align: text-top;
}
span.list_info {
  display: inline-block;
  width: 83%;
  float: left;
}
span.list_info h3 {
  font-size: 24px;
  color: #666;
  font-weight: 600;
  margin: 0 0 15px 0;
  font-family: Raleway;
}
span.list_info p {
  font-size: 16px;
  color: #313131;
  font-family: 'Open Sans', sans-serif;
  line-height: 24px;
  font-weight: 400;
}
span.list_info p span, span.list_info span.text_bold {
  font-weight: bold;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #313131;
  font-family: 'Open Sans', sans-serif;
}
.value_list {
  list-style-type: disc;
  margin: 0 0 18px 16px;
  padding: 0;
}
.value_list li {
  color: #313131;
  font-size: 16px;
  color: #313131;
  font-family: 'Open Sans', sans-serif;
  line-height: 24px;
  margin: 0;
}
.Tmar20 {
  margin: 20px 0 0 0;
}
.aco_sec {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/09/aco_bg.jpg) no-repeat;
  padding: 56px 0;
  background-size: cover;
}
.aco_sec h3 {
  color: #2662a4;
  font-size: 26px;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  margin: 0 0 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.aco_sec p {
  line-height: 1.5;
  margin-bottom: 30px;
}
.aco_sec p:last-child {
  margin: 0;
}
.green_text {
  color: #66c21b;
  font-weight: bold;
}
.bannerTop {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/09/top_banner.png) no-repeat;
  height: 376px;
  padding: 42px 38px 60px 38px;
  position: relative;
}
.practice_banner {
  margin: 30px 0 0 0;
}
.bannerTop h2 {
  font-size: 36px;
  color: #fff;
  line-height: 40px;
  font-family: 'Raleway', sans-serif;
  margin: 0 0 10px 0;
  font-weight: 400;
  padding: 0 80px 0 0;
}
.bannerTop h3 {
  font-size: 26px;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  line-height: 32px;
  margin: 0 0 40px 0;
  font-weight: 500;
  padding: 0 85px 0 0;
}
.bannerTop p {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  padding: 0 40px 0 0;
}
.play_btn {
  background: #66c21b;
  color: #fff;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 25px;
  padding: 8px 25px;
  position: initial;
  display: inline-block;
  margin-top: 20px;
}
.play_btn:hover,.play_btn:active,.play_btn:focus {
  background-color: #56B30A;
  color: #fff;
  text-decoration: none;
}
.play_btn img {
  margin: 0 12px 3px 0;
}
.card {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 15px;
}
.card-icon {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  margin: auto;
  width: 150px;
  height: 150px;
  font-size: 60px;
  text-align: center;
  vertical-align: middle;
  display: table;
  color: #fff;
}
.card-icon i {
  display: table-cell;
  vertical-align: middle;
}
.card-text h5 {
  font-size: 18px;
  font-family: raleway;
  color: #00529c;
  font-weight: 600;
}
.cardIcon1 {
  background: #3dbc93;
}
.cardIcon2 {
  background: #eb5f28;
}
.cardIcon3 {
  background: #58b0e1;
}
.bs-card {
  min-height: 550px;
  padding-left: 25px;
  padding-right: 25px;
}
.bs-card .card-icon {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bs-card h5 {
  margin-bottom: 15px;
}
.bs-card .btn-blue {
  margin: 20px 0;
}
.bs-card p {
  min-height: 180px;
  position: relative;
}
.bs-card {
  margin-bottom: 20px;
}
.btn-blue {
  background-color: #379ad3;
  border: 1px solid #00529c;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin: 0px;
  padding: 4px 15px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(51, 51, 51, 0.65);
  -moz-box-shadow: 0px 3px 3px 0px rgba(51, 51, 51, 0.65);
  box-shadow: 0px 3px 3px 0px rgba(51, 51, 51, 0.65);
  display: inline-block;
  min-width: 120px;
}
.contactform {
  padding: 50px 0;
}
.contactform h1 {
  color: #00529c;
  font-size: 36px;
  font-family: Raleway;
}
.contactform h2 {
  color: #00529c;
  font-size: 30px;
  font-family: Raleway;
  font-weight: 600;
}
.form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #acacac;
  border-radius: 0;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 48px;
  line-height: 1.42857;
  padding: 6px 12px;
  width: 100%;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #989898 !important;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #989898 !important;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #989898 !important;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #989898 !important;
}
.btn-submit {
  background-color: #66c21b;
  border-radius: 50px;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  padding: 8px 25px;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
  border: 0;
}
.contacttext {
  padding: 20px 0 30px;
}
.contacttext h4 {
  font-family: Raleway;
  font-size: 24px;
  font-weight: 600;
  color: #666;
}
.contacttext p {
  font-size: 16px;
  color: #666;
}
.bs-form .form-control {
  margin: 10px;
}
#fscf_submit40 {
  background-color: #66c21b;
  border-radius: 50px;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  padding: 8px 25px;
  text-decoration: none;
  text-transform: uppercase;
  width: 300px;
}
.bs-form textarea.form-control {
  height: 150px;
}
.t_name small {
  text-align: center;
  display: block;
}
.panel-green.panel-default {
  border: 0;
  box-shadow: none;
}
.panel-green.panel-default > .panel-heading {
  background: #66c21b;
  border: 0;
  color: #fff;
  border-radius: 10px 10px 0 0;
  text-align: center;
}
.panel-green.panel-default > .panel-heading h2 {
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 26px;
}
.panel-green.panel-default > .panel-heading p {
  color: #fff;
  text-align: center;
  font-family: Raleway;
  font-weight: 600;
}
.panel-green.panel-default > .panel-body {
  background: #ecf4f7;
  box-shadow: none;
  border-radius: 0 0 10px 10px;
}
.reason_wrap {
  border: 2px solid #666;
  padding: 20px 40px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 20px;
  display: table;
  width: 100%;
}
.reason_wrap span {
  background: #ecf4f7;
  border: 2px solid #666;
  border-radius: 200px;
  width: 40px;
  height: 40px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-family: raleway;
  font-size: 24px;
  font-weight: 600;
  color: #666;
  position: absolute;
  left: -10px;
  top: -10px;
}
.reason_wrap p {
  margin-bottom: 0;
  color: #525252;
}
.panel-heading h4 {
  margin-bottom: 0 !important;
}
.testimonial_wrap .space20 {
  padding: 15px 0;
}
.testimonial_wrap {
  transition: all linear 0.3s;
}
.expert.expad {
  padding: 60px 0;
}
.about_banner {
  background: url(/wp-content/themes/wrs-health-child/images/about_banner.jpg) no-repeat;
  background-size: cover;
}
.about_banner h1 {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
  text-transform: capitalize;
}
.about_banner h4 {
  font-family: raleway;
  font-size: 24px;
  color: #666;
  font-weight: 400;
}
.about_banner .inntxt {
  padding-top: 40px;
}
.about_text {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
}
.about_text p {
  margin-bottom: 18px;
  margin-right: 30px;
}
.bio_wrap {
  position: relative;
  width: 100%;
  display: inline-block;
}
.bio_name {
  bottom: 20px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  text-align: left;
  padding: 0 10px;
}
.bio_title {
  font-size: 18px;
  color: #fff;
  display: block;
}
.bio_designation {
  font-size: 14px;
  color: #fff;
  display: block;
}
.og-grid {
  list-style: none;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  position: relative;
  clear: both;
}
.og-grid li {
  display: inline-block;
  margin: 40px 15px 0;
  vertical-align: top;
  height: 250px;
}
.og-grid li > a, .og-grid li > a img {
  border: none;
  outline: none;
  display: block;
  position: relative;
  cursor: pointer;
}
.og-grid li > a img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.og-grid li > a:hover img, .og-grid li.og-expanded > a img {
  -webkit-filter: grayscale(0%) !important;
  filter: grayscale(0%) !important;
}
.og-grid li.og-expanded > a::after {
  top: auto;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #ecf4f7;
  border-width: 15px;
  left: 50%;
  margin: -20px 0 0 -15px;
}
.og-expander {
  position: absolute;
  background: #ecf4f7;
  top: auto;
  left: 0;
  width: 100%;
  margin-top: 10px;
  text-align: left;
  height: 0;
  overflow: hidden;
  margin-top: -10px;
}
.og-expander-inner {
  padding: 30px;
  height: 100%;
}
.og-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 1;
}
.og-close::before, .og-close::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  background: #888;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.og-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.og-close:hover::before, .og-close:hover::after {
  background: #333;
}
.og-fullimg, .og-details {
  width: 50%;
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.og-details {
  padding: 30px 40px 0 20px;
  width: 100%;
  overflow: auto;
}
.og-fullimg {
  text-align: center;
  display: none;
}
.og-fullimg img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}
.og-details h3 {
  color: #00529c;
  font-family: raleway;
  font-size: 36px;
  margin-bottom: 10px;
  padding: 0 0 10px;
  display: none;
}
.og-details p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #313131;
}
.og-details a {
  font-weight: 700;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 20px;
  border: 3px solid #333;
  display: inline-block;
  margin: 30px 0 0;
  outline: none;
  display: none;
}
.og-details a::before {
  content: '\2192';
  display: inline-block;
  margin-right: 10px;
}
.og-details a:hover {
  border-color: #999;
  color: #999;
}
.og-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  -webkit-animation: loader 0.5s infinite ease-in-out both;
  -moz-animation: loader 0.5s infinite ease-in-out both;
  animation: loader 0.5s infinite ease-in-out both;
}
@-webkit-keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
@-moz-keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
@keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
@media screen and (max-width: 830px) {
  .og-expander h3 {
    font-size: 32px;
  }
  .og-expander p {
    font-size: 13px;
  }
  .og-expander a {
    font-size: 12px;
  }
}
@media screen and (max-width: 650px) {
  .og-fullimg {
    display: none;
  }
  .og-details {
    float: none;
    width: 100%;
  }
}
.video_btn_wrap {
  display: block;
  clear: both;
  text-align: center;
  margin: 25px 0;
}
.video_btn {
  background: #66c21b;
  color: #fff;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  border: none;
  border-radius: 25px;
  padding: 8px 25px;
}
.video_btn img {
  vertical-align: inherit;
  margin-right: 10px;
}
.sub_banner {
  background: url('https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/10/digitalpen_bannerimg.jpg') #0f477b center;
  padding: 50px 0;
  background-size: cover;
}
.sub_banner h4 {
  color: #fff;
  font-family: Raleway;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 0;
}
.sub_banner p {
  color: #fff;
  margin-bottom: 30px;
}
.bdr_icon {
  background: #66c21b;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  font-size: 46px;
  color: #fff;
}
.bdr_icon:after {
  content: " ";
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #66c21b;
  position: absolute;
  right: -10px;
}
.bdr_box {
  margin-left: 85px;
  border: 1px solid #d9d9d9;
  padding: 15px 20px;
  margin-bottom: 40px;
  margin-right: 20px;
}
.bdr_box h4 {
  font-size: 24px;
  color: #666;
  margin: 0 0 15px 0;
}
.bdr_box_type1 .bdr_box {
  min-height: 270px;
}
.bdr_box_type2 .bdr_box {
  min-height: 300px;
}
.bdr_box_type3 .bdr_box {
  min-height: 350px;
}
.h_mbtm {
  margin-bottom: 25px;
}
.img_watch_video .fa {
  transform: scale(1.2);
  color: #ff0004;
  font-size: 24px;
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -3px;
  transition: all linear 0.2s;
}
.img_watch_video:before {
  background: #fff none repeat scroll 0 0;
  content: " ";
  height: 12px;
  left: 50%;
  margin-left: -7px;
  margin-top: 4px;
  position: absolute;
  top: 50%;
  width: 10px;
  z-index: 0;
}
.img_watch_video:before, .img_watch_video:hover .fa {
  transform: scale(1.8);
}
.img_watch_video:hover:after {
  background: rgba(255, 255, 255, 0.2);
  content: " ";
  left: 15px;
  right: 15px;
  top: 0;
  bottom: 0;
  position: absolute;
}
.bigtitle {
  color: #fff;
  font-size: 36px;
  font-weight: 500;
  text-transform: capitalize;
  display: block;
  margin-bottom: 10px;
  margin-top: -15px;
}
.smalltitle {
  font-family: raleway;
  font-size: 24px;
  color: #666;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
}
.clicktocall {
  float: left;
}
.dropdown-menu li a ul li#menu-item-2118 {
  display: none !important;
}
.dropdown-menu li a:hover ul li#menu-item-2118 {
  display: block !important;
}
.menu-onhover .dropdown li a ul.dropdown-menu {
  display: none !important;
}
.menu-onhover .dropdown:hover li a ul.dropdown-menu {
  display: block !important;
}
.anytext .subtitle {
  margin-bottom: 10px;
}
.l-sidebar-logos {
  padding-top: 20px;
  text-align: center;
  margin-bottom: 20px;
}
.l-sidebar-logos img {
  margin-bottom: 30px;
  margin-top: 30px;
}
.gray_border {
  border: 1px solid #eaeaea;
}
.padt20 {
  padding-top: 20px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #edf4f7;
}
.digital-pen-point {
  font-weight: 300 !important;
}
/* Digital Pen Animation */
.pen-image {
  margin: 80px 0;
  padding-top: 80px;
}
.pen-shadow {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2017/01/pen-shadow.png) no-repeat bottom center;
  background-size: 433px;
  width: 433px;
  height: 50px;
  display: inline-block;
  width: 100%;
}
.pen-image img {
  margin: auto;
}
.pen {
  display: inline-block;
  margin: auto;
  position: relative;
}
.penline {
  font-family: Raleway;
  color: #d05201;
  font-weight: 600;
  position: absolute;
  left: 0;
}
.penline1 {
  top: -80px;
  left: -10px;
}
.penline1:before {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2017/01/pen-line1.png) no-repeat;
  width: 70px;
  height: 110px;
  content: " ";
  top: 30px;
  left: 20px;
  position: absolute;
}
.penline2 {
  left: 75px;
  top: -80px;
}
.penline2:before {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2017/01/pen-line2.png) no-repeat;
  width: 70px;
  height: 110px;
  content: " ";
  top: 30px;
  left: 55px;
  position: absolute;
}
.penline3 {
  left: 228px;
  top: -100px;
}
.penline3:before {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2017/01/pen-line3.png) no-repeat;
  width: 70px;
  height: 110px;
  content: " ";
  top: 30px;
  left: 20px;
  position: absolute;
}
.penline4 {
  left: 298px;
  top: -70px;
}
.penline4:before {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2017/01/pen-line4.png) no-repeat;
  width: 70px;
  height: 110px;
  content: " ";
  top: 30px;
  left: 20px;
  position: absolute;
}
.penline5 {
  left: 388px;
  top: -45px;
}
.penline5:before {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2017/01/pen-line5.png) no-repeat;
  width: 70px;
  height: 110px;
  content: " ";
  top: 30px;
  left: 20px;
  position: absolute;
}
.penline6 {
  left: 470px;
  top: -75px;
}
.penline6:before {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2017/01/pen-line6.png) no-repeat;
  width: 70px;
  height: 110px;
  content: " ";
  top: 44px;
  left: 48px;
  position: absolute;
}
.mb80 {
  margin-bottom: 80px;
}
.mips-section {
  background: #ddecf1;
  padding: 30px;
  margin: 50px 0;
}
.mips-section p {
  font-size: 24px;
  text-align: center;
}
.blue-text1 p {
  color: #00529c;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}
a.demo-btn {
  background-color: #66c21b;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin-top: 20px;
  padding: 5px 25px;
  text-decoration: none;
  text-transform: uppercase;
  float: left;
}
.calculate-btn {
  background-color: #66c21b;
  border-radius: 50px;
  color: #fff;
  font-size: 14px !important;
  font-weight: 300;
  margin-top: 5px !important;
  padding: 10px 12px !important;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  border: none;
}
.subtitle1 {
  font-size: 36px;
  color: #555;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
}
.cal-form h4 {
  color: #555;
  font-family: Raleway;
}
.modal-header .close {
  margin-top: -12px;
}
.close {
  font-size: 40px;
  font-weight: 300;
}
.header-without-banner {
  margin-top: 70px;
}
/* Resources */
.resource-bg {
  background: #ecf4f7;
}
.resource-section {
  min-height: 310px;
  border: 1px solid #ddd;
  background: #fff;
  margin-top: 20px;
}
.resource-section .resource-content {
  padding: 0 10px;
}
.resource-section .resource-title {
  padding: 0 10px;
  min-height: 65px;
}
.resource-bg a {
  color: #00529c;
}
.resource-title h2 a {
  font-size: 16px;
  color: #00529c;
  line-height: 25px;
  font-weight: 500;
}
.resource-form {
  background: #fff;
  border: 1px solid #ddd;
  padding: 20px;
}
.resource-form h3 {
  color: #5dbd3f;
  font-weight: 400;
  font-family: raleway;
}
.resource-readmore {
  padding: 20px 0;
}
.resource-section img {
  height: 150px;
  max-width: 100%;
}
.fl-right {
  float: right;
}
.fl-left {
  float: left;
}
.resource-mob-text {
  display: none;
}
.resource-des-text {
  display: block;
}
/* MIPS section */
.circle-img {
  width: 160px;
  height: 160px;
  overflow: hidden;
  border-radius: 200px;
  text-align: center;
}
.greyBg {
  background: #f4f4f4;
  padding: 50px 0;
  margin-top: 40px;
}
.mipsSection .container {
  position: relative;
}
.mipsSection .circle-img {
  margin-left: 25px;
  float: left;
}
.mipsSection .mipsText {
  margin-left: 220px;
  padding: 0 15px;
}
.mipsText .btn {
  background-color: #67c21c;
  border-radius: 50px;
  color: #fff;
  border: 2px solid #fff;
  font-weight: 600;
  box-shadow: 2px 3px 3px -3px #000;
  margin-top: 20px;
}
.tooltipscolor + .tooltip > .tooltip-inner {
  background-color: #005897;
  padding: 5px;
  font-size: 14px;
}
.tooltipscolor + .tooltip > .tooltip-arrow {
  border-top-color: #005897;
}
#uwpqsf_id select {
  background-color: #fff;
  background-image: none;
  border: 1px solid #acacac;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  padding: 6px 12px;
  width: 100%;
  margin-top: 5px;
}
#uwpqsf_id input[type=text] {
  background-color: #fff;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  padding: 8px 12px;
  width: 100%;
  margin-top: 5px;
  border-radius: 3px;
}
#uwpqsf_id label {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 2px;
  padding-left: 0;
  margin-left: 0;
}
#uwpqsf_id_btn {
  background-color: #66c21b;
  border: 2px solid #fff;
  border-radius: 50px;
  box-shadow: 1px 1px 1px #296eac;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  margin: 20px 0;
  padding: 5px 25px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  float: left;
}
#uwpqsf_id {
  border: none;
}
.filter-form-bg {
  background: #e2eaed;
  padding: 20px 20px 0;
}
/*  Billing Testimonial */
.gray-text {
  color: #666;
}
.problem-box {
  border: 1px solid #bababa;
  margin-bottom: 10px;
  min-height: 230px;
  padding: 20px;
}
.solution-box {
  border: 1px solid #bababa;
  margin-bottom: 10px;
  min-height: 230px;
  padding: 20px;
}
.testimonial-left-quote {
  color: #dfdfdf;
  margin-left: -30px;
  text-align: left;
  font-size: 30px;
}
.testimonial-right-quote {
  color: #dfdfdf;
  margin-right: -20px;
  text-align: right;
  font-size: 30px;
  margin-top: -20px;
}
.testimonial-button {
  background: #67c21c;
  padding: 10px 25px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 50px;
  display: inline-block;
  font-weight: 500;
  margin-top: 60px;
}
.testimonial-button a {
  color: #fff;
  font-weight: 500;
}
.modal-body iframe {
  border: none;
  width: 95%;
  height: 500px;
  overflow: hidden;
}
/*textarea.form-control{height:100px!important;}*/
.light-blue-bg textarea.form-control {
  height: 40px !important;
}
.light-blue-bg .form-section {
  padding-bottom: 20px !important;
}
.light-blue-bg .fscf-button-submit {
  height: 40px !important;
  font-size: 20px !important;
  padding: 0px !important;
  margin-top: 10px !important;
}
.light-blue-bg .form-section {
  padding-bottom: 20px !important;
}
/*  */
.sts-bannerTop {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2017/09/scribe-transcription-services.png) no-repeat;
  height: 376px;
  padding: 42px 38px 60px 38px;
  position: relative;
}
.sts-practice_banner {
  margin: 105px 0 0 0;
}
.sts-bannerTop h2 {
  font-size: 36px;
  color: #fff;
  line-height: 40px;
  font-family: 'Raleway', sans-serif;
  margin: 0 0 10px 0;
  font-weight: 400;
  padding: 0 80px 0 0;
}
.sts-bannerTop h3 {
  font-size: 26px;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  line-height: 32px;
  margin: 40px 0 20px 0;
  font-weight: 500;
  padding: 0 85px 0 0;
}
.sts-bannerTop p {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  padding: 0 40px 0 0;
}
.wrs-partners {
  margin: 10px 0 40px 0;
}
.wrs-partners img {
  border: 1px solid #ddd;
  margin-top: 20px;
  padding: 5px;
  width: 100%;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.wrs-partners img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
}
.zip-frame iframe {
  border: none;
  scroll: none;
  width: 100%;
  min-height: 230px;
}
.pc_mag {
  position: relative;
  background-size: cover;
}
.pc_mag_v1.pc_mag {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2018/09/pc_mag_bg.jpg) no-repeat;
  background-size: cover;
  min-height: 164px;
  z-index: 9;
  left: 0;
  right: 0;
  top: 0;
}
.navbar-fixed-top {
  top: 0;
}
.pc_mag_v1 .pc_wrap {
  margin-top: 30px;
}
.pc_mag_v1 .pc_logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  width: 100px;
}
.pc_mag_v1 .pc_text {
  display: inline-block;
  vertical-align: middle;
  width: 75%;
}
.pc_mag_v1 .pc_text h3 {
  color: #000;
  font-size: 26px;
}
.pc_mag_v1 .pc_text h2 {
  margin-top: 5px;
  letter-spacing: 8px;
  font-size: 36px;
  color: #000;
  text-transform: uppercase;
}
.pc_mag_v1 .cta_button {
  margin-top: 60px !important;
}
.pc_mag_v1 .cta_button:hover {
  text-decoration: none;
  color: #fff;
}
.pc_mag_v1 .close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 0.6;
}
.pc_mag_v1 .close-btn:hover {
  opacity: 1;
}
.pc_mag_v2.pc_mag {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2018/09/pc_mag_bg.jpg) no-repeat;
  background-size: cover;
  min-height: 164px;
  z-index: 9;
  left: 0;
  right: 0;
  top: 0;
}
.navbar-fixed-top {
  top: 0;
}
.pc_mag_v2 .pc_wrap {
  margin-top: 15px;
  text-align: center;
  padding-bottom: 30px;
}
.pc_mag_v2 .pc_logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  width: 100px;
}
.pc_mag_v2 .pc_text {
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px;
}
.pc_mag_v2 .pc_text h4 {
  font-size: 18px;
  margin-bottom: 0;
}
.pc_mag_v2 .pc_text h3 {
  color: #000;
  font-size: 36px;
  margin: 10px 0;
  letter-spacing: 5px;
}
.pc_mag_v2 .pc_text h2 {
  margin-top: 5px;
  font-weight: bold;
  letter-spacing: 4px;
  margin: 5px 0;
  font-size: 36px;
  color: #e20308;
  text-transform: uppercase;
}
.pc_mag_v2 .pc_btn {
  display: inline-block;
}
.pc_mag_v2 .cta_button {
  margin-top: 60px !important;
}
.pc_mag_v2 .cta_button:hover {
  text-decoration: none;
  color: #fff;
}
.pc_mag_v2 .close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 0.6;
}
.pc_mag_v2 .close-btn:hover {
  opacity: 1;
}
.slicknav_menu {
  background: #fff;
}
.navbar {
  z-index: 9;
}
.close-btn {
  cursor: pointer;
}
.main-nav.navbar-fixed-top {
  top: 46px;
}
/* MIPS Calculator  */
.mips-table .form-control {
  height: 35px;
  text-align: center !important;
}
.mips-table th {
  text-align: center !important;
}
.mips-table {
  text-align: center !important;
}
.performance-year {
  background-color: #4c72b1;
  color: #fff;
  font-size: 120%;
  text-align: center !important;
}
.no-border {
  border: 1px;
}
.left-blue {
  background-color: #3b5681 !important;
  color: #fff;
}
.total-orange td {
  background-color: #e58258 !important;
  color: #fff;
  border: none;
}
.contact-info {
  text-align: center;
}
/* MIPS Calculator text style */
.calculator-text {
  font-family: 'Poppins', sans-serif;
  color: #233175;
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
  text-align: center;
}
/* WRS THANKYOU 8/8/2016*/
.wrs_thankyou_bg {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/09/wrs_thankyou_bgimg.jpg) no-repeat scroll 0 0 / cover;
  height: 506px;
  margin-top: 106px;
}
.wrs_thankyou_txt h1 {
  font-family: 'Raleway', sans-serif;
  color: #66c21b;
  font-size: 48px;
  font-weight: 500;
  padding: 50px 0 0;
  text-transform: none;
  text-align: center;
}
.wrs_thankyou_txt h4 {
  font-family: 'Open Sans', sans-serif;
  color: #757575;
  font-size: 24px;
  font-weight: 500;
  padding: 10px 0 0;
  margin: 0px auto;
  text-transform: none;
  text-align: center;
  width: 72%;
  line-height: 30px;
}
.wrs_socialconnt {
  border-bottom: 12px solid #66c21b;
  border-top: 1px solid #66c21b;
  margin: 40px 0 0;
  padding: 20px 0 0;
  width: auto;
}
.wrs_socialconnt h3 {
  font-family: 'Open Sans', sans-serif;
  color: #939393;
  font-size: 30px;
  font-weight: 400;
  font-weight: normal;
  padding: 0px 0 20px;
  text-transform: none;
  margin: 0px;
}
.wrs_download {
  background: url(https://wrs-wordpress.s3.amazonaws.com/www.wrshealth.com/wp-content/uploads/2016/09/wrs_thankyou_bgimg.jpg) no-repeat scroll 0 0 / cover;
  height: 540px;
  margin-top: 106px;
}
.wrs_download h1 {
  font-family: 'Raleway', sans-serif;
  color: #66c21b;
  font-size: 48px;
  font-weight: 500;
  padding: 50px 0 0;
  text-transform: none;
  text-align: left;
}
.wrs_download p {
  font-family: 'Open Sans', sans-serif;
  color: #757575;
  font-size: 24px;
  font-weight: 500;
  padding: 10px 0 0;
  margin: 0px auto;
  text-transform: none;
  text-align: left;
  line-height: 30px;
}
.wrs-downloadbtn {
  padding: 80px 0 0;
  text-align: right;
}
.wrs_social p {
  font-family: 'Open Sans', sans-serif;
  color: #939393;
  font-size: 16px;
  font-weight: 500;
  padding: 0;
  text-align: center;
}
/*  Blogs Style */
.wrs_dropdown-select, .wrs_dropdown-select:focus {
  -webkit-appearance: none !important;
  appearance: none !important;
  -moz-appearance: none !important;
  background: none;
}
.blog-post {
  margin-bottom: 45px;
}
.blog-post h2 {
  margin-bottom: 0;
  padding-bottom: 5px;
}
.blog-post p {
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
}
.article-date {
  color: #888;
}
.wrsblubrd {
  width: 100%;
  height: 20px;
  background: #00529c;
  margin: 10px 0 30px;
}
.wrsblog {
  padding: 55px 115px;
  text-align: left;
}
.wrsblog h1 {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
}
.blog-title h2 {
  font-weight: 300;
}
.blog-title h2 a {
  font-size: inherit;
}
.blogsect {
  padding: 40px 0;
}
ul.ul-press {
  margin: 0;
  padding: 0px;
}
ul.ul-press li {
  border-bottom: 1px solid #efefef;
  color: #313131;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  list-style: outside none none;
  padding: 15px 0;
}
ul.ul-press li a {
  color: #66c21b;
  text-decoration: none;
}
/*  Dropdown Archives  */
.wrs_dropdown {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border: 1px solid #efefef;
  border-image: none;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  height: 40px;
  overflow: hidden;
  position: relative;
  width: 200px;
  box-shadow: 2px 2px 2px #ccc;
}
.wrs_dropdown:before, .wrs_dropdown:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 15px;
  right: 10px;
  width: 0;
  height: 0;
  border: 4px dashed;
  border-color: #888 transparent;
  pointer-events: none;
}
.wrs_dropdown:before {
  border-bottom-style: solid;
  border-top: none;
}
.wrs_dropdown:after {
  margin-top: 7px;
  border-top-style: solid;
  border-bottom: none;
}
.wrs_dropdown-select {
  position: relative;
  width: 130%;
  margin: 0;
  padding: 6px 8px 6px 10px;
  height: 40px;
  line-height: 14px;
  font-size: 16px;
  color: #00529c;
  /* Fallback for IE 8 */
  background: #f2f2f2;
  /* "transparent" doesn't work with Opera */
  background: #fff;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
}
.wrs_dropdown-select:focus {
  z-index: 3;
  width: 100%;
  color: #00529c;
  font-weight: 500;
}
.wrs_dropdown-select > option {
  margin: 3px;
  padding: 6px 8px;
  text-shadow: none;
  background: #f2f2f2;
  border-radius: 3px;
  cursor: pointer;
}
/* Fix for IE 8 putting the arrows behind the select element. */
.lt-ie9 .wrs_dropdown {
  z-index: 1;
}
.lt-ie9 .wrs_dropdown-select {
  z-index: -1;
}
.lt-ie9 .wrs_dropdown-select:focus {
  z-index: 3;
}
/* Dirty fix for Firefox adding padding where it shouldn't. */
@-moz-document url-prefix() {
  .dropdown-select {
    padding-left: 6px;
  }
}
/* Download Button  */
.downloadBtn {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}
a.downloadBtn {
  color: #fff;
}
.downloadBtn:hover {
  text-decoration: none;
  color: #fff;
}
.downloadBtn-box {
  background-color: #85a9a1;
  margin-bottom: 10px;
}
/* ============================================================
 CUSTOM PAGINATION
 ============================================================ */
.prev-next {
  border: 2px solid #66c21b !important;
  border-radius: 30px;
  color: #808080;
  margin-left: 5px;
  padding: 3px 15px;
  font-weight: bold;
  font-size: 10px;
}
.page-numbers {
  padding: 0;
}
.page-numbers li {
  display: inline-block;
  border-radius: 100%;
  border: 2px solid transparent;
  color: #808080;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
}
.page-numbers a {
  color: #808080;
  padding: 2px 6px;
  border: 2px solid transparent;
  font-size: 14px;
  font-weight: bold;
}
.page-numbers a:hover {
  background: #f1f1f1;
  border: 2px solid #ddd;
  border-radius: 100%;
  color: #808080;
  font-size: 14px;
  padding: 2px 6px;
  font-weight: bold;
}
.page-numbers .current {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #3c3b3d;
  border-radius: 100%;
  color: #808080;
  font-size: 14px;
  text-align: center;
  padding: 2px 6px;
  font-weight: bold;
}
.page-numbers span.dots {
  padding: 0;
  color: #333;
}
.page-numbers > li:first-child > a {
  border: none;
  background: none;
}
.page-numbers > li:last-child > a {
  border: none;
  background: none;
}
h2.widgettitle {
  border-bottom: 1px solid #ccc;
  color: #666;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 30px;
}
.content {
  color: #313131;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding: 5px;
}