/* reset browser styles */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
select, textarea,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

html {
overflow-y: scroll;
}

body {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
font-size: 100%;

background: #bde9ff url("/pics/icons/fon.gif");
}

ol, ul {list-style: none;}

/*------------------------------------------------------------------------------------------------
Разметка страницы
------------------------------------------------------------------------------------------------*/













.group:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.group {
display: inline-block;
}





.container {
max-width: 1280px;
min-width: 960px;
margin: 0 auto;
color: #004a70;
}

.container:after, footer:after {
clear: both;
content: ".";
display: block;
height: 0;
line-height: 0;
visibility: hidden;
}



#allcolumns {
position: relative;

background: #d6f1ff;
z-index: 1;
width: 100%;
}

main {
position: relative;
width: 54%;
float: left;
}
#allcolumns .side-left {
position: relative;
width: 24%;
float: left;
}
#allcolumns .side-right {
position: relative;
width: 22%;
float: left;
}

main {
left: 24%;
}
#allcolumns .side-left {
left: -54%;
}
#allcolumns .side-right {
left: 0;
}
#allcolumns:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 24%;
width: 54%;
height: 100%;

background: #eff9ff;
}

#allcolumns:after {
left: 78%;
border: 2px solid #fd3223;
height: 100%;
background: #eee;
}

main > div {
padding: 10px;
}



header {
height: 160px;
background-image: url("/pics/icons/therealrussia_logo.jpg"); background-repeat: repeat-x;
}

header span {
display: inline-block;
font-size: 3em;
font-weight: bold;
color: #eff9ff;
text-shadow: 2px 2px 2px #0088cf;
margin-left: 180px;
margin-top: 70px;
}

footer {
max-width: 1260px;
min-width: 940px;
margin: 0 auto;
background: #b5e6ff;
position: relative;
padding: 15px 10px 30px 10px;
text-align: center;
margin-bottom: 30px;
}

footer a {
color: #007ebf;
text-decoration: none;
}

footer img {
margin-right: 15px;
}













.side-left input[type="text"] {
width: 90%;
}



.side-right {


}

p {
color: #004a70;
}

img {
max-width: 100%;
}








input[name="msgCL"], form[name="remark"] input[name="msgCL"] {
width: 45px;
color: #0088cf;
background: #c5ebff;
}

.crossword {
white-space: nowrap;
}



/* -------------------------------------------------------------------------------------------- */

/*------------------------------------------------------------------------------------------------
Разметка страницы: общие
------------------------------------------------------------------------------------------------*/

table {
margin: 0 auto;
border: 1px solid #73cfff;
border-collapse: collapse;
margin-bottom: 20px;
}

caption {
padding: 5px;
color: #004a70;
background: #ade3ff;
border: 1px solid #73cfff;

}

th {
padding: 4px;
color: #004f78;
background: #ade3ff;
border-right: 1px solid #73cfff;
border-bottom: 1px solid #73cfff;
}

td {
padding: 4px;
color: #005480;
background: #def4ff;
border-right: 1px solid #73cfff;
border-bottom: 1px solid #73cfff;
}

label {
display: block;
vertical-align: top;
text-align: right;
margin-right: 5px;
}

.fbs {
text-align: center;
margin: 10px 10px 15px 10px;
}


/* -------------------------------------------------------------------------------------------- */

/*------------------------------------------------------------------------------------------------
Разметка страницы: side-left
------------------------------------------------------------------------------------------------*/

.side-left a {
color: #008ed7;
text-decoration: none;
}

.side-left input[type="submit"], .main input[type="submit"], input[type="submit"], input[type="reset"] {
margin: 10px 2px 10px 2px;
padding: 4px 9px 4px 9px;
color: #e6f7ff;
background: #bde9ff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4ac1ff), to(#00699f));background: -webkit-linear-gradient(#4ac1ff, #00699f);background: -moz-linear-gradient(#4ac1ff, #00699f);background: -ms-linear-gradient(#4ac1ff, #00699f);background: -o-linear-gradient(#4ac1ff, #00699f);background: linear-gradient(#4ac1ff, #00699f);
border: 1px solid #007ebf;
font-size: 1.1em;
border-radius: 7px 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;
}

