/* Minification failed. Returning unminified contents.
(1831,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1832,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1833,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1834,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1835,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1836,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1837,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1842,17): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(1853,17): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(1878,17): run-time error CSS1039: Token not allowed after unary operator: '-light'
(1880,46): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(1880,65): run-time error CSS1039: Token not allowed after unary operator: '-secondary'
(1890,50): run-time error CSS1039: Token not allowed after unary operator: '-secondary'
(1890,71): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(1920,28): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(1927,22): run-time error CSS1039: Token not allowed after unary operator: '-light'
(1928,17): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(1941,28): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(1948,21): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(1949,26): run-time error CSS1039: Token not allowed after unary operator: '-light'
(1964,22): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(1971,22): run-time error CSS1039: Token not allowed after unary operator: '-glass'
(1979,17): run-time error CSS1039: Token not allowed after unary operator: '-text'
 */
/*START - Classes and styles used to adjust colour theme for given brand*/
body{
    color: #373737;
}

h1 {
    color: #373737;
    font-size: 30px
}

h2 {
    color: #373737;
    font-size: 26px
}

h3 {
    color: #373737;
    font-size: 20px;
    margin-bottom:0;
    padding-bottom:0;
}

h4 {
    color: #373737;
    font-size: 45px;
    line-height:25px;
}

a {
    color: #1d9dd2;
    font-size: 13px;
    text-decoration: underline;
    cursor: pointer
}

a:hover {
    color: #003359;
}

.menu-hight-light {
    color: #1d9dd2 !important;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #d4d4d4;
    padding: 0;
    width: 100%;
    float: left
}

.small-bluelight {
    color: #636363;
    font-size: 15px
}

.small-blue {
    color: #373737;
    font-size: 15px
}

.big-blue {
    color: #373737;
    font-size: 18px
}

.left-align {
    text-align: left !important;
}

/*END - Classes and styles used to adjust colour theme for given brand*/

body {
    font-family:  'ubuntu', Arial, Helvetica, sans-serif;
    font-size: 18px;
}
p{ font-size: 15px;}


b {
    font-weight: bold
}

i {
    font-style: italic;
}

.grey-text {
    color: #6f6f70
}

li {
    margin-bottom: 10px
}
.rounded-corners {
     border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    behavior: url(/portal/Scripts/PIE.htc)
}

.convertVoucher {
    background-color: #003359;
    border-radius: 3px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-align: center;
}

.convertVoucher a {
    color: #ffffff;
    text-decoration: none !important;
    text-align: center;
    font-size: 16px;
}

.convertVoucher a:hover {
    color: #003359 !important
}

.convertVoucher i {
    font-size: 14px;
    padding-right: 3px;
}

.smaller-font {
    font-size: 90%
}

.bigger-font {
    font-size: 120%
}

.float-left-50 {
    float: left;
    min-width: 45%;
    max-width: 50%;
}
.float-left-50 ul{
    list-style-type:disc;
    margin-left:20px;
    font-size:15px;
    color: #4C4A4A;
}
.home-pet-wrapper .float-left-less-50 {
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
    width: 32.5%;
}
.float-left-50-child {
        float: left;
    overflow: hidden;
    max-width: 70%;
}
.float-left-100 {
    float: left;
    width: 100%
}
.float-left-65 {
    width:65%;float:left;
}
.float-left-35 {
    width:35%;float:left;
}
.float-left-60 {
    width:60%;float:left;
}
.float-left-40 {
    width:40%;float:left;
}
.float-left-80 {
    float: left;
    width: 70%
}

.float-left-20 {
    float: left;
    width: 20%
}

.margin-left-small {
    margin-left: 10px
}

.horizontal-line {
    border-bottom: solid;
    border-bottom-width: 1.5px;
    margin-top: 10px;
    border-color: #dbd4cd;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px
}

.float-right-80 {
    float: right;
    width: 80%;
    margin-top: 10px
}
.float-left-75 {
    float: left;
    width: 75%;
}
.home-pet-wrapper {
    width:100%;
    height:30%;
    clear: both;
}
.plus {
    /*background: url('images/plus.png') no-repeat;
    padding-left: 20px;
    font-size: 15px;
    padding-bottom: 5px;*/
}
    .identifierInfo .plus {
        font-size: 13px;
        background-position: left -1px;
        line-height: 30px;
    }
.download {
    background-image: url('images/arrow-down-PET.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    font-size: 13px;
    float: left;
    width: 90%;
    margin-top: 15px;
    line-height: 18px;
}
.label-left {
    text-align:right;float:left;width: 30%;
}
.text-right {
    text-align:left;float:left;width: 40%;
}
.link-right {
    text-align:left;float:left;width: 28%;
}


.feedback {
    position:absolute;right:0;top:69vw;
}

.stopDomain.disabled{
    color: rgb(235, 235, 228);
    pointer-events: none;
}

#dialogMaster {
    overflow-x: hidden;
}

.expiringPayment {
    background-color: #fffc99;
}

.expiredPayment {
    background-color: #ff9999;
}
/* IE Upgrade your browser dialog H2 color override on Site.css*/
.iemessage h2 {
    color: #1d9dd2 !important;
}
/*START - Classes and styles used to adjust colour theme for given brand*/

input[type="submit"], input[type="button"], button {
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #1d9dd2;
    border: none;
    height: 45px;
    margin-top: 10px;
}

.buttonLabel {
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #1d9dd2;
    border: none;
    height: auto;
    padding: 10px 10px;
    cursor: pointer;
}

    input[type="submit"]:hover, input[type="button"]:hover, .buttonLabel:hover, button:hover {
        background-color: #003359;
        cursor: pointer;
    }

