tbl
html,
body {
	font: 11px/14px Tahoma, Arial, Helvetica, sans-serif!important;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #545454;
	background: #E4E4E4;
	text-align: left;
    overflow-x: hidden;
}


@-ms-viewport {
  width: auto !important;
}

h1,
h2,
h3,
h4,
h5 {
	margin: 0px 0 5px 0px; 
	display: block;
}


h6 {
	margin: 10px 0 0;
	padding: 0 5px;
	display: block;	
}

form,
label,
input,
select,
textarea {
	display:inline;
}






p {
	margin: 0;
	padding: 3px 5px 7px;
	display: block;
}


hr{
	clear:both;
	height:1px;
	width:90%;
	color:black;
	text-align:left;
}




#Container {
	width: auto;
	height: auto;
	z-index: 0;
	margin:0;
}

/* HEADER ITEMS
---------------------------------------------------- */


#Header {
	height: 69px;
	background: url(/wef/images/top.gif) repeat;
	margin:0px;
}


#LogoText {
	height:25px;
	padding-top:10px;
	margin:0px;
	color: #FFFFFF;
	width:500px;
	border: 0px solid black;
}


/* LOGNIN FORM
---------------------------------------------------- */


#LoginPanel {
	float:right;
	height:100%;
	background:#F9F9F9;
	border-left:5px solid #E5E5E5;
	padding-left:10px;
 }

#LoginPanel table {
	margin:0px;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	
}


#LoginPanel table td, 
#LoginPanel input{
	padding:1px 2px 2px 2px;
	font: 10px/10px Tahoma, Arial, Helvetica, sans-serif; 
}


.Bold {
	font-weight:bold;
	
}
.Btn  {
	width: 70px;
	text-align:center;
 	/*padding-bottom:5px;*/
	height:22px;
	background-color:#52ace3;
	/*background-color:#9BA0FF;*/
	color:white;
	border-bottom:1px solid black;
	border-right:1px solid black;
 	font-size:10px;
}
/* STATUS BARS
---------------------------------------------------- */
#WebSoftTTStatusBarFail{
	background: #FF0000;
}

#WebSoftTTStatusBarSuccess{
	background: #E9E4C8;
}

#WebSoftTTStatusBarSuccess, #WebSoftTTStatusBarFail{
	height: 26px;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #BBBBBB;
}







/* NAVIGATION
---------------------------------------------------- */

#WebSoftTTAdminMenu {
	position: relative;
	text-align: left;
	/*background: url(/wef/images/navi_m2.gif) repeat-x;*/
	border-bottom: 1px solid #BBBBBB;
	z-index:15;
}





/* CENTER FRAME
---------------------------------------------------- */
#CenterFrame {
	
	margin-left: 0px;
	margin-top: 0px;
	padding-top:13px;
	padding-left:10px;

 }


.PageTitle {
	padding-top:7px;
	font:   bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	
}

.BreadCrumbs {
	clear:both;
	float:left;
 	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;	

}
.Search {
	position:relative;
	float:right;
	margin:1px 1px 1px 2px;
	padding:0px;
	text-align:right;
	background-color:white;
	border-top:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
}

.Search input {
 	vertical-align:middle;
 	bottom:1px;
	height:13px;

}
.Search select{
 	vertical-align:middle;
 	bottom:1px;
	height:17px;
	font-size: 10px;
 

}

#Content {
	
 	empty-cells:show; 
 	background:transparent; 
	width:99%;
	margin-bottom:20px;
	margin-top:10px;

}

#ContentHeader {
	
	height: 27px;
	/*background-color:#9BA0FF; */
	padding-left:5px; 
	background: -webkit-linear-gradient(#84c0e8,#90cbf3,#2295d6);
	background: linear-gradient(#84c0e8,#90cbf3,#2295d6);
}

#ContentPane {
	
	background-color:#FFFFFF;
	border-left:1px solid #BBBBBB;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:20px;
	padding-right:5px; 


}



#ContentMenu {

	position: relative;
	padding-top: 10px;
	padding: 0;
	text-align: left;
	background: url(/wef/images/navi_m2.gif) repeat-x;
	z-index:0;

}

#ContentBottomShadow{
	background: url(/wef/images/bottom-bg.gif) no-repeat;
	margin-left:5px;
}





#Configuration {
	text-align:left;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;	
}

#Motd {

	width:350px;
	padding-bottom:50px;
}
#MotdText {
	
	text-align:left;
	overflow:auto;
	width:350px;
	padding:5px;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:5px solid #E5E5E5;
	border-bottom:5px solid #E5E5E5;
	z-index:1;
	background-color:#F9F9F9
	
}

textarea.motd {
	width:350px;
	height:400px;
}

#PostitNote{
	position:absolute;
	top:175px;
	left:20px;
	z-index:0;
	overflow:auto;
	
}


#HomePageNotesCol{
	float:right;
}
#CurrentTasks {
	margin:5px;
	padding-bottom:25px;
}
#RecentArrivals {
	margin:5px;
}


/* Tables
---------------------------------------------------- */

table tr td.Bold  {
	font-weight:bold;
	vertical-align:top;
}

th, td{
	padding: 5px;
	
}

tr.SortHead th, tr.NoSort th {
	/*background-color:#9BA0FF;
	border-bottom: 1px solid #545454;*/
 	background: url(/wef/images/navi_m2.gif);
 	border-bottom: 1px solid #ccc;
    box-shadow: 1px 1px 2px #cecece;
    padding: 7px 0;
    color: #333;
    background-repeat: repeat-x;
 }

