a.BlogLogo {
    background-image: url('http://blog.catalogo.med.br/fmfiles/index.asp/::catalogo::/blog/logo-catalogo.png');
    height: 80px !important;
    background-position: 0 50%;
    background-repeat: no-repeat;
    width: 480px;
    display: block;
}

@media screen and (max-width: 390px) {
    a.BlogLogo {
        background-image: url('http://blog.catalogo.med.br/fmfiles/index.asp/::catalogo::/blog/logo-catalogo-mobile.png');
        width: 304px;
        margin: 0;
        background-size: contain;
    }

    #cx-page-header {
        position: static;
    }
}

.NavFooter h4 {
    margin-top: 0;
    margin-bottom: 12px;
}


div.postContent,
div.postContent * {
    /* font-family: "Segoe UI",verdana,sans-serif !important; */
    font-family: Georgia, "Times New Roman", Times, serif !important
}

.folderContent250 .sideopts {
    display: none;
}

html,
body,
* {
    box-sizing: border-box;
}

body * {
    max-width: 100%;
}

#cx-page-header sup {
    font-size: 10px !important;
}

.cx-step,
.cx-step *,
div.viewButton,
div.viewButton a {
    font-size: 16px;
}

div.viewButton {
    display: none;
}

div.viewButton a {
    padding: 0 10px;
}

div.postContent .content,
div.postContent .content * {
    font-size: 18px;
    line-height: 170%;
}

table#bdSearch tr td:first-child {
    width: 86.5%;
}

table#bdSearch tr td:last-child {
    width: 12.5%;
}

.firefox table#bdSearch tr td:last-child div {
    padding-top: 12px !important;
}

#trTxt input[type=text] {
    min-width: 260px !important;
}

div.postContent h1,
div.postContent h1 *,
div.postContent .content h1,
div.postContent .content h1 * {
    font-size: 34px;
}

div.postContent p.date {
    margin: 0;
    margin-bottom: 30px;
}

div.postContent p.date * {
    font-size: 16px;
    color: #999;
}

#cx-page-header,
#cx-page-body,
#cx-page-footer {
    text-align: center;
}

#cx-page-header {
    display: block;
    height: 80px !important;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #01386D;
    width: 100%;
    color: #FFF;
    z-index: 10;
}

.MaxWrapper {
    width: 100%;
    max-width: 1200px;
    padding: 0 10px;
    position: relative;
    text-align: left;
    margin: 0 auto;
}

.cx-box-head strong {
    font-size: 0;
}

.mainContent .cx-box-head {
    position: fixed;
    top: 80px;
    height: 40px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 8;
    border-bottom: 0;
}

#boxRelatedLinks {
    display: none;
}


.mainContent .cx-box-head div {
    float: none;
}

div.commentContent .content,
.postFull .content {
    margin-bottom: 30px;
}

.mainContent .cx-box-head .MaxWrapper a,
.mainContent .cx-box-head .MaxWrapper strong,
.mainContent .cx-box-head .MaxWrapper span {
    font-weight: normal;
    font-size: 16px;
    padding: 3px;
    display: inline-block;
}

div#boxSearchBodyDefault input[type=text] {
    height: 32px !important;
    padding: 5px !important;
    font-size: 16px !important;
}

#tdSideMenu.sideMenu .cx-box-head {
    padding: 10px 5px 10px 5px;
}

#tdSideMenu.sideMenu .cx-box-head a {
    font-size: 16px;
    font-weight: normal;
}



#boxSimpleSubscribeHeadDefault,
div.viewButton {
    display: none !important;
}

@media screen and (max-width: 390px) {

    #cx-page-header {
        position: static;
    }
}


#cx-page-header .ExternalLinks {
    float: right;
}

#cx-page-header .ExternalLinks ul {
    display: block;
    padding: 0;
    margin: 0;
}

#cx-page-header .ExternalLinks ul li {
    display: inline-block;
    float: left;
}

#cx-page-header a {
    left: auto !important;
    height: auto;
}

#cx-page-header .ExternalLinks ul li a {
    display: block;
    padding: 28px 20px;
    color: #ECCC6C;
    font-size: 18px;
}

#cx-page-header .ExternalLinks ul li:first-child a {
    padding-left: 0;
}