.side-left input[type="email"] {
display: block;
width: 230px;
}

.side-left > p {
margin: 10px;
}

.side-left fieldset label {
text-align: left;
}

.side-left ul li a {
display: block;
padding: 7px 7px 7px 10px;
border-bottom: 1px solid #8cd8ff;
text-decoration: none;
color: #004a70;
}

.side-left ul li a:hover {
background: #eff9ff;
}




/* -------------------------------------------------------------------------------------------- */

/*------------------------------------------------------------------------------------------------
Разметка страницы: main
------------------------------------------------------------------------------------------------*/

main {
background: #eff9ff;
}

main h1 {
font-size: 1.2em;
color: #005480;
}

main p {
margin: 7px 0 7px 0;
}

main p:last-of-type {
margin: 7px 0 15px 0;
}

main a {
color: #006497;
text-decoration: none;
}

form[name="poll"] ul li {
color: #0074af;
display: block;
padding: 5px;
background: #ceeeff;
border-left: 1px solid #005e8f;
border-top: 1px solid #005e8f;
border-right: 1px solid #005e8f;
}

form[name="poll"] ul li:hover {
background: #ade3ff;
}

form[name="poll"] ul li:hover, form[name="poll"] label {
cursor: pointer;
}

form[name="poll"] ul li:last-of-type {
border-bottom: 1px solid #005e8f;
}

form[name="poll"] label {
text-align: left;
}

input[type="radio"] {
margin-right: 10px;
}

form[name="contact_form"] input[type="text"], form[name="contact_form"] input[type="email"], form[name="contact_form"] textarea, form[name="add_url"] input[type="text"], form[name="add_url"] input[type="email"], form[name="remark"] textarea, form[name="remark"] input[name="name"], form[name="remark"] input[name="email"] {
width: 450px;
}

form[name="contact_form"] input[type="text"], form[name="contact_form"] input[type="email"], form[name="contact_form"] textarea, form[name="add_url"] input[type="text"], form[name="add_url"] input[type="email"], textarea[name="list"] {
color: #003a58;
background: #e6f7ff;
border: 1px solid #00a3f7;
box-shadow: inset 0 0 2px #3abcff;
}

form[name="contact_form"] textarea, form[name="remark"] textarea {
height: 15em;
}

form[name="upfile"] input[name="width"], form[name="upfile"] input[name="height"], form[name="upfile"] input[name="top"], form[name="upfile"] input[name="right"], form[name="upfile"] input[name="bottom"], form[name="upfile"] input[name="left"], form[name="upfile"] input[name="font_size"] {
width: 55px;
}

textarea[name="list"] {
width: 800px;
height: 600px;
}

form[name="contact_form"] select, #loc select {
color: #005480;
background: #def4ff;
}

form[name="contact_form"] input[name*="answer"], form[name="comments"] input[name*="answer"], form[name="add_url"] input[name*="answer"], form[name="remark"] input[name*="answer"] {
width: 18px;
height: 18px;
margin: 2px;
color: #005480;
background: #f7fcff;
padding: 1px;
box-shadow: none;
}

form[name="contact_form"] label, form[name="add_url"] label, form[name="login"] label, form[name="choose_form"] label, form[name="remark"] label {
display: inline-block;
width: 190px;
font-weight: bold;
}






form[name="contact_form"] fieldset, form[name="login"] fieldset, form[name="add_url"] fieldset, form[name="choose_form"] fieldset, form[name="remark"] fieldset {
border-collapse: collapse;
border: 1px solid #63caff;
border-bottom: 1px solid #def4ff;
margin: 0;
padding: 3px 1px 3px 1px;
background: #def4ff;
}

form[name="login"] {
margin: 0 auto;
width: 500px;
}