tr.SortSubHead th {

 background-color:#DFE2E9;
 
 }

tr.SortHead th a, 
tr.SortHead th a:link, 
tr.SortHead th a:visited, 
tr.SortHead th a:hover {
	color: #333;
	text-decoration:none;
}



tr.SortHead, tr.NoSort {
	color: White;
}

th.Center, td.Center {
 text-align: center;
 vertical-align:top;
}


td.Top  {
 
 vertical-align: Top;
 
 
}

tr.Row1 {
  background-color:#f5f5f5;
}

tr.Row2{
 background-color:#FFFFFF;
} 
tr.Redflag{
 background-color:#FF0000;

} 

tr.SubRow2 td.SubRowFirstCell,
tr.SubRow1 td.SubRowFirstCell,
tr.DetailRow td.SubRowFirstCell,
tr.SubRedflag td.SubRowFirstCell  {
	background-color:#FFFFEE;
	border-right:0px solid black;
	border-left:0px solid black;
	border-top:0px solid black;
	border-bottom:0px solid black;
}


tr.SubRow1 td {
	background-color:#CEFFCA;
	border-top:1px solid black;
	border-bottom:1px solid black;
}

tr.SubRow2 td{
	background-color:#CEFFCA;
	border-top:1px solid black;
	border-bottom:1px solid black;
} 
tr.SubRedflag td{
	background-color:#FF0000;
	border-top:1px solid #F00000;
} 
tr.New {
 background-color:#D6FFA3;

} 

td.error{
 color:red;
}
td.errorcenter{
 color:red;
 text-align:center;
 background-color:white;
}


tr.DetailRow td {
  background-color:#E2EAFF;
/*   padding: 3px; */
/*  vertical-align: top; */
  font-weight:bold;
 }


td.tblFoot{
  /*background-color:#9BA0FF;*/
  background: url(/wef/images/navi_m2.gif);
  text-align:right;
  padding-right:20px;
  color: #333!important;
}

td.tblFoot a{
   text-decoration:none;
   color: #333;
}
table.postit  {
	background:yellow; 
	border:1px solid black;
	width:350px;
	
}


table.postit thead tr th  {
	color:white;
	background:#9BA0FF;
	border-bottom:1px solid black;
}

table.postit td  {
	padding-left:5px;
	padding-top:2px;
	text-align:left;
	
}

table.tblEntityView thead  a,
table.tblEntityView thead  a:link,
table.tblEntityView thead  a:visited, 
table.tblEntityView thead  a:hover {
	color: #545454;
	text-decoration:none;
}




#tblGrid table {
	border-collapse: collapse;
	table-layout:fixed;
	width:100%;
}

#tblNoGrid table {
	table-layout:fixed;
/* 	margin-left:20px; */
	width:100%;
}

#tblEdit table {
 
/*  margin-left:20px; */
 margin-top:20px;
 width:100%;
 
}

#tblEdit table.DynamicProperties {
	margin:5px;
	background-color:white;
	border: 1px solid #AFB2B9;
	width:400px;
}


#tblEdit th, #tblEdit tfoot  {
	border-top: 1px solid #AFB2B9;
	border-bottom: 1px solid #AFB2B9;
	white-space:nowrap;
 }
#tblEdit thead tr th{
	border: none!important;
	padding-bottom: 24px;
}

#tblEdit input{
	vertical-align:middle;
 	/*height:13px;*/
	font: 11px/12px Tahoma, Arial, Helvetica, sans-serif; 
	/*width:180px;*/
	/*padding: 3px;*/
	border-radius: 4px;
    width: 354px;
    border: 1px solid #ccc;
    height: 24px;
}

#tblEdit input.checkboxes, .checkboxes {
	height: auto;
	width: auto;
}

#tblEdit input.radio, .radio {
	height: auto;
	width: auto;
}

#tblEdit input.Btn{
	border: none!important;
    box-shadow: 1px 1px 2px #0a5786;
 	/*height:18px;*/
	width:auto;
	font-weight: bold;
	cursor: pointer;
}
#tblEdit textarea{
	padding-left: 6px;
	padding-right: 6px;
}
#tblEdit select,#tblEdit textarea{
/* 	height:17px; */
	border-radius: 4px;
	font: 11px/12px Tahoma, Arial, Helvetica, sans-serif; 
}
#tblGrid .Btn{
	border-radius: 4px;
    border: 1px solid #ccc;
    padding: 1px;
    border-bottom: 2px solid #2686bf;
}
.PageTitle a{
	text-shadow: none;
}
#tblEdit textarea{
	height:90px;
	width:350px;
	font: 11px/12px Tahoma, Arial, Helvetica, sans-serif; 
}
.tblModalGrid table {
	border-collapse: collapse;
	border-bottom: 0px solid black;
	table-layout:fixed;
	margin:0px;
	width:500px;
}

#tblModal table {
	margin:0px;
}


#tblConfiguration table {
	width:100%;
}

#tblConfiguration a{
	text-decoration:none;
	text-align:left;
}

#tblEdit table.tblSmall {

	width:500px;
	border:1px solid black;

}

#tblEdit table.tblSmallNew  {

	width:500px;
	background:#A6DDFF;
	border:1px solid black;

}



