/* COMMON */
body, input, textarea, td, span {
    font-family: SourceSansPro, Calibri, Geeza Pro, Arial, sans-serif;
    font-size: 14px;
}


body{
	
    background-color: white;
}

img{
    border: 0;
}

img.button
{
	cursor: pointer;
}

a{
	color: #229AD6;	
	text-decoration: underline;
	
	cursor: pointer;
}

a:hover{
	text-decoration: none;
	color: #229AD6;
}

h1
{
	font-size: 26px;
	color: #229AD6;
	padding-top: 10px;
	padding-bottom: 10px;
	
}


input[disabled]
{
	background-color: #eee;
}



#wait{
	display: none;

	
}


#wait-label{
	
	
}

.ui-dialog-buttonpane .ui-button {
	position: relative;
	
	
	width: 100px;
	height: 25px;
	
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	
	background-image: url('../images/small-button-bg.png?version=42226')!important;
	background-repeat: repeat-x;
	
	color: white!important;
	font-size: 16px;
	cursor: pointer;
}

.page-titles{
    font-size: 26px;
    color: #229AD6;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:15px;
}

.font-color {color:#333;}
.font-color-black {color:#000000;}
.font-color-light {color:#666666;}

.link{
    text-decoration:underline;
    color:#229AD6;  
    cursor: pointer;
    outline:none;
}

.clear {
    clear: both;
    
}

.link:hover{
    text-decoration:none;
    color:#229AD6; 
}

.link.disabled{
    text-decoration:none;
    color:#666;
    cursor:default;
    pointer-events:none;
}

.link-menu{
    text-decoration:none;   
}




/* DOWNLOAD */
.download-all-none{
    font-weight:normal; 
    font-size:12px; 
    color:#229AD6;
}
.download-main{
    width:390px; 
    height:auto; 
    border-radius:5px; 
    -moz-border-radius:5px; 
    -webkit-border-radius:5px; 
    border:1px solid #CCC !important; 
    padding:5px 10px;
    position: absolute;
    background-color: #f5f5f5;
}
.download-shadow{
    width:300px;
    height:auto;
}

.login-shadow {
	width:300px;
    height:auto;
	margin-top:-12px;
	margin-bottom:16px;
}

.download-top{
    position: absolute;
    left:80px;
    top: -7px;
}
.d-temp{
    position: absolute;
    left:32px !important;
    top: -8px;
}
.download-top-text-banner{
    position: absolute;
    width: 242px;
    left: 39px;
    top: -8px;
   	line-height: 27px;
    text-align: center;
}
.download-top-text{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    vertical-align: middle;
}
.download-top-lg{
    position: absolute;
    left:32px;
    top: -8px;
}
.download-top-text-lg{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    vertical-align: middle;
}
.download-body{
    padding-top: 25px;
    text-align: center;
}
.download-logo{
    width: 160px;
    max-width:160px;
    height: auto;
}
.download-company-name{
    padding-top:5px;
    padding-bottom: 5px;
    font-size: 20px;
    color: #999999;
    font-family:DownloadCompanyNameFont;
}
.package-details{
    display: inline-block;
    margin: 5px 0 5px 0;
}
.download-folder-icon{
    float: left;   
}
.download-folder{
    float: left;
    padding-top: 1px;
    padding-left: 10px;
    font-weight: bold;
    text-align: left;
    position: relative;
}
.download-file-amount{
    font-weight: normal;
}
.download-table{
    text-align:left; 
    position: relative;
    border-radius:5px 5px 0 0; 
    -moz-border-radius:5px 5px 0 0; 
    -webkit-border-radius:5px 5px 0 0;  
    border:1px solid #CCC; 
    clear: both;
}
.download-td-file{
    width: 320px; 
    padding-left: 8px;
}
.download-td{
    background-image: url('../images/download-td-bg.png');
    background-repeat: repeat-x;
    height: 40px;
    padding-left: 5px;
    border-top:1px solid #CCC;
    color: #666;
}
.download-td-check{
    border-left:1px solid #CCC;
    padding-left: 0px !important;
    text-align: center;
}
.download-td-title{
    font-weight: bold;
    height: 25px;
    font-size: 14px;
}
.download-td-dl{
    width: 10%;
    text-align:center;
    border-left:1px solid #CCC;
}
.download-browse{
    background-image: url('../images/account-user.png');
    background-repeat: repeat-x;
    width: 140px;
    height: 33px;
    border-radius:5px;  
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
    color:#FFFFFF;
    font-size: 14px;
    cursor: pointer;
    border: 0px;
    float: right;
}
.index-browse{
    width: 124px;
}
.download-hr{
    width: 100%;
    height: 1px;
    border-top: 1px solid #cbcbcb;
    border-bottom: none;
    border-left: none; 
    position: relative;
    margin-top: 10px;
}
.upload-hr{
    width: 100%;
    height: 1px;
    border-top: 1px solid #cbcbcb;
    border-bottom: none;
    border-left: none; 
    position: relative;
    margin-top: 40px;
}
.checkbox {
    width: 20px;
    height: 20px;
    padding: 0 20px 0 0;
    margin-left:7px;
    margin-bottom:3px;
    background: url('../images/download-checkbox.png') no-repeat;
    display: block;
    clear: left;
    z-index:1;
}
.login-sig-logo {
	float: right;
	bottom: 14px;
	padding-right: 1px;
	position: relative;
	width: 88px;
	height: auto;
	margin-bottom: 4px;
	margin-top: -6px;
}
.upload-sig-logo{
    float: left;
    bottom: 2px;
    padding-right: 17px;
    position: relative;
    width:88px;
    height:auto;
}

.download-sig-logo{
    float: left;    
    padding-right: 17px;
    position: relative;
    width:88px;
    height:auto;
}
.forgotpass-sig-logo{
    float: left;
    margin-top: -10px;
    position: relative;
    width:88px;
    height:auto;
}
.resetpass-sig-logo{
    float: left;
    margin-top: -10px;
    position: relative;
    width:88px;
    height:auto;
}
.key-req-sig-logo{
    float: right;
    bottom: 20px;
    padding-top: 10px;
    padding-right: 10px;
    position: relative;
    width:88px;
}
.download-file-icon{
    float: left;
    left:0px;
    position: relative;
    padding-top: 8px;
}
.download-td-text{
    float: left;
    padding-left: 0px;
    text-align: left;
    left:10px;
    position: relative;
    width:218px;
    text-overflow: ellipsis !important; 
    white-space: nowrap !important; 
    overflow: hidden !important;  
}
.download-filename-text {	
    width:185px;
	text-overflow: ellipsis !important; 
    white-space: nowrap !important; 
    overflow: hidden !important;  
    font-weight:bold;
}
.download-text{
    text-align: left;
}
/* END OF DOWNLOAD */

/* LOGIN */
.login-main {
	width: 304px;
    height:auto; 
    border-radius:5px; 
    -moz-border-radius:5px; 
    -webkit-border-radius:5px; 
    border:1px solid #CCC !important; 
    position: relative;
    margin:auto;
	background-color: whiteSmoke;
	background-color: white;
	margin-top: 5%;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 60px;
}
.key-req-main{
    height:450px !important;
    width:410px !important;
}
.login-invalid{
    font-weight:bold;
    color:#CD0000;
}

.password-reset-success{
    font-weight:bold;
    color:#F07430 !important;
}

.login-logo-img{
    max-height:160px;
    max-width: 160px;
    height: auto;
}
.key-req-logo-img{
    max-width: 200px;
    height: auto;
}
.key-req-top {
	position: absolute;
	left: 78px;
    top: -8px;
}
.login-top {
	position: absolute;
	left: 34px;
    top: -8px;
}
.login-top-banner {
	position: absolute;
	width: 242px;
	left: 41px;
	top: -8px;
	text-align: center;
	line-height: 27px;
}
.login-top-text {
	color: white;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
}
.login-body{
    padding-top: 25px;
    text-align: center;
}
.top-top-logout-bg{
    width:100%;
    height:20px;
    background-color:#E0E0E0;
    position: absolute;
    top:0;
}
.key-req-top-text-banner{
    position: absolute;
    width: 242px;
    left: 85px;
    top: -8px;
    line-height: 27px;
    text-align: center;
}
.key-req-top-text{
   color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    vertical-align: middle;
}
.key-req-form {
    display: block;
    width: auto;
    height: 225px;
    margin-top: 10px;
}
.key-req-success-msg {
    display: none;
    width: auto;
    height: 250px
}
.key-req-success-msg p:first-child{
    padding-top:50px;
}
.login-company-name{
    padding-top:10px;
    padding-bottom: 10px;
    font-size: 25px;
    color: #999999;
}
.key-req-company-name{
    padding-top:20px;
    padding-bottom: 20px;
    font-size: 16px;
    color: #3E64AE;
}
.login-remember{
    color: #3e64ae;
    font-weight: bold;
    position: relative;
    float: left;
    width: auto;
    top: -15px;
    left:-2px;
}

.cursor-default {
   cursor: default;
}

.login-remember-text {
	position: absolute;
	top: 2px;
	left: 24px;
	font-size: 13px;
	width: 125px;
	min-width: 120px;
	text-align: left;
}

.login-browse {
	background-image: url('../images/account-user.png');
	background-repeat: repeat-x;
	width: 100px;
	height: 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: white;
	font-size: 16px;
	cursor: pointer;
	border: 0px;
	position: relative;
	top: -10px;
	float:left;
	margin-left: 2px;
	margin-right: 30px;
}

.login-button{
    width: 100px;
    height: 33px;
    border-radius:5px;  
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
    color:#FFFFFF;
    font-size: 16px;
    cursor: pointer;
    border: 0px;
    margin-right:50px;
    position: relative;
    top: 10px;
    
}
.download-button{
    width: 140px;
    height: 33px;
    border-radius:5px;  
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
    color:#FFFFFF;
    font-size: 14px;
    cursor: pointer;
    border: 0px;
    float: right;
}
.key-req-browse{
    float: none !important;
    position: inherit;
    margin: auto;
}
.login-input-pass{
    bottom:28px !important; 
}
.login-shadow-bottom{
    padding-top:20px;
    padding-bottom: 8px;
}
.login-form{
    text-align: left;
    top: 15px;
}
.login-user{
    color: #3e64ae;
    font-weight: bold;
    background-color: transparent;
    position: relative;
    margin-left: 22px;
    bottom: 15px;
    font-size: 14px;
}
.key-req-user{
    color: #3e64ae;
    font-weight: bold;
    background-color: transparent;
    bottom: 15px;
    font-size: 14px;
    width: 60px;
    text-align: right;
}
.key-req-user-code{
    bottom: 10px;
    width: auto;
    position: relative;
    margin-left: 70px;
}
.login-pass{
    color: #3e64ae;
    font-weight: bold;
    background-color: transparent;
    position: relative;
    margin-left: 22px;
    bottom: 15px !important;
    font-size: 14px;
    width: 150px;
}
.login-pass-forgot{
    color: #3e64ae;
    font-weight: bold;
    background-color: transparent;
    position: relative !important;
    right: 20px;
    margin-left:23px;
    bottom: -7px;
    font-size: 13px;
    float: left;
}
.login-input {
	width: 282px;
	height: 24px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #CCC;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	bottom: 10px;
	font-size: 1.2em;
}
.login-warn-email{
    position: absolute;
    padding-top: 35px;
    padding-left: 180px;
    z-index: 999;
}
.login-warn-password{
    position: absolute;
    padding-top: 120px;
    padding-left: 180px;
}


.styled{
	display:inline;
}



.ToolText{position:relative; } 
.ToolTextHover{position:relative;} 
.ToolTextHover span{ 
    display:block; 
    position:absolute; 
    border-radius:5px;  
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
    background-color:#FECA66; 
    color: #666666; 
    font-weight:bold;
    text-align: center; 
    height:auto;
    padding:3px;
    width:150px;
    left:0px;
    top:0px; 
}
.ToolTextHover span.down-check{
    top:20px; 
}

.ToolText div {
    display: none;
    position:relative; 
    border-radius:5px;  
    bottom:45px; 
    top: auto;
    background-color:#FECA66; 
    color: #666666; 
    font-weight:bold;
    height:auto;
    width:auto;
    padding:3px;
    white-space: nowrap;
    z-index: 100000; 
    
}

/* For larger error messages */
.ToolText span {
    display: none;
    position:absolute; 
    border-radius:5px;  
    top:auto;
    background-color:#FECA66; 
    color: #666666; 
    font-weight:bold;
    height:auto;
    width: 220px;
    padding:3px;
    z-index: 100000;    
    float: right;
    overflow: hidden;
}
.ToolText:hover span{
    display:inline;
}

.ToolText.error div {
    font-weight: normal;
    background-color:#C00; 
    color: #FFF;
}
.ToolText img:hover + div {
    display:block; 
}


.key-req-input{
    width: 275px;
    height: 25px;
    border-radius:5px;  
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
    border:1px solid #CCC;
    margin-left:70px;
    padding-left:10px;
    padding-right:10px;
    position: relative;
    bottom:25px;
    font-size: 1em;
}
.key-req-input-code{
    width: 135px;
    height: 25px;
    border-radius:5px;  
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
    border:1px solid #CCC;
    margin-left: 5px;
    padding-left:10px;
    padding-right:10px;
    position: relative;
    bottom: 27px;
    font-size: 1em;
}
.login-space {
	height: 10px;
}
.login-form-indent {
	padding-left: 3px;
	position: relative;
	top: 4px;
}
.login-form-indent-text {
	padding-left: 4px;
}

.login-form-indent-text-username {
		padding-left: 4px;
}
.login-form-indent-text-password {
		padding-left: 4px;
		margin-top: -2px;
		margin-bottom: 18px;
}

/* END OF LOGIN */

/* ERROR */
.error-main{
    width:auto; 
    height:auto;
    text-align: center; 
}
/* END OF ERROR */

/* LANDING */
.landing-main{
    position:absolute;
    width:auto; 
    height:auto; 
    left:30%;
    top: 30%;
    text-align: center;
    font-size: 40px;
    color: #2688ce;
}

.member-landing {
    left: 22%;
}
/* END OF LANDING */

/* TABLE ALTERNAION*/
.even{
    background-color: #ffffff;
  }
.odd{
    background-color: #f5f5f5;
}
/* END OF TABLE ALTERNATION */
.pagination-td{
    position: absolute; 
    padding-right: 10px;
    padding-top:5px;
    width:913px;
    text-align: center;
    vertical-align: middle;
    background-color: #E7E8E9;
    height: 25px;
    border:1px solid #C7C9CB;
    border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px; 
    -webkit-border-bottom-left-radius:5px; 
    border-bottom-right-radius:5px;
    -moz-border-bottom-right-radius:5px; 
    -webkit-border-bottom-right-radius:5px; 
    bottom: -11px;
}
.pagination-td-member{
    position: absolute; 
    padding-right: 50px;
    right:27px;
    padding-top:5px;
    width:870px;
    text-align: center;
    vertical-align: middle;
    background-color: #E7E8E9;
    height: 25px;
    border:1px solid #C7C9CB;
    bottom:265px;
    border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px; 
    -webkit-border-bottom-left-radius:5px; 
    border-bottom-right-radius:5px;
    -moz-border-bottom-right-radius:5px; 
    -webkit-border-bottom-right-radius:5px; 
    visibility: hidden;
}

.pagination-separator{
    color: #229AD6;
}
.fs{
    font-size:14px !important;
}
.bl-last{
    padding-top:40px !important;
}
.help-button{
    width:150px !important;
}
.member-cal{
    top:490px !important;
}
.gen-portals-list-comboBox{
    height: 25px !important;
     width: 230px !important;        
     cursor:pointer !important;
	 float: right;
	 margin-top: 16px;
}
.manage-portal-title {
    color: #229AD6;
	position: absolute;
    font-size: 18px;
    margin-left: 35px;
    margin-top: 12px;
    padding: 5px;
	display: inline-block;
}

.styled-select {
    font-family: SourceSansPro, Calibri, Geeza Pro, Arial, sans-serif;
	font-size:14px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	padding: 2px 3px 2px 5px;
}

tr.table-row-spacer > td {
  padding-bottom: 0.5em;
}

.delivery-specification-detail {
	width: 500px !important;
}

.delivery-specification-placeholder, .validation-failure-placeholder {
	margin: 0 10px;
	overflow: hidden !important;
}

.delivery-spec-details-table {
	color: #666666;
	width: 100%;
}

.delivery-spec-details-table td {
	margin-top: 10px;
}	

.delivery-spec-details-table td:first-child {
	vertical-align: top;
	width: 80px;
}

.delivery-spec-details-table .scrollable {
	position: relative;
	vertical-align: top;
	margin-bottom: 0px;
	padding-bottom:0px;
	min-height: 20px;
    max-height: 11ex;
	overflow: auto;
}

.delivery-spec-details-table tr:last-child td {
	border-bottom: none;
}

.delivery-spec-details-package-table {
    border:1px solid #CCCCCC;
    background:#FFFFFF;
    width: 100%;
    margin-top: -1px;
    z-index: 40000;
    border-collapse: collapse;
}

.delivery-spec-details-package-table thead {
	background: #E0E0E0;
	font-weight: bold;
}

.delivery-spec-details-package-table td {
	padding: 2px 5px 2px 5px;
	width: 223px;
}

.delivery-spec-details-package-table tr:nth-child(even) {
	background:#F4F4F4;
}

.delivery-spec-raw-link {
    font-size: 12px;
    text-align:right;
    padding-right: 10px;
}
div.delivery-spec-detail {
	max-height: 400px;
	overflow: auto;
	padding: 0 5px;
}
div.delivery-spec-sub-header {
	color: #666666;
	font-weight: bold;
    padding: 10px 0 0 6px;
}

.delivery-specification-detail .ui-dialog-buttonpane {
	border-color: #e0e0e0 !important;
}

.delivery-specification-detail .ui-dialog-titlebar-close {
	top: 18px;
}

/* Start jQuery UI Tab Plugin style override */

.delivery-specification-details-tabs .ui-widget-content {
	border: 0px;
}

#deliverySpecificationDetailsDialog .ui-widget-content {
    border: 0px solid #FFFFFF !important;
}

#deliverySpecificationDetailsDialog .stNav {
    background: #EEEEEE;
    height:24px !important;
    border: 1px solid #CCCCCC;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    top: 2px !important;
}

#deliverySpecificationDetailsDialog .stPrev {
    left: 2px !important;
}