.ui-widget-content {
    color: #373737;
}

fieldset input[type="text"], fieldset input[type="password"], fieldset textarea {
    border: 1px solid #BAE1F5;
    color: #373737;
    padding: 7px;
    margin: 5px 0 6px 0;
    width: 90%;
    border-radius: 5px;
}

    fieldset input[type="text"] :focus, fieldset input[type="password"] :focus, fieldset textarea :focus {
        border: 1px solid #BAE1F5;
    }

fieldset label {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #636363;
    line-height: 25px;
    padding-right: 10px
}

fieldset select {
    margin: 5px 0 6px 0;
    color: #373737
}

fieldset .cusInfo {
    line-height: 25px;
    font-size: 15px;
    color: #373737;
}

fieldset.add-new-payment-method input[type="text"] {
    max-width: 100%;
    width: 250px;
}

fieldset.add-new-payment-method #BillingAddressId {
    max-width: 100%;
    width: 265px;
}

.info-label {
    color: #373737;
}

.inline-label {
    font-size: 15px;
    font-weight: 400;
    color: #636363;
    line-height: 25px;
    padding-right: 2px;
}

#tabs li {
    background: #003359;
}

    #tabs li.ui-state-active {
        background: #ffffff !important;
    }

    #tabs li:hover {
        background: #1d9dd2;
    }

    #tabs li a {
        color: #ffffff
    }

    #tabs li.ui-state-active a {
        color: #000000;
    }

        #tabs li.ui-state-active a:hover {
            color: #000000;
        }

    #tabs li a:hover {
        color: #ffffff
    }

.tooltip .tooltiptext {
    background-color: #1d9dd2;
    color: #fff;
}

.big-orange-button {
    margin-top: 50px;
    color: #fff;
    font-size: 20px !important;
    width: 300px;
    text-decoration: none !important;
    margin-left: 20px;
    background-color: #1d9dd2;
}

    .big-orange-button:hover {
        background-color: #003359;
        cursor: pointer;
    }

.arrow-pointer-double {
    background-repeat: no-repeat;
    height: 19px;
    padding-top: 5px;
    margin-top: 0;
    font-size: 12px;
    color: #373737;
    text-align: center;
}

/*END - Classes and styles used to adjust colour theme for given brand*/

.clearfix {
    display: block;
    clear: both;
}

.block-section-home {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #cdcdcd;
    height: 280px;
    margin-top: 20px;
    width: 220px;
}

    .block-section-home img {
        margin-left: 15px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

.arrow-pointer {
    background-repeat: no-repeat;
    height: 35px;
    margin-top: 10px;
    text-align: center;
}

    .arrow-pointer.custInfo {
        background: none;
        margin-left: 0;
        padding-left: 0;
    }

#petInfoBody .arrow-pointer, #petInfoBody .arrow-pointer-double {
    background: none;
}

#petInfoBody .arrow-pointer-double {
    margin-left: 0 !important;
}

.arrow-pointer-double b {
    font-size: 14px;
}

.checkbox {
    display: inline
}

.block-section {
    margin-bottom: 10px;
    margin-top: 5px;
    width: 97%;
    border: 1px solid #d7d6d6;
    padding: 10px;
    float: left
}

.section-header {
    color: #848dbc;
    -webkit-padding-start: 10px;
    -moz-padding-start: 10px;
    font-weight: 600;
    font-size: 1.2em
}

.petIconWrap {
    float: left;
    min-width: 120px;
}

.petIcon {
    max-width: 120px;
    max-height: 100px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-left: 10px;
    margin-top: 10px;
}

.edit-image.petInfo a {
    margin-right: 20px;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

    fieldset #addNewClinicDiv select#ClinicName, fieldset input[type="text"], fieldset input[type="password"], fieldset textarea {
        max-width: 60%;
    }

.dataTables_filter, .dataTables_info, .dataTables_length {
    display: none;
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    margin-right: 70px;
}

.edit-image.petInfo {
    margin: 85px 0 0 160px;
    position: absolute;
}

.payment-block, .payment-block-wide {
    margin-top: 5px;
}

    .payment-block label, .payment-block-wide label {
        text-align: left;
        float: left;
        width: 100px;
    }

    .payment-block-wide label {
        width: 240px;
    }

    .payment-block span {
        padding-left: 0;
        font-weight: 400;
    }

    .payment-block-wide span {
        margin-top: 50px;
        float: left;
    }

#dialogMaster label[for='Primary'], #dialogMaster label[for='Secondary'] {
    display: inline;
}

/*New Declaration Checkbox Styling and Validation*/
.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: 3s;
}

    /* Style the checkmark/indicator */
    .checkbox-container .checkmark:after {
        left: 6px;
        top: 0px;
        width: 5px;
        height: 12px;
        border: solid white;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    /* Hide the browser's default checkbox */
    .checkbox-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

        /* When the checkbox is checked, add a background */
        .checkbox-container input:checked ~ .checkmark {
            background-color: #1d9dd2;
            border: 1px solid #1d9dd2;
        }

            /* Show the checkmark when checked */
            .checkbox-container input:checked ~ .checkmark:after {
                display: block;
            }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border: 1px solid #BAE1F5;
    border-radius: 5px;
    transition: .4s;
}
    /* Create the checkmark/indicator (hidden when not checked) */
    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .checkmark:hover {
        border: 1px solid #BAE1F5;
    }

    .checkmark:focus {
        border: 2px solid #BAE1F5;
    }


.marketing-block-content {
    margin: 0 auto;
    width: 88%;
    height: 90%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center
}