#cx-page-header .ExternalLinks ul li:last-child a {
    padding-right: 0;
}

a:hover {
    text-decoration: none;
    color: #0099CC;
}

#cx-page-header .ExternalLinks ul li a:hover {
    text-decoration: none;
    color: #FFF;

    transition: color 0.2s ease;
    -webkit-transition: color 0.2s ease;
}


.desktop .MobileOnly {
    display: none;
}


@media screen and (max-width: 960px) {
    #cx-page-header .ExternalLinks {
        display: none;
    }
}

@media screen and (max-width: 800px) {
    #tdSideMenu {
        display: none;
    }
}

@media screen and (max-width: 768px) {


    .cx-step-wrapper .cx-step-full-index,
    .cx-step-wrapper .cx-step-full-index a {
        font-size: 18px !important;
        padding: 5px !important;
    }

    .cx-step,
    .cx-step * {
        font-size: 18px !important;
    }

    .cx-step-full-index,
    .cx-step-full-index * {
        margin: 0 auto;
        text-align: center;
        font-size: 18px;
    }

    .cx-step-full-index {
        width: 100%;
    }

    .cx-step-limit {
        display: none;
    }
}

@media screen and (max-width: 960px) {
    #cx-page-header .ExternalLinks ul li a {
        display: block;
        padding: 28px 10px;
    }
}

body.res1024 #cx-page-body,
#cx-page-body {
    width: 100% !important;
    margin: 0 auto;
    padding: 0;
    margin-top: 130px;
}

@media screen and (max-width: 390px) {
    .mainContent .cx-box-head {
        display: none;
    }

    body.res1024 #cx-page-body,
    #cx-page-body {
        margin-top: 20px;
    }
}

#cx-page-content {
    width: 100% !important;
    background-image: none !important;
}


#cx-page-footer {
    display: block !important;
    text-align: center;

    padding: 10px;
}

.mainContent div.postContent {
    width: 100% !important;
}

.mainContent .cx-box-head {
    background-color: #E9EAEE !important;
}

#pageHome .cx-step-wrapper {
    background-color: #F3F3F5;
}

.cx-step-wrapper {
    background-color: #FFF;
}

.sideMenu .cx-box-body,
.treeLine {
    background-color: #F3F3F5;
    color: #333;
}

hr.spacer {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(1, 56, 109, 0), rgba(1, 56, 109, 0.3), rgba(1, 56, 109, 0));
    margin: 50px 0;
    float: left;
    clear: both;
    width: 100%;
}

.MoreContainer:last-child hr.spacer {
    display: none;
}

div.postShareBtns {
    border: 0 !important;
    float: right;
    clear: none !important;
}

div.postContent {
    background: none;
}

div.postContent div.share {
    padding: 20px 5px 10px 0;
    clear: none !important;
    float: left;
}

div.postShareBtns div.b {
    padding: 0 !important;
}

div.postShareBtns div.h {
    background: none !important;
    border-bottom: 0 !important;
    padding: 5px 0 !important;
    font-weight: normal !important;
    font-size: 16px;
}

.postShareBtns a {
    margin-right: 10px !important;
}

#pageHome .mainContent div.postContent.PostFull {
    position: relative;
    max-height: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: -1;
}


div.commentReview.postContent .header1 {
    display: block;
}

div.postContent .header2 {
    padding: 30px 0 20px 0;
}

div.postContent h1 {
    margin: 0 auto;
}

.MoreContainer {
    display: none;
    margin-bottom: 80px;
    padding: 30px 0 0 0;
    text-align: center;
    margin-top: -40px;
    width: 100%;
    height: 80px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(22%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 22%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

#pageHome .MoreContainer {
    display: block;
}

.MoreBtn {
    display: block;
    width: 180px;
    height: 48px;
    margin: 0 auto;
    text-decoration: none;
    background-color: #004e96;
    color: #FFF;
    vertical-align: middle;
    text-align: center;
    padding: 11px;
    font-size: 18px;
}

.MoreBtn:hover {
    text-decoration: none;
    color: #FFF;
}

.postShareBtns a,
.postShareBtns img {
    width: 24px !important;
    height: 24px !important;
}

#pageHome .postShareBtns,
#pageHome .share,
#pageHome .postFull hr.spacer {
    display: none !important;
}


