.borderBox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.contentBox {
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
.button {
  display: block;
  padding: 9px 30px;
  height: 32px;
  background: #f15442;
  font-family: tenso,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.467em;
  line-height: 1.455em;
  color: #fff!important;
  text-align: center
}
.button:hover {
  background: #fa7161;
  text-decoration: none
}
.clearFix:after,
.clearFix:before {
  content: "";
  display: table
}
.clearFix:after {
  clear: both
}
.imageReplaced {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden
}
.placeholderStyle {
  color: #666;
  font-size: 15px;
  font-family: Arial,Helvetica,sans-serif
}
.tk-pragmatica-web {
  font-family: pragmatica-web,sans-serif;
  font-style: normal;
  font-weight: 400
}
.tk-pragmatica-web-light {
  font-family: pragmatica-web,sans-serif;
  font-style: normal;
  font-weight: 300
}
.tk-tenso {
  font-family: tenso,sans-serif;
  font-style: normal;
  font-weight: 400
}
.textButton {
  font-family: tenso,sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #f15442;
  font-size: 1.333em
}
.textButton:after {
  font-family: FontAwesome;
  content: "\f105";
  padding-left: 10px
}
.textButton:hover {
  color: #fa7161;
  text-decoration: none
}
@media only screen and (min-width:641px) {
  .mobile {
    display: none
  }
  .case-navigation {
    font-size: 14px;
    height: 20px;
    line-height: 20px
  }
  .case-navigation a {
    text-decoration: none!important;
    color: #333!important;
    display: block;
    float: left
  }
  .case-navigation a:hover {
    color: #222834!important
  }
  .case-navigation a.all,
  .case-navigation a.next,
  .case-navigation a.previous {
    font-weight: 700;
    font-size: 16px;
    padding: 0 10px;
    border-left: 1px solid #e1e1e1
  }
  .case-navigation a.previous {
    border: none;
    padding-left: 0
  }
  #account {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    float: right
  }
  #account a {
    text-decoration: none;
    color: #333;
    display: block;
    float: left
  }
  #account a:hover {
    color: #222834
  }
  #account li:before {
    content: none
  }
  #account li a {
    padding-right: 10px
  }
  #account .dropdown {
    z-index: 2000
  }
  #account .dropdown a {
    z-index: 2000;
    padding: 1px 10px 1px;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1
  }
  #account .dropdown a.removeBorder {
    border-left: none
  }
  #account .dropdown a.selected {
    position: relative;
    padding-top: 4px;
    border-top: 1px solid #e1e1e1;
    padding-bottom: 12px;
    background: #fff;
    margin-top: -4px
  }
  #account .menu-child {
    width: auto;
    z-index: 1000!important;
    margin: -1px 0 0;
    padding: 10px!important;
    background: #fff;
    border: 1px solid #e1e1e1
  }
  #account .menu-child ul li {
    float: none
  }
  #account .menu-child ul li a {
    float: none;
    white-space: nowrap;
    display: block;
    border: none!important;
    padding: 0;
    background: 0 0
  }
  #account .dropdown.account a {
    border-left: none;
    border-right: none
  }
  #account .dropdown.admin a {
    border-left: none
  }
  #account .dropdown.account a.selected {
    margin-right: -1px
  }
  #account .dropdown.account a.selected,
  #account .dropdown.admin a.selected {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1
  }
  #account i.fa-heart {
    color: #c20000
  }
  #account ul {
    margin: 0!important;
    float: left;
    z-index: 2000!important
  }
  #account ul li {
    padding: 0!important;
    background: 0 0!important;
    float: left;
    position: static;
    margin: 0!important
  }
  #account ul#icons {
    float: left;
    height: 20px;
    list-style-type: none;
    padding-left: 10px
  }
  #account ul#icons li {
    line-height: 20px;
    float: left;
    position: relative
  }
  #account ul#icons li:before {
    content: none
  }
  #account ul#icons li .tooltip {
    display: none;
    position: absolute;
    top: -33px;
    left: -16px;
    width: 63px;
    height: 29px;
    line-height: 24px;
    text-align: center;
    background: url(/images/gallery/tooltip.png) no-repeat left top
  }
  #account ul#icons li:hover .tooltip {
    display: block
  }
  #account ul#icons li a {
    font-size: 14px;
    padding: 0;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    margin-left: 5px;
    height: 22px;
    width: 22px;
    display: inline-block;
    text-align: center;
    background: #333;
    color: #fff!important;
    line-height: 22px;
    text-decoration: none;
    float: left
  }
  #account ul#icons li a:hover {
    background: #222834
  }
  #account ul#icons li i.fa-print {
    padding-left: 1px
  }
  #caseWrapper {
    padding: 20px 0 0;
    border: 1px solid #e1e1e1;
    margin: 12px 0 21px;
    font-size: 15px;
    line-height: 24px
  }
  #caseWrapper #case-photos {
    padding: 0 20px
  }
  #caseWrapper #case-photos table {
    margin: 0 0 10px
  }
  #caseWrapper #case-photos img.mob_thumbnail_img {
    margin: 0 0 10px;
    width: 100%;
    -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,.5);
    box-shadow: 0 0 3px 1px rgba(0,0,0,.5)
  }
  #caseWrapper #focused-view table {
    font-size: 20px;
    line-height: 38px;
    margin: 0 0 20px;
    text-align: center;
    width: 100%
  }
  #caseWrapper #focused-view td {
    width: 50%
  }
  #caseWrapper #focused-view #focus_1 {
    float: left;
    width: 100%;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box
  }
  #caseWrapper #focused-view #focus_2 {
    float: right;
    width: 100%;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box
  }
  #caseWrapper .caseDetails {
    padding: 40px;
    border-top: 1px solid #e1e1e1
  }
  #caseWrapper .caseContent {
    width: 55%;
    float: left
  }
  #caseWrapper .caseSidebar {
    float: right;
    width: 35%
  }
  #caseWrapper .caseDetails .procedures {
    float: right;
    width: 305px;
    margin-left: 40px
  }
  #caseWrapper .caseSidebar .procedures {
    float: none;
    width: auto;
    margin-left: 0
  }
  #caseWrapper a.button {
    display: block;
    width: 100%;
    height: 65px;
    text-align: center;
    line-height: 65px;
    color: #fff;
    text-decoration: none;
    background: #41749e;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 20px
  }
  #caseWrapper a.button.coup-link {
    background: #222834
  }
  #caseWrapper a.button:hover {
    background: #333
  }
  #caseWrapper .caseDetails ul {
    margin: 0 0 40px 10px!important
  }
  #caseWrapper .caseDetails ul li {
    margin: 0!important
  }
  #caseWrapper .caseDetails .buttons {
    width: 473px;
    float: left
  }
  #caseWrapper .caseSidebar .buttons {
    width: auto;
    float: none
  }
  #caseWrapper #otherViews {
    margin: 0 0 20px
  }
  #caseWrapper #otherViews td {
    padding: 0 19px 0 0;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    color: #333
  }
  #caseWrapper #otherViews table {
    margin: 0
  }
  #caseWrapper #otherViews td table td {
    padding-right: 3px
  }
  #caseWrapper #otherViews td.selected {
    color: #222834
  }
  #caseWrapper #otherViews td:last-child {
    padding-right: 0
  }
  #caseWrapper #otherViews td img {
    width: 106px;
    opacity: 1;
    zoom: 1
  }
  #caseWrapper #otherViews td p {
    margin: 0
  }
  #caseWrapper #otherViews td:hover {
    cursor: pointer
  }
  #caseWrapper #otherViews td:hover img {
    opacity: .9
  }
  #caseWrapper .scroll-pane {
    height: auto;
    overflow: auto;
    outline: 0
  }
  #caseWrapper .jspContainer {
    overflow: hidden;
    position: relative;
    padding: 0!important
  }
  #caseWrapper .scroll-pane.jspScrollable .jspContainer {
    padding: 0 0 20px!important
  }
  #caseWrapper .jspPane {
    position: absolute
  }
  #caseWrapper .jspHorizontalBar *,
  #caseWrapper .jspVerticalBar * {
    margin: 0;
    padding: 0
  }
  #caseWrapper .jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px
  }
  #caseWrapper .jspVerticalBar {
    display: none
  }
  #caseWrapper .jspTrack {
    background: rgba(225,225,225,.4);
    position: relative
  }
  #caseWrapper .jspDrag {
    background: #41749e;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer
  }
  #caseWrapper .jspHorizontalBar .jspDrag,
  #caseWrapper .jspHorizontalBar .jspTrack {
    float: left;
    height: 100%
  }
  #caseWrapper .jspCap,
  #caseWrapper .jspCorner {
    display: none
  }
  #caseWrapper table#details {
    margin: 0 0 30px
  }
  #caseWrapper table#details th {
    vertical-align: top;
    width: 165px
  }
  .galleryLandingBlock {
    margin: 50px 0 30px;
    font-size: 15px;
    line-height: 24px
  }
  .galleryLandingBlock .landing {
    float: left;
    width: 245px;
    margin: 0 52px 30px 0;
    padding: 110px 0 0
  }
  .galleryLandingBlock .landing h2 {
    font-size: 22px;
    margin: 0 0 10px
  }
  .galleryLandingBlock .landing.Aesthetic {
    background: url(/images/gallery/category-surgery.jpg) no-repeat left top
  }
  .galleryLandingBlock .landing.Skin {
    background: url(/images/gallery/category-skin.jpg) no-repeat left top
  }
  .galleryLandingBlock .landing.Non-Surgical {
    background: url(/images/gallery/category-nonsurgical.jpg) no-repeat left top
  }
  .galleryLandingBlock .landing.row-last {
    margin-right: 0
  }
  .galleryLandingBlock .landing ul {
    margin: 0 0 0 10px
  }
  .galleryLandingBlock .landing ul li {
    margin: 0
  }
  #case-header {
    margin: 0 20px 20px;
    height: 63px;
    line-height: 63px;
    background: #41749e;
    position: relative;
    font-size: 22px;
    color: #fff;
    padding: 0 83px
  }
  #case-header #fake-title {
    width: 50%;
    float: left
  }
  #case-header #save-button {
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 50%;
    margin-top: -50px
  }
  #case-header .rateitWrapper {
    float: right;
    width: 50%;
    font-size: 14px;
    text-align: right
  }
  #case-header #case-rating {
    float: right;
    margin: 21px 0 23px 10px
  }
  #case-header a.nav {
    position: absolute;
    top: 0;
    display: block;
    width: 63px;
    height: 63px;
    background: #32597a;
    line-height: 63px;
    text-align: center;
    color: #fff;
    font-size: 45px
  }
  #case-header a.nav.previous {
    left: 0;
    border-right: 1px solid #fff
  }
  #case-header a.nav.previous i {
    margin-left: -6px
  }
  #case-header a.nav.next {
    right: 0;
    border-left: 1px solid #fff
  }
  #case-header a.nav.next i {
    margin-right: -6px
  }
  #case-header a.nav:hover {
    background-color: #233f56
  }
  #case-header.category {
    padding: 0 20px
  }
  #case-header.category a.nav.previous {
    position: static;
    float: left
  }
  div.rateit {
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    cursor: pointer
  }
  div.rateit div.rateit-range {
    cursor: pointer;
    position: relative;
    background: url(/images/gallery/case-star-matrix.png);
    height: 19px!important
  }
  * html div.rateit,
  * html div.rateit div.rateit-range {
    display: inline
  }
  * + html div.rateit,
  * + html div.rateit div.rateit-range {
    display: inline
  }
  div.rateit div.rateit-hover,
  div.rateit div.rateit-selected {
    position: absolute;
    left: 0;
    height: 19px!important
  }
  div.rateit div.rateit-hover-rtl,
  div.rateit div.rateit-selected-rtl {
    left: auto;
    right: 0
  }
  div.rateit div.rateit-hover {
    background: url(/images/gallery/case-star-matrix.png) left -19px
  }
  div.rateit div.rateit-hover-rtl {
    background-position: right -19px
  }
  div.rateit div.rateit-selected {
    background: url(/images/gallery/case-star-matrix.png) left -19px
  }
  div.rateit div.rateit-selected-rtl {
    background-position: right -19px
  }
  div.rateit div.rateit-preset {
    background: url(/images/gallery/case-star-matrix.png) left -19px
  }
  div.rateit div.rateit-preset-rtl {
    background: url(/images/gallery/case-star-matrix.png) left -38px
  }
  .viewAll {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2
  }
  .viewAll .category {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column
  }
  .case {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 22px;
    border-bottom: 1px solid #e1e1e1
  }
  .case .images {
    float: left;
    width: 30%
  }
  .case .images img {
    width: 100%;
    margin: 0 0 20px
  }
  .case .description {
    float: right;
    width: 70%
  }
  .case .description h2 {
    margin: 0 0 10px 10px!important
  }
  .case .description p {
    margin: 0 0 20px 10px!important
  }
  .case .description a.view {
    padding: 0 30px;
    display: inline-block;
    border: none;
    height: 40px;
    line-height: 40px;
    background: #41749e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none
  }
  .case .description a.view:hover {
    background: #333
  }
  .case ul {
    margin: 0 0 10px!important;
    padding: 0!important
  }
  .case ul li {
    padding: 0!important;
    background: 0 0!important;
    margin: 0
  }
  .case:last-child {
    margin: 0;
    border: none
  }
  #tableSortController a.active {
    font-weight: 700!important;
    text-decoration: none!important;
    color: #333!important;
    cursor: text
  }
  #saved_cases {
    width: 100%
  }
  #saved_cases table {
    width: 100%
  }
  #saved_cases .case {
    margin: 0 0 5px
  }
  #saved_cases .header {
    background: #41749e;
    color: #fff;
    font-size: 19px;
    line-height: 50px;
    padding: 0 0 0 15px
  }
  #saved_cases .remove-case-anchor {
    color: #fff;
    text-align: center;
    font-size: 25px;
    width: 50px;
    height: 50px;
    background: #32597a;
    border-left: 1px solid #fff;
    display: block;
    float: right
  }
  #saved_cases .remove-case-anchor:hover {
    background: #233f56
  }
  #saved_cases .save-note-anchor {
    display: inline-block;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: rgba(51,51,51,.3)!important;
    text-decoration: none!important;
    font-size: 14px
  }
  #saved_cases .save-note-anchor:hover {
    color: #333!important
  }
  #saved_cases .rateit {
    float: right;
    padding: 15px
  }
  #saved_cases img {
    margin: 10px 0 0 0;
    height: 140px
  }
  .loginBanner {
    margin: 35px 0 30px;
    background: #333;
    color: #fff;
    font-size: 18px;
    line-height: 31px;
    padding: 30px
  }
  .loginBanner ul {
    margin: 0 0 0 10px
  }
  .loginBanner ul li {
    margin: 0!important
  }
  .loginBanner ul li:before {
    color: #fff
  }
  .loginBanner h2,
  .sharePhotos h2 {
    color: #fff;
    margin: 0 0 15px;
    font-size: 30px;
    font-weight: 400
  }
  h2.account {
    padding-top: 50px;
    margin: 0 0 10px;
    color: #222834;
    font-size: 24px;
    font-weight: 400
  }
  #contentContainer .caseNotes,
  #saved_cases textarea,
  section .send-form textarea {
    margin: 10px 0 5px;
    padding: 10px;
    overflow: auto;
    resize: none;
    float: right;
    width: 100%;
    height: 140px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 14px;
    line-height: 17px;
    display: block;
    border: 1px solid #e1e1e1
  }
  section .send-form textarea {
    margin: 0;
    padding: 10px
  }
  .fieldsMarked {
    float: right;
    padding-top: 50px;
    font-size: 13px;
    margin: 0!important
  }
  .sharePhotos {
    background: url(/images/gallery/banner-send-doctors.jpg) no-repeat left top;
    height: 190px;
    padding: 62px 0 0 300px;
    color: #fff;
    font-size: 18px
  }
  .sharePhotos p {
    margin: 0 0 40px
  }
  section .myaccount-form {
    margin-left: 30px;
    width: 50%;
    float: right;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box
  }
  section .myaccount-box {
    border-top: 1px solid #e1e1e1;
    padding: 30px 0 0;
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box
  }
  section .myaccount-box,
  section .myaccount-form,
  section .send-form {
    font-size: 15px;
    line-height: 24px
  }
  section .myaccount-box.myaccount-login,
  section .myaccount-form.myaccount-login,
  section .send-form.myaccount-login {
    padding-left: 30px
  }
  section .myaccount-box.myaccount-create,
  section .myaccount-form.myaccount-create,
  section .send-form.myaccount-create {
    border-right: 1px solid #e1e1e1;
    width: 50%;
    padding-right: 30px
  }
  section .myaccount-box h2,
  section .myaccount-form h2,
  section .send-form h2 {
    padding-top: 0;
    margin: 0 0 10px;
    color: #222834;
    font-size: 24px;
    font-weight: 400
  }
  section .myaccount-box .small,
  section .myaccount-form .small,
  section .send-form .small {
    margin: 0 0 15px
  }
  section .myaccount-box input[type=password],
  section .myaccount-box input[type=text],
  section .myaccount-form input[type=password],
  section .myaccount-form input[type=text],
  section .send-form input[type=password],
  section .send-form input[type=text] {
    margin: 0 0 10px;
    padding: 7px 10px!important;
    width: 100%;
    height: 40px;
    background: #fff!important;
    border: 1px solid #e1e1e1!important;
    font-size: 14px!important;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box
  }
  section .myaccount-box .myaccount-form.fr,
  section .myaccount-form .myaccount-form.fr,
  section .send-form .myaccount-form.fr {
    width: 50%
  }
  section .myaccount-box input,
  section .myaccount-box select,
  section .myaccount-box textarea,
  section .myaccount-form input,
  section .myaccount-form select,
  section .myaccount-form textarea,
  section .send-form input,
  section .send-form select,
  section .send-form textarea {
    font: 15px Arial,Helvetica,sans-serif;
    color: #333;
    outline: 0;
    border-radius: 0;
    -webkit-border-radius: 0
  }
  section .myaccount-box .placeholder,
  section .myaccount-form .placeholder,
  section .send-form .placeholder {
    color: #333;
    font-size: 15px;
    font-family: Arial,Helvetica,sans-serif
  }
  section .myaccount-box ::-webkit-input-placeholder,
  section .myaccount-form ::-webkit-input-placeholder,
  section .send-form ::-webkit-input-placeholder {
    color: #333;
    font-size: 15px;
    font-family: Arial,Helvetica,sans-serif
  }
  section .myaccount-box :-moz-placeholder,
  section .myaccount-form :-moz-placeholder,
  section .send-form :-moz-placeholder {
    color: #333;
    font-size: 15px;
    font-family: Arial,Helvetica,sans-serif
  }
  section .myaccount-box ::-moz-placeholder,
  section .myaccount-form ::-moz-placeholder,
  section .send-form ::-moz-placeholder {
    opacity: 1;
    color: #333;
    font-size: 15px;
    font-family: Arial,Helvetica,sans-serif
  }
  section .myaccount-box [placeholder]:focus:placeholder,
  section .myaccount-form [placeholder]:focus:placeholder,
  section .send-form [placeholder]:focus:placeholder {
    opacity: .3
  }
  section .myaccount-box [placeholder]:focus::-webkit-input-placeholder,
  section .myaccount-form [placeholder]:focus::-webkit-input-placeholder,
  section .send-form [placeholder]:focus::-webkit-input-placeholder {
    opacity: .3
  }
  section .myaccount-box [placeholder]:focus:-moz-placeholder,
  section .myaccount-form [placeholder]:focus:-moz-placeholder,
  section .send-form [placeholder]:focus:-moz-placeholder {
    opacity: .3
  }
  section .myaccount-box [placeholder]:focus::-moz-placeholder,
  section .myaccount-form [placeholder]:focus::-moz-placeholder,
  section .send-form [placeholder]:focus::-moz-placeholder {
    opacity: .3
  }
  .validation-summary-valid ul {
    margin: 0
  }
  section .send-form h2.account {
    padding-top: 50px
  }
  section button.galleryButton {
    padding: 0 30px;
    border: none;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    background: #41749e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    text-indent: 0;
    width: auto;
    float: none
  }
  section button.galleryButton:hover {
    background: #333
  }
  #fancybox-overlay {
    z-index: 9998
  }
  #fancybox-wrap {
    z-index: 9999
  }
}