.marketing-block-content p {
    color: #6f6f70;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    line-height: 18px;
    text-align: left
}

.marketing-block {
    width: 100%;
    float: left;
    margin-top: 10px;
    border: 1px solid #d4d4d4;
}
.marketing-block-content a {
    font-size:12px;
    font-family:'ubuntu', Arial, Helvetica, sans-serif;
    font-style:italic;
    display:block;
    text-decoration:none;
    
}

/*START - Classes and styles used to adjust colour theme for given brand*/

.portal-top-body {
    background-color: #003359;
    height: 60px;
    width: 100%;
}

.portal-top-layer {
    background-color: #1d9dd2;
    height: 6px;
    width: 100%;
}

.portal-top-body-content {
    color: #1d9dd2;
    font-size: 18px;
    height: 100%;
}
#paymentMethodBody .arrow-pointer-double {
    text-align:left!important;
}
.portal-top-body-content .your-account {
    background-color: #1d9dd2;
    padding-bottom: 10px;
    padding-top: 7px;
    width: 130px;
    float: right;
    margin-left: 15px;
    margin-right: 2%;
    position: relative;
    z-index: 100;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
}

.portal-top-body-content .your-account a {
    color:#fff;
    font-weight:bold;
    font-size: 14px;
}

.portal-top-body-content .your-account a:hover {
    color:#003359;    
}

.portal-top-body-content a {
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
}

.portal-top-body-content a:hover {
    color: #1d9dd2;
}

.iconMessage {
    padding: 5px;
    border-radius: 10px;
    border: solid white 2px;
    float: left;
    margin-left: 10%;
}

footer{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #003359;
    color: #898989;
    font-size: 14px;
}

footer a {
    border-left: 1px solid #636363;
    padding-left: 8px;
}

footer a:first-child {
    border-left: 0;
    padding-left: 0;
}

.portal-footer-content-left a {
    margin-right: 5px;
    font-size:11px;
    color:#636363;
}

.portal-footer-content-left a:hover {
    color: #1d9dd2;
}

.quickLinksStyle {
    float: left;
    border: 1px solid #d4d4d4;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 0;
    margin-top: 81px;
    margin-left: 40px;
    font-size: 14px;
    line-height: 1.5;
    color: #373737;
}

.quickLinksStyle h3 {
    font-size: 16px;
    font-weight: 600;
    color: #373737;
}

.live-chat {
    text-decoration: none;
    font-size: 17px;
    background-color: #1d9dd2;
    color: #fff;
    padding-top: 7px;
    padding-bottom:7px;
    padding-left: 15px;
    padding-right: 15px;
    float: right;
    margin-right: 8px
}
.live-chat:hover {
        background-color:#f5c007;
    }

.breed-info-font{
    font-size: 15px;
    color: #373737;
}

.petNameStyle {
    font-size:22px;
    color: #373737;
    text-decoration: underline;
}

.grey-small {
    color: #636363;
    font-size: 10px
}

.marketing-banner {
    display: block;
}

.marketing-banner img{
    width: 265px;
}

.welcome-message{
    margin: 25px 0;
    color: #373737;
}
/*END - Classes and styles used to adjust colour theme for given brand*/

html {
    
}

