﻿/**************************************************************************
 *
 * ALL THE ICONS SPAN AND ANCIENTS STYLES FOR NAVIGATION (FROM FRAMESET.CSS)
 *
 **************************************************************************/

@font-face {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/fa-regular-400.eot");
	src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}

.icons-earth
{
    display: block;
    float: left;

    width: 16px;
    height: 16px;

    background: url(../../Images/icons/earth2.png);
}

span.icons-delete
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;  
    
    -moz-osx-font-smoothing: grayscale;  
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    color: #dc3545;
    cursor: pointer;
}

span.icons-delete:before{
    content: "\f057";
}

span.icons-delete:hover {
    color: #c0392b;
}


span.icons-true
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;  
    
    -moz-osx-font-smoothing: grayscale;  
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    color: #95c11f; /* GREEN */
}

span.icons-true:before{
    content: "\f00c";
}

span.icons-false
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;  
    
    -moz-osx-font-smoothing: grayscale;  
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    color: #dc3545; /* RED */

}

span.icons-false:before{
    content: "\f00d";
}

span.icons-container-new
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/index_new.png);
}
span.icons-container
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    color: #009ee0; /* Blue */
    cursor: pointer;
}

span.icons-container:before{
    content: '\f002';
}

span.icons-container:hover:before {
    color: #007aad;
}

span.icons-document-view
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/document_view.png);
}
span.icons-arrow-left-selection
{
    display: block;

    width: 28px;
    height: 15px;

    cursor: pointer;
    

    background: url(../../Images/icons/arrow_ltr2.png);
}

span.icons-document-down
{
     font-family: "Font Awesome 5 Pro";
    font-weight: 400;  
    
    -moz-osx-font-smoothing: grayscale;  
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 20px;
    cursor: pointer;
    color: #009ee0;
}

span.icons-document-down:before
{
    content: "\f019";
}

span.icons-document-down:hover{
    color: #0083ba;
}

span.icons-document-delete
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;  
    
    -moz-osx-font-smoothing: grayscale;  
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 14px;
    cursor: pointer;
    color: #dc3545; /* RED */
}


span.icons-document-delete:hover{
    color: #c0392b;
}

span.icons-document-delete:before{
    content: "\f2ed";
}

span.icons-document-edit
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    position: relative;
    color: #009ee0;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;    
}

span.icons-document-edit:before{
    content: '\f044';
}

span.icons-document-edit:hover{
    color: #0083ba;
}

span.icons-window-close
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/window_delete.png);
}
span.icons-document-attachment
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/document_attachment.png);
}


span.icons-document-add
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    position: relative;
    cursor: pointer;
}

span.icons-document-add:before{
    content: '\f15c';
}

span.icons-document-add:after{
    content: "\f067";
    font-size: 9px;
    right: -6px;
    top: -2px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;
    bottom: auto;
    left: auto;
    color: #009ee0;
    
}


span.icons-video-enabled {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    color: #5ad346;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    transition-property: color, background, border, visibility, opacity, box-shadow, transform, -webkit-transform;
    background: #009ee0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
}


span.icons-video-enabled:before{
    content: '\f03d';
    -webkit-transition: .3s ease;
    transition: .3s ease;
    transition-property: color, background, border, visibility, opacity, box-shadow, transform, -webkit-transform;
}

span.icons-video-enabled:hover {
    background: #0083ba;
    text-decoration: none;
}

span.icons-video-enabled:hover:before{
   /*font-weight: 900;*/
}

span.icons-video-disabled {
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    color: #676a6c;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    transition-property: color, background, border, visibility, opacity, box-shadow, transform, -webkit-transform;
    background: rgb(221, 221, 221);
     height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
}

span.icons-video-disabled:before{
    content: '\f03d';
}

span.icons-video-disabled:hover {
    color: #676a6c;
    text-decoration: none;
}

span.icons-video-wait{  
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    color: #009ee0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    transition-property: color, background, border, visibility, opacity, box-shadow, transform, -webkit-transform;
    background: rgb(221, 221, 221);
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
}

span.icons-video-wait:before{
    content: '\f03d';
    -webkit-transition: .3s ease;
    transition: .3s ease;
    transition-property: color, background, border, visibility, opacity, box-shadow, transform, -webkit-transform;
}