.postRelatedInfo {
    width: 100%;
    float: left;
    clear: both;
}

.postRelatedInfo h2 {
    color: #004e96 !important;
    font-size: 20px !important;
    margin-top: 0;
    margin-bottom: 30px;
}

.postRelatedInfo ul {
    margin-top: 10px;
    padding-left: 0;
    list-style: none;
}

.postRelatedInfo ul li {
    padding-left: 5px;
    margin-bottom: 35px;
    width: 200px;
    float: left;
    text-align: center;
    margin-right: 35px;
    padding: 0;
    min-height: 175px;
}

.postRelatedInfo ul li:nth-child(3n) {
    margin-right: 0;
}

@media screen and (max-width: 1200px) {
    .postRelatedInfo ul li:nth-child(2n) {
        margin-right: 0;
    }

    .postRelatedInfo ul li:nth-child(3n) {
        margin-right: 35px;
    }
}

@media screen and (max-width: 500px) {

    .postRelatedInfo ul li,
    .postRelatedInfo ul li:last-child {
        margin: 20px auto;
        clear: both;
        width: 100%;
    }

}

.postRelatedInfo .postImage {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    clear: both;
    margin: 0 auto 10px auto !important;
}

.postRelatedInfo a {
    text-align: left;
    display: block;
    color: #004e96 !important;
    font-size: 16px;
}

.postRelatedInfo a,
.postRelatedInfo a:hover {
    text-decoration: none;
}

footer {
    float: left;
    width: 100%;
}

.NavFooter {
    float: left;
    width: 100%;
    padding: 20px 0;
    background-color: #E9EAEE;
    margin-top: 30px;
}

.NavFooter .col {
    width: 30%;
    float: left;
}

.NavFooter .col:first-child {
    width: 40%;
}

.NavFooter .col ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.NavFooter h3 {
    font-size: 20px;
    color: #004E96;
    margin: 15px 0 25px 0;
    font-weight: normal;
}

.NavFooter a,
.NavFooter a:hover {
    text-decoration: none;
    font-size: 16px;
    display: block;
    padding-bottom: 10px;
}

a.Button.Blue,
a.Button.Blue:hover,
.button:hover,
.button {
    background-color: #004e96;
    background: #004e96;
    border: 0;
    color: #FFF;
}

a.Button,
a.Button:hover,
.button:hover,
.button {
    display: block;
    width: 190px;
    font-size: 18px !important;
    padding-top: 11px !important;
    font-weight: normal !important;
    text-align: center;
    border: 0;
    height: 48px;
    font-family: inherit;
    border-radius: 0;
}

.NavFooter a.FooterSocialIcon {
    float: left;
    margin-right: 20px;
}

@media screen and (max-width: 960px) {

    .NavFooter .col {
        width: 50%;
    }

    .NavFooter .col:first-child {
        width: 100%;
    }
}

@media screen and (max-width: 640px) {

    .NavFooter .col {
        width: 100%;
    }

    .NavFooter .col ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
}

.navButtonsBottom {
    display: none;
}


.firefox table.mainTable,
.firefox table.mainTable tbody,
.firefox table.mainTable tr {
    display: block;
}

.firefox td.mainContent table tr {
    display: table-row;
}

.firefox table.mainTable td.mainContent,
.firefox table.mainTable td.sideMenu {
    float: left;
}

.firefox table.mainTable td.mainContent {
    max-width: calc(100% - 371px);
}


#OverlayContainer {
    position: fixed;
    z-index: 99999999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    pointer-events: none;

    text-align: center;
}

#Overlay {
    transition: all .8s ease;
    position: fixed;
    z-index: 30;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    background-color: #000;

    pointer-events: none;
    opacity: 0;
}

.ShowOverlay #Overlay {
    pointer-events: auto;
    opacity: 0.6;
}

#OverlayContainer .MaxWrapper {
    width: 96%;
    max-width: 480px;
    padding: 10% 0;
    z-index: 31;

}

#OverlayContainer .ModalBox {
    background-color: #FFF;
    padding: 0;
    display: none;

    transition: all 1s ease;
    transform: translateY(100vh);
    pointer-events: auto;
}

