:root { 
                --fjcs-logo:#1366A7;
                --fjcs-bg-dark:#053E69;
                --fjcs-bg-light:#c9e5fb;
                --fjcs-ak-grey:#3D749F;
                --fjcs-ak-blue:#1699fe;
                --fjcs-c-logo:#FF970D;
                --fjcs-c-bg-dark:#a35d00;
                --fjcs-c-bg-light:#FFe8c9;
                --fjcs-c-ak-grey:#F7B130;
                --fjcs-c-ak-blue:#ff9406;
                --fjcs-red:#fb4545;
                --fjcs-green:#2ac833;
                --fjcs-yellow:#fddc25;
                --fjcs-fg-white:#ffffff;
 }


@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?1erbwj');
    src:  url('../fonts/icomoon.eot?1erbwj#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?1erbwj') format('truetype'),
    url('../fonts/icomoon.woff?1erbwj') format('woff'),
    url('../fonts/icomoon.svg?1erbwj#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
    content: "\e900";
}
.icon-pencil:before {
    content: "\e905";
}
.icon-camera:before {
    content: "\e90f";
}
.icon-folder:before {
    content: "\e92f";
}
.icon-printer:before {
    content: "\e954";
}
.icon-floppy-disk:before {
    content: "\e962";
}
.icon-spinner11:before {
    content: "\e984";
}
.icon-wrench:before {
    content: "\e991";
}
.icon-cog:before {
    content: "\e994";
}
.icon-hammer:before {
    content: "\e996";
}
.icon-hammer2:before {
    content: "\e9a8";
}
.icon-bin:before {
    content: "\e9ac";
}
.icon-tree:before {
    content: "\e9bc";
}
.icon-menu:before {
    content: "\e9bd";
}
.icon-cloud-download:before {
    content: "\e9c2";
}
.icon-cloud-upload:before {
    content: "\e9c3";
}
.icon-download2:before {
    content: "\e9c5";
}
.icon-upload2:before {
    content: "\e9c6";
}
.icon-download3:before {
    content: "\e9c7";
}
.icon-upload3:before {
    content: "\e9c8";
}
.icon-eye:before {
    content: "\e9ce";
}
.icon-plus:before {
    content: "\ea0a";
}
.icon-minus:before {
    content: "\ea0b";
}
.icon-info:before {
    content: "\ea0c";
}
.icon-cancel-circle:before {
    content: "\ea0d";
}
.icon-cross:before {
    content: "\ea0f";
}
.icon-checkmark:before {
    content: "\ea10";
}
.icon-checkmark2:before {
    content: "\ea11";
}
.icon-spell-check:before {
    content: "\ea12";
}
.icon-enter:before {
    content: "\ea13";
}
.icon-exit:before {
    content: "\ea14";
}
.icon-play2:before {
    content: "\ea15";
}
.icon-stop:before {
    content: "\ea17";
}
.icon-arrow-up:before {
    content: "\ea32";
}
.icon-arrow-down:before {
    content: "\ea36";
}
.icon-table2:before {
    content: "\ea71";
}



/*  old util v2.7
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?t4hp9g');
  src:  url('../fonts/icomoon.eot?t4hp9g#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?t4hp9g') format('truetype'),
    url('../fonts/icomoon.woff?t4hp9g') format('woff'),
    url('../fonts/icomoon.svg?t4hp9g#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e900";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-camera:before {
  content: "\e90f";
}
.icon-printer:before {
  content: "\e954";
}
.icon-hammer2:before {
  content: "\e9a8";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-tree:before {
  content: "\e9bc";
}
.icon-cloud-download:before {
  content: "\e9c2";
}
.icon-cloud-upload:before {
  content: "\e9c3";
}
.icon-download2:before {
  content: "\e9c5";
}
.icon-upload2:before {
  content: "\e9c6";
}
.icon-download3:before {
  content: "\e9c7";
}
.icon-upload3:before {
  content: "\e9c8";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-spell-check:before {
  content: "\ea12";
}
.icon-enter:before {
  content: "\ea13";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-stop:before {
  content: "\ea17";
}

*/

.textbox{
    overflow-y:scroll;
    width: 90%;
    height: 500px;
    margin-top:10px;
    margin-bottom:10px;
    padding-left: 5px;
    padding-right: 5px;
    border: solid black 2px;
}

/*            old: before 2018-05-09
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?8vy62');
  src:  url('../fonts/icomoon.eot?8vy62#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?8vy62') format('truetype'),
    url('../fonts/icomoon.woff?8vy62') format('woff'),
    url('../fonts/icomoon.svg?8vy62#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\2302";
}
.icon-pencil:before {
  content: "\270e";
}
.icon-printer:before {
  content: "\2399";
}
.icon-cloud-download:before {
  content: "\1f4e4";
}
.icon-cloud-upload:before {
  content: "\1f4e5";
}
.icon-plus:before {
  content: "\271a";
}
.icon-minus:before {
  content: "\2796";
}
.icon-exit:before {
  content: "\274e";
}
.icon-newspaper:before {
  content: "\274e";
}
    
                        
.icon {
 	font-family: icomoon, icons-web, icons-arrows, icons-social,
        	         icons-holiday, opensans, sans-serif;
}     

*/