span.icons-video-wait:after{
    content: '\f017';
    font-size: 10px;
    right: -3px;
    bottom: -1px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;
    top: auto;
    left: auto;
    color: #5ad346;
}

span.icons-play-video{
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 20px;
    position: relative;
    cursor: pointer;
    color: #009ee0;;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    transition-property: color, background, border, visibility, opacity, box-shadow, transform, -webkit-transform;
 
}

span.icons-play-video:before{
    content: '\f167';
}

span.icons-live-interview{
    background:url(../../Images/icons/live-interview.png);
    width:24px;
    height:24px;
    display:block;
    margin-right: auto;
    margin-left: auto;
}

span.icons-clip-interview{
    background:url(../../Images/icons/clip-interview.png);
    width:24px;
    height:24px;
    display:block;
    margin-right: auto;
    margin-left: auto;

}




span.icons-save-blue
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/disk_blue.png);
}
span.icons-save-warning
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/disk_blue_warning.png);
}

span.icons-book-add
{
     font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    color: #0083ba;
}

span.icons-book-add:before{
    content: '\f02d';
}

span.icons-book-add:after{
    content: "\f067";
    font-size: 9px;
    right: -6px;
    top: -4px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;
    bottom: auto;
    left: auto;
    color: #95c11f;    
}


span.icons-book-delete
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 14px;
    position: relative;
    cursor: pointer;
}

span.icons-book-delete:before{
    content: '\f02d';
}

span.icons-book-delete:after{
    content: "\f00d";
    font-size: 9px;
    right: -6px;
    top: -4px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;
    bottom: auto;
    left: auto;
    color: #c0392b;    
}

span.icons-book-delete:hover {
    color: #c0392b;
}

span.icons-document-text
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/document_text.png);
}
span.icons-arrow-left-blue-24
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 30px;
}

span.icons-arrow-left-blue-24:before{
    content: "\f104";
    color: #009ee0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

span.icons-arrow-right_blue-24
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 30px;
}

span.icons-arrow-right_blue-24:before{
    content: "\f105";
    color: #009ee0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

span.icons-arrow-left-blue-24:hover:before,
span.icons-arrow-right_blue-24:hover:before{
    color: #0083ba;
}


span.icons-gear-add
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/gear_add.png);
}
span.icons-user-red
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/user1.png);
}
span.icons-sex-M
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 24px;
}

span.icons-sex-M:before{
    content: "\f183";
}

span.icons-sex-F
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 24px;
}

span.icons-sex-F:before{
    content: "\f182";
}

span.icons-user-red-disabled
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/user1-disabled.png);
}
span.icons-user-preference
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/user1_preferences.png);
}
span.icons-user-preference-disabled
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/user1_preferences-disabled.png);
}
span.icons-idcard-ok
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/id_card_ok.png);
}
span.icons-idcard-warning
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/id_card_warning.png);
}
span.icons-application-view
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/server_view.png);
}
span.icons-checked-green
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/check2.png);
}
span.icons-forbidden
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/forbidden.png);
}
span.icons-unknown.png
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/forbidden.png);
}
span.icons-yellow-ball
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/nav_plain_yellow.png);
}
span.icons-blue-ball
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/nav_plain_blue.png);
}
span.icons-red-ball
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/nav_plain_red.png);
}
span.icons-green-ball
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/nav_plain_green.png);
}
span.icons-mail
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/mail2.png);
}
span.icons-message-add
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/message_add.png);
}
span.icons-message-edit
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;  
    
    -moz-osx-font-smoothing: grayscale;  
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    color: #009ee0;
}

span.icons-message-edit:before{
    content: "\f075";
}

span.icons-message-edit:hover {
    color: #0083ba;
}

span.icons-message-edit:after{
    content: "\f304";
    font-size: 10px;
    right: -3px;
    bottom: -1px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;
    top: auto;
    left: auto;    
}

span.icons-message-delete
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;  
    
    -moz-osx-font-smoothing: grayscale;  
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}

span.icons-message-delete:before{
    content: "\f075";
}

span.icons-message-delete:hover {
    color: #c0392b;
}

span.icons-message-delete:after{
    content: "\f00d";
    font-size: 10px;
    right: -3px;
    bottom: -1px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;
    top: auto;
    left: auto;
    color: #dc3545;
    
}