#OverlayContainer .ModalBox.Visible {
    transform: translateY(0);
}

.BoxImage {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.BoxContent {
    padding: 20px;
}

#SendToEmailForm {
    width: 100%;
    position: relative;
}

#SendToEmailForm input {
    width: 100%;
    height: 42px;
    padding: 5px;
    margin-bottom: 5px;
}


#SendToEmailForm .button {
    width: 100%;
    padding: 12px;
    line-height: 20px;
}

.BoxTitle {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
}

#IconsContainer {
    text-align: right;
}

.Icon24 {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.CloseIcon {
    position: absolute;
    top: 10px;
    right: 10px;
}

.InvalidInput {
    border: 1px solid #d34836;
}

#PlataformFooter {
    background-color: #012549;
    padding: 20px 10px;
    color: #FFF;
    float: left;
    width: 100%;
}

.TextCenter {
    text-align: center;
}

.TextWhite {
    color: #FFF;
}

.FS14 {
    font-size: 14px;
}

#cx-page-footer {
    width: 100%;
    background-color: #01386D;
    height: auto;
    padding: 10px;
    float: left;
}

#cx-page-footer,
#cx-page-footer *,
#cx-page-footer a {
    color: #FFF;
    font-size: 14px;
    text-align: center;
}

@media screen and (max-width: 960px) {
    .firefox table.mainTable td.mainContent {
        max-width: 100%;
    }
}


body {
    background-color: #F3F3F5;
}

.msie #tdSideMenu,
#tdSideMenu {
    padding: 0;
    width: 371px;
}


.msie #tdSideMenu #cntSideMenu,
#tdSideMenu #cntSideMenu {
    padding: 0 10px 10px 10px;
    width: 351px;
}

.msie #tdSideMenu #cntSideMenu .cx-box,
#tdSideMenu #cntSideMenu .cx-box {
    width: 321px;
}

#tdSideMenu .cx-box-head {
    background-color: #FFF;
    border-bottom: 1px solid #E9EAEE;
    margin-bottom: 10px;
}

#tdSideMenu .cx-box-head img.imgmaximize {
    display: none;
}

.sideMenu * {
    font-size: 14px;
}

#tdSideMenu .cx-box-head a,
#tdSideMenu .cx-box-head a:hover {
    color: #333;
}

#tdSideMenu .treeLine,
#tdSideMenu .cx-box-body {
    background-color: #FFF;
}

div#cntSideMenu {
    margin-left: 40px !important;
    background-color: #FFF !important;
    padding: 0 10px;

    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
}

.postBox {
    background: #FFF !important;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    max-width: 785px;
    margin-bottom: 50px !important;
}

div#boxFolderContentBodyDefault div.folderBody {
    padding: 0;
}

.postBoxContent {
    padding: 40px;
    font-size: 18px;
}

.postBoxResume {
    padding: 20px 0;
}

.postBoxImage a {
    max-height: 400px;
    overflow: hidden;
    display: block;
    text-align: center;
}

.postBoxContent time {
    font-size: 16px;
    color: #999;
}

.postBoxContent h1 {
    margin-bottom: 20px !important;
}

.postBoxMore {
    text-align: right;
}

.postBoxMore a {
    width: 160px;
    height: 48px;
    color: #FFF !important;
    display: inline-block;
    padding: 12px;
    margin: 0 auto;
    background-color: #004e96;
    background: #004e96;
    border: 0;
    text-align: center;
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif !important;
}

#bdSearch input[type=text] {
    width: 250px !important;
}

.mainContent .cx-box-body {
    padding: 0;
}

.mainContent .cx-box-body {
    padding: 10px 50px !important;
    background-color: #FFF !important;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
}

#pageHome .mainContent .cx-box-body {
    padding: 0 !important;
    background-color: transparent !important;
    border: 0px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
}

@media screen and (max-width: 700px) {

    .postBoxContent {
        padding: 10px;
    }

    .mainContent .cx-box-body {
        padding: 10px 20px !important;
    }

    #formSendFriendContentDefault table {
        width: 100% !important;
    }
}