#tblEdit a,  a:link,a:visited, a:hover {
	color: #545454;
	text-decoration:underline;
}

#lastmodified {
/* 	border-top:1px solid #717171; */
	padding-top:5px;
	color:#717171;
	padding-left: 13px;

}

#created {
/* 	border-top:1px solid #717171; */
	padding-top:5px;
	color:#717171;
	clear:both;	
	padding-left: 13px;
}


/*#div_search_term{

	border:1px solid black;
	width:90%;
	padding:10px;
	background-color:#FFFFFF;
	border-collapse: collapse;
}
#div_search_display{
	
	border:1px solid black;
	display:none;
	width:90%;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	/*background-color:#A6DDFF;*/
/* 	border-collapse: collapse; */
/*}*/



table.Address, td.Phone, td.Emailaddress, table.Contact, table.Entity {
	background-color: #E5FFFE;
}
table.Address, table.Contact, table.Entity{
	border-bottom: 3px solid white;
}

table.AddressTitle, td.PhoneTitle, td.EmailaddressTitle, table.ContactTitle, table.EntityTitle {
	background-color: #AFB2B9;
}
table.AddressNew, td.PhoneNew, td.EmailaddressNew, table.ContactNew, table.EntityNew {
	background-color: #EEEEEE;
}
table.AddressNew, table.ContactNew, table.EntityNew {
	border-bottom: 3px solid white;
}

table.AddressMod, td.PhoneMod, td.EmailaddressMod, table.ContactMod, table.EntityMod {
	background-color: #FFEEEE;
}
table.AddressMod, table.ContactMod, table.EntityMod {
	border-bottom: 3px solid white;
}



 TABLE.calendar { text-align: center; }
  TH.month { background-color: #E0E0E0; }
  TD.prev-month { text-align: left; }
  TD.next-month { text-align: right; }
  TH.day-of-week { font-size: 8pt; }
  TD.selected-day { background-color: #FFFFFF; }
  TD.day { background-color: #E0E0E0; }
  TD.today { background-color: #E0E0E0; font-weight: bold; }

/* FOOTER
---------------------------------------------------- */
#Footer {
 clear: both;
 width: 100%;
 position:relative;
/*  color: #999999; */

/*  margin: 60px 0px 0px 0px; */
/*  padding: 15px 0px 0px 0px; */
/*  font: 11px/16px Tahoma, Arial, Helvetica, sans-serif; */
/*  border-top: 20px solid #1D4A92; */
 
/*  background: transparent; */
}

#FooterBlock {
 text-align: center;
/* border: 1px solid black; */
}

#FooterBlock #Copyright {
 font-size: 10px;
}

#FooterBlock a,
#FooterBlock a:link {
 color: #999999;
 text-decoration: none;
}

#FooterBlock a:hover {
 color: #3F3F3F;
 text-decoration: underline;
}

/*Vien*/
#ContentHeader {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 30px!important;
    /*background: linear-gradient(#99c4e8,#9BA0FF)!important;*/
}
.bg-popup{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0.3;
}
.soft_delete{
	width: 50%;
	float: left;
}
.hard_delete{
	width: 50%;
	float: right;
}
/*vien edit 2017/03/28*/
/*custom menu header*/
#imouter0{
	padding: 0!important;
	width: auto!important;
}
#imenus0 a{
	border-color: transparent!important;
	padding: 4px 8px!important;
}
#imcontainer20{
	width: 100%!important;
}
#imcontainer10{
	height: 26px!important;
}
#imenus0 ul{
	padding: 0!important;
}
#imenus0 li{
	border-right: 1px solid #ccc;
}
#imenus0 ul li{
	border-right: none!important;
}
#imenus0 li,#imenus0 .imsubc{
	padding: 0!important;
	width: 214px!important;
}
#imenus0 ul li{
	border-bottom: 1px solid #ccc;
}
#imenus0 ul .imsubc{
	top: -25px!important;
}
#ContentHeader .PageTitle{
	text-shadow: 1px 1px 2px #515050;
}
.block_content select{
	cursor: pointer;
}
#imenus0 ul li a.ihover{
	font-weight: bold!important;
}
#imcontainer10{
	width: auto!important;
}
#grp_srch_btn,#mail_lst_btn{
	border-radius: 4px;
    background: linear-gradient(#d9dada,#f1f5f7,#c1c4c5)!important;
    background: -webkit-linear-gradient(#d9dada,#f1f5f7,#c1c4c5)!important;
    padding: 2px 0 2px 0;
    color: #333!important;
    text-shadow: none;
}
#grp_srch_btn:after,#mail_lst_btn:after{
	font-family: FontAwesome;
	content: "\f0dd";
	float: right;
	margin-right: 6px;
}
#mail_lst_btn{
	padding: 4px 0 1px 0!important;
	z-index: 8!important;
}
#grp_srch_menu,#quick_srch_menu{
	margin-top: 2px;
}
.grp_srch_sub div:last-child{
	border-bottom: none;
}
.fa-fa {
  font-family: FontAwesome, 'MS UI Gothic' !important;
  /*color: #ddd;*/
}
.fa-fa-icon{
	font-family: FontAwesome, 'Arial' !important;
    width: auto!important;
    box-shadow: 1px 1px 2px #0a5786;
    background-color: #52ace3;
    border: none!important;
    color: #fff;
    padding: 2px 7px 0 7px;
    font-size: 12px!important;
    font-weight: bold!important;
}
#gnrl_srch_btn,#export_page{
	border: 1px solid #ccc;
    color: #fff;
    font-size: 11px;
    border-left: none;
    width: 50px!important;
    border-radius: 0px 4px 4px 0;
    box-shadow: 1px 1px 2px #ccc;
    height: 23px!important;
    padding: 2px 3px 4px 3px!important
}
#tblEdit input#gnrl_srch_btn{
	border-bottom: 2px solid #1d77ad!important;
    height: 28px!important;
    border-radius: 0 4px 4px 0!important;
    border-left: none!important;
    padding-top: 7px!important;
    box-shadow: none!important;
}
#gnrl_srch_key{
    border-radius: 4px 0 0 4px!important;
    border: 1px solid #ccc;
    padding: 4px 3px 4px 3px!important;
    box-shadow: 1px 1px 2px #f5f5f5;
    height: 27px!important;
}
#gnrl_srch_key:focus{
	outline: none;
}
#export_page{
	margin-top: -5px;
	width: 64px!important;
	font-size: 12px!important;
	padding-top: 5px!important;
}
#tblEdit select{
	height: 28px!important;
    width: 366px;
}
#LoginPanel .Row1{
	background:#E5FFFE;
}
#inactive_lst_btn{
	border-radius: 4px;
	background: linear-gradient(#d9dada,#f1f5f7,#c1c4c5)!important;
	background: -webkit-linear-gradient(#d9dada,#f1f5f7,#c1c4c5)!important;
}
#inactive_lst_btn a{
	text-shadow: none;
}
#tblEdit th input.Btn{
	border: 1px solid #ccc;
    padding: 2px 10px;
    border-radius: 4px;