form[name="login"] input[type="text"], form[name="login"] input[type="password"] {
width: 200px;
height: 18px;
}

form[name="login"] input[type="checkbox"] {
text-align: left;
}

form[name="contact_form"] fieldset:nth-child(9) {
text-align: center;
}

form[name="contact_form"] fieldset:last-of-type, form[name="login"] fieldset:last-of-type, form[name="add_url"] fieldset:last-of-type, form[name="remark"] fieldset:last-of-type {
border-bottom: 1px solid #63caff;
}

.question {
display: table-cell;
padding-left: 170px;
color: #0074af;
font-size: 110%;
}

main article td {
vertical-align: top;
}


/* -------------------------------------------------------------------------------------------- */

/*------------------------------------------------------------------------------------------------
Разметка страницы: side-right
------------------------------------------------------------------------------------------------*/

.side-right p {
color: #005e8f;
}

.side-right a {
color: #006ea7;
text-decoration: none;
}

.side-right img {
max-width: 320px;
}


/* -------------------------------------------------------------------------------------------- */

/*------------------------------------------------------------------------------------------------
Главный список
------------------------------------------------------------------------------------------------*/
.w33_65_x td ul {
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
column-count: 2;
}

/* -------------------------------------------------------------------------------------------- */


/*------------------------------------------------------------------------------------------------
Навигация
------------------------------------------------------------------------------------------------*/
nav {
width: 100%;
max-width: 1278px;
min-width: 940px;
margin: 0 auto;
text-align: center;
border: 1px solid #29b6ff;
padding: 10px 0 10px 0;
background: #8cd8ff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#19b0ff), to(#bde9ff));background: -webkit-linear-gradient(#19b0ff, #bde9ff);background: -moz-linear-gradient(#19b0ff, #bde9ff);background: -ms-linear-gradient(#19b0ff, #bde9ff);background: -o-linear-gradient(#19b0ff, #bde9ff);background: linear-gradient(#19b0ff, #bde9ff);
}

nav ul {
text-align: center;
}

nav ul li {
display: inline;
}

nav ul li a {
padding: 2px 12px;
border-top: 1px solid #008ed7;
border-bottom: 1px solid #008ed7;
border-left: 1px solid #008ed7;
text-decoration: none;
color: #004a70;
background: #bde9ff;
}

nav ul li:last-of-type a {
border-right: 1px solid #008ed7;
}

nav ul li a:hover {
color: #003a58;
background: #def4ff;
}







/* -------------------------------------------------------------------------------------------- */

/*------------------------------------------------------------------------------------------------
Подсказки
------------------------------------------------------------------------------------------------*/

span.tool {
position: relative;   /* this is key */
cursor: help;
min-width: 16px;
width: 16px;
}

span.tool span.tip {
display: none;        /* so is this */
}

/* tooltip will display on :hover event */

span.tool:hover span.tip {
display: block;
border-radius: 10px 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
position: absolute; bottom: 20px; right: -350px; z-index: 99;
width: 320px;
padding: 1em;
border: 1px solid #007ebf;
background: #a5e0ff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#def4ff), to(#6bccff));background: -webkit-linear-gradient(#def4ff, #6bccff);background: -moz-linear-gradient(#def4ff, #6bccff);background: -ms-linear-gradient(#def4ff, #6bccff);background: -o-linear-gradient(#def4ff, #6bccff);background: linear-gradient(#def4ff, #6bccff);
-webkit-box-shadow: #0079b7 0px 2px 3px; -moz-box-shadow: #0079b7 0px 2px 3px; box-shadow: #0079b7 0px 2px 3px;
color: #007ebf;
font-size: 1em;
font-weight: 400;
}

span.tool ol, .hint ol {
list-style-type: decimal; list-style-position: inside; text-align: left;
}

td > span.tool:hover span.tip {
right: 0;
}

