@charset "UTF-8";
/*
 Name: PS ALi Portal
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	/*font-family: inherit;*/
	font-family: 'Tahoma', sans-serif !important;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
} 

.disable_field{
	color:gray !important;
}

.clickableButton{
	display:block; 
	height:100%; 
	width:100% 
} 

#dvLoading
{
   background: #fff url(../images/loading.gif) no-repeat center center;
   height: 100px;
   width: 100px;
   position: fixed;
   z-index: 1000;
   left: 50%;
   top: 50%;
   margin: -25px 0 0 -25px;
   display:none;
}

#completeAliTable
{
	display:none;
}

#completeAliTable th
{
	width: 110px;
}

#completeAliTable_filter {
	display: none;
}
#cboxClose {
	background: none !important;
}
.themeSpan {
	float: right;
	margin-left: 9px;
	border-left: 1px solid black;
	padding-left: 9px;
	color: black;
	margin-top: 2px;
}
.themeLink {
	text-shadow: 1px 1px 0px rgb(224, 224, 224);
	color: #4B4F54;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

/* ---------------------------------------- Global ---------------------------------------- */

/* -- Headings -- */
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: 'Tahoma', sans-serif !important;
	font-weight: 700;
	letter-spacing: .1425em;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* -- Text elements -- */
p {
	margin-bottom: 1.625em;
}

sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

a, a:link {
	text-decoration: none;
	color: #6d6d6d;
	-moz-transition: color .25s linear .1s;
	-webkit-transition: color .25s linear .1s;
	transition: color .25s linear .1s;
}

a:hover, a:active {
	color: #000000;
	-moz-transition: color .25s linear;
	-webkit-transition: color .25s linear;
	transition: color .25s linear;
}

/* -- Assistive text -- */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active, #access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}

/* -- Other -- */

.empty {
	clear: both;
}

/* --------------------------------------- Structure -------------------------------------- */

body {
	background: url('../images/bg-repeat.jpg') repeat;
	text-align: center;
	color: #6d6d6d;
	font-size: 12px;
	font-weight: 300;
	line-height: 17px;
	font-family: 'Tahoma', sans-serif;
}

#wrapper {
	text-align: left;
	max-width: 1400px;
	min-width:1000px;
	width:90%;
	margin: 0 auto;
}

#bg-wrapper-login {
	width: 100%;
	background: url('../images/bg-map.jpg') top center no-repeat;
	min-height: 470px;
}

/* -------------------------------------------- Login ---------------------------------------- */

/* -- Center Box -- */

.center-box {
	width: 470px;
	min-height: 470px;
	margin: 0 auto;
}

.center-body {
	background: url('../images/center-body.png') repeat-y;
	width: 100%;
	padding-top: 45px;
}

.center-bottom {
	background: url('../images/center-bottom.png') top no-repeat;
	width: 100%;
	height: 183px;
}

.center-box .error, .center-box .info {
	width: 300px;
	margin: 0 auto 15px auto;
}

.center-box .form {
	width: 330px;
	margin: 0 auto;
}

.center-box input {
	width: 100%;
	height: 11px;
}

.center-box select {
	width: 100%;
}

.center-box #login-footer {
	margin-top: -60px;
}

/* -- Login -- */

#login-header {
	background: url('../images/login-header.png') top no-repeat;
	width: 470px;
	height: 183px;
}

#login-header-nologo {
	background: url('../images/login-header-nologo.png') top no-repeat;
	width: 470px;
	height: 183px;
}

#otp-header {
	background: url('../images/otp-header.png') top no-repeat;
	width: 470px;
	height: 183px;
}

#otp-header-nologo {
	background: url('../images/otp-header-nologo.png') top no-repeat;
	width: 470px;
	height: 183px;
}

#otp-image {
	width: 330px;
	margin: 0 auto 15px auto;
}

#otp {
	height: 25px;
	/*width: 320px;*/
}

/* -------------------------------------------- Portal ----------------------------------------- */
/* -------------------------------------------- Header ----------------------------------------- */

#header {
	width: 100%;
	padding-top: 10px;
	/* height: 141px; */
	min-width:1000px;
	max-width:1400px
}

#header-left {
	float: left;
}

#header-right {
	float: right;
}

#header-right-top {
	float: right;
	padding-bottom: 5px;
	width: 100%;
}

#header-right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header-right li {
	float: left;
	box-shadow: 4px 6px 5px #888;
}

#header-right li:first-child a span {
	border-left: none;
	border-right: none;
}
#header-right li:first-child + li a span {

	border-left: 1px solid rgb(6, 8, 26);
}
.paragraphUserInfo {
	padding-bottom: 10px;
	font-size: 13px;
	text-shadow: 1px 1px 0px rgb(250, 250, 250);
}

#header-right li:last-child a span {
	border-right: none;
}

#header-right li a {
	display: block;
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: .1em;
	text-decoration: none;
	/*color: #ffe8e9;*/
	color: rgb(78, 74, 74);
	-moz-transition: color .25s linear .1s;
	-webkit-transition: color .25s linear .1s;
	transition: color .25s linear .1s;
	/*background-color: #b52125;*/
	/*background-color: #E6DBDC;*/
	background: url(../images/bar-sprite.png) repeat-x;
	background-position: 0 -104px;
	-moz-transition: background-color .25s linear .1s;
	-webkit-transition: background-color .25s linear .1s;
	transition: background-color .25s linear .1s;
}

#header-right li a:hover, #header-right li a:focus {
	color: #ffffff;
	-moz-transition: color .25s linear;
	-webkit-transition: color .25s linear;
	transition: color .25s linear;
	background-color: #B0Adad;
	-moz-transition: background-color .25s linear;
	-webkit-transition: background-color .25s linear;
	transition: background-color .25s linear;
}

#header-right li a span {
	padding: 0 20px;
	height: 31px;
	margin: 8px 0;
	/*border-right: 1px solid #682829;
	 border-left: 1px solid #d4676a;*/
	border-right: 1px solid rgb(6, 8, 26);
	border-left: 1px solid rgb(235, 229, 229);
}

#site-title a img {
	max-width: 225px;
	max-height: 200px;
}

#site-title a span {
	display: none;
}


/* -- Account Info --*/

#account-info {
	background: #b52125;
}

#account-info ul {
	position: relative;
	top: -10px;
}

#account-info li {
	float: left;
	box-shadow: 4px 6px 5px #888;
}

#account-info li a {
	display: block;
	line-height: 30px;
	height: 30px;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: .1em;
	text-decoration: none;
	/*color: #ffe8e9;*/
	color: #090808;
	-moz-transition: color .25s linear .1s;
	-webkit-transition: color .25s linear .1s;
	transition: color .25s linear .1s;
	/*background-color: #b52125;*/
	background-color: #E6DBDC;
	-moz-transition: background-color .25s linear .1s;
	-webkit-transition: background-color .25s linear .1s;
	transition: background-color .25s linear .1s;
}

#account-info a:hover, #account-info a:focus {
	color: #ffffff;
	-moz-transition: color .25s linear;
	-webkit-transition: color .25s linear;
	transition: color .25s linear;
	background-color: #B0Adad;
	-moz-transition: background-color .25s linear;
	-webkit-transition: background-color .25s linear;
	transition: background-color .25s linear;
}

#account-info a span {
	padding: 0 20px;
	height: 31px;
	margin: 8px 0;
	/*border-right: 1px solid #682829;
	 border-left: 1px solid #d4676a;*/

	border-right: 1px solid #EBE5E5;
	border-left: 1px solid #A74648;
}

#account-info ul li:first-child a span {
	border-left: none;
}
#account-info ul li:last-child a span {
	border-right: none;
}

/* -- Search -- */

form#searchform {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #e6e6e6 0%, #ffffff 44%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(44%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e6e6e6 0%,#ffffff 44%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e6e6e6 0%,#ffffff 44%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e6e6e6 0%,#ffffff 44%); /* IE10+ */
	background: linear-gradient(top, #e6e6e6 0%,#ffffff 44%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border: 1px solid #9aa3aa;
	height: 40px;
	width: 260px;
}

input#s {
	border: none !important;
	height: 32px;
	width: 222px;
	padding: 4px 30px 4px 8px;
	background: url('../images/search.png') right no-repeat;
	background-position: 95% 50%;
	font-size: 12px;
	font-style: italic;
	letter-spacing: .1425em;
}
input#faq-search {
	padding: 3px 11px 2px 36px;
	border-radius: 17px;
	width: 80%;
	float: left;
	margin: 10px;
	background: url('../images/search.png') 11px 6px no-repeat;
	font-style: italic;
}

.faq_menu_content ui li span:hover {
	cursor: pointer;
}
input#searchsubmit {
	display: none;
}

.search {
	float: right;
}

.search-box {
	margin: 3px 10px 0 0;
}

/* -------------------------------------------- Menu --------------------------------------------- */
.badge {
	border-left: none !important;
	border-right: none !important;
	background-color: #ffffff !important;
	border-radius: 5px !important;
	margin-right: 12px !important;
	padding: 2px 10px 2px 11px !important;
	margin-left: -10px !important;
	text-shadow: none !important;
	color: #000000;
}

#access ul {
	font-size: 13px;
	list-style: none;
	padding-left: 0;
	margin: 0;
	float: right;
}
#access li {
	float: left;
	position: relative;
}

#access a span {
	padding: 0 20px;
	height: 31px;
	margin: 8px 0;
	/*border-right: 1px solid #682829;
	 border-left: 1px solid #d4676a;*/
	border-right: 1px solid rgb(6, 8, 26);
	border-left: 1px solid #FFFFFF;
}

#access ul li:first-child a span {
	border-left: none;
}
#access ul li ul li a span {
	border-left: none;
}
#access ul li:last-child a span {
	border-right: none;
}

#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}

#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a {
	font-weight: bold;
}

/* ------------------------------------------- Content ----------------------------------------- */

#contentIndex {
	max-width: 1400px;
	min-width: 1000px;
}

.left-column {
	width: 33%;
	float: left;
}