span.icons-flag-FR
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;

    background: url(../../Images/icons/flag_france.png);
}
span.icons-flag-EN
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;

    background: url(../../Images/icons/flag_great_britain.png);
}
span.icons-flag-NL
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;

    background: url(../../Images/icons/flag_netherlands.png);
}
span.icons-warning
{  
       font-family: "Font Awesome 5 Pro";
    font-weight: 900; 
    
    -moz-osx-font-smoothing: grayscale;  
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    color: #FBBC05;
}

span.icons-warning:before{
    content: "\f071"
}

span.icons-checked-ball
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;  
    
    -moz-osx-font-smoothing: grayscale;  
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    color: #95c11f;
}

span.icons-checked-ball:before{
    content: "\f058";
}

span.icons-text-view
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;  
    
    -moz-osx-font-smoothing: grayscale;  
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 20px;
    cursor: pointer;
    color: #009ee0;
}

span.icons-text-view:before
{
    content: "\f002";
}

span.icons-text-view:hover
{
    color: #0083ba;
}
span.icons-user-earth16px
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/user1_earth16px.png);
}
span.icons-full-screen
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
}


span.icons-full-screen{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    position: relative;
    color: #009ee0;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

span.icons-full-screen:before{
    content: '\f2d0';
}


span.icons-user-new
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    color: #009ee0; /* Blue */
}

span.icons-user-new:before{
    content: '\f007';
}

span.icons-user-find-24px
{
    display: block;

    width: 24px;
    height: 24px;

    cursor: pointer;
    

    background: url(../../Images/icons/user1_find24px.png);
}
span.icons-user-find-disabled-24px
{
    display: block;

    width: 24px;
    height: 24px;

    cursor: pointer;
    

    background: url(../../Images/icons/user1_find24px-disabled.png);
}
span.icons-user-earth-24px
{
    display: block;

    width: 24px;
    height: 24px;

    cursor: pointer;
    

    background: url(../../Images/icons/user1_earth24px.png);
}
span.icons-user-earth-disabled-24px
{
    display: block;

    width: 24px;
    height: 24px;

    cursor: pointer;
    

    background: url(../../Images/icons/sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -1400px;
}
span.icons-container-24px
{
   font-family: "Font Awesome 5 Pro";
    font-weight: 900;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    color: #009ee0; /* Blue */
}

span.icons-container-24px:before{
    content: '\f002';
}


span.icons-container-disabled-24px
{
    display: block;

    width: 24px;
    height: 24px;

    cursor: pointer;
    

    background: url(../../Images/icons/index_view24px-disabled.png);
}
span.icons-indexpreference-24px
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    color: #009ee0; /* Blue */
    color: #95c11f !important; /* Green */
}

span.icons-indexpreference-24px:before{
    content: '\f1c0';
}

span.icons-indexpreference-disabled-24px
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    position: relative;
}

span.icons-indexpreference-disabled-24px:before{
    content: '\f1c0';
}

span.icons-indexpreference-disabled-24px:after{
    content: "\f067";
    font-size: 9px;
    right: -4px;
    bottom: -4px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;    
    top: auto;    
    left: auto;
    display: none;
    
}

span.icons-flag-blue-24px
{
    display: block;

    width: 24px;
    height: 24px;

    cursor: pointer;
    

    background: url(../../Images/icons/flag_blue24px.png);
}
span.icons-flag-blue-24px-disabled
{
    display: block;

    width: 24px;
    height: 24px;

    cursor: pointer;
    

    background: url(../../Images/icons/flag_blue24px-disabled.png);
}
span.icons-flag-blue-forbidden-24px-disabled
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    color: #dc3545;
}

span.icons-flag-blue-forbidden-24px-disabled:before{
    content: '\f05e';
}

span.icons-flag-blue-validate-24px
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    color: #95c11f; /* Green */
}

span.icons-flag-blue-validate-24px:before{
    content: '\f058';
}

span.icons-flag-blue-waiting-24px
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px; 
    position: relative;   
}

span.icons-flag-blue-waiting-24px:before {
    content: '\f007';
}

span.icons-flag-blue-waiting-24px:after {
    content: '\f017';
    font-size: 9px;
    right: -3px;
    bottom: -3px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;    
    top: auto;    
    left: auto;
    color: #009ee0;
}


span.icons-flag-blue-waiting-enabled-24px
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px; 
    position: relative;   
    color: #009ee0;
}