.help_tool a:hover, .help_tool_right a:hover {position:relative;}
.help_tool a span, .help_tool_right a span {display:none;}
.help_tool a:hover span, .help_tool_right a:hover span {text-decoration: none; font-size: 1em; font-weight: 400; display: block; position: absolute; top:-45px; background: #def4ff; border: 1px solid #006497; color: #005480; width: 350px; padding: 7px;}
.help_tool a:hover span {right: 25px;}
.help_tool_right a:hover span {left: 25px;}




.tooltip {
display: inline;
position: relative;
}

.tooltip:hover:after {
background: #bde9ff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#94dbff), to(#e6f7ff));background: -webkit-linear-gradient(#94dbff, #e6f7ff);background: -moz-linear-gradient(#94dbff, #e6f7ff);background: -ms-linear-gradient(#94dbff, #e6f7ff);background: -o-linear-gradient(#94dbff, #e6f7ff);background: linear-gradient(#94dbff, #e6f7ff);
border: 1px solid #42beff;
border-radius: 5px;
top: 25px;
color: #003450;
content: attr(data-tooltip);
right: -12px;
padding: 10px;
position: absolute;
z-index: 98;
width: 380px;
-webkit-box-shadow: #515151 0px 2px 3px;-moz-box-shadow: #515151 0px 2px 3px;box-shadow: #515151 0px 2px 3px;
white-space: pre-line;
display: inline-block;
}

.tooltip:hover:before {
border: solid;
border-color: #94dbff transparent;
border-width: 0 8px 8px 8px;
top: 18px;
content: "";
right: 9px;
position: absolute;
z-index: 99;
}
.tooltip img {
cursor: help;
}



/* -------------------------------------------------------------------------------------------- */

/*------------------------------------------------------------------------------------------------
Календарь
------------------------------------------------------------------------------------------------*/
.calendar {
margin-top: 20px;
text-align: left;
}

.calendar th, .calendar td {
width: 25px;
}

.calendar th {
color: #0088cf;
background: #ade3ff;
}

.calendar caption {
font-weight: bold;
background: #bde9ff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#52c4ff), to(#0074af));background: -webkit-linear-gradient(#52c4ff, #0074af);background: -moz-linear-gradient(#52c4ff, #0074af);background: -ms-linear-gradient(#52c4ff, #0074af);background: -o-linear-gradient(#52c4ff, #0074af);background: linear-gradient(#52c4ff, #0074af);
color: #f7fcff;
}

.empt {
background: #e6f7ff;
}

.past {
background: #ceeeff;
color: #31b9ff;
}

.tday {
background: #006ea7;
color: #eff9ff;
font-weight: bold;
}

.futu {
background: #ade3ff;
color: #004a70;
}

/* -------------------------------------------------------------------------------------------- */

/*------------------------------------------------------------------------------------------------
Картинки
------------------------------------------------------------------------------------------------*/
figure img {
margin: 0 0 0 0;
vertical-align: middle;
}

figcaption {
margin: 0 0 0 0;
color: #004f78;
background: #def4ff;
padding: 1px 10px 2px 10px;
border-bottom: 1px solid #5ac7ff;
border-left: 1px solid #5ac7ff;
border-right: 1px solid #5ac7ff;
}

/* -------------------------------------------------------------------------------------------- */


/*------------------------------------------------------------------------------------------------
Опросы и рассылка
------------------------------------------------------------------------------------------------*/

.poll {
width: 100%;
}

.poll th {
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bde9ff), to(#6bccff));background: -webkit-linear-gradient(#bde9ff, #6bccff);background: -moz-linear-gradient(#bde9ff, #6bccff);background: -ms-linear-gradient(#bde9ff, #6bccff);background: -o-linear-gradient(#bde9ff, #6bccff);background: linear-gradient(#bde9ff, #6bccff);
}

.poll td > img {
margin-right: 7px;
}

#poll_out, #loc {
border: 1px solid #f7fcff;
background: #def4ff;
margin: 5px;
padding: 10px;
border-radius: 7px 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;
}

#poll_out label, #loc label {
text-align: left;
}

