﻿.ABSettings
{
}

.ABSettings div.WorkAsDelegate
{
	width: 100%;
	margin-bottom: 5px;
}

.ABSettings .TableSettings, .ABSettings .TableSettingsLabels
{
	display: inline-block;
	width: 250px;
	margin: 10px;
	vertical-align: top;
	overflow: hidden;
}

.ABSettings .TableSettings button
{
	max-width: 240px;
}

.ABSettings .TableSettingsLabels
{
	width: 80px;
}

.ABSettings select, .ABSettings button
{
	margin-top: 10px;
}

.ABSettings .Label
{
	margin-top: 10px;
	height: 35px;
}

.ABSettings h4
{
	font-size: 16px;
	text-align: center;
	display: block;
	color: #7f7f7f;
	font-weight: bold;
}

.ABSettings .ui-tabs
{
	min-height: 90%;
}

.ABSettings div div ul li label
{
    font-weight: normal !important;
}

.ABSettings ul li h3
{
	font-weight: bold;
	margin: 7px 0px 0px 0px;
	display: block;
	font-weight: normal;
    margin: 7px 0px 0px 0px;
	display: block;
    font-size: 20px;
}

.ABSettings li.Spacing
{
	margin-top: 10px;
}

.ABSettings ul.Sub li div
{
	padding: 0px 40px 0px 40px;
}

.ABSettings span.ui-spinner input
{
	width: 80px;
}

.ABSettings span.ui-spinner
{
	border: 1px solid #4297D7;
	margin: 0px 10px 0px 10px;
}

.ABSettings p.Reminder
{
	margin-top: 10px;
}

.ABSettings ul li label.General
{
	width: 100px;
	display: inline-block;
}

body.rtl ul li label.General
{
	width: 80px;
	display: inline-block;
}

.ABSettings ul li.Signature
{
	margin-top: 7px;
}

.ABSettings ul li.Signature label
{
	margin-bottom: 7px;
	display: block;
}

.ABSettings ul li.Signature textarea
{
	height: 80px;
}

.ABSettings .Delegates li
{
	margin: 5px 0px 5px 0px;
}

.ABSettings .Delegates .User
{
	width: 100%;
}

.ABSettings .Delegates .select2-selection__rendered
{
	height: 70px !important;
}

.ABSettings .DelegatesOf
{
	width: 100%;
	height: 135px;
}

.ABSettings .PrintItem
{
	display: none;
}

.ABSettings #TabABSettingsDelegates .select2-selection__rendered
{
	overflow-y: auto;
}

.ABSettings label
{
    font-weight: normal;
    margin: 0px 5px;
}

.ABSettings #TabABSettingsGeneral ul li label
{
    width:100px;
}

.ABSettings #TabABSettingsNotifications .DoubleLabels
{
    font-size: 22px;
}
.ABSettings #TabABSettingsNotifications .DoubleLabels div
{
	display: inline-block;
    width: 50%;
	text-decoration: underline;
}
.ABSettings #TabABSettingsNotifications .Double div
{
	display: inline-block;
    width: 50%;
}