span.icons-flag-blue-waiting-enabled-24px:before {
    content: '\f007';
}

span.icons-flag-blue-waiting-enabled-24px:after {
    content: '\f017';
    font-size: 9px;
    right: -3px;
    bottom: -3px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;    
    top: auto;    
    left: auto;
}

span.icons-flag-blue-earth-24px
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: relative;
    font-size: 18px;
}

span.icons-flag-blue-earth-24px:before{
    content: '\f058';
}

span.icons-flag-blue-earth-24px:after{
    content: '\f017';
    font-size: 9px;
    right: -3px;
    bottom: -3px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;    
    top: auto;    
    left: auto;
    color: #009ee0;
}

span.icons-flag-blue-traffic-24px{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: relative;
    font-size: 18px;
}

span.icons-flag-blue-traffic-24px:before{
    content: '\f017';
}

span.icons-flag-blue-validate-24px-disabled
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
}

span.icons-flag-blue-validate-24px-disabled:before{
    content: '\f058';
}

span.icons-preference-24px
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    color: #95c11f !important;
    position: relative;
}

span.icons-preference-24px:before{
    content: '\f007';
}

span.icons-preference-24px:after {
    content: "\f0cb";
    font-size: 9px;
    right: -3px;
    bottom: -3px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;    
    top: auto;    
    left: auto;
}


span.icons-preference-disabled-24px
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    position: relative;
}

span.icons-preference-disabled-24px:before{
    content: '\f007';
}

span.icons-preference-disabled-24px:after {
    content: "\f0cb";
    font-size: 9px;
    right: -3px;
    bottom: -3px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;    
    top: auto;    
    left: auto;
    color: #009ee0;
}

span.icons-user-cv-24px
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 24px;
}

span.icons-user-cv-24px:before{
    content: '\f15c';
}

span.icons-help-16px
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    position: relative;
    color: #009ee0;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;    
}

span.icons-help-16px:before{
    content: '\f059';
}

span.icons-help-16px:hover{
    color: #0083ba;
}

span.icons-mail-alt{
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    position: relative;
    color: #009ee0;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;    
}

span.icons-mail-alt:before{
    content: '\f1d8';
}

span.icons-mail-alt:hover{
    color: #0083ba;
}



/*
 span.icons-help-16px{background:url(../../Images/icons/help2.png); width:16px; height:16px; display:block; cursor:pointer; cursor:hand;}
*/
span.icons-document-lock
{
    display: block;

    width: 16px;
    height: 16px;

    background: url(../../Images/icons/document_lock.png);
}
span.icons-businessman
{
    display: block;

    width: 16px;
    height: 16px;

    background: url(../../Images/icons/tpg-icon.png);
}
span.icons-businessman-man
{
    display: block;

    width: 16px;
    height: 16px;

    background: url(../../Images/icons/businessman.png);
}
span.icons-recruiter
{
    display: block;

    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;

    background: url(../../Images/icons/recruiter.png);
}
span.icons-candidate
{
    display: block;

    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;

    background: url(../../Images/icons/candidate.png);
}
span.short-italic
{
    font-size: 11px;
    font-style: italic;
}
span.listing-treeview
{
    display: block;

    width: 16px;
    height: 18px;

    background: url(../../Images/icons/treeview-default-line.png) 0 -4px no-repeat;
}
span.listing-treeview-last
{
    display: block;

    width: 16px;
    height: 18px;

    background: url(../../Images/icons/treeview-default-line.png) no-repeat 0 -1764px;
}
span.element-into
{
    display: block;

    width: 16px;
    height: 16px;

    background: url(../../Images/icons/element_into_input.png);
}
span.debug-add
{
    display: block;

    width: 16px;
    height: 16px;

    cursor: pointer;
    

    background: url(../../Images/icons/debug_add.png);
}

/* NATIONALITIES */

span.icons-natonality-unknow
{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;  
    
    -moz-osx-font-smoothing: grayscale;  
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    margin-top: 1px;
}

span.icons-natonality-unknow:after {
    content: "\f2fd";
}

