@CHARSET "UTF-8";

.btn-enabled {
	background-color: #dddada !important;
	border-color: #ccc !important;
}

.fax_firstline {
	margin-top: -10px;
}

.upload-button {
	text-align: center;
}

.fileupload-container {
	width: 100%;
	border-style: dashed !important;
	border-color: #D3D3D3 !important;
	border-width: 2px !important;
}

.night-mode .fileupload-container {
	border-color: #383f45 !important;
	background-color: #3a3a3a;
}

.night-mode .fileinput-button.fax2 {
	color: #c5c5c5;
}

.night-mode .progress {
	background-color: #9E9E9E;
}

.fileupload-container:hover {
	background-color: #eee;
}

.night-mode .fileupload-container:hover {
	background-color: #6f6f6f;
}

.presentation_table {
	width: 98% !important;
	table-layout: auto !important;
}

#container {
	width: 980px;
	text-align: left;
	margin: 0px auto;
}

#header {
	height: 70px;
	padding: 0;
	background-image: url(../images/layout/headeransitel45.jpg);
	margin-bottom: 5px;
}

#header1 {
	height: 70px;
	padding: 0;
	background-image: url(../images/layout/headerclient1.jpg);
	background-color: #7b7d8e;
	margin-bottom: 5px;
}

#header2 {
	height: 70px;
	padding: 0;
	background-image: url(../images/layout/headerclient2.jpg);
	background-color: #7b7d8e;
	margin-bottom: 5px;
}

#menuleft {
	width: 170px;
	float: left;
}

.menutopbg {
	width: 100%;
	display: flex;
	justify-content: space-around;
	border: 1px solid #E77014;
}

#content {
	width: 783px;
	float: right;
	padding: 10px;
	margin-bottom: 5px;
}

#contentlogin {
	width: 100%;
}

#contentlogin fieldset {
	margin-left: 300px;
}

.content_add {
	float: none;
	padding: 10px;
}

.content_add select {
	resize: vertical;
	float: none;
	width: 190px;
}

.content_add_an {
	float: none;
	padding: 10px;
}

.content_add_an select {
	resize: vertical;
	float: none;
	width: 300px;
	color: #000;
}

#debug {
	margin-top: 2rem;
	text-align: left;
}

#debug .toggle {
	cursor: sw-resize;
}

#footer_container {
	width: 100%;
	text-align: center;
	position: relative;
	bottom: 0;
}

#push {
	height: 25px;
}

#footer a {
	margin: 0 auto;
	padding: 10px 0 0;
	width: 980px;
	height: 25px;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#footer {
	margin: 5px auto;
	width: 980px;
	height: 25px;
	font-size: 10px;
	color: black;
	font-weight: bold;
	background-color: #E77014;
	vertical-align: middle;
	text-decoration: none;
	background-image: url(../images/layout/footergrey3.jpg);
}

#footertext {
	width: 980px;
	height: 25px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}

#updatetext:hover {
	opacity: 0.5;
}

#asterisk_control_a {
	width: 99%;
	padding: 4px;
	margin-bottom: 5px;
	border: 1px solid #e95309;
	color: #e95309;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #ff0000;
	border: 1px solid #ff0000;
	color: #FFFFFF;
	display: none;
}

#asterisk_control_a:hover {
	opacity: 0.5;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;
}

.toggleHelp img:hover {
	opacity: 0.5;
}

#licenseshow {
	font-size: 80%;
	color: #000;
}

#home {
	display: block;
	font-size: 90%;
	padding: 20px;
}

#home a.assistant {
	text-decoration: none;
	color: #000;
	background-color: #FFF;
	border: 1px solid #cacaca;
	padding: 2px;
}

#home a.assistant:visited a.assistant:link {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	border: 1px solid #cacaca;
	padding: 2px;
}

#home a.assistant:hover {
	color: #E77014;
	border: 1px solid #E77014;
}

#license {
	display: block;
	font-size: 90%;
	border: 1px solid #ff9900;
	padding: 20px;
}

#user_admin {
	float: right;
	text-align: right;
	margin-top: -20px;
	margin-right: -20px;
}