.right-column {
	width: 33%;
	float: right;
}
.center-column {
	width: 33%;
	float: left;
	margin-left: 7px;
}
.quickSection {
	margin: 11px;
	border-radius: 3px;
	background-color: white;
	padding-left: 17px;
	padding-top: 1px;
	padding-bottom: 1px;
	box-shadow: 1px 1px 5px 0px #ccc;
}

#quickSearchForm span.error {
	font-size: .8em !important;
	color: #B52125;
	border: 0 !important;
	background-color: white !important;
	/*margin: 0 !important;*/
	padding: 0 !important;
	height: 5px;
	margin-top: 0px !important;
	margin-left: 3px !important;
	margin-bottom: 10px !important;
}
#quickSearchForm input.error {

	border: 1px solid #dadada !important;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
	font-size: 12px !important;
	margin-bottom: 15px !important;
	background: transparent !important;
	color: #6d6d6d !important;
	font-weight: 400 !important;
	font-size: 12px !important;
	font-family: 'Tahoma', sans-serif !important;
	padding: 0 !important;
}

#quickAddAliForm span.error {
	font-size: .8em !important;
	color: #B52125;
	border: 0 !important;
	background-color: white !important;
	/*margin: 0 !important;*/
	padding: 0 !important;
	height: 5px;
	margin-top: 0px !important;
	margin-left: 3px !important;
	margin-bottom: 10px !important;
}
#quickAddAliForm input.error {

	border: 1px solid #dadada !important;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
	font-size: 12px !important;
	margin-bottom: 15px !important;
	background: transparent !important;
	color: #6d6d6d !important;
	font-weight: 400 !important;
	font-size: 12px !important;
	font-family: 'Tahoma', sans-serif !important;
	padding: 0 !important;
}

#quickMigrateForm span.error {
	font-size: .8em !important;
	color: #B52125;
	border: 0 !important;
	background-color: white !important;
	/*margin: 0 !important;*/
	padding: 0 !important;
	height: 5px;
	margin-top: 0px !important;
	margin-left: 3px !important;
	margin-bottom: 10px !important;
}
#quickMigrateForm input.error {

	border: 1px solid #dadada !important;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
	font-size: 12px !important;
	margin-bottom: 15px !important;
	background: transparent !important;
	color: #6d6d6d !important;
	font-weight: 400 !important;
	font-size: 12px !important;
	font-family: 'Tahoma', sans-serif !important;
	padding: 0 !important;
}

#migrateAliRecordForm span.error {
	font-size: .8em !important;
	color: #B52125;
	border: 0 !important;
	background-color: white !important;
	/*margin: 0 !important;*/
	padding: 0 !important;
	height: 5px;
	margin-top: 0px !important;
	margin-left: 3px !important;
	margin-bottom: 10px !important;
}
#migrateAliRecordForm input.error {

	border: 1px solid #dadada !important;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
	font-size: 12px !important;
	margin-bottom: 15px !important;
	background: transparent !important;
	color: #6d6d6d !important;
	font-weight: 400 !important;
	font-size: 12px !important;
	font-family: 'Tahoma', sans-serif !important;
	padding: 0 !important;
}

#otpForm input.error {

	border: 1px solid #dadada !important;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
	font-size: 12px !important;
	margin-bottom: 2px !important;
	background: transparent !important;
	color: #6d6d6d !important;
	font-weight: 400 !important;
	font-size: 12px !important;
	font-family: 'Tahoma', sans-serif !important;
	height: 6px !important;
}
#otpForm span.error {
	font-size: .8em !important;
	color: #B52125;
	border: 0 !important;
	background-color: white !important;
	/*margin: 0 !important;*/
	padding: 0 !important;
	height: 5px;
	margin-top: 0px !important;
	margin-left: 3px !important;
	margin-bottom: 10px !important;
}
.rss-content {
	margin: 11px;
	border-radius: 3px;
	background-color: white;
	padding-left: 17px;
	padding-top: 1px;
	padding-bottom: 1px;
	box-shadow: 1px 1px 5px 0px rgb(80, 5, 5);
}
.divRss {
	margin: 12px;
	color: black;
}
.titleRSS {
	font-weight: bold;
	font-family: 'Tahoma', sans-serif !important;
	color: black;
}
.descriptionRSS {
	/*font-family: -webkit-pictograph;*/
	font-family: 'Tahoma', sans-serif !important;
	text-align: justify;
}
.dateRSS {
	font-size: 10px;
	color: #6D6D6D;
	font-style: italic;
}
.buttonQuick {
	margin-right: 12px;
}
.labelQuick {
	font-weight: bold;
	color: black;
	text-shadow: 1px 1px 0px rgb(245, 245, 245);
}
.nenaQuickInput {
	border-radius: 5px !important;
	margin-left: 10px !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(#F7E9E7)) !important;
	color: black !important;
	border-color: #ADA4A2 !important;
	height: 21px !important;
	width: 100px !important;
}

#quick_start {
	/*padding-bottom: 5px;*/
}
.subtitleQuick {
	color: #4B4F54;
}
.index_left {
	width: 49%;
	float: left;
}
.index_right {
	width: 49%;
	float: right;
	padding-bottom: 10px;
}

.full-column {
	float: left;
	width: 100%;
}

/* ----  Contact ----- */
.contactBox {
	width: 80%;
	height: 193px;
	background: rgb(240, 238, 238);
	padding-top: 1px;
	position: relative;
	margin-left: 10%;
	margin-top: 28px;
	margin-bottom: 28px;
	border: 1px solid #dfdfdf;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 0px 5px 0px #b1b7b7;
	box-shadow: 0px 0px 5px 0px #b1b7b7;
	color: black;
}

.contactLeft {
	width: 40%;
	float: left;
}
.contactRight {
	width: 60%;
	float: right;
}
.sendEmailBox {
	padding-top: 32px;
	width: 89%;
	margin-top: 29px;
	padding-left: 36px;
	padding-bottom: 20px;
	background: white;
	border: 1px solid #dfdfdf;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 0px 5px 0px #b1b7b7;
	box-shadow: 0px 0px 5px 0px #b1b7b7;
	color: black;
	height: 220px;
}

#sendContactForm span.error {
	font-size: .8em !important;
	color: #B52125;
	border: 0 !important;
	background-color: white !important;
	/*margin: 0 !important;*/
	padding: 0 !important;
	height: 5px;
	margin-top: 0px !important;
	margin-left: 3px !important;
	margin-bottom: 10px !important;
}

/* -- Boxes -- */

.box {
	margin-top: 20px;
	background: #f5f6f7;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 0px 5px 0px #b1b7b7;
	box-shadow: 0px 0px 5px 0px #b1b7b7;
}

.box-top {
	height: 70px;
	border-bottom: 1px solid #f7f7f7;
	background: #e8e8e8;
	background: -moz-linear-gradient(top, #e8e8e8 0%, #dcddde 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#dcddde));
	background: -webkit-linear-gradient(top, #e8e8e8 0%,#dcddde 100%);
	background: -o-linear-gradient(top, #e8e8e8 0%,#dcddde 100%);
	background: -ms-linear-gradient(top, #e8e8e8 0%,#dcddde 100%);
	background: linear-gradient(to bottom, #e8e8e8 0%,#dcddde 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#dcddde',GradientType=0 );
	background: url(../images/cardboard_flat.png) repeat;
	text-shadow: 1px 1px 0px rgb(245, 245, 245);
	/*background: #eef2f4;
	 background: -moz-linear-gradient(top,  #eef2f4 0%, #dde5e9 47%, #cfd7dd 64%, #ecf0f4 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eef2f4), color-stop(47%,#dde5e9), color-stop(64%,#cfd7dd), color-stop(100%,#ecf0f4));
	 background: -webkit-linear-gradient(top,  #eef2f4 0%,#dde5e9 47%,#cfd7dd 64%,#ecf0f4 100%);
	 background: -o-linear-gradient(top,  #eef2f4 0%,#dde5e9 47%,#cfd7dd 64%,#ecf0f4 100%);
	 background: -ms-linear-gradient(top,  #eef2f4 0%,#dde5e9 47%,#cfd7dd 64%,#ecf0f4 100%);
	 background: linear-gradient(to bottom,  #eef2f4 0%,#dde5e9 47%,#cfd7dd 64%,#ecf0f4 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef2f4', endColorstr='#ecf0f4',GradientType=0 );  */
}
.box-top h2 {
	line-height: 70px;
	font-size: 32px;
	padding-left: 20px;
	color: #353535;
}

.box-content-menu {
	/*min-height: 50px;*/
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #afafaf;
	width: 100%;
	height: 525px;
	overflow-y: auto;
}
.box-content-menuQuick {
	/*min-height: 50px;*/
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #afafaf;
	width: 100%;
	height: 525px;
}
.box-content {
	/*min-height: 500px;*/
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #afafaf;
	width: 100%;
	height: auto !important;
}
.box-content-ticket {
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #afafaf;
	width: 100%;
	height: 624px !important;
}
.box-contact {
	height: auto !important;
	min-height: 400px;
}
.box-contentBottom {
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #afafaf;
	width: 100%;
	max-height: 700px;
	min-height: 700px;
	/*max-height: 602px;
	min-height: 602px;*/
	overflow-y: auto;
}

.box-bottom {
	height: 48px;
	clear: both;
	border-top: 1px solid #f7f7f7;
	/*background: #e8e8e8;
	 background: -moz-linear-gradient(top, #e8e8e8 0%, #dfdfdf 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#dfdfdf));
	 background: -webkit-linear-gradient(top, #e8e8e8 0%,#dfdfdf 100%);
	 background: -o-linear-gradient(top, #e8e8e8 0%,#dfdfdf 100%);
	 background: -ms-linear-gradient(top, #e8e8e8 0%,#dfdfdf 100%);
	 background: linear-gradient(to bottom, #e8e8e8 0%,#dfdfdf 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#dfdfdf',GradientType=0 ); */

	background: url(../images/cardboard_flat.png) repeat;
	text-shadow: 1px 1px 0px rgb(245, 245, 245);
}

/* -- Numbers Box -- */

li.number-wrap {
	border-bottom: 1px solid #dfdfdf;
	padding: 0 10px;
	clear: both;
	display: block;
	background-color: #ffffff;
	-moz-transition: background-color .25s linear .1s;
	-webkit-transition: background-color .25s linear .1s;
	transition: background-color .25s linear .1s;
}

li.number-wrap:hover {
	background-color: #dfdfdf;
	-moz-transition: background-color .25s linear;
	-webkit-transition: background-color .25s linear;
	transition: background-color .25s linear;
}

li.number-wrap ul li, li.number-wrap:last-child {
	border: none;
}

li.number-wrap .number {
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	letter-spacing: .1em;
	line-height: 46px;
	float: left;
}

.number-edit-button li {
	position: relative;
}

ul.drop {
	float: left;
	font-size: 13px;
	display: block;
	margin: 0;
	position: absolute;
	top: 30px;
	z-index: 99999;
	border: 1px solid #bababa;
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top, #f9f9f9 0%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9f9f9 0%,#f0f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
	visibility: hidden;
	opacity: 0;
	-moz-transition: visibility 0s linear 0.5s, opacity .25s linear 0s;
	-webkit-transition: visibility 0s linear 0.5s, opacity .25s linear 0s;
	transition: visibility 0s linear 0.5s, opacity .25s linear 0s;
	text-align: left;
}

ul.drop:after, ul.drop:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

ul.drop:after {
	border-bottom-color: #f9f9f9;
	border-width: 7px;
	left: 50%;
	margin-left: -7px;
}
ul.dropl:before {
	border-bottom-color: #bababa;
	border-width: 9px;
	left: 50%;
	margin-left: -9px;
}

.number-edit-button ul li:hover ul {
	visibility: visible;
	opacity: 1;
	transition-delay: 0s;
	-moz-transition: visibility 0s linear, opacity .25s linear;
	-webkit-transition: visibility 0s linear, opacity .25s linear;
	transition: visibility 0s linear, opacity .25s linear;
}

/* --------- Number Table ------------ */

table.dataTable {
	width: 98%;
	margin: 0 auto;
	clear: both;
}
#modify-table_filter {
	float: left;
	margin-left: 20px;
}

#modify-table_info {
	width: 248px;
	text-align: right;
	display: inline-table;
	margin-right:13px;
	float:right;
}
#modify-table_paginate {
	width: 538px;
	display: inline-table;
	text-align: left;
	margin-left: 15px;
	margin-top:30px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
	min-width: 9%;
	max-width: 100%;
}

#modify-table_first {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#modify-table_previous {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#modify-table_next {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
	margin-left: 4px !important;
}
#modify-table_last {
	width: 71px;
	margin-right: 2px;
	border: 1px solid #ccc;
}

