#passwordStrength {
	height:6px;
        display:block;
        float:left;
}
.strength1 {
        width:25px;
        background:#F70505;
}
.strength2 {
        width:50px;
        background:#F78E05;
}
.strength3 {
        width:75px;
        background:#EEF705;
}
.strength4 {
        background:#3EF705;
        width:100px;
}
.strength5 {
        background:#399800;
        width:125px;
}
#Snote{
	 font-color:#F70505;
}
#messagetoolbar a.button.archive {
	text-indent: -5000px;
	background: url(archive_act.png) 0 0 no-repeat;
}

#mailboxlist li.mailbox.archive > a {
	background-image: url(foldericon.png);
	background-position: 5px 1px;
}
/*body.xelastic.xskin.xelastic .menu a.secure_folder:before {
  ! font-family: IconFont !important; 
  font-weight: normal !important;
  position: relative;
  background-image: none;
  text-indent: 0;
  content: "\EABC"; }*/
body.xelastic.xskin.xelastic .folderlist li.secure_folder a:before,
body.xelastic.xskin.xelastic .menu a.secure_folder:before {
    font-family: IconFont !important;
    font-weight: normal !important;
    position: relative;
    background-image: none;
    text-indent: 0;
    content: "\EABC";
}
body.xelastic.xskin.xicons-outlined .folderlist li.secure_folder a:before,
body.xelastic.xskin.xicons-outlined .menu a.secure_folder:before {
    font-family: IconFont !important;
    font-weight: normal !important;
    position: relative;
    background-image: none;
    text-indent: 0;
    content: "\EC4C";
}
body.xelastic.xskin.xicons-traditional .folderlist li.secure_folder a:before,
body.xelastic.xskin.xicons-traditional .menu a.secure_folder:before {
    font-family: IconFont !important;
    font-weight: normal !important;
    position: relative;
    background-image: none;
    text-indent: 0;
    content: "\EB84";
}
body.xelastic.xskin.xicons-material .folderlist li.secure_folder a:before,
body.xelastic.xskin.xicons-material  .menu a.secure_folder:before {
    font-family: IconFont !important;
    font-weight: normal !important;
    position: relative;
    background-image: none;
    text-indent: 0;
    content: "\ED14";
}
body.xelastic.xskin.xicons-cartoon .folderlist li.secure_folder a:before,
body.xelastic.xskin.xicons-cartoon .menu a.secure_folder:before {
    font-family: IconFont !important;
    font-weight: normal !important;
    position: relative;
    background-image: none;
    text-indent: 0;
    content: "\EDDC";
}
.unlock_id{
     border-top: none !important;
}