@font-face {
    font-family: "ProximaNova Regular";
    src: url(https://www.petsecure.com/fonts/ProximaNovaW01-Regular.otf) format("truetype");
    src: url(https://www.petsecure.com/fonts/ProximaNovaW01-Regular.woff) format("woff");
}

@font-face {
    font-family: "ProximaNova Bold";
    src: url(https://www.petsecure.com/fonts/ProximaNovaW01-Bold.otf) format("truetype");
    src: url(https://www.petsecure.com/fonts/ProximaNovaW01-Bold.woff) format("woff");
}

body {
    height: 100%;
    overflow-x: hidden;
    font-family: 'ProximaNova Regular';
}

.content-header{

}

#homePageInfo {
        margin-top: 15px;
    }

.home-title{
    margin-top: 15px;
    margin-bottom: 20px;
}

#tabs {
    font-family: 'ProximaNova Regular';
    margin-top: 20px;
}

.clear {
    clear: both;
    display: inline-block;
    height: 1px;
}
.portal-page-wrapper {
    height: 100%
}

.portal-top-wrapper {
    height: 50px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.feedback {
    display: none;
}

.portal-body-wrapper {
    height: 85%;
    margin: 0 auto;
    max-width: 1024px;
    padding-top: 15px;
    width: 100%!important;
}

.portal-body-header {
    color: rgb(0, 129, 195);
    float: left;
    font-size: 40px;
    font-weight: 400;
    margin: 22px 0 0 50px;
    width: auto;
}


.portal-footer {
    height: 10%;
    width: 100%;
    float: left;
}

.portal-footer-content {
    width: 1024px;
    margin: 0 auto;
    height: 100%;
    margin-top: 15px;
}

.portal-footer-social {
    width: 100%;
    height: 50%;
    float: left
}

.portal-footer-content-left {
    width: 60%;
    height: 40%;
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
}
.portal-footer-content-right {
    float:right;
    margin-bottom: 10px;
    margin-right: 5px;
}

.portal-top-menu {
    margin-top: 10px;
    margin-bottom: 10px;
}


.portal-top-body-left{
    float: left;
    width: 165px;
    height: 60px;
    /*border-right: 1px solid grey;*/
}

.portal-top-body-right {
    height: 100%;
}

.portal-page-wrapper {
    width: 100%;
    margin-bottom: 35px;
}

.portal-logo-contact-content {
    float:right;width:529px;
}

.portal-logo-contact-left {
    float: left;
    width: 46%;
    height: 100%
}

.portal-logo-contact-right {
    float: left;
    width: 54%;
    height: 100%
}

.grey-text {
    color: #4c4a4a
}

.orange-background {
    background-color: #fdb813
}

.orange-text {
    color: #fdb813
}

.red-orange-text {
    color: #1d9dd2
}

.phone-big {
    color: #7C8BCE;
    font-size: 30px;
    margin-top: 5px;
    margin-left:9px;
}

.contact-email {
    text-decoration:none;float:left;margin-top:10px;margin-left:5px;
}

.contact-info-text {
    font-size: 20px
}

#socialHolder a {
    margin-right: 5px;
    margin-left:5px;
}

.contact-vbar {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px
}

.special-wording {
    color: #7C8BCE;
    font-style: italic;
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 10px
}

.mobile-menu,.mobile-social-menu {
    background-color: #10155e;
    display: none;
    float: left;
    left: 0;
    position: relative;
    top: -1px;
    width: 100%;
}

.mobile-menu-item {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #fff
}

.mobile-menu-item .item {
    color: #fff;
    float: left;
    font-size: 130%;
    font-weight: 400;
    margin-left: 10px;
    margin-top: 0;
    padding: 10px 0;
    text-decoration: none;
    width: 100%;
}
.mobile-menu-item a {
    margin-left: 10px;
}
.mobile-menu-item img {
    margin-top: 10px;
}
.account-menu-item {
    width: 100%;
    float: left;
    border-top: 1px dotted #ffffff;
}

.account-menu-item a {
    text-decoration: none;
    font-size: 25px;
    color: #fff;
    float: left;
    margin-left: 0;
    margin-top: 15px !important;
    margin-bottom: 15px;
    width:100%;
    text-align: center;
}

.phone-number {
    top: 30%;
    position: relative;
    font-family: 'ProximaNova Bold', sans-serif;
}

.phone-number-mobile {
    display: none;
}

.phone-big {
    color: #fff;
    float: left;
    font-size: 20px;
    margin-left: 12px;
    margin-top: 9px;
    font-weight:bold;
    
}
.call-now {
    background: url("images/phone-icon-25x25.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    color: #47afe3;
     font-size: 16px;
     font-weight:normal;
    height: 44px;
    margin-top: 17px;
    padding:13px 0 12px 40px;
        
}
.contact-email {
    text-decoration:none;float:left;margin-top:10px;margin-left:5px;
}

.contact-info-text {
    font-size: 20px
}


.logo {
    background: url('images/English/logo_petsecure.png');
    background-repeat: no-repeat;
 
}
.top-logo{

}
.logo-link {
    margin-left: 30px;
    height: 60px;
}

.logofr {
    background: url('images/French/logo_petsecure_fr.png');
   background-repeat: no-repeat;
}

.navbar-toggle {
    position: relative;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #7C8BCE;

}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff
}

#mobileMenuButton {
    display: none;
    float: right
}

#mobileSocialButton {
    display: none;
    float: left
}
.breedWrap { 
    float: left; 
    width: 100%;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.fb-follow {
    float: right;
    margin-top: 12px
}

.portal-top-body-content .top-lang {
    float: right;
    top: 30%;
    position: relative;
    margin: 0px 35px;
    margin-top: -7px;
    padding: 10px;
}

.portal-top-body-content .top-lang-short {
    display: none;
    float: right;
    top: 30%;
    position: relative;
    font-family: 'ProximaNova Bold';
}

.portal-top-body-content .your-account .account-text {
    float: left;
    margin-top: 15px;
    text-decoration: none;
    font-weight:bold;
    width: 100%;
    text-align: center;
    font-size:13px;
   letter-spacing:0.03em;
}

.portal-content-wrapper {
    float: left;
    margin-bottom: 45px;
    margin-top:20px;
    width: 73%;
}

.portal-marketing-wrapper {
    float: right;
    margin-bottom: 20px;
    width: 26%;
    height: 100%
}
.bar { font-size: 10px;
       color:#6F6F70;
}
.portal-bbblink-holder ul {
	float: right;
}
    .portal-bbblink-holder ul li {
        list-style-type: none;
        float: left;
        margin-right: 10px;
    }
        .portal-bbblink-holder ul li:last-child {
            margin-right: 0;
        }

#paymentMethodBody .arrow-pointer-double {
    font-size: 90%;
    padding-left: 0;
    background: none;
}

.petImageStyle {
    max-height: 180px;
    max-width: 180px;
}

#SubmitClaimForm li, #SubmitClaimForm div > p {
    background: #eee;
    word-break: break-all;
    justify-content: space-between;
    margin-bottom: 7px;
    list-style-type: none;
    border: 1px solid black;
    padding: 5px;
}

#SubmitClaimForm img {
    height: 36px;
    order: 1;
}

#SubmitClaimForm p {
    line-height: 36px;
    padding-left: 10px;
}

.quickLinksStyle ul {
    margin-right: 10px;
}

.quickLinksStyle p {
    font-size: 12px;
}

/* Responsive */

@media only screen and (min-width: 960px) and (max-width: 1061px) {
   body {
       width: 100%;
       max-width: 100%;
   }
    .portal-body-wrapper {
        display: inline-block;
        height: auto;
        margin: 0 10px;
        max-width: 1024px;
        padding-top: 15px;
        width: auto !important;
    }
        .logo-link {
        float:none;
    }
    .phone-number {
        padding-left: 2%;
    }
}

/* small screens */

