﻿@charset "utf-8";
/* Default fonts and colors
========================================== */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl, input,textarea,select { 
		font-family: "Verdana", "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #666;
	font-family: "Century Schoolbook", "Century", Georgia, "Times New Roman", serif;
	font-weight: normal;
}

pre,
code,
kbd,
samp,
tt{
  font-size:0.8125em;
}
input[type="text"]:focus{
background-color: #f9f2a8;

}
/* LAYOUTy--
========================================== */
/*Resolution width input in main table*/
.size_std {
	width: 900px;
	border:solid 1px silver; 
   }

.size_std_plus1 {
	width: 900px;
}

.size_std_plus {
	width: 900px;
}


.size_subtbl
{
    width:762px;
}
.size_subtbl2
{
    width:562px;
}
.size_stdf 
{
	width: 1363px;
   }
.page-break  { page-break-before: always; }
/*********************************/
body {
	font-size: 70%;
	line-height: 150%;
}
td,th {
	font-family: verdana,Arial, Helvetica, sans-serif;
    
}

A.formNavLink:Link 
{
	COLOR: #326878;
	TEXT-DECORATION: none;
	font: bold 10px Verdana;
}
A.formNavLink:visited {

	COLOR: #326878;
	TEXT-DECORATION: none;
	font: bold 10px Verdana;
	background-color: Gray;
}

A.formNavLink:hover {
	COLOR: #7074CC;
	TEXT-DECORATION: none;
	font: bold 10px Verdana;
}
TD.formBorder
	{
	background-color: #F0F4FF;
	padding: 1px;
	color: #333333;
	border: 1px solid #789FC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


.TextFieldName
	{
	FONT: bold 10px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFCDED;
	width: 120px;
	}
.TextFieldSmall
	{
	FONT: bold 10px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f9f2a8;
	width: 60px;
	}	
.TextFiled_title
	{
	FONT: bold 10px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEC4D2;
	width: 130px;
	}
.GridTitle
	{
	background-color:#EEEFD6;
	color: #666666;	
	font: bold 16px Arial, Helvetica, sans-serif;
	padding-left: 4px;
	text-align:center
	}

.GridRow1
	{
	background-color: #EEEFD6;
	font-size: 9pt;
	color: #333333;
	padding-left: 4px;
	}

.GridRow2
	{
	background-color: #EEEFD6;
	font-size: 9pt;
	color: #666666;
	text-align:left;
	font-weight:bolder ;
	}

.GridRow3
	{
	background-color: #EEE8AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder ;
	padding: 2px 2px 2px 5px;
	color: #333333;
	letter-spacing: 1pt;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	}
.bluebg {
	background-color: #E4EEF3;
	border: 1px solid #A9BECF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #333333;
}

.GridRowSelect
	{
	background-color: #FCEFD8;
	}
.amt{ text-align:right;}

.NumericTextBox
{ margin: 0;padding:8px 5px;border: 1px solid #ababab;/*height: 24px;*/
	text-align: right;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 0px;
	-moz-border-radius:3px;background-color:#FFF;color: #3c3c3c;font-size:14px;width:199px !important;
}


.ToolBarBackGround
{
	background-color: #FCEFD8;
    width: 1076px;
    height: 138px;
}
.select {
	border: 1px solid #0066FF;
	font-size: 10pt;
}

.GridHeaderimg {
    background-image : url(cdn/images/gradient2.png);
    background-repeat:no-repeat;   
/*	background-color:#ade4f8;   */
 	background-size: 100% 100%;
/* 	background-origin: content-box; */
 	font-family: arial;
	font-size: 13px;
	font-weight:bold ;
	padding: 8px;
	color: #333;
	letter-spacing: 1pt;
	border-bottom: 1px solid #999999;padding:4px;
}

.GridHeader {
	border-bottom: 1px solid #999900;
    background-color: #E8E9C7;
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    font-weight:bolder;
	    padding: 2px 2px 2px 5px;
	    color: #333333;
	    letter-spacing: 1pt;
	}
.GridHeaderRep {
	background-color: #FCEFD8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder ;
	padding: 2px 2px 2px 5px;
	color: #333333;
	letter-spacing: 1pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	text-align:center;
}

.GridHeader1 {
	background: #222 url(cdn/images/bg_light_blue.png); repeat-x 0-80px; width: 100%; height: 32px; 
border-right: 1px solid #44B3FF; border-left: 1px solid #44B3FF; position: relative;
    top: 0px;
    left: 0px;
}

.GridBorder {

	background-color: #FBF9F4;
	border: 1px #999999 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
    height: 153px;
    width: 1032px;
}

.GridBorderEmp {

	                background-color: #FBF9F4;
	                border: 1px #999999 solid;
	                font-family: Verdana, Arial, Helvetica, sans-serif; 
	                font-size: 13px;
                    height: 153px;
                    width: 1032px;
                }


.GridBorder2 {

	background-color: #FBF9F4;
	border: 1px #999999 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
    width: 579px;
    height: 167px;
}

.GridBorder3 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
    width: 540px;
    height: 153px;
}
.TitleHeader1
    {
        font-size:13px;
        font-family:'Times New Roman';
        font-size:medium;
    }

