/*
 *********************************************************************************
 * Copyright (C) 2017-2020 by KEYARK, INC. - All Rights Reserved.
 * All information contained herein is proprietary and confidential to KEYARK, INC.
 * Any use, reproduction, or disclosure without the written
 * permission of KEYARK, INC. is prohibited.
 * Written by Victoria Pinchuk <vpinchuk@keyark.com>
 **********************************************************************************
*/

@font-face {
  font-family: "custom-icons";
  font-style: normal; 
  font-weight: normal;

  src: url("../font/LigatureSymbols-2.11.eot");
  src: url("../font/LigatureSymbols-2.11.eot?#iefix") format("embedded-opentype"), 
  	   url("../font/LigatureSymbols-2.11.woff") format("woff"), 
  	   url("../font/LigatureSymbols-2.11.ttf") format("truetype");
}

.custom-icon, .custom-icon.before, .custom-icon.after {
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}

.cancel:after {color: #990000;}
.cancel:hover:after {color: #ff9999;}

.cancel.tab:after {
    font-size: 1.5em;
    padding: 0 .4em;
    content: "+";
}

.guide:before {
    content: "?";
        
    display: inline-block;
    font-size: .8em;
    padding: 0 .3em;
    font-weight: bold;
    margin: 0 .4em .1em 0;
    border: 1px solid #99ccff;
    border-radius: 1em;
}

.custom-icon {
	margin: 0;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	cursor: default;
	z-index: 0;
}

.custom-icon:before, .custom-icon:after {
	font-family: "custom-icons";
	z-index: 0;
	/*vertical-align: middle;*/	
}	

.custom-icon:before {padding-right: .2em}
.custom-icon:after {padding-left: .2em}

.custom-icon.user:before { content: "\E137";} /*user*/
.custom-icon.users:before { content: "\E051";} /*friend, users*/

.custom-icon.logout:before  { content: "\E088";} /*logout*/

.custom-icon.settings:before {content:"	\E055";} /*setting, gear*/

.custom-icon.permission:before {content:"\E02a";} /*checkbox*/
.custom-icon.account:before {content:"\E134";} /*unlock*/

.custom-icon.home:before { content: "\E072";}   /*home*/
.custom-icon.tutorial:before{ content: "\E139";}   /*video*/
.custom-icon.web:before {content:"\E13f";} /*web*/
.custom-icon.book:before {content:"\E020";} /*book*/
.custom-icon.bookmark:before {content:"\E021";} /*bookmark*/
.custom-icon.media:before {content:"\E107";} /*playmedia*/

.custom-icon.new:before { content: "\E02f";}   /*clear*/

.custom-icon.quit:before, /* rotated 45deg */
.custom-icon.close:before,  /* rotated 45deg */
.custom-icon.cancel:after,  /* rotated 45deg */
.custom-icon.plus:after, 
.custom-icon.increase:before, 
.custom-icon.add:after, 
.custom-icon.extra:after {content: "\E108";} /* plus icon */

.custom-icon.decrease:before, 
.custom-icon.minus:after {content: "\E08f";} /* minus icon */

.custom-icon.refresh:before, 
.custom-icon.inprogress_icon:before {content: "\E10e";} /* refresh*/
.custom-icon.search:before {content: "\E116";} /* search icon */

.custom-icon.sync:before {content: "\E125";} /*sync*/

.custom-icon.key:before {content: "\E07c";} /*key*/
.custom-icon.catalog:before {content: "\E08d";} /*memo*/
.custom-icon.stores:before {content: "\E002";} /*album*/
.custom-icon.store:before {content: "\E023";} /*building*/
.custom-icon.catalogs:before {content: "\E028";}
.custom-icon.server:before {content: "\E09e";} /*monitor*/

.custom-icon.more:after  {content: "\E043";}	/* 3dots*/

.custom-icon.submit:before {content: "\E115";}	/* save*/

.custom-icon.clear:before {content: "\E148";}	/* eraser*/
.custom-icon.back:before {content: "\E00c";}	/* 	arrowleft */
.custom-icon.select:before {content: "\E089";}	/* magic*/
.custom-icon.ok:before {content: "\E029";}	/* check*/

.custom-icon.delete:before {content: "\E12c";}	/* delete, trash*/

.custom-icon.import:before 	{content: "\E087";}	/* login*/
.custom-icon.export:before {content: "\E088";}	/* logout*/

.custom-icon.tabload:before, 
.custom-icon.tabsave:before {content: "\E04e";}  /*forward*/
	
.custom-icon.tabs:before {content: "\E097";} /* notify*/

.custom-icon.keysql:before {content: "\E07c";} /* key icon */
.custom-icon.json:before {content:"{}";} 
.custom-icon.csv:before {content:"\E127";} /*table, cell*/

.custom-icon.run:before, 
.custom-icon.exec:after {content: " \E096";}	/* next icon; larger: \E106 <-play*/

.custom-icon.edit:before {content: "\E041";}	/* edit*/
.custom-icon.history:before {content: "\E12b";}	/* time*/
.custom-icon.revise:before {content: "\E11a";}	/* shuffle*/
.custom-icon.rename:before {content: "\E09f";}	/* pen*/
.custom-icon.undo:before {content:"\E133";} /* undo*/
.custom-icon.view:before {content:"\E13a";} /* eye*/
.custom-icon.copy:before {content:"\E038";} /* copy, files*/

.custom-icon.info:before {content:"\E075";} /*info*/
.custom-icon.help:before {content:"\E070";} /*?(help)*/

.custom-icon.broken:after {content: "\E012";} /* ban*/
.custom-icon.locate:after {content:"\E085";} /* navigation*/

.custom-icon.expand:before {content:"\E053";} /* full*/
.custom-icon.collapse:before {content:"\E11d";} /* small*/
.custom-icon.lines:after {content:"\E005";} /* alignleft*/
.custom-icon.list:after {content:"\E084";} /* list*/
.custom-icon.wrap:after {content:"\E045";} /* exchange*/
.custom-icon.unwrap:after {content:"\E08f";} /* minus*/	

.custom-icon.down:before, 
.custom-icon.select-down:after  {content:"\E03e";} /* v (down)*/

.custom-icon.right:before, 
.custom-icon.reqhist:after, 
.custom-icon.select-right:after, 
.custom-icon.scrollright:before {content:"\E112";} /* > (to right)*/

.custom-icon.left:before, 
.custom-icon.scrollleft:after {content:"\E080";} /* < (to left)*/

.custom-icon.clip:before {content:"\E030";} /*clip, attach*/

.custom-icon.cut:before {content:"\E03b";} /*cut, scissors*/

.custom-icon.dbschema:before, .custom-icon.schema:before {content:"\E16d";} /*sitemap*/

.custom-icon.mail:before {content:"\E08a";} /*mail*/

.custom-icon.first:after {content:"\E00f";} /*back */
.custom-icon.prev:after {content:"\E080";} /*left */
.custom-icon.next:after {content:"\E112";} /*right */
.custom-icon.last:before {content:"\E096"; } /*next */

.custom-icon.desc:after {content:"\E040";} /*dropdown*/
.custom-icon.asc:after {content:"\E00f";} /*back */
.custom-icon.sort:after {content:"\E120";} /*sort */

.custom-icon.password:before {content:"\E086";} /*lock */


/**********************************************************************************
 * Copyright (C) 2017-2020 by KEYARK, INC. - All Rights Reserved.
 * All information contained herein is proprietary and confidential to KEYARK, INC.
 * Any use, reproduction, or disclosure without the written
 * permission of KEYARK, INC. is prohibited.
 * Written by Victoria Pinchuk <vpinchuk@keyark.com>
***********************************************************************************/