@media only screen and (min-width: 790px) and (max-width: 960px) {
    .home-pet-wrapper .block-section-home img {
        max-width: 100%;
    }
    .block-section-home {
        max-width: 220px;
        width: 100%;
    }
    .home-pet-wrapper .float-left-less-50 {
        display: inline-block;
        height: 100%;
        vertical-align: bottom;
        width: 32%;
    }

    .logo-link {
        float:none;
        margin-left: 23px;
    }
}

@media only screen and (min-width: 540px) and (max-width: 790px) {
    .home-pet-wrapper .block-section-home img {
        max-width: 100%!important;
    }
    #homePageInfo {
        
    }
    .block-section-home {
        max-width: 220px;
        width: 100%;
        margin: 20px auto;
    }
    .home-pet-wrapper .float-left-less-50 {
        display: inline-block;
        height: 100%;
        margin-right: 30px;
        vertical-align: middle;
        width: 40%;
    }

    .logo-link {
        float:none;
        margin-left: 23px;
    }
}

@media only screen and (min-width: 540px) and (max-width: 650px) {

    .logo-link {
        float: none;
        margin-left: 23px;
    }
}

@media only screen and (min-width: 240px) and (max-width: 540px) {
    .lpchat-container {
        display: none !important;
    }
    .home-pet-wrapper {
        clear: both;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
        #homePageInfo {
        text-align: center!important;
    }
    .home-pet-wrapper .block-section-home img {
        max-width: 100%!important;
        display: block;
    }
    .block-section-home {
        width: 220px;
        margin: 20px auto;
    }
    .home-pet-wrapper .float-left-less-50 {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        width: 100%;
    }
    #homePageInfo .small-blue {
        display: none;
    }

    #homePageInfo .small-blue.float-left {
        display: block;
        padding-bottom: 10px;
    }

    .logo-link {
        float:none;
        margin-left: 23px;
    }
 
}

@media only screen and (min-width: 650px) and (max-width: 960px) {
   body {
       width: 100%;
       max-width: 100%;
       background: #fff;
   }
   .lpchat-container {
        display: none !important;
    }

   /* HEADER */
   .portal-top-body-content .your-account {
        margin-right:2%;
    }
   .mobile-menu-item {
         display: inline-block;
         height: auto;
   }
   #mobilePaymentMenu {
        position: relative;
        top: 0;
        background: #1a6298 none repeat scroll 0 0;
    }
        #mobilePaymentMenu .mobile-menu-item {
           padding-left: 30px;
       }
        #mobilePaymentMenu .mobile-menu-item .item {
            display: block;
            float: none;
       }
        #mobileMenuPayment span.icon-plus {
            border-bottom: 10px solid transparent;
            border-left: 10px solid #fff;
            border-top: 10px solid transparent;
            height: 0;
            position: absolute;
            right: 20px;
            width: 0;
        }
        #mobileMenuPayment span.icon-minus {
            width: 0; 
	        height: 0; 
	        border-left: 10px solid transparent;
	        border-right: 10px solid transparent;
	        border-top: 10px solid #fff;
            position: absolute;
            right: 20px;
            width: 0;
            margin-top: 5px;
        }
   #mobileMenuButton {
        display: block;
        float: left;
        margin: 14px 0 5px 14px;
       cursor: pointer;
    }
   .portal-top-body-left{
        width: 210px;
    }
   #SubmitClaimForm {
        width: 100% !important;
    }
   #SubmitClaimForm input[type="submit"]{
       width:100%;
       margin-top: 30px;
   }
   #InitSubmitClaimBtn{
       display:none;
   }
    .portal-logo-contact-wrapper {
        border-bottom: 1px solid #ddd;
        float: none;
        padding-bottom: 17px;
    }
    .portal-body-header {
        margin: 22px 0 0;
    }
    .portal-bbblink-holder ul {
        /*margin-top: 20px;*/
    }
    .portal-navigation {
        display: none;
    }
    .mobile-menu, .mobile-social-menu {
        background-color: #1a5178;
    }
    .mobile-menu-item {
        border-top: 1px solid #fff;
        border-bottom: none;
    }

    /* MAIN */
    .portal-body-wrapper {
        display: inline-block;
        height: auto;
        margin: 0 10px;
        max-width: 1024px;
        padding-top: 15px;
        width: 98% !important;
    }
    .portal-content-wrapper {
        float: none;
        margin-bottom: 20px;
        margin-top: 20px;
        width: 100%!important;
    }

   .portal-footer-content {
        display: inline-block;
        height: auto;
        max-width: 1024px;
        padding-left: 0;
        width: 100%;
    }

}

