.p2{
    color: black !important;
}

.emergency {
    background-color: darkslateblue;
    border: 1px solid black;
    color: white;
    width: 95%;
}

    .emergency a:link {
        color: lightgray;
    }

    .emergency a:hover {
        color: #00ffff;
    }

    .emergency a:visited {
        color: lightgray;
    }

.col-3 {
    display: inline !important;
}

.captch {
    font-size: 16px;
    height: 80px;
    line-height: 50px;
    display: inline-block;
    padding-left: 50px; /* To sift text off the background-image */
    color: #3E789F;
    background: url("../../img/numbers.png") no-repeat;
    background-position: -63px -64px;
}

/*Tips*/
.banner-creator__container {
    overflow: hidden;
    display: inline-block;
    min-height: 60px;
    width: 100%;
    margin: 10px 0;
    /*float: left;*/
}

.eu-support__title {
    letter-spacing: -0.056px;
    color: #3065e0;
    line-height: 21px;
    padding: 10px;
    padding-bottom: 5px;
    font-weight: normal;
    text-align: left;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    font-size: 12px;
}

.eu-support__container {
    background-color: #F1F5F9;
    background-repeat: no-repeat;
    background-position: top right;
    height: 84px;
    width: 100%;
    padding-bottom: 10px;
}

.eu-support__content {
    font-size: 13px;
    color: #6B6B7B;
    line-height: 20px;
    word-wrap: break-word;
    max-height: 40px;
    display: block;
    padding-right: 110px;
    padding-left: 10px;
    padding-bottom: 10px;
    text-align: left;
}

#left_contact_area {
    display: inline-block;
    max-width: 59%;
    width: 100%;
    /*margin: 5px 0;*/
    padding-left: 15px;
    border: solid lightgrey 1px;
    border-radius: 3px;
    overflow: auto;
    min-width: 50%;
    border-top: 1px solid lightgrey;
}

#right_contact_area {
    display: block;
    float: right;
    max-width: 40%;
    margin: 5px 0 25px 1%;
    padding: 25px;
    border: solid lightgrey 1px;
    border-radius: 3px;
    overflow: auto;
}


#breadcrumb,
h1.boxed {
  display: none;
}
.plain.void,
.sectioncloser {
  background: none;
}

#mail-out-success {
  font-family:"SST W01 Roman","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight:normal;
  font-style:normal;
  color: #83838f;
  line-height: 1.3;
  font-size: 15px;
}

#mail-out-success h1 {
  font-size: 3em;
  line-height: 1.125;
  margin-bottom: 45px;
  letter-spacing: -0.04em;
  font-weight: 400;
  font-style: normal;
  color: #2F353D;
}

#simplemodal-overlay {
  background-color: #222;
  opacity: .75;
}

#playstation-popup {
  text-align: center;
  display: none;
	font-family:"SST W01 Roman","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight:normal;
  font-style:normal;
  font-size: 14px;
  width: 90%;
  max-width: 380px;
  background-color: #fff;
  padding: 40px 50px;
  position: relative;
}

#playstation-popup a {
   text-decoration: none;
   -webkit-transition: all 250ms;
  transition: all 250ms;
}

#playstation-popup a:hover {
   color: #4572ed;
}

#playstation-popup a.close-modal {
  position: absolute;
  right: 0;
  top: 0;
  width: 29px;
  height: 29px;
  background-color: #969a9d;
  color: #fff;
  font-size: 18px;
}

#playstation-popup a.close-modal:hover {
  background-color: #8a8b93;
  color: #fff;
  -webkit-transition: all 250ms;
  transition: all 250ms;
}

#playstation-popup .btn {
  display: inline-block;
  border-radius: 1px;
  margin: 0 0 15px 0!important;
  padding: 11px 24px 13px;
  margin-bottom: 0;
  vertical-align: middle;
  color: #fff;
  cursor: pointer;
  background: #5887f5;
  border: none;
  text-decoration: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: all 250ms;
  transition: all 250ms;
}

#playstation-popup .btn:hover {
  background-color: #4572ed;
  color: #fff;
}

#playstation-popup .l1 {
  margin: 0 0 10px 0;
  padding: 0!important;
  font-family: "SST W01 Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  font-size: 18px;
}

#playstation-popup .p3 {
  margin: 0 0 25px 0;
  color: #83838f;
  line-height: 1.3;
  padding: 0!important;
  font-size: 14px;
}

