﻿.input-counter {
    color: #ccc;
    font-size: 15px;
}
.input-counter.is-over {
    color: #b32d00;
    font-weight: bold;
}
/* This overwrites the z-index value form the AddThis banner in mobile mode */
.at-share-dock.atss{
	z-index: 9950 !important;
}