@media only screen and (min-width: 240px) and (max-width: 650px) {
     body {
       width: 100%;
       max-width: 100%;
         background: #fff;
   }
     .lpchat-container {
        display: none !important;
    }
   .portal-top-body-content .your-account {
        margin-right: 2%;
    }
    .mobile-menu-item {
        border-top: 1px solid #fff;
        border-bottom: none;
        display: inline-block;
         height: auto;
   }
   #mobilePaymentMenu {
        position: relative;
        top: 0;
        background: #1a6298 none repeat scroll 0 0;
    }
        #mobilePaymentMenu .mobile-menu-item {
           padding-left: 30px;
       }
        #mobilePaymentMenu .mobile-menu-item .item {
            display: block;
            float: none;
       }
        #mobileMenuPayment span.icon-plus {
            border-bottom: 10px solid transparent;
            border-left: 10px solid #fff;
            border-top: 10px solid transparent;
            height: 0;
            position: absolute;
            right: 20px;
            width: 0;
        }
        #mobileMenuPayment span.icon-minus {
            width: 0; 
	        height: 0; 
	        border-left: 10px solid transparent;
	        border-right: 10px solid transparent;
	        border-top: 10px solid #fff;
            position: absolute;
            right: 20px;
            width: 0;
            margin-top: 5px;
        }
   #mobileMenuButton {
        display: block;
        float: left;
        margin: 14px 0 5px 14px;
       cursor: pointer;
    }
   .portal-top-body-left{
       width: 210px;
    }
   #SubmitClaimForm {
        width: 100% !important;
    }
   #SubmitClaimForm input[type="submit"]{
       width:100%;
       margin-top: 30px;
   }
   #InitSubmitClaimBtn{
       display:none;
   }
   .mobile-menu, .mobile-social-menu {
        background-color: #1a5178;
    }
       .portal-navigation {
        display: none;
    }
    .portal-logo-contact-wrapper {
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }
    .portal-navigation h1 {
        font-size: 1.3em;
        line-height: 1.2;
    }
    .logo, .logofr {
        background: url("images/English/logo_petsecure.png") center center no-repeat!important;
        display: block!important;
    }
    .home-pet-wrapper {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    #homePageInfo {
        text-align: left!important;
    }
    .home-pet-wrapper .float-left-less-50:nth-child(2n) {
        margin-right: 0;
    }
    .portal-body-wrapper {
        display: inline-block;
        height: auto;
        margin: 0 10px;
        max-width: 1024px;
        padding-top: 5px;
        width: 98% !important;
    }
     .portal-marketing-wrapper, .portal-logo-contact-wrapper .small-blue, .portal-bbblink-holder {
        display: none;
    }
    .portal-content-wrapper {
        float: none;
        margin-bottom: 20px;
        margin-top: 20px;
        /*width: 100%!important;*/
    }
    .portal-footer-content {
        display: inline-block;
        height: auto;
        max-width: 1024px;
        width: 100%;
    }
    .portal-body-header {
        display: none;
    }
    .portal-footer-content {
        display: inline-block;
        height: auto;
        max-width: 1024px;
        padding-left: 10px;
        width: 100%;
    }
        .portal-footer-content-right {
            float: left;
        }
    .portal-bbblink-holder ul {
        float: none;
    }
    .portal-bbblink-holder ul li {
        float: left;
        list-style-type: none;
        margin-right: 0;
    }
    .call-now {
        padding: 13px 0 12px 30px;
    }
    .phone-number {
        display: none;
    }
    .phone-number-mobile {
        display: block;
        font-size:20px !important;
        margin-top: 3%;
        margin-bottom: 3%;
        font-family: 'ProximaNova Bold';
    }
    .phone-number-mobile a {
        font-size:20px !important;
    }
    .portal-logo-contact-wrapper {
        float: none;
        margin-bottom: 10px;
        margin-top: 0;
        height: 90px;
        text-align: center;
    }
    .portal-body-wrapper .portal-content-wrapper .big-orange-button {
        background-color: #1d9dd2;
        color: #fff;
        font-size: 20px !important;
        margin: 10px 0 0 !important;
        text-decoration: none !important;
        width: 100%;
    }
    
    .payment-block-wide > label[for="Donation"] {
        margin-top: 10px;
    }

    /* Responsive table */
    table {
      border: 0;
    }

    table thead {
      display: none;
    }

    table tr {
      margin-bottom: 0;
      display: block;
      /*border-bottom: 2px solid #ddd;*/
    }
    table.datatable tr {
        background-color: #ffffff;
        border-bottom: 2px solid #47afe3!important;
    }
    table td {
      display: block;
      text-align: left;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
    }

    table td:last-child {
      border-bottom: 0;
    }

    table td:before {
      content: attr(data-label);
      float: left;
      /*text-transform: uppercase;*/
      font-weight: bold;
      width: 40%;
    }
    table td {
        text-align: left!important;
    }
    table tr:nth-child(1) {
        border-top: 1px solid #000;
    }

    .petIcon {
        max-width: 100%;
    }
    #petInfoBody .arrow-pointer-double, #petInfoBody .arrow-pointer.big-blue {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }
    #petInfoBody .float-left-50-child {
        text-align: left!important;
        margin-right: 20px;
    }
    #petInfoBody .float-left-100 {
        margin: 5px 0;
    }
    #petInfoBody .edit-image.petInfo {
        margin: 50px 0 0 160px;
        position: absolute;
    }
        #petInfoBody .edit-image.petInfo a {
            margin: 0 0 15px;
            display: block;
        }
        #petInfoBody .edit-image.petInfo span.icon-edit {
            width: 20px;
            height: 20px;
            background: url("/Content/themes/PET/images/sprite.png") no-repeat -35px 6px;
            display: inline-block;
        }
        #petInfoBody .edit-image.petInfo span.icon-remove {
            width: 20px;
            height: 20px;
            background: url("/Content/themes/PET/images/sprite.png") no-repeat -33px -44px;
            display: inline-block;
        }

        #paymentMethodBody .arrow-pointer.big-blue {
            background: none;
            margin-left: 0;
            padding-left: 0;
        }
        #paymentMethodBody fieldset label {
            text-align: left!important;
            padding-right: 20px;
            font-size: 15px;
        }

}

@media only screen and (min-width: 240px) and (max-width: 440px) {
    .portal-top-body-content .top-lang {
        display: none;
    }

    .portal-top-body-content .top-lang-short {
        display: block;
    }
}