#msag-table_filter {
	float: left;
	margin-left: 20px;
}

#msag-table_info {
	width: 248px;
	text-align: right;
	display: inline-table;
	float:right;
	margin-right:13px;
}
#msag-table_paginate {
	width: 538px;
	display: inline-table;
	text-align: left;
	margin-left: 15px;
	margin-top:30px;
}

#msag-table_first {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#msag-table_previous {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#msag-table_next {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
	margin-left: 4px !important;
}
#msag-table_last {
	width: 71px;
	margin-right: 2px;
	border: 1px solid #ccc;
}

.foot {

	background: url(../images/bar-sprite.png) repeat-x !important;
	background-position: 0 -676px !important;
	border-left: 1px solid #D7D7D7 !important;
	border-top: 1px solid #ccc !important;
}

#msag-table_wrapper .wrapper .dataTables_scroll {
	clear: both !important;
	margin: 18px !important;
}

#msag-table_wrapper {
	clear: both;
	margin-left: 18px;
	margin-right: 18px;
}

.foot input {

	background: #FFFFFF;
	margin-bottom: 4px !important;
}

#ticket-status-table_info {
	width: 200px;
	text-align: right;
	display: inline-table;
	margin-top: 13px;
	float:right;
	padding-right:13px;
}
#ticket-status-table_paginate {
	max-width: 500px;
	display: inline-table;
	text-align: left;
	margin-left: 9px;
	margin-top:30px;
}
#ticket-status-table_first {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#ticket-status-table_previous {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#ticket-status-table_next {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
	margin-left: 4px !important;
}
#ticket-status-table_last {
	width: 71px;
	margin-right: 2px;
	border: 1px solid #ccc;
}

#ticket-table_info {
	width: 200px;
	text-align: right;
	display: inline-table;
	margin-right:30px;
	float:right;
	margin-top: 13px;
}
#ticket-table_filter {
	float: left;
	margin-left: 20px;
}

#ticket-table_paginate {
	width: 500px;
	display: inline-table;
	text-align: left;
	margin-left: 15px;
	margin-top:30px;
}
#ticket-table_first {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#ticket-table_previous {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#ticket-table_next {
	width: 71px;
	margin-right: 1px;
	margin-left: 2px;
	border: 1px solid #ccc;
	margin-left: 4px !important;
}
#ticket-table_last {
	width: 71px;
	margin-right: 2px;
	border: 1px solid #ccc;
}
#ticket-table.dataTable td {

	border: 0.1em solid rgb(233, 234, 235);
	padding: 7px 11px;
	color: #555;
}

#users-table.dataTable tr td img {
	height: 18px;
}

#users-table.dataTable tr td:first-child img {
	height: 13px;
}
#users-table.dataTable tr td:first-child {
	text-align: center;
}
#users-table.dataTable tr td:first-child + td {
}
#users-table.dataTable tr td:first-child {
	text-align: center;
}
#users-table.dataTable tr td:first-child img {
	height: 13px;
}

#users-table_info {
	width: 200px;
	text-align: right;
	display: inline-table;
	margin-right: 13px;
	float:right;
	margin-top: 13px;
}
#users-table_filter {
	float: left;
	margin-left: 20px;
}

#users-table_paginate {
	width: 500px;
	display: inline-table;
	text-align: left;
	margin-left: 15px;
	margin-top:30px;
}
#users-table_first {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#users-table_previous {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#users-table_next {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
	margin-left: 4px !important;
}
#users-table_last {
	width: 71px;
	margin-right: 2px;
	border: 1px solid #ccc;
}
#users-table.dataTable td {

	border: 0.1em solid rgb(233, 234, 235);
	padding: 7px 11px;
	color: #555;
}

#group-table_info {
	width: 200px;
	text-align: right;
	display: inline-table;
	margin-right:13px;
	float:right;
	margin-top: 13px;
}
#group-table_filter {
	float: left;
	margin-left: 20px;
}

#group-table_paginate {
	width: 500px;
	display: inline-table;
	text-align: left;
	margin-left: 15px;
	margin-top:30px;
}
#group-table_first {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#group-table_previous {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#group-table_next {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
	margin-left: 4px !important;
}
#group-table_last {
	width: 71px;
	margin-right: 2px;
	border: 1px solid #ccc;
}
#group-table.dataTable td {

	border: 0.1em solid rgb(233, 234, 235);
	padding: 7px 11px;
	color: #555;
	word-wrap:break-word;
	max-width:300px;
}

.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png) !important;
	width: 20px !important;
	float: right !important;
	margin-top: 0 !important;
	display: inline-table !important;
}
#modify-table_wrapper input, #modify-table_wrapper select {
	background-color: #ffffff;
	/*padding: 5px 10px;*/
}
#ticket-table_wrapper input, #ticket-table_wrapper select {
	background-color: #ffffff;
	border: 0.1em solid rgb(233, 234, 235);
	height: 21px;
}
#users-table_wrapper input, #users-table_wrapper select {
	background-color: #ffffff;
	padding: 5px 10px;
}
.wrapper {

}
.rss-right {
	float: right;
	height: 40px;
	border: none !important;
	margin-top: 12px !important;
}

#changes-table_wrapper {
	margin-top: 20px;
}
#modify-table_wrapper input, #modify-table_wrapper select {
	background-color: #ffffff;
	border: 0.1em solid rgb(233, 234, 235);
	height: 21px;
}

#changes-table_wrapper input, #changes-table_wrapper select {
	background-color: #ffffff;
	border: 0.1em solid rgb(233, 234, 235);
	height: 21px;
}

.dataTables_length {
	float: left;
	margin: 20px 0 0 1%;
}

.dataTables_filter {
	float: right;
	margin: 20px 1% 0 0;
	text-align: right;
}

table.dataTable td {

	border: 0.1em solid rgb(233, 234, 235);
	padding: 7px 11px;
	color: #555;
}

#changes-table.dataTable td {

	border: 0.1em solid rgb(233, 234, 235);
	padding: 7px 11px;
	color: #555;
}
#changes-table_info {
	width: 200px;
	text-align: right;
	display: inline-table;
	float: right;
	margin-right: 13px;
}

table.dataTable tr {
	/*border-bottom: 1px dotted #333333;*/
	border-top: 1px solid #D7D7D7;
}

table.dataTable tr.odd {
	background: none;
}

table.dataTable tr.even {
	background-color: #F2F2F2;
}

table.dataTable tr.odd td.sorting_1 {
	background: none;
}

table.dataTable tr.even td.sorting_1 {
	background-color: #F2F2F2;
}

table.dataTable tr td img {
	height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
table.dataTable tbody tr td:first-child {
	text-align: center;
}
table.dataTable tr.odd, table.dataTable tr.even, table.dataTable tr.odd td.sorting_1, table.dataTable tr.even td.sorting_1 {
	-moz-transition: background-color .25s linear .1s;
	-webkit-transition: background-color .25s linear .1s;
	transition: background-color .25s linear .1s;
}

table.dataTable tr.odd:hover, table.dataTable tr.even:hover, table.dataTable tr.odd:hover td.sorting_1, table.dataTable tr.even:hover td.sorting_1 {
	background-color: #ccc;
	-moz-transition: background-color .25s linear;
	-webkit-transition: background-color .25s linear;
	transition: background-color .25s linear;
}

.dataTables_info {
	clear: both;
	margin: 1% auto 20px auto;
	text-align: center;
	width: 98%;
	float: none;
}

.dataTables_paginate {
	margin: -38px auto 60px auto;
	text-align: center;
	width: 98%;
	float: none;
}

.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	cursor: pointer;
	color: #111111;
	background: none;
	padding: 0;
}

