.icons{
    cursor:pointer;
    text-decoration: underline;
}
.icons:hover{
    text-decoration: none;
}

.icons-big-font{
    font-size: 15px;
}
.icons-middle-font{
    font-size: 14px;
}
.icons-small-font{
    font-size: 13px;
}
/*------------------------------------------------------*/
.icons-add-icon{
    background: url("../images/icons/add_icon.png") no-repeat scroll left center transparent;
}
.icons-add-button{
    height: 17px;
    padding-top: 2px;
    padding-left: 20px;
    color: #0B82F4;
}
.icons-add-button a{
    color: #0B82F4;
}
/*----------------------------------------------------------*/
.icons-delete-icon{
    background: url("../images/icons/delete_icon.png") no-repeat scroll left top transparent;
}
.icons-delete-button{
    color: #CC7676;
    padding-bottom: 2px;
    padding-left: 28px;
    padding-top: 2px;
}
.delete-button-floatright{
    float: right;
}
.delete-button-float {
    float: right;
    margin-right: 12px;
}
.delete-button-display {
   display: table-cell;
   padding-right: 12px;
   vertical-align: top;
    width: 50px;
}
.delete-matrix{
    float: right;
    margin-right: 5px;
}
.delete-field {
    display: table-cell;
    vertical-align: top;
}
/*----------------------------------------------------------*/
.icons-edit-icon{
    background: url("../images/icons/edit_icon.png") no-repeat scroll left top transparent;
}
.icons-edit-button {
    color: #86B1D1;
    padding-bottom: 2px;
    padding-left: 28px;
    padding-top: 2px;
}
.edit-button-float {
    float: right;
    margin-right: 10px;
}
.edit-button-display {
   display: table-cell;
   padding-right: 10px;
   vertical-align: top;
   width:90px;
}
.edit-button-full-label{
    width:90px;
}
.edit-button-short-label{
    width: 30px;
}
/*----------------------------------------------------------*/

.icons-new-icon{
    background: url("../images/icons/new_icon.png") no-repeat scroll left center transparent;
}
.icons-new-button{
    padding-bottom: 1px;
    padding-left: 28px;
    padding-top: 1px;
    color: #0D59A1;
}
.icons-new-button a{
    color: #0D59A1;
}

.new-button-right-null{
    right: 0;
    top: 57px;
    position: absolute;
    z-index:1;
}
.new-button-left-null{
    left: 0;
    top: 57px;
    position: absolute;
}
.new-button-department {
    left: 15px;
    top: 65px;
    position: absolute;
}
.new-button-left{
    left: 10px;
    top: 53px;
    position: absolute;
}
.new-button-right{
    right: 10px;
    top: 53px;
    position: absolute;
}
.new-button-departmentitem {
    right: 10px;
    top: 91px;
    position: absolute;
}
.new-button-director  {
    margin-top: 20px;
    position: relative;
    right: 0;
    top: 0;
}
.new-button-left-top-null{
    right: 0;
    top: 0;
    position: absolute;
}
/*----------------------------------------------------------*/

.icons-apply-icon{
    background: url("../images/icons/apply_icon.png") no-repeat scroll left top transparent;
}
.icons-apply-button{
    color: #86b1d1;
    padding-left: 28px;
}
/*----------------------------------------------------------*/
.icons-clean-icon{
    background: url("../images/icons/clean_icon.png") no-repeat scroll left top transparent;
}
.icons-clean-button{
    color: #e09090;
    padding-left: 25px;
}
/*----------------------------------------------------------*/
.icons-reindex-icon{
    background: url("../images/icons/reindex_icon.png") no-repeat scroll left top transparent;
}
.icons-reindex-button {
    color: #0D59A1;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-top: 1px;
}
.reindex-button{
    left: 10px;
    position: absolute;
    top: 53px;
}
.reindex-layer-button{
    position: absolute;
    right: 0;
    top: 50px;
    width: 150px;
}
/*----------------------------------------------------------*/
.icons-list-icon{
    background: url("../images/icons/list_icon.png") no-repeat scroll left top transparent;
}
.icons-list-button {
    color: #0D59A1;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-top: 2px;
}
.list-button-right{
    top: 100px; 
    right: 37px;
    position: absolute;
}
.list-button-margin{
    margin-left: 10px;
}
/*----------------------------------------------------------*/
.icons-edit-list-icon{
    background: url("../images/icons/edit_list_icon.png") no-repeat scroll left top transparent;
}
.icons-edit-list-button{
    color: #0D59A1;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-top: 0;
}
.edit-list-button-right-nill{
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 0;
}