.TitleHeader
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    HEIGHT: 12px;    
    text-align: left;
    FONT-WEIGHT: bold;
 }

.GridBorder1 {

	background-color:#efeff7;
	border: 1px #999999 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	text-align:center;
    width: 146px;
}
.GridCell
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #6495ed;
    TEXT-ALIGN: left
}

.GridCell1
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    HEIGHT: 20px;
    BACKGROUND-COLOR:ThreeDFace;
    TEXT-ALIGN: left
}

.GridFonts {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
    height: 17px;
    text-align: left;
}
.GridHeadern {
    background-image: url('../cdn/images/bluegrad.png');
    background-repeat:repeat-x;
    background-size: 100% 100%;
	font-size: 13px;
	font-weight:bold;
	padding: 8px;
	color: #333;
	letter-spacing: 1pt;
	text-align:center;
	border-bottom: 1px solid #999999;padding:4px;
}
.GridHeadernbtn {
    background-image: url('cdn/images/bluegrad.png');
    background-repeat:repeat-x;
    background-size: 100% 100%;
	font-size: 13px;
	font-weight:bold;
	padding: 8px;
	color: #333;
	letter-spacing: 1pt;
	text-align:left;
	border-bottom: 1px solid #999999;padding:4px;
}

.GridHeadercurve {
    
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-top: 1px solid #DDD;
    background-color:#FFFFFF;
	vertical-align:top;
	    border-radius: 5px;
	    box-shadow: 0px 0px 5px #DDD;
	    border-bottom: 1px solid #999999;    padding:4px;
    
}
.GridHeadercurve1 {
    
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-top: 1px solid #DDD;
    background-color:#FFFFFF;
	vertical-align:top;
	    border-radius: 5px;
	    box-shadow: 0px 0px 5px #DDD;
	    border-bottom: 1px solid #999999;    padding:4px;
    
}


.LOGIN_BOX {
    
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-top: 1px solid #DDD;
     background-color:#80B5D1;
    border-bottom: 1px solid #999999;    
    border-color:White;
	border-radius: 0px 8px 8px 0px;
	box-shadow: 0px 0px 5px #DDD;
	
    
}

.formcontainer
{
    margin-left:0;
    margin-top:0;
    border-spacing:0;
    padding:0px:0px:0px:0px;
    background-color:White;
    }




.tabHeader {
	background-color: #CEE3F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder ;
	padding: 2px 2px 2px 5px;
	color: #333333;
	letter-spacing: 1pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;

}

.lblHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold ;
	color: #333333;
	
}