#loc input[type="email"] {
width: 100%;
margin-bottom: 5px;
}

.rotate-15 {
-moz-transform: rotate(-15deg) translate(250px, 50px); /* Для Firefox */
-ms-transform: rotate(-15deg) translate(250px, 50px); /* Для IE */
-webkit-transform: rotate(-15deg) translate(250px, 50px); /* Для Safari, Chrome, iOS */
-o-transform: rotate(-15deg) translate(250px, 50px); /* Для Opera */
transform: rotate(-15deg) translate(250px, 50px);
}

/* -------------------------------------------------------------------------------------------- */

/*------------------------------------------------------------------------------------------------
Еще что-то
------------------------------------------------------------------------------------------------*/



/* -------------------------------------------------------------------------------------------- */

/*------------------------------------------------------------------------------------------------
Разное
------------------------------------------------------------------------------------------------*/

.mypage textarea {
width: 100%;
height: 5em;
color: #007ebf;
border: 1px solid #00a8ff;
background: #def4ff;
}

.mypage img[src*="button"] {
float: left;
margin-right: 5px;
cursor: pointer;
}

.mypage img[src*="banner"] {
margin-bottom: 5px;
cursor: pointer;
}

.mypage  span {
cursor: pointer;
}

.lcomments {
margin: 10px 0 10px 0;
}

.lcomments img {
margin-right: 10px;
}

.links {
width: 100%;
}

.links td {
width: 33.33%;
}

.links tr:nth-child(odd) td {
background: #d6f1ff;
}