.iframeSA{
	width: 100%;
	max-width: 900px;
    height: auto;
    min-height: 675px;
}

.blockMiniPdp{
    border:5px solid #49d07d;
    width:90%;
    padding:10px;
}

@media (max-width: 767px){
    .blockMiniPdp{
        border:5px solid #49d07d;
        width:100%;
        padding:10px;
    }
}


/*NEW CONTACT FORM*/
.forceToastMessage {
    position: relative !important;
    top: 200px !important;
    padding: 30px !important;
    border: solid black 3px !important;
}

    .forceToastMessage .slds-notify__close {
        top: 1.75rem;
    }

.language_dropdown label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 0px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    width: 1px;
}

#main_content_wrapper p, #main_content_wrapper span {
    color: #2f353d;
    padding-left:10px;
}

#main_content_wrapper a {
    color: #3865e0; /*AAA accessibility - old #0052ec*/
}

    #main_content_wrapper a:hover {
        color: #34568e;
    }

.cSNA_Contact_Sony a > span.title {
    color: #3865e0 !important;
}

#main_content_wrapper .online_button {
    background-color: #2d75c7; /*AAA accessibility*/
}

    #main_content_wrapper .online_button:hover {
        background-color: #34568e; /*AAA accessibility*/
    }

#main_content_wrapper .offline_button {
    background-color: #313131;
}

#main_content_wrapper .blue_button {
    color: white !important;
}

.slds-button, .slds-select {
    border-radius: 0;
}

.siteforceContentArea .comm-layout-column:not(:empty) {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.slds-col_padded, .slds-col--padded {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #4d4d50 !important;
}

:-ms-input-placeholder { /* Microsoft Edge */
    color: #4d4d50 !important;
}

#main_content_wrapper {
    /*padding: 20px 30px;*/
    max-width: 1160px;
    margin: 0 auto;
    overflow: auto;
}

.cSNA_Contact_Sony a {
    color: #2a5ce9
}

.cSNA_Contact_Sony .slds-button + .slds-button {
    margin-left: 0
}

.cSNA_Contact_Sony li {
    list-style-type: disc
}

.cSNA_Contact_Sony h1 {
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 10px
}

.cSNA_Contact_Sony .heading_line {
    border-bottom: solid lightgrey 1px;
    /*margin-bottom: 25px;*/
    display: block;
    overflow: hidden;
}

.cSNA_Contact_Sony th {
    font-family: "SST W01 Medium"
}

.cSNA_Contact_Sony table {
    font-size: .9375em
}

.cSNA_Contact_Sony .contact_groups h2,
.cSNA_Contact_Sony .other_support h2 {
    padding-bottom: 20px
}

.cSNA_Contact_Sony .box_title.contact_title {
    padding-bottom: 5px;
    border-bottom: none;
    margin-bottom: 5px
}

.cSNA_Contact_Sony
.title_line {
    padding-bottom: 10px;
    border-bottom: solid lightgrey 1px;
    margin-bottom: 30px;
    content: ""
}

.cSNA_Contact_Sony h2 {
    font-size: 26px;
    font-weight: normal;
    float: left;
    margin-bottom: 0
}

.cSNA_Contact_Sony .online_button, .cSNA_Contact_Sony
.offline_button {
    background-color: #396cf8;
    color: white !important;
    width: auto !important;
    padding: 2px 20px
}

.cSNA_Contact_Sony .online_button {
    float: left;
    border: none
}

    .cSNA_Contact_Sony .online_button:hover {
        background-color: #3461da
    }

.cSNA_Contact_Sony .contact_options {
    font-weight: normal !important
}

.cSNA_Contact_Sony .heading_line a {
    font-size: 24px;
    font-weight: lighter;
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    border-left: solid lightgrey 1px;
    font-size: 18px;
    padding-top: 2px
}

.cSNA_Contact_Sony.page_title_outer {
    background-color: #008374;
    width: 100%;
    margin-bottom: 20px
}

.cSNA_Contact_Sony #page_title_wrapper {
    padding: 10px 0px;
    max-width: 1160px;
    margin: 0 auto
}

.cSNA_Contact_Sony .page_title {
    margin: 0 auto
}

    .cSNA_Contact_Sony .page_title * {
        color: white !important
    }

    .cSNA_Contact_Sony .page_title p {
        font-size: 20px;
        margin-top: 10px
    }

