.play-store-img {
    height: 54px;
}

.app-store-img {
    height: 36px;
    padding-top: 9px;
}

.help-inner-row {
    border-top: 1px solid #dedede !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 0 !important;
}

.help-inner-row p {
    padding-bottom: 4px;
    clear: both;
}

.help-inner-row strong {
    font-weight: bold;
}

.help-column {
    float: left;
}

div.help-header-icon {
    padding-right: 12px;
}

svg.help-header-icon > path {
    fill: #5d5d5d;
}

.help-header {
    background-color: #eee;
    padding: 12px;
}

.help-ss {
    width: 300px;
}

.instance-link {
    cursor: default !important;
}

span.instance-warning {
    padding: 8px;
}

p.instance-warning {
    margin-top: 12px;
    margin-bottom: 8px;
}

.main-info-container{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.info-container{
    display: flex;
    flex-direction: row;
}

.main-help {
    margin-top: 20px
}

.main-block{
    margin-top: 25px
}

.button-container {
    margin-left: 15px
}
.help-button-container {
    margin-left: 30px
}

.action-button {
    width: 170px
}

.main-inner-container {
    margin-left: 20px
}

.info-header {
    font-weight: bold
}

.text-gap {
    margin-left: 4px
}

.support-link{
    color: #E9801F
}

.store-icon-container {
    margin-left: -8px
}

.action-button {
    outline: 0
}

.customer-support-inner-text{
    display: inline-block;
}