.TextFieldBorder {
	FONT: bold 12px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #666666;
	border: 1px solid #AEC4D2;
}
.RadioBtn {
	COLOR: #333333;
	HEIGHT: 16px;
	border: 1px solid #AEC4D2;
	width: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.TextFieldNameSamll {
	FONT: bold 10px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #666666;
	width: 25px;
	padding-left: 5px;
}
.TextFieldNamenew {
	width: 35px;
	padding-left: 5px;
}
.divButton
{
    text-align: center;
 }
.FormNav {
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BUTTON2
{
	Font-Size:9pt;
	font-family:Verdana;
	background-color:#F5F4E2;
	color: #A36209;
	background-image: url('../../cdn/images/btn1_bg.gif');
	border: 1px solid #A36209;
	font-weight: bold;
	cursor:hand;
    width: 94px;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
}
.BUTTON3
{
	Font-Size:9pt;
	font-family:Verdana;
	background-color:#F5F4E2;
	color: #A36209;
	background-image: url('../../cdn/images/btn1_bg.gif');
	border: 1px solid #A36209;
	font-weight: bold;
	cursor:hand;
    width: 140px;
    text-align: center;
    margin-left: 0px;
    height: 25px;
}
.selectBox {
	font-size: 10pt;
	background-color:#F0F0F0;
}

.selectBox150 {
	font-size: 10pt;
	width:200px;
	
}
.selectBox300 {
	font-size: 10pt;
	width:300px;
	height:100px;
}
.select {
	border: 1px solid #0066FF;
	font-size: 10pt;
    text-align: right;
}
.TextField {

	FONT-SIZE: 10pt;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	HEIGHT: 18px;
	BACKGROUND-COLOR: #ffffff;
	width: 120px;
	padding-left: 4px;
	border: 1px solid #AFCDED;
}
.TextField1 {

	FONT-SIZE: 10pt;
	COLOR:Black;
	FONT-FAMILY: Arial;
	HEIGHT: 18px;
	BACKGROUND-COLOR: #ffffff;
	width: 180px;
	padding-left: 4px;
	border: 1px solid #AFCDED;
}.TextField2 {

	FONT-SIZE: 10pt;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	HEIGHT: 18px;
	BACKGROUND-COLOR: #ffffff;
	width: 200px;
	padding-left: 4px;
	border: 1px solid #AFCDED;
}
.TextFieldTime {

	FONT-SIZE: 12pt;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	HEIGHT: 18px;
	BACKGROUND-COLOR: #ffffff;
	width: 60px;
	padding-left: 4px;
	border: 1px solid #AFCDED;
}
.btnbg 
{ border-left: 0px solid black;
    border-right: 0px solid black;
    border-top: 1px solid #CCCC99;
    border-bottom: 0px solid black;
    background-color: #EBEBE9; 
    text-align:center;
    }

#divForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F1F7FA;
	border: 1px solid #A8CFDB;
	text-align : center ;
	padding: 8px;
	font-size: 12px;
}#divForms a{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	}
#divForms a:hover{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
}

.button1
{
	Font-Size:10pt;
	font-family:Arial;
	background-color:#F5F4E2;
	color: #A36209;
	background-image: url('../../cdn/images/default/btn1_bg.gif');
	border: 1px solid #A36209;
	font-weight: bold;
    width: 100%;
}
.button3
{
	Font-Size:10pt;
	font-family:Arial;
	background-color:#F5F4E2;
	color: #C6995E;
	background-image: url('../../cdn/images/default/btn2_bg.gif');
	border: 1px solid #A36209;
	font-weight: bold
}
#alertbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	background-color: #FFFFCC;
	border: 1px solid #CC9900;
	padding: 8px;
	font-size: 12px;
	font-weight: bold;
	width: 70%;
	text-align: center;
	}
.BUTTON
{
	Font-Size:9pt;
	font-family:Verdana;
	background-color:#F5F4E2;
	color: #A36209;
	background-image: url('../cdn/images/button/btn1_bg.gif');
	border: 1px solid #A36209;
	font-weight: bold;
    width: 133px;
}	
	.alertbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	background-color: #FFFFCC;
	border: 1px solid #CC9900;
	padding: 8px;
	font-size: 12px;
	font-weight: bold;
	width: 70%;
	text-align: center;
	}