.paginate_disabled_previous, .paginate_enabled_previous {
	float: left;
}

.paginate_disabled_next, .paginate_enabled_next {
	float: right;
}

a#modify-table_next, a#modify-table_previous {

}
a#users-table_next, a#users-table_previous {

}

/*-- Buttons --*/

.button-wrap, .number-edit-wrap {
	margin: 5px 15px 0 0;
	border: 1px solid #bababa;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.number-edit-wrap {
	margin: 10px 0 0 0;
}

.button-right {
	float: right;
}

a.button, .number-edit-wrap a {
	display: block;
	height: 20px;
	padding: 0 10px;
	color: #101010;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	border: 1px solid #fafafa;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%,#eaeaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%,#eaeaea 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%,#eaeaea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}

a.button:hover, .number-edit-wrap a:hover {
	text-decoration: none;
	background: #eaeaea; /* Old browsers */
	background: -moz-linear-gradient(top, #eaeaea 0%, #f8f8f8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eaeaea 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eaeaea 0%,#f8f8f8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eaeaea 0%,#f8f8f8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eaeaea 0%,#f8f8f8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */
}

/* -------------------------------------------- Forms ------------------------------------------ */

label {
	font-weight: 400;
	line-height: 1.625em;
}

input, select {
	border: 1px solid #dadada;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	/*padding: 10px 15px;*/
	font-size: 12px;
	margin-bottom: 15px;
	background: transparent;
	color: #6d6d6d;
	font-weight: 400;
	font-size: 12px;
	font-family: 'Tahoma', sans-serif !important;
}

input:focus, select:focus {
	border: 1px solid #e29b9d;
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(50%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%,#ffffff 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%,#ffffff 50%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

button {
	padding: 6px 18px;
	float: right;
	font-size: 14px;
	font-family: 'Tahoma', sans-serif !important;
	font-weight: 400;
	color: #6d6d6d;
	border: 1px solid #c1b6b6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 2%, #eeeeee 50%, #e2e2e2 51%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#eeeeee), color-stop(50%,#eeeeee), color-stop(51%,#e2e2e2), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}

button:hover, button:active, button:focus {
	cursor: pointer;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 1%, #e2e2e2 51%, #eeeeee 52%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(1%,#e2e2e2), color-stop(51%,#e2e2e2), color-stop(52%,#eeeeee), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

.error {
	/*width: 100%; */
	border: 1px solid #b52125;
	background-color: #ffd6d7;
	padding: 10px 15px;
	color: #b52125;
	/*margin-bottom: 0px;*/
}
.errorUser {
	/*width: 100%; */
	border: 1px solid #b52125;
	background-color: #ffd6d7;
	padding: 10px 15px;
	color: #b52125;
	margin-bottom: 0px;
}


.info {
	width: 100%;
	border: 1px solid #3ba2b5;
	background-color: #d6edff;
	padding: 10px 15px;
	color: #3ba2b5;
}

/* -- Select Dropdown control -- */
.selectBox-dropdown {
	position: relative;
	text-decoration: none;
	text-align: left;
	outline: none;
	vertical-align: middle;
	border: 1px solid #dadada;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 10px 0px;
	font-size: 12px;
	margin: 2px 0 15px 0;
	background: transparent;
	display: inline-block;
	cursor: default;
	font-weight: 400;
	font-size: 12px;
	font-family: 'Tahoma', sans-serif !important;
}

.selectBox-dropdown:focus, .selectBox-dropdown:focus .selectBox-arrow {
	border-color: #e29b9d;
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(50%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%,#ffffff 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%,#ffffff 50%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%,#ffffff 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
	padding: 0px 15px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 100%;
	background: url('../images/selectBox-arrow.gif') 50% center no-repeat;
	border-left: 1px solid #dadada;
}

.selectBox-dropdown:focus .selectBox-arrow {
	background: url('../images/selectBox-arrow-focus.gif') 50% center no-repeat;
}

/* -- Select Dropdown menu -- */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	min-height: 1em;
	border: 1px solid #dadada; /* should be the same border width as .selectBox-dropdown */
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
}

/* -- Select Inline control -- */
.selectBox-inline {
	min-width: 150px;
	outline: none;
	border: 1px solid #dadada;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #e29b9d;
}

/* -- Select Options -- */
.selectBox-options, .selectBox-options li, .selectBox-options li a {
	list-style: none;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.selectBox-options li a {
	line-height: 1.625em;
	padding: 5px 15px;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
}

.selectBox-options li.selectBox-hover a {
	background-color: #EEE;
	text-decoration: none;
}

.selectBox-options li.selectBox-disabled a {
	color: #888;
	background-color: transparent;
}

.selectBox-options li.selectBox-selected A {
	background-color: #e29b9d;
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
	text-decoration: none;
}

/* -- Select Disabled state -- */
.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}
.lock_class {
	vertical-align: middle;
	padding-bottom: 4px;
	padding-right: 5px;
}

.menuSettings {
	float: right;
	border-top: 2px solid transparent;
}
/* --------------------------------------------- Footer ---------------------------------------- */

#footer {
	clear: both;
	border-top: 1px solid #b52125;
	margin-top: 30px;
	padding-top: 15px;
}

.footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
}

.footer ul {
	float: right;
}

.footer ul li {
	display: inline-block;
	padding-left: 8px;
	margin-left: 8px;
}

#footer ul li a {
	font-weight: 400;
}

.hierarchy {
	font-size: 11px;
}

.announcement-header {
	position: fixed;
	/* left: 0; */
	top: 0;
	background-color: rgb(233, 153, 4);
	color: white;
	text-align: center;
	z-index: 1;
	box-shadow: 0px 0px 5px #333;
	
	max-width: 1400px;
	min-width: 1000px;
	height: 92px;
	width: 90%;
	margin: 0 auto;
}
.announcement-header p {
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 16px;
}

.announcement-header p button {
	float: none;
	margin-top: 7px;
}

.announcement-header a {
	position: absolute;
	top: 2px;
	right: 2px;
}
.announcement-header a:hover {
	cursor: pointer;
}



/* --------------------------------------------- Help ---------------------------------------------- */

/* ------------------------------------------ Manage Users ----------------------------------------- */
#createNewGroup{
	color: #353535;
	text-align: center;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 1.5em;
}
#leftGroupDiv {
	vertical-align: top;
	border-radius: 8px;
	background-color: white;
	padding: 30px;
	height: auto !important;
	min-height: 325px;
	box-shadow: 3px 3px 5px 5px #888;
	margin: 30px 30px 50px 50px;
}
#centerGroupDiv {
	vertical-align: middle;
	margin: 0 30px 80px 50px;
}
#rightGroupDiv {
	margin: 130px 30px 30px 35px;

}
.iconUsers {
	vertical-align: middle;
	margin-bottom: 11px;
	margin-left: 10px;
}

.iconTicketStatus {
	vertical-align: middle;
	margin-bottom: 17px;
	margin-left: 10px;
}

.button_table {
	/*margin: 10px;*/
	margin-bottom: 15px;
	margin-left: 2px;
	margin-right: 10px;
	margin-top: 2px;
	vertical-align: middle;
}
.button_datatable {
	/*margin: 10px;*/
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
.button_table_disable {
	/*margin: 10px;*/
	margin-bottom: 15px;
	margin-left: 2px;
	margin-right: 10px;
	margin-top: 5px;
	vertical-align: middle;
}
.button_table:hover {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	opacity: 1;
	cursor: pointer;
}
.button_datatable:hover {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	opacity: 1;
	cursor: pointer;
}
.divEditTable {
	height: 37px;
	padding-top: 5px;
}
#changes-table {
	font-size: 1.0em;
}
#changes-table.dataTable tbody tr td:first-child {
	text-align: left;
}
table.dataTable tr.odd.row_selected td {
	background-color: rgb(156, 154, 155);
}

table.dataTable tr.even.row_selected td {
	background-color: rgb(156, 154, 155);
}

table.dataTable tr.odd.row_selected td {
	background-color: rgb(156, 154, 155);
	color: white;
}
table.dataTable tr.even.row_selected td {
	background-color: rgb(156, 154, 155);
	color: white;
}
#loginUser {
	float: left;
	width: 160px;
}

#group-table {
	font-size: 12px;
}

#group-table.dataTable td {
	border: 1px solid #D7D7D7 !important;
	vertical-align: middle;
	padding: 5px 10px;
}

.spanButtonCPF {
	display: inline-table;
	vertical-align: middle;
}
.spanDelectCPF {
	display: inline-table;
	vertical-align: middle;
}

.spanButtonCounty {
	display: inline-table;
	vertical-align: top;
}
.spanDelectCounty {
	display: inline-table;
	vertical-align: top;
}
.divCreateGroupButton {
	width: 141px;
	display: inline;
}
.groupLabel {
	margin-left: 17px;
	width: 100px;
	display: inline-block;
}
.selectBoxCPF2 {
	width: 95px;
}
.selectMultipleBoxCPF {
	width: 173px !important;
	padding: 5px;
	vertical-align: top;
	margin-left: 30px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(rgb(216, 215, 215)));
	color: black;
	border-color: rgb(175, 173, 173);
	padding: 0 !important;
}
.buttonAddCPF {
	width: 110px;
	height: 21px;
	margin-left: 30px;
	text-align: center;
	font-size: 11px;
	padding: 0 !important;
	font-weight: normal;
}
.buttonAddCounty {
	width: 110px;
	height: 48px;
	margin-left: 30px;
	text-align: center;
	font-size: 11px;
	padding: 0 !important;
	font-weight: normal;
}
/*------------------------------------------ Edit User -------------------------------------- */

