.play2x_socialContainer__x {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px 12px;
    position: relative;
    width: calc(100% + 10px);
	padding-top: 17px;
}

 .play2x_btnSocial__mntj8 {
    align-items: center;
    background-color: #394150;
    border-radius: 4px;
    display: flex;
    font-size: 29px;
    font-weight: 400;
    height: 48.9px;
    justify-content: center;
    margin: 0 5px;
    width: calc(20% - 10px);
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}

.button-x {
    border: 0;
    color: #fff;
    outline: none!important;
}



.play2x_icon__r {
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    display: inline-block;
    height: 1em;
    width: 1em;
}
.play2x_captionLine {
    color: #5e6a7f;
    display: flex;
    font-size: 13px;
    font-weight: 400;
    justify-content: center;
    margin-bottom: 12px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.play2x_captionLine:before {
    background: #343b48;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}

.login_fields {
    top: 3px;
}

.md-content{
	border-radius : 5px;
}
.play2x_captionLine span {
    background: #272d39;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    vertical-align: initial;
	}
	
.tabs-ignore-scroll{
	left: 18%;
	
}	


	
	