.input {
	color: #333333;
	border: 1px solid #999999;
    width: 90px;
}
.select180 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	width: 180px;
    height: 15px;
}
.select200
{
	font-size: 12px;
	background-color: #F7F7E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	width: 200px;

}
.datagridbg {
	background-color: #FFFFFF;
	font-size: 9pt;
	color: #333333;
}
.BlueBg {
	background-color: #E4EEF3;
	border: 1px solid #A9BECF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.griddivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9900;
	background-color: #F5E8CF;	
}
.GRIDVIEWTEXT
{
    
    border-width:1PX;
    font-family:Verdana:Arial:MS Sans Serif;
    font-size:10PX;
}
.lblStyle
{
    font-family:Verdana;
    font-size:12px;
    font-weight:100;
    color:Blue;
}
SELECT.SelectionBox
{
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: Blue;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: White;
    height:25px;
    width:170PX;
    
    
}
.CALENDERBUTTON
{
    cursor:HAND;
}

.LOOKUPBUTTON
{
    CURSOR: HAND;
	BACKGROUND-COLOR: #e9e9e9;
	BACKGROUND-IMAGE: url('../cdn/images/icon_search.gif');   
	width :22px;
	height : 15px;
    background-color:Transparent;
    border :medium none;
}

.BUTTON3
{
    border: 1px solid #484848;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url('../cdn/images/menu_bg1.gif');
        CURSOR: hand;
        COLOR: #0a2894;
        FONT-FAMILY: Verdana;
        BACKGROUND-COLOR: #e9e9e9;
    width: 115px;
}
.buttonXXLarge
{

      Font-Size:8pt;
      font-family:Arial;
      background-color:#DCEDF1;
      color: #0991A3;
      border: 1px solid #7EB5E7;
      font-weight: bold;
      width:500px;
}
.button_delete
{
	
	background: #ffffff url("cdn/images/deleteico.gif");
	background-repeat:no-repeat;
	height: 20px;
	width: 20px;
	cursor:pointer;
	border:none;
}
.button_delete_gray
{
	
	background: #ffffff url("cdn/images/deleteicogray.gif");
	background-repeat:no-repeat;
	height: 20px;
	width: 20px;
	cursor:pointer;
	border:none;
}

.button_edit
{
	
	background: #ffffff url("cdn/images/editico.png");
	background-repeat:no-repeat;
	height: 20px;
	width: 20px;
	cursor:pointer;
	border:none;
}
.rowover:hover
{
	background-color:#EAF8B2;
	cursor:pointer;
	
}
.btnUndu
    {
     background: #ffffff url("cdn/images/undoico.png");
	 background-repeat:no-repeat;
	 height: 20px;
	 width: 20px;
	 cursor:pointer;
	 border:none;
    }
    
    
    
    
     input[type='radio']
   {
   -webkit-appearance:none;
   width:20px;
   height:20px;
   border:1px solid darkgray;
   border-radius:50%;
   outline:none;
   box-shadow:0 0 5px 0px gray inset;
   }
   input[type='radio']:hover
   {
   box-shadow:0px 0px 5px 0px orange inset;
   }
   input[type='radio']:before
   {
   content:'';
   display:block;
   width:60%;
   height:60%;
   margin:20% auto;
   border-radius:50%;
   }
 
input[type='radio']:checked:before
{
 background:olive;
}
    
    

.button_detail
{
	
	background: #ffffff url("cdn/images/detailico.png");
	background-repeat:no-repeat;
	height: 20px;
	width: 20px;
	cursor:pointer;
	border:none;
}