.userForm {

	margin: 15px;
	margin-left: 3.4%;
}

.userForm {

	margin: 15px;
}
.userForm input.error {

	margin: 0px !important;
	margin-left: 9px !important;
}
.userForm input.error {

	margin: 0px !important;
	margin-left: 9px !important;
}

.divUserForm {
	border-radius: 8px;
	background-color: white;
	margin: 10px;
	padding: 5px;
	height: auto !important;
	min-height: 325px;
	box-shadow: 3px 3px 5px 5px #888;
}

.inputForm {

	border-radius: 5px;
	margin-left: 7px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(rgb(216, 215, 215)));
	color: black;
	border-color: rgb(175, 173, 173);
	padding: 0 !important;
}
.inputSelectForm {
	border-radius: 5px;
	margin-left: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(rgb(216, 215, 215)));
	color: black;
	border-color: rgb(175, 173, 173);
	padding: 0 !important;
}
.inputFormCpf {
	margin-left: 33px !important;
}
/*
 .selectBox {
 width: 325px !important;
 --margin-left: 41px;
 padding-left: 5px;
 padding-top: 5px;
 }*/

.selectBoxCPF {
	width: 173px !important;
	/*margin-left: 41px;*/
	padding: 5px;
	vertical-align: top;
	margin-top: 6px;
}
.inputFormLong {
	width: 300px;
	border-radius: 5px;
	margin-left: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(#F7E9E7));
	color: black;
	border-color: #ADA4A2;
	padding: 0 !important;
	height: 22px;
	padding-left: 6px !important;
	padding-right: 6px !important;
}

.listBoxStyle {
	vertical-align: middle;
	margin-left: 2px;
}

.button_listbox {
	margin: 5px;
	vertical-align: bottom;
	height: 14px;
	width: 14px;
}
.button_listbox:hover {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	opacity: 1;
	cursor: pointer;
}
.buttonListboxDiv {
	margin-top: 10px;
}
.buttonTwoDiv {
	display: inline-block; 
	margin-left: 10px; 
	margin-top: 10px;
}
#buttonAddVip {
	border-radius: 30px;
	box-shadow: 1px 1px 1.5px 1.5px #888;
}

#divEnableVip {
	width: 172px;
}
.contentOptions {
	margin-left: 86px;
	padding: 3px 9px 10px 20px;
	background-color: rgba(12, 12, 20, 0.05);
	border-radius: 8px;
	box-shadow: 3px 3px 5px 5px #888;
}
.contentOptionsHidden {
	display: none;
}

.cancelAdd {
	float: right;
}

#group-table.dataTable tr td:first-child {
	text-align: center;
}
#group-table.dataTable tr td img {
	height: 14px;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 5px;
}

#group-table.dataTable tr td img:hover {
	cursor: pointer;
}
/* -------------------------------- Delete User ---------------------------------- */
.message_div {

	height: 90px;
	margin-top: 30px;
	padding: 5px;
}

.div_buttons {
	height: 50px;
	padding-right: 130px;
}

/* -------------------------------- Add User -------------------------------------- */
label.valid {
	width: 0 !important;
	height: 0 !important;
	font-size: 0em;
	color: green;
	margin-left: 1em;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

#addUserForm label.error {
	font-size: .8em !important;
	color: red;
	margin-left: 1em !important;
	padding: 10px 15px !important;
	color: #B52125;
	border: 0 !important;
	background-color: transparent !important;
	display: block !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	height: 13px;
	padding-left: 0 !important;
}
#editUserForm label.error {
	font-size: .8em !important;
	color: red;
	margin-left: 1em !important;
	padding: 10px 15px !important;
	color: #B52125;
	border: 0 !important;
	background-color: transparent !important;
	display: block !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	height: 13px;
	padding-left: 0 !important;
}
#updateUserForm label.error {
	font-size: .8em !important;
	color: red;
	margin-left: 1em !important;
	padding: 10px 15px !important;
	color: #B52125;
	border: 0 !important;
	background-color: transparent !important;
	display: block !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	height: 13px;
	padding-left: 0 !important;
}

#labelUser:hover{
	cursor: pointer;
	text-decoration:underline;
}
/* ---------------------------------- Ticket -------------------------------------------- */
.radiobuttonMenu {
	float: left;
	margin-right: 19px;
	margin-top: 8px;
}
.textareaTicket {
	margin-left: 10px;
	width: 300px;
	height: 200px;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(rgb(216, 215, 215)));
	color: black;
	border-color: rgb(175, 173, 173);
	padding: 0px 0px 0px 6px !important;
}
.submenu {
	height: 36px;
	border-bottom: 1px solid #f7f7f7;
	background: #E6DBDC;
}

#ticket-table.dataTable tr.odd:hover, #ticket-table.dataTable tr.even:hover, #ticket-table.dataTable tr.odd:hover td.sorting_1, #ticket-table.dataTable tr.even:hover td.sorting_1 {
	/*background-color: #FFE7A7;*/
	background-color: #CCC;
	-moz-transition: background-color .25s linear;
	-webkit-transition: background-color .25s linear;
	transition: background-color .25s linear;
}

/* --------------------------------------- Create Ticket ------------------------------- */
.paragraph {
	text-align: left;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0 !important;
}

.labelTicketForm {
	display: block;
	float: left;
	width: 28%;
	text-align: right;
	vertical-align: middle;
}
.flagClass {
	height: 16px;
}
.inputSelectTicket {
	/*border-radius: 5px !important;
	 margin-left: 10px !important;
	 background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(#F7E9E7)) !important;
	 color: black !important;
	 border-color: #ADA4A2 !important;
	 height: 14px !important;
	 padding-left: 6px !important;
	 padding-bottom: 5px !important;
	 padding-top: 5px !important;
	 padding-right: 5px !important;
	 width: 150px !important;*/
	border-radius: 5px;
	margin-left: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(rgb(216, 215, 215)));
	color: black;
	border-color: rgb(175, 173, 173);
	padding: 0px 0px 0px 6px !important;
}
.inputSelectTicketHours {
	border-radius: 5px;
	margin-left: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(#F7E9E7));
	color: black;
	border-color: #ADA4A2;
	padding: 0 !important;
	width: 58px !important;
}
.spanHoursTicket {
	vertical-align: top;
	margin-left: 8px;
}
.inputLong {
	height: 22px;
	width: 500px;
}

.ckeditor {
	margin-left: 20px !important;
	resize: none !important;
	width: 600px;
}

#divEditor {
	/*margin-left: 280px;*/
	margin-right: 20px;
	margin-top: 12px;
}

.selectFile {
	border: none;
	background: none;
}

/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

div#dp-popup {
	position: absolute;
	z-index: 9999 !important;
}

.divLeft {
	width: 50%;
	float: left;
}
.divRight {
	width: 48%;
	float: right;
}

/* --------------------------------------- Ali Record -------------------------------------- */
#titleAliRecord {
	width: 500px;
	float: left;
}
#menuAli li:hover {
	background: -moz-radial-gradient(center,ellipse cover,#fcfcfc 0,#dedede 100%);
	background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#fcfcfc),color-stop(100%,#dedede));
	background: -webkit-radial-gradient(center,ellipse cover,#fcfcfc 0,#dedede 100%);
	background: -o-radial-gradient(center,ellipse cover,#fcfcfc 0,#dedede 100%);
	background: -ms-radial-gradient(center,ellipse cover,#fcfcfc 0,#dedede 100%);
	background: radial-gradient(ellipse at center,#fcfcfc 0,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#dedede',GradientType=1);
}

#menuAli {
	float: right;
	width: 300px;
}

#menuAli ul {
	list-style: none;
	margin: 0px;
}

#menuAli li {
	text-align: center;
	cursor: pointer;
	margin: 10px;
	float: right;
	height: 45px;
	width: 65px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	background: #f6f7f8;
	background: -moz-linear-gradient(top, #f6f7f8 0%, #e9ecf1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f7f8), color-stop(100%,#e9ecf1));
	background: -webkit-linear-gradient(top, #f6f7f8 0%,#e9ecf1 100%);
	background: -o-linear-gradient(top, #f6f7f8 0%,#e9ecf1 100%);
	background: -ms-linear-gradient(top, #f6f7f8 0%,#e9ecf1 100%);
	background: linear-gradient(to bottom, #f6f7f8 0%,#e9ecf1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f8', endColorstr='#e9ecf1',GradientType=0 );
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	line-height: 18px;
	border: 1px solid #BBB;
	border-color: #E6E6E6 #E6E6E6 #BFBFBF;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #A2A2A2;
}

#menuAli li img {
	padding-top: 5px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
}

#menuAli li a span {
	font-size: 12px;
	display: block;
	vertical-align: middle;
}

#menuAli li span {
	font-size: 12px;
	display: block;
	vertical-align: middle;
}

#menuAli li a {
	color: #555;
	white-space: normal;
}

#menuAli li a:hover {

}

.labelAliForm {
	display: block;
	float: left;
	width: 179px;
	text-align: right;
	vertical-align: middle;
	color: black;
}
.labelAliFormGrey {
	display: block;
	float: left;
	width: 179px;
	text-align: right;
	vertical-align: middle;
	color: grey;
}
.labelAliFormAdvance {
	display: block;
	float: left;
	width: 221px;
	text-align: right;
	vertical-align: middle;
	color: black;
}
.labelAliFormAdvanceGrey {
	display: block;
	float: left;
	width: 221px;
	text-align: right;
	vertical-align: middle;
	color: grey;
}

.inputSelectAli {
	border-radius: 5px;
	margin-left: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(rgb(216, 215, 215)));
	color: black;
	border-color: rgb(175, 173, 173);
	padding: 0 !important;
	height: 20px;
	padding-left: 6px !important;
	min-width: 180px;
	max-width: 50%;
}
.inputSelectUserGroup {
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(rgb(216, 215, 215)));
	color: black;
	border-color: rgb(175, 173, 173);
	padding: 0 !important;
	height: 20px;
	padding-left: 6px !important;
	max-width: 75%;
	width: auto;
	margin-left: 35px;
}
.inputSelectAliGrey {
	border-radius: 5px;
	margin-left: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(rgb(216, 215, 215)));
	color: grey;
	border-color: rgb(175, 173, 173);
	padding: 0 !important;
	height: 20px;
	padding-left: 6px !important;
	max-width:50%;
}
#panelEdit {
		/*margin-top: 600px;*/
		width: 97%;
		min-height: 40px;
		color: #999999;
		overflow: hidden;
		position: relative;
		z-index: 0;
		border-radius: 8px;
		background-color: white;
		margin: 10px;
		padding: 5px;
		box-shadow: 3px 3px 5px 5px #888;
		/*display: inline-block;
		 /*height: auto !important;*/
}
.panel_button img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#addAliRecordForm span.error {
	font-size: .8em !important;
	color: red;
	/*margin-left: 1em !important;*/
	padding: 10px 15px !important;
	color: #B52125;
	border: 0 !important;
	background-color: white !important;
	display: block !important;
	/*margin: 0 !important;*/
	padding: 0 !important;
	height: 5px;
	margin-left: 190px !important;
	margin-top: -2% !important;
	margin-bottom: 23px !important;
}

