/*

*/

 /* Class */
  /* Widgets */
   ._widget, ._widget_home{
	border:1px dotted rgba(181,181,181, 1);
	 border-radius:3px;
	margin:3px 1px 3px 1px;
	padding:1.5px 2px;
   }
     ._widget ._widget_container, ._widget_home ._widget_container{ border:1px dotted rgba(181,181,181, 1); overflow:hidden; padding:0px 0px 2px 0px; }
	 ._widget ._button, ._widget ._button_colored,
	._widget_home ._button, ._widget_home ._button_colored{
	  background-image:url('/_rsrc/_igs/icons.png');
	  border:1px dotted rgba(181,181,181, 1);
	  display:inline-block;
	  height:15px;
	  width:15px;
	 }
	   ._widget ._button_colored, ._widget_home ._button_colored{ background-color:rgba(181,181,181, .5); border-color:rgba(255,255,255, 1); }
	  ._widget ._button_qr_, ._widget_home ._button_qr_{ background-position:37px -24px; }
	  ._widget ._button_cart_, ._widget_home ._button_cart_{ background-position:110px 39px; }
    ._widget_home{
	 
	}
	 ._widget ._top, ._widget_home ._top{/* Top */
	  border:0px double rgba(181,181,181, .5); border-bottom-width:3px;
	  padding:2px 1px 1px 4px;
	  margin:1px 1px 2px 1px;
	  text-align:left;
	 }
	  ._widget ._top div, ._widget_home ._top div, ._widget ._bottom div, ._widget_home ._bottom div{ display:inline-block; }
	 ._widget ._bottom, ._widget_home ._bottom{/* Bottom */
	  border:0px double rgba(181,181,181, .5); border-top-width:3px;
	  padding:2px 4px 1px 1px;
	  margin:1px 1px 1px 1px;
	  text-align:right;
	 }
	  /* Address */
	   ._widget ._addi, ._widget_home ._addi,
	    ._widget ._addi_colored, ._widget_home ._addi_colored{
	     border-radius:2px;
	     display:inline-block;
	     float:right;
	     font-size:70%;
	     font-style:italic;
	     font-weight:600;
	     margin:1px 0px 0px 0px;
	     padding:1px;
	     overflow:hidden;
	     width:auto;
	      /* max-width:250px; */
	   }
	    ._widget ._addi_colored, ._widget_home ._addi_colored{ boder:1px dotted rgba(255,255,255, 1); background-color:rgba(181,181,181, .5); }
      /* Price Changes */
	   ._widget ._price_changes, ._widget_home ._price_changes{
	    
	   }
	     ._widget ._price_changes div, ._widget_home ._price_changes div{ display:inline-block; }
	    /* Conditions */
		 
	    /* Sign & Amount */
	     .__widget ._price_changes .sign, ._widget_home ._price_changes .sign{/* Sign */
		  background-image:url('/_rsrc/_igs/icons.png');
		  display:inline-block;
		  height:15px;
		  margin:0px;
		  padding:0px;
		  width:15px;
		  vertical-align:middle;
		 }
		  .__widget .gain ._price_changes .sign, ._widget_home .gain ._price_changes .sign{ background-position:62px 63px; }/* Gains */
		  .__widget .loss ._price_changes .sign, ._widget_home .loss ._price_changes .sign{ background-position:38px 63px; }/* Loss */
	     .__widget ._price_changes .amount, ._widget_home ._price_changes .amount{/* Amount */
		  color:rgba(255,255,255, 1);
		  font-size:90%;
		  font-style:italic;
		  font-weight:600;
		  margin:0px;
		  padding:0px 0px 1.5px 0px;
		  vertical-align:middle;
		 }
		 
		 ._widget #home_price_bottom.gain ._price_changes, ._widget_home #home_price_bottom.gain ._price_changes{ background-color:rgba(0,255,0, 1); border-radius:2px; }
		 ._widget #home_price_bottom.loss ._price_changes, ._widget_home #home_price_bottom.loss ._price_changes{ background-color:rgba(255,0,0, 1); border-radius:2px; }
 
 /* Ids */
  #bod_cont{ /*Body Container */
   border:0px dotted rgba(0,0,0, 1);
     border-left-width:0px; border-right-width:0px;
   color:rgba(89,87,87, 1);
   margin:0px 1px 1px 1px;
   padding:0px 1px 1px 0px;
   width:auto;
  }
  /* Body */
   #bod{
	padding:3px 1% 3px 1%;
	text-align:center;
   }
  /* Header */
   #header, #footer{
    background-color:rgba(237,237,237, .48);
    border:0px dotted rgba(0,0,0, 1);
     border-left-width:1px; border-right-width:1px;
	overflow:hidden;
    width:auto;"ledger "
   }
     #header div, #footer div{display:inline-block;}
    #header{
	 border-bottom-left-radius:3px;
	 border-bottom-right-radius:3px;
	 border-bottom-width:1px;
	 padding:0px 1px 1px 1px;
	}
	 #header #price{ color:rgba(125,7,176, 1); float:right; font-style:italic; font-weight:600; margin:0px 2px 0px 0px; }
    #footer{
	 border-top-left-radius:3px;
	 border-top-right-radius:3px;
	 border-top-width:1px;
	 padding:1px 1px 1px 3px;
	}
	 #footer #copyright{
	   float:right;
	 }
	  #footer #copyright .year{ }
	 #footer #site{ padding:0px 0px 0px 2px; }
  /* Menu */  
   #menu{
   }
   ._menubar{/* Menu Bar */
	background-color:rgba(124,107,130, .6);
	color:rgba(255,255,255, 1);
	margin:0px 0px 5px 0px;
	padding:1px 1px 0px 1px;
   }
    ._menubar li, ._menubar ul, ._menubar div{ display:inline-block; list-style:none; }
    ._menubar li ul{ display:none; list-style:none; }
	/* Dropdown */
	   ._menubar li.dropdown:hover ul.dropdown{ background-color:rgba(155,123,166, .8); display:block; padding:1px 3px; position:absolute; }
	  ._menubar ul.dropdown{ display:none; text-align:center; }
	  ._menubar ul.dropdown li{ display:block; }
	  ._menubar .dropdown .dropdown_icon{ background-image:url('/_rsrc/_igs/drop_menu.png'); background-position:0px 0px; background-size:cover; vertical-align:bottom; width:8px; }
	 ._menubar .button{ background-color:rgba(155,123,166, .6); padding:0px 2px 1px 2px; }
  
 /* Tags */
  body{
   background-color:rgba(250,242,252, .9);
    /* background-color:rgba(248, 234, 196, .3); */
    /*background-color:rgba(252,247,255, 1);*/
   margin-top:0px;
   padding:0px 0px 0px 0px;
   width:98%;
  }