#deliverySpecificationDetailsDialog .stNext {
    right: 2px !important;
}

#deliverySpecificationDetailsDialog .ui-tabs-selected {
    background: #E0E0E0;
    padding-bottom: 0px !important;
    border: 1px solid #CCCCCC;
    border-bottom: 1px solid #E0E0E0 !important;
}

#deliverySpecificationDetailsDialog .ui-state-active a {
    outline: none;
}

#deliverySpecificationDetailsDialog .ui-icon {
    margin-top: 4px;
}

.delivery-specification-details-tabs .ui-tabs-panel {
    padding: 0 !important;
}

.delivery-specification-details-tabs .ui-state-default a, .delivery-specification-details-tabs .ui-state-default a:link, .delivery-specification-details-tabs .ui-state-default a:visited {
    color: #229AD6 !important;
}

.delivery-specification-details-tabs .ui-tabs-nav {
    height: 24px !important;
}

.delivery-specification-details-tabs .ui-tabs-nav li {
    height: 24px !important;
    top: -2px !important;
    border-bottom: 1px solid #CCCCCC !important;
}
    
.delivery-specification-details-tabs .ui-tabs-nav li a {
    padding: 0.2em 0.5em !important;
}

.delivery-specification-details-tabs  .ui-tabs-nav {
    height: 22px;
}