span.icons-natonality_afghan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_afghanistan.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_albanian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_albania.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_algerian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_algeria.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_andorran
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_andorra.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_angolan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_angola.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_antiguans_barbudans
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_antigua_and_barbuda.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_argentine_or_argentinean
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_argentina.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_armenian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_armenia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_australian_or_ozzie_or_aussie
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_australia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_natonality_austrian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_austria.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_azerbaijani
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_azerbaijan.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_bahamian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_bahamas.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_bahraini
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_bahrain.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_bangladeshi
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_bangladesh.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_barbadian_or_bajuns
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_barbados.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_belarusian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_belarus.png') repeat scroll 0 0 transparent;
}

span.icons-flag_country_be,
span.icons-natonality_belgian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_belgium.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_belizean
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_belize.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_beninese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_benin.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_bhutanese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_bhutan.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_bolivian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_bolivia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_bosnian_herzegovinian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_bosnia_and_herzegovina.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_motswana_singular_batswana_plural
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_botswana.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_brazilian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_brazil.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_bruneian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_brunei.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_bulgarian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_bulgaria.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_burkinabe
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_burkina_faso.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_burundian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_burundi.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_cambodian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_cambodia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_cameroonian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_cameroon.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_canadian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_canada.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_cape_verdian_or_cape_verdean
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_cape_verde.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_central_african
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_central_african_republic.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_chadian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_chad.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_chilean
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_chile.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_chinese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_china.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_colombian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_colombia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_comoran
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_comoros.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_congolese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_congo_democratic_republic.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_costa_rican
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_costa_rica.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_ivorian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_cote_divoire.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_croat_or_croatian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_croatia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_cuban
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_cuba.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_cypriot
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_cyprus.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_czech
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_czech_republic.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_dane_or_danish
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_denmark.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_djibouti
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_djibouti.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_dominican
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_dominican_republic.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_east_timorese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_east_timor.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_ecuadorean
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_equador.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_egyptian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_egypt.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_salvadoran
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_el_salvador.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_equatorial_guinean_or_equatoguinean
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_equatorial_guinea.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_eritrean
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_eritrea.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_estonian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_estonia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_ethiopian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_ethiopia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_fijian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_fiji.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_finn_or_finnish
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_finland.png') repeat scroll 0 0 transparent;
}

span.icons-flag_country_fr,
span.icons-natonality_french_or_frenchman_or_frenchwoman
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_france.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_gabonese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_gabon.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_gambian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_gambia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_georgian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_georgia.png') repeat scroll 0 0 transparent;
}

span.icons-flag_country_de,
span.icons-natonality_german
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_germany.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_ghanaian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_ghana.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_greek
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_greece.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_grenadian_or_grenadan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_grenada.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_guatemalan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_guatemala.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_guinean
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_guinea.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_guinea_bissauan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_guinea_bissau.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_guyanese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_guyana.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_haitian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_haiti.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_honduran
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_honduras.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_hungarian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_iceland.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_icelander
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_honduras.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_indian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_india.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_indonesian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_indonesia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_iranian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_iran.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_iraqi
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_iraq.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_irishman_or_irishwoman_or_irish
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_ireland.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_israeli
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_israel.png') repeat scroll 0 0 transparent;
}

span.icons-flag_country_it,
span.icons-natonality_italian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_italy.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_jamaican
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_jamaica.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_japanese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_japan.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_jordanian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_jordan.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_kazakhstani
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_kazakhstan.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_kenyan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_kenya.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_i_kiribati
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_kiribati.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_north_korean
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_north_korea.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_south_korean
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_south_korea.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_kosovar
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_south_koredda.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_kuwaiti
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_kuwait.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_kyrgyz_or_kirghiz
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_kyrgyzstan.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_lao_or_laotian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_laos.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_latvian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_latvia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_lebanese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_lebanon.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_mosotho_plural_basotho
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_lesotho.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_liberian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_liberia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_libyan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_libya.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_liechtensteiner
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_liechtenstein.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_lithuanian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_lithuania.png') repeat scroll 0 0 transparent;
}
span.icons-flag_country_lu,
span.icons-natonality_luxembourger
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_luxembourg.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_macedonian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_macedonia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_malagasy
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_madagascar.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_malawian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_malawi.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_malaysian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_malaysia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_maldivan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_maledives.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_malian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_mali.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_maltese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_malta.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_marshallese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_marshall_islands.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_mauritanian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_mauretania.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_mauritian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_mauritius.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_mexican
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_mexico.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_micronesian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_micronesia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_moldovan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_moldova.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_monegasque_or_monacan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_monaco.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_mongolian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_mongolia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_montenegrin
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_montserrat.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_moroccan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_morocco.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_mozambican
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_mozambique.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_burmese_or_myanmarese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_burma.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_namibian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_namibia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_nauruan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_nauru.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_nepalese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_nepal.png') repeat scroll 0 0 transparent;
}

