﻿.DarkGrad {
    background: #1c1c1c;
    background: -moz-linear-gradient(top, #1c1c1c 0%, #2c2c2c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c1c1c), color-stop(100%,#2c2c2c));
    background: -webkit-linear-gradient(top, #1c1c1c 0%,#2c2c2c 100%);
    background: -o-linear-gradient(top, #1c1c1c 0%,#2c2c2c 100%);
    background: -ms-linear-gradient(top, #1c1c1c 0%,#2c2c2c 100%);
    background: linear-gradient(to top, #1c1c1c 0%,#2c2c2c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1c1c', endColorstr='#2c2c2c',GradientType=0 );
}

.TextBlock:after {
    background: -moz-linear-gradient(left, rgba(87,87,87,0) 0%, rgba(87,87,87,1) 50%, rgba(87,87,87,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(87,87,87,0)), color-stop(50%,rgba(87,87,87,1)), color-stop(100%,rgba(87,87,87,0)));
    background: -webkit-linear-gradient(left, rgba(87,87,87,0) 0%,rgba(87,87,87,1) 50%,rgba(87,87,87,0) 100%);
    background: -o-linear-gradient(left, rgba(87,87,87,0) 0%,rgba(87,87,87,1) 50%,rgba(87,87,87,0) 100%);
    background: -ms-linear-gradient(left, rgba(87,87,87,0) 0%,rgba(87,87,87,1) 50%,rgba(87,87,87,0) 100%);
    background: linear-gradient(to right, rgba(87,87,87,0) 0%,rgba(87,87,87,1) 50%,rgba(87,87,87,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00575757', endColorstr='#00575757',GradientType=1 );
}

.Guest #Header #User .Row:after {
    background: rgb(74,44,26);
    background: -moz-linear-gradient(left, rgba(74,44,26,1) 0%, rgba(149,83,11,1) 50%, rgba(74,44,26,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(74,44,26,1)), color-stop(50%,rgba(149,83,11,1)), color-stop(100%,rgba(74,44,26,1)));
    background: -webkit-linear-gradient(left, rgba(74,44,26,1) 0%,rgba(149,83,11,1) 50%,rgba(74,44,26,1) 100%);
    background: -o-linear-gradient(left, rgba(74,44,26,1) 0%,rgba(149,83,11,1) 50%,rgba(74,44,26,1) 100%);
    background: -ms-linear-gradient(left, rgba(74,44,26,1) 0%,rgba(149,83,11,1) 50%,rgba(74,44,26,1) 100%);
    background: linear-gradient(to right, rgba(74,44,26,1) 0%,rgba(149,83,11,1) 50%,rgba(74,44,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a2c1a', endColorstr='#4a2c1a',GradientType=1 );
}

.Guest #Header #User input[type=button],
.Guest #Header #User input[type=submit],
.Guest #Header #User .Button {
    background: rgb(95,95,95);
    background: -moz-linear-gradient(top, rgba(95,95,95,1) 0%, rgba(60,60,60,1) 50%, rgba(47,47,47,1) 50%, rgba(27,27,27,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(95,95,95,1)), color-stop(50%,rgba(60,60,60,1)), color-stop(50%,rgba(47,47,47,1)), color-stop(100%,rgba(27,27,27,1)));
    background: -webkit-linear-gradient(top, rgba(95,95,95,1) 0%,rgba(60,60,60,1) 50%,rgba(47,47,47,1) 50%,rgba(27,27,27,1) 100%);
    background: -o-linear-gradient(top, rgba(95,95,95,1) 0%,rgba(60,60,60,1) 50%,rgba(47,47,47,1) 50%,rgba(27,27,27,1) 100%);
    background: -ms-linear-gradient(top, rgba(95,95,95,1) 0%,rgba(60,60,60,1) 50%,rgba(47,47,47,1) 50%,rgba(27,27,27,1) 100%);
    background: linear-gradient(to bottom, rgba(95,95,95,1) 0%,rgba(60,60,60,1) 50%,rgba(47,47,47,1) 50%,rgba(27,27,27,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f5f5f', endColorstr='#1b1b1b',GradientType=0 );
}

.Block header {
    background: #0d9be2;
    background: -moz-linear-gradient(top, #0d9be2 0%, #0d9be2 50%, #208dcf 51%, #0e70ac 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d9be2), color-stop(50%,#0d9be2), color-stop(51%,#208dcf), color-stop(100%,#0e70ac));
    background: -webkit-linear-gradient(top, #0d9be2 0%,#0d9be2 50%,#208dcf 51%,#0e70ac 100%);
    background: -o-linear-gradient(top, #0d9be2 0%,#0d9be2 50%,#208dcf 51%,#0e70ac 100%);
    background: -ms-linear-gradient(top, #0d9be2 0%,#0d9be2 50%,#208dcf 51%,#0e70ac 100%);
    background: linear-gradient(to bottom, #0d9be2 0%,#0d9be2 50%,#208dcf 51%,#0e70ac 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d9be2', endColorstr='#0e70ac',GradientType=0 );
}

    .Block header.Yellow,
    .Challenge .YellowTitle,
    .SitAndGo .YellowTitle {
        background: #fdbd04;
        background: -moz-linear-gradient(top, #fdbd04 0%, #fabd2d 50%, #f8b63e 52%, #fd8612 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdbd04), color-stop(50%,#fabd2d), color-stop(52%,#f8b63e), color-stop(100%,#fd8612));
        background: -webkit-linear-gradient(top, #fdbd04 0%,#fabd2d 50%,#f8b63e 52%,#fd8612 100%);
        background: -o-linear-gradient(top, #fdbd04 0%,#fabd2d 50%,#f8b63e 52%,#fd8612 100%);
        background: -ms-linear-gradient(top, #fdbd04 0%,#fabd2d 50%,#f8b63e 52%,#fd8612 100%);
        background: linear-gradient(to bottom, #fdbd04 0%,#fabd2d 50%,#f8b63e 52%,#fd8612 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdbd04', endColorstr='#fd8612',GradientType=0 );
    }
	
.WhiteMenu a,
table.White tr th,
table.White tr td {
    background: #dcdcdc;
    background: -moz-linear-gradient(top, #dcdcdc 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcdcdc), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #dcdcdc 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #dcdcdc 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #dcdcdc 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #dcdcdc 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#ffffff',GradientType=0 );
}

table.Standart thead tr {
    background: #5e5e5e;
    background: -moz-linear-gradient(top, #5e5e5e 0%, #414141 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e5e5e), color-stop(100%,#414141));
    background: -webkit-linear-gradient(top, #5e5e5e 0%,#414141 100%);
    background: -o-linear-gradient(top, #5e5e5e 0%,#414141 100%);
    background: -ms-linear-gradient(top, #5e5e5e 0%,#414141 100%);
    background: linear-gradient(to bottom, #5e5e5e 0%,#414141 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e5e5e', endColorstr='#414141',GradientType=0 );
}

.GreenButton, .greenButtonReg,
.GreenBtn, .GreenTitle,
.FunnyTables .InfoBlock {
    background: rgb(111,254,87);
    background: -moz-linear-gradient(top, rgba(111,254,87,1) 0%, rgba(35,198,1,1) 50%, rgba(33,135,2,1) 50%, rgba(33,135,2,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(111,254,87,1)), color-stop(50%,rgba(35,198,1,1)), color-stop(50%,rgba(33,135,2,1)), color-stop(100%,rgba(33,135,2,1)));
    background: -webkit-linear-gradient(top, rgba(111,254,87,1) 0%,rgba(35,198,1,1) 50%,rgba(33,135,2,1) 50%,rgba(33,135,2,1) 100%);
    background: -o-linear-gradient(top, rgba(111,254,87,1) 0%,rgba(35,198,1,1) 50%,rgba(33,135,2,1) 50%,rgba(33,135,2,1) 100%);
    background: -ms-linear-gradient(top, rgba(111,254,87,1) 0%,rgba(35,198,1,1) 50%,rgba(33,135,2,1) 50%,rgba(33,135,2,1) 100%);
    background: linear-gradient(to bottom, rgba(111,254,87,1) 0%,rgba(35,198,1,1) 50%,rgba(33,135,2,1) 50%,rgba(33,135,2,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ffe57', endColorstr='#218702',GradientType=0 );
    background-color: #3DF817;
}
.RedGrad {
    background: rgb(229,24,24);
    background: -moz-linear-gradient(left, rgba(229,24,24,1) 0%, rgba(133,6,6,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(229,24,24,1)), color-stop(100%,rgba(133,6,6,1)));
    background: -webkit-linear-gradient(left, rgba(229,24,24,1) 0%,rgba(133,6,6,1) 100%);
    background: -o-linear-gradient(left, rgba(229,24,24,1) 0%,rgba(133,6,6,1) 100%);
    background: -ms-linear-gradient(left, rgba(229,24,24,1) 0%,rgba(133,6,6,1) 100%);
    background: linear-gradient(to right, rgba(229,24,24,1) 0%,rgba(133,6,6,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51818', endColorstr='#850606',GradientType=1 );
}
.FunnyUI .ui-widget-header,
.FunnyDialog header  {
background: rgb(64,64,64);
background: -moz-linear-gradient(top,  rgba(64,64,64,1) 0%, rgba(31,31,31,1) 50%, rgba(18,18,18,1) 50%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(64,64,64,1)), color-stop(50%,rgba(31,31,31,1)), color-stop(50%,rgba(18,18,18,1)), color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(top,  rgba(64,64,64,1) 0%,rgba(31,31,31,1) 50%,rgba(18,18,18,1) 50%,rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top,  rgba(64,64,64,1) 0%,rgba(31,31,31,1) 50%,rgba(18,18,18,1) 50%,rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top,  rgba(64,64,64,1) 0%,rgba(31,31,31,1) 50%,rgba(18,18,18,1) 50%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom,  rgba(64,64,64,1) 0%,rgba(31,31,31,1) 50%,rgba(18,18,18,1) 50%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#000000',GradientType=0 );

}