/*    border-bottom: 2px solid #1184c5;*/
    height: 23px;
}
input[name=clear_recipients]{
	height: 26px!important;
    padding-top: 2px;
    width: 56px!important;
    margin-left: 10px;
    border: none!important;
    box-shadow: 1px 1px 2px #0a5786;
}
table tr:hover{
	cursor: pointer;
}
.group-btn-new-contact input{
	width: auto!important;
    background-color: #52ace3;
    color: white;
    box-shadow: 1px 1px 2px #0a5786;
    border: none!important;
    font-size: 12px!important;
}

#date_range_filter_btn{
	border: none;
    border-radius: 4px;
    height: 23px!important;
    font-size: 12px;
    border-bottom: 2px solid #2686bf;
}
.PageTitle a{
	text-shadow: 1px 1px 2px #515050;
	color: #fff;
}
.PageTitle #inactive_lst_btn a{
	color: #333;
}
#tblEdit input{
	padding-left: 6px;
	padding-right: 6px;
}
#tblEdit .tbl-bounce-setting select{
	width: auto!important;
}
#from,#to{
	border-radius: 4px;
	border: 1px solid #ccc;
	padding: 4px;
	margin: 0 2px;
}
/* Calendar
----------------------------------*/
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 0px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
  border-radius: 2px;
  cursor: pointer;
}
.ui-datepicker select.ui-datepicker-month:hover,
.ui-datepicker select.ui-datepicker-year:hover{
  cursor: pointer;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

/* Component containers calendar
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited, {
  color: #454545;
  text-decoration: none;
}
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,{
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover:hover{
  cursor: pointer;
  border: 1px solid #ccc;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #6294d3;
    font-weight: normal;
    color: #ffffff;
}
.ui-state-default:hover{
  background: linear-gradient(#fff,#ccc);
  background: -webkit-linear-gradient(#fff,#ccc);
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter:Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/tt/images/ui-icons.png");
}
.ui-widget-header .ui-icon {
  background-image: url("/tt/images/ui-icons.png");
}
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-corner-all{
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#tblEdit select[name=group_ref]{
	width: auto!important;
	height: 25px!important;
}
td.tblFoot{
	box-shadow: 1px 1px 6px #a9a9a9;
    border-left: none!important;
    border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
#tblGrid{
	padding: 0px 10px;
}
.tbl-user-create .Row1,.tbl-role-create .Row1,.tbl-groups-create .Row1,.tbl-reference-create .Row1{
	background: none;
}
#tblGrid thead tr th{
	padding-left: 6px;
}
#tblGrid thead tr th:first-child{
	border-top-left-radius: 4px;
}
#tblGrid thead tr th:last-child{
	border-top-right-radius: 4px;
}
#tblGrid tr td:first-child{
	border-left: 1px solid #ccc;
}
#tblGrid tr td:last-child{
	border-right: 1px solid #ccc;
}
.tblFoot a span{
	border-radius: 4px;
    background: linear-gradient(#f1eded,#d6d6d6)!important;
    background: -webkit-linear-gradient(#f1eded,#d6d6d6)!important;
    box-shadow: 1px 1px 2px #ccc;
}
/*recipients create*/
.recipients-create #LoginPanel{
	border-left: none;
	padding-left: 0;
}
.recipients-create #LoginPanel table td{
	padding-left: 10px;
}
.recipients-create #ContentMenu{
	width: 14.4%;
	float: left;
}
.recipients-create #ContentPane{
	width: 85%;
	float: right;
	border-bottom-right-radius: 9px;
}
.recipients-create #imcontainer11{
	height: auto!important;
	width: 100%!important;
}
.recipients-create #imenus1 a{
	border-color: transparent;
	font-size: 12px;
	padding: 8px 0 8px 24px;
	text-align: left;
}
.recipients-create #imenus1 a:hover{
	text-decoration: none;
}
.recipients-create #imcontainer21{
    width: 100%;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 2px #ccc;
    background: #fff;
    border-bottom-left-radius: 11px;
    background: #f5f5f5;
}
.tbl-recipients-list{
	padding: 0 10px;
}
.tbl-recipients-list .group-btn-recipient-list{
    text-align: right;
    margin-top: -10px;
    padding-bottom: 10px;
    padding-right: 10px;
}
#gs_row td:first-child{
	border-top-left-radius: 10px;
}
#gs_row td:last-child{
	border-top-right-radius: 10px;
}
.tbl-recipients-list .row-btn-bottom td:first-child{
	border-bottom-left-radius: 10px;
}
.tbl-recipients-list .row-btn-bottom td:last-child{
	border-bottom-right-radius: 10px;
}
.recipients-create #imcontainer21 div,.recipients-create #imouter1{
	width: 100%!important;
}
.recipients-create{
	background: #fff;
}
.recipients-create #imouter1{
	padding-top: 0px!important;
}
.recipients-create #imenus1,.recipients-create #imenus1 li{
	width: 100%!important;
}
.recipients-create #imenus1 li{
	border-bottom: 1px dotted #ccc;
}
.recipients-create table tr td.Bold{
	padding-left: 20px;
}
.recipients-create tr.Row1{
	background: none;
}
.recipients-create #Footer{
	padding: 7px;
    background: url(/wef/images/navi_m2.gif) repeat-x;
    box-shadow: 1px 1px 2px #ccc;
}
.recipients-create #Footer a,.recipients-create #FooterBlock{
	font-size: 12px;
}
.recipients-create #CenterFrame{
	padding-left: 0;
}
.recipients-create #Content{
	margin: 0 2% 40px 2%;
}
.recipients-create #Content{
	width: 96%;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    box-shadow: 1px 1px 4px #ccc;
    border-radius: 0 8px 8px;
}
.recipients-create input[type=submit]{
	background-color: #337ab7;
	box-shadow: 1px 1px 2px #142029;
}
.group-btn-ref-edit{
	text-align: left;
}
.recipients-create .group-btn-new-contact input[type=reset],
.group-btn-mailinglist-create input[type=reset],.group-btn-ref-edit input[type=reset]{
	background-color: #f0ad4e;
	box-shadow: 1px 1px 2px #794e10!important;
} 
.recipients-create .group-btn-new-contact .btn-del{
	background-color: #d9534f;
	box-shadow: 1px 1px 2px #650d0b!important;
}
.recipients-create .group-btn-new-contact input[type=submit]:hover{
	background-color: #236196;
	cursor: pointer;
}
.recipients-create .group-btn-new-contact input[type=reset]:hover{
	background-color: #f1991d;
	cursor: pointer;
}
.recipients-create .group-btn-new-contact input[type=button]:hover{
	background-color: #bf2e2a;
	cursor: pointer;
}
.recipients-create #imenus1 li:hover{
	border-left: 2px solid #1273c1;
}
.recipients-create .group-btn-new-contact{
    padding-right: 7px;
    margin-top: 20px;
    margin-left: 10px;
    padding-left: 18px;
    
}
.group-btn-mailinglist-create{
	margin-bottom: 10px;
	text-align: left;
}
.row-maillinglist-create .Row1{
	background: #fff;
}