/*----------------------------------------------------------*/
.icons-gotouser-icon{
    background: url("../images/icons/gotouser_icon.png") no-repeat scroll left top transparent;
}
.icons-gotouser-button{
    color: #8AB798;
    padding-bottom: 3px;
    padding-left: 30px;
    padding-top: 2px;
}
/*----------------------------------------------------------*/
.icons-confirmed-icon{
    background: url("../images/icons/confirmed_icon.png") no-repeat scroll left top transparent;
}
.icons-confirmed-button {
    color: #76A484;
    padding-bottom: 3px;
    padding-left: 28px;
    padding-top: 2px;
}
.confirmed-button-padding{
    padding-right: 12px;
}
/*----------------------------------------------------------*/
.icons-archive-icon{
    background: url("../images/icons/archive_icon.png") no-repeat scroll left top transparent;
}
.icons-archive-button{
    color:#055f21;
    padding-bottom: 3px;
    padding-left: 28px;
    padding-top: 2px;
}
.archive-button-padding{
    padding-right: 12px;
}
/*------------------------------------------------------------*/
.icons-have-layers-icon{
    background: url("../images/icons/have_layers_icon.png") no-repeat scroll left top transparent;
}
.icons-have-layers-button{
    color: #0D59A1;
    padding-bottom: 2px;
    padding-left: 28px;
    padding-top: 2px;
}
/*------------------------------------------------------------*/
.icons-layer-preview-icon{
    background: url("../images/icons/layer_preview.png") no-repeat scroll left top transparent;
}
.icons-layer-preview-button{
    color: #86B1D1;
}
.layer-preview-button{
    display: table-cell;
    height: 19px;
    vertical-align: top;
    width: 30px;
}
/*------------------------------------------------------*/
.icons-comment-icon{
    background: url("../images/icons/comment_count_icon.png") no-repeat scroll left center transparent;
}
.icons-comment-button {
    color: #0C4C89;
    height: 20px;
    padding-left: 32px;
}
.icons-comment-button-float{
	float: left;
}
/*----------------------------------------------------------*/

.icons-add-comment-icon{
    background: url("../images/icons/comment_add_icon.png") no-repeat scroll left center transparent;
}
.icons-add-comment-button {
    color: #94A6B6;
    height: 17px;
    padding-left: 25px;
}
.icons-add-comment-button-float{
	float: right;
}
/*----------------------------------------------------------*/

.icons-people-comment-icon{
    background: url("../images/icons/comment_people_icon.png") no-repeat scroll left center transparent;
}
.icons-people-comment-button {
    color: #0C4C89;
    height: 25px;
    padding-left: 30px;
    padding-top: 2px;
}
.icons-people-comment-button-display{
	display:table-cell;
	padding-right: 12px;
}
.icons-people-comment-text{
	 text-decoration: underline;
	 font-weight:bold;
}
/*----------------------------------------------------------*/
.icons-add-subcomment-icon{
    background: url("../images/icons/comment_addsubcomment_icon.png") no-repeat scroll left center transparent;
}
.icons-add-subcomment-button {
    color: #94A6B6;
    height: 19px;
    padding-left: 18px;
    padding-top: 1px;
}
.icons-cursor{
	cursor:pointer;
}
/*----------------------------------------------------------*/
.delete_basket_icon{
    background: url("../images/icons/basket_icon.png") no-repeat scroll left center transparent;
}
.delete_basket_button{
    color: #517394;
    cursor: pointer;
    margin-left: 0;
    padding: 6px 0 4px 18px;
}

.main_choise{
    background: url("../images/icons/newsfile_choise.png") no-repeat scroll left center transparent;
}
.no_main_choise{
    background: url("../images/icons/newsfile_no_choise.png") no-repeat scroll left center transparent;
}
.main_photo {
    cursor: pointer;
    height: 20px;
    position: relative;
    top: -3px;
    width: 22px;
}
/*----------------------------------------------------------*/
.icons-deletefile-icon{
    background: url("../images/icons/deletefile_icon.png") no-repeat scroll left center transparent;
}
.icons-deletefile-button{
    color: #517394;
    padding-left: 20px;
}

.icons-download-pdf-icon{
    background: url("../images/icons/filetype_pdf.png") no-repeat scroll left center transparent;
    padding-bottom: 23px;
    padding-left: 33px;
    padding-top: 18px;
}