@media only screen and (min-width: 340px) and (max-width: 370px) {
    #petInfoBody .arrow-pointer, #petInfoBody .arrow-pointer-double {
        font-size: 90% !important;
        height: 20px;
    }
    .breedWrap .big-blue {
        font-size: 90%;
    }
}
@media only screen and (min-width: 240px) and (max-width: 340px) {
    #petInfoBody .arrow-pointer, #petInfoBody .arrow-pointer-double {
        font-size: 90% !important;
        height: 20px;
    }
    .breedWrap .big-blue {
        font-size: 90%;
    }
    #petInfoBody .float-left-50-child {
	    margin-right:10px;
    }
    #petInfoBody .edit-image.petInfo {
        clear: both;
        display: block;
        margin: 0;
        padding-top: 10px;
        position: relative;
    }
}


/*REGIONAL SELECTOR MODAL*/

:root {
    --primary: #003359;
    --secondary: #60c2e9;
    --dark: #2a2a2a;
    --light: #ffffff;
    --text: #000000;
    --success: #4CAF50;
    --glass: rgba (0, 51, 89, 0.95);
}

h2.rsm-modal-header-title {
    font-family: 'ProximaNova Bold';
    color: var(--primary);
    font-weight: 900 !important;
    letter-spacing: -0.03em !important;
    text-transform: uppercase;
    position: relative !important;
    display: inline-block !important;
    font-size: 3rem !important;
}

label.rsm-modal-province-label {
    font-family: inherit;
    color: var(--primary) !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    letter-spacing: 0.03em !important;
    margin-bottom: 0.5rem;
}

p.rsm-modal-description {
    font-family: inherit;
    color: #94a1b2;
    font-weight: 400 !important;
    font-size: 14px !important;
    max-width: 65ch !important;
    margin-bottom: 0 !important;
}

button.rsm-confirm-button-style {
    border: none;
    border-radius: 12px;
    width: 100%;
    height: 60px;
    font-family: inherit;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.05em;
    color: var(--light);
    cursor: pointer;
    background: linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);
    position: relative;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 15px rgba(0,125,179,0.2);
    color: #fffffe;
    text-transform: uppercase;
}

    button.rsm-confirm-button-style:hover {
        background: linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);
        box-shadow: 0 6px 20px rgba(110, 186,197,0.4);
        transform: translateY(-2px);
        box-shadow: 0 6px 20px rgba(59, 159, 255, 0.3);
    }

    button.rsm-confirm-button-style:active {
        transform: translateY(1px) scale(0.98);
    }

    button.rsm-confirm-button-style::before {
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(120deg, transparent,rgba(255, 255, 255, 0.15), transparent);
        transition: all 0.7s cubic-bezier(0.23, 1, 0.32,1);
    }

    button.rsm-confirm-button-style:focus {
        outline: none;
        transform: translateY(-2px);
        box-shadow: 0 12px 40px rgba(96, 194, 233, 0.3);
        letter-spacing: 0.05em;
    }

select.rsm-province-list-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 3px solid var(--primary);
    border-radius: 8px;
    width: 100%;
    padding: 1rem;
    font-size: 20px;
    line-height: 1.5;
    height: 3.5rem;
    background: var(--light);
    color: var(--primary);
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%2360c2e9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 26px;
    transition: all 0.35s ease;
}

    select.rsm-province-list-select:hover {
        background-color: rgba(59, 195, 255, 0.05);
    }

    select.rsm-province-list-select:focus {
        border-color: var(--primary);
        box-shadow: 0 0 0 3px rgba(1,147,229,0.1);
    }

    select.rsm-province-list-select option {
        padding: 1rem;
        line-height: 1.5;
        color: var(--primary);
        background: var(--light);
        transition: background 0.2s ease;
    }

::-webkit-scrollbar {
    width: 8px;
    height: 10px;
}

::-webkit-scrollbar-track {
    background: rgba(1, 147, 229, 0.05);
    border-radius: 8px;
}

::-webkit-scrollbar-thumb {
    background: var(--primary);
    border-radius: 8px;
    border: 2px solid transparent;
    background-clip: content-box;
}

.glass-container {
    background: var(--glass);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 8px 32px rgba(0,0,0, 0.05);
}

select option, datalist option, input[list] {
    color: var(--text);
}

/*REGIONAL SELECTOR MODAL*/
/*START - Classes and styles used to adjust colour theme for given brand*/