.cSNA_Contact_Sony .contact_groups {
    padding: 0 10px 10px;
    margin-top: 0;
    display: block;
    overflow: auto
}

    .cSNA_Contact_Sony .contact_groups a {
        width: 19%;
        display: inline-block;
        text-align: center;
        padding: 100px 5px 40px;
        background-repeat: no-repeat;
        background-position: center 0;
        margin-right: 1%;
        /*margin-bottom: 40px;*/
        text-decoration: none;
        border-radius: 5px;
        vertical-align: top;
        font-size: 80%;
    }

    .cSNA_Contact_Sony .contact_groups a:hover {
        background-color: #f1f5f9;
        padding: 100px 5px 40px;
        border:1px solid #ccc;
    }

    .cSNA_Contact_Sony .contact_groups p {
        font-size: 1.09em;
        margin-bottom: 30px
    }

.cSNA_Contact_Sony .secondary_links {
    margin-top: 25px
}

    .cSNA_Contact_Sony .secondary_links a {
        border: solid #e4e4e4 1px;
        background-color: #f1f5f9;
        display: inline-block;
        width: 31%;
        padding: 1%;
        margin-right: 2%;
        text-decoration: none
    }

        .cSNA_Contact_Sony .secondary_links a:last-child {
            margin-right: 0
        }

        .cSNA_Contact_Sony .secondary_links a:hover {
            background-color: #eaeff5
        }

        .cSNA_Contact_Sony .secondary_links a > .title, .cSNA_Contact_Sony .other_support a > .cSNA_Contact_Sony .title {
            font-size: 1.1em;
            margin-bottom: 0;
            display: block
        }

        .cSNA_Contact_Sony .secondary_links a:hover > .cSNA_Contact_Sony .title, .cSNA_Contact_Sony .other_support a:hover > .cSNA_Contact_Sony .title {
            text-decoration: underline
        }

        .cSNA_Contact_Sony .secondary_links a:hover:not(.secondary_links .description) {
            text-decoration: underline
        }

.cSNA_Contact_Sony span.description:hover {
    text-decoration: none !important
}

.cSNA_Contact_Sony .secondary_links .description, .cSNA_Contact_Sony .other_support .description {
    color: black;
    clear: both;
    display: block
}

.cSNA_Contact_Sony .other_support {
    margin-top: 50px;
    display: block;
    overflow: auto
}

    .cSNA_Contact_Sony .other_support a {
        display: inline-block;
        width: 32%;
        padding: 1%;
        margin-right: 1%;
        text-decoration: none;
        vertical-align: top
    }

.cSNA_Contact_Sony .bold {
    font-weight: bold
}

.cSNA_Contact_Sony .blue_button {
    background-color: #396cf8;
    color: white;
    font-weight: bold;
    border-radius: 2px;
    padding: 5px 9px;
    margin: 5px 0
}

    .cSNA_Contact_Sony .blue_button:hover {
        background-color: #3461da
    }

.cSNA_Contact_Sony .backbutton {
    float: left;
    margin-bottom: 15px;
    display: block;
    font-size: 16px
}

.cSNA_Contact_Sony .contact_product_specific h3.box_title {
    font-size: 1.4em
}

.cSNA_Contact_Sony .contact_product_specific p {
    color: black
}

.cSNA_Contact_Sony .agents_busy {
    margin-top: 20px;
    font-weight: bold;
    border: solid #af003b 2px;
    display: block;
    padding: 20px;
    text-align: center
}

.tb-fastserv{
    width:400px;
    border-style: hidden;
}

@media (max-width:1000px) {
    .cSNA_Contact_Sony .secondary_links a {
        width: 46%;
        margin-bottom: 10px;
        padding: 10px
    }
}

@media (max-width:700px) {
    .cSNA_Contact_Sony .contact_groups a {
        background-size: 100%;
        padding-top: 70px;
        font-size: 1em;
        margin-bottom: 20px
    }
    .cSNA_Contact_Sony .contact_groups a:hover {
        background-size: 100%;
        padding-top: 70px;
        font-size: 1em;
        margin-bottom: 20px
    }

    .cSNA_Contact_Sony .secondary_links {
        padding-right: 20px
    }

    .cSNA_Contact_Sony .secondary_links a {
        width: 99%;
        margin-bottom: 10px;
        margin-left: 10px
    }

    .cSNA_Contact_Sony .other_support a {
        width: 99%;
        margin-bottom: 10px
    }
}

