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

.solid-icon [class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fisfont-solid' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
 font-size: 24px;
 display: inline-block; 
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
 	 -moz-osx-font-smoothing: grayscale; color:#999999;    }


.ic-spin {
  -webkit-animation: ic-spin 2s infinite linear;
  animation: ic-spin 2s infinite linear;
}
.ic-pulse {
  -webkit-animation: ic-pulse 1s infinite steps(8);
  animation: ic-pulse 1s infinite steps(8);
}
@-webkit-keyframes ic-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ic-pulse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.ic-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ic-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ic-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.ic-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.ic-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .ic-rotate-90,
:root .ic-rotate-180,
:root .ic-rotate-270,
:root .ic-flip-horizontal,
:root .ic-flip-vertical {
  filter: none;
}




.icon-Accounts:before {
  content: "\e900";
}
.icon-Action:before {
  content: "\e901";
}
.icon-Add:before {
  content: "\e95a";
}
.icon-Align_center:before {
  content: "\e97e";
}
.icon-Align_left:before {
  content: "\e97f";
}
.icon-Announcements:before {
  content: "\e98b";
}
.icon-Approximate:before {
  content: "\e9df";
}
.icon-Approval:before {
  content: "\e902";
}
.icon-Arrow:before {
  content: "\e903";
}
.icon-Arrow_down:before {
  content: "\e904";
}
.icon-Arrow_right-angle:before {
  content: "\e990";
}
.icon-Ascend:before {
  content: "\e95f";
}
.icon-Asterisk:before {
  content: "\e9f6";
}
.icon-Attachment:before {
  content: "\e97d";
}
.icon-Back:before {
  content: "\e906";
}
.icon-Bank:before {
  content: "\e907";
}
.icon-Bank_check:before {
  content: "\e953";
}
.icon-Basket:before {
  content: "\e9d0";
}
.icon-BillPay:before {
  content: "\e908";
}
.icon-Blockquote:before {
  content: "\e980";
}
.icon-Bold:before {
  content: "\e981";
}
.icon-Book:before {
  content: "\e9a5";
}
.icon-Bookmark:before {
  content: "\e909";
}
.icon-Bookmark_add:before {
  content: "\e991";
}
.icon-Bookmark_remove:before {
  content: "\e992";
}
.icon-Brain:before {
  content: "\e9d7";
}
.icon-Bug:before {
  content: "\e9a1";
}
.icon-Building:before {
  content: "\e90a";
}
.icon-Bullet:before {
  content: "\e9a0";
}
.icon-Calculator:before {
  content: "\e979";
}
.icon-Calendar:before {
  content: "\e90b";
}
.icon-Camera:before {
  content: "\e90c";
}
.icon-Car:before {
  content: "\e97c";
}
.icon-Card:before {
  content: "\e90d";
}
.icon-Card_reader:before {
  content: "\e9eb";
}
.icon-Cash:before {
  content: "\e9cf";
}
.icon-Chart:before {
  content: "\e90e";
}
.icon-Chat:before {
  content: "\e90f";
}
.icon-Check:before {
  content: "\e95b";
}
.icon-Check_list:before {
  content: "\e9b8";
}
.icon-Chevron:before {
  content: "\e910";
}
.icon-Chevron_double:before {
  content: "\e958";
}
.icon-Chevron_skip:before {
  content: "\e9a6";
}
.icon-Clipboard:before {
  content: "\e911";
}
.icon-Clock:before {
  content: "\e9fc";
}
.icon-Close:before {
  content: "\e912";
}
.icon-Cloud:before {
  content: "\e9a7";
}
.icon-Cloud_download:before {
  content: "\e9ad";
}
.icon-Cloud_upload:before {
  content: "\e9ae";
}
.icon-Code:before {
  content: "\e9af";
}
.icon-Collateral:before {
  content: "\e9ee";
}
.icon-Compass:before {
  content: "\e9db";
}
.icon-Compress:before {
  content: "\e913";
}
.icon-Controls:before {
  content: "\e9d9";
}
.icon-Copy:before {
  content: "\e95e";
}
.icon-Cut:before {
  content: "\e960";
}
.icon-Dashboard:before {
  content: "\e905";
}
.icon-Data:before {
  content: "\e950";
}
.icon-Database:before {
  content: "\e9a2";
}
.icon-Database_group:before {
  content: "\e9a8";
}
.icon-Delete:before {
  content: "\e914";
}
.icon-Delta:before {
  content: "\e9f2";
}
.icon-Density1:before {
  content: "\e9ba";
}
.icon-Density2:before {
  content: "\e9b9";
}
.icon-Density3:before {
  content: "\e9bb";
}
.icon-Descend:before {
  content: "\e961";
}
.icon-Desktop:before {
  content: "\e96c";
}
.icon-Dimension:before {
  content: "\e962";
}
.icon-Dining:before {
  content: "\e997";
}
.icon-Direction:before {
  content: "\e967";
}
.icon-Direct_mail:before {
  content: "\e915";
}
.icon-Divide:before {
  content: "\e9f1";
}
.icon-Doctor:before {
  content: "\e94e";
}
.icon-Donut:before {
  content: "\e916";
}
.icon-Download:before {
  content: "\e917";
}
.icon-Drag:before {
  content: "\e9d3";
}
.icon-Drawer:before {
  content: "\e9d6";
}
.icon-Edit:before {
  content: "\e918";
}
.icon-Elbow:before {
  content: "\e9f0";
}
.icon-Email:before {
  content: "\e919";
}
.icon-Entertainment:before {
  content: "\e998";
}
.icon-Error:before {
  content: "\e91a";
}
.icon-Error_solid:before {
  content: "\e956";
}
.icon-Expand:before {
  content: "\e91b";
}
.icon-Export:before {
  content: "\e91c";
}
.icon-Eye:before {
  content: "\e91d";
}
.icon-Eye_hide:before {
  content: "\e963";
}
.icon-Eyedropper:before {
  content: "\e964";
}
.icon-Faceprint:before {
  content: "\e9c5";
}
.icon-Favorite:before {
  content: "\e91e";
}
.icon-Favorite_half:before {
  content: "\e9e3";
}
.icon-Favorite_solid:before {
  content: "\e9e4";
}
.icon-File:before {
  content: "\e91f";
}
.icon-File_add:before {
  content: "\e98c";
}
.icon-File_broken:before {
  content: "\e9de";
}
.icon-Filecheck:before {
  content: "\e920";
}
.icon-File_landscape:before {
  content: "\e9ef";
}
.icon-File_remove:before {
  content: "\e98d";
}
.icon-File_tree:before {
  content: "\e97a";
}
.icon-Filter:before {
  content: "\e952";
}
.icon-Filter_remove:before {
  content: "\e9ed";
}
.icon-Fingerprint:before {
  content: "\e921";
}
.icon-Flag:before {
  content: "\e951";
}
.icon-Flame:before {
  content: "\e9d2";
}
.icon-Flask:before {
  content: "\e9e9";
}
.icon-Flow:before {
  content: "\e9e8";
}
.icon-Folder:before {
  content: "\e922";
}
.icon-Folder_open:before {
  content: "\e96d";
}
.icon-Format_apply:before {
  content: "\e982";
}
.icon-Format_remove:before {
  content: "\e983";
}
.icon-Gavel:before {
  content: "\e9e7";
}
.icon-Group:before {
  content: "\e923";
}
.icon-Headset:before {
  content: "\e999";
}
.icon-Heart:before {
  content: "\e924";
}
.icon-Heart_remove:before {
  content: "\e9b0";
}
.icon-Help:before {
  content: "\e925";
}
.icon-Help_solid:before {
  content: "\e926";
}
.icon-Hierarchy:before {
  content: "\e9cc";
}
.icon-Home:before {
  content: "\e927";
}
.icon-Identification:before {
  content: "\e9a3";
}
.icon-Image:before {
  content: "\e9b1";
}
.icon-Incognito:before {
  content: "\e9bf";
}
.icon-Indent:before {
  content: "\e984";
}
.icon-Infinity:before {
  content: "\e9c1";
}
.icon-Information:before {
  content: "\e928";
}
.icon-Information_solid:before {
  content: "\e929";
}
.icon-In-Progress:before {
  content: "\e9ea";
}
.icon-Insecure:before {
  content: "\e92a";
}
.icon-Instructions:before {
  content: "\e92b";
}
.icon-Italic:before {
  content: "\e985";
}
.icon-Justify:before {
  content: "\e98f";
}
.icon-Keyboard:before {
  content: "\e97b";
}
.icon-Keypad:before {
  content: "\e9d8";
}
.icon-Laptop:before {
  content: "\e9d4";
}
.icon-Layout1:before {
  content: "\e9b3";
}
.icon-Layout2:before {
  content: "\e9b2";
}
.icon-Layout3:before {
  content: "\e9b4";
}
.icon-Leaf:before {
  content: "\e9be";
}
.icon-Ledger:before {
  content: "\e92c";
}
.icon-Legend:before {
  content: "\e9dc";
}
.icon-Lend:before {
  content: "\e9f8";
}
.icon-Light:before {
  content: "\e99a";
}
.icon-Light_remove:before {
  content: "\e99b";
}
.icon-Lightning:before {
  content: "\e9c8";
}
.icon-Link:before {
  content: "\e993";
}
.icon-Link_remove:before {
  content: "\e9c2";
}
.icon-Link_web:before {
  content: "\e92d";
}
.icon-Loan:before {
  content: "\e92e";
}
.icon-Locations:before {
  content: "\e92f";
}
.icon-Logout:before {
  content: "\e98e";
}
.icon-Max:before {
  content: "\e930";
}
.icon-Medical:before {
  content: "\e94f";
}
.icon-Meeting:before {
  content: "\e9f5";
}
.icon-Menu:before {
  content: "\e931";
}
.icon-Menu_drop:before {
  content: "\e932";
}
.icon-Menu_list:before {
  content: "\e933";
}
.icon-Merge:before {
  content: "\e965";
}
.icon-Microphone:before {
  content: "\e96e";
}
.icon-Microphone_mute:before {
  content: "\e966";
}
.icon-Min:before {
  content: "\e934";
}
.icon-News:before {
  content: "\e955";
}
.icon-Note:before {
  content: "\e9ce";
}
.icon-Notification:before {
  content: "\e935";
}
.icon-Notification_off:before {
  content: "\e994";
}
.icon-Notification_panel:before {
  content: "\e936";
}
.icon-Offers:before {
  content: "\e937";
}
.icon-Ordered_list:before {
  content: "\e986";
}
.icon-Outdent:before {
  content: "\e987";
}
.icon-Package:before {
  content: "\e9c9";
}
.icon-Password:before {
  content: "\e988";
}
.icon-Paste:before {
  content: "\e9e2";
}
.icon-Pause:before {
  content: "\e96f";
}
.icon-Person:before {
  content: "\e938";
}
.icon-Phone:before {
  content: "\e939";
}
.icon-Piggy_bank:before {
  content: "\e9f4";
}
.icon-Pin:before {
  content: "\e93a";
}
.icon-Pin_remove:before {
  content: "\e996";
}
.icon-Play:before {
  content: "\e970";
}
.icon-Plugin:before {
  content: "\e9a9";
}
.icon-Plugin_execute:before {
  content: "\e9aa";
}
.icon-Popout:before {
  content: "\e93b";
}
.icon-Posak:before {
  content: "\e93c";
}
.icon-Posak_solid:before {
  content: "\e9ec";
}
.icon-Presentation:before {
  content: "\e9dd";
}
.icon-Preview:before {
  content: "\e9b5";
}
.icon-Print:before {
  content: "\e93d";
}
.icon-Prohibit:before {
  content: "\e9f3";
}
.icon-QR_code:before {
  content: "\e9a4";
}
.icon-Record:before {
  content: "\e9c3";
}
.icon-Recurring:before {
  content: "\e93e";
}
.icon-Refresh:before {
  content: "\e93f";
}
.icon-Registration:before {
  content: "\e954";
}
.icon-Relationship:before {
  content: "\e9cd";
}
.icon-Reply_all:before {
  content: "\e9f7";
}
.icon-Reorder:before {
  content: "\e968";
}
.icon-Reports:before {
  content: "\e940";
}
.icon-Rewards:before {
  content: "\e99c";
}
.icon-Ribbon:before {
  content: "\e978";
}
.icon-Robot:before {
  content: "\e9c6";
}
.icon-Rolodex:before {
  content: "\e95d";
}
.icon-Save:before {
  content: "\e971";
}
.icon-Scale:before {
  content: "\e9c0";
}
.icon-Scan:before {
  content: "\e941";
}
.icon-Scrub:before {
  content: "\e972";
}
.icon-Search:before {
  content: "\e942";
}
.icon-Security:before {
  content: "\e943";
}
.icon-Send:before {
  content: "\e9c4";
}
.icon-Service:before {
  content: "\e995";
}
.icon-Settings:before {
  content: "\e944";
}
.icon-Share:before {
  content: "\e9c7";
}
.icon-Shield:before {
  content: "\e99f";
}
.icon-Shop:before {
  content: "\e9d1";
}
.icon-Shopping:before {
  content: "\e99d";
}
.icon-Shopping_cart:before {
  content: "\e957";
}
.icon-Skip:before {
  content: "\e973";
}
.icon-Sort_high-low:before {
  content: "\e9e0";
}
.icon-Sort_low-high:before {
  content: "\e9e1";
}
.icon-Split:before {
  content: "\e969";
}
.icon-Stop:before {
  content: "\e974";
}
.icon-Strategy:before {
  content: "\e9ab";
}
.icon-Strikethrough:before {
  content: "\e989";
}
.icon-Subtract:before {
  content: "\e95c";
}
.icon-Suggestions:before {
  content: "\e9da";
}
.icon-Suitcase:before {
  content: "\e945";
}
.icon-Table:before {
  content: "\e946";
}
.icon-Tag:before {
  content: "\e9bc";
}
.icon-Target:before {
  content: "\e947";
}
.icon-Telephone:before {
  content: "\e959";
}
.icon-Thumb_down:before {
  content: "\e9b6";
}
.icon-Thumb_up:before {
  content: "\e9b7";
}
.icon-Time:before {
  content: "\e948";
}
.icon-Transaction:before {
  content: "\e9bd";
}
.icon-Transaction_remove:before {
  content: "\e9e6";
}
.icon-Transfer:before {
  content: "\e949";
}
.icon-Translate:before {
  content: "\e9e5";
}
.icon-Trash:before {
  content: "\e94a";
}
.icon-Trophy:before {
  content: "\e9d5";
}
.icon-Underline:before {
  content: "\e98a";
}
.icon-Vault:before {
  content: "\e9ac";
}
.icon-Vertical_ellipsis:before {
  content: "\e94b";
}
.icon-Video:before {
  content: "\e94c";
}
.icon-Volume_down:before {
  content: "\e975";
}
.icon-Volume_mute:before {
  content: "\e976";
}
.icon-Volume_up:before {
  content: "\e977";
}
.icon-Waiver:before {
  content: "\e94d";
}
.icon-Wallet:before {
  content: "\e99e";
}
.icon-Wifi:before {
  content: "\e9ca";
}
.icon-World:before {
  content: "\e9cb";
}
.icon-Zoom_in:before {
  content: "\e96a";
}
.icon-Zoom_out:before {
  content: "\e96b";
}

/*** Sample colors ***/
.green_c {color:#4BCD3E;}

.xxlrg-ic {font-size: 120px;}
.xlrg-ic {font-size: 32px;}
.lrg-ic{font-size: 24px;}
.med-ic {font-size: 20px;}
.sm-ic {font-size: 18px;}
.xsm-ic {font-size: 12px;}

/*******Loading Indicator *******/

.loading  {
  border-radius: 100px;
  padding: 20px;
  position: relative;
  color: #fff;
}
.loading span {
  height: 10px;
  width: 10px;
  float: left;
  margin: 0 3px;
  background-color: #777777;
  display: block;
  border-radius: 50%;
  opacity: 0.1;
}
.loading span:nth-of-type(1) {
  -webkit-animation: 3s blink infinite 0.3333s;
          animation: 3s blink infinite 0.3333s;
}
.loading span:nth-of-type(2) {
  -webkit-animation: 3s blink infinite 0.6666s;
          animation: 3s blink infinite 0.6666s;
}
.loading span:nth-of-type(3) {
  -webkit-animation: 3s blink infinite 0.9999s;
          animation: 3s blink infinite 0.9999s;
}
.loading span:nth-of-type(4) {
  -webkit-animation: 3s blink infinite 1.3332s;
          animation: 3s blink infinite 1.3332s;
}
.loading span:nth-of-type(5) {
  -webkit-animation: 3s blink infinite 1.6665s;
          animation: 3s blink infinite 1.6665s;
}

.align-middle {
                 vertical-align:middle;   
}


@-webkit-keyframes blink {
  50% {
    opacity: 1;
  }
}

@keyframes blink {
  50% {
    opacity: 1;
  }
}
 
