.glob-header {
	/*background-image: url('images/inte_bg_t_tree.png');
	background-repeat:repeat-x;*/
	margin:0px;
	height:79px;
}

.thumbnail {
	float: left;
	width: 120px;
	margin: 0 15px 1px 0;
	padding: 5px;
	height: 100px;
	text-align: center;
	position: relative;
}

.thumbnail div {
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica,Arial,san-serif;
	text-overflow: ellipsis;
	overflow: hidden;
	text-shadow: 0 1px 1px #111;
}

.thumbnail img {

}

.thumbnail .ui-body-c, .thumbnail .ui-link  {
	color: #F2F3F3;
	text-decoration: none!important;
}

.tooltip {
	display:none;
	position:absolute;
	border:1px solid #eee;
	background-color:#f6f6f6;
	border-radius:5px;
	padding:10px;
	color:#666;
	font-size:12px;
	font-family: Helvetica,Arial,san-serif;
}

.iconsTitle h3 {
	margin-top: 9px;
	margin-left: 10px;
	margin-bottom: 9px;
}

.ui-hidden {
    display: none;
}

.ui-icon-int-logout {
	background-image: url("images/passport_header_logout.png");
}
.ui-icon-update {
	background-image: url("images/icon_edit_white.png");
}
.ui-icon-community {
	background-image: url("images/icon_comm_white.png");
}
.ui-icon-lock {
	background-image: url("images/icon_lock_white.png");
}
.ui-icon-empty {
    background-image: none !important;
}

.chv_auth {
	width:500px;
	height:500px;
	position:absolute;
	left:50%;
	top:290px;
	margin:-250px 0 0 -250px;
}
.chv_chpassword {
	width:500px;
	height:360px;
	position:absolute;
	left:50%;
	top:290px;
	margin:-170px 0 0 -250px;
}
.authCont {
    min-width:300px;
    max-width:450px;
    width:35%;
    margin-left:auto;
    margin-right:auto;
    margin-top:30px;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #ccc;
    margin-top:6px;
    margin-left:2px;
}
.arrow-border {
    height:20px;
    width:20px;
    display: block;
    border: 2px solid #ccc;
	background-color: rgba(88, 154, 214, 0.5);
}
.arrow-border:hover {
	border: 2px solid #fff;
	background-color: rgba(64, 163, 252, 0.5);
}
.contMenuPoint {
	position: absolute;
	left:90px;
	top:0;
}
.header-info-block {
    float:right;
    width:395px;
    position: relative;
}
.header_links {
	color: #c0ecff;
	box-shadow: none !important;
	text-shadow: none;
    margin-top:52px;
    text-align:right;
    margin-right:10px;
}
.home_bt, .logout, .mainMenuItem, .consoleMenuItem {
    white-space: nowrap;
}
.headerContainer {
	height: 85px;
}
.header_user_name {
	margin-top: 17px;
	color: #C0ECFF !important;
	text-align: right;
	margin-right: 16px;
	font-size: 15px;
}
.empty {
	clear: both;
	line-height: 0;
}
.placeholder {
    color: #aaa;
}
.passwordBackgroundField_en {
    background-image: url('images/bg_password.png') !important;
    background-repeat: no-repeat;
}
.passwordBackgroundField_pt {
    background-image: url('images/bg_password_pt.png') !important;
    background-repeat: no-repeat;
}
.passwordBackgroundField_es {
    background-image: url('images/bg_password_es.png') !important;
    background-repeat: no-repeat;
}
.passwordBackgroundField_ar {
    background-image: url('images/bg_password_ar.png') !important;
    background-repeat: no-repeat;
    background-position-x: 0px;
}

.iconUploader {
    width: 650px;
}

.icuContainer {
    height: 400px;
    /*background-color: #ececec;*/
    position: relative;
}

.icuUploadedImage {
    /*background-color: #ececec;*/
    padding-left: 70px;
    padding-top: 13px;
}
.icuToolContainer {
    height: 90px;
    /*background-color: #ececec;
    margin-bottom: 2px;*/
    display:block;
}
.container {
    padding: 25px;
}
.icuUploadTool {
    padding: 10px;
}
.icuCropTool {
    padding: 10px;
}
#progress p
{
display: block;
padding: 2px 5px;
margin: 2px 0;
border: 1px inset #446;
border-radius: 5px;
}
#progress p.success
{
	background: #076BB9 none 0 0 no-repeat;
}
#progress p.failed
{
	background: #c00 none 0 0 no-repeat;
}
.copyrightDiv {
    margin-left:auto;
    margin-right:auto;
    position:absolute;
    text-align:center;
    margin-bottom:10px;
    color:#666;
    font-size:12px;
    font-family:Helvetica,Arial;
    bottom:0;
    left: 0;
    width: 99.9%;
    text-shadow: none;
}
* {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -o-user-select: text;
    user-select: text;
}

input:lang(ar) {
    text-align: right;
}
.dialog-errors {
    padding-bottom: 10px;
    color: #f00;
}
.force-active {
    display: block !important;
    z-index: 9000 !important;
}

.header-icons {
    position: absolute;
    top: 8px;
    right: 15px;
    z-index: 999;
}
.header-icon {
    background-color: rgba(255, 255, 255, 0.8);
    color: #9E9E9E;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    line-height: 28px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    box-shadow: 1px 1px 3px #999;
    text-shadow: none;
}
.lang-curr {
    background-color: rgba(255, 255, 255, 1) !important;
    color: #000;
}
.header-icon:hover {
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 1px 1px 6px #999;
}
/**

.force-active {
    display: block !important;
    z-index: 9000 !important;
}
.force-active {
    display: block !important;
    z-index: 9000 !important;
}
*/