.WDTSC-generic-holder {
    float:left;
    width: 100%;
}

.WDTSC_One{
    max-width: 400px;
    width: 100%;
    border:2px solid #edeff1;
    border-radius: 3px;
    background: white;
    display: inline-block;
    text-align: left !important;
}

.WDTSC_One .WDTSC_innerWrapper{
    padding:20px 19px;
    box-sizing:border-box;
}

.WDTSC_One .WDTSC_innerWrapper .WDTSC_starScore{
    position: relative;
    padding: 0 0;
    margin: inherit;
}

.WDTSC_One .WDTSC_innerWrapper .WDTSC_stars .WDTSC_star{
    text-shadow:none !important;
    font-size: 26px;
    color:#cfd0d1;
    display: inline-block !important;
    width: inherit !important;
    height: inherit !important;
    margin: inherit !important;
    vertical-align: inherit !important;
    background-image: inherit !important;
}

.WDTSC_One .WDTSC_innerWrapper .WDTSC_mini_stars .WDTSC_stars .WDTSC_star{
    text-shadow:none !important;
    font-size: 20px;
    color:#cfd0d1;
    display: inline-block !important;
    width: inherit !important;
    height: inherit !important;
    margin: inherit !important;
    vertical-align: inherit !important;
    background-image: inherit !important;
}

.WDTSC_One .WDTSC_innerWrapper .WDTSC_stars .WDTSC_Iblue{
    color:#1a99ce !important;
}

#WDTSCOne .WDTSC_innerWrapper .WDTSC_score{
    all: initial;
    position: absolute;
    top: -10px;
    right: 0;
    font-family: 'proxima_nova_rgregular';
    font-weight: normal;
    font-size:40px !important;
    color:#3c3637;
    margin:0;
    padding:0;
}

.WDTSC_One .WDTSC_innerWrapper .WDTSC_score .WDTSC_small{
    position: relative;
    font-size: 23px;
    top: -15px;
    vertical-align: 0;
}

.WDTSC_One .WDTSC_innerWrapper .WDTSC_kliniekName{
    font-family: 'proxima_novalight';
    font-weight: normal;
    font-size: 14px;
    color: #3c3637;
    line-height: 20px;
    margin: inherit;
    padding: 13px 0;
    text-shadow:none !important;
}
#WDTSCOne .WDTSC_innerWrapper .WDTSC_kliniekName_compact{
    font-family: 'proxima_novalight';
    font-weight: normal;
    font-size: 14px;
    color: #3c3637;
    line-height: 20px;
    margin: inherit;
    padding: 13px 0;
    text-shadow:none !important;
}

.WDTSC_One .WDTSC_innerWrapper .WDTSC_kliniekName_mini{
    font-family: 'proxima_novalight';
    font-weight: normal;
    font-size: 12px;
    color: #3c3637;
    line-height: 20px;
    margin: inherit;
    padding: 5px 0;
    text-shadow: none !important;
}
.WDTSC_One .WDTSC_innerWrapper .WDTSC_kliniekName_mini a{
    font-size: 12px !important;
}

.WDTSC_name_link_without_deep_linked_styles{
    font-family: 'proxima_novalight';
    font-weight: normal;
    font-size: 14px;
    color: #3c3637 !important;
    line-height: 20px;
    margin: inherit;
    padding: 13px 0;
    text-decoration: underline;
    border-bottom: 0 !important;
    text-shadow:none !important;
}

.WDTSC_One .WDTSC_innerWrapper a{
    border-bottom: 0 !important;
    background: transparent;
    font-family: 'proxima_novalight';
    font-weight: normal;
    font-size: 14px;
    color: #3c3637!important;
    line-height: 20px;
    margin: inherit;
    padding: 2px 0;
    text-decoration: underline;
    border-bottom: 0 !important;
    text-shadow: none !important;
    /*display: inline-block;*/
}
.WDTSC_One .WDTSC_innerWrapper a:after{
    content: "" !important;
}
.WDTSC_One .WDTSC_innerWrapper a:hover {
    background: transparent;
    color: #fff;
    text-decoration: underline;
}

.WDTSC_One .WDTSC_innerWrapper img{
    width: 100%;
    max-width: 210px;;
    margin:0 !important;
    border-bottom: 0 !important;
    background: none !important;
}

.WDTSC_One .WDTSC_innerWrapper a.WDTSC_readAll {
    background: #25dca6;
    max-width: 400px;
    display: block;
    color: white !important;
    text-decoration: none;
    text-align: center;
    padding: 10px 10px;
    box-sizing: border-box;
    border-bottom: 2px solid rgb(24,174,129) !important;
    border-radius: 2px;
    margin-top: 15px;
    font-family: 'proxima_nova_rgbold';
    font-weight: normal;
    font-size: 15px !important;
}

.WDTSC_One .WDTSC_innerWrapper a.WDTSC_readAll_mini {
    background: #25dca6;
    max-width: 210px;
    display: block;
    color: white;
    text-decoration: none;
    text-align: center;
    padding: 8px 10px;
    box-sizing: border-box;
    border-bottom: 2px solid rgb(24, 174, 129) !important;
    border-radius: 2px;
    margin-top: 6px;
    font-family: 'proxima_nova_rgbold';
    font-weight: normal;
    font-size: 14px;
    text-shadow: none !important;
}

.WDTSC_One .WDTSC_innerWrapper a.WDTSC_readAll:hover{
    border-top:2px solid white !important;
    border-bottom: 0 !important;
    color:white !important;
}

.WDTSC_One .WDTSC_innerWrapper a.WDTSC_writeReview{
    background: #1A99CE;
    max-width: 400px;
    display: block;
    color: white !important;
    text-decoration: none;
    text-align: center;
    padding: 10px 10px;
    box-sizing: border-box;
    border-bottom: 2px solid rgb(22, 112, 150) !important;
    border-radius: 2px;
    margin-top: 10px;
    font-family: 'proxima_nova_rgbold';
    font-weight: normal;
    font-size:15px;
}
.WDTSC_One .WDTSC_innerWrapper a.WDTSC_writeReview:hover{
    margin-top: 12px;
    border-bottom: 0;
}

.WDTSC_One .WDTSC_about{
    width: 100%;
    background: #f5f5f5;
    color: #9fa0a1;
    text-align: center;
    font-size: 12px;
    font-family: 'proxima_novalight';
    font-weight: normal;
    box-sizing: border-box;
    padding: 7px;
    border-top: 1px solid rgb(237, 239, 241);
    text-shadow:none !important;
}

.WDTSC_One .WDTSC_about a{
    color: #9fa0a1!important;
    text-decoration: none;
    border-bottom: 0 !important;
    background-color: transparent;
    font-family: 'proxima_novalight';
    font-weight: normal;
    text-align: center;
    font-size: 12px;
    padding: 0;
    display: inline-block;
}

a.WDTSC_hdnlink
{
    cursor:text !important;
    color:#000000 !important;
    text-decoration: none !important;
    font-weight: normal !important;
    border-bottom:none !important;
}
a.WDTSC_hdlink:active
{
    cursor:text !important;
    color:#000000 !important;
    text-decoration: none !important;
    border-bottom:none !important;
}
a.WDTSC_hdlink:visited
{
    cursor:text !important;
    color:#000000 !important;
    text-decoration: none !important;
    border-bottom:none !important;
}
a.WDTSC_hdnlink:hover
{
    cursor:text !important;
    color:black !important;
    text-decoration: none !important;
    border-bottom:none !important;
}
.WDTSC_One, .WDTSC_innerWrapper, .WDTSC_stars, .WDTSC_star
{
    background-color: #FFF !important;
}