::-webkit-input-placeholder {color:#08abff;}
::-moz-placeholder          {color:#08abff;}/* Firefox 19+ */
:-moz-placeholder           {color:#08abff;}/* Firefox 18- */
:-ms-input-placeholder      {color:#08abff;}

:focus::-webkit-input-placeholder {color: transparent;}
:focus::-moz-placeholder          {color: transparent;}
:focus:-moz-placeholder           {color: transparent;}
:focus:-ms-input-placeholder      {color: transparent;}

.img_left {
float: left; margin: 10px 20px 20px 0;
}

.img_right {
float: right; margin: 10px 0 20px 0px;
}

input[name^="field"] {
background: #def4ff;
padding: 0 3px;
width: 50px;
}

#html_code {
width: 800px;
height: 300px
}


/* -------------------------------------------------------------------------------------------- */

















.rand, .weather {
border: 1px solid #f7fcff;
border-radius: 7px 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;
margin: 5px 5px 5px 5px;
padding: 10px;
background: #c5ebff;
}

.wrap {
width: 1200px;
margin: 0 auto;
border: 1px solid #4ac1ff;
text-align: center;
}



#adm_wrap {

width: 90%;
max-width: 1280px;
margin: 0 auto;
text-align: center;
border: 1px solid #3abcff;
background: #def4ff;
}






#adm_wrap nav {
margin-top: 20px;
}

.adm_wrap {
width: 960px;
margin: 0 auto;
text-align: center;
border: 1px solid #417241;
border-radius: 10px 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
margin-top: 20px;
margin-bottom: 30px;
padding: 20px;
background-color: #dbffd0;
}

h1.adm_wrap {
font-size: 120%;
color: #1a6a71;
}

h1.adm_wrap a {
color: #1a6a71;
text-decoration: none;
}

table.adm_wrap {
width: 100%;
border-spacing: 0;
margin-top: 10px;
}

.adm_wrap table {
width: 100%;
margin-top: 20px;
}

.adm_wrap table caption {
font-weight: bold;
}






table.nmoddel {
width: 100%;
font-size: .9em;
}

table.nmoddel td:first-child {
background-color: #d5edce;
}

table.nmoddel td:nth-child(2) {
text-align: left;
}

.no_br {
white-space: nowrap;
}

.w50_50_500 th {
width: 50%;
text-align: right;
}

.w50_50_500 td {
width: 50%;
text-align: left;
}

.w50_50_500 td label {
text-align: left;
}

.w50_50_500 td label input[type="checkbox"] {
margin-right: 10px;
}

.w400 {
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
width: 500px;
text-align: left;
background-color: #e4f6df;
border: 1px solid #417241;
}


input[type="text"], input[type="email"], input[type="url"] {
width: 500px;


height: 1.4em;
font-size: 110%;
}

.w33_65_x {
width: 100%;
max-width: 1280px;
}

.w33_65_x th {
width: 300px;

text-align: right;
}

.w33_65_x td {
text-align: left;
}

.w33_65_x td:last-of-type {
width: 23px;
}

.w33_65_x td input[type="text"] {
width: 200px;
}

.w33_65_x td input[name="question"], .w33_65_x td input[name="tags"], .w33_65_x td input[name="redirect"], .w33_65_x td input[name="forum_url"], .w33_65_x td input[name="poll_picture"] {
width: 600px;
}


textarea[name="CustomField_lead"] {
height: 75px;
}

table.nset td {
vertical-align: top;
}

table.nset td:first-child {
text-align: left;
padding-left: 7px;

}

table.nset td:nth-child(2) {
padding-right: 9px;
padding-left: 0;

}


.npub {
width: 100%;
}

.news_adm {
width: 100%;
}

.news_adm textarea {
width: 100%;
hight: 10em;
}

.okey, .nook, .warn  { margin: 10px 20% 10px 20%; padding: 10px; text-align: center;  border-radius: 10px 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;-webkit-box-shadow: #515151 0px 2px 3px;-moz-box-shadow: #515151 0px 2px 3px;box-shadow: #515151 0px 2px 3px;}

.okey {background-color: #cdecd2; border: #096344 2px solid}
.nook {background-color: #fffc00; border: #f00 2px solid}
.warn {background-color: #ffeb8b; border: #e96800 2px solid}

.okey p {
background: url("/pics/icons/tick.gif") no-repeat top left; padding-left: 25px
}
.warn p {
background: url("/pics/icons/exclam1.gif") no-repeat top left; padding-left: 25px
}
.nook p {
background: url("/pics/icons/stop.png") no-repeat top left; padding-left: 25px
}

#nav_adm {
width: 100%;
max-width: 960px;
min-width: 680px;
margin: 0 auto;
border: 1px solid #12564c;
padding: 1px;
margin-bottom: 20px;
background: #addebd;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d9f8e3), to(#97cba8));background: -webkit-linear-gradient(#d9f8e3, #97cba8);background: -moz-linear-gradient(#d9f8e3, #97cba8);background: -ms-linear-gradient(#d9f8e3, #97cba8);background: -o-linear-gradient(#d9f8e3, #97cba8);background: linear-gradient(#d9f8e3, #97cba8);
}

#nav_adm ul {
text-align: center;
}

#nav_adm ul li {
display: inline;
}

#nav_adm ul li a {
padding: 1px 10px;
border-top: 1px solid #12564c;
border-bottom: 1px solid #12564c;
border-left: 1px solid #12564c;
background: #addebd;
text-decoration: none;
color: #10443c;

}

#nav_adm ul li:last-of-type a {
border-right: 1px solid #12564c;
}

#nav_adm ul li a:hover {
background: #e2f8ff;
}


.red {background-color: #f00}
.red_t, .html_tag {color: #f00}
.yellow {background-color: #ff0}
.yellow_t {color: #ff0}
.green {background-color: #093}
.green_t {color: #093}

ul.lst2 {
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
column-count: 2;
margin-bottom: 100px;
}

form[name="edit_queue"] td:nth-child(6n+1) {
color: #ff0000;
background: #bfddbc;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#96ba92), to(#cbeac8));background: -webkit-linear-gradient(#96ba92, #cbeac8);background: -moz-linear-gradient(#96ba92, #cbeac8);background: -ms-linear-gradient(#96ba92, #cbeac8);background: -o-linear-gradient(#96ba92, #cbeac8);background: linear-gradient(#96ba92, #cbeac8);
}

.group:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