#queuemetrics {
	width: 32px;
}

#queuemetrics img:hover {
	opacity: 0.5;
}

#callcenter {
	width: 31px;
	padding-left: 5px;
}

#callcenter img:hover {
	opacity: 0.5;
}

#wombat {
	width: 44px;
	padding-left: 5px;
}

#wombat img:hover {
	opacity: 0.5;
}

#sugarcrm {
	width: 40px;
	padding-left: 5px;
}

#sugarcrm img:hover {
	opacity: 0.5;
}

#languages {
	float: right;
	margin-right: 10px;
	margin-top: 2px;
}

#languages img {}

#languages img:hover {
	opacity: 0.5;
}

.link img:hover {
	opacity: 0.5;
}

.deleteger:hover {
	opacity: 0.5;
}

.delete:hover {
	opacity: 0.5;
}

#languages a:hover {
	color: #E77014;
}

#statusbar {
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	font-weight: bold;
}

#statusbar img {
	vertical-align: middle;
}

#button_left {
	display: block;
	margin-right: 10px;
}

#button_left img {}

#button_left img:hover {
	opacity: 0.5;
}

#login_as {
	font-family: Open Sans;
	font-size: 10px;
	padding: 2px;
	display: block;
	color: #000;
	text-decoration: none;
	margin-right: 10px;
	margin-top: 2px;
}

#active_peer {
	font-size: 60%;
	padding: 2px;
	text-align: center;
	float: left;
	display: block;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.active_peer_link:link,
.active_peer_link:visited,
.active_peer_link:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.active_peer_link:hover {
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}

#logout_button {
	font-size: 70%;
	font-weight: bold;
	clear: left;
	display: block;
	padding: 2px;
}

#logout_button a:link,
#logout_button a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#logout_button a:hover {
	color: #E77014;
	font-weight: bold;
	opacity: 0.5;
}

#license_show a.upload_license2 {
	text-decoration: none;
	position: relative;
	color: #000;
	float: right;
	margin-top: -25px;
	background-color: #FFF;
	border: 1px solid #cacaca;
	padding: 3px;
}

#license_show a.upload_license2:visited a.upload_license2:link {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	border: 1px solid #cacaca;
	padding: 2px;
}

#license_show a.upload_license2:hover {
	color: #E77014;
	border: 1px solid #E77014;
}

#pluginlink {
	padding-left: 10px;
	/* color:#E77014; */
	text-decoration: none;
}

#pluginlink img:hover,
#pluginlink a:hover {
	opacity: 0.5;
}

.user_select {
	resize: both;
}

.login_desc {
	all: unset;
	font-size: 70%;
	color: #fe9900;
	border: 1px solid #fe9900;
	padding: 0.2em 0.6em 0.2em;
	float: left;
}

.login_desc th {
	color: #000;
}

.homemap {
	position: absolute;
	display: block;
	margin-left: 350px;
	margin-top: -26px;
}

.form {
	position: relative;
	z-index: 1;
	background: #FFFFFF;
	max-width: 220px;
	margin: 0 auto 100px;
	padding: 45px;
	text-align: center;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

.form img {
	margin: 0 0 25px;
	box-sizing: border-box;
}

.form input {
	outline: 0;
	background: #f2f2f2;
	width: 100%;
	border: 0;
	margin: 0 0 15px;
	padding: 10px;
	box-sizing: border-box;
	font-size: 14px;
}

.form button {
	text-transform: uppercase;
	outline: 0;
	background: #E77014;
	width: 190px;
	border: 0;
	padding: 10px;
	color: #FFFFFF;
	font-size: 14px;
	-webkit-transition: all 0.3 ease;
	transition: all 0.3 ease;
	cursor: pointer;
}

.form button:hover,
.form button:active,
.form button:focus {
	background: #fe923e;
}

.preview audio {
	width: 270px;
}

.info-box{
	   display: block;
	   
		padding-right: .5rem;
			padding-left: 18px;
		color: #fff;
			background-color: rgba(255, 255, 255, .1);
			white-space: normal !important;
border: 1px solid #fe9900;
		}

				

								.info-item{
									display: block;
								}