/* End jQuery UI Tab Plugin style override */

.baseName-link {
    font-size: 12px !important;
}

.baseName-dialog {
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}

/* Portals List Box Style Start */

label.custom-sel {
	position: relative;
	display: inline-block;
}

.custom-sel select {
	width:272px;
    display: inline-block;
	position: absolute;
    border: 1px solid #CCCCCC;
    padding: 4px 3px 3px 5px;
    margin: 0;
    font: inherit;
    outline:none; /* remove focus ring from Webkit */
    line-height: 20px;
    background: #ffffff;
    -webkit-appearance:none; /* remove the strong OSX influence from Webkit */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-left:200px;
    margin-bottom: -6px;
}

@media screen and (min-device-pixel-ratio:0) { 
    .custom-sel select {
        padding-right:30px;    
    }
}
    
/* for Webkit's CSS-only solution */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .custom-sel select {
        padding-right:30px;    
    }
}

/* Select arrow styling */
.custom-sel:after {
    content: url(../images/arrow-chart.png);
    position: absolute;
    top: 2px;
    right: 0;
	left:370px;
    bottom: 0;
    font-size: 60%;
    line-height: 30px;
    padding: 0 7px;
    margin:1px;
    width:8px;
    color: white;	
    pointer-events:none;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.custom-sel-dash:after{
	top: 0px !important;
}

/* Portals List Box Style End */

.password-min-char {
	font-size: 12px;
}


.passwordError {
	color: #CD0000;
	display: none;
	padding: 5px 0px 0px 5px;
}
.user-options{
	white-space:nowrap;
	border-radius:15px;
	padding:1px;
}

.user-menu-button{
	padding-right:20px;
}
.user-menu-drop{
	background:url(../images/arrow.png);
	background-repeat:no-repeat;
	display:inline-block;
	margin-right:10px;
	margin-left:-20px;
	cursor:hand !important;
	width:15px;
	height:10px;
	z-index:999;
}

#administration .m-btn-downarrow{
	display:none;	
}