@media (max-width:630px) {
    .cSNA_Contact_Sony .chat_email_box {
        width: 99%
    }

    .cSNA_Contact_Sony .heading_line a.backbutton {
        font-size: 14px
    }
}

@media (max-width:600px) {
    .cSNA_Contact_Sony .contact_groups a {
        width: 24%;
        background-size: contain
    }
}

@media (max-width:570px) {
    .cSNA_Contact_Sony .heading_line a.backbutton {
        clear: both;
        border-left: none;
        padding-left: 0;
        margin-left: 2px;
        padding-top: 5px
    }
}

@media (max-width:450px) {
    .tab {
        font-size: 10px !important;
        margin-right: 0px !important;
    }
    .cSNA_Contact_Sony .heading_line {
        padding-left: 10px
    }

    .cSNA_Contact_Sony .contact_groups a {
        width: 100%;
        text-align: left;
        background-size: 100px auto;
        padding-left: 120px;
        width: 100%;
        text-align: left;
        background-position: left 0;
        background-size: 100px auto;
        padding-left: 100px;
        padding-top: 30px;
        /*padding-bottom: 20px;*/
        background-position: 0 10px;
        margin-bottom: 0;
        border-bottom: solid lightgrey 1px ;
        font-size: 13px;
    }

    .cSNA_Contact_Sony .contact_groups a:hover {
        width: 100%;
        text-align: left;
        background-size: 100px auto;
        padding-left: 120px;
        width: 100%;
        text-align: left;
        background-position: left 0;
        background-size: 100px auto;
        padding-left: 100px;
        padding-top: 30px;
        padding-bottom: 20px;
        background-position: 0 10px;
        margin-bottom: 0;
        border-bottom: solid lightgrey 1px
    }

    .cSNA_Contact_Sony .contact_groups p {
        margin-bottom: 15px;
        padding-left: 10px
    }

    .cSNA_Contact_Sony #page_title_wrapper {
        padding: 30px 20px
    }

    .cSNA_Contact_Sony h1 {
        font-size: 30px
    }

    .cSNA_Contact_Sony .page_title p {
        font-size: 16px
    }
    .eu-support__content {
        padding-right: 10px !important;
    }

    .eu-support__title {
        font-size: 0.75rem;
        white-space: normal !important;

    }

    .tips_text{
        display:none;
    }
    .select_category {
        display: inline-block;
    }

    .eu-support__container {
        background-image: none !important;
    }

    .cSNA_Contact_Sony_tv#left_contact_area, .cSNA_Contact_Sony_tv#right_contact_area {
        max-width: 100%;
        clear: both;
        margin: 15px 0;
        float: unset;
        display: block;
        margin-right: 20px;
        padding: 9px;
        border:hidden;
    }
    .questionsFS{
        font-size: 12px !important;
    }

    .tb-fastserv {
        width: 100% !important;
    }
}

@media (max-width: 874px) 
{
    .cSNA_Contact_Sony_tv#left_contact_area, .cSNA_Contact_Sony_tv#right_contact_area {
        max-width: 100%;
        clear: both;
        margin: 15px 0;
        float: unset;
        display: block;
        margin-right: 20px;
    }
}


/* Style the tab */
.tab {
    overflow: hidden;
    /*border: 1px solid #ccc;
    background-color: #f1f1f1;*/
    border-top: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
    margin-bottom: 10px;
    font-size: 17px;
    margin-right: 20px;
}

/* Style the buttons inside the tab */
    .tab .tablinks {
        background-color: inherit;
        float: left;
        /*border: none;*/
        /*outline: none;*/
        cursor: pointer;
        padding: 14px 5%;
        transition: 0.3s;
        color: #000;
        /*margin-top: 10px;
        margin-bottom: 10px;*/
    }

/* Change background color of buttons on hover */
        .tab :hover {
            background-color: #F1F5F9;
            background-color: #F1F5F9;
        }

/* Create an active/current tablink class */
        .tab .actived {
            /*background-color: #ccc;
            text-decoration: underline;*/
            color: #3065e0;
            border-right: 1px solid #ccc;
            border-left: 1px solid #ccc;
            background-color: #F1F5F9;
            border: 1px solid #3065e0;
        }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}

/* Style the close button */
.topright {
    float: right;
    cursor: pointer;
    font-size: 28px;
}

.topright:hover {
    color: red;
}

#backCall {
    font-weight: bold;
}