span.icons-flag_country_nl,
span.icons-natonality_dutch
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_netherlands.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_new_zealander_or_kiwi
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_new_zealand.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_nicaraguan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_nicaragua.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_nigerien
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_niger.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_nigerian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_nigeria.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_norwegian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_norway.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_omani
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_oman.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_pakistani
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_pakistan.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_palauan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_palau.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_panamanian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_panama.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_paraguayan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_paraquay.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_peruvian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_peru.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_filipino
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_philippines.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_pole_or_polish
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_poland.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_portuguese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_portugal.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_qatari
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_qatar.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_romanian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_romania.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_russian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_russia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_rwandan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_rwanda.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_kittian_and_nevisian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_saint_kitts_and_nevis.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_saint_lucian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_saint_lucia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_samoan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_samoa.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_sammarinese_or_san_marinese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_san_marino.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_sao_tomean
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_sao_tome_and_principe.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_saudi_or_saudi_arabian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_saudi_arabia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_senegalese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_senegal.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_serbian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_serbia_montenegro.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_seychellois
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_seychelles.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_sierra_leonean
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_sierra_leone.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_singaporean
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_singapore.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_slovak_or_slovakian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_slovakia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_slovene_or_slovenian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_slovenia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_solomon_islander
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_solomon_islands.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_somali
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_somalia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_south_african
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_south_africa.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_spaniard_or_spanish
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_spain.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_sri_lankan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_sri_lanka.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_sudanese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_sudan.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_surinamer
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_suriname.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_swazi
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_swaziland.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_swede_or_swedish
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_sweden.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_swiss
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_switzerland.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_syrian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_syria.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_taiwanese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_taiwan.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_tajik_or_tadzhik
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_tajikistan.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_tanzanian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_tanzania.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_thai
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_thailand.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_togolese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_togo.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_tongan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_tonga.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_trinidadian_or_tobagonian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_trinidad_and_tobago.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_tunisian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_tunisia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_turk_or_turkish
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_turkey.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_turkmens
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_turkmenistan.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_tuvaluan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_tuvalu.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_ugandan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_uganda.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_ukrainian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_ukraine.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_emirian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_united_arab_emirates.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_british
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_great_britain.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_american
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_usa.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_uruguayan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_uruquay.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_uzbek_or_uzbekistani
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_uzbekistan.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_ni_vanuatu
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_vanuatu.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_none
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_vatican_city.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_venezuelan
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_venezuela.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_vietnamese
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_vietnam.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_yemeni_or_yemenite
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_yemen.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_zambian
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_zambia.png') repeat scroll 0 0 transparent;
}
span.icons-natonality_zimbabwean
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_zimbabwe.png') repeat scroll 0 0 transparent;
}

span.icons-language_cz
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_czech_republic.png') repeat scroll 0 0 transparent;
}
span.icons-language_dk
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_denmark.png') repeat scroll 0 0 transparent;
}
span.icons-language_de
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_germany.png') repeat scroll 0 0 transparent;
}
span.icons-language_en
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_great_britain.png') repeat scroll 0 0 transparent;
}
span.icons-language_us
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_usa.png') repeat scroll 0 0 transparent;
}
span.icons-language_es
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_spain.png') repeat scroll 0 0 transparent;
}
span.icons-language_fr
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_france.png') repeat scroll 0 0 transparent;
}
span.icons-language_hi
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_india.png') repeat scroll 0 0 transparent;
}
span.icons-language_aa
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_nepal.png') repeat scroll 0 0 transparent;
}
span.icons-language_vl
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_belgium.png') repeat scroll 0 0 transparent;
}
span.icons-language_nl
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_netherlands.png') repeat scroll 0 0 transparent;
}
span.icons-language_pt
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_portugal.png') repeat scroll 0 0 transparent;
}
span.icons-language_ro
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_romania.png') repeat scroll 0 0 transparent;
}
span.icons-language_ru
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_russia.png') repeat scroll 0 0 transparent;
}
span.icons-language_se
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_sweden.png') repeat scroll 0 0 transparent;
}
span.icons-language_tr
{
    display: block;

    width: 16px;
    height: 16px;

    background: url('../../Images/icons/flag/flag_turkey.png') repeat scroll 0 0 transparent;
}

