/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
}
.fa {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}
.tm-nite-icons > li > a .fa {color: #ffffff;}
.tm-nite-icons > li > a:hover .fa {color: #4D576F;font-size: 74px; vertical-align: -5px;}
.fa-file-text-o:before { content: "";}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {content: "";}
.fa-recycle:before {content: "";}
.fa-phone-square:before {content: "";}
.fa-file-text-o:before { content: "";}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {content: "";}
.fa-recycle:before {content: "";}
.fa-phone-square:before {content: "";}

table.main-table td:last-child {
    text-align: center;
}
table.main-table td {
    border: 2px solid #d7d7d7;
    padding: 15px;
    vertical-align: middle;
}
table.main-table tbody tr:first-child td {
    border-top: 0 none;
}
table.main-table thead td {
    background: none repeat scroll 0 0 #ffcc00;
    border: 0 none;
    color: #2c2b2b;
    font-size: 20px;
}
table.main-table tbody td:last-child {
    font-size: 18px;
    width: 135px;
}
table.main-table tbody td a {
    display: block;
    margin-top: 5px;
}
table.main-table tbody td {
    color: #2c2b2b;
    font-size: 18px;
}
table.main-table tbody tr {
    background-color: #fff3c4;
}
table.main-table tbody tr:hover {
    background-color: #deffd8;
}
table.main-table tbody td div.small-text {
    color: #4d4d4d;
    font-size: 14px;
}
table.main-table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px 0 50px;
    width: 100%;
}
table.main-table a {color: #2c2b2b;}