#editAliRecordForm span.error {
	font-size: .8em !important;
	color: red;
	/*margin-left: 1em !important;*/
	padding: 10px 15px !important;
	color: #B52125;
	border: 0 !important;
	background-color: white !important;
	display: block !important;
	/*margin: 0 !important;*/
	padding: 0 !important;
	height: 5px;
	margin-left: 190px !important;
	margin-top: -2% !important;
	margin-bottom: 23px !important;
}
#editAliErrorForm span.error {
	font-size: .8em !important;
	color: red;
	/*margin-left: 1em !important;*/
	padding: 10px 15px !important;
	color: #B52125;
	border: 0 !important;
	background-color: white !important;
	display: block !important;
	/*margin: 0 !important;*/
	padding: 0 !important;
	height: 5px;
	margin-left: 190px !important;
	margin-top: -2% !important;
	margin-bottom: 23px !important;
}
#editAliRecordFormMigrate span.error {
	font-size: .8em !important;
	color: red;
	/*margin-left: 1em !important;*/
	padding: 10px 15px !important;
	color: #B52125;
	border: 0 !important;
	background-color: white !important;
	display: block !important;
	/*margin: 0 !important;*/
	padding: 0 !important;
	height: 5px;
	margin-left: 190px !important;
	margin-top: -2% !important;
	margin-bottom: 23px !important;
}

.divLeftAli {
	float: left;
	width: 52%;
}

.divLeftAdvance {
	float: left;
}
.divRightAli {
	float: right;
	width: 48%;
}

.paragraphAli {
	text-align: left;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0 !important;
}
.paragraphGroups {
	text-align: left;
	margin-left: 16px;
	margin-top: 0;
	margin-bottom: 25px;
}

.inputLongAli {
	height: 22px;
	width: 281px;
}

.inputLongAliAuto {
	height: 22px;
}
.spanInfo {
	font-size: 10.3px;
	font-style: italic;
	color: gray;
	margin-left: 3px;
}

#menuHelp {
	margin: 5%;
}

.ui-corner-all {
	text-align: left;
}

.ui-state-hover {
	background: yellow !important;
}

.ui-widget-content {
	border: 1px solid #ACBBC5 !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border: 1px solid #ACBBC5 !important;
	background: #F7E9E7 !important;
	font-weight: bold !important;
	color: #1d5987 !important;
}

#ticket-status-table.dataTable tr.odd td.sorting_1 {
	/*vertical-align: middle;
	 padding-left: 4% !important;*/
}
#ticket-status-table.dataTable tr.even td.sorting_1 {
	/*vertical-align: middle;
	 padding-left: 4% !important;*/
}
#ticket-status-table.dataTable tr td img {
	height: 18px;
}

#ticket-status-table.dataTable tr td:first-child img {
	height: 13px;
}
#ticket-status-table.dataTable tr td:first-child {
	text-align: center;
}
#ticket-status-table.dataTable tr td:first-child + td {
	text-align: center;
}
#ticket-table.dataTable tr td:first-child {
	text-align: center;
}
#ticket-table.dataTable tr td:first-child img {
	height: 11px;
}

#menuTicket {
	float: right;
	width: 87px;
}

#menuTicket ul {
	list-style: none !important;
	margin: 0px !important;
}

#menuTicket li {
	text-align: center;
	cursor: pointer;
	margin: 10px;
	float: right;
	height: 45px;
	width: 65px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	background: #f6f7f8;
	background: -moz-linear-gradient(top, #f6f7f8 0%, #e9ecf1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f7f8), color-stop(100%,#e9ecf1));
	background: -webkit-linear-gradient(top, #f6f7f8 0%,#e9ecf1 100%);
	background: -o-linear-gradient(top, #f6f7f8 0%,#e9ecf1 100%);
	background: -ms-linear-gradient(top, #f6f7f8 0%,#e9ecf1 100%);
	background: linear-gradient(to bottom, #f6f7f8 0%,#e9ecf1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f8', endColorstr='#e9ecf1',GradientType=0 );
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	line-height: 18px;
	border: 1px solid #BBB;
	border-color: #E6E6E6 #E6E6E6 #BFBFBF;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #A2A2A2;
}

#menuTicket li img {
	padding-top: 5px !important;
	height: 18px !important;
	display: inline-block !important;
	vertical-align: middle !important;
}

#menuTicket li a span {
	font-size: 12px !important;
	display: block !important;
	vertical-align: middle !important;
}

#menuTicket li a {
	color: #555 !important;
	white-space: normal !important;
}

#menuTicket li:hover {
	background: -moz-radial-gradient(center,ellipse cover,#fcfcfc 0,#dedede 100%);
	background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#fcfcfc),color-stop(100%,#dedede));
	background: -webkit-radial-gradient(center,ellipse cover,#fcfcfc 0,#dedede 100%);
	background: -o-radial-gradient(center,ellipse cover,#fcfcfc 0,#dedede 100%);
	background: -ms-radial-gradient(center,ellipse cover,#fcfcfc 0,#dedede 100%);
	background: radial-gradient(ellipse at center,#fcfcfc 0,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#dedede',GradientType=1);
}

/* --------------------------------- Ticket View ------------------------------------ */
.divLeftView {
	float: left;
	width: 50%;
}

.divRightView {
	float: right;
	width: 50%;
}
.paragraphView_left {
	float: left;
	margin-bottom: 4px !important;
}
.paragraphView_right {
	float: left;
	margin-bottom: 4px !important;
}

.inputViewTicket {
	border-radius: 5px;
	margin-left: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(rgb(216, 215, 215)));
	color: black;
	border-color: rgb(175, 173, 173);
	padding: 0px 0px 0px 6px !important;
	/*border-radius: 5px;
	 background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(#F7E9E7));
	 color: black;
	 border-color: #ADA4A2;
	 padding: 0 !important;*/
	height: 22px;
	padding-left: 6px !important;
	padding-right: 6px !important;
	margin-left: 10px;
	width: 124px;
}

.labelTicketView {
	display: block;
	float: left;
	width: 95px;
	text-align: right;
	vertical-align: middle;
}
.textarea {
	width: 400px !important;
	height: 200px !important;
	border-radius: 5px;
	border-color: gray;
	overflow: auto;
}

#newTicketForm span.error {
	font-size: .8em !important;
	color: red;
	padding: 10px 15px !important;
	color: #B52125;
	border: 0 !important;
	background-color: transparent !important;
}
.errorParagraph {
	margin: 0 !important;
	padding: 0 !important;
	height: 5px;
}

#manage-account a span {
	padding: 0 0px !important;
	height: 31px !important;
	margin: 0px 0 !important;
	border-right: 0px solid #682829 !important;
	border-left: 0px solid #D4676A !important;
	/*font-family: inherit !important;*/
	font-family: 'Tahoma', sans-serif !important;
}

.labelUser {
	font-size: 13px;
}

.labelUserBlack {
	color:#000000;
	font-size: 13px;
}
/* ---------------------------------------- FAQ ------------------------------------ */

.faq_menu {
	width: 26%;
	float: left;
	padding-left: 10px;
	padding-top: 15px;
}

.faq_content {

	width: 70%;
	float: right;
	min-width: 716px;
	min-height: 500px;
}
.faq_div {
	height: auto !important;
}
.content_div {
	height: auto !important;
}
.faq_menu_content {
	margin-top: 58px;
	margin-left: 12px;
	padding: 20px;
	border-radius: 10px;
	border-color: gray;
	border: 1px;
	box-shadow: 1px 1px 10px #ccc;
	-moz-box-shadow: 1px 1px 10px #ccc;
	color: white;
	background: url(../images/otis_redding.png) repeat;
	font-size: 14px;
}

.list-menu {
	margin-left: 12px;
	color: white;
	list-style-type: none !important;
}
.list-menu-ticket {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
	color: white;
}

.list-menu-ticket:hover {
	text-decoration: underline;
}

.list-menu:hover {
	text-decoration: underline;
}
.body_faq {
	height: auto !important;
	margin: 10px;
	padding: 30px;
	background: white;
	border-radius: 3px;
	box-shadow: 2px 2px 10px #999;
	min-height: 281px;
	text-align: justify;
}

/*
.body_faq img {
	max-width:100%;
}
*/

.image_faq {
	margin-top: 20px; 
	margin-bottom: 20px; 
	width: 615px;
	max-width: 100%;
}

.body_title {
	margin-left: 15px;
	margin-top: 11px;
}
.header_faq {
	margin: 10px;
	padding: 10px;
	height: 39px;
	border-radius: 4px;
	border-bottom: 3px double rgba(161, 161, 165, 0.96);
	/*background: rgb(198, 200, 201) !important;*/
	background-image: url("../images/shattered.png") !important;
	color: black;
}

.ticket-header {
	background-image: url("../images/shattered.png") !important;
}
.body_title_ticket {
	font-size: 18px;
	margin-left: 15px;
	margin-top: 11px;
}
.ticket-footer {
	margin: 10px;
	background-image: url("../images/shattered.png") !important;
}
.clearing {
	clear: both;
}

.faq-list {
	margin-bottom: 10px;
	list-style-type: circle;
	text-decoration: underline;
}
#divSearch li a:hover {
	text-decoration: underline;
	background: #E2C8C8;
}

#manage-account ul {
	font-size: 13px;
	list-style: none;
	padding-left: 0;
	float: left;
}
#manage-account li {
	float: left;
	position: relative;
	height: 31px;
	margin-top: 5px;
}

