/* jQuery iTopPage plugin stylesheet file */

#iTopPage {
    /* Button format  */
    position: fixed;
    display: "table-cell";
    opacity: 0;
    z-index: 999999;
    cursor: pointer;
	cursor: hand;
}

#iTopPage img {
    /*  */
    border: none;
  }

.iTopPage {
    /*  */
  
    width: 33px;
    height: 33px;
   
}

#arrow {
    /* White arrow on the button */
    padding: 0px;
    margin: 9px;
    font-size: 27pt;
    color: #DDDDDD;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-shadow: -1px -1px 0 #777777;
    text-align: center;
	vertical-align: middle;    
}

.black {
    /*  */
background:url(images/icons-green.png) no-repeat;
background-position:0 -417px;
  }
  .black:hover {
	  background:url(images/icons-green.png) no-repeat;
background-position:0 -459px;
	  
	  }
.red {
    /*  */
    background: rgb(54,48,229);
	background: -moz-linear-gradient(top,  rgba(54,48,229,1) 1%, rgba(76,64,239,1) 50%, rgba(41,12,246,1) 51%, rgba(47,23,240,1) 71%, rgba(56,39,231,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(54,48,229,1)), color-stop(50%,rgba(76,64,239,1)), color-stop(51%,rgba(41,12,246,1)), color-stop(71%,rgba(47,23,240,1)), color-stop(100%,rgba(56,39,231,1)));
	background: -webkit-linear-gradient(top,  rgba(54,48,229,1) 1%,rgba(76,64,239,1) 50%,rgba(41,12,246,1) 51%,rgba(47,23,240,1) 71%,rgba(56,39,231,1) 100%);
	background: -o-linear-gradient(top,  rgba(54,48,229,1) 1%,rgba(76,64,239,1) 50%,rgba(41,12,246,1) 51%,rgba(47,23,240,1) 71%,rgba(56,39,231,1) 100%);
	background: -ms-linear-gradient(top,  rgba(54,48,229,1) 1%,rgba(76,64,239,1) 50%,rgba(41,12,246,1) 51%,rgba(47,23,240,1) 71%,rgba(56,39,231,1) 100%);
	background: linear-gradient(to bottom,  rgba(54,48,229,1) 1%,rgba(76,64,239,1) 50%,rgba(41,12,246,1) 51%,rgba(47,23,240,1) 71%,rgba(56,39,231,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3630e5', endColorstr='#3827e7',GradientType=0 );
  }
  
.orange {
    /*  */
    background: rgb(153,100,252);
	background: -moz-linear-gradient(top,  rgba(153,100,252,1) 0%, rgba(116,50,241,1) 50%, rgba(85,7,234,1) 51%, rgba(149,94,251,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,100,252,1)), color-stop(50%,rgba(116,50,241,1)), color-stop(51%,rgba(85,7,234,1)), color-stop(100%,rgba(149,94,251,1)));
	background: -webkit-linear-gradient(top,  rgba(153,100,252,1) 0%,rgba(116,50,241,1) 50%,rgba(85,7,234,1) 51%,rgba(149,94,251,1) 100%);
	background: -o-linear-gradient(top,  rgba(153,100,252,1) 0%,rgba(116,50,241,1) 50%,rgba(85,7,234,1) 51%,rgba(149,94,251,1) 100%);
	background: -ms-linear-gradient(top,  rgba(153,100,252,1) 0%,rgba(116,50,241,1) 50%,rgba(85,7,234,1) 51%,rgba(149,94,251,1) 100%);
	background: linear-gradient(to bottom,  rgba(153,100,252,1) 0%,rgba(116,50,241,1) 50%,rgba(85,7,234,1) 51%,rgba(149,94,251,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9964fc', endColorstr='#955efb',GradientType=0 );
  }
  
.pink {
    /*  */
    background: rgb(174,249,249);
	background: -moz-linear-gradient(top,  rgba(174,249,249,1) 0%, rgba(166,225,251,1) 50%, rgba(137,215,253,1) 51%, rgba(124,216,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(174,249,249,1)), color-stop(50%,rgba(166,225,251,1)), color-stop(51%,rgba(137,215,253,1)), color-stop(100%,rgba(124,216,255,1)));
	background: -webkit-linear-gradient(top,  rgba(174,249,249,1) 0%,rgba(166,225,251,1) 50%,rgba(137,215,253,1) 51%,rgba(124,216,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(174,249,249,1) 0%,rgba(166,225,251,1) 50%,rgba(137,215,253,1) 51%,rgba(124,216,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(174,249,249,1) 0%,rgba(166,225,251,1) 50%,rgba(137,215,253,1) 51%,rgba(124,216,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(174,249,249,1) 0%,rgba(166,225,251,1) 50%,rgba(137,215,253,1) 51%,rgba(124,216,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aef9f9', endColorstr='#7cd8ff',GradientType=0 );
  }

.blue {
    /*  */
   background: rgb(171,239,93);
	background: -moz-linear-gradient(top,  rgba(171,239,93,1) 0%, rgba(163,238,84,1) 50%, rgba(144,240,54,1) 51%, rgba(105,222,30,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(171,239,93,1)), color-stop(50%,rgba(163,238,84,1)), color-stop(51%,rgba(144,240,54,1)), color-stop(100%,rgba(105,222,30,1)));
	background: -webkit-linear-gradient(top,  rgba(171,239,93,1) 0%,rgba(163,238,84,1) 50%,rgba(144,240,54,1) 51%,rgba(105,222,30,1) 100%);
	background: -o-linear-gradient(top,  rgba(171,239,93,1) 0%,rgba(163,238,84,1) 50%,rgba(144,240,54,1) 51%,rgba(105,222,30,1) 100%);
	background: -ms-linear-gradient(top,  rgba(171,239,93,1) 0%,rgba(163,238,84,1) 50%,rgba(144,240,54,1) 51%,rgba(105,222,30,1) 100%);
	background: linear-gradient(to bottom,  rgba(171,239,93,1) 0%,rgba(163,238,84,1) 50%,rgba(144,240,54,1) 51%,rgba(105,222,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abef5d', endColorstr='#69de1e',GradientType=0 );
  }
  
.green {
	background: rgb(211,29,147);
	background: -moz-linear-gradient(top,  rgba(211,29,147,1) 0%, rgba(213,79,161,1) 50%, rgba(194,23,128,1) 51%, rgba(188,10,124,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(211,29,147,1)), color-stop(50%,rgba(213,79,161,1)), color-stop(51%,rgba(194,23,128,1)), color-stop(100%,rgba(188,10,124,1)));
	background: -webkit-linear-gradient(top,  rgba(211,29,147,1) 0%,rgba(213,79,161,1) 50%,rgba(194,23,128,1) 51%,rgba(188,10,124,1) 100%);
	background: -o-linear-gradient(top,  rgba(211,29,147,1) 0%,rgba(213,79,161,1) 50%,rgba(194,23,128,1) 51%,rgba(188,10,124,1) 100%);
	background: -ms-linear-gradient(top,  rgba(211,29,147,1) 0%,rgba(213,79,161,1) 50%,rgba(194,23,128,1) 51%,rgba(188,10,124,1) 100%);
	background: linear-gradient(to bottom,  rgba(211,29,147,1) 0%,rgba(213,79,161,1) 50%,rgba(194,23,128,1) 51%,rgba(188,10,124,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d31d93', endColorstr='#bc0a7c',GradientType=0 );
}

.glassBorder {
    /*  */
    background-clip: padding-box;
  }
/* rndz */