@CHARSET "UTF8";
@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}


.fwtranscript-btn-group-margin-bottom {
	margin-bottom: 1rem;
}

#fwtranscript-upload-dropzone {
    width: calc(100%- 0.4rem);
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
    border: 1px dashed #1daea0;
    text-align: center;
	color: #676767;
	line-height: 3rem;
	vertical-align: middle;
	padding: 0.2rem 0.2rem 0.2rem 0.2rem;
	font-family: 'Apercu Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12pt;
	border-radius: 10px;
	background-color: #f5f5f5;
}

#fwtranscript-upload-dropzone-closed {
	width: calc(100%- 0.4rem);
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	border: 1px dashed #1daea0;
	text-align: center;
	color: #676767;
	line-height: 3rem;
	vertical-align: middle;
	padding: 0.2rem 0.2rem 0.2rem 0.2rem;
	font-family: 'Apercu Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12pt;
	border-radius: 10px;
	background-color: #f5f5f5;
}
#fwtranscript-upload-dropzone3 {
    width: calc(100%- 0.4rem);
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
    border: 1px dashed #1daea0;
    text-align: center;
	color: #676767;
	line-height: 3rem;
	vertical-align: middle;
	padding: 0.2rem 0.2rem 0.2rem 0.2rem;
	font-family: 'Apercu Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12pt;
	border-radius: 10px;
	background-color: #f5f5f5;
}

#fwtranscript-upload-dropzone3-closed {
	width: calc(100%- 0.4rem);
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	border: 1px dashed #1daea0;
	text-align: center;
	color: #676767;
	line-height: 3rem;
	vertical-align: middle;
	padding: 0.2rem 0.2rem 0.2rem 0.2rem;
	font-family: 'Apercu Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12pt;
	border-radius: 10px;
	background-color: #f5f5f5;
}

.fwtranscript-upload-mouseover {
	background-color: #676767 !important;
	color: White !important;
}
.fwtranscript-upload-audioblock {
	border: 1px dashed #1daea0;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	padding: 1rem 1rem 1rem 1rem;
	border-radius: 10px;
}
.fwtranscript-upload-size, .fwtranscript-upload-minutes, .fwtranscript-upload-progress,.fwtranscript-span-large {
	font-size: 14pt;
	weight: bold;
}
.fwtranscript-td-lime {
	background-color: Lime;
}
.fwtranscript-table-fixed {
	table-layout: fixed;
}
.fwtransript-td-icon {
	width: 40px;
}
.fwtranscript-color-green {
	color: #1daea0;
	cursor: pointer;
}
.fwtranscript-color-green:hover {
	color: #126c64;
}
.fwtranscipt-table {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.fwtranscript-table-100p {
	width: 100%;

}
.fwtranscript-table td{
	padding-right: 1rem;
}
.fwtranscript-row {
	display: flex;
	flex-wrap: wrap;
}
.fwtranscript-pm {
	padding: 10px 10px 10px 10px;
}
.fwtranscript-pm-button {
	border: none;
	background-color: White;
	height: 110px;
	width: 110px;
	cursor: pointer;
}
.fwtranscript-pm-text {
	font-size: 12px;
}
.fwtranscript-star {
	cursor: pointer;
}
.fwtranscript-pointer {
	cursor: pointer;
}
.fwtranscript-color0 {
	color: #676767;
}
.fwtranscript-bgcolor0 {
	background-color: inherit;
}

.fwtranscript-color1 {
	color: #b19cd9;
}
.fwtranscript-bgcolor1 {
	background-color: #b19cd9 !important;;
}
.fwtranscript-color2 {
	color: #bdec43;
}
.fwtranscript-bgcolor2 {
	background-color: #bdec43 !important;
}
.fwtranscript-color3 {
	color: #87CEEB;
}
.fwtranscript-bgcolor3 {
	background-color: #87CEEB !important;;
}
.fwtranscript-messages-messages {
	height: 80px;
	width: 350px;
	overflow-y: scroll;
}
.fwtranscript-messages-userdate {
	font-size: xx-small;
	font-style: italic;
}
.fwtranscript-messages-item {
	border-bottom: 1px solid #f5f5f5;
}

.popover {
	max-width: 300px !important;
}
.fwtranscript-block {
	background-color: #1daea0;
	border-radius: 4px;
	padding: 24px 24px;
	color: white !important;
}

.fwtranscript-block h1 {
	font-size: 48px;
	text-align: center;
	color: white !important;
	font-weight: bold;
}
.fwtranscript-block .popover {
	color: #676767;
}
.px-0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.pl-0 {
	padding-left: 0px !important;
}
.pr-0 {
	padding-right: 0px !important;
}
.typo3-messages {
	padding-left: 0px;
	list-style-type: none;
}
.typo3-messages li {
	margin-bottom: 15px;
}
.alert {
	padding: 6px 12px !important;
}
.fwtranscript-bg-danger {
	background-color: Red !important;
}
.fwtranscript-bg-warning {
	background-color: Yellow !important;
}
.defbu-input-error {
	border-color: Red !important;
}
.defbu-input-ok {
	border-color: #1daea0 !important;
}

@media (min-width: 768px) {
	.float-sm-right {
		float: right;
	}
}

@keyframes spinner {
    to{transform: rotate(360deg);}
}

.spinner {
    animation: spinner .75s linear infinite;
}
.table-sort{
    float: right;
    line-height: 1.25rem;
    margin-top: 0.2rem;
}
th {
    border: none;
}
.table {
    width: 100%;
}
tr th:first-child,tr td:first-child {
    padding-left: 1rem;
}
tr th:last-child,tr td:last-child {
    padding-right: 1rem;
}
.table-sort {
    cursor: pointer;
}
.table-nitems {
    text-align: right;
	border-color: #1daea0;
	border-style: solid;
	border-width: 1px;
}
.table-nitems option {
    direction: rtl;
}

.table-pages {
    border-radius: 0;
    direction: rtl;
	border-color: #1daea0;
	border-style: solid;
	border-width: 1px;
}
.table-pages option {
    direction: rtl;


}
.table-search {
    float: right;
    width: 30%;
    margin-bottom: 0.5rem;
}
.table-page-left {
    border-right-width: 0;
}
.table-search-search, .table-page-left, .table-page-right {
    cursor: pointer;
    background-color: #fffff;
    color: #1daea0;
    border-color: #1daea0;
}
.table-search-search:hover, .table-page-left:hover, .table-page-right:hover{
    color: #ffffff !important;
    background-color: #1daea0 !important;
}
.table>:not(:first-child) {
    border-top: none;
}
.table-refresh {
	color: #1daea0 !important;
}
