.section-2 {
    display: none;
}

.section-3 {
    display: none;
}

.section-4 {
    display: none;
}


.section-5 {
    background-image: url(../images/3.jpg);
}

.section-2 {
    display: none;
}

.section-3 {
    display: none;
}

.section-4 {
    display: none;
}


.section-5 {
    background-image: url(../images/3.jpg);
}

.top-header-login {
    background: #7acaeb;
}

.top-header-account {
    background: #7acaeb;
}

.top-header-orange {
    background: #7acaeb;
}

.top-header-login a {
    color: #FFFFFF;
}

a:hover, .top-header-login a:hover {
    color: #9dbdec;
}

a#home-send-top:hover {
    background: #7acaeb;
    color: white;
}

#home-send-top {
    background: rgb(36, 92, 174);
}

#home-send-bottom {
    background: rgb(45, 111, 211);
}


#home-send-bottom a:hover {
    background: rgb(36, 92, 174);
}

#main-tt-block button[type=submit] {
    color: #7acaeb;
}

.main-pricing-block-price-go {
    background: #7acaeb;
    color: white;
}

#fly-account-form button[type="submit"] {
    color: #7acaeb;
}

ul#side-menu > li.active-parent {
    border-left: 5px solid #7acaeb;
}

div.form fieldset {
    border: 1px solid #7acaeb;
}

.grid-view table.items th {
    background-color: #BFCFE9;
    background-image: -moz-linear-gradient(top, #255996, #4B8CC7);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#255996), to(#4B8CC7));
    background-image: -webkit-linear-gradient(top, #255996, #4B8CC7);
    background-image: -o-linear-gradient(top, #255996, #4B8CC7);
    background-image: linear-gradient(to bottom, #255996, #4B8CC7);
}

.grid-view table.items tr.odd {
    background: #9dbdec;
}

.grid-view table.items tr.even {
    background: #BFCFE9;
}

.grid-view table.items tbody tr:hover {
    background: #4B8DC7;
}

ul.yiiPager .selected a {
    border: 1px solid #7acaeb;
    background: #7acaeb;
}

ul.yiiPager a:link {
    border: 1px solid #7acaeb;
}

table.hTop tr:first-child {
    background: #4B8DC7 !important;
}

table.detail-view tr.odd {
    background: #9dbdec;
}

table.detail-view tr.even {
    background: #BFCFE9;
}

table.list tr:nth-child(odd) {
    background: #9dbdec;
}

table.list tr:nth-child(even) {
    background: #BFCFE9;
}

table.hTop tr:first-child {
    background: #4B8DC7 !important;
}

div.form h2 {
    border-left: 10px solid #7acaeb;
    border-bottom: 1px solid #7acaeb;
}

div.form div.info {
    border-left: 10px solid #7acaeb;
    border-bottom: 1px solid #7acaeb;
}

table.hLeft tr td:first-child {
    background: #4B8DC7 !important;
}

.stat-item-ico-container.active {
    background-image: url(../images/sp_stat_bg_on.png) !important;
}

footer
{
    background: #4B8DC7;
}

.top-header
{
    background: #4B8DC7;
}


.top-header .row > div
{
    height: 82px !important;
}

.panel-stat-item a
{
    color: #245cae !important;
}

.panel-stat-item a:hover
{
    color: #4B8DC7 !important;
}