table.datatable {
    width: 100%;
    border-bottom: 1px solid #0081c3;
    background-color: #003359;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

table.datatable td {
    text-align: center;
    font-size: 12px;
    padding: 4px 4px 4px 4px;
    background-color: #fff;
    border-left: solid 1px #92afa5;
    border-right: solid 1px #92afa5
}

table.datatable tr {
    border-left: solid #92afa5;
    border-width: 1px
}

table.datatable th {
    font-size: 11px;
    line-height: 110%;
    color: #fff;
    padding: 7px 15px 7px 4px;
    text-align: center
}

/*END - Classes and styles used to adjust colour theme for given brand*/

table.datatable th.th_first {
    border-left: none
}

table.datatable thead tr {
    border-width: 0
}
/*START - Classes and styles used to adjust colour theme for given brand*/

.portal-top-menu a {
    border-left: 2px solid #003359;
    font-size: 14px !important;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 7px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.portal-top-menu a:hover {
    color: #1d9dd2;
}

/*END - Classes and styles used to adjust colour theme for given brand*/

.portal-navigation {
    padding-top: 10px;
    float: right;
}

.portal-top-menu {
    float: left;
    width: 100%
}

.portal-top-menu a:first-child {
    border-left: 0;
    padding-left: 0;
}

.portal-top-menu span {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    color: #373737;
    font-size: 20px;
    display: none;
}


/*START - Classes and styles used to adjust colour theme for given brand*/

.ui-widget-header {
    background: none;
    background-color: #003359;
    color: #fff;
    border: none
}

.ui-widget-content a {
    color: #1d9dd2;
}

.ui-widget-content a:hover {
    color: #003359;
}

select {
  display: inline !important;
  padding: 7px !important;
  margin: 5px 0 6px 0 !important;
  border-radius: 5px !important;
  border: 1px solid #BAE1F5 !important;
  color: #373737 !important
}

/*END - Classes and styles used to adjust colour theme for given brand*/

.validation-summary-errors {
    color: red;
    font-weight: normal;
    font-size: .8em;
    margin-bottom:10px;
}

.validation-summary-valid {
    display: none
}

.field-validation-error {
    color: #c91820;
    font-weight: normal;
}

.field-validation-valid {
    display: none
}

input[type="text"].input-validation-error,input[type="password"].input-validation-error {
    border: 1px solid #e80c4d
}

input[type="checkbox"].input-validation-error {
	box-shadow: 0 0 0 1px #e80c4d;
}

.error {
    color: #e80c4d
}

.message-info {
    clear: both;
    padding: 10px 20px
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0
}

.ui-button-text {
    background: none;
    background-color: #BAE1F5;
    color: #fff;
    font-weight: bold;
    border: none
}

/*.ui-state-hover {
    color: #fff!important;
    background-color: #fdb813
}*/

.ui-state-disabled {
    pointer-events: none
}

.no-border {
    border: none !important;
}

.ui-dialog {
     font-size: 15px !important;
}
.ui-dialog-title {
    font-size: 15px !important;
}
.ui-button-text{font-size: 15px !important;}

.ui-effects-wrapper {
    display: none !important;
}
@media only screen and (max-width: 1158px) {
    .float-left-less-50 {
        width: 50%;
    }
    /*.portal-top-menu a{ font-size: 15px !important;}*/
    table.datatable{ width: 90%;}
    .float-left-20 img{ width: 100%;}
    #petSubMenu{ left: 300px !important;}
    #paymentSubMenu{ left: 400px !important;}
}

@media only screen and (max-width: 1090px) {
    .portal-body-wrapper {
        width:90%
    }
    table.datatable{ width: 95%;}
}
@media only screen and (max-width: 980px) {
     .portal-body-wrapper {
        width:98%
    }
}
@media only screen and (max-width: 897px) {

     .portal-marketing-wrapper {
         width: 20%;
     }
     .portal-content-wrapper {
         width: 80%;
     }

}




@media only screen and (max-width: 796px) {
    .portal-top-body-right{ width: 100%;}
    .portal-navigation {
        display:none
    }
     .portal-marketing-wrapper {
         display: none;
     }
     .portal-content-wrapper {
         width: 98%;
     }
     .float-left-65 {
         width: 100%;   
     }
     .float-left-35 {
         width: 100%;   
     }
     .float-left-60 {
        width:100%;
        }
    .float-left-40 {
        width:100%;
    }
    .live-chat {
        float: left
    }
    .portal-logo-contact-right {
        width: 55%
    }

    .portal-logo-contact-left {
        width: 45%
    }

    .portal-footer-content-left {
        font-size: 10px;
        margin-left: 5px;
    }
   .portal-footer-content-right {
        font-size: 10px;
        margin-right: 5px;
    }
    .portal-logo-contact-content {
        width: 100%;
    }
    /*
    .portal-top-body-right {
        width: 80%
    }*/

    #mobileMenuButton {
        display: block;
    }
    .feedback{ display: none;}
}

@media only screen and (max-width: 766px) {
    .portal-top-body-right{ width: 100%;}
    .big-phone{ width: 50%;}

}

@media only screen and (max-width: 697px) {
    .portal-page-wrapper {
        width: 100%;
        margin-bottom: 50px;
    }
    .portal-top-body-right {
        width:100%
    }

    #logo {
        width: 90%
    }

    #socialHolder {
        display: none
    }

    #mobileSocialButton {
        display: block
    }
}
@media only screen and (max-width: 697px) {
    .block-section .float-left-20 {
        width: 100%;text-align: center;
    }
    .block-section .float-left-20 img {
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }
    .block-section .float-right-80 {
        width: 95%;
    }

    .float-left-50 {
        max-width: none;
        width: 100%;
    }
    table.datatable{ width: 98%;}
    .portal-logo-contact-right {
        width: 100%;
    }
        .portal-logo-contact-left {
            display: none;
    }
    .portal-footer-content-left {
        width: 100%;
    }
    .portal-footer-content-right {
        width: 100%;
    }
}
@media only screen and (max-width: 555px) {
    #contactus {
        display: none
    }
    .contact-vbar {
        display: none
    }
    .contact-email{ width: 100%;}
}
@media only screen and (max-width: 500px) {
    .float-left-less-50 {
        width: 100%;
    }
    .home-pet-wrapper {
        text-align: center;
    }
    .block-section-home {
        margin-left: auto;
        margin-right: auto;
    }
    #homePageInfo{ text-align: center;}
    .portal-logo-contact-right{ margin-left: 100px;}
}
@media only screen and (max-width: 430px) {
    .portal-logo-contact-right a {
        font-size:16px
    }

    .portal-logo-contact-right span {
        font-size: 20px
    }

    .special-wording {
        font-size: 16px!important
    }

    .ui-dialog {
        width: 95%!important;
        top: 62px!important;
        left: 5px!important
    }
    .portal-top-body-content .top-lang {
        margin-left: 0;
    }
}

@media only screen and (max-width: 390px) {
    fieldset label {
        font-size: 13px;
    }
    .cusInfo {
        font-size: 13px !important;
    }
    .float-left-100 {
        width: 100%;
    }
    .editContact,.deleteContat{ font-size: 10px;}
}