.jewelCount {
    border-radius: 2px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 9px;
    font-weight: bold;
    padding-bottom: 1px;
    padding-right: 0;
    position: relative;
    right: 2px;
    top: 0px;
    background-color: #8d8d8d;
    width: 12px;
    height: 12px;
    text-align: center;
    line-height: 12px;
    margin-left: 2px;
    margin-top: 0px !important;
}

span.icons-mediaId{
    position: relative;
    
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
}

span.icons-mediaId:before{
    content: "\f1c0";
    color: #009ee0;
}

span.icons-mediaId:after{
    content: "\f362";
    font-size: 12px;
    right: -6px;
    bottom: 3px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;    
    position: absolute;
    top: auto;
    left: auto;
    color: #009ee0;
}

span.icons-mediaId-mission {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
}

span.icons-mediaId-mission:before{
    content: "\f362";
    color: #009ee0;
}


span.icons-star-blue-16px{
    position: relative;
    
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
}

span.icons-star-blue-16px:before{
    content: "\f005";
    color: #009ee0;
}

span.icon-database {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
}

span.icon-database:before{
    content: "\f1c0";
    color: #676a6c;
}


span.icons-message-empty-grey{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    cursor: pointer;
}

span.icons-message-empty-grey:before{
    content: "\f2b6";
    color: #676a6c;
}

span.icons-message-out-grey{
     font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    cursor: pointer;
    position: relative;
}

span.icons-message-out-grey:before{
    content: "\f2b6";
    color: #676a6c;
}

span.icons-message-out-grey:after{
    content: '\f357';
    font-size: 14px;
    right: 3px;
    top: -6px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;
    bottom: auto;
    left: auto;
    color: #009ee0;
    
}

span.icons-message-read-grey{
     font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    cursor: pointer;
    position: relative;
}

span.icons-message-read-grey:before{
     content: "\f0e0";
    color: #676a6c;
}

span.icons-message-read-grey:after{
    content: '\f00c';
    font-size: 12px;
    right: -7px;
    top: -2px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;
    bottom: auto;
    left: auto;
    color: #009ee0;
}


span.icons-lock-grey{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 20px;
    cursor: pointer;
    position: relative;
}

span.icons-lock-grey:before{
    content: "\f15c";
    color: #676a6c;
}

span.icons-reports{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 20px;
    cursor: pointer;
    position: relative;
}

span.icons-reports:before{
    content: "\f15c";
    color: #009ee0;
}

span.icons-blacklist{
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 18px;
    cursor: pointer;
    position: relative;
}

span.icons-blacklist:before{
    content: "\f05e";
    color: #676a6c;
}

span.icons-inactive{
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 20px;
    cursor: pointer;
    position: relative;
}

span.icons-inactive:before{
    content: "\f007";
    color: #676a6c;
}

span.comment-count-tip{
    position: absolute;
    left: 21px;
    top: -5px;
    background-color: #5ad346;
    color: #FFF;
    font-size: 9px;
    font-weight: bold;
    display: block;
    width: 14px;
    height: 14px;
    line-height: 12px;
    text-align: center;
    font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    margin: 0;
    padding: 1px;
    border-radius: 10px;
}

span.payroll-status-1 {
    background: url("../../Images/icons/message_out-grey.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: none;
    height: 24px;
    margin-left: auto;
    margin-right: auto;
    width: 24px;
}

span.payroll-status-2 {
    background: url("../../Images/icons/icons_report-grey.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: none;
    height: 24px;
    margin-left: auto;
    margin-right: auto;
    width: 24px;
}

span.payroll-status-3 {
    background: url("../../Images/icons/icons_report-green.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: none;
    height: 24px;
    margin-left: auto;
    margin-right: auto;
    width: 24px;
}

span.payroll-status-4 {
    background: url("../../Images/icons/icons_report-red.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: none;
    height: 24px;
    margin-left: auto;
    margin-right: auto;
    width: 24px;
}

span.payroll-status-5 {
    background: url("../../Images/icons/icons_report-blue-validate.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: none;
    height: 24px;
    margin-left: auto;
    margin-right: auto;
    width: 24px;
}