 
  				MMS • RSS

  	.t1a571801-1c50-4a34-9df2-64e17da4a9af {
	    color: #fff;
	    background: #222;
	    border: 1px solid transparent;
	    border-radius: undefinedpx;
	    padding: 8px 21px;
  	}
  	.t1a571801-1c50-4a34-9df2-64e17da4a9af.place-top {
        margin-top: -10px;
    }
    .t1a571801-1c50-4a34-9df2-64e17da4a9af.place-top::before {
        content: “”;
        background-color: inherit;
        position: absolute;
        z-index: 2;
        width: 20px;
        height: 12px;
    }
    .t1a571801-1c50-4a34-9df2-64e17da4a9af.place-top::after {
        content: “”;
        position: absolute;
        width: 10px;
        height: 10px;
        border-top-right-radius: undefinedpx;
        border: 1px solid transparent;
        background-color: #222;
        z-index: -2;
        bottom: -6px;
        left: 50%;
        margin-left: -6px;
        transform: rotate(135deg);
    }
    .t1a571801-1c50-4a34-9df2-64e17da4a9af.place-bottom {
        margin-top: 10px;
    }
    .t1a571801-1c50-4a34-9df2-64e17da4a9af.place-bottom::before {
        content: “”;
        background-color: inherit;
        position: absolute;
        z-index: -1;
        width: 18px;
        height: 10px;
    }
    .t1a571801-1c50-4a34-9df2-64e17da4a9af.place-bottom::after {
        content: “”;
        position: absolute;
        width: 10px;
        height: 10px;
        border-top-right-radius: undefinedpx;
        border: 1px solid transparent;
        background-color: #222;
        z-index: -2;
        top: -6px;
        left: 50%;
        margin-left: -6px;
        transform: rotate(45deg);
    }
    .t1a571801-1c50-4a34-9df2-64e17da4a9af.place-left {
        margin-left: -10px;
    }
    .t1a571801-1c50-4a34-9df2-64e17da4a9af.place-left::before {
        content: “”;
        background-color: inherit;
        position: absolute;
        z-index: -1;
        width: 10px;
        height: 18px;
    }
    .t1a571801-1c50-4a34-9df2-64e17da4a9af.place-left::after {
        content: “”;
        position: absolute;
        width: 10px;
        height: 10px;
        border-top-right-radius: undefinedpx;
        border: 1px solid transparent;
        background-color: #222;
        z-index: -2;
        right: -6px;
        top: 50%;
        margin-top: -6px;
        transform: rotate(45deg);
    }
    .t1a571801-1c50-4a34-9df2-64e17da4a9af.place-right {
        margin-left: 10px;
    }
    .t1a571801-1c50-4a34-9df2-64e17da4a9af.place-right::before {
        content: “”;
        background-color: inherit;
        position: absolute;
        z-index: -1;
        width: 10px;
        height: 18px;
    }
    .t1a571801-1c50-4a34-9df2-64e17da4a9af.place-right::after {
        content: “”;
        position: absolute;
        width: 10px;
        height: 10px;
        border-top-right-radius: undefinedpx;
        border: 1px solid transparent;
        background-color: #222;
        z-index: -2;
        left: -6px;
        top: 50%;
        margin-top: -6px;
        transform: rotate(-135deg);
    }