.icon-person{
	margin-top:-6px;
	margin-right:3px;
	background:url('../images/account-username.png') no-repeat;
}
.user-toolbar{
	background:#fafafa;
	display:none;
	border:1px solid #ccc;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px; 
    -webkit-border-radius:5px 5px 5px 5px;
	float:right;
	z-index:99;
}

/* Change Password Dialog Styles Begin */
.change-password-view-group { 
	margin: 20px 15px 10px 15px;
	display: block;
	width: 95%;
	height: 24px;
	vertical-align: middle;
}
.change-password-view-desc {	
	float: left;
	height: 24px;
	padding-top: 2px;	
	width: 35%;
}
.change-password-input-div {
	float: left;	
	width: 50%;
	padding-left: 20px;
}
.change-password-input {
	border: 1px solid #229AD6;
	margin: 0px;
	height: 20px;	
	width: 222px;
}
.change-password-warning {
	background-image: url('../images/error.png');
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	width: 5%;
	height: 24px;
	display: none;
}
.change-password-dialog-width {
	width: 505px !important;
}
.change-password-dialog {
	display: none;	
	padding: 5px;
}
.confirm-new-pwd-group {
	margin: 35px 15px 10px 15px;
}
.change-password-error {
    margin: 10px 0px 10px 0px;
	display: none;
	color: red;
	font-weight: bold;
	text-align: center;
}
.manage-profile-view-desc {	
	float: left;
	height: 24px;
	padding-top: 2px;	
	width: 22%;
}
.user-view { 
    font-weight: bold;
	text-overflow: ellipsis !important;
	-o-text-overflow: ellipsis !important;
	white-space: nowrap !important;
	overflow: hidden !important;
    padding-left: 20px;
    padding-top: 2px;
}