#manage-account ul li:last-child a span {
	border-right: none;
}

#manage-account ul li a span {
	border-left: none;
}

#manage-account a span {
	padding: 0 20px;
	height: 31px;
	margin: 8px 0;
	border-right: 1px solid #682829;
	border-left: 1px solid #D4676A;
	/*font-family: inherit;*/
	font-family: 'Tahoma', sans-serif !important;
}

#manage-account ul li:hover, #manage-account ul li:focus {
	background-color: #a61e22;
	/*	background: #feccb1;
	 background: -moz-linear-gradient(top,  #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%);
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feccb1), color-stop(50%,#f17432), color-stop(51%,#ea5507), color-stop(100%,#fb955e));
	 background: -webkit-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%);
	 background: -o-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%);
	 background: -ms-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%);
	 background: linear-gradient(to bottom,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%);
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 ); */
	-moz-transition: background-color .25s linear;
	-webkit-transition: background-color .25s linear;
	transition: background-color .25s linear;
}

#titleManageUsers {
	width: 500px;
	float: left;
}

#menuUsers {
	float: right;
	width: 180px;
}

#menuUsers ul {
	list-style: none;
	margin: 0px;
}

#menuUsers li {
	text-align: center;
	cursor: pointer;
	margin: 10px;
	float: right;
	height: 45px;
	width: 65px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	background: #f6f7f8;
	background: -moz-linear-gradient(top, #f6f7f8 0%, #e9ecf1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f7f8), color-stop(100%,#e9ecf1));
	background: -webkit-linear-gradient(top, #f6f7f8 0%,#e9ecf1 100%);
	background: -o-linear-gradient(top, #f6f7f8 0%,#e9ecf1 100%);
	background: -ms-linear-gradient(top, #f6f7f8 0%,#e9ecf1 100%);
	background: linear-gradient(to bottom, #f6f7f8 0%,#e9ecf1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f8', endColorstr='#e9ecf1',GradientType=0 );
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	line-height: 18px;
	border: 1px solid #BBB;
	border-color: #E6E6E6 #E6E6E6 #BFBFBF;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #A2A2A2;
}

#menuUsers li img {
	padding-top: 5px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
}

#menuUsers li a span {
	font-size: 12px;
	display: block;
	vertical-align: middle;
}

#menuUsers li span {
	font-size: 12px;
	display: block;
	vertical-align: middle;
}

#menuUsers li a {
	color: #555;
	white-space: normal;
}

#menuUsers li:hover {
	background: -moz-radial-gradient(center,ellipse cover,#fcfcfc 0,#dedede 100%);
	background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#fcfcfc),color-stop(100%,#dedede));
	background: -webkit-radial-gradient(center,ellipse cover,#fcfcfc 0,#dedede 100%);
	background: -o-radial-gradient(center,ellipse cover,#fcfcfc 0,#dedede 100%);
	background: -ms-radial-gradient(center,ellipse cover,#fcfcfc 0,#dedede 100%);
	background: radial-gradient(ellipse at center,#fcfcfc 0,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#dedede',GradientType=1);
}

#createGroup {
	box-shadow: 1px 1px 1.5px 1.5px #888;
	float: left;
	margin-left: 5px;
	font-weight: normal;
	font-size: 11px;
}

#updateGroup {
	box-shadow: 1px 1px 1.5px 1.5px #888;
	float: left;
	margin-left: 5px;
	font-weight: normal;
	font-size: 11px;
}

.groupPopup{
	position: absolute;
	display: none;
	background: #FFFFF9;
	max-width: 75%;
	margin-left: 10px;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid;
	border-radius: 4px;
	border-color: rgb(175, 173, 173);
	color: black;
}

#popup_ok {
	-webkit-box-align: center;
	text-align: center;
	cursor: default;
	color: buttontext;
	padding: 2px 6px 3px;
	border: 2px outset buttonface;
	background-color: ButtonHighlight !important;
	box-sizing: border-box;
	-webkit-appearance: push-button;
	white-space: pre;
	border-radius: 5px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 2%, #eeeeee 50%, #e2e2e2 51%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#eeeeee), color-stop(50%,#eeeeee), color-stop(51%,#e2e2e2), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}
#popup_ok:hover, #popup_ok:active, #popup_ok:focus {
	cursor: pointer;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 1%, #e2e2e2 51%, #eeeeee 52%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(1%,#e2e2e2), color-stop(51%,#e2e2e2), color-stop(52%,#eeeeee), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}
#popup_message {
	padding-left: 0 !important;
	margin-left: 15px !important;
}

#popup_cancel {
	-webkit-box-align: center;
	text-align: center;
	cursor: default;
	color: buttontext;
	padding: 2px 6px 3px;
	border: 2px outset buttonface;
	background-color: ButtonHighlight !important;
	box-sizing: border-box;
	-webkit-appearance: push-button;
	white-space: pre;
	border-radius: 5px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 2%, #eeeeee 50%, #e2e2e2 51%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#eeeeee), color-stop(50%,#eeeeee), color-stop(51%,#e2e2e2), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}

#popup_cancel:hover, #popup_cancel:active, #popup_cancel:focus {
	cursor: pointer;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 1%, #e2e2e2 51%, #eeeeee 52%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(1%,#e2e2e2), color-stop(51%,#e2e2e2), color-stop(52%,#eeeeee), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

#popup_content.alert {
	margin-left: 11px;
}
#popup_content.confirm {
	background: 8px 8px no-repeat url(images/important.gif) !important;
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background: 8px 8px no-repeat url(images/info.gif) !important;
	padding: 1em 1.75em;
	margin: 0em;
}

/* ---------------------- Migrate -----------------------------*/

.divMigrateForm {
	border-radius: 8px;
	background-color: white;
	margin: 10px;
	padding: 5px;
	height: auto !important;
	min-height: 150px;
	box-shadow: 3px 3px 5px 5px #888;
}

/* -------------------------------------------- Admin Menu --------------------------------------------- */

/*----------------------- new admin-menu bar without a links --------------------*/

#admin-menu {
	background: url(../images/bar-sprite.png) repeat-x;
	background-position: 0 -315px;
	display: block;
	float: left;
	margin-top: 1px;
	height: 47px;
	width: 100%;
}
#admin-menu ul {
	font-size: 13px;
	list-style: none;
	padding-left: 0;
	margin: 0;
	float: left;
}
#admin-menu li {
	float: left;
	position: relative;
	display: block;
	line-height: 47px;
	height: 47px;
	font-family: 'Tahoma', sans-serif !important;
	text-transform: uppercase;
	letter-spacing: .1425em;
	text-decoration: none;
	text-shadow: 1px 1px 1px black;
	color: white;
	font-weight: bold;
	background: url(../images/bar-sprite.png) repeat-x;
	background-position: 0 -315px;
}

#admin-menu li:hover, #admin-menu li:focus {
	background: url(../images/bar-sprite.png) repeat-x;
	background-position: 0 -400px;
	cursor: pointer;
}
#admin-menu span {
	padding: 0 20px;
	height: 31px;
	margin: 8px 0;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#admin-menu ul li:first-child span {
	border-left: none;
}

#admin-menu ul li:last-child span {
	border-right: none;
}

#admin-menu .current-menu-item, .current-menu-item > li, #admin-menu .current-menu-ancestor > li, #admin-menu .current_page_item > li, #admin-menu .current_page_ancestor > li {
	font-weight: bold;
	color: white;
	background: url(../images/bar-sprite.png) repeat-x;
	background-position: 0 -400px;
}

/* ---------------------- more_to_scroll popup -----------------------------*/

.more_to_scroll {
	display: none;
	height: 85px;
	width: 270px;
	position: absolute;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	text-align: center;
}

.more_to_scroll span {
	font-weight: bold;
	font-size: 14px;
	color: white;
	top: 32px;
	position: relative;
	width: 210px;
}

/* -------------------- Edit SOP table -------------------------------*/

.divSopForm {
	border-radius: 8px;
	background-color: white;
	margin: 10px;
	padding: 5px;
	height: auto !important;
	min-height: 390px;
	box-shadow: 3px 3px 5px 5px #888;
}
.divLeftSop {
	float: left;
	/*width: 50%;*/
	min-width: 480px;
	margin-top: 30px;
}
.divRightSop {
	float: right;
	width: 50%;
	min-width: 570px;
	margin-top: 30px;
}
.paragraphSop, .paragraphSopNoEdit {
	text-align: left;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0 !important;
}
.labelSopForm {
	display: block;
	float: left;
	text-align: right;
	vertical-align: middle;
	color: black;
}
.divLeftSop .labelSopForm{
	width: 130px;
}
.divRightSop .labelSopForm{
	width: 200px;
}
.paragraphSopNoEdit .labelSopForm {
	color: gray;
}
.inputSelectSop, .inputSelectSopLong {
	border-radius: 5px;
	margin-left: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFF9), to(#F7E9E7));
	color: black;
	border-color: #ADA4A2;
	padding: 0 !important;
	height: 22px;
	width: 150px;
	padding-left: 6px !important;
}
.inputSelectSopLong {
	width: 320px;
}
.paragraphSopNoEdit .inputSelectSop, .paragraphSopNoEdit .inputSelectSopLong {	
	color: gray;
}
.message_sop {
	height: 90px;
	margin-top: 30px;
	padding: 5px;
}