_:-ms-fullscreen, :root .recipients-create .group-btn-new-contact{
	float: left;
	padding-left: 11px;
}
.recipients-create .group-btn-new-contact .field-bounce{
	width:295px;
}
.recipients-create #imouter1 li:first-child a:before{
	font-family: FontAwesome;
    content: "\f2bd";
    padding-right: 7px; 
}
.recipients-create #imouter1 li:nth-child(2) a:before{
	font-family: FontAwesome;
    content: "\f041";
    padding-right: 10px;
    font-size: 15px;
}
.recipients-create #imouter1 li:nth-child(3) a:before{
	font-family: FontAwesome;
    content: "\f0e0";
    padding-right: 7px; 
}
.recipients-create #imouter1 li:nth-child(4) a:before{
	font-family: FontAwesome;
    content: "\f0c0"; 
    padding-right: 7px; 
}
.recipients-create #imouter1 li:nth-child(5) a:before{
	font-family: FontAwesome;
    content: "\f040";
    padding-right: 7px; 
}
.recipients-create #imouter1 li:nth-child(6) a:before{
	font-family: FontAwesome;
    content: "\f249";
    padding-right: 7px; 
}

.recipients-create-profile #imouter1 li:first-child{
	background: #fff;
}
.recipients-create #tblEdit .group-btn-new-contact .btn-clear,
.recipients-profile #ContentPane .group-btn-new-contact .btn-clear,.group-btn-mailinglist-create .btn-clear{
	background-color: #959696!important;
    box-shadow: 1px 1px 2px #333!important;
}
.recipients-profile .group-btn-mailinglist-create{
	padding: 16px;
	text-align: left;
}
.recipients-create .reset-bounce{
	background: none!important;
	box-shadow: none!important;
	color: #333!important;
    cursor: pointer;
}
.recipients-create .gr-recipient-edit .group-btn-new-contact {
	float: left;
}
.recipients-create .gr-recipient-edit .fa-fa-icon{
	margin-left: 3px;
}
/*recipients-edit*/
.recipients-edit  #imouter1 li:first-child a{
	background-color: #fff!important;
}
/*recipients-address*/
.recipients-address #imouter1 li:nth-child(2) a{
	background-color: #fff!important;
}
/*recipients-ekakitome*/
.recipients-ekakitome #imouter1 li:nth-child(3) a{
	background-color: #fff!important;
}
/*recipients-profile*/
.recipients-profile #imouter1 li:nth-child(4) a{
	background-color: #fff!important;
}
.recipients-profile .group-btn-new-contact{
	width: 226px;
    margin-left: 15px;
    margin-top: 23px;
    margin-bottom: 15px;
}
.recipients-profile button,.recipients-profile select,.recipients-profile input{
	border-radius: 4px;
}
.recipients-profile select,.recipients-profile input{
	height: 25px;
	border: 1px solid #b1acac;
}
/*recipients-notes*/
.recipients-notes #imouter1 li:nth-child(5) a{
	background-color: #fff!important;
}
.recipients-log-details #imouter1 li:nth-child(6) a{
	background-color: #fff!important;
}
/*upload file*/
.btn-upload-file{
  border: 1px solid #ccc;
  width: 78px;
  border-radius: 4px;
  margin-top: 5px;
  color: white;
  background: -webkit-linear-gradient(#aad8ff,#2066bd);
  background: linear-gradient(#aad8ff,#2066bd);
  padding: 0 10px;
  position: relative;
  cursor: pointer;
  height: 24px;
  float: left;
  margin-right: 10px;
}
.btn-upload-file span{
  display: inline-block;
  position: absolute;
  left: 7px;
  top: 5px;
  cursor: pointer;
}
.btn-upload-file span:last-child{
  margin-left: 18px;
}
.btn-upload-file input{
  position: absolute;
  z-index: 10;
  cursor: pointer!important;
  width: 100%;
  height: 24px;
  left: 0;
}
.name-file{
  float: left;
  margin-top: 12px;
  font-weight: bold;
}
.bg-popup{
	position: fixed;
    top: 0;
    left: 0;
    background: #505050;
    opacity: 0.5;
    z-index: 50;
    width: 100%;
    height: 100%;
    display: none;
}
.popup-message{
	position: absolute;
    width: 30%;
    overflow: hidden;
    margin: 7% auto;
    left: 40%;
    z-index: 99999;
    background: white;
    border-radius: 6px;
    box-shadow: 1px 3px 5px #6f6969;
    display: none;
    animation-name: example;
    animation-duration: 1s;
}
@keyframes example{
    from {transform: scale(0.8);}
    to {transform: scale(1);}
}
.title-message{
	background: #3c9bd8;
    padding: 9px 15px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;

}
.title-message i{
	float: right;
    font-size: 18px;
    cursor: pointer;
}
.content-message{
	padding: 10px 15px 16px 15px;
    overflow: hidden;
}
.content-message p{
	text-align: center;
    font-size: 14px;
    margin-top: 20px;
}
.content-message button{
	float: right;
    margin: 20px 2px 0 0;
    border-radius: 3px;
    border: none;
    padding: 5px 8px;
    color: #fff;
  	text-shadow: 1px 1px 2px #565656;
  	background: linear-gradient(#f9c274,#f99200);
  	background: -webkit-linear-gradient(#f9c274,#f99200);
  	outline: none;
    box-shadow: 1px 1px 2px;
    cursor: pointer;
}
.content-message button:hover{
	background:#f3af2e;
}
input.datepicker-img{
    background-image: url("/tt/images/calendar.png");
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 20px 19px;
    padding-right: 26px;
    font-size: 12px;
}
#ui-datepicker-div{
	width: 18em!important;
    top: 192px!important;
}
.tbl-app-edit td.Bold{
	width: 70px;
}
.tbl-app-edit tr.Row1{
	background-color: #fff;
}
.tbody-ref-edit input[name="value_code"],.tbody-ref-edit input[name="value_description"],.tbody-ref-edit input[name="value_display_order"]{
	width: 274px!important;
}
.export-group-timeline{
	padding: 10px 10px 0 10px;
}
.row-maillinglist-create{
	clear: both;
}
.group-btn-mailinglist-create input{
	margin-right: 6px;
}
/*Vien - responsive Contact page - 20170606*/
@media only screen and (max-width: 360px){
	.tbl-recipients-list{
		padding: 0;
	}
	#ContentPane #tblEdit tbody input[type="text"],#ContentPane #tblEdit tbody input[type="password"]{
		width: 95%!important;
	}
	#Content #ContentPane #tblEdit tbody select{
		width: 100%!important
	}
	#Content #ContentPane #tblEdit tbody textarea{
		width: 95%!important;
	}
}
@media only screen and (max-width: 410px){
	.btn-export-drive{
		float: left;
		margin-top: 10px;
	}
	.btn-send-track-trace{
		float: left;
		margin-top: 10px;
	}
	.row-maillinglist-create{
		clear: both;
	}
	.tbl-edit .group-btn-mailinglist-create input{
		padding: 2px 12px!important;
	}
	.PageTitle {
	    font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	}
	#tblEdit .tbl-recipients-list #gnrl_srch_key{
		width: 126px!important;
	}
	#tblEdit input#gnrl_srch_btn{
		width: 37px!important;
	}
	#grp_srch_btn,#mail_lst_btn{
		width: 115px!important;
	}
	#ContentHeader #mail_lst_btn{
    	left: 158px!important;
	}
	#tblEdit tbody input[type="text"],#tblEdit tbody input[type="password"]{
		width: 95%!important;
	}
	#tblEdit tbody select{
		width: 100%!important
	}
	#tblEdit tbody textarea{
		width: 95%!important;
	}
	
}
@media only screen and (max-width: 500px) and (min-width: 410px){
	#tblEdit tbody input[type="text"],#tblEdit tbody input[type="password"]{
		width: 95%!important;
	}
	#tblEdit tbody select{
		width: 100%!important
	}
	#tblEdit tbody textarea{
		width: 95%!important;
	}
	.btn-export-drive{
		float: left;
		margin-top: 10px;
	}
}
@media only screen and (max-width: 550px) and (min-width: 500px){
	.btn-export-drive{
		float: left;
		margin-top: 10px;
	}
}
@media only screen and (max-width: 600px){
	.group-btn-mailinglist-create input{
	    margin-right: 5px;
    	padding: 2px 17px!important;
	}
	#to{
		margin-top: 10px;
	}
	.popup-message{
		width: 90%!important;
		top: 7%!important;
    	left: 4.5%!important;
	}
	#Content{
		position: relative;
	}
	#mail_lst_btn,#grp_srch_btn{
		position: absolute!important;
		top: 42px!important;
	}
	#mail_lst_btn{
		left: 192px!important;
	}
	#Content #grp_srch_btn{
		left: 14px!important;
	}
	#tblEdit .tbl-recipients-list{
		margin-top: 45px;
		margin-bottom: 10px;
	}
	#gnrl_srch_key{
		width: 196px!important;
	}
	#Content #ContentPane .tbl-edit tbody select {
	    width: 94%!important;
	}
}
@media only screen and (max-width: 767px){
	#export_advanced_modal .modal-body input[name="daterange"]{
		margin-top: 15px!important;
	}
}
@media only screen and (max-width: 1400px){
	.recipients-create #tblEdit input{
		width: 245px
	}
	.recipients-create #tblEdit select{
		width: 259px
	}
}
@media only screen and (max-width: 1100px){
	.tbl-app-edit td.Bold{
		width: 110px;
	}
	.recipients-edit .group-btn-new-contact,.recipients-address .group-btn-new-contact,.recipients-create-profile .group-btn-new-contact{
		margin-left: -4px;
		padding-left: 0
	}
	.popup-message{
		width: 60%;
		top: 10%;
    	left: 20%;
	}
	.row-maillinglist-create td{
		word-break: break-word!important;
	}
	.recipients-create #ContentMenu{
		width: 100%;
		height: 207px!important;
    	overflow: hidden;
	}
	.tbl-recipients-edit{
		margin-left: 20px;
	}
	.recipients-create #ContentPane{
		width: 100%
	}
	#tblGrid.scroll-table-mobile{
		padding: 0;
    	margin-top: 10px;
	}
	.btn-menu{
		display: block;
		padding: 2px 11px;
	    font-size: 20px;
	    border: none;
	    cursor: pointer;
	    outline: none;
	    background: none;
	}
	#imenus0{
		width:100%!important;
		display: list-item;
	}
	#imouter0{
		background-image: none!important;
	}
	#imenus0 li{
		display: list-item;
	}
	#imcontainer20{
		background: linear-gradient(#56aff7,#256ba5);
		background: -webkit-linear-gradient(#56aff7,#256ba5);
		display: none;
	}
	#imcontainer10{
		height: auto!important;
	}
	#imenus0 li{
		width: 100%!important;
		border-right: none!important;
		background: none!important
	}
	#imenus0 li:hover{
		background: none!important
	}
	#imenus0 li a{
		background-image: none!important;
		padding-left: 16px!important;
		text-align: left;
		font-size: 12px;
		color: #fff;
    	text-shadow: 1px 1px 2px #424141;
    	background: none!important;
	}
	#imenus0 li div{
		position: static!important;
		display: none;
	}
	#imenus0 li li div{
		display: none;
	}
	#imcontainer20 #imenus0 .imsubc ul,#imcontainer20 #imenus0 ul a{
		background-color: transparent;
		border: none!important;
	}
	#imcontainer20 #imenus0 .imsubc ul{
		margin-left: 20px;
	}
	#imenus0 a{
    	font-size: 12px!important;
    	padding: 5px 8px!important;
    	width: 230px;
	}
	#imenus0 ul img{
		display: none;
	}
	#imenus0 li:before {
	    font-family: FontAwesome;
	    content: "\f105";
	    float: right;
	    display: block;
	    color: #fffcfc;
	    padding-top: 7px;
	    font-size: 18px;
	    padding-right: 10px;
	}
	#imenus0 li li:before {
	    font-family: FontAwesome;
	    content: "";
	    padding-right: 0px;
	}
	#imenus0 ul a:before{
		font-family: FontAwesome;
		content: "\f0da";
	}
	#imenus0 ul li a span{
		display: inline-block!important;
	}
	#imenus0 ul ul a:before{
		font-family: FontAwesome;
		content: "\f111";
		font-size: 8px;
    	padding-right: 3px;
	}
	.ihover{
		background: none!important;
	}
	#imenus0 li, #imenus0 .imsubc{
		border-bottom: 1px solid #1f6aa9;
    	border-top: 1px solid #dcdcdc;
	}
	#imenus0 li div{
		background: #095ca0;
	}
	#imenus0 li .imsubc{
		width: 100%
	}
	#imenus0 ul li, #imenus0 li .imsubc{
		border:none!important;
	}
	#imenus0 ul li a{
		padding: 3px 8px!important;
	}

	/*responsive for table*/

  	.scroll-table-mobile table, 
  	.scroll-table-mobile thead, 
  	.scroll-table-mobile tbody, 
  	.scroll-table-mobile th, 
 	.scroll-table-mobile td, 
  	.scroll-table-mobile tr { 
   	 	display: block;    
  	}
  	.scroll-table-mobile thead tr { 
    	position: absolute;
    	top: -9999px;
    	left: -9999px;
  	}
 
  	.scroll-table-mobile td { 
    /* Behave  like a "row" */
    	border: none;
    	border-bottom: 1px solid #eee; 
    	position: relative;
    	padding-left: 50%!important; 
    	white-space: normal;
    	text-align:left;
    	word-break: break-all;
  	}
 
  	.scroll-table-mobile td:before { 
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
  	}
 
  	.scroll-table-mobile td:before { 
    	content: attr(data-title); 
    	margin-right: 30px;
  	}
  	.scroll-table-mobile td:after{
	    content: ".";
	    color: transparent;
  	}
  	/*change scroll table*/
  	#ContentPane .tbl-edit td{
  		padding-left: 0!important;
  		padding: 0;
  	}
  	#ContentPane .tbl-edit td.Bold{
  		padding-bottom: 5px;
  	}
  	#ContentPane .tbl-edit thead tr th{
  		display: block!important;
  		border: none!important;
  	}
  	#ContentPane .tbl-edit thead tr{
  		position: static;
  	}
  	#ContentPane .tbl-edit td{
  		border-bottom: none;
  	}
    #ContentPane .tbl-edit tbody tr:first-child{
    	margin-bottom: 10px;
    }
  	#ContentPane .tbl-edit tbody input {
    	width: 90%!important;
	}
	#Content #ContentPane .tbl-edit tbody input[type="checkbox"]{
    	width: 30px!important;
    	height: 14px!important;
	}
	#Content #ContentPane .tbl-edit tbody input[type="radio"]{
		width: 20px!important;
		height: 14px!important;
	}
	.recipients-profile .group-btn-mailinglist-create{
		padding: 16px 0;
	}
	.recipients-profile .tbl-edit td{
		word-break: break-word;
	}
	.recipients-profile .tbl-edit{
		margin-left: 10px!important;
	}
	#ContentPane .tbl-edit tbody select {
	    width: 91.5%!important;
	}
	#ContentPane .tbl-edit .tblFoot{
		display: none;
	}
	#ContentPane .tbl-edit .Row1{
		background: #fff;
	}
  	/*end*/
  	#ContentPane #tblGrid tr td:first-child{
  		border-left:none;
  	}
  	#ContentPane #tblGrid tr td:last-child{
	     border-right: none; 
	}
	#inactive_lst_btn{
		z-index: 1!important;
	}
	#CenterFrame{
		padding-left: 3px;
	}
}
@media only screen and (min-width: 1100px){
	.btn-menu{
		display: none;
	}
	#imcontainer20{
		display: block;
	}
}