.cx-step-wrapper {
    max-width: 788px;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.cx-step-wrapper span,
.cx-step-wrapper a.stepCounter,
.cx-step-wrapper a.stepDoubleRight,
.cx-step-wrapper a.stepDoubleLeft {
    display: none;
}

.cx-step-wrapper .stepRight {
    float: right;
}

.cx-step-wrapper .stepLeft {
    float: left;
}

.cx-step-wrapper .stepLeft,
.cx-step-wrapper .stepRight {
    display: block;
    padding: 15px 50px;
    text-align: center;
    font-size: 18px;
    background-color: #E9EAEE;
}

@media screen and (max-width: 400px) {

    .cx-step-wrapper .stepLeft,
    .cx-step-wrapper .stepRight {
        padding: 15px 20px;
    }
}

input#fTitle {
    width: 100% !important;
}

.treeLineHover .popupMenu {
    right: 4px;
}


#cxcct_15 {
    position: relative;
}

a#adl_799 {
    width: 100% !important;
    height: 280px !important;
    position: absolute !important;
    top: 0;
    margin-top: 0 !important;
    margin-bottom: 50px !important;
    cursor: pointer;
    display: none !important;
}


@media screen and (max-width: 800px) {

    .pseudoPost,
    a#adl_799 {
        display: block !important;
    }
}

.colHalf {
    width: 50% !important;
    float: left !important;
}

@media screen and (max-width: 800px) {
    .colHalf {
        width: 100% !important;
        float: left !important;
    }
}

#dataPersonalData_Name .text,
#elmPassportSubscription .text {
    width: 100% !important;
    max-width: 265px !important;
}


.ScrollTopButton {
    position: fixed;
    bottom: 40px;
    z-index: 10;
    right: 20px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #004e96;
    text-align: center;
    padding-top: 7px;
    opacity: 0;
    display: none;
    transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
}

.desktop .ScrollTopButton {
    display: none !important;
}

@media screen and (max-width: 800px) {
    .ScrollTopButton {
        opacity: 0;
        display: block;
    }
}

div#topDigest {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    background-color: #01386D;
    color: #FFF;
    padding: 20px;
    display: none;
}

div#topDigest .closeDigest {
    position: absolute;
    top: 0;
    right: 0;
    padding: 26px;
    background-image: url('/fmfiles/index.asp/::hidoctor::/blog/imgs/close-24-w.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer;
}


div#digestText {
    padding: 0;
    font-size: 18px;
    text-align: left;
}

div#digestText .title {
    font-size: 22px;
    color: #0099CC;
}

div#digestForm,
div#digestText {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
}

div#digestForm div#formSimpleSubscribeContentDefault input {
    width: 100%;
    margin-top: 10px;
    min-height: 32px;
    padding: 5px 10px;
}

div#digestForm div#formSimpleSubscribeContentDefault input,
div#digestForm div#formSimpleSubscribeContentDefault div {
    width: 55%;
    margin-top: 0;
    min-height: 32px;
    height: 38px;
    margin: 0 1%;
    display: inline-block;
    clear: none;
    vertical-align: middle;
    border: 0;
}

div#digestForm div#formSimpleSubscribeContentDefault div {
    width: 35%;
    height: 48px;
}


input#btnSubmit,
#btnCancel {
    padding-top: 0 !important;
}


@media screen and (max-width: 600px) {

    input#btnSubmit,
    #btnCancel {
        width: 45% !important;
    }
}

div#digestForm div#formSimpleSubscribeContentDefault input#btnSubmit {
    height: 48px;
}

div#digestForm input#btnSubmit,
div#digestForm input#btnSubmit:hover {
    color: #FFF !important;
    padding: 2px;
    background: #0099CC;
    border: 0;
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
    border-radius: 0;
}

div#digestForm input#btnSubmit {
    width: 100% !important;
}


@media screen and (max-width: 800px) {

    div#digestText {
        padding: 10px 0 10px 0;
    }

    div#digestForm,
    div#digestText {
        width: 100%;
        display: block;
        height: auto;
    }

    div#topDigest {
        padding: 10px;
    }

    div#digestForm div#formSimpleSubscribeContentDefault input,
    div#digestForm div#formSimpleSubscribeContentDefault div,
    div#digestForm div#formSimpleSubscribeContentDefault div {
        width: 100%;
        height: 48px;
        margin: 10px 0;
        display: block;
    }

}