@font-face
{
    font-family: 'Glyphicons Halflings';
    src: url(../bootstrap/fonts/glyphicons-halflings-regular.eot);
    src: url(../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(../bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon
{
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before
{
    content: "\2a";
}

.glyphicon-plus:before
{
    content: "\2b";
}

.glyphicon-euro:before
{
    content: "\20ac";
}

.glyphicon-minus:before
{
    content: "\2212";
}

.glyphicon-cloud:before
{
    content: "\2601";
}

.glyphicon-envelope:before
{
    content: "\2709";
}

.glyphicon-pencil:before
{
    content: "\270f";
}

.glyphicon-glass:before
{
    content: "\e001";
}

.glyphicon-music:before
{
    content: "\e002";
}

.glyphicon-search:before
{
    content: "\e003";
}

.glyphicon-heart:before
{
    content: "\e005";
}

.glyphicon-star:before
{
    content: "\e006";
}

.glyphicon-star-empty:before
{
    content: "\e007";
}

.glyphicon-user:before
{
    content: "\e008";
}

.glyphicon-film:before
{
    content: "\e009";
}

.glyphicon-th-large:before
{
    content: "\e010";
}

.glyphicon-th:before
{
    content: "\e011";
}

.glyphicon-th-list:before
{
    content: "\e012";
}

.glyphicon-ok:before
{
    content: "\e013";
}

.glyphicon-remove:before
{
    content: "\e014";
}

.glyphicon-zoom-in:before
{
    content: "\e015";
}

.glyphicon-zoom-out:before
{
    content: "\e016";
}

.glyphicon-off:before
{
    content: "\e017";
}

.glyphicon-signal:before
{
    content: "\e018";
}

.glyphicon-cog:before
{
    content: "\e019";
}

.glyphicon-trash:before
{
    content: "\e020";
}

.glyphicon-home:before
{
    content: "\e021";
}

.glyphicon-file:before
{
    content: "\e022";
}

.glyphicon-time:before
{
    content: "\e023";
}

.glyphicon-road:before
{
    content: "\e024";
}

.glyphicon-download-alt:before
{
    content: "\e025";
}

.glyphicon-download:before
{
    content: "\e026";
}

.glyphicon-upload:before
{
    content: "\e027";
}

.glyphicon-inbox:before
{
    content: "\e028";
}

.glyphicon-play-circle:before
{
    content: "\e029";
}

.glyphicon-repeat:before
{
    content: "\e030";
}

.glyphicon-refresh:before
{
    content: "\e031";
}

.glyphicon-list-alt:before
{
    content: "\e032";
}

.glyphicon-lock:before
{
    content: "\e033";
}

.glyphicon-flag:before
{
    content: "\e034";
}

.glyphicon-headphones:before
{
    content: "\e035";
}

.glyphicon-volume-off:before
{
    content: "\e036";
}

.glyphicon-volume-down:before
{
    content: "\e037";
}

.glyphicon-volume-up:before
{
    content: "\e038";
}

.glyphicon-qrcode:before
{
    content: "\e039";
}

.glyphicon-barcode:before
{
    content: "\e040";
}

.glyphicon-tag:before
{
    content: "\e041";
}

.glyphicon-tags:before
{
    content: "\e042";
}

.glyphicon-book:before
{
    content: "\e043";
}

.glyphicon-bookmark:before
{
    content: "\e044";
}

.glyphicon-print:before
{
    content: "\e045";
}

.glyphicon-camera:before
{
    content: "\e046";
}

.glyphicon-font:before
{
    content: "\e047";
}

.glyphicon-bold:before
{
    content: "\e048";
}

.glyphicon-italic:before
{
    content: "\e049";
}

.glyphicon-text-height:before
{
    content: "\e050";
}

.glyphicon-text-width:before
{
    content: "\e051";
}

.glyphicon-align-left:before
{
    content: "\e052";
}

.glyphicon-align-center:before
{
    content: "\e053";
}

.glyphicon-align-right:before
{
    content: "\e054";
}

.glyphicon-align-justify:before
{
    content: "\e055";
}

.glyphicon-list:before
{
    content: "\e056";
}

.glyphicon-indent-left:before
{
    content: "\e057";
}

.glyphicon-indent-right:before
{
    content: "\e058";
}

.glyphicon-facetime-video:before
{
    content: "\e059";
}

.glyphicon-picture:before
{
    content: "\e060";
}

.glyphicon-map-marker:before
{
    content: "\e062";
}

.glyphicon-adjust:before
{
    content: "\e063";
}

.glyphicon-tint:before
{
    content: "\e064";
}

.glyphicon-edit:before
{
    content: "\e065";
}

.glyphicon-share:before
{
    content: "\e066";
}

.glyphicon-check:before
{
    content: "\e067";
}

.glyphicon-move:before
{
    content: "\e068";
}

.glyphicon-step-backward:before
{
    content: "\e069";
}

.glyphicon-fast-backward:before
{
    content: "\e070";
}

.glyphicon-backward:before
{
    content: "\e071";
}

.glyphicon-play:before
{
    content: "\e072";
}

.glyphicon-pause:before
{
    content: "\e073";
}

.glyphicon-stop:before
{
    content: "\e074";
}

.glyphicon-forward:before
{
    content: "\e075";
}

.glyphicon-fast-forward:before
{
    content: "\e076";
}

.glyphicon-step-forward:before
{
    content: "\e077";
}

.glyphicon-eject:before
{
    content: "\e078";
}

.glyphicon-chevron-left:before
{
    content: "\e079";
}

.glyphicon-chevron-right:before
{
    content: "\e080";
}

.glyphicon-plus-sign:before
{
    content: "\e081";
}

.glyphicon-minus-sign:before
{
    content: "\e082";
}

.glyphicon-remove-sign:before
{
    content: "\e083";
}

.glyphicon-ok-sign:before
{
    content: "\e084";
}

.glyphicon-question-sign:before
{
    content: "\e085";
}

.glyphicon-info-sign:before
{
    content: "\e086";
}

.glyphicon-screenshot:before
{
    content: "\e087";
}

.glyphicon-remove-circle:before
{
    content: "\e088";
}

.glyphicon-ok-circle:before
{
    content: "\e089";
}

.glyphicon-ban-circle:before
{
    content: "\e090";
}

.glyphicon-arrow-left:before
{
    content: "\e091";
}

.glyphicon-arrow-right:before
{
    content: "\e092";
}

.glyphicon-arrow-up:before
{
    content: "\e093";
}

.glyphicon-arrow-down:before
{
    content: "\e094";
}

.glyphicon-share-alt:before
{
    content: "\e095";
}

.glyphicon-resize-full:before
{
    content: "\e096";
}

.glyphicon-resize-small:before
{
    content: "\e097";
}

.glyphicon-exclamation-sign:before
{
    content: "\e101";
}

.glyphicon-gift:before
{
    content: "\e102";
}

.glyphicon-leaf:before
{
    content: "\e103";
}

.glyphicon-fire:before
{
    content: "\e104";
}

.glyphicon-eye-open:before
{
    content: "\e105";
}

.glyphicon-eye-close:before
{
    content: "\e106";
}

.glyphicon-warning-sign:before
{
    content: "\e107";
}

.glyphicon-plane:before
{
    content: "\e108";
}

.glyphicon-calendar:before
{
    content: "\e109";
}

.glyphicon-random:before
{
    content: "\e110";
}

.glyphicon-comment:before
{
    content: "\e111";
}

.glyphicon-magnet:before
{
    content: "\e112";
}

.glyphicon-chevron-up:before
{
    content: "\e113";
}

.glyphicon-chevron-down:before
{
    content: "\e114";
}

.glyphicon-retweet:before
{
    content: "\e115";
}

.glyphicon-shopping-cart:before
{
    content: "\e116";
}

.glyphicon-folder-close:before
{
    content: "\e117";
}

.glyphicon-folder-open:before
{
    content: "\e118";
}

.glyphicon-resize-vertical:before
{
    content: "\e119";
}

.glyphicon-resize-horizontal:before
{
    content: "\e120";
}

.glyphicon-hdd:before
{
    content: "\e121";
}

.glyphicon-bullhorn:before
{
    content: "\e122";
}

.glyphicon-bell:before
{
    content: "\e123";
}

.glyphicon-certificate:before
{
    content: "\e124";
}

.glyphicon-thumbs-up:before
{
    content: "\e125";
}

.glyphicon-thumbs-down:before
{
    content: "\e126";
}

.glyphicon-hand-right:before
{
    content: "\e127";
}

.glyphicon-hand-left:before
{
    content: "\e128";
}

.glyphicon-hand-up:before
{
    content: "\e129";
}

.glyphicon-hand-down:before
{
    content: "\e130";
}

.glyphicon-circle-arrow-right:before
{
    content: "\e131";
}

.glyphicon-circle-arrow-left:before
{
    content: "\e132";
}

.glyphicon-circle-arrow-up:before
{
    content: "\e133";
}

.glyphicon-circle-arrow-down:before
{
    content: "\e134";
}

.glyphicon-globe:before
{
    content: "\e135";
}

.glyphicon-wrench:before
{
    content: "\e136";
}

.glyphicon-tasks:before
{
    content: "\e137";
}

.glyphicon-filter:before
{
    content: "\e138";
}

.glyphicon-briefcase:before
{
    content: "\e139";
}

.glyphicon-fullscreen:before
{
    content: "\e140";
}

.glyphicon-dashboard:before
{
    content: "\e141";
}

.glyphicon-paperclip:before
{
    content: "\e142";
}

.glyphicon-heart-empty:before
{
    content: "\e143";
}

.glyphicon-link:before
{
    content: "\e144";
}

.glyphicon-phone:before
{
    content: "\e145";
}

.glyphicon-pushpin:before
{
    content: "\e146";
}

.glyphicon-usd:before
{
    content: "\e148";
}

.glyphicon-gbp:before
{
    content: "\e149";
}

.glyphicon-sort:before
{
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before
{
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before
{
    content: "\e152";
}

.glyphicon-sort-by-order:before
{
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before
{
    content: "\e154";
}

.glyphicon-sort-by-attributes:before
{
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before
{
    content: "\e156";
}

.glyphicon-unchecked:before
{
    content: "\e157";
}

.glyphicon-expand:before
{
    content: "\e158";
}

.glyphicon-collapse-down:before
{
    content: "\e159";
}

.glyphicon-collapse-up:before
{
    content: "\e160";
}

.glyphicon-log-in:before
{
    content: "\e161";
}

.glyphicon-flash:before
{
    content: "\e162";
}

.glyphicon-log-out:before
{
    content: "\e163";
}

.glyphicon-new-window:before
{
    content: "\e164";
}

.glyphicon-record:before
{
    content: "\e165";
}

.glyphicon-save:before
{
    content: "\e166";
}

.glyphicon-open:before
{
    content: "\e167";
}

.glyphicon-saved:before
{
    content: "\e168";
}

.glyphicon-import:before
{
    content: "\e169";
}

.glyphicon-export:before
{
    content: "\e170";
}

.glyphicon-send:before
{
    content: "\e171";
}

.glyphicon-floppy-disk:before
{
    content: "\e172";
}

.glyphicon-floppy-saved:before
{
    content: "\e173";
}

.glyphicon-floppy-remove:before
{
    content: "\e174";
}

.glyphicon-floppy-save:before
{
    content: "\e175";
}

.glyphicon-floppy-open:before
{
    content: "\e176";
}

.glyphicon-credit-card:before
{
    content: "\e177";
}

.glyphicon-transfer:before
{
    content: "\e178";
}

.glyphicon-cutlery:before
{
    content: "\e179";
}

.glyphicon-header:before
{
    content: "\e180";
}

.glyphicon-compressed:before
{
    content: "\e181";
}

.glyphicon-earphone:before
{
    content: "\e182";
}

.glyphicon-phone-alt:before
{
    content: "\e183";
}

.glyphicon-tower:before
{
    content: "\e184";
}

.glyphicon-stats:before
{
    content: "\e185";
}

.glyphicon-sd-video:before
{
    content: "\e186";
}

.glyphicon-hd-video:before
{
    content: "\e187";
}

.glyphicon-subtitles:before
{
    content: "\e188";
}

.glyphicon-sound-stereo:before
{
    content: "\e189";
}

.glyphicon-sound-dolby:before
{
    content: "\e190";
}

.glyphicon-sound-5-1:before
{
    content: "\e191";
}

.glyphicon-sound-6-1:before
{
    content: "\e192";
}

.glyphicon-sound-7-1:before
{
    content: "\e193";
}

.glyphicon-copyright-mark:before
{
    content: "\e194";
}

.glyphicon-registration-mark:before
{
    content: "\e195";
}

.glyphicon-cloud-download:before
{
    content: "\e197";
}

.glyphicon-cloud-upload:before
{
    content: "\e198";
}

.glyphicon-tree-conifer:before
{
    content: "\e199";
}

.glyphicon-tree-deciduous:before
{
    content: "\e200";
}