@media only screen and (max-width: 1200px)	{
	.tbody-ref-edit input[name="value_code"], .tbody-ref-edit input[name="value_description"], 
	.tbody-ref-edit input[name="value_display_order"] {
    width: 199px!important;
	}
}
/*vien edit 20170718*/
.tbl-recipients-list{
	border-collapse: inherit;
}
.tbl-list-reci{
	margin-top: 10px;
}
.tbl-list-reci tbody td{
	padding: 5px;
}
#mail_lst_btn{
	height: 23px!important
}
.tbl-recipients-list td{
	padding: 5px!important;
}
#export_advanced_modal .modal-header{
	background: linear-gradient(#84c0e8,#90cbf3,#2295d6);
    border-radius: 6px 6px 0 0;
    padding: 10px;
    color: #fff;
    text-shadow: 1px 1px 2px #3a3737;
}
#export_advanced_modal .modal-body{
	font-size: 13px;
	overflow: hidden;
}
#export_advanced_modal .modal-header .close{
	color: #f3f3f3;
    text-shadow: 1px 1px 2px #737272;
    opacity: 1;
}
#export_advanced_modal .modal-body input[name="daterange"]{
	padding: 6px 13px;
    margin-top: -3px;
    border-radius: 4px;
    border: 1px solid #cacaca;
	width: 100%;
}
.show-calendar .calendar.left{
	margin-right: 9px!important;
}
.show-calendar .calendar{
	border: none;
	background: #fff;
}
.show-calendar .calendar table{
	background: #fff;
}
.show-calendar .calendar tbody td.active{
	background: #357ebd;
}
#export_advanced_modal .modal-footer{
	clear: both;
	padding: 10px;
}
#export_advanced_modal .modal-footer button{
	padding: 3px 8px;
}
.export-date-range{
	margin-top: 17px;
    margin-bottom: 10px;
}
.select-field-export{
	margin: 10px 0;
}
#save_all,.cls_export_advanced{
	margin-top: -4px;
}
.tbl-recipients-list{
	margin-top: 13px;
}