/* -------------------- SOP table -------------------------------*/

#sop-table.dataTable {
	font-size: 14px;
	text-shadow: 1px 1px 0px rgba(248, 248, 248, 0.3);
}

#sop-table_wrapper {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
}

#sop-table_filter {
	float: left;
	margin-left: 20px;
}

#sop-table_length {
	float: right;
	margin-right: 20px;
}

#sop-table.dataTable tr td:first-child {
	text-align: center;
}

#sop-table.dataTable tr td:first-child + td {
	text-align: center;
}

#sop-table_info {
	clear: both;
	margin: 25px 0px 20px -20px;
	text-align: right;
	width: 98%;
	float: none;
}

#sop-table_paginate {
	width: 700px;
	display: inline-table;
	text-align: left;
	margin-left: 15px;
}

#sop-table_first {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#sop-table_previous {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#sop-table_next {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
	margin-left: 4px !important;
}
#sop-table_last {
	width: 71px;
	margin-right: 2px;
	border: 1px solid #ccc;
}

/* -------------------- edit-sop table -------------------------------*/

#edit-sop.dataTable {
	font-size: 14px;
	text-shadow: 1px 1px 0px rgba(248, 248, 248, 0.3);
}

/* -------------------- Alimover table -------------------------------*/

#alimoverFilterDirection {
	padding-left: 10px;
}

#alimoverFilterSop {
	padding-left: 30px;
}

#alimover-table.dataTable {
	font-size: 14px;
	text-shadow: 1px 1px 0px rgba(248, 248, 248, 0.3);
}

#alimover-table_wrapper {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
}

#alimover-table_filter {
	float: left;
	margin-left: 20px;
}

#alimover-table_length {
	float: right;
	margin-right: 20px;
}

#alimover-table_info {
	clear: both;
	margin: 25px 0px 20px -20px;
	text-align: right;
	width: 98%;
	float: none;
}

#alimover-table_paginate {
	width: 700px;
	display: inline-table;
	text-align: left;
	margin-left: 15px;
}

#alimover-table_first {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#alimover-table_previous {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#alimover-table_next {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
	margin-left: 4px !important;
}

#alimover-table_last {
	width: 71px;
	margin-right: 2px;
	border: 1px solid #ccc;
}

/* -------------------- Batch table -------------------------------*/

#batch-table.dataTable {
	font-size: 14px;
	text-shadow: 1px 1px 0px rgba(248, 248, 248, 0.3);
}

#batch-table.dataTable tbody tr td:first-child {
	text-align: left;
}

#batch-table_wrapper {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
}

#batch-table_filter {
	float: left;
	margin-left: 20px;
}

#batch-table_length {
	float: right;
	margin-right: 20px;
}

#batch-table_info {
	clear: both;
	margin: 25px 0px 20px -20px;
	text-align: right;
	width: 98%;
	float: none;
}

#batch-table_paginate {
	width: 700px;
	display: inline-table;
	text-align: left;
	margin-left: 15px;
}

#batch-table_first {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#batch-table_previous {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#batch-table_next {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
	margin-left: 4px !important;
}

#batch-table_last {
	width: 71px;
	margin-right: 2px;
	border: 1px solid #ccc;
}

#resetButton {
	padding: 2px 2px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	-webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.35);
	box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.35);
}


/* -------------------- AliFTP table -------------------------------*/

#aliftp-table.dataTable {
	font-size: 14px;
	text-shadow: 1px 1px 0px rgba(248, 248, 248, 0.3);
}

#aliftp-table.dataTable tbody tr td:first-child {
	text-align: left;
}

#aliftp-table_wrapper {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
}

#aliftp-table_filter {
	float: left;
	margin-left: 20px;
}

#aliftp-table_length {
	float: right;
	margin-right: 20px;
}

#aliftp-table_info {
	clear: both;
	margin: 25px 0px 20px -20px;
	text-align: right;
	width: 98%;
	float: none;
}

#aliftp-table_paginate {
	width: 700px;
	display: inline-table;
	text-align: left;
	margin-left: 15px;
}

#aliftp-table_first {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#aliftp-table_previous {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
}

#aliftp-table_next {
	width: 71px;
	margin-right: 1px;
	border: 1px solid #ccc;
	margin-left: 4px !important;
}

#aliftp-table_last {
	width: 71px;
	margin-right: 2px;
	border: 1px solid #ccc;
}

#aliftp-resetButton {
	padding: 2px 2px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	-webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.35);
	box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.35);
}


/* ---------------------- Alimover Scheduler -----------------------------*/

#schedulerDiv {
	border-radius: 8px;
	background-color: white;
	margin: 10px;
	padding: 25px;
	height: auto !important;
	min-height: 370px;
	box-shadow: 3px 3px 5px 5px #888;
}

#schedulerContentDiv {
	margin-left: 50px;
	margin-top: 40px;
	margin-bottom: 110px;
}

#schedulerHeader {
	font-family: 'Tahoma', sans-serif !important;
	font-weight: 700;
	letter-spacing: .1425em;
	font-size: 20px;
	color: #B52125;
	margin-bottom: 40px;
	clear: both;
}

#schedulerHeaderTitle {
	width: 250px;
	float: left;
	display: inline-block;
	height: 80px;
}

#schedulerHeaderDisplay {
	font-family: 'Tahoma', sans-serif !important;
	font-weight: 700;
	letter-spacing: .1425em;
	font-size: 20px;
	color: #353535;
}

.schedulerSettings {
	clear: both;
	height: 30px;
}

.settingsKey {
	display: inline-block;
	height: 30px;
	width: 250px;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: left;
	letter-spacing: .1425em;
	font-size: 14px;
	font-weight: bold;
	color: #6D6D6D;
	clear: left;
}

.settingsValue {
	display: inline-block;
	height: 30px;
	width: 170px;
	float: left;
	border: 0px;
	border-color: white;
	font-size: 14px;
	font-weight: bold;
	color: #B52125;
}

.settingsMessage {
	font-size: 14px;
}

#schedulerButtons {
	clear: both;
	margin-left: 33%;
	margin-top: 40px;
}

#schedulerStatusButton {
	float: left;
}

#schedulerPauseButton {
	float: left;
}

.schedulerButton {
	padding: 6px 18px;
	font-size: 14px;
	font-family: 'Tahoma', sans-serif !important;
	font-weight: 400;
	color: #6d6d6d;
	border: 1px solid #c1b6b6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 2%, #eeeeee 50%, #e2e2e2 51%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#eeeeee), color-stop(50%,#eeeeee), color-stop(51%,#e2e2e2), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}

.schedulerButton:hover, .schedulerButton:active, .schedulerButton:focus {
	cursor: pointer;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 1%, #e2e2e2 51%, #eeeeee 52%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(1%,#e2e2e2), color-stop(51%,#e2e2e2), color-stop(52%,#eeeeee), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

#okSchedulerButton, #okCheckSchedulerButton {
	float: left;
	margin-left: 44%;
}

#alimoverButtonDiv {
	width: 600px;
}

/* ---------------------- Ali Tmp -----------------------------*/

#alitmpDiv {
	border-radius: 8px;
	background-color: white;
	margin: 10px;
	padding: 25px;
	height: auto !important;
	min-height: 150px;
	box-shadow: 3px 3px 5px 5px #888;
}

#alitmpContentDiv {
	margin: 50px;
}

.alitmpSettings {
	height: 50px;
}

.alitmpKey {
	display: inline-block;
	vertical-align: middle;
	width: 400px;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: left;
	letter-spacing: .1425em;
	font-size: 14px;
	font-weight: bold;
	color: #6D6D6D;
	clear: left;
}

.alitmpValue {
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	float: left;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-color: white;
	font-size: 21px;
	font-weight: bold;
	color: #B52125;
}

.alitmpButton {
	display: inline-block;
	vertical-align: middle;
	float: left;
	padding: 6px 18px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-family: 'Tahoma', sans-serif !important;
	font-weight: 400;
	color: #6d6d6d;
	border: 1px solid #c1b6b6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 2%, #eeeeee 50%, #e2e2e2 51%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#eeeeee), color-stop(50%,#eeeeee), color-stop(51%,#e2e2e2), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 2%,#eeeeee 50%,#e2e2e2 51%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}

.alitmpButton:hover, .alitmpButton:active, .alitmpButton:focus {
	cursor: pointer;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 1%, #e2e2e2 51%, #eeeeee 52%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(1%,#e2e2e2), color-stop(51%,#e2e2e2), color-stop(52%,#eeeeee), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e2e2e2 1%,#e2e2e2 51%,#eeeeee 52%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

#okAliTmpButton {
	float: left;
	margin-left: 44%;
}

.changePassword {
	color:#000000;
}

#excelDiv {
	position: relative;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 30px;
	margin-left: -125px;
	margin-top: -15px;
	padding: 14px 0 2px 0;
	/*border: 1px solid #ddd;*/
	text-align: center;
	color: #999;
	font-size: 14px;
	/*background-color: white;*/
	z-index:2;
}

#excelButton {
	text-align: center;
	cursor: pointer;
	margin: 1px;
	height: 28px;
	width: 225px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	background: #f6f7f8;
	background: -moz-linear-gradient(top, #f6f7f8 0%, #e9ecf1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f7f8), color-stop(100%,#e9ecf1));
	background: -webkit-linear-gradient(top, #f6f7f8 0%,#e9ecf1 100%);
	background: -o-linear-gradient(top, #f6f7f8 0%,#e9ecf1 100%);
	background: -ms-linear-gradient(top, #f6f7f8 0%,#e9ecf1 100%);
	background: linear-gradient(to bottom, #f6f7f8 0%,#e9ecf1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f8', endColorstr='#e9ecf1',GradientType=0 );
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	line-height: 18px;
	border: 1px solid #BBB;
	border-color: #E6E6E6 #E6E6E6 #BFBFBF;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #A2A2A2;
}

#excelText {
	color:black;
}

#excelStatus {
	margin: 10px;
}