/* Change Password Dialog Styles End */
.contact-admin-dialog{
	width: 510px !important;
}
.ui-menu-item *{
	white-space:nowrap !important;
}
.ui-dialog-hr {
    height:1px;
    background-color:#999999;
    margin-bottom: 5px;
}

/* Start jQuery override */
.ui-widget-content {
    background-color: #FFFFFF !important;
}

.ui-widget-overlay {
    opacity: .50 !important;
    filter: Alpha(Opacity=50) !important;
}

.ui-dialog .ui-dialog-buttonpane {
    border-width: 0 !important;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: 0.5em 0 0.5em 0.5em !important;
}

.ui-button-text-only .ui-button-text {
    padding: 1px 10px 2px 10px !important;
}
/* End jQuery override */

/* Recipient Picker Styles Begin */
.ui-autocomplete {
	overflow-y: auto;
	overflow-x: hidden;
}

.autocomplete-item {
	width: 320px;
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: none;
}

.autocomplete-down-arrow {
	background-image: url('../images/arrow-drop-recipients.png');
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 7px;
	margin-top: 30px;
	cursor: pointer;
}

.autocomplete-up-arrow {
	background-image: url('../images/arrow-up-recipients.png');
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 7px;
	cursor: pointer;
}

.autocomplete-member-info {
	width: 100px;
	float: left;
	text-align: left;
	padding-left: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.autocomplete-member-div {
	margin-left: 2px;
	width: 122px;
	margin-top: 3px;
	height: 18px;
	border: 1px solid #8EAACE;
	background: #E9F2FF;
	border-radius: 5px;
	float: left
}

.autocomplete-member-invalid-div {
	margin-left: 2px;
	width: 122px;
	margin-top: 3px;
	height: 18px;
	border: 1px solid #F99393;
	background: #FFDBDB;
	border-radius: 5px;
	float: left
}

.recipientContainer {
	margin-left: 28px;
	margin-top: 2px;	
	width: 270px;
}

div.image-preload-container {
	display: none;
}
/* Recipient Picker Styles End */

.autoLoad-senderEmailAdd {
	width: 220px;
	float: left;
	text-align: left;
	padding-left: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.autocomplete-senderEmail-div{
	margin-left: 52px;
	width: 242px;
	margin-top: 3px;
	height: 18px;
	border: 1px solid #8EAACE;
	background: #E9F2FF;
	border-radius: 5px;
	float: left
}

.ui-icon-closeButton { 
	background-position: -96px -128px;
	margin-left:82px;
}
