.Step.Authentication-subicon::before {
    content: "\f023";
    font: normal normal normal 20px/1 FontAwesome;
}
.Setting-subicon:before{
    content: "\f14d";
    font: normal normal normal 16px/1 FontAwesome;
}
.Rule-subicon:before{
    content: "\f14d";
    font: normal normal normal 16px/1 FontAwesome;
}
.navigation > li > ul > li:last-child a {
    border-bottom: none;
    font-size: 12px;
}

  i.icon-folder-close {
    margin-top: 4px;
	margin-left:30px; 
}

span.docTitleSpan {
    margin-left:20px;
    display:inline-block;
    text-align:left;
}

table#data-table tbody tr td:nth-of-type(2) > input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

select.selectBox {
    color:#fff;
    background: #3aa0be;
    font-size: 14px;
    padding: 10px;
    border-radius: 4px;
   border: 1px solid #3aa0be;
   -moz-appearance: menulist;
}


#subscriber_email {

    width: 280px;

}

.setting-content {

   padding:0 10px;

}


.share-content label.control-label {
    font-size: 14px;
}

.selectGroup.controls tr td {
   padding: 10px 10px!important;
}


.setting-content .control-group {
    padding: 18px 0px!important;
    line-height: 24px;
}
select.selectBox.share_type option {
    padding: 20px;
    border: 1px solid #ddd;
    background: #fff;
    display: inline-block;
    color: #000;
}

.signature-info-box.waiting-box {

    margin-left: 20px;

}

.actionBox.downloadButton .icon-download {

    float: none;

}
