/* Minification failed. Returning unminified contents.
(6795,5621): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe
 */
/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
    *zoom: 1;
}

    .clearfix:before,
    .clearfix:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .clearfix:after {
        clear: both;
    }

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
    }

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:hover,
a:active {
    outline: 0;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    /* Responsive images (ensure images don't scale beyond their parents) */
    max-width: 100%;
    /* Part 1: Set a maxium relative to the parent */
    width: auto\9;
    /* IE7-8 need help adjusting responsive images */
    height: auto;
    /* Part 2: Scale the height according to the width, otherwise you get stretching */
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

#map_canvas img,
.google-maps img {
    max-width: none;
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    button,
    html input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
    }

    label,
    select,
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    input[type="radio"],
    input[type="checkbox"] {
        cursor: pointer;
    }

    input[type="search"] {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type="search"]::-webkit-search-decoration,
        input[type="search"]::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

textarea {
    overflow: auto;
    vertical-align: top;
}

@media print {
    * {
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

body {
    margin: 0;
    direction: rtl;
}

.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}

.row {
    margin-right: -20px;
    *zoom: 1;
}

    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .row:after {
        clear: both;
    }

[class*="span"] {
    float: right;
    min-height: 1px;
    margin-right: 20px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 980.2px;
    padding: 0px 10px;
}

.span12 {
    width: 980.2px;
}

.span11 {
    width: 896.85px;
}

.span10 {
    width: 813.5px;
}

.span9 {
    width: 730.15px;
}

.span8 {
    width: 646.8px;
}

.span7 {
    width: 563.45px;
}

.span6 {
    width: 480.1px;
}

.span5 {
    width: 396.75px;
}

.span4 {
    width: 313.4px;
}

.span3 {
    width: 230.05px;
}

.span2 {
    width: 146.7px;
}

.span1 {
    width: 63.35px;
}

.offset12 {
    margin-right: 1020.2px;
}

.offset11 {
    margin-right: 936.85px;
}

.offset10 {
    margin-right: 853.5px;
}

.offset9 {
    margin-right: 770.15px;
}

.offset8 {
    margin-right: 686.8px;
}

.offset7 {
    margin-right: 603.45px;
}

.offset6 {
    margin-right: 520.1px;
}

.offset5 {
    margin-right: 436.75px;
}

.offset4 {
    margin-right: 353.4px;
}

.offset3 {
    margin-right: 270.05px;
}

.offset2 {
    margin-right: 186.7px;
}

.offset1 {
    margin-right: 103.35px;
}

.row-fluid {
    width: 100%;
    *zoom: 1;
}

    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: right;
        margin-right: 2.0403999183840034%;
        *margin-right: 1.9893899204244032%;
    }

        .row-fluid [class*="span"]:first-child {
            margin-right: 0;
        }

    .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-right: 2.0403999183840034%;
    }

    .row-fluid .span12 {
        width: 99.99999999999999%;
        *width: 99.94899000204039%;
    }

    .row-fluid .span11 {
        width: 91.49663334013465%;
        *width: 91.44562334217505%;
    }

    .row-fluid .span10 {
        width: 82.99326668026933%;
        *width: 82.94225668230973%;
    }

    .row-fluid .span9 {
        width: 74.489900020404%;
        *width: 74.4388900224444%;
    }

    .row-fluid .span8 {
        width: 65.98653336053866%;
        *width: 65.93552336257906%;
    }

    .row-fluid .span7 {
        width: 57.48316670067332%;
        *width: 57.43215670271372%;
    }

    .row-fluid .span6 {
        width: 48.97980004080799%;
        *width: 48.928790042848384%;
    }

    .row-fluid .span5 {
        width: 40.476433380942666%;
        *width: 40.42542338298306%;
    }

    .row-fluid .span4 {
        width: 31.973066721077327%;
        *width: 31.922056723117727%;
    }

    .row-fluid .span3 {
        width: 23.469700061211995%;
        *width: 23.418690063252395%;
    }

    .row-fluid .span2 {
        width: 14.966333401346663%;
        *width: 14.915323403387063%;
    }

    .row-fluid .span1 {
        width: 6.462966741481329%;
        *width: 6.4119567435217295%;
    }

    .row-fluid .offset12 {
        margin-right: 104.080799836768%;
        *margin-right: 103.9787798408488%;
    }

        .row-fluid .offset12:first-child {
            margin-right: 102.04039991838398%;
            *margin-right: 101.93837992246479%;
        }

    .row-fluid .offset11 {
        margin-right: 95.57743317690266%;
        *margin-right: 95.47541318098347%;
    }

        .row-fluid .offset11:first-child {
            margin-right: 93.53703325851865%;
            *margin-right: 93.43501326259945%;
        }

    .row-fluid .offset10 {
        margin-right: 87.07406651703734%;
        *margin-right: 86.97204652111814%;
    }

        .row-fluid .offset10:first-child {
            margin-right: 85.03366659865333%;
            *margin-right: 84.93164660273413%;
        }

    .row-fluid .offset9 {
        margin-right: 78.570699857172%;
        *margin-right: 78.46867986125281%;
    }

        .row-fluid .offset9:first-child {
            margin-right: 76.53029993878799%;
            *margin-right: 76.4282799428688%;
        }

    .row-fluid .offset8 {
        margin-right: 70.06733319730667%;
        *margin-right: 69.96531320138747%;
    }

        .row-fluid .offset8:first-child {
            margin-right: 68.02693327892266%;
            *margin-right: 67.92491328300346%;
        }

    .row-fluid .offset7 {
        margin-right: 61.56396653744133%;
        *margin-right: 61.461946541522124%;
    }

        .row-fluid .offset7:first-child {
            margin-right: 59.52356661905733%;
            *margin-right: 59.42154662313812%;
        }

    .row-fluid .offset6 {
        margin-right: 53.060599877575996%;
        *margin-right: 52.95857988165679%;
    }

        .row-fluid .offset6:first-child {
            margin-right: 51.02019995919199%;
            *margin-right: 50.918179963272785%;
        }

    .row-fluid .offset5 {
        margin-right: 44.557233217710674%;
        *margin-right: 44.45521322179147%;
    }

        .row-fluid .offset5:first-child {
            margin-right: 42.51683329932667%;
            *margin-right: 42.41481330340746%;
        }

    .row-fluid .offset4 {
        margin-right: 36.05386655784533%;
        *margin-right: 35.95184656192613%;
    }

        .row-fluid .offset4:first-child {
            margin-right: 34.01346663946133%;
            *margin-right: 33.91144664354213%;
        }

    .row-fluid .offset3 {
        margin-right: 27.550499897980004%;
        *margin-right: 27.4484799020608%;
    }

        .row-fluid .offset3:first-child {
            margin-right: 25.510099979596%;
            *margin-right: 25.4080799836768%;
        }

    .row-fluid .offset2 {
        margin-right: 19.047133238114668%;
        *margin-right: 18.94511324219547%;
    }

        .row-fluid .offset2:first-child {
            margin-right: 17.006733319730667%;
            *margin-right: 16.904713323811468%;
        }

    .row-fluid .offset1 {
        margin-right: 10.543766578249336%;
        *margin-right: 10.441746582330136%;
    }

        .row-fluid .offset1:first-child {
            margin-right: 8.503366659865332%;
            *margin-right: 8.401346663946132%;
        }

    [class*="span"].hide,
    .row-fluid [class*="span"].hide {
        display: none;
    }

    [class*="span"].pull-right,
    .row-fluid [class*="span"].pull-right {
        float: left;
    }

.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}

    .container:before,
    .container:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .container:after {
        clear: both;
    }

.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1;
}

    .container-fluid:before,
    .container-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .container-fluid:after {
        clear: both;
    }

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px;
}

small {
    font-size: 85%;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

cite {
    font-style: normal;
}

.muted {
    color: #999999;
}

a.muted:hover,
a.muted:focus {
    color: #808080;
}

.text-warning {
    color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #a47e3c;
}

.text-error {
    color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
    color: #953b39;
}

.text-info {
    color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
    color: #2d6987;
}

.text-success {
    color: #468847;
}

a.text-success:hover,
a.text-success:focus {
    color: #356635;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}

h1 {
    font-size: 2.4em;
}

h2 {
    font-size: 2.2em;
}

h3 {
    font-size: 2em;
}

h4 {
    font-size: 1.8em;
}

h5 {
    font-size: 1.6em;
}

h6 {
    font-size: 1.2em;
}

h1 small {
    font-size: 24.5px;
}

h2 small {
    font-size: 17.5px;
}

h3 small {
    font-size: 14px;
}

h4 small {
    font-size: 14px;
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    padding: 0;
    margin: 0 25px 10px 0;
}

    ul ul,
    ul ol,
    ol ol,
    ol ul {
        margin-bottom: 0;
    }

    ul.unstyled,
    ol.unstyled {
        margin-right: 0;
        list-style: none;
    }

    ul.inline,
    ol.inline {
        margin-right: 0;
        list-style: none;
    }

        ul.inline > li,
        ol.inline > li {
            display: inline-block;
            *display: inline;
            /* IE7 inline-block hack */
            *zoom: 1;
            padding-left: 5px;
            padding-right: 5px;
        }

dl {
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin-right: 10px;
}

.dl-horizontal {
    *zoom: 1;
}

    .dl-horizontal:before,
    .dl-horizontal:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .dl-horizontal:after {
        clear: both;
    }

    .dl-horizontal dt {
        float: right;
        width: 160px;
        clear: right;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-right: 180px;
    }

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #ffffff;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote small {
    display: block;
    line-height: 20px;
    color: #999999;
}

    blockquote small:before {
        content: '\2014 \00A0';
    }

blockquote.pull-right {
    float: left;
    padding-left: 15px;
    padding-right: 0;
    border-left: 5px solid #eeeeee;
    border-right: 0;
}

    blockquote.pull-right p,
    blockquote.pull-right small {
        text-align: left;
    }

        blockquote.pull-right small:before {
            content: '';
        }

        blockquote.pull-right small:after {
            content: '\00A0 \2014';
        }

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}

address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 20px;
}

code,
pre {
    padding: 0 3px 2px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 12px;
    color: #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    white-space: nowrap;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    pre.prettyprint {
        margin-bottom: 20px;
    }

    pre code {
        padding: 0;
        color: inherit;
        white-space: pre;
        white-space: pre-wrap;
        background-color: transparent;
        border: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.label,
.badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #999999;
}

.label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

    .label:empty,
    .badge:empty {
        display: none;
    }

a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label-important,
.badge-important {
    background-color: #b94a48;
}

    .label-important[href],
    .badge-important[href] {
        background-color: #953b39;
    }

.label-warning,
.badge-warning {
    background-color: #f89406;
}

    .label-warning[href],
    .badge-warning[href] {
        background-color: #c67605;
    }

.label-success,
.badge-success {
    background-color: #468847;
}

    .label-success[href],
    .badge-success[href] {
        background-color: #356635;
    }

.label-info,
.badge-info {
    background-color: #3a87ad;
}

    .label-info[href],
    .badge-info[href] {
        background-color: #2d6987;
    }

.label-inverse,
.badge-inverse {
    background-color: #333333;
}

    .label-inverse[href],
    .badge-inverse[href] {
        background-color: #1a1a1a;
    }

.btn .label,
.btn .badge {
    position: relative;
    top: -1px;
}

.btn-mini .label,
.btn-mini .badge {
    top: 0;
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

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

    .table th,
    .table td {
        padding: 8px;
        line-height: 20px;
        text-align: right;
        vertical-align: top;
        border-top: 1px solid #dddddd;
    }

    .table th {
        font-weight: bold;
    }

    .table thead th {
        vertical-align: bottom;
    }

    .table caption + thead tr:first-child th,
    .table caption + thead tr:first-child td,
    .table colgroup + thead tr:first-child th,
    .table colgroup + thead tr:first-child td,
    .table thead:first-child tr:first-child th,
    .table thead:first-child tr:first-child td {
        border-top: 0;
    }

    .table tbody + tbody {
        border-top: 2px solid #dddddd;
    }

    .table .table {
        background-color: #ffffff;
    }

.table-condensed th,
.table-condensed td {
    padding: 4px 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-right: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .table-bordered th,
    .table-bordered td {
        border-right: 1px solid #dddddd;
    }

    .table-bordered caption + thead tr:first-child th,
    .table-bordered caption + tbody tr:first-child th,
    .table-bordered caption + tbody tr:first-child td,
    .table-bordered colgroup + thead tr:first-child th,
    .table-bordered colgroup + tbody tr:first-child th,
    .table-bordered colgroup + tbody tr:first-child td,
    .table-bordered thead:first-child tr:first-child th,
    .table-bordered tbody:first-child tr:first-child th,
    .table-bordered tbody:first-child tr:first-child td {
        border-top: 0;
    }

    .table-bordered thead:first-child tr:first-child > th:first-child,
    .table-bordered tbody:first-child tr:first-child > td:first-child,
    .table-bordered tbody:first-child tr:first-child > th:first-child {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px;
    }

    .table-bordered thead:first-child tr:first-child > th:last-child,
    .table-bordered tbody:first-child tr:first-child > td:last-child,
    .table-bordered tbody:first-child tr:first-child > th:last-child {
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px;
    }

    .table-bordered thead:last-child tr:last-child > th:first-child,
    .table-bordered tbody:last-child tr:last-child > td:first-child,
    .table-bordered tbody:last-child tr:last-child > th:first-child,
    .table-bordered tfoot:last-child tr:last-child > td:first-child,
    .table-bordered tfoot:last-child tr:last-child > th:first-child {
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px;
    }

    .table-bordered thead:last-child tr:last-child > th:last-child,
    .table-bordered tbody:last-child tr:last-child > td:last-child,
    .table-bordered tbody:last-child tr:last-child > th:last-child,
    .table-bordered tfoot:last-child tr:last-child > td:last-child,
    .table-bordered tfoot:last-child tr:last-child > th:last-child {
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-right-radius: 4px;
    }

    .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
    }

    .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
    }

    .table-bordered caption + thead tr:first-child th:first-child,
    .table-bordered caption + tbody tr:first-child td:first-child,
    .table-bordered colgroup + thead tr:first-child th:first-child,
    .table-bordered colgroup + tbody tr:first-child td:first-child {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px;
    }

    .table-bordered caption + thead tr:first-child th:last-child,
    .table-bordered caption + tbody tr:first-child td:last-child,
    .table-bordered colgroup + thead tr:first-child th:last-child,
    .table-bordered colgroup + tbody tr:first-child td:last-child {
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px;
    }

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
    background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
    display: table-cell;
    float: none;
    margin-right: 0;
}

.table td.span1,
.table th.span1 {
    float: none;
    width: 47.35px;
    margin-right: 0;
}

.table td.span2,
.table th.span2 {
    float: none;
    width: 130.7px;
    margin-right: 0;
}

.table td.span3,
.table th.span3 {
    float: none;
    width: 214.05px;
    margin-right: 0;
}

.table td.span4,
.table th.span4 {
    float: none;
    width: 297.4px;
    margin-right: 0;
}

.table td.span5,
.table th.span5 {
    float: none;
    width: 380.75px;
    margin-right: 0;
}

.table td.span6,
.table th.span6 {
    float: none;
    width: 464.1px;
    margin-right: 0;
}

.table td.span7,
.table th.span7 {
    float: none;
    width: 547.45px;
    margin-right: 0;
}

.table td.span8,
.table th.span8 {
    float: none;
    width: 630.8px;
    margin-right: 0;
}

.table td.span9,
.table th.span9 {
    float: none;
    width: 714.15px;
    margin-right: 0;
}

.table td.span10,
.table th.span10 {
    float: none;
    width: 797.5px;
    margin-right: 0;
}

.table td.span11,
.table th.span11 {
    float: none;
    width: 880.85px;
    margin-right: 0;
}

.table td.span12,
.table th.span12 {
    float: none;
    width: 964.2px;
    margin-right: 0;
}

.table tbody tr.success > td {
    background-color: #dff0d8;
}

.table tbody tr.error > td {
    background-color: #f2dede;
}

.table tbody tr.warning > td {
    background-color: #fcf8e3;
}

.table tbody tr.info > td {
    background-color: #d9edf7;
}

.table-hover tbody tr.success:hover > td {
    background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover > td {
    background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover > td {
    background-color: #faf2cc;
}

.table-hover tbody tr.info:hover > td {
    background-color: #c4e3f3;
}

form {
    margin: 0 0 20px;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

    legend small {
        font-size: 15px;
        color: #999999;
    }

label,
input,
button,
select,
textarea {
    font-weight: normal;
}

input,
button,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
    display: block;
    margin-bottom: 5px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    vertical-align: middle;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    *margin-top: 0;
    /* IE7 */
    margin-top: 1px \9;
    /* IE8-9 */
    line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto;
}

select {
    border: 1px solid #cccccc;
    background-color: #ffffff;
}

    select[multiple],
    select[size] {
        height: auto;
    }

    select:focus,
    input[type="file"]:focus,
    input[type="radio"]:focus,
    input[type="checkbox"]:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

.uneditable-input,
.uneditable-textarea {
    color: #999999;
    background-color: #fcfcfc;
    border-color: #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed;
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
}

.uneditable-textarea {
    width: auto;
    height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #616262 !important;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #616262 !important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #616262 !important;
}

.radio,
.checkbox {
    min-height: 20px;
    padding-right: 20px;
}

    .radio input[type="radio"],
    .checkbox input[type="checkbox"] {
        float: right;
        margin-right: -20px;
    }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
    padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}

    .radio.inline + .radio.inline,
    .checkbox.inline + .checkbox.inline {
        margin-right: 10px;
    }

.input-mini {
    width: 60px;
}

.input-small {
    width: 90px;
}

.input-medium {
    width: 150px;
}

.input-large {
    width: 210px;
}

.input-xlarge {
    width: 270px;
}

.input-xxlarge {
    width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-right: 0;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block;
}

input,
textarea,
.uneditable-input {
    margin-right: 0;
}

.controls-row [class*="span"] + [class*="span"] {
    margin-right: 20px;
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
    width: 966.2px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
    width: 882.85px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
    width: 799.5px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
    width: 716.15px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
    width: 632.8px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
    width: 549.45px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
    width: 466.1px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
    width: 382.75px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 299.4px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 216.05px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
    width: 132.7px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
    width: 49.35px;
}

.controls-row {
    *zoom: 1;
}

    .controls-row:before,
    .controls-row:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .controls-row:after {
        clear: both;
    }

    .controls-row [class*="span"],
    .row-fluid .controls-row [class*="span"] {
        float: right;
    }

    .controls-row .checkbox[class*="span"],
    .controls-row .radio[class*="span"] {
        padding-top: 5px;
    }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent;
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .control-group.warning input:focus,
    .control-group.warning select:focus,
    .control-group.warning textarea:focus {
        border-color: #a47e3c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    }

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853;
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #b94a48;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .control-group.error input:focus,
    .control-group.error select:focus,
    .control-group.error textarea:focus {
        border-color: #953b39;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    }

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .control-group.success input:focus,
    .control-group.success select:focus,
    .control-group.success textarea:focus {
        border-color: #356635;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    }

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
    color: #3a87ad;
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .control-group.info input:focus,
    .control-group.info select:focus,
    .control-group.info textarea:focus {
        border-color: #2d6987;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    }

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
    color: #b94a48;
    border-color: #ee5f5b;
}

    input:focus:invalid:focus,
    textarea:focus:invalid:focus,
    select:focus:invalid:focus {
        border-color: #e9322d;
        -webkit-box-shadow: 0 0 6px #f8b9b7;
        -moz-box-shadow: 0 0 6px #f8b9b7;
        box-shadow: 0 0 6px #f8b9b7;
    }

.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1;
}

    .form-actions:before,
    .form-actions:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .form-actions:after {
        clear: both;
    }

.help-block,
.help-inline {
    color: #595959;
}

.help-block {
    display: block;
    margin-bottom: 10px;
}

.help-inline {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    vertical-align: middle;
    padding-right: 5px;
}

.input-append,
.input-prepend {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap;
}

    .input-append input,
    .input-prepend input,
    .input-append select,
    .input-prepend select,
    .input-append .uneditable-input,
    .input-prepend .uneditable-input,
    .input-append .dropdown-menu,
    .input-prepend .dropdown-menu,
    .input-append .popover,
    .input-prepend .popover {
        font-size: 14px;
    }

    .input-append input,
    .input-prepend input,
    .input-append select,
    .input-prepend select,
    .input-append .uneditable-input,
    .input-prepend .uneditable-input {
        position: relative;
        margin-bottom: 0;
        *margin-right: 0;
        vertical-align: top;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
    }

        .input-append input:focus,
        .input-prepend input:focus,
        .input-append select:focus,
        .input-prepend select:focus,
        .input-append .uneditable-input:focus,
        .input-prepend .uneditable-input:focus {
            z-index: 2;
        }

    .input-append .add-on,
    .input-prepend .add-on {
        display: inline-block;
        width: auto;
        height: 20px;
        min-width: 16px;
        padding: 4px 5px;
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
        text-align: center;
        text-shadow: 0 1px 0 #ffffff;
        background-color: #eeeeee;
        border: 1px solid #ccc;
    }

    .input-append .add-on,
    .input-prepend .add-on,
    .input-append .btn,
    .input-prepend .btn,
    .input-append .btn-group > .dropdown-toggle,
    .input-prepend .btn-group > .dropdown-toggle {
        vertical-align: top;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .input-append .active,
    .input-prepend .active {
        background-color: #a9dba9;
        border-color: #46a546;
    }

    .input-prepend .add-on,
    .input-prepend .btn {
        margin-left: -1px;
    }

        .input-prepend .add-on:first-child,
        .input-prepend .btn:first-child {
            -webkit-border-radius: 4px 0 0 4px;
            -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
        }

    .input-append input,
    .input-append select,
    .input-append .uneditable-input {
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }

        .input-append input + .btn-group .btn:last-child,
        .input-append select + .btn-group .btn:last-child,
        .input-append .uneditable-input + .btn-group .btn:last-child {
            -webkit-border-radius: 4px 0 0 4px;
            -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
        }

    .input-append .add-on,
    .input-append .btn,
    .input-append .btn-group {
        margin-right: -1px;
    }

        .input-append .add-on:last-child,
        .input-append .btn:last-child,
        .input-append .btn-group:last-child > .dropdown-toggle {
            -webkit-border-radius: 4px 0 0 4px;
            -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
        }

    .input-prepend.input-append input,
    .input-prepend.input-append select,
    .input-prepend.input-append .uneditable-input {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        .input-prepend.input-append input + .btn-group .btn,
        .input-prepend.input-append select + .btn-group .btn,
        .input-prepend.input-append .uneditable-input + .btn-group .btn {
            -webkit-border-radius: 4px 0 0 4px;
            -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
        }

    .input-prepend.input-append .add-on:first-child,
    .input-prepend.input-append .btn:first-child {
        margin-left: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }

    .input-prepend.input-append .add-on:last-child,
    .input-prepend.input-append .btn:last-child {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }

    .input-prepend.input-append .btn-group:first-child {
        margin-right: 0;
    }

input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.form-search .input-append .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
}

.form-search .input-append .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px;
}

.form-search .input-prepend .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px;
}

.form-search .input-prepend .btn {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
    display: none;
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
    display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-right: 0;
    margin-bottom: 0;
    vertical-align: middle;
}

    .form-search .radio input[type="radio"],
    .form-search .checkbox input[type="checkbox"],
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: right;
        margin-left: 3px;
        margin-right: 0;
    }

.control-group {
    margin-bottom: 10px;
}

legend + .control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
    margin-bottom: 20px;
    *zoom: 1;
}

    .form-horizontal .control-group:before,
    .form-horizontal .control-group:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .form-horizontal .control-group:after {
        clear: both;
    }

.form-horizontal .control-label {
    float: right;
    width: 160px;
    padding-top: 5px;
    text-align: left;
}

.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0;
}

    .form-horizontal .controls:first-child {
        *padding-right: 180px;
    }

.form-horizontal .help-block {
    margin-bottom: 0;
}

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
    margin-top: 10px;
}

.form-horizontal .form-actions {
    padding-right: 180px;
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

    .btn-large [class^="icon-"],
    .btn-large [class*=" icon-"] {
        margin-top: 4px;
    }

.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .btn-small [class^="icon-"],
    .btn-small [class*=" icon-"] {
        margin-top: 0;
    }

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
    margin-top: -1px;
}

.btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #0044cc;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .btn-primary.disabled,
    .btn-primary[disabled] {
        color: #ffffff;
        background-color: #0044cc;
        *background-color: #003bb3;
    }

    .btn-primary:active,
    .btn-primary.active {
        background-color: #003399 \9;
    }

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #f89406;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning:active,
    .btn-warning.active,
    .btn-warning.disabled,
    .btn-warning[disabled] {
        color: #ffffff;
        background-color: #f89406;
        *background-color: #df8505;
    }

    .btn-warning:active,
    .btn-warning.active {
        background-color: #c67605 \9;
    }

.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #bd362f;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .btn-danger.disabled,
    .btn-danger[disabled] {
        color: #ffffff;
        background-color: #bd362f;
        *background-color: #a9302a;
    }

    .btn-danger:active,
    .btn-danger.active {
        background-color: #942a25 \9;
    }

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #51a351;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .btn-success.disabled,
    .btn-success[disabled] {
        color: #ffffff;
        background-color: #51a351;
        *background-color: #499249;
    }

    .btn-success:active,
    .btn-success.active {
        background-color: #408140 \9;
    }

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #2f96b4;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info:active,
    .btn-info.active,
    .btn-info.disabled,
    .btn-info[disabled] {
        color: #ffffff;
        background-color: #2f96b4;
        *background-color: #2a85a0;
    }

    .btn-info:active,
    .btn-info.active {
        background-color: #24748c \9;
    }

.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: -moz-linear-gradient(top, #444444, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
    background-image: -webkit-linear-gradient(top, #444444, #222222);
    background-image: -o-linear-gradient(top, #444444, #222222);
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #222222;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

    .btn-inverse:hover,
    .btn-inverse:focus,
    .btn-inverse:active,
    .btn-inverse.active,
    .btn-inverse.disabled,
    .btn-inverse[disabled] {
        color: #ffffff;
        background-color: #222222;
        *background-color: #151515;
    }

    .btn-inverse:active,
    .btn-inverse.active {
        background-color: #080808 \9;
    }

button.btn,
input[type="submit"].btn {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

    button.btn::-moz-focus-inner,
    input[type="submit"].btn::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    button.btn.btn-large,
    input[type="submit"].btn.btn-large {
        *padding-top: 7px;
        *padding-bottom: 7px;
    }

    button.btn.btn-small,
    input[type="submit"].btn.btn-small {
        *padding-top: 3px;
        *padding-bottom: 3px;
    }

    button.btn.btn-mini,
    input[type="submit"].btn.btn-mini {
        *padding-top: 1px;
        *padding-bottom: 1px;
    }

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #0088cc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .btn-link:hover,
    .btn-link:focus {
        color: #005580;
        text-decoration: underline;
        background-color: transparent;
    }

    .btn-link[disabled]:hover,
    .btn-link[disabled]:focus {
        color: #333333;
        text-decoration: none;
    }

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../img/glyphicons-halflings.html");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    margin-top: 1px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
    background-image: url("../img/glyphicons-halflings-white.html");
}

.icon-glass {
    background-position: 0 0;
}

.icon-music {
    background-position: -24px 0;
}

.icon-search {
    background-position: -48px 0;
}

.icon-envelope {
    background-position: -72px 0;
}

.icon-heart {
    background-position: -96px 0;
}

.icon-star {
    background-position: -120px 0;
}

.icon-star-empty {
    background-position: -144px 0;
}

.icon-user {
    background-position: -168px 0;
}

.icon-film {
    background-position: -192px 0;
}

.icon-th-large {
    background-position: -216px 0;
}

.icon-th {
    background-position: -240px 0;
}

.icon-th-list {
    background-position: -264px 0;
}

.icon-ok {
    background-position: -288px 0;
}

.icon-remove {
    background-position: -312px 0;
}

.icon-zoom-in {
    background-position: -336px 0;
}

.icon-zoom-out {
    background-position: -360px 0;
}

.icon-off {
    background-position: -384px 0;
}

.icon-signal {
    background-position: -408px 0;
}

.icon-cog {
    background-position: -432px 0;
}

.icon-trash {
    background-position: -456px 0;
}

.icon-home {
    background-position: 0 -24px;
}

.icon-file {
    background-position: -24px -24px;
}

.icon-time {
    background-position: -48px -24px;
}

.icon-road {
    background-position: -72px -24px;
}

.icon-download-alt {
    background-position: -96px -24px;
}

.icon-download {
    background-position: -120px -24px;
}

.icon-upload {
    background-position: -144px -24px;
}

.icon-inbox {
    background-position: -168px -24px;
}

.icon-play-circle {
    background-position: -192px -24px;
}

.icon-repeat {
    background-position: -216px -24px;
}

.icon-refresh {
    background-position: -240px -24px;
}

.icon-list-alt {
    background-position: -264px -24px;
}

.icon-lock {
    background-position: -287px -24px;
}

.icon-flag {
    background-position: -312px -24px;
}

.icon-headphones {
    background-position: -336px -24px;
}

.icon-volume-off {
    background-position: -360px -24px;
}

.icon-volume-down {
    background-position: -384px -24px;
}

.icon-volume-up {
    background-position: -408px -24px;
}

.icon-qrcode {
    background-position: -432px -24px;
}

.icon-barcode {
    background-position: -456px -24px;
}

.icon-tag {
    background-position: 0 -48px;
}

.icon-tags {
    background-position: -25px -48px;
}

.icon-book {
    background-position: -48px -48px;
}

.icon-bookmark {
    background-position: -72px -48px;
}

.icon-print {
    background-position: -96px -48px;
}

.icon-camera {
    background-position: -120px -48px;
}

.icon-font {
    background-position: -144px -48px;
}

.icon-bold {
    background-position: -167px -48px;
}

.icon-italic {
    background-position: -192px -48px;
}

.icon-text-height {
    background-position: -216px -48px;
}

.icon-text-width {
    background-position: -240px -48px;
}

.icon-align-left {
    background-position: -264px -48px;
}

.icon-align-center {
    background-position: -288px -48px;
}

.icon-align-right {
    background-position: -312px -48px;
}

.icon-align-justify {
    background-position: -336px -48px;
}

.icon-list {
    background-position: -360px -48px;
}

.icon-indent-left {
    background-position: -384px -48px;
}

.icon-indent-right {
    background-position: -408px -48px;
}

.icon-facetime-video {
    background-position: -432px -48px;
}

.icon-picture {
    background-position: -456px -48px;
}

.icon-pencil {
    background-position: 0 -72px;
}

.icon-map-marker {
    background-position: -24px -72px;
}

.icon-adjust {
    background-position: -48px -72px;
}

.icon-tint {
    background-position: -72px -72px;
}

.icon-edit {
    background-position: -96px -72px;
}

.icon-share {
    background-position: -120px -72px;
}

.icon-check {
    background-position: -144px -72px;
}

.icon-move {
    background-position: -168px -72px;
}

.icon-step-backward {
    background-position: -192px -72px;
}

.icon-fast-backward {
    background-position: -216px -72px;
}

.icon-backward {
    background-position: -240px -72px;
}

.icon-play {
    background-position: -264px -72px;
}

.icon-pause {
    background-position: -288px -72px;
}

.icon-stop {
    background-position: -312px -72px;
}

.icon-forward {
    background-position: -336px -72px;
}

.icon-fast-forward {
    background-position: -360px -72px;
}

.icon-step-forward {
    background-position: -384px -72px;
}

.icon-eject {
    background-position: -408px -72px;
}

.icon-chevron-left {
    background-position: -432px -72px;
}

.icon-chevron-right {
    background-position: -456px -72px;
}

.icon-plus-sign {
    background-position: 0 -96px;
}

.icon-minus-sign {
    background-position: -24px -96px;
}

.icon-remove-sign {
    background-position: -48px -96px;
}

.icon-ok-sign {
    background-position: -72px -96px;
}

.icon-question-sign {
    background-position: -96px -96px;
}

.icon-info-sign {
    background-position: -120px -96px;
}

.icon-screenshot {
    background-position: -144px -96px;
}

.icon-remove-circle {
    background-position: -168px -96px;
}

.icon-ok-circle {
    background-position: -192px -96px;
}

.icon-ban-circle {
    background-position: -216px -96px;
}

.icon-arrow-left {
    background-position: -240px -96px;
}

.icon-arrow-right {
    background-position: -264px -96px;
}

.icon-arrow-up {
    background-position: -289px -96px;
}

.icon-arrow-down {
    background-position: -312px -96px;
}

.icon-share-alt {
    background-position: -336px -96px;
}

.icon-resize-full {
    background-position: -360px -96px;
}

.icon-resize-small {
    background-position: -384px -96px;
}

.icon-plus {
    background-position: -408px -96px;
}

.icon-minus {
    background-position: -433px -96px;
}

.icon-asterisk {
    background-position: -456px -96px;
}

.icon-exclamation-sign {
    background-position: 0 -120px;
}

.icon-gift {
    background-position: -24px -120px;
}

.icon-leaf {
    background-position: -48px -120px;
}

.icon-fire {
    background-position: -72px -120px;
}

.icon-eye-open {
    background-position: -96px -120px;
}

.icon-eye-close {
    background-position: -120px -120px;
}

.icon-warning-sign {
    background-position: -144px -120px;
}

.icon-plane {
    background-position: -168px -120px;
}

.icon-calendar {
    background-position: -192px -120px;
}

.icon-random {
    background-position: -216px -120px;
    width: 16px;
}

.icon-comment {
    background-position: -240px -120px;
}

.icon-magnet {
    background-position: -264px -120px;
}

.icon-chevron-up {
    background-position: -288px -120px;
}

.icon-chevron-down {
    background-position: -313px -119px;
}

.icon-retweet {
    background-position: -336px -120px;
}

.icon-shopping-cart {
    background-position: -360px -120px;
}

.icon-folder-close {
    background-position: -384px -120px;
    width: 16px;
}

.icon-folder-open {
    background-position: -408px -120px;
    width: 16px;
}

.icon-resize-vertical {
    background-position: -432px -119px;
}

.icon-resize-horizontal {
    background-position: -456px -118px;
}

.icon-hdd {
    background-position: 0 -144px;
}

.icon-bullhorn {
    background-position: -24px -144px;
}

.icon-bell {
    background-position: -48px -144px;
}

.icon-certificate {
    background-position: -72px -144px;
}

.icon-thumbs-up {
    background-position: -96px -144px;
}

.icon-thumbs-down {
    background-position: -120px -144px;
}

.icon-hand-right {
    background-position: -144px -144px;
}

.icon-hand-left {
    background-position: -168px -144px;
}

.icon-hand-up {
    background-position: -192px -144px;
}

.icon-hand-down {
    background-position: -216px -144px;
}

.icon-circle-arrow-right {
    background-position: -240px -144px;
}

.icon-circle-arrow-left {
    background-position: -264px -144px;
}

.icon-circle-arrow-up {
    background-position: -288px -144px;
}

.icon-circle-arrow-down {
    background-position: -312px -144px;
}

.icon-globe {
    background-position: -336px -144px;
}

.icon-wrench {
    background-position: -360px -144px;
}

.icon-tasks {
    background-position: -384px -144px;
}

.icon-filter {
    background-position: -408px -144px;
}

.icon-briefcase {
    background-position: -432px -144px;
}

.icon-fullscreen {
    background-position: -456px -144px;
}

.btn-group {
    position: relative;
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    font-size: 0;
    vertical-align: middle;
    white-space: nowrap;
    *margin-right: .3em;
}

    .btn-group:first-child {
        *margin-right: 0;
    }

    .btn-group + .btn-group {
        margin-right: 5px;
    }

.btn-toolbar {
    font-size: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .btn-toolbar > .btn + .btn,
    .btn-toolbar > .btn-group + .btn,
    .btn-toolbar > .btn + .btn-group {
        margin-right: 5px;
    }

.btn-group > .btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .btn-group > .btn + .btn {
        margin-right: -1px;
    }

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
    font-size: 14px;
}

.btn-group > .btn-mini {
    font-size: 10.5px;
}

.btn-group > .btn-small {
    font-size: 11.9px;
}

.btn-group > .btn-large {
    font-size: 17.5px;
}

.btn-group > .btn:first-child {
    margin-right: 0;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.btn-group > .btn.large:first-child {
    margin-right: 0;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
    z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: inset -1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset -1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset -1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    *padding-top: 5px;
    *padding-bottom: 5px;
}

.btn-group > .btn-mini + .dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
    *padding-top: 2px;
    *padding-bottom: 2px;
}

.btn-group > .btn-small + .dropdown-toggle {
    *padding-top: 5px;
    *padding-bottom: 4px;
}

.btn-group > .btn-large + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
    *padding-top: 7px;
    *padding-bottom: 7px;
}

.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #0044cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222222;
}

.btn .caret {
    margin-top: 8px;
    margin-right: 0;
}

.btn-large .caret {
    margin-top: 6px;
}

.btn-large .caret {
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px;
}

.btn-mini .caret,
.btn-small .caret {
    margin-top: 8px;
}

.dropup .btn-large .caret {
    border-bottom-width: 5px;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.btn-group-vertical {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
}

    .btn-group-vertical > .btn {
        display: block;
        float: none;
        max-width: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        .btn-group-vertical > .btn + .btn {
            margin-right: 0;
            margin-top: -1px;
        }

        .btn-group-vertical > .btn:first-child {
            -webkit-border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0;
        }

        .btn-group-vertical > .btn:last-child {
            -webkit-border-radius: 0 0 4px 4px;
            -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
        }

    .btn-group-vertical > .btn-large:first-child {
        -webkit-border-radius: 6px 6px 0 0;
        -moz-border-radius: 6px 6px 0 0;
        border-radius: 6px 6px 0 0;
    }

    .btn-group-vertical > .btn-large:last-child {
        -webkit-border-radius: 0 0 6px 6px;
        -moz-border-radius: 0 0 6px 6px;
        border-radius: 0 0 6px 6px;
    }

.nav {
    margin-right: 0;
    list-style: none;
}

    .nav > li > a {
        display: block;
    }

        .nav > li > a > img {
            max-width: none;
        }

    .nav > .pull-right {
        float: left;
    }

.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.nav li + .nav-header {
    margin-top: 9px;
}

.nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

    .nav-list > li > a,
    .nav-list .nav-header {
        margin-left: -15px;
        margin-right: -15px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    }

    .nav-list > li > a {
        padding: 3px 15px;
    }

    .nav-list > .active > a,
    .nav-list > .active > a:hover,
    .nav-list > .active > a:focus {
        color: #ffffff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
        background-color: #0088cc;
    }

    .nav-list [class^="icon-"],
    .nav-list [class*=" icon-"] {
        margin-left: 2px;
    }

    .nav-list .divider {
        *width: 100%;
        height: 1px;
        margin: 9px 1px;
        *margin: -5px 0 5px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #ffffff;
    }

.nav-tabs,
.nav-pills {
    *zoom: 1;
}

    .nav-tabs:before,
    .nav-pills:before,
    .nav-tabs:after,
    .nav-pills:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .nav-tabs:after,
    .nav-pills:after {
        clear: both;
    }

    .nav-tabs > li,
    .nav-pills > li {
        float: right;
    }

        .nav-tabs > li > a,
        .nav-pills > li > a {
            padding-right: 12px;
            padding-left: 12px;
            margin-right: 2px;
            line-height: 14px;
        }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            padding-top: 8px;
            padding-bottom: 8px;
            line-height: 20px;
            border: 1px solid transparent;
            -webkit-border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover,
            .nav-tabs > li > a:focus {
                border-color: #eeeeee #eeeeee #dddddd;
            }

    .nav-tabs > .active > a,
    .nav-tabs > .active > a:hover,
    .nav-tabs > .active > a:focus {
        color: #555555;
        background-color: #ffffff;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
        cursor: default;
    }

.nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
    color: #ffffff;
    background-color: #0088cc;
}

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li > a {
        margin-left: 0;
    }

.nav-tabs.nav-stacked {
    border-bottom: 0;
}

    .nav-tabs.nav-stacked > li > a {
        border: 1px solid #ddd;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .nav-tabs.nav-stacked > li:first-child > a {
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        border-top-right-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-top-left-radius: 4px;
    }

    .nav-tabs.nav-stacked > li:last-child > a {
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-left-radius: 4px;
    }

    .nav-tabs.nav-stacked > li > a:hover,
    .nav-tabs.nav-stacked > li > a:focus {
        border-color: #ddd;
        z-index: 2;
    }

.nav-pills.nav-stacked > li > a {
    margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.nav .dropdown-toggle .caret {
    border-top-color: #0088cc;
    border-bottom-color: #0088cc;
    margin-top: 6px;
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
    border-top-color: #005580;
    border-bottom-color: #005580;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555555;
    border-bottom-color: #555555;
}

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
    cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
    color: #ffffff;
    background-color: #999999;
    border-color: #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
    border-color: #999999;
}

.tabbable {
    *zoom: 1;
}

    .tabbable:before,
    .tabbable:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .tabbable:after {
        clear: both;
    }

.tab-content {
    overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

    .tabs-below > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0;
    }

        .tabs-below > .nav-tabs > li > a {
            -webkit-border-radius: 0 0 4px 4px;
            -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
        }

            .tabs-below > .nav-tabs > li > a:hover,
            .tabs-below > .nav-tabs > li > a:focus {
                border-bottom-color: transparent;
                border-top-color: #ddd;
            }

    .tabs-below > .nav-tabs > .active > a,
    .tabs-below > .nav-tabs > .active > a:hover,
    .tabs-below > .nav-tabs > .active > a:focus {
        border-color: transparent #ddd #ddd #ddd;
    }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}

    .tabs-left > .nav-tabs > li > a,
    .tabs-right > .nav-tabs > li > a {
        min-width: 74px;
        margin-left: 0;
        margin-bottom: 3px;
    }

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

    .tabs-left > .nav-tabs > li > a {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }

        .tabs-left > .nav-tabs > li > a:hover,
        .tabs-left > .nav-tabs > li > a:focus {
            border-color: #eeeeee #dddddd #eeeeee #eeeeee;
        }

    .tabs-left > .nav-tabs .active > a,
    .tabs-left > .nav-tabs .active > a:hover,
    .tabs-left > .nav-tabs .active > a:focus {
        border-color: #ddd transparent #ddd #ddd;
        *border-right-color: #ffffff;
    }

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

    .tabs-right > .nav-tabs > li > a {
        margin-left: -1px;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
    }

        .tabs-right > .nav-tabs > li > a:hover,
        .tabs-right > .nav-tabs > li > a:focus {
            border-color: #eeeeee #eeeeee #eeeeee #dddddd;
        }

    .tabs-right > .nav-tabs .active > a,
    .tabs-right > .nav-tabs .active > a:hover,
    .tabs-right > .nav-tabs .active > a:focus {
        border-color: #ddd #ddd #ddd transparent;
        *border-left-color: #ffffff;
    }

.nav > .disabled > a {
    color: #999999;
}

    .nav > .disabled > a:hover,
    .nav > .disabled > a:focus {
        text-decoration: none;
        background-color: transparent;
        cursor: default;
    }

.navbar {
    overflow: visible;
    *position: relative;
    *z-index: 2;
}

.navbar-inner:before,
.navbar-inner:after {
    display: table;
    content: "";
    line-height: 0;
}

.navbar-inner:after {
    clear: both;
}

.navbar .container {
    width: auto;
}

.nav-collapse.collapse {
    height: auto;
    overflow: visible;
}

.navbar .brand {
    float: right;
    display: block;
    padding: 10px 20px 10px;
    margin-right: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #777777;
    text-shadow: 0 1px 0 #ffffff;
}

    .navbar .brand:hover,
    .navbar .brand:focus {
        text-decoration: none;
    }

.navbar-text {
    margin-bottom: 0;
    line-height: 40px;
    color: #777777;
}

.navbar-link {
    color: #777777;
}

    .navbar-link:hover,
    .navbar-link:focus {
        color: #333333;
    }

.navbar .divider-vertical {
    height: 40px;
    margin: 0 9px;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #ffffff;
}

.navbar .btn,
.navbar .btn-group {
    margin-top: 5px;
}

    .navbar .btn-group .btn,
    .navbar .input-prepend .btn,
    .navbar .input-append .btn,
    .navbar .input-prepend .btn-group,
    .navbar .input-append .btn-group {
        margin-top: 0;
    }

.navbar-form {
    margin-bottom: 0;
    *zoom: 1;
}

    .navbar-form:before,
    .navbar-form:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .navbar-form:after {
        clear: both;
    }

    .navbar-form input,
    .navbar-form select,
    .navbar-form .radio,
    .navbar-form .checkbox {
        margin-top: 5px;
    }

    .navbar-form input,
    .navbar-form select,
    .navbar-form .btn {
        display: inline-block;
        margin-bottom: 0;
    }

        .navbar-form input[type="image"],
        .navbar-form input[type="checkbox"],
        .navbar-form input[type="radio"] {
            margin-top: 3px;
        }

    .navbar-form .input-append,
    .navbar-form .input-prepend {
        margin-top: 5px;
        white-space: nowrap;
    }

        .navbar-form .input-append input,
        .navbar-form .input-prepend input {
            margin-top: 0;
        }

.navbar-search {
    position: relative;
    float: right;
    margin-top: 5px;
    margin-bottom: 0;
}

    .navbar-search .search-query {
        margin-bottom: 0;
        padding: 4px 14px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        font-weight: normal;
        line-height: 1;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

.navbar-static-top {
    position: static;
    margin-bottom: 0;
}

    .navbar-static-top .navbar-inner {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
}

    .navbar-fixed-top .navbar-inner,
    .navbar-static-top .navbar-inner {
        border-width: 0 0 1px;
    }

    .navbar-fixed-bottom .navbar-inner {
        border-width: 1px 0 0;
    }

    .navbar-fixed-top .navbar-inner,
    .navbar-fixed-bottom .navbar-inner {
        padding-left: 0;
        padding-right: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 980.2px;
    }

.navbar-fixed-top {
    top: 0;
}

    .navbar-fixed-top .navbar-inner,
    .navbar-static-top .navbar-inner {
        -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
        -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
        box-shadow: 0 1px 10px rgba(0,0,0,.1);
    }

.navbar-fixed-bottom {
    bottom: 0;
}

    .navbar-fixed-bottom .navbar-inner {
        -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
        -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
        box-shadow: 0 -1px 10px rgba(0,0,0,.1);
    }

.navbar .nav {
    position: relative;
    right: 0;
    display: block;
    float: right;
}

    .navbar .nav.pull-right {
        float: left;
        margin-left: 0;
    }

    .navbar .nav > li {
        float: right;
    }

    .navbar .nav .dropdown-toggle .caret {
        margin-top: 8px;
    }


.btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px;
}



.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #777777;
    border-bottom-color: #777777;
}

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
    right: auto;
    left: 0;
}

    .navbar .pull-right > li > .dropdown-menu:before,
    .navbar .nav > li > .dropdown-menu.pull-right:before {
        right: auto;
        left: 12px;
    }

    .navbar .pull-right > li > .dropdown-menu:after,
    .navbar .nav > li > .dropdown-menu.pull-right:after {
        right: auto;
        left: 13px;
    }

    .navbar .pull-right > li > .dropdown-menu .dropdown-menu,
    .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
        right: auto;
        left: 100%;
        margin-right: 0;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

.navbar-inverse .navbar-inner {
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top, #222222, #111111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
    background-image: -webkit-linear-gradient(top, #222222, #111111);
    background-image: -o-linear-gradient(top, #222222, #111111);
    background-image: linear-gradient(to bottom, #222222, #111111);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
    border-color: #252525;
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
    color: #999999;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    .navbar-inverse .brand:hover,
    .navbar-inverse .nav > li > a:hover,
    .navbar-inverse .brand:focus,
    .navbar-inverse .nav > li > a:focus {
        color: #ffffff;
    }

.navbar-inverse .brand {
    color: #999999;
}

.navbar-inverse .navbar-text {
    color: #999999;
}

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
    background-color: transparent;
    color: #ffffff;
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
    color: #ffffff;
    background-color: #111111;
}

.navbar-inverse .navbar-link {
    color: #999999;
}

    .navbar-inverse .navbar-link:hover,
    .navbar-inverse .navbar-link:focus {
        color: #ffffff;
    }

.navbar-inverse .divider-vertical {
    border-right-color: #111111;
    border-left-color: #222222;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #111111;
    color: #ffffff;
}

.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #999999;
    border-bottom-color: #999999;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-search .search-query {
    color: #ffffff;
    background-color: #515151;
    border-color: #111111;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

    .navbar-inverse .navbar-search .search-query:-moz-placeholder {
        color: #616262;
    }

    .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
        color: #616262;
    }

    .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
        color: #616262;
    }

    .navbar-inverse .navbar-search .search-query:focus,
    .navbar-inverse .navbar-search .search-query.focused {
        padding: 5px 15px;
        color: #333333;
        text-shadow: 0 1px 0 #ffffff;
        background-color: #ffffff;
        border: 0;
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
        outline: 0;
    }

.navbar-inverse .btn-navbar {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e0e0e;
    background-image: -moz-linear-gradient(top, #151515, #040404);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
    background-image: -webkit-linear-gradient(top, #151515, #040404);
    background-image: -o-linear-gradient(top, #151515, #040404);
    background-image: linear-gradient(to bottom, #151515, #040404);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
    border-color: #040404 #040404 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #040404;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

    .navbar-inverse .btn-navbar:hover,
    .navbar-inverse .btn-navbar:focus,
    .navbar-inverse .btn-navbar:active,
    .navbar-inverse .btn-navbar.active,
    .navbar-inverse .btn-navbar.disabled,
    .navbar-inverse .btn-navbar[disabled] {
        color: #ffffff;
        background-color: #040404;
        *background-color: #000000;
    }

    .navbar-inverse .btn-navbar:active,
    .navbar-inverse .btn-navbar.active {
        background-color: #000000 \9;
    }

.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
        *display: inline;
        /* IE7 inline-block hack */
        *zoom: 1;
        text-shadow: 0 1px 0 #ffffff;
    }

        .breadcrumb > li > .divider {
            padding: 0 5px;
            color: #ccc;
        }

    .breadcrumb > .active {
        color: #999999;
    }

.pagination {
    margin: 20px 0;
}

    .pagination ul {
        display: inline-block;
        *display: inline;
        /* IE7 inline-block hack */
        *zoom: 1;
        margin-right: 0;
        margin-bottom: 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    }

        .pagination ul > li {
            display: inline;
        }

            .pagination ul > li > a,
            .pagination ul > li > span {
                float: right;
                padding: 4px 12px;
                line-height: 20px;
                text-decoration: none;
                background-color: #ffffff;
                border: 1px solid #dddddd;
                border-right-width: 0;
            }

                .pagination ul > li > a:hover,
                .pagination ul > li > a:focus,
                .pagination ul > .active > a,
                .pagination ul > .active > span {
                    background-color: #f5f5f5;
                }

        .pagination ul > .active > a,
        .pagination ul > .active > span {
            color: #999999;
            cursor: default;
        }

        .pagination ul > .disabled > span,
        .pagination ul > .disabled > a,
        .pagination ul > .disabled > a:hover,
        .pagination ul > .disabled > a:focus {
            color: #999999;
            background-color: transparent;
            cursor: default;
        }

        .pagination ul > li:first-child > a,
        .pagination ul > li:first-child > span {
            border-right-width: 1px;
            -webkit-border-top-right-radius: 4px;
            -moz-border-radius-topright: 4px;
            border-top-right-radius: 4px;
            -webkit-border-bottom-right-radius: 4px;
            -moz-border-radius-bottomright: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination ul > li:last-child > a,
        .pagination ul > li:last-child > span {
            -webkit-border-top-left-radius: 4px;
            -moz-border-radius-topleft: 4px;
            border-top-left-radius: 4px;
            -webkit-border-bottom-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            border-bottom-left-radius: 4px;
        }

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: left;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 10.5px;
}

.pager {
    margin: 20px 0;
    list-style: none;
    text-align: center;
    *zoom: 1;
}

    .pager:before,
    .pager:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #f5f5f5;
            }

    .pager .next > a,
    .pager .next > span {
        float: left;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: right;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #999999;
        background-color: #fff;
        cursor: default;
    }

.thumbnails {
    margin-right: -20px;
    list-style: none;
    *zoom: 1;
}

    .thumbnails:before,
    .thumbnails:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .thumbnails:after {
        clear: both;
    }

.row-fluid .thumbnails {
    margin-right: 0;
}

.thumbnails > li {
    float: right;
    margin-bottom: 20px;
    margin-right: 20px;
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #0088cc;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #555555;
}

.alert {
    padding: 8px 14px 8px 35px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .alert,
    .alert h4 {
        color: #c09853;
    }

        .alert h4 {
            margin: 0;
        }

        .alert .close {
            position: relative;
            top: -2px;
            left: -21px;
            line-height: 20px;
        }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

    .alert-success h4 {
        color: #468847;
    }

.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

    .alert-danger h4,
    .alert-error h4 {
        color: #b94a48;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

    .alert-info h4 {
        color: #3a87ad;
    }

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

    .alert-block > p,
    .alert-block > ul {
        margin-bottom: 0;
    }

    .alert-block p + p {
        margin-top: 5px;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 40px 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .progress .bar {
        width: 0%;
        height: 100%;
        color: #ffffff;
        float: left;
        font-size: 12px;
        text-align: center;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #0e90d2;
        background-image: -moz-linear-gradient(top, #149bdf, #0480be);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
        background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
        background-image: -o-linear-gradient(top, #149bdf, #0480be);
        background-image: linear-gradient(to bottom, #149bdf, #0480be);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
        -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: width 0.6s ease;
        -moz-transition: width 0.6s ease;
        -o-transition: width 0.6s ease;
        transition: width 0.6s ease;
    }

        .progress .bar + .bar {
            -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
            -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
            box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
        }

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar,
.progress .bar-danger {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar,
.progress .bar-success {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(to bottom, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar,
.progress .bar-info {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar,
.progress .bar-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.hero-unit {
    padding: 60px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: inherit;
    background-color: #eeeeee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

    .hero-unit h1 {
        margin-bottom: 0;
        font-size: 60px;
        line-height: 1;
        color: inherit;
        letter-spacing: -1px;
    }

    .hero-unit li {
        line-height: 30px;
    }

.media,
.media-body {
    overflow: hidden;
    *overflow: visible;
    zoom: 1;
}

    .media,
    .media .media {
        margin-top: 15px;
    }

        .media:first-child {
            margin-top: 0;
        }

.media-object {
    display: block;
}

.media-heading {
    margin: 0 0 5px;
}

.media > .pull-left {
    margin-left: 10px;
}

.media > .pull-right {
    margin-right: 10px;
}

.media-list {
    margin-left: 0;
    list-style: none;
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    right: 50%;
    margin-right: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-left-color: #000000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    right: 50%;
    margin-right: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.popover {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: right;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

    .popover-title:empty {
        display: none;
    }

.popover-content {
    padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover .arrow {
    border-width: 11px;
}

    .popover .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top .arrow {
    right: 50%;
    margin-right: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

    .popover.top .arrow:after {
        bottom: 1px;
        margin-right: -10px;
        border-bottom-width: 0;
        border-top-color: #ffffff;
    }

.popover.right .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

    .popover.right .arrow:after {
        right: 1px;
        bottom: -10px;
        border-right-width: 0;
        border-left-color: #ffffff;
    }

.popover.bottom .arrow {
    right: 50%;
    margin-right: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

    .popover.bottom .arrow:after {
        top: 1px;
        margin-right: -10px;
        border-top-width: 0;
        border-bottom-color: #ffffff;
    }

.popover.left .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

    .popover.left .arrow:after {
        left: 1px;
        border-left-width: 0;
        border-right-color: #ffffff;
        bottom: -10px;
    }

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

        .modal-backdrop,
        .modal-backdrop.fade.in {
            opacity: 0.8;
            filter: alpha(opacity=80);
        }

.modal {
    position: fixed;
    top: 10%;
    right: 50%;
    z-index: 1050;
    width: 560px;
    margin-right: -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    /* IE6-7 */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none;
}

    .modal.fade {
        -webkit-transition: opacity .3s linear, top .3s ease-out;
        -moz-transition: opacity .3s linear, top .3s ease-out;
        -o-transition: opacity .3s linear, top .3s ease-out;
        transition: opacity .3s linear, top .3s ease-out;
        top: -25%;
    }

        .modal.fade.in {
            top: 10%;
        }

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

    .modal-header .close {
        margin-top: 2px;
    }

    .modal-header h3 {
        margin: 0;
        line-height: 30px;
    }

.modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 400px;
    padding: 15px;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    *zoom: 1;
}

    .modal-footer:before,
    .modal-footer:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-right: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-right: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-right: 0;
    }

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle {
    *margin-bottom: -3px;
}

    .dropdown-toggle:active,
    .open .dropdown-toggle {
        outline: 0;
    }

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}

.dropdown .caret {
    margin-top: 8px;
    margin-right: 2px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: right;
    list-style: none;
    *border-left-width: 2px;
    *border-bottom-width: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        left: 0;
        right: auto;
    }

    .dropdown-menu .divider {
        *width: 100%;
        height: 1px;
        margin: 9px 1px;
        *margin: -5px 0 5px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #ffffff;
    }

.open {
    *z-index: 1000;
}

    .open > .dropdown-menu {
        display: block;
    }

.pull-right > .dropdown-menu {
    left: 0;
    right: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000000;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        right: 100%;
        margin-top: -6px;
        margin-right: -1px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 0 5px;
    -moz-border-radius: 5px 5px 0 5px;
    border-radius: 5px 5px 0 5px;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: left;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-left: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        right: -100%;
        margin-right: 10px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px;
}
/*RTL Done*/
.typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion {
    margin-bottom: 20px;
}

.accordion-group {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading {
    border-bottom: 0;
}

    .accordion-heading .accordion-toggle {
        display: block;
    }

.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    padding: 9px 15px;
}

.carousel {
    position: relative;
    margin-bottom: 20px;
    line-height: 1;
}

.carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        -moz-transition: 0.6s ease-in-out left;
        -o-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            display: block;
            line-height: 1;
        }

    .carousel-inner > .active,
    .carousel-inner > .next,
    .carousel-inner > .prev {
        display: block;
    }

    .carousel-inner > .active {
        left: 0;
    }

    .carousel-inner > .next,
    .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .carousel-inner > .next {
        left: 100%;
    }

    .carousel-inner > .prev {
        left: -100%;
    }

        .carousel-inner > .next.left,
        .carousel-inner > .prev.right {
            left: 0;
        }

    .carousel-inner > .active.left {
        left: -100%;
    }

    .carousel-inner > .active.right {
        left: 100%;
    }

.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

    .carousel-control.right {
        left: auto;
        right: 15px;
    }

    .carousel-control:hover,
    .carousel-control:focus {
        color: #ffffff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

.carousel-indicators {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    margin: 0;
    list-style: none;
}

    .carousel-indicators li {
        display: block;
        float: left;
        width: 10px;
        height: 10px;
        margin-left: 5px;
        text-indent: -999px;
        background-color: #ccc;
        background-color: rgba(255, 255, 255, 0.25);
        border-radius: 5px;
    }

    .carousel-indicators .active {
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
}

    .carousel-caption h4,
    .carousel-caption p {
        color: #ffffff;
        line-height: 20px;
    }

    .carousel-caption h4 {
        margin: 0 0 5px;
    }

    .carousel-caption p {
        margin-bottom: 0;
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.4;
        filter: alpha(opacity=40);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.affix {
    position: fixed;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

    .collapse.in {
        height: auto;
    }

@-ms-viewport {
    width: device-width;
}

.hidden {
    display: none;
    visibility: hidden;
}

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

.visible-desktop {
    display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }

    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }

    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: inherit !important;
    }

    .hidden-print {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .navbar-inner a.btn-navbar {
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-bottom: 5px;
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: static;
    }

    .navbar-fixed-top {
        margin-bottom: 20px;
    }

    .navbar-fixed-bottom {
        margin-top: 20px;
    }

        .navbar-fixed-top .navbar-inner,
        .navbar-fixed-bottom .navbar-inner {
            padding: 5px;
        }

    .navbar .container {
        width: auto;
        padding: 0;
    }

    .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px;
    }

    .nav-collapse {
        clear: both;
    }

        .nav-collapse .nav {
            float: none;
            margin: 0 0 10px;
        }

            .nav-collapse .nav > li {
                float: none;
            }

                .nav-collapse .nav > li > a {
                    margin-bottom: 2px;
                }

            .nav-collapse .nav > .divider-vertical {
                display: none;
            }

            .nav-collapse .nav .nav-header {
                color: #777777;
                text-shadow: none;
            }

    .dropdown-menu > li > a > i {
        display: none !important;
    }

    .nav-collapse .nav > li {
        margin-left: 0;
    }

    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: normal;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .nav-collapse .dropdown-menu li + li a {
        margin-bottom: 2px;
    }

    .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0;
    }

    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        width: inherit;
        margin: 0 0px;
        padding: 0;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .nav-collapse .open > .dropdown-menu {
        display: block;
    }

    .nav-collapse .dropdown-menu:before,
    .nav-collapse .dropdown-menu:after {
        display: none;
    }

    .nav-collapse .dropdown-menu .divider {
        display: none;
    }

    .nav-collapse .nav > li > .dropdown-menu:before,
    .nav-collapse .nav > li > .dropdown-menu:after {
        display: none;
    }

    .nav-collapse .navbar-form,
    .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
        -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    }

    .navbar-inverse .nav-collapse .navbar-form,
    .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111111;
        border-bottom-color: #111111;
    }

    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0;
    }

    .nav-collapse,
    .nav-collapse.collapse {
        overflow: hidden;
        height: 0;
    }

    a.btn.btn-navbar.collapsed + div.nav-collapse.collapse {
        height: 0 !important;
    }

    a.btn.btn-navbar.btn-active + div.nav-collapse.collapse {
        overflow: visible;
        height: auto !important;
    }

    .navbar .btn-navbar {
        display: block;
    }

    .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px;
    }

    body {
        padding-left: 20px;
        padding-right: 20px;
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom,
    .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px;
    }

    .container-fluid {
        padding: 0;
    }

    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left;
    }

    .dl-horizontal dd {
        margin-left: 0;
    }

    .container {
        width: auto;
    }

    .row-fluid {
        width: 100%;
    }

    .row,
    .thumbnails {
        margin-left: 0;
    }

        .thumbnails > li {
            float: none;
            margin-left: 0;
        }

    [class*="span"],
    .uneditable-input[class*="span"],
    .row-fluid [class*="span"] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .span12,
    .row-fluid .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="offset"]:first-child {
        margin-left: 0;
    }

    .input-large,
    .input-xlarge,
    .input-xxlarge,
    input[class*="span"],
    select[class*="span"],
    textarea[class*="span"],
    .uneditable-input {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .input-prepend input,
    .input-append input,
    .input-prepend input[class*="span"],
    .input-append input[class*="span"] {
        display: inline-block;
        width: auto;
    }

    .controls-row [class*="span"] + [class*="span"] {
        margin-left: 0;
    }

    .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0;
    }

        .modal.fade {
            top: -100px;
        }

            .modal.fade.in {
                top: 20px;
            }
}

@media (max-width: 480px) {
    .navbar-inner a.btn-navbar {
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-bottom: 5px;
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: static;
    }

    .navbar-fixed-top {
        margin-bottom: 20px;
    }

    .navbar-fixed-bottom {
        margin-top: 20px;
    }

        .navbar-fixed-top .navbar-inner,
        .navbar-fixed-bottom .navbar-inner {
            padding: 5px;
        }

    .navbar .container {
        width: auto;
        padding: 0;
    }

    .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px;
    }

    .nav-collapse {
        clear: both;
    }

        .nav-collapse .nav {
            float: none;
            margin: 0 0 10px;
        }

            .nav-collapse .nav > li {
                float: none;
            }

                .nav-collapse .nav > li > a {
                    margin-bottom: 2px;
                }

            .nav-collapse .nav > .divider-vertical {
                display: none;
            }

            .nav-collapse .nav .nav-header {
                color: #777777;
                text-shadow: none;
            }

    .dropdown-menu > li > a > i {
        display: none !important;
    }

    .nav-collapse .nav > li {
        margin-left: 0;
    }

    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: normal;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .nav-collapse .dropdown-menu li + li a {
        margin-bottom: 2px;
    }

    .navbar-inverse .nav-collapse .nav > li > a:hover,
    .navbar-inverse .nav-collapse .nav > li > a:focus,
    .navbar-inverse .nav-collapse .dropdown-menu a:hover,
    .navbar-inverse .nav-collapse .dropdown-menu a:focus {
        background-color: #111111;
    }

    .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0;
    }

    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        width: inherit;
        margin: 0 0px;
        padding: 0;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .nav-collapse .open > .dropdown-menu {
        display: block;
    }

    .nav-collapse .dropdown-menu:before,
    .nav-collapse .dropdown-menu:after {
        display: none;
    }

    .nav-collapse .dropdown-menu .divider {
        display: none;
    }

    .nav-collapse .nav > li > .dropdown-menu:before,
    .nav-collapse .nav > li > .dropdown-menu:after {
        display: none;
    }

    .nav-collapse .navbar-form,
    .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
        -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    }

    .navbar-inverse .nav-collapse .navbar-form,
    .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111111;
        border-bottom-color: #111111;
    }

    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0;
    }

    .nav-collapse,
    .nav-collapse.collapse {
        overflow: hidden;
        height: 0;
    }

    .navbar .btn-navbar {
        display: block;
    }

    .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px;
    }

    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0);
    }

    .page-header h1 small {
        display: block;
        line-height: 20px;
    }

    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc;
    }

    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left;
    }

    .form-horizontal .controls {
        margin-left: 0;
    }

    .form-horizontal .control-list {
        padding-top: 0;
    }

    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px;
    }

    .media .pull-left,
    .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px;
    }

    .media-object {
        margin-right: 0;
        margin-left: 0;
    }

    .modal {
        top: 10px;
        left: 10px;
        right: 10px;
    }

    .modal-header .close {
        padding: 10px;
        margin: -10px;
    }

    .carousel-caption {
        position: static;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .row {
        margin-left: -20px;
        *zoom: 1;
    }

        .row:before,
        .row:after {
            display: table;
            content: "";
            line-height: 0;
        }

        .row:after {
            clear: both;
        }

    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }

    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 724px;
    }

    .span12 {
        width: 724px;
    }

    .span11 {
        width: 662px;
    }

    .span10 {
        width: 600px;
    }

    .span9 {
        width: 538px;
    }

    .span8 {
        width: 476px;
    }

    .span7 {
        width: 414px;
    }

    .span6 {
        width: 352px;
    }

    .span5 {
        width: 290px;
    }

    .span4 {
        width: 228px;
    }

    .span3 {
        width: 166px;
    }

    .span2 {
        width: 104px;
    }

    .span1 {
        width: 42px;
    }

    .offset12 {
        margin-left: 764px;
    }

    .offset11 {
        margin-left: 702px;
    }

    .offset10 {
        margin-left: 640px;
    }

    .offset9 {
        margin-left: 578px;
    }

    .offset8 {
        margin-left: 516px;
    }

    .offset7 {
        margin-left: 454px;
    }

    .offset6 {
        margin-left: 392px;
    }

    .offset5 {
        margin-left: 330px;
    }

    .offset4 {
        margin-left: 268px;
    }

    .offset3 {
        margin-left: 206px;
    }

    .offset2 {
        margin-left: 144px;
    }

    .offset1 {
        margin-left: 82px;
    }

    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

        .row-fluid:before,
        .row-fluid:after {
            display: table;
            content: "";
            line-height: 0;
        }

        .row-fluid:after {
            clear: both;
        }

        .row-fluid [class*="span"] {
            display: block;
            width: 100%;
            min-height: 30px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            float: left;
            margin-left: 2.7624309392265194%;
            *margin-left: 2.7114209412669195%;
        }

            .row-fluid [class*="span"]:first-child {
                margin-left: 0;
            }

        .row-fluid .controls-row [class*="span"] + [class*="span"] {
            margin-left: 2.7624309392265194%;
        }

        .row-fluid .span12 {
            width: 100%;
            *width: 99.9489900020404%;
        }

        .row-fluid .span11 {
            width: 91.43646408839778%;
            *width: 91.38545409043819%;
        }

        .row-fluid .span10 {
            width: 82.87292817679558%;
            *width: 82.82191817883599%;
        }

        .row-fluid .span9 {
            width: 74.30939226519337%;
            *width: 74.25838226723377%;
        }

        .row-fluid .span8 {
            width: 65.74585635359117%;
            *width: 65.69484635563157%;
        }

        .row-fluid .span7 {
            width: 57.18232044198895%;
            *width: 57.131310444029346%;
        }

        .row-fluid .span6 {
            width: 48.61878453038674%;
            *width: 48.56777453242714%;
        }

        .row-fluid .span5 {
            width: 40.05524861878453%;
            *width: 40.00423862082493%;
        }

        .row-fluid .span4 {
            width: 31.491712707182323%;
            *width: 31.440702709222723%;
        }

        .row-fluid .span3 {
            width: 22.92817679558011%;
            *width: 22.87716679762051%;
        }

        .row-fluid .span2 {
            width: 14.3646408839779%;
            *width: 14.3136308860183%;
        }

        .row-fluid .span1 {
            width: 5.801104972375691%;
            *width: 5.750094974416091%;
        }

        .row-fluid .offset12 {
            margin-left: 105.52486187845304%;
            *margin-left: 105.42284188253385%;
        }

            .row-fluid .offset12:first-child {
                margin-left: 102.76243093922652%;
                *margin-left: 102.66041094330733%;
            }

        .row-fluid .offset11 {
            margin-left: 96.96132596685082%;
            *margin-left: 96.85930597093163%;
        }

            .row-fluid .offset11:first-child {
                margin-left: 94.1988950276243%;
                *margin-left: 94.09687503170511%;
            }

        .row-fluid .offset10 {
            margin-left: 88.39779005524862%;
            *margin-left: 88.29577005932943%;
        }

            .row-fluid .offset10:first-child {
                margin-left: 85.6353591160221%;
                *margin-left: 85.53333912010291%;
            }

        .row-fluid .offset9 {
            margin-left: 79.8342541436464%;
            *margin-left: 79.73223414772721%;
        }

            .row-fluid .offset9:first-child {
                margin-left: 77.07182320441989%;
                *margin-left: 76.9698032085007%;
            }

        .row-fluid .offset8 {
            margin-left: 71.2707182320442%;
            *margin-left: 71.16869823612501%;
        }

            .row-fluid .offset8:first-child {
                margin-left: 68.50828729281768%;
                *margin-left: 68.40626729689849%;
            }

        .row-fluid .offset7 {
            margin-left: 62.70718232044199%;
            *margin-left: 62.60516232452278%;
        }

            .row-fluid .offset7:first-child {
                margin-left: 59.94475138121547%;
                *margin-left: 59.84273138529626%;
            }

        .row-fluid .offset6 {
            margin-left: 54.14364640883978%;
            *margin-left: 54.04162641292057%;
        }

            .row-fluid .offset6:first-child {
                margin-left: 51.38121546961326%;
                *margin-left: 51.27919547369405%;
            }

        .row-fluid .offset5 {
            margin-left: 45.58011049723757%;
            *margin-left: 45.47809050131836%;
        }

            .row-fluid .offset5:first-child {
                margin-left: 42.81767955801105%;
                *margin-left: 42.715659562091844%;
            }

        .row-fluid .offset4 {
            margin-left: 37.01657458563536%;
            *margin-left: 36.91455458971616%;
        }

            .row-fluid .offset4:first-child {
                margin-left: 34.25414364640884%;
                *margin-left: 34.15212365048964%;
            }

        .row-fluid .offset3 {
            margin-left: 28.45303867403315%;
            *margin-left: 28.35101867811395%;
        }

            .row-fluid .offset3:first-child {
                margin-left: 25.69060773480663%;
                *margin-left: 25.58858773888743%;
            }

        .row-fluid .offset2 {
            margin-left: 19.88950276243094%;
            *margin-left: 19.78748276651174%;
        }

            .row-fluid .offset2:first-child {
                margin-left: 17.12707182320442%;
                *margin-left: 17.02505182728522%;
            }

        .row-fluid .offset1 {
            margin-left: 11.32596685082873%;
            *margin-left: 11.22394685490953%;
        }

            .row-fluid .offset1:first-child {
                margin-left: 8.56353591160221%;
                *margin-left: 8.46151591568301%;
            }

    input,
    textarea,
    .uneditable-input {
        margin-left: 0;
    }

    .controls-row [class*="span"] + [class*="span"] {
        margin-left: 20px;
    }

    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 710px;
    }

    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 648px;
    }

    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 586px;
    }

    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 524px;
    }

    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 462px;
    }

    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 400px;
    }

    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 338px;
    }

    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 276px;
    }

    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 214px;
    }

    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 152px;
    }

    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 90px;
    }

    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 28px;
    }
}

@media (max-width: 979px) {
    body {
        padding-top: 0;
    }
}

@media (min-width: 980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important;
    }
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url(http://fonts.gstatic.com/s/robotocondensed/v14/mg0cGfGRUERshzBlvqxeAO6J62hFWZVScRuaNBOo_rA.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url(http://fonts.gstatic.com/s/robotocondensed/v14/BP5K8ZAJv9qEbmuFp8RpJfHZ7IfZvqUgXLEMrfwTXOk.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url(http://fonts.gstatic.com/s/robotocondensed/v14/mg0cGfGRUERshzBlvqxeAAm1Bdh5PCvFKhAPu2iWX-U.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(http://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nNeiznanRB67rGZDYkMvKPc.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(http://fonts.gstatic.com/s/robotocondensed/v14/Zd2E9abXLFGSr9G3YK2MsFzqCfRpIA3W6ypxnPISCPA.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(http://fonts.gstatic.com/s/robotocondensed/v14/b9QBgL0iMZfDSpmcXcE8nCSLrGe-fkSRw2DeVgOoWcQ.woff) format('woff');
}

.ls-container{visibility:hidden;position:relative}.ls-lt-container{position:absolute}.ls-container-fullscreen{width:96% !important}.ls-overflow-hidden{overflow:hidden}.ls-inner{position:relative;background-position:center center;z-index:2}.ls-layer div.container-filter{position:absolute !important}.ls-loading-container{position:absolute !important;display:none;z-index:3 !important;left:50% !important;top:50% !important}.ls-loading-indicator{margin:0 auto}.ls-inner,.ls-layer{width:100%;height:100%}.ls-layer{position:absolute;display:none;background-position:center center;overflow:hidden}.ls-active,.ls-animating{display:block !important}.ls-layer>*{position:absolute;line-height:normal;margin:0;left:0;top:0}.ls-layer .ls-bg{left:50%;top:50%}.ls-yourlogo{position:absolute;z-index:99}.ls-bottom-nav-wrapper{height:0}.ls-bottom-slidebuttons{text-align:left}.ls-bottom-nav-wrapper,.ls-below-thumbnails{z-index:2;height:0;position:relative;text-align:center;margin:0 auto}.ls-below-thumbnails{display:none;z-index:6}.ls-bottom-nav-wrapper a,.ls-nav-prev,.ls-nav-next{outline:none}.ls-nav-prev{display:block;background:#000;width:47px;height:47px;position:absolute;top:50%;left:0;z-index:10;opacity:.3;filter:alpha(opacity=30);-webkit-transition:all .5s ease !important;-moz-transition:all .5s ease !important;transition:all .5s ease !important}.ls-nav-next{display:block;background:#000;width:47px;height:47px;position:absolute;top:50%;right:0;z-index:10;opacity:.3;filter:alpha(opacity=30);-webkit-transition:all .5s ease !important;-moz-transition:all .5s ease !important;transition:all .5s ease !important}.ls-nav-prev:hover,.ls-nav-next:hover{opacity:.8;filter:alpha(opacity=80)}.ls-nav-prev:after{position:absolute;content:"";display:block;width:0;height:0;border-top:10px solid transparent;border-right:14px solid #fff;border-bottom:10px solid transparent;top:14px;left:15px}.ls-nav-next:after{position:absolute;content:"";display:block;width:0;height:0;border-top:10px solid transparent;border-left:14px solid #fff;border-bottom:10px solid transparent;top:14px;left:20px}* .ls-bottom-nav-wrapper *,* .ls-bottom-nav-wrapper span *{direction:ltr !important}.ls-bottom-slidebuttons{z-index:1000}.ls-bottom-nav-wrapper{margin-top:-20px;width:45%;margin-left:auto;margin-right:auto}.ls-bottom-slidebuttons a{display:block;width:20%;height:5px;background:url("../images/slider_pags_bg.png") repeat-x left .5px;float:left;position:relative;overflow:visible;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.ls-bottom-slidebuttons a:after{content:"";display:block;width:1px;height:5px;background:#919191;position:absolute;top:-1px;left:-1px}.ls-bottom-slidebuttons a:first-child:after{display:none}.ls-bottom-slidebuttons a.ls-nav-active{border-top-width:2px;border-top-style:solid;background:none}.ls-bottom-slidebuttons a.ls-nav-active:after{top:-3px}.ls-nav-start,.ls-nav-stop,.ls-nav-sides{position:relative}.ls-link{position:absolute;width:100% !important;height:100% !important;left:0 !important;top:0 !important}.ls-vpcontainer{width:100%;height:100%;position:absolute;left:0;top:0}.ls-videopreview{width:100%;height:100%;position:absolute;left:0;top:0;cursor:pointer}.ls-playvideo{position:absolute;left:50%;top:50%;cursor:pointer}.ls-tn{display:none !important}.ls-thumbnail-hover{display:none;position:absolute;left:0}.ls-thumbnail-hover-inner{width:100%;height:100%;position:absolute;left:0;top:0;display:none}.ls-thumbnail-hover-bg{position:absolute;width:100%;height:100%;left:0;top:0}.ls-thumbnail-hover-img{position:absolute;overflow:hidden}.ls-thumbnail-hover img{max-width:none !important;position:absolute;display:inline-block;visibility:visible !important;left:50%;top:0}.ls-thumbnail-hover span{left:50%;top:100%;width:0;height:0;display:block;position:absolute;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important}.ls-thumbnail-wrapper{position:relative;width:100%;margin:0 auto;z-index:4}.ls-thumbnail{position:relative;margin:0 auto}.ls-thumbnail-inner,.ls-thumbnail-slide-container{width:100%}.ls-thumbnail-slide-container{overflow:hidden !important;position:relative}.ls-touchscroll{overflow-x:auto !important}.ls-thumbnail-slide{text-align:center;white-space:nowrap;float:left;position:relative}.ls-thumbnail-slide a{overflow:hidden;display:inline-block;width:0;height:0;position:relative}.ls-thumbnail-slide img{max-width:none !important;max-height:100% !important;height:100%;visibility:visible !important}.ls-shadow{display:none;position:absolute;z-index:1;top:100%;width:100%;left:0}.ls-shadow img{width:100%;height:100%;position:absolute;left:0;top:0}.ls-bottom-nav-wrapper,.ls-thumbnail-wrapper,.ls-nav-prev,.ls-nav-next{visibility:hidden}.ls-wp-fullwidth-container{width:100%;position:relative}.ls-wp-fullwidth-helper{position:absolute}.ls-overflow-hidden{overflow:hidden}.ls-lt-tile{position:relative;overflow:hidden;float:left}.ls-curtile,.ls-nexttile{position:absolute;width:100% !important;height:100% !important;overflow:hidden}.ls-curtile{left:0;top:0}.ls-curtile img,.ls-nexttile img{position:absolute;filter:inherit}.ls-3d-container{position:relative;perspective:1000px;-o-perspective:1000px;-ms-perspective:1000px;-moz-perspective:1000px;-webkit-perspective:1000px;overflow:visible !important}.ls-3d-box{position:absolute;top:50%;left:50%;transform-style:preserve-3d;-o-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.ls-3d-box div{overflow:hidden;background:#777;margin:0;padding:0;position:absolute;transform-style:preserve-3d;-o-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.ls-fullscreen{position:absolute;z-index:10;cursor:pointer;display:block}html * .ls-nav-prev,html * .ls-nav-next,html * .ls-container img,html * .ls-bottom-nav-wrapper a,html * .ls-container .ls-fullscreen,body * .ls-nav-prev,body * .ls-nav-next,body * .ls-container img,body * .ls-bottom-nav-wrapper a,body * .ls-container .ls-fullscreen,#ls-global * .ls-nav-prev,#ls-global * .ls-nav-next,#ls-global * .ls-container img,#ls-global * .ls-bottom-nav-wrapper a,#ls-global * .ls-container .ls-fullscreen{transition:none;-o-transition:none;-ms-transition:none;-moz-transition:none;-webkit-transition:none;line-height:normal;outline:none;padding:0}html * .ls-thumbnail a,body * .ls-thumbnail a,#ls-global * .ls-thumbnail a{transition:none;-o-transition:none;-ms-transition:none;-moz-transition:none;-webkit-transition:none;line-height:normal;outline:none;padding:0;border:0}html * .ls-container img,body * .ls-container img,#ls-global * .ls-container img{background:none !important;min-width:0 !important;max-width:none !important;border-radius:0;box-shadow:none;border:0;padding:0}html * .ls-wp-container .ls-layer>*,body * .ls-wp-container .ls-layer>*,#ls-global * .ls-wp-container .ls-layer>*{line-height:normal;outline:none;padding:0;margin:0;border:0}.ls-wp-fullwidth-container,.ls-wp-fullwidth-helper,.ls-container,.ls-container *{box-sizing:content-box !important;-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important}html * .ls-yourlogo,body * .ls-yourlogo,#ls-global * .ls-yourlogo{margin:0}html * .ls-tn,body * .ls-tn,#ls-global * .ls-tn{display:none}.site{overflow:visible !important}.ls-debug-console *{margin:0 !important;padding:0 !important;border:0 !important;color:#fff !important;text-shadow:none !important;font-family:"HelveticaNeue-Light","Helvetica Neue Light",Helvetica,Arial,sans-serif !important;line-height:normal !important;-webkit-font-smoothing:antialiased !important;text-align:left !important;font-style:normal !important}.ls-debug-console h1{padding-top:10px !important;font-size:17px !important;font-weight:bold !important}.ls-debug-console h1:first-child{padding-top:0 !important}.ls-debug-console ul{padding-top:10px !important;list-style:none !important}.ls-debug-console li{margin-left:10px !important;font-size:13px !important;position:relative !important;font-weight:normal !important}html * .ls-debug-console li ul,body * .ls-debug-console li ul,#ls-global * .ls-debug-console li ul{display:none;width:260px;left:-10px}.ls-debug-console li ul{position:absolute !important;bottom:100% !important;padding:10px 10px 10px 0 !important;background:#fff !important;border-radius:10px !important;box-shadow:0 0 20px black !important}html * .ls-debug-console li:hover ul,body * .ls-debug-console li:hover ul,#ls-global * .ls-debug-console li:hover ul{display:block}.ls-debug-console li ul *{color:#000 !important}.ls-debug-console a{text-decoration:none !important;border-bottom:1px dotted #fff !important}.ls-error{border-radius:5px !important;-moz-border-radius:5px !important;-wenkit-border-radius:5px !important;background:#fff !important;height:auto !important;width:auto !important;color:#fff !important;padding:20px 40px 30px 80px !important;position:relative !important;box-shadow:0 2px 20px -5px black}.ls-error p{line-height:normal !important;text-shadow:none !important;margin:0 !important;padding:0 !important;border:0 !important;text-align:justify !important;font-family:Arial,sans-serif !important}.ls-error .ls-error-title{line-height:40px !important;color:red !important;font-weight:bold !important;font-size:16px !important}.ls-error .ls-error-text{color:#555 !important;font-weight:normal !important;font-size:13px !important}.ls-error .ls-exclam{width:40px !important;height:40px !important;position:absolute !important;left:20px !important;top:20px !important;border-radius:50px !important;-moz-border-radius:50px !important;-webkit-border-radius:50px !important;font-size:30px !important;font-weight:bold !important;color:#fff !important;line-height:40px !important;background:red !important;text-align:center !important}html * .ls-container .ls-shadow,html * .ls-container .ls-layer>*,html * .ls-container .ls-fullscreen,html * .ls-container .ls-webkit-hack,html * .ls-container .ls-3d-container,html * .ls-container .ls-lt-container,html * .ls-container .ls-lt-container *,html * .ls-container .ls-thumbnail-wrapper,html * .ls-container .ls-bottom-nav-wrapper,body * .ls-container .ls-shadow,body * .ls-container .ls-layer>*,body * .ls-container .ls-fullscreen,body * .ls-container .ls-webkit-hack,body * .ls-container .ls-3d-container,body * .ls-container .ls-lt-container,body * .ls-container .ls-lt-container *,body * .ls-container .ls-thumbnail-wrapper,body * .ls-container .ls-bottom-nav-wrapper,#ls-global * .ls-container .ls-shadow,#ls-global * .ls-container .ls-layer>*,#ls-global * .ls-container .ls-fullscreen,#ls-global * .ls-container .ls-webkit-hack,#ls-global * .ls-container .ls-3d-container,#ls-global * .ls-container .ls-lt-container,#ls-global * .ls-container .ls-lt-container *,#ls-global * .ls-container .ls-thumbnail-wrapper,#ls-global * .ls-container .ls-bottom-nav-wrapper{backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);-moz-transform:translateZ(0);-webkit-transform:translateZ(0)}html * .ls-container .ls-video-layer,body * .ls-container .ls-video-layer,#ls-global * .ls-container .ls-video-layer,html * .ls-container .ls-layer iframe,body * .ls-container .ls-layer iframe,#ls-global * .ls-container .ls-layer iframe{backface-visibility:visible !important;-moz-backface-visibility:visible !important;transform:none !important;-moz-transform:none !important}html * .ls-container .ls-webkit-hack,body * .ls-container .ls-webkit-hack,#ls-global * .ls-container .ls-webkit-hack{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1}@media(transform-3d),(-o-transform-3d),(-ms-transform-3d),(-moz-transform-3d),(-webkit-transform-3d){#ls-test3d{position:absolute;left:9px;height:3px}}
#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;z-index:1104;display:none}#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background-image:url('fancybox.html')}#fancybox-overlay{position:absolute;top:0;left:0;width:100%;z-index:1100;display:none}#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none}#fancybox-wrap{position:absolute;top:0;left:0;padding:20px;z-index:1101;outline:none;display:none}#fancybox-outer{position:relative;width:100%;height:100%;background:#fff}#fancybox-content{width:0;height:0;padding:0;outline:none;position:relative;overflow:hidden;z-index:1102;border:0 solid #fff}#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1101}#fancybox-close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background:transparent url('../images/fancy_close.png') no-repeat 0 0;cursor:pointer;z-index:1103;display:none}#fancybox-error{color:#444;font:normal 12px/20px Arial;padding:14px;margin:0}#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:none;outline:none;line-height:0;vertical-align:top}#fancybox-frame{width:100%;height:100%;border:none;display:block}#fancybox-left,#fancybox-right{position:absolute;bottom:0;height:100%;width:35%;cursor:pointer;outline:none;background:transparent url('blank.html');z-index:1102;display:none}#fancybox-left{left:0}#fancybox-right{right:0}#fancybox-left-ico,#fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block}#fancybox-left-ico{background-image:url('fancybox.html');background-position:-40px -30px}#fancybox-right-ico{background-image:url('fancybox.html');background-position:-40px -60px}#fancybox-left:hover,#fancybox-right:hover{visibility:visible}#fancybox-left:hover span{left:20px}#fancybox-right:hover span{left:auto;right:20px}.fancybox-bg{position:absolute;padding:0;margin:0;border:0;width:20px;height:20px;z-index:1001}#fancybox-bg-n{top:-20px;left:0;width:100%;background-image:url('fancybox-x.html')}#fancybox-bg-ne{top:-20px;right:-20px;background-image:url('fancybox.html');background-position:-40px -162px}#fancybox-bg-e{top:0;right:-20px;height:100%;background-image:url('fancybox-y.html');background-position:-20px 0}#fancybox-bg-se{bottom:-20px;right:-20px;background-image:url('fancybox.html');background-position:-40px -182px}#fancybox-bg-s{bottom:-20px;left:0;width:100%;background-image:url('fancybox-x.html');background-position:0 -20px}#fancybox-bg-sw{bottom:-20px;left:-20px;background-image:url('fancybox.html');background-position:-40px -142px}#fancybox-bg-w{top:0;left:-20px;height:100%;background-image:url('fancybox-y.html')}#fancybox-bg-nw{top:-20px;left:-20px;background-image:url('fancybox.html');background-position:-40px -122px}#fancybox-title{font-family:Helvetica;font-size:12px;z-index:1102}.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;background:#fff;position:relative}.fancybox-title-outside{padding-top:10px;color:#fff}.fancybox-title-over{position:absolute;bottom:0;left:0;color:#fff;text-align:left}#fancybox-title-over{padding:10px;background-image:url('fancy_title_over.html');display:block}.fancybox-title-float{position:absolute;left:0;bottom:-20px;height:32px}#fancybox-title-float-wrap{border:none;border-collapse:collapse;width:auto}#fancybox-title-float-wrap td{border:none;white-space:nowrap}#fancybox-title-float-left{padding:0 0 0 15px;background:url('fancybox.html') -40px -90px no-repeat}#fancybox-title-float-main{color:#fff;line-height:29px;font-weight:bold;padding:0 0 3px 0;background:url('fancybox-x.html') 0 -40px}#fancybox-title-float-right{padding:0 0 0 15px;background:url('fancybox.html') -55px -90px no-repeat}.fancybox-ie6 #fancybox-close{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.html',sizingMethod='scale')}.fancybox-ie6 #fancybox-left-ico{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.html',sizingMethod='scale')}.fancybox-ie6 #fancybox-right-ico{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.html',sizingMethod='scale')}.fancybox-ie6 #fancybox-title-over{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.html',sizingMethod='scale');zoom:1}.fancybox-ie6 #fancybox-title-float-left{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.html',sizingMethod='scale')}.fancybox-ie6 #fancybox-title-float-main{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.html',sizingMethod='scale')}.fancybox-ie6 #fancybox-title-float-right{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.html',sizingMethod='scale')}.fancybox-ie6 #fancybox-bg-w,.fancybox-ie6 #fancybox-bg-e,.fancybox-ie6 #fancybox-left,.fancybox-ie6 #fancybox-right,#fancybox-hide-sel-frame{height:expression(this.parentNode.clientHeight+"px")}#fancybox-loading.fancybox-ie6{position:absolute;margin-top:0;top:expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px')}#fancybox-loading.fancybox-ie6 div{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.html',sizingMethod='scale')}.fancybox-ie .fancybox-bg{background:transparent!important}.fancybox-ie #fancybox-bg-n{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.html',sizingMethod='scale')}.fancybox-ie #fancybox-bg-ne{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.html',sizingMethod='scale')}.fancybox-ie #fancybox-bg-e{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.html',sizingMethod='scale')}.fancybox-ie #fancybox-bg-se{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.html',sizingMethod='scale')}.fancybox-ie #fancybox-bg-s{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.html',sizingMethod='scale')}.fancybox-ie #fancybox-bg-sw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.html',sizingMethod='scale')}.fancybox-ie #fancybox-bg-w{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.html',sizingMethod='scale')}.fancybox-ie #fancybox-bg-nw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.html',sizingMethod='scale')}
.minicolors{position:relative;display:inline-block;z-index:1}.minicolors-focus{z-index:2}.minicolors.minicolors-theme-default .minicolors-input{margin:0;margin-right:3px;border:solid 1px #ccc;font:14px sans-serif;width:97px;height:16px;border-radius:0;box-shadow:inset 0 2px 4px rgba(0,0,0,.04);padding:2px;margin-right:-1px;padding:5px}.minicolors-theme-default.minicolors .minicolors-input{vertical-align:middle;outline:none}.minicolors-theme-default.minicolors-swatch-left .minicolors-input{margin-left:-1px;margin-right:auto}.minicolors-theme-default.minicolors-focus .minicolors-input,.minicolors-theme-default.minicolors-focus .minicolors-swatch{border-color:#999;cursor:pointer}.minicolors-hidden{position:absolute;left:-9999em}.minicolors-swatch{position:relative;width:40px;height:26px;text-align:left;background:url("../images/minicolors.png") -80px 0;border:solid 1px #ccc;vertical-align:middle;display:inline-block;cursor:pointer}.minicolors .minicolors-swatch+a{height:0!important;opacity:0;filter:alpha(opacity=0)}.minicolors-swatch span{position:absolute;width:100%;height:100%;background:none;box-shadow:inset 0 9px 0 rgba(255,255,255,.1);display:inline-block}.minicolors-panel{position:absolute;top:26px;left:0;width:173px;height:152px;background:#fff;border:solid 1px #ccc;box-shadow:0 0 20px rgba(0,0,0,.2);display:none}.minicolors-position-top .minicolors-panel{top:-156px}.minicolors-position-left .minicolors-panel{left:-83px}.minicolors-position-left.minicolors-with-opacity .minicolors-panel{left:-104px}.minicolors-with-opacity .minicolors-panel{width:194px}.minicolors .minicolors-grid{position:absolute;top:1px;left:1px;width:150px;height:150px;background:url("../images/minicolors.png") -120px 0;cursor:crosshair}.minicolors .minicolors-grid-inner{position:absolute;top:0;left:0;width:150px;height:150px;background:none}.minicolors-slider-saturation .minicolors-grid{background-position:-420px 0}.minicolors-slider-saturation .minicolors-grid-inner{background:url("../images/minicolors.png") -270px 0}.minicolors-slider-brightness .minicolors-grid{background-position:-570px 0}.minicolors-slider-brightness .minicolors-grid-inner{background:#000}.minicolors-slider-wheel .minicolors-grid{background-position:-720px 0}.minicolors-slider,.minicolors-opacity-slider{position:absolute;top:1px;left:152px;width:20px;height:150px;background:#fff url("../images/minicolors.png") 0 0;cursor:crosshair}.minicolors-slider-saturation .minicolors-slider{background-position:-60px 0}.minicolors-slider-brightness .minicolors-slider{background-position:-20px 0}.minicolors-slider-wheel .minicolors-slider{background-position:-20px 0}.minicolors-opacity-slider{left:173px;background-position:-40px 0;display:none}.minicolors-with-opacity .minicolors-opacity-slider{display:block}.minicolors-grid .minicolors-picker{position:absolute;top:70px;left:70px;width:10px;height:10px;border:solid 1px #000;border-radius:10px;margin-top:-6px;margin-left:-6px;background:none}.minicolors-grid .minicolors-picker SPAN{position:absolute;top:0;left:0;width:6px;height:6px;border-radius:6px;border:solid 2px #fff}.minicolors-picker{position:absolute;top:0;left:0;width:18px;height:2px;background:#fff;border:solid 1px #000;margin-top:-2px}.minicolors-inline .minicolors-input,.minicolors-inline .minicolors-swatch{display:none}.minicolors-inline .minicolors-panel{position:relative;top:auto;left:auto;display:inline-block}.minicolors-theme-bootstrap .minicolors-input{padding:4px 6px;padding-left:30px;background-color:#fff;border:1px solid #ccc;border-radius:3px;color:#555;font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;font-size:14px;height:19px;margin:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.minicolors-theme-bootstrap.minicolors-focus .minicolors-input{border-color:#6fb8f1;box-shadow:0 0 10px #6fb8f1;outline:none}.minicolors-theme-bootstrap .minicolors-swatch{position:absolute;left:4px;top:4px;z-index:2}.minicolors-theme-bootstrap.minicolors-swatch-position-right .minicolors-input{padding-left:6px;padding-right:30px}.minicolors-theme-bootstrap.minicolors-swatch-position-right .minicolors-swatch{left:auto;right:4px}.minicolors-theme-bootstrap .minicolors-panel{top:28px;z-index:3}.minicolors-theme-bootstrap.minicolors-position-top .minicolors-panel{top:-154px}.minicolors-theme-bootstrap.minicolors-position-left .minicolors-panel{left:-63px}.minicolors-theme-bootstrap.minicolors-position-left.minicolors-with-opacity .minicolors-panel{left:-84px}
.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}.isotope,.isotope .isotope-item{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-ms-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s}.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;-ms-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width}.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-ms-transition-property:-ms-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity}.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.isotope.infinite-scrolling{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}#container{border:1px solid #666;padding:5px;margin-bottom:20px}.element{width:110px;height:110px;margin:5px;float:left;overflow:hidden;position:relative;background:#888;color:#222;-webkit-border-top-right-radius:1.2em;-moz-border-radius-topright:1.2em;border-top-right-radius:1.2em}.element.alkali{background:red;background:hsl(0,100%,50%)}.element.alkaline-earth{background:#f80;background:hsl(36,100%,50%)}.element.lanthanoid{background:#ff0;background:hsl(72,100%,50%)}.element.actinoid{background:#0f0;background:hsl(108,100%,50%)}.element.transition{background:#0f8;background:hsl(144,100%,50%)}.element.post-transition{background:#0ff;background:hsl(180,100%,50%)}.element.metalloid{background:#08f;background:hsl(216,100%,50%)}.element.other.nonmetal{background:#00f;background:hsl(252,100%,50%)}.element.halogen{background:#f0f;background:hsl(288,100%,50%)}.element.noble-gas{background:#f08;background:hsl(324,100%,50%)}.element *{position:absolute;margin:0}.element .symbol{left:.2em;top:.4em;font-size:3.8em;line-height:1em;color:#fff}.element.large .symbol{font-size:4.5em}.element.fake .symbol{color:#000}.element .name{left:.5em;bottom:1.6em;font-size:1.05em}.element .weight{font-size:.9em;left:.5em;bottom:.5em}.element .number{font-size:1.25em;font-weight:bold;color:hsla(0,0%,0%,.5);right:.5em;top:.5em}.variable-sizes .element.width2{width:230px}.variable-sizes .element.height2{height:230px}.variable-sizes .element.width2.height2{font-size:2em}.element.large,.variable-sizes .element.large,.variable-sizes .element.large.width2.height2{font-size:3em;width:350px;height:350px;z-index:100}.clickable .element:hover{cursor:pointer}.clickable .element:hover h3{text-shadow:0 0 10px white,0 0 10px white}.clickable .element:hover h2{color:#fff}#options{padding-bottom:1em}#options h3{margin-bottom:.2em;font-size:15px}#options h4{font-weight:bold}#options ul{margin:0;list-style:none}#options ul ul{margin-left:1.5em}#options li{float:left;margin-bottom:.2em}#options li a{display:block;padding:.4em .5em;background-color:#ddd;color:#222;font-weight:bold;text-shadow:0 1px hsla(0,0%,100%,.5);background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-image:-moz-linear-gradient(top,hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-image:-ms-linear-gradient(top,hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-image:-o-linear-gradient(top,hsla(0,0%,100%,.5),hsla(0,0%,100%,0));background-image:linear-gradient(top,hsla(0,0%,100%,.5),hsla(0,0%,100%,0))}#options li a:hover{background-color:#5bf}#options li a:active{background-color:#39d;-webkit-box-shadow:inset 0 2px 8px hsla(0,0%,0%,.6);-moz-box-shadow:inset 0 2px 8px hsla(0,0%,0%,.6);-o-box-shadow:inset 0 2px 8px hsla(0,0%,0%,.6);box-shadow:inset 0 2px 8px hsla(0,0%,0%,.6)}#options li a{border-left:1px solid hsla(0,0%,100%,.3);border-right:1px solid hsla(0,0%,0%,.2)}#options li:first-child a{border-radius:7px 0 0 7px;border-left:none}#options li:last-child a{border-radius:0 7px 7px 0}#options li a.selected{background-color:#13f;text-shadow:none;color:#fff}#options .option-combo{display:inline-block;float:left;margin-right:10px}#options .option-combo ul{margin-right:20px;display:inline-block}#options .option-combo h2,#options .option-combo h4{line-height:34px;margin-bottom:0;margin-right:5px;display:inline-block;vertical-align:top}.color-shape{width:70px;height:70px;margin:5px;float:left}.color-shape.round{-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px}.color-shape.big.round{-webkit-border-radius:75px;-moz-border-radius:75px;border-radius:75px}.color-shape.red{background:red}.color-shape.blue{background:blue}.color-shape.yellow{background:#ff0}.color-shape.wide,.color-shape.big{width:150px}.color-shape.tall,.color-shape.big{height:150px}.color-shape a{display:block;height:100%}.color-shape a:hover{background:#fff;background:hsla(0,0%,100%,.5)}.horizontal #container{height:80%}#copy{max-width:640px}.photos .photo{width:320px;margin:5px;float:left}.photos .photo img{display:block;width:100%}#content{margin-left:210px}.demos #content{height:100%}.docs #content{max-width:640px}.docs #content a:hover{border-bottom:1px dotted}#site-nav{width:200px;position:absolute;left:10px;top:0;padding-top:20px;font-size:12px}#site-nav h1{font-size:24px;margin-bottom:.5em;margin-top:0;font-weight:bold;font-family:'Helvetica Neue',Arial,sans-serif}#site-nav h2{font-size:17px;font-weight:normal;margin:0 0 .3em;border-top:none}#site-nav h1 a{color:#4fb}#site-nav h1 a:hover{color:#4bf}#site-nav ul{list-style:none;margin:0 0 1em;font-weight:bold}#site-nav ul ul{margin-bottom:0}#site-nav ul a{display:block;border:none;padding:1px 5px}#site-nav ul .current a{background:hsla(0,0%,0%,.3);color:#1bf}#site-nav ul a:hover,#site-nav ul .current a:hover{color:#fff}#site-nav ul .current .toc a{font-size:12px;padding-left:1.2em;font-weight:normal}.docs #content h2{border-top:1px solid #333;padding-top:.8em;margin-bottom:.8em}.docs #content h2:target{padding:10px;background:#fff;color:#222}.docs #content h3{color:#fec;background:hsla(0,0%,75%,.05);padding:2px .5em;margin-bottom:.5em;font-size:1.15em}.docs #content h4{margin-bottom:.5em;font-size:14px}footer{font-size:12px;font-style:italic;border-top:1px solid #333;padding:.8em 0}pre{padding:10px}pre,code{background:#000;color:#fff;font-family:'Monaco',monospace,sans-serif}#content code{font-size:12px}#content pre{line-height:1.6em}h3#options{padding-bottom:0}.option-def dl dt,.option-def dl dd{float:left;padding:0 1.2em;background:#161616;line-height:36px;height:36px}.option-def dl.header dt,.option-def dl.header dd{background:#444}.option-def dl .option-type{font-size:13px;color:#aaa;font-style:italic}.option-def dl dd{border-left:1px solid #222}.docs .tagline{font-size:22px;font-weight:300}.docs .as-is{font-size:95%}.docs #commercial{background:#fff;padding:10px;font-size:14px;color:#1f1f1d}.docs #commercial a{font-weight:bold}code .s1,code .s{color:#78bd55}code .mi,code .cp,code .kc{color:#5298d4}code .k{color:#e39b79}code .kd,code .na{color:#a9d866}code .p{color:#edb}code .o{color:#f63}code .nb{color:#aa97ac}code .c,code .c1{color:#666;font-style:italic}code .nt{color:#a0c8fc}code .nf{color:#9ea8b8}code .nc{color:#a78352}code .m{color:#de8e50}code .nd{color:#9fad7e}#sites h2{display:none;padding:.4em;line-height:32px;margin-bottom:.4em;-webkit-transition:background-color .8s;-moz-transition:background-color .8s;-o-transition:background-color .8s;transition:background-color .8s}#sites h2 img{display:inline-block;margin-right:.4em;vertical-align:bottom}#sites h2.loading{background:#fff;color:#222}#sites h2.error{background:red;color:#222}#sites ul{margin:0}.super-list .example{list-style:none;float:left;width:230px;margin:5px}.super-list .example a,.super-list .example b,.super-list .example img{display:block}.super-list .example img{width:100%}.super-list .example a{background:#1f1e1d}.super-list .example a:hover{background:#fff;color:#111}.super-list .example b{font-weight:bold;line-height:1.3em;padding:3px;padding-top:8px}.super-list .link{float:left;position:relative;font-size:24px;line-height:1.2em;font-weight:300;margin:5px}.super-list .link{width:230px;height:110px}.super-list .link a{display:block;padding:10px;padding-left:65px;height:90px;background:#1f1e1d;color:#fe5;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}.super-list .link a:before{content:'➔';font-size:70px;position:absolute;top:30px;left:5px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.super-list .link.away a:before{top:25px;left:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.super-list .link a:hover{background:#e58;color:#fff}.super-list .feature .name{bottom:auto;top:140px;left:18px;font-size:20px}.big-graph{background:#fff;height:600px;margin:20px auto}.big-graph .project{width:45px;height:45px;float:left}.big-graph .project .icon{pointer-events:none;width:31px;height:31px;background:#fff;margin-left:7px;-webkit-transition:-webkit-transform .25s;-moz-transition:-moz-transform .25s;-ms-transition:-ms-transform .25s;-o-transition:-o-transform .25s;transition:transform .25s}.big-graph .project:hover{z-index:5}.big-graph .project:hover .icon{-webkit-transform:scale(3);-moz-transform:scale(3);-ms-transform:scale(3);-o-transform:scale(3);transform:scale(3)}.big-graph .project.commercial .icon{background:#6b6b6b}.big-graph .project.urbanism .icon{background:#00cf00}.big-graph .project.public-space .icon{background:#ff8d00}.big-graph .project.culture .icon{background:#d61919}.big-graph .project.body-culture .icon{background:#00ecff}.big-graph .project.health .icon{background:#ff2251}.big-graph .project.education .icon{background:#00a700}.big-graph .project.housing .icon{background:#ff02ff}.big-graph .project.hotel .icon{background:#0000c3}.big-graph .project.media .icon{background:#292929}.big-graph .project p{line-height:14px;font-size:10.5px;color:#000;margin-left:7px}#infscr-loading{position:fixed;text-align:center;bottom:30px;left:42%;z-index:100;background:#fff;background:hsla(0,0%,100%,.9);padding:20px;color:#222;font-size:15px;font-weight:bold;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}
.ps-container .ps-scrollbar-x{position:absolute;bottom:6px;height:10px;opacity:.6;filter:alpha(opacity=60);-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear;z-index:3}.ps-container .ps-scrollbar-x:hover{opacity:.9;filter:alpha(opacity=90);cursor:default}.ps-container .ps-scrollbar-x.in-scrolling{opacity:.9;filter:alpha(opacity=90)}.ps-container .ps-scrollbar-y{position:absolute;right:3px;width:8px;background-color:#aaa;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.ps-container:hover .ps-scrollbar-y{opacity:.6;filter:alpha(opacity=60)}.ps-container .ps-scrollbar-y:hover{opacity:.9;filter:alpha(opacity=90);cursor:default}.ps-container .ps-scrollbar-y.in-scrolling{opacity:.9;filter:alpha(opacity=90)}
/*-----------------------------------------------------------------------------------

	Template Name: ProWay - Retina Ready & Responsive Multipurpose HTML5 Template  
	Template URI: http://themeforest.net/user/CreativeWS/portfolio
	Description: ProWay is a powerful multipurpose template suitable for a wide variety of site types. Its fresh and clean design makes it applicable for a corporate website, creative portfolio, personal blog, product-oriented site and much more. It looks great on tablets and mobile devices due to its responsive design. ProWay is a perfect solution to present your business online.
	Author: Creative Web Solutions 
	Author URI: http://creaws.com
	
-----------------------------------------------------------------------------------

	1. CSS Reset & Clearfix
	2. Basic Elements & Classes
	3. Header
	4. Typography
	5. Main Menu
	6. Icons
	7. Sliders
	8. Twitter
	9. Main Content Elements
	10. Carousels
	11. Tabs
	12. Tables
	13. Lists
	14. Buttons
	15. Forms
	16. Accordion
	17. Footer
	18. Responsive Change
	19. Retina Ready
	
*/

/*@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,700,300);
@import url("layerslider.css");
@import url("fancybox.css");
@import url("jquery.minicolors.css");
@import url("isotope.css");
@import url("perfect-scrollbar.css");*/

/* 1.CSS Reset & Clearfix */

body{
    direction:rtl;
}

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block
}

mark, rp, rt, ruby, summary, time {
    display: inline
}

a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
    background: transparent;
    border: 0 none;
    font-weight: normal;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}

    b *, strong * {
        font-weight: bold;
    }

ol, ul {
    list-style: none;
}

q {
    quotes: none;
}

table, table td {
    padding: 0;
    border: none;
    border-collapse: collapse;
}

img {
    vertical-align: top;
}

embed {
    vertical-align: top;
}

* {
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
}

input {
    -webkit-appearance: none;
}

:focus {
    outline: none !important;
}

/* 2. Basic Elements & Classes */

.clear {
    clear: both;
    width: 100%;
}

body {
    font-size: 0.8em;
    line-height: 1.5em;
    color: #616262;
    font-family: Tahoma,Geneva,sans-serif;
    background: url("../images/patterns/pattern1.png") repeat;
}

.background-pattern1 {
    background: url("../images/patterns/pattern1.png") repeat;
}

.background-pattern2 {
    background: url("../images/patterns/pattern2.png") repeat;
}

.background-pattern3 {
    background: url("../images/patterns/pattern3.png") repeat;
}

.background-pattern4 {
    background: url("../images/patterns/pattern4.png") repeat;
}

.background-pattern5 {
    background: url("../images/patterns/pattern5.png") repeat;
}

.background-pattern6 {
    background: url("../images/patterns/pattern6.png") repeat;
}

.scrollup {
    display: none;
    position: fixed;
    bottom: 50px;
    width: 50px;
    height: 50px;
    right: 3%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 99;
}

    .scrollup:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-right: 17px solid transparent;
        border-bottom: 18px solid #fff;
        border-left: 17px solid transparent;
        position: absolute;
        top: 27%;
        right: 17%;
    }

    .scrollup:hover, .main-menu > li.dropdown.open > a:before, .main-menu > li.dropdown.current_item_top_level > a:before, .main-menu > li > a:hover:before {
        opacity: 1;
        filter: alpha(opacity=100);
    }

blockquote.blockquote-light-style {
    padding: 10px 20px;
    color: #c0c0c0;
    font-size: 1.17em;
    background: #f2f2f2 url("../images/blockquote-squares.png") repeat;
    position: relative;
    margin-bottom: 20px;
    quotes: none;
}

blockquote, blockquote.blockquote-style2 {
    background: #f2f2f2 url("../images/blockquote-squares.png") repeat;
    color: #191919;
    padding: 20px 15px 20px 20px;
    position: relative;
    quotes: "\201C""\201D";
    content: "";
}

    blockquote:before {
        content: open-quote;
        font-size: 4em;
        vertical-align: -25px;
        line-height: 0;
        color: #b3b3b3;
    }

    blockquote:after {
        content: "";
        display: block;
        position: absolute;
        width: 20px;
        height: 10px;
        background: url("../images/blockquote-arrow.png") no-repeat;
        bottom: -10px;
        right: 48%;
    }

    blockquote.blockquote-style2:after {
        content: "";
        display: block;
        position: absolute;
        width: 20px;
        height: 10px;
        background: url("../images/blockquote-arrow-top.png") no-repeat;
        top: -10px;
        right: 48%;
    }

    blockquote p {
        padding-right: 25px;
        margin-top: -25px;
        padding-bottom: 0px;
    }

article {
    margin-bottom: 40px;
}

.m-bottom {
    margin-bottom: 0 !important;
}

.f-right {
    float: left;
}

.f-left {
    float: right;
}

.m-top {
    margin-top: 20px;
}

.vertical_padding_15 {
    padding: 15px 0;
}

.bwWrapper, .bwWrapperPartners {
    position: relative;
    display: block;
}

.p_bottom_0 {
    padding-bottom: 0 !important;
}

/* Change color for scheme */

/*text color*/
.dropdown-menu > li > a:hover, a, .author, .dropdown-menu > li.current-item > a, .first-letter .first_letter_style_1,
.list-type1 > li > a:hover, .list-type2 > li > a:hover, .list-type3 > li > a:hover, .list-type2 > li > ul > li > a:hover, .list-type4 > li > a:hover,
.pagination_1_container .pagination_style_1 li.hidden_pages a, .pricing_table_column.active_table_column header h5,
.pricing_table_column.active_table_column .content_column_part > div dt, .pricing_table_column.active_table_column .content_column_part > div dd,
.pricing_table_column.hover_table_column header h5,
.pricing_table_column.hover_table_column .content_column_part > div dt, .pricing_table_column.hover_table_column .content_column_part > div dd, .first-letter-type3 .first_letter_style_3,
.container_404 > p:first-child, #time_container dl dt, #time_container dl dd, .post_links a:hover, .track_name dt, .track_stat a:hover,
#team-carousel > li p, .team-list > li p, .first_letter_default_style, .link_demo, .ls-bottom-slidebuttons a.ls-nav-active, .main-menu > li.open > a, .main-menu > li > a:hover,
.main-menu li.current_item_top_level > a {
    color: #003d7f;
}
    /*background for elements*/
    .layer-description, .layer-description-full-width, .month, #carousel-news-nav a:hover, #carousel-news-nav a.selected, #carousel-team-nav a:hover,
    #carousel-team-nav a.selected, #our_partners_carousel_nav a:hover, #our_partners_carousel_nav a.selected, .view-all-button:hover, #latest_post_prev:hover,
    #latest_post_next:hover, .subscribers-list a:hover, .list-type2 > li > ul > li > a:hover .button-element, .ie8 .portfolio_navigation > li > a.selected,
    .ie9 .portfolio_navigation > li > a.selected, .related-projects-container #car_prev:hover, .related-projects-container #car_next:hover, .pagination_style_2 li.selected_pag a,
    .pagination_style_2 li a:hover, .social_icons_type_2 li a, .first-letter-type2 .first_letter_style_2, mark, .post_time dt, .blog_small_prev:hover, .blog_small_next:hover,
    .accordion-active .accordion-icon, .comment_info p + a > div, .portfolio_navigation > li > a.selected, .title-page-block, .process-icon-block,
    .third_icon_block, .featured-work-description a, .fancy_button, .portfolio_description a, .small_button_style_1, .medium_button_style_1, .search-button, .join-button, .large_button_style_1,
    .large_button_style_3, .small_button_style_3, .medium_button_style_3, .large_button_style_4, .large_button_style_5, .medium_button_style_4, .medium_button_style_5,
    .small_button_style_4, .small_button_style_5, .recent_work_icon_block, .featured-work-description a,
    .join-button, .process-icon-block, .apply_button, .indicator > div, .pricing_table_column.active_table_column > footer > a, .pricing_table_column.hover_table_column > footer > a, .recent-work:hover figure div,
    .reset_button, #car_prev:hover, #car_process_prev:hover, #car_process_next:hover, #car_next:hover, .scrollup, .player_progress > div, .play-button,
    .volume_bar > div, .list-type4 li a:hover .active_link_icon, .list-type4 li a:hover .no_active_link_icon, .personal-social > li > a:hover, .social_icons_type_5 li a:hover,
    #carousel_process > li > figure:hover .process_2_icon, .social_icons_type_3 li a:hover, .btn, .tweet_list > li:hover .twitter_logo {
        background-color: #003d7f;
    }
/*border color for elements*/
.dropdown-menu, .pagination_style_2 li.selected_pag a, .pagination_style_2 li a:hover, .box_blog_wrap.box_blog_wrap_hover {
    border-color: #003d7f;
}

.recent-work a .button-element, .news-content a .button-element, .read-more-link .button-element, .learn-more-link .button-element, .list-type1 > li > a:hover .button-element, .indicator > div .button-element {
    border-left-color: #003d7f;
}

.recent-work a, .featured-work-description, .news-content a, .read-more-link, .learn-more-link, .portfolio_description, .team-gallery-part ul.team-list > li > figure img {
    border-bottom-color: #003d7f;
}

.portfolio_navigation > li > a.selected .button-element, .post_time dt .button-element, .accordion-active .accordion-icon-arrow, .search-button .button-element,
.recent-work:hover figure div i, .ls-bottom-slidebuttons a.ls-nav-active, #carousel_process > li > figure:hover .process_2_icon > i {
    border-top-color: #003d7f;
}

.join-button .button-element, .small_button_style_5 .button-element, .medium_button_style_5 .button-element, .large_button_style_5 .button-element {
    border-bottom-color: #003d7f;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .main-menu > li.dropdown.open > a, .main-menu > li.dropdown.current_item_top_level > a, .main-menu > li > a:hover, .main-menu > li > a[href="contact.html"]:hover {
        background-color: #003d7f !important;
    }
}

@media only screen and (max-width: 479px) {
    .main-menu > li.dropdown.open > a, .main-menu > li.dropdown.current_item_top_level > a, .main-menu > li > a:hover, .main-menu > li > a[href="contact.html"]:hover {
        background-color: #003d7f !important;
    }
}
/*hover for buttons*/
.join-button:hover, .medium_button_style_1:hover, .search-button:hover, .small_button_style_1:hover, .large_button_style_1:hover,
.large_button_style_3:hover, .medium_button_style_3:hover, .small_button_style_3:hover, .large_button_style_4:hover, .large_button_style_5:hover,
.medium_button_style_4:hover, .medium_button_style_5:hover, .small_button_style_4:hover, .small_button_style_5:hover, .apply_button:hover, .featured-work-description a:hover, .fancy_button:hover,
.portfolio_description a:hover, .search-button:hover, .reset_button:hover {
    background: #0161b3;
}

.btn:hover, .btn-active {
    background: #649bc8;
}

.join-button:hover .button-element, .small_button_style_5:hover .button-element, .medium_button_style_5:hover .button-element, .large_button_style_5:hover .button-element {
    border-bottom-color: #0161b3;
}

.search-button:hover .button-element {
    border-top-color: #0161b3;
}

/* 3. Header */

.main-header {
    position: relative;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 35px;
    margin-bottom: 1px !important;
    background: -webkit-linear-gradient(top,#fff 55%,rgba(255,255,255,0.6));
    background: -moz-linear-gradient(top,#fff 55%,rgba(255,255,255,0.6));
    background: -o-linear-gradient(top,#fff 55%,rgba(255,255,255,0.6));
    background: -ms-linear-gradient(top,#fff 55%,rgba(255,255,255,0.6));
    background: linear-gradient(top,#fff 55%,rgba(255,255,255,0.6));
}

.main_menu_container {
    margin-top: 1px;
    position: relative;
    z-index: 10;
    background: -webkit-linear-gradient(top,rgba(255,255,255,0.6),rgba(255,255,255,0.4));
    background: -moz-linear-gradient(top,rgba(255,255,255,0.6),rgba(255,255,255,0.4));
    background: -o-linear-gradient(top,rgba(255,255,255,0.6),rgba(255,255,255,0.4));
    background: -ms-linear-gradient(top,rgba(255,255,255,0.6),rgba(255,255,255,0.4));
    background: linear-gradient(top,rgba(255,255,255,0.6),rgba(255,255,255,0.4));
}

.ie8 .main-header, .ie9 .main-header {
    padding-bottom: 30px;
}

.ie9 .main-header, .ie8 .main-header {
    background: url("../images/header-bg-for-ie.png") repeat-x;
}

.ie9 .main_menu_container, .ie8 .main_menu_container {
    background: url("../images/header-bg-for-ie.png") repeat-x 0 -98px;
}

.main-header.secondary_page_header {
    background: -webkit-linear-gradient(top,#fff 20%,rgba(255,255,255,0.8));
    background: -moz-linear-gradient(top,#fff 20%,rgba(255,255,255,0.8));
    background: -o-linear-gradient(top,#fff 20%,rgba(255,255,255,0.8));
    background: -ms-linear-gradient(top,#fff 20%,rgba(255,255,255,0.8));
    background: linear-gradient(top,#fff 20%,rgba(255,255,255,0.8));
}

    .main-header.secondary_page_header + div.menu_effect section.main_menu_container {
        background: -webkit-linear-gradient(top,rgba(255,255,255,0.8),rgba(255,255,255,0.4));
        background: -moz-linear-gradient(top,rgba(255,255,255,0.8),rgba(255,255,255,0.4));
        background: -o-linear-gradient(top,rgba(255,255,255,0.8),rgba(255,255,255,0.4));
        background: -ms-linear-gradient(top,rgba(255,255,255,0.8),rgba(255,255,255,0.4));
        background: linear-gradient(top,rgba(255,255,255,0.8),rgba(255,255,255,0.4));
    }

    .main-header.secondary_page_header ~ .main-content > .header-image-part > div.bwWrapper.container-filter > div {
        background: url("../images/header_secondary_squares.png") repeat !important;
    }

.logo {
    display: block;
    width: auto;
    float: right;
}

.header-image-part {
    margin-top: -144px !important;
    z-index: 1;
    position: relative;
    background: url("../images/header_part_bg.png") repeat-x;
}

    .header-image-part div.bwWrapper.container-filter {
        height: 275px !important;
    }

.header-light-part {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.6);
    border-right: 1px dashed #fff;
}

.ie8 .header-light-part {
    background: url("../images/light_part_ie.png") repeat;
}

.title-page-block {
    width: 220px;
    padding: 10px 10px;
    text-align: center;
    float: right;
    border-left: 1px dashed #fff;
}

.slogan-page-block {
    width: 220px;
    background: #fff;
    padding: 5px 10px;
    float: right;
}

.header-image-part figure {
    top: 68%;
    right: -241px;
    position: absolute;
    z-index: 5;
}

/* 4. Typography */

h1, h2, h3, h4, h5, h6 {
    color: #373737;
    text-transform: uppercase;
    line-height: 1em;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    padding-bottom: 15px;
}

.main-headings-font, .main-menu a {
    font-family: 'Roboto Condensed', sans-serif;
}

.main-content-font {
    font-family: Tahoma,Geneva,sans-serif;
}

mark {
    color: #fff;
    padding: 0 1px;
}

a, .button-element, .subscribe_container form button[type="submit"], .add_comment button, #contactform button,
.recent-work figure div, .recent-work figure div i, .player_controls li a img, .main-menu > li > a:before, .main-menu > li > a:after {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-decoration: none;
}

p {
    padding-bottom: 15px;
}

.recent-work h4 {
    font-weight: 400;
}

.featured-work-description h5, .portfolio_description h5 {
    font-weight: 600;
    text-transform: capitalize;
    padding-bottom: 10px;
}

.news-content h6, .pricing_table_column header h5, .subscribe_container h4 {
    padding-bottom: 2px;
    font-weight: 500;
    text-transform: none;
}

.subscribe_container h4, .post_links a {
    color: #616262;
}

.bold {
    font-weight: 500;
}

.no-bold {
    font-weight: 300;
}

.banner-part-boxed h3 {
    text-transform: none;
    padding: 0;
    font-weight: 500;
}

.footer-column h6 {
    padding-bottom: 0;
    color: #fff;
}

.footer-column p, .typography-part h1, .typography-part h2, .typography-part h3, .typography-part h4, .typography-part h5, .typography-part h6 {
    padding-bottom: 0;
}

.footer-column h5 {
    color: #a7a7a7;
    padding-bottom: 14px;
    text-transform: capitalize;
    font-weight: 400;
    padding-top: 4px;
}

.layer-description-full-width h2 {
    color: #fff;
    text-transform: none;
    padding: 5px 15px 15px 0;
    background: url("../images/layer-description-arrow-full-rtl.png") no-repeat;
    background-position: right center;
}

.layer-description-full-width .border-description + h2 {
    font-weight: 500;
}

.layer-description-full-width p {
    color: #fff;
}

.title-page-block h5 {
    color: #fff;
    padding: 0;
}

.slogan-page-block h6 {
    padding: 0;
    text-transform: none;
    font-weight: 400;
}

.first-letter .first_letter_style_1, .first-letter-type2 .first_letter_style_2, .first-letter-type3 .first_letter_style_3 {
    font-size: 35px;
    font-weight: bold;
    float: right;
    padding-top: 7px;
    padding-left: 4px;
    display: block;
}

.first-letter-type2 .first_letter_style_2 {
    color: #fff;
    padding: 5px;
    margin-right: 4px;
    margin-top: 4px;
    font-weight: 300;
}

.ie8 .first-letter-type2 .first_letter_style_2 {
    padding: 5px 5px 0px;
}

.first-letter-type3 .first_letter_style_3 {
    font-weight: 300;
}

.container_404 > p:first-child {
    font-size: 20em;
    line-height: 0.8em;
}

    .container_404 > p:first-child + p {
        color: #c0c0c0;
        font-size: 5em;
        line-height: 0.8em;
    }

        .container_404 > p:first-child + p + p {
            font-weight: 300;
            color: #c0c0c0;
            font-size: 2.2em;
            line-height: 0.8em;
        }

.container_404 a {
    margin: 0 auto;
}

    .container_404 a:before, .prev_link:before {
        background: url("../images/arrow_prev.png") no-repeat !important;
        top: 29%;
        right: 10%;
    }
/* 5. Main Menu */

.main-menu {
    /*margin-right: 103px;*/
}

    .main-menu > li {
        float: right;
    }

        .main-menu > li:first-child {
            margin-right: 0;
        }

        .main-menu > li > a {
            font-family: 'Roboto Condensed', sans-serif;
            color: #191919;
            display: block;
            font-size: 1.4em;
            font-weight: 400;
            padding: 14px 23px 16px 29px;
            background: url("../images/menu-arrow.png") no-repeat 87% 50% right;
        }

        .main-menu > li.current_item_top_level > a, .main-menu > li.current_item_top_level > a[href="contact.html"] {
            background-color: #fff;
        }

        .main-menu > li > a:hover, .main-menu > li > a[href="contact.html"]:hover, .main-menu > li.dropdown.open > a {
            background-color: rgba(255,255,255,0.55);
        }

        .main-menu > li > a {
            -webkit-transition: background-color .5s ease, color .5s ease !important;
            -moz-transition: background-color .5s ease, color .5s ease !important;
            transition: background-color .5s ease, color .5s ease !important;
        }

        .main-menu > li li a {
            font-weight: 300;
        }

.dropdown-menu {
    background: rgba(255,255,255,0.85);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f4ffffff', endColorstr='#f4ffffff');
    z-index: 90;
    border-top-width: 2px;
    border-top-style: solid;
    width: 280px;
    top: 49px;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(202,202,202,0.5);
    -moz-box-shadow: 1px 1px 2px 0px rgba(202,202,202,0.5);
    box-shadow: 1px 1px 2px 0px rgba(202,202,202,0.5);
}

.ie9 .dropdown-menu {
    filter: none;
}

.dropdown-menu > li > a {
    color: #585858;
    font-size: 1.3em;
    font-weight: normal;
    display: block;
    border-top: 1px dotted #b4b4b4;
    padding: 10px 10px 10px 0px;
    position: relative;
}

.main-menu > li > a[href="contact.html"] {
    background: none;
}

.dropdown-menu > li:first-child > a {
    border-top: none;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li.current-item > a {
    padding-right: 20px;
    background: #fff;
}

.dropdown-menu > li > a > i {
    display: block;
    position: absolute;
    top: 25%;
    right: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
    filter: alpha(opacity=0);
    font-weight: 100;
    font-style: normal !important;
    font-size: 0.8em;
}

.dropdown-menu > li > a:hover > i, .dropdown-menu > li.current-item > a > i {
    opacity: 1;
    filter: alpha(opacity=100);
}

/* 6. Icons */

.social-icons {
    float: left;
}

    .social-icons li {
        float: right;
        margin-left: 3px;
    }

    .social-icons a {
        display: block;
        width: 29px;
        height: 29px;
        background-color: #c1c1c1;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

.twitter a {
    background-image: url("../images/twitter.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

    .twitter a:hover {
        background-color: #27c9ec;
    }

.blogger a {
    background-image: url("../images/blogger.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

    .blogger a:hover {
        background-color: #ff8432;
    }

.facebook a {
    background-image: url("../images/facebook.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

    .facebook a:hover {
        background-color: #0072bc;
    }

.linkedin a {
    background-image: url("../images/linkedin.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

    .linkedin a:hover {
        background-color: #23a2f4;
    }

.rss a {
    background-image: url("../images/rss.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

    .rss a:hover {
        background-color: #ffb432;
    }

.youtube a {
    background-image: url("../images/youtube.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

    .youtube a:hover {
        background-color: #ff0000;
    }

.footer-social-icons li {
    float: right;
    border-right: 1px solid #303030;
}

    .footer-social-icons li:first-child {
        border-right: none;
    }

.footer-social-icons a {
    display: block;
    width: 45px;
    height: 45px;
    position: relative;
    z-index: 1;
}

    .footer-social-icons a:before {
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-top: 6px solid #3b3b3b;
        border-right: 5px solid transparent;
        position: absolute;
        top: 0;
        left: 40%;
    }

    .footer-social-icons a:hover {
        background-color: transparent;
    }

.footer-social-twitter a {
    background: #282828 url("../images/footer-social-twitter.png") no-repeat 50% 50%;
}

.footer-social-vimeo a {
    background: #282828 url("../images/footer-social-vimeo.png") no-repeat 50% 50%;
}

.footer-social-wordpress a {
    background: #282828 url("../images/footer-social-wordpress.png") no-repeat 50% 50%;
}

.footer-social-linkedin a {
    background: #282828 url("../images/footer-social-linkedin.png") no-repeat 50% 50%;
}

.footer-social-google a {
    background: #282828 url("../images/footer-social-google.png") no-repeat 50% 50%;
}

.footer-social-blogger a {
    background: #282828 url("../images/footer-social-blogger.png") no-repeat 50% 50%;
}

.footer-social-facebook a {
    background: #282828 url("../images/footer-social-facebook.png") no-repeat 50% 50%;
}

.process_icon_01:after,
.process_icon_02:after,
.process_icon_03:after,
.process_icon_04:after,
.third_icon_block_01:after,
.third_icon_block_02:after,
.third_icon_block_03:after,
.third_icon_block_04:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
}

.process_icon_01:after {
    background: url("../images/process_icon_01.png") no-repeat 50% 50%;
}

.process_icon_02:after {
    background: url("../images/process_icon_02.png") no-repeat 50% 50%;
}

.process_icon_03:after {
    background: url("../images/process_icon_03.png") no-repeat 50% 50%;
}

.process_icon_04:after {
    background: url("../images/process_icon_04.png") no-repeat 50% 50%;
}

.third_icon_block_01:after {
    background: url("../images/process_icon_05.png") no-repeat 50% 50%;
}

.third_icon_block_02:after {
    background: url("../images/process_icon_06.png") no-repeat 50% 50%;
}

.third_icon_block_03:after {
    background: url("../images/process_icon_07.png") no-repeat 50% 50%;
}

.third_icon_block_04:after {
    background: url("../images/process_icon_08.png") no-repeat 50% 50%;
}

.social_icons_type_1, #time_container, .article_carousel_container, .contact_info, .fixed_menu_container {
    position: relative;
}

    .social_icons_type_1:after, .social_icons_type_2:after, .social_icons_type_3:after, .pricing_table:after, #time_container:after,
    .subscribe_container form:after, .title_info:after, .popular_list:after, .contact_info:after, .post_links:after, .blog_small_nav:after,
    .box_blog_post_info:after, .article_social:after, .comment_info:after, .comment_container:after, .tabs-nav:after, .social-icons:after,
    .main-header:after, .social_icons_type_4:after, .audio_controls:after, .track_stat:after, .ls-bottom-slidebuttons:after, .social_icons_type_2:after {
        content: "";
        display: block;
        clear: both;
    }

.audio_controls {
    margin-top: 18px;
}

.social_icons_type_1 li, .social_icons_type_2 li, .social_icons_type_3 li, .social_icons_type_4 li, .social_icons_type_5 li {
    float: right;
    margin-left: 3px;
    margin-bottom: 3px;
}

    .social_icons_type_1 li a {
        display: block;
        width: 29px;
        height: 29px;
    }

    .social_icons_type_3 li a {
        display: block;
        width: 28px;
        height: 23px;
        padding-top: 6px;
        position: relative;
        background: #cdcdcd;
    }

    .social_icons_type_2 li a, .social_icons_type_5 li a {
        width: 28px;
        height: 22px;
        padding-top: 6px;
        display: block;
        position: relative;
    }

    .social_icons_type_4 li a {
        background: #c1c1c1;
        width: 29px;
        height: 23px;
        padding-top: 6px;
        display: block;
    }

.social_icons_4_twitter a:hover {
    background: #27c9ec;
}

.social_icons_4_blogger a:hover {
    background: #ff8432;
}

.social_icons_4_facebook a:hover {
    background: #0072bc;
}

.social_icons_4_linkedin a:hover {
    background: #23a2f4;
}

.social_icons_4_rss a:hover {
    background: #ffb432;
}

.social_icons_4_youtube a:hover {
    background: #ff0000;
}

.social_icons_4_dribbble a:hover {
    background: #c0c0c0;
}

.social_icons_4_flickr a:hover {
    background: #ed145b;
}

.social_icons_4_skype a:hover {
    background: #02afe7;
}

.social_icons_4_digg a:hover {
    background: #000000;
}

.social_icons_4_google a:hover {
    background: #448ce5;
}

.social_icons_4_html5 a:hover {
    background: #ed491c;
}

.social_icons_4_lastfm a:hover {
    background: #ff8432;
}

.social_icons_4_vimeo a:hover {
    background: #82af48;
}

.social_icons_4_yahoo a:hover {
    background: #703fa3;
}

.social_icons_4_tumblr a:hover {
    background: #005288;
}

.social_icons_4_apple a:hover {
    background: #5b5b5b;
}

.social_icons_4_windows a:hover {
    background: #0075b2;
}

.social_icons_4_delicious a:hover {
    background: #337edb;
}

.social_icons_4_picasa a:hover {
    background: #9766cb;
}

.social_icons_4_deviantart a:hover {
    background: #c0c0c0;
}

.social_icons_4_techorati a:hover {
    background: #62af48;
}

.social_icons_4_stumbleupon a:hover {
    background: #dc3900;
}

.social_icons_4_wordpress a:hover {
    background: #008eb2;
}

.social_icons_4_amazon a:hover {
    background: #dc6200;
}

.social_icons_4_appstore a:hover {
    background: #a3d563;
}

.social_icons_4_paypal a:hover {
    background: #0565b5;
}

.social_icons_4_myspace a:hover {
    background: #308cfe;
}

.social_icons_4_dropbox a:hover {
    background: #ffb534;
}

.social_icons_4_windows2 a:hover {
    background: #23a2f4;
}

.social_icons_4_pinterest a:hover {
    background: #23b7f4;
}

.social_icons_4_sky a:hover {
    background: #ff6600;
}

.social_icons_4_googledrive a:hover {
    background: #ffa632;
}

.social_icons_4_android a:hover {
    background: #8ad32c;
}

.social_icons_4_behance a:hover {
    background: #4347d4;
}

.social_icons_4_twitpic a:hover {
    background: #000000;
}

.social_icons_4_ebay a:hover {
    background: #0565b5;
}

.social_icons_4_googleplus a:hover {
    background: #ed491c;
}

.icons_column {
    float: right;
    width: 25%;
}

.social_icons_list li:first-child {
    margin: 0;
}

.social_icons_list li {
    margin-top: 8px;
}

.social_icons_list > li > img {
    margin-left: 7px;
    margin-top: 2px;
}

.social_icons_list .custom_icon_arrowleft3 > img {
    margin-top: 6px;
}

.social_icons_2_deviantart a img, .social_icons_2_sky a img, .social_icons_2_ebay a img,
.social_icons_4_twitter a img, .social_icons_4_blogger a img, .social_icons_4_lastfm a img, .social_icons_4_vimeo a img,
.social_icons_4_ebay a img, .social_icons_4_sky a img, .social_icons_3_twitter a img, .social_icons_3_blogger a img, .social_icons_3_lastfm a img, .social_icons_3_vimeo a img,
.social_icons_3_ebay a img, .social_icons_3_sky a img {
    margin-top: 2px;
}

.social_icons_2_techorati a img, .social_icons_4_techorati a img, .social_icons_3_techorati a img {
    margin-left: -1px !important;
}

.social_icons_4_skype a img, .social_icons_4_digg a img, .social_icons_4_html5 a img,
.social_icons_4_apple a img, .social_icons_3_skype a img, .social_icons_3_digg a img, .social_icons_3_html5 a img,
.social_icons_3_apple a img {
    margin-top: -1px;
}

.social_icons_list .custom_icon_like > img, .social_icons_list .custom_icon_folder > img, .social_icons_list .custom_icon_mail > img,
.social_icons_list .custom_icon_delete > img, .social_icons_list .custom_icon_radioun > img, .social_icons_list .custom_icon_arrowdown > img,
.social_icons_list .custom_icon_list > img, .social_icons_list .custom_icon_arrowup1 > img, .social_icons_list .custom_icon_arrowright3 > img,
.social_icons_list .custom_icon_visible > img, .social_icons_list .custom_icon_video > img, .social_icons_2_lastfm a img, .social_icons_2_myspace a img,
.social_icons_4_myspace a img, .social_icons_3_myspace a img {
    margin-top: 4px;
}

.comment_info a div {
    overflow: hidden;
    width: 17px;
    height: 17px;
    margin-top: 2px;
    margin-right: 3px;
    display: inline-block;
}

.social_icons_type_2 li a img, .recent_work_icon_block > img, .social_icons_type_4 li a img, .social_icons_type_5 li a img, .social_icons_type_3 li a img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.recent-work figure div {
    width: 46px;
    height: 35px;
    padding-top: 11px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 19px;
    position: relative;
    background: #c1c1c1;
}

.recent-work-container .recent-work:first-child + div + div figure div,
.recent-work-container .recent-work:first-child + div + div + div figure div {
    height: 37px;
    padding-top: 9px;
}

.recent-work figure div i {
    display: block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #c1c1c1;
    position: absolute;
    bottom: -5px;
    right: 43%;
}

/* 7. Sliders */

.slider-wrap {
    background: #fff;
}

.main-slider-container, #layer-slider-fullwidth {
    margin-top: -144px !important;
    position: relative;
    z-index: 4;
}

.light-part {
    background: rgba(255,255,255,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff');
}

.layer-description {
    background-image: url("../images/layer-description-arrow.png");
    background-repeat: no-repeat;
    background-position: 90% 50%;
    padding: 50px 20px;
    width: 356px;
    border-left: 1px dashed #fff;
}

.layer-description-full-width {
    padding: 40px 20px 30px 20px;
    border-right: 1px dashed #fff;
    width: 356px;
}

.border-layer {
    border-left: 1px dashed #fff;
}

.layer-description h1, .layer-description h2, .layer-description h3, .layer-description h4, .layer-description h5, .layer-description h6 {
    color: #fff;
    font-weight: 300;
}

.layer-description p {
    color: #fff;
    width: 294px;
}

.layer-description h2:first-child {
    text-transform: capitalize;
    padding-bottom: 0;
}

    .layer-description h2:first-child + h2 {
        padding-bottom: 20px;
    }

.border-description {
    height: 1px;
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
}

.ls-bottom-slidebuttons a.ls-nav-active:before {
    color: inherit !important;
}

.ls-bottom-slidebuttons a:before {
    color: #696969;
}

.ls-bottom-slidebuttons a:first-child:before {
    content: "01.";
}

.ls-bottom-slidebuttons a:first-child + a:before {
    content: "02.";
}

.ls-bottom-slidebuttons a:first-child + a + a:before {
    content: "03.";
}

.ls-bottom-slidebuttons a:first-child + a + a + a:before {
    content: "04.";
}

.ls-bottom-slidebuttons a:first-child + a + a + a + a:before {
    content: "05.";
}

.ls-bottom-slidebuttons a:first-child + a + a + a + a + a:before {
    content: "06.";
}
/* 8. Twitter */

#tweets {
    margin-top: 6px;
}

.twitter_logo {
    width: 56px;
    height: 56px;
    background: #e3e3e3 url("../images/tweet_icon.png") no-repeat 50% 50%;
    float: right;
    margin-top: 4px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
}

    .twitter_logo:after {
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 5px solid #fff;
        position: absolute;
        top: 0;
        right: 24px;
    }

.twitter_inner {
    padding-right: 70px;
}

.tweet_time a {
    display: block;
    color: #989898;
}

.tweet_list > li {
    margin-top: 25px;
}

    .tweet_list > li:first-child {
        margin-top: 9px;
    }

.tweet_list a:hover {
    color: #000;
}


/* 9. Main Content Elements */

.main-content {
    background: #fff;
    position: relative;
    z-index: 4;
}

    .main-content ~ * {
        position: relative;
        z-index: 3;
    }

.indent-container {
    padding: 40px 0 30px 0;
}

.indent_figure {
    padding: 10px 0 15px 0;
}

.recent-work-container, .columns_container {
    width: 1000px;
    margin-right: -10px;
}

.our-team {
    overflow: hidden;
    width: 980px;
    margin: 0 auto;
}

.team_carousel_wrap, .process_row_wrap {
    width: 1000px;
}

.process_row_wrap {
    margin: 0 auto;
    position: relative;
}

.recent-work-container > div.recent-work:first-child, .recent-work-container .sitemap-column:first-child {
    border-right: none;
}

.recent-work-container .sitemap-column.sitemap_06,
.recent-work-container .sitemap-column.sitemap_07,
.recent-work-container .sitemap-column.sitemap_08,
.recent-work-container .video-content-column,
.recent-work-container .first-content-column.b-none,
.recent-work-container .second-content-column.b-none {
    border-bottom: none;
}

.recent-work-container .sitemap-column.sitemap_05, .b-none {
    border: none;
}

.border_none {
    border: none !important;
}

.recent-work {
    text-align: center;
    padding: 30px 10px;
    width: 229px;
    float: right;
    border-left: 1px dashed #c0c0c0;
    position: relative;
}

.recent_work_wrap {
    border-bottom: 1px dashed #c0c0c0;
    margin-bottom: 15px;
}

.recent-work > i, .second-content-column > div.relative_second_col > i, .sidebar-page-content aside > i, .sitemap-column > i,
.pricing_table_column > header > i, .pricing_table .pricing_table_column:first-child > header > i + i,
.pricing_table_2 .pricing_table_column:first-child + div > header > i + i, .columns_container > i, .our_process_1 > div.process_row:first-child > div.process_row_wrap > div.process-column:first-child + div > .relative_second_col > i {
    display: block;
    content: "";
    width: 9px;
    height: 9px;
    position: absolute;
    z-index: 4;
    top: -5px;
    right: -5px;
    background: url("../images/plus.png") no-repeat;
}

.recent-work:after,
.single-project-content aside:after, .pricing_table_column > header:after, .pricing_table .pricing_table_column:first-child > header:before,
.pricing_table_2 .pricing_table_column:first-child + div > header:before, .process_row_wrap.plus:after {
    position: absolute;
    width: 9px;
    height: 9px;
    bottom: -5px;
    right: -5px;
    content: "";
    display: block;
    z-index: 4;
    background: url("../images/plus.png") no-repeat;
}

.sidebar-page-content.left-sidebar-page aside > i, .pricing_table_column > header > i, .pricing_table_column > header:after {
    left: -5px;
    right: auto;
}

.columns_container > i, .process_row_wrap.plus:after {
    bottom: -5px;
    top: auto;
    right: 49.5%;
}

.recent-work img {
    margin-bottom: 15px;
}

.recent-work a, .learn-more-link {
    font-size: 1.3em;
    line-height: 1em;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    padding-left: 7px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
}

    .recent-work .button-element, .learn-more-link .button-element {
        content: "";
        display: block;
        position: absolute;
        top: 44%;
        right: 96%;
        width: 0;
        height: 0;
        border-top: 3px solid transparent;
        border-right-width: 4px;
        border-right-style: solid;
        border-bottom: 3px solid transparent;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        transition: all .5s ease;
    }

    .recent-work a:hover .button-element, .learn-more-link:hover .button-element {
        border-right-color: #000;
    }

    .recent-work a:hover, .learn-more-link:hover {
        color: #000;
        border-color: #000;
    }

.recent-part {
    border-top: 1px solid #d5d5d5;
    padding: 20px 0 25px;
    position: relative;
}

.news-content p, .heading_part h1, .heading_part h2, .heading_part h3, .heading_part h4, .heading_part h5, .heading_part h6 {
    padding-bottom: 0;
}

.news-content a, .read-more-link {
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    line-height: 1.2em;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 1.1em;
}

    .news-content a .button-element, .read-more-link .button-element {
        display: block;
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        top: 7px;
        left: -8px;
        border-top: 4px solid transparent;
        border-right-width: 5px;
        border-right-style: solid;
        border-bottom: 4px solid transparent;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .news-content a:hover, .read-more-link:hover {
        color: #000;
        border-color: #000;
    }

        .news-content a:hover .button-element, .read-more-link:hover .button-element {
            border-right-color: #000;
        }

.banner-part-boxed {
    background: #fbfbfb url("../images/banner_part_squares.png") repeat;
    padding: 20px 0;
    text-align: center;
}

.video_container .first-content-column, .contact_container .first-content-column {
    padding-left: 10px;
    padding-right: 10px;
    width: 479px;
}

.first-content-column {
    width: 464px;
    padding: 30px 10px 30px 25px;
    display: table-cell;
}

.second-content-column {
    width: 479px;
    display: table-cell;
    border-right: 1px dashed #c0c0c0;
}

.relative_second_col {
    height: 100%;
    width: 100%;
    position: relative;
}

.second-content-column .relative_second_col {
    padding: 30px 10px;
}

.recent-work-container .video-content-column {
    padding-top: 20px;
}

.our-team, .latest_post_carousel_container, .columns_container {
    position: relative;
}

.about-block {
    padding: 20px 0 45px;
    border-top: 1px solid #d5d5d5;
}

    .about-block .join-button {
        width: 91%;
        margin-top: -5px;
    }

        .about-block .join-button:before {
            right: 72%;
            top: 8px;
        }

.indicator-title {
    display: block;
    padding-bottom: 4px;
}

.indicator {
    width: 100%;
    height: 7px;
    background: #e3e3e3;
    position: relative;
    overflow: hidden;
}

    .indicator > div {
        position: absolute;
        height: 100%;
        right: 0;
        top: 0;
    }

        .indicator > div .button-element {
            content: "";
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            border-top: 4px solid transparent;
            border-right-width: 4px;
            border-right-style: solid;
            border-bottom: 3px solid transparent;
            top: 0;
            left: -4px;
        }

.btn {
    display: none;
    width: 40px;
    padding-top: 13px;
    height: 27px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

    .btn span.icon-bar {
        display: block;
        width: 21px;
        height: 3px;
        margin: 0 auto;
        background: #fff;
    }

.services-description {
    padding: 45px 0;
    background: #f6f6f6;
}

    .services-description.services_description_v2 {
        background: #fff;
        border-bottom: 1px dashed #c0c0c0;
    }

.services_slog {
    width: 23%;
    text-align: right;
}

.ie8 .services_slog {
    width: 24%;
}

.ie8 .services_description {
    width: 55%;
}

.services_description {
    width: 57%;
    margin-right: 15px;
}

.services_button {
    padding-top: 7px;
    width: 18%;
}

    .services_button a {
        padding: 13px 10px;
    }

.services-description .join-button {
    padding: 12px 10px;
    width: auto;
    margin-top: 5px;
}

.services-description p, .services-description h2 {
    padding-bottom: 0;
}

.services-description .join-button:before {
    top: 14px;
}

.our-work {
    padding: 30px 0;
}

.our-work-block {
    border-right: 1px solid #d5d5d5;
    padding-right: 15px;
}

.recent_work_icon_block {
    width: 46px;
    height: 46px;
    margin-left: 10px;
}

.article_social figcaption, .article_social ul {
    float: right;
    margin-left: 10px;
}

.our-work-block h5 {
    text-transform: capitalize;
    font-weight: 500;
    padding-bottom: 0;
}

.contact_info_container h5 {
    text-transform: capitalize;
    font-weight: 500;
}

.our-work-block p, .player_controls {
    padding-top: 15px;
}

.our-work > .container > .row > .span3:first-child .our-work-block {
    border: none;
    padding-right: 10px;
}

.carousel_our_partners_wrapper {
    position: relative;
}

.process_row .process-column:first-child {
    border-right: none;
}

.pricing_table_2 > .pricing_table_column:first-child .content_column_part,
.pricing_table_2 .pricing_table_column:first-child header {
    border: none !important;
}

.recent-work-container .process-column:first-child + div + div + div.process-column, .recent-work-container .process-column:first-child + div + div + div + div.process-column {
    padding-bottom: 25px;
}

.process-column {
    display: table-cell;
    width: 469px;
    height: 100%;
    padding: 15px 20px 0 10px;
    border-right: 1px dashed #c0c0c0;
}

.process_row, .sitemap_container {
    border-bottom: 1px dashed #c0c0c0;
}

.top_border {
    border-top: 1px dashed #c0c0c0;
}

.our_process_1 > div.process_row:first-child > div.process_row_wrap > div.process-column:first-child + div {
    padding: 0;
}

    .our_process_1 > div.process_row:first-child > div.process_row_wrap > div.process-column:first-child + div > .relative_second_col {
        padding: 30px 20px 0 10px;
    }

.our_process_1 > div.process_row:first-child > div.process_row_wrap > div.process-column:first-child {
    padding-top: 30px;
}

.our_process_1 > div.process_row:last-child > div.process_row_wrap > div.process-column {
    padding-bottom: 15px;
}

.process-icon-block {
    margin: 4px 10px 10px 0;
    width: 62px;
    height: 62px;
    float: right;
    position: relative;
}

.process-column h5, .third_process_block h5 {
    font-weight: 400;
}

.process-column p {
    display: inline;
}

.carousel-process {
    background: #f6f6f6;
    padding-bottom: 15px;
}

.carousel_process_nav {
    position: absolute;
    top: -40px;
    left: 10px;
}

.our_process_3 {
    padding: 20px 0 50px 0;
}

    .our_process_3 h2 {
        border-bottom: 1px solid #e2e2e2;
    }

.third_process_block {
    padding-top: 10px;
}

    .third_process_block h5 {
        padding-top: 9px;
    }

.third_icon_block {
    float: right;
    width: 42px;
    height: 42px;
    position: relative;
    margin-left: 10px;
}

    .third_icon_block:before, .social_icons_type_2 li a:before, .social_icons_type_5 li a:before, .social_icons_type_3 li a:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-top: 5px solid #fff;
        border-right: 4px solid transparent;
        position: absolute;
        top: 0;
        right: 42%;
    }

.social_icons_type_5 li a {
    background: #d7d7d7;
    padding-top: 7px;
    height: 21px;
}

    .social_icons_type_2 li a:before, .social_icons_type_5 li a:before, .social_icons_type_3 li a:before {
        border-left-width: 3px;
        border-right-width: 3px;
        border-top-width: 3px;
    }

.third_process_block p {
    padding-top: 15px;
}

.meet_our_team_block {
    padding: 5px 0 20px;
}

    .meet_our_team_block blockquote {
        margin-top: -20px;
    }

blockquote div.author {
    padding-right: 25px;
    padding-top: 10px;
}

.team-gallery-part {
    padding: 20px 0 25px 0;
    border-top: 1px dashed #c0c0c0;
}

    .team-gallery-part ul.team-list > li > figure img {
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

.sidebar-page-content .content-part-sidebar-page, .sidebar-page-content aside {
    padding: 40px 0;
}
/*
.sidebar-page-content {
	padding-bottom:40px;
}*/
.sidebar-page-content .single-project-content {
    border-bottom: 1px dashed #c0c0c0;
}

.typography-part {
    padding-top: 30px;
    border-top: 1px solid #e2e2e2;
}

.widget-part {
    padding-top: 18px;
    border-top: 1px solid #e2e2e2;
}

.searchform-container {
    padding: 15px;
    background: #f2f2f2 url("../images/switcher-squares.png") repeat;
    margin-bottom: 20px;
    margin-right: -10px;
    width: 209px;
}

.sidebar-page-content aside {
    border-right: 1px dashed #c0c0c0;
    padding-right: 10px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
}

.sidebar-page-content.left-sidebar-page aside {
    border-left: 1px dashed #c0c0c0;
    border-right: none;
    padding-right: 0;
    padding-left: 10px;
}

.subscribers-container {
    background: #f2f2f2 url("../images/switcher-squares.png") repeat;
    margin-top: 30px;
    margin-right: -10px;
    overflow: hidden;
    width: 239px;
}

.container_404 {
    padding: 120px 0;
    text-align: center;
}

.content-container {
    padding: 30px 0 15px 0;
}

.coming_soon_container {
    padding: 30px 0 15px;
    text-align: center;
}

.subscribe_container {
    padding: 40px 0;
    text-align: center;
}

.sitemap_01 {
    background-image: url("../images/sitemap_01.png");
}

.sitemap_02 {
    background-image: url("../images/sitemap_02.png");
}

.sitemap_03 {
    background-image: url("../images/sitemap_03.png");
}

.sitemap_04 {
    background-image: url("../images/sitemap_04.png");
}

.sitemap_05 {
    background-image: url("../images/sitemap_05.png");
}

.sitemap_06 {
    background-image: url("../images/sitemap_06.png");
}

.sitemap_07 {
    background-image: url("../images/sitemap_07.png");
}

.sitemap-column {
    padding-top: 30px;
    border-right: 1px dashed #c0c0c0;
    width: 239px;
    padding-right: 10px;
    float: right;
    position: relative;
    min-height: 281px;
    background-repeat: no-repeat;
    background-position: 97% 12%;
}

.portfolio_nav {
    background: #fbfbfb url("../images/switcher-squares.png") repeat;
}

.portfolio-content, .portfolio-content-3-column, .portfolio-content-4-column {
    padding: 20px 0;
}

.box-2-column, .box-3-column, .box-4-column {
    overflow: hidden;
    position: relative;
    width: 488px;
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.box-3-column {
    width: 324px;
}

.box-4-column {
    width: 241px;
}

.related-projects-container {
    padding-top: 20px;
    position: relative;
}

    .related-projects-container .carousel-fw-nav {
        top: 20px;
    }

.alert_information_message, .alert_warning_message, .alert_succes_message, .alert_error_message {
    display: block;
    background: #d1e4f3 url("../images/alert_information_message.png") no-repeat 2% 50%;
    color: #333e4e;
    position: relative;
    padding: 10px 40px;
    border: 1px solid #99c4ea;
    margin-bottom: 20px;
}

.alert_warning_message {
    background: #ffe396 url("../images/alert_warning_message.png") no-repeat 2% 50%;
    border: 1px solid #e6b23e;
}

.alert_succes_message {
    background: #d2f6a4 url("../images/alert_succes_message.png") no-repeat 2% 50%;
    border: 1px solid #aadc6a;
}

.alert_error_message {
    background: #fad5cf url("../images/alert_error_message.png") no-repeat 2% 50%;
    border: 1px solid #e18b7c;
}

.close_message {
    display: block;
    cursor: pointer;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 34%;
    right: 94%;
}

.alert_information_message .close_message {
    background: url("../images/close_blue_message.png") no-repeat;
}

.alert_warning_message .close_message {
    background: url("../images/close_yellow_message.png") no-repeat;
}

.alert_succes_message .close_message {
    background: url("../images/close_green_message.png") no-repeat;
}

.alert_error_message .close_message {
    background: url("../images/close_red_message.png") no-repeat;
}

.alert_information_message:before, .alert_warning_message:before, .alert_succes_message:before, .alert_error_message:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
}

.buttons_column, .pricing_table_2 > div {
    width: 20%;
    float: right;
}

.buttons_container {
    padding-bottom: 40px;
}

.first-content-column iframe, .second-content-column iframe {
    width: 100%;
    height: 300px;
}

article iframe {
    width: 100%;
    height: 405px;
}

.blog_small_image_part iframe {
    width: 100%;
    height: 100%;
}

.box_blog iframe {
    min-height: 179px;
    width: 100%;
}

.audio_container embed {
    width: 100%;
    height: 50px;
}

#time_container {
    width: 300px;
    margin: 0 auto;
}

    #time_container dl {
        float: right;
        margin-right: 35px;
    }

        #time_container dl:first-child {
            margin-right: 0;
        }

    #time_container dd {
        text-transform: uppercase;
        font-size: 1.4em;
    }

#time_hour, #time_minute, #time_second {
    font-size: 6em;
    line-height: 1em;
}

.title_info {
    padding: 16px 0;
}

.post_time {
    margin-top: 4px;
    color: #fff;
    margin-left: 10px;
}

    .post_time dt, .post_time dd {
        font-size: 2em;
        font-weight: 900;
        padding: 6px 2px;
        width: 60px;
        text-align: center;
        position: relative;
    }

        .post_time dt .button-element {
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top-width: 6px;
            border-top-style: solid;
            right: 43%;
            bottom: -6px;
            z-index: 5;
        }

.ie8 .post_time dt .button-element {
    bottom: -5px;
}

.post_time dd {
    background: #c3c3c3;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 1.6em;
}

.post_links {
    border-top: 1px solid #c0c0c0;
    padding: 5px 0;
}

    .post_links img {
        margin-top: 2px;
        margin-right: 5px;
    }

    .post_links div {
        float: right;
        margin-left: 25px;
        padding-right: 20px;
    }

        .post_links div:first-child {
            background: url("../images/post_icon_01.png") no-repeat 0 2px;
        }

            .post_links div:first-child + div {
                background: url("../images/custom_icon_29.png") no-repeat 0 2px;
            }

                .post_links div:first-child + div + div {
                    background: url("../images/post_icon_02.png") no-repeat 0 3px;
                }

.title_info h2, .p_bottom_10 {
    padding-bottom: 10px;
}

.title_info figure {
    width: 89.8%;
}

.title_info_type_2 figure {
    width: 48.6%;
}

.title_info_type_2 .post_links > div {
    margin-right: 13px;
}

.audio_main_container {
    background: #f2f2f2;
}

.audio_container {
    padding: 35px 10px 0px 10px;
    position: relative;
}

.popular_container, .like_container {
    margin-bottom: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.like_container {
    right: auto;
    left: 10px;
}

    .like_container > a {
        float: right;
        margin-right: 4px;
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

        .like_container > a:first-child {
            margin-right: 0;
        }

.track_name dt {
    font-size: 1.4em;
}

.track_name dd {
    color: #838383;
    font-size: 0.9em;
}

.track_stat {
    padding: 4px 10px;
    border-top: 1px solid #fff;
}

    .track_stat a {
        color: #878787;
        font-size: 0.85em;
        margin-left: 10px;
        position: relative;
    }

        .track_stat a:first-child {
            padding-right: 8px;
        }

            .track_stat a:first-child:after {
                content: "";
                display: block;
                width: 0;
                height: 0;
                border-top: 4px solid transparent;
                border-right: 5px solid #afafaf;
                border-bottom: 4px solid transparent;
                position: absolute;
                top: 3px;
                right: 0;
            }

    .track_stat > a:first-child + a img, .track_stat > a:first-child + a + a img {
        margin: 6px 0 0 3px;
    }

.contact_info > div {
    width: 50%;
    margin-bottom: 25px;
}

.blog_small_image_part {
    width: 281px;
    height: 186px;
    padding-top: 4px;
    position: relative;
}

article.audio_small_blog {
    margin-bottom: 65px;
}

    article.audio_small_blog figure.blog_small_image_part {
        height: 206px;
    }

.blog_container_isotope {
    padding: 6px 0;
}

.box_blog {
    width: 230px;
    margin: 0 7.5px 20px;
}

.box_blog_wrap {
    padding: 1px;
    border: 1px solid #d3d3d3;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.box_blog_wrap_hover {
    -webkit-box-shadow: 0 0 3px 3px rgba(204,204,204,0.6);
    -moz-box-shadow: 0 0 3px 3px rgba(204,204,204,0.6);
    box-shadow: 0 0 3px 3px rgba(204,204,204,0.6);
}

.box_blog h5 {
    text-transform: none;
    padding: 15px 0;
}

.box_blog_description {
    padding: 7px;
}

    .box_blog_description .read-more-link {
        font-size: inherit;
    }

.box_blog_post_info .post_links {
    border-top: 1px dashed #c0c0c0;
    width: 67%;
    padding-right: 5px;
}

.box_blog_post_info .post_time {
    margin: 0;
}

.box_blog_post_info {
    margin-top: 15px;
}

    .box_blog_post_info .post_links div {
        margin-left: 0;
    }

.box_blog blockquote {
    margin-bottom: 15px;
}

.box_blog .author {
    text-align: center;
    font-weight: normal;
}

.article_social figcaption {
    font-weight: bold;
    padding: 3px 0;
}

.comment_container > div:first-child {
    margin-left: 10px;
    margin-top: 4px;
}

    .comment_container > div:first-child + div {
        width: 89%;
    }

.comment_container.level_2 > div:first-child + div {
    width: 87%;
}

.comment_container.level_3 > div:first-child + div {
    width: 85%;
}

.author_post {
    font-weight: bold;
}

.data_post, .comment_info a:hover {
    color: #989898;
}

.comment_info > p {
    padding-bottom: 5px;
}

.comment_container {
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 20px;
}

    .comment_container.level_2 {
        margin-right: 83px;
    }

    .comment_container.level_3 {
        margin-right: 166px;
    }

.audio_bg_part {
    position: relative;
    background: url("../images/audio_bg.png") repeat;
    margin-top: 5px;
    padding: 20px 10px;
    margin-bottom: 5px;
}

.player_progress {
    height: 9px;
    background: #eeeeee;
    cursor: pointer;
    position: relative;
}

    .player_progress > div {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 20%;
    }

.current-time {
    color: #eeeeee;
    position: absolute;
    bottom: 2px;
    right: 7%;
}

.duration {
    color: #eeeeee;
    position: absolute;
    bottom: 2px;
    left: 3.5%;
}

.play-button {
    display: block;
    width: 40px;
    margin-bottom: 5px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}

    .play-button:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 15px solid #fff;
        border-bottom: 10px solid transparent;
        position: absolute;
        top: 23%;
        right: 39%;
    }

.volume_bar {
    width: 103px;
    height: 9px;
    background: #cdcdcd;
    position: relative;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 2px;
}

.box_blog_wrap .volume_bar {
    width: 70px;
}

.volume_bar > div {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 70%;
}

.process_2_icon {
    position: relative;
    background: #c7c7c7;
    width: 50px;
    height: 62px;
    margin-left: 10px;
}

    .process_2_icon > i {
        position: absolute;
        top: 0;
        right: 22px;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top-width: 5px;
        border-top-style: solid;
        border-top-color: #c7c7c7;
    }

.subscribe_container input.input_type_2 + a {
    padding-top: 9px;
    padding-bottom: 10px;
    width: 19%;
}

.slider_effect {
    min-height: 467px;
}

.scroll_slider_wrap {
    position: relative;
    overflow: hidden;
    padding-bottom: 16px;
}

.scroll_slider_column1, .scroll_slider_column2 {
    height: 243px;
    width: 250px;
    float: right;
    position: relative;
    overflow: hidden;
    border: 1px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.scroll_slider_column2 {
    width: 500px;
}

    .scroll_slider_column1 .featured-work-description, .scroll_slider_column2 .featured-work-description {
        width: 100%;
        height: 241px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.main-content.scroll_slider_container {
    z-index: 3;
}

.scroll_slider_container {
    border-bottom: 1px dashed #c0c0c0;
}

/*hide*/

#carousel-team-nav > a > span, #carousel-news-nav > a > span, #our_partners_carousel_nav > a > span,
.ie8 .accordion-icon-arrow,
.recent-work-container > div.recent-work:first-child > i,
.recent-work-container > div.recent-work:first-child:after,
.ie8 .header-image-part .bwWrapper > img:first-child + img, .header-image-part .bwWrapper > canvas + img,
.featured-work-description a.video-button:before, .portfolio_description a.video-button:before, .recent-work-container .sitemap-column:first-child > i,
.recent-work-container .sitemap-column.sitemap_05 > i, .pricing_table_2 .pricing_table_column:first-child header:before,
.pricing_table_2 .pricing_table_column:first-child header:after, .ie8 .active_link_icon, .ie8 .no_active_link_icon {
    display: none;
}

/* 10. Carousels */

#carousel-featured-work, .our_process_1, .process-column a.learn-more-link {
    margin-bottom: 20px;
}

    #carousel-featured-work li {
        float: right;
        position: relative;
        overflow: hidden;
        height: 244px;
        border-left: 1px solid transparent;
    }

.featured-work-description, .portfolio_description {
    position: absolute;
    width: 225px;
    height: 200px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    /*background:rgba(247,247,247,0.85);*/
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#9cffffff', endColorstr='#9cffffff');
    padding: 10px;
    right: 0;
    top: 180px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 20;
}

.hover_effect {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 0;
    right: 0;
    /*background:rgba(247,247,247,0.85);*/
    z-index: -1;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .hover_effect {
        border-bottom: 1px solid rgba(247,247,247,0.85);
    }
}

.ie8 .hover_effect {
    background: url("../images/hover_effect.png") repeat;
}

.fancybox_blog_container:hover .hover_effect {
    opacity: 1;
    z-index: 1;
    filter: alpha(opacity=100);
}

.portfolio_description {
    width: 468px;
    height: 432px;
    top: 380px;
    padding: 20px 10px;
}

.box-3-column .portfolio_description {
    width: 305px;
    top: 230px;
    height: 277px;
}

.box-4-column .portfolio_description {
    width: 224px;
    height: 201px;
    top: 137px;
}

#carousel-featured-work li:hover .featured-work-description, .scroll_slider_column1:hover .featured-work-description, .scroll_slider_column2:hover .featured-work-description {
    top: 0;
}

.featured-work-description a, .portfolio_description a {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    position: relative;
    z-index: 10;
    display: block;
    width: 39px;
    height: 39px;
}

.fancy_button {
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -19px -19px;
    width: 39px;
    height: 39px;
}

.portfolio_description a {
    margin-top: 30%;
}

.box-3-column .portfolio_description a {
    margin-top: 20%;
}

.box-4-column .portfolio_description a {
    margin-top: 5%;
}

.featured-work-description a:before, .portfolio_description a:before, .fancy_button:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../images/lupa.png") no-repeat 50% 50%;
}

.featured-work-description a.video-button:after, .portfolio_description a.video-button:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    right: 12px;
    top: 7px;
    border-top: 13px solid transparent;
    border-right: 18px solid #fff;
    border-bottom: 13px solid transparent;
}

.featured-work-container, .box_blog_carousel_container, .relative, .process-column > figure {
    position: relative;
}

.carousel-fw-nav {
    position: absolute;
    left: 1px;
    top: 0;
}

.latest_post_nav {
    position: absolute;
    top: -40px;
    left: 0;
}

#car_prev, #car_process_prev, #car_process_next, #car_next, #latest_post_prev, #latest_post_next, .blog_small_prev, .blog_small_next {
    display: block;
    width: 25px;
    height: 25px;
    position: relative;
    background: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
    float: right;
}

#car_next, #car_process_next, #latest_post_next, .blog_small_next {
    margin-right: 3px;
}

    #latest_post_prev:hover, #latest_post_next:hover, .related-projects-container #car_prev:hover, .related-projects-container #car_next:hover, .like_container > a:hover,
    .blog_small_prev:hover, .blog_small_next:hover, #car_prev:hover, #car_process_prev:hover, #car_process_next:hover, #car_next:hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }

#car_prev:before, #car_process_prev:before, #latest_post_prev:before, .blog_small_prev:before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 3px;
    right: 5px;
    border-top: 10px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 10px solid transparent;
}

#car_next:before, #car_process_next:before, #latest_post_next:before, .blog_small_next:before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 3px;
    right: 9px;
    border-top: 10px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent;
}

.date-block {
    float: right;
    display: block;
    padding-top: 3px;
}

#carousel-recent-news li {
    float: right;
    padding-top: 10px;
}

    #carousel-recent-news li article {
        margin-bottom: 25px;
    }

        #carousel-recent-news li article:first-child {
            padding-top: 0;
        }

.news-content {
    float: right;
    width: 400px;
    margin-right: 10px;
}

.month {
    width: 62px;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    font-size: 1.2em;
}

.year {
    width: 51px;
    text-align: center;
    font-size: 1.2em;
    color: #fff;
    background: #cccccc;
    padding: 3px 0;
}

#carousel-news-nav {
    position: absolute;
    right: 0;
    top: 56px;
}

#carousel-team-nav, #our_partners_carousel_nav {
    position: absolute;
    top: 10px;
    left: 0;
}

#our_partners_carousel_nav {
    top: 5px;
}

#our_partners_carousel li canvas + img {
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

#our_partners_carousel li a:hover img {
    visibility: visible;
}

#carousel-news-nav a, #carousel-team-nav a, #our_partners_carousel_nav a {
    display: block;
    background: #d9d9d9;
    width: 8px;
    height: 8px;
    overflow: hidden;
    float: right;
    margin-right: 3px;
}

#carousel-news-nav > a:first-child, #carousel-team-nav > a:first-child, #our_partners_carousel_nav > a:first-child {
    margin-right: 0;
}

#team-carousel > li img, .team-list > li img {
    margin-bottom: 15px;
}

#team-carousel > li h5, .team-list > li h5 {
    text-transform: capitalize;
    padding-bottom: 0;
}

#team-carousel > li p, .team-list > li p {
    padding-bottom: 5px;
}

#team-carousel > li {
    float: right;
    padding-bottom: 25px;
}

#our_partners_carousel {
    margin: 15px 0;
}

    #our_partners_carousel li, #carousel_process li, #latest_post_carousel > li, #post_carousel li, .blog_small_images_carousel li, #portfolio_carousel li, #carousel_v4 li {
        float: right;
    }

#post_carousel li, .blog_small_images_carousel li {
    display: block;
}

#carousel_process li {
    padding-right: 30px;
    padding-bottom: 20px;
}

#carousel_process h5 {
    padding-top: 20px;
    font-weight: 400;
}

#carousel_process p {
    padding-top: 25px;
}

#latest_post_carousel li p, .coming_soon_container h2 {
    padding-bottom: 0;
}

#latest_post_carousel li {
    padding-bottom: 15px;
}

#post_prev, #portfolio_prev {
    display: block;
    background: #000;
    width: 47px;
    height: 47px;
    position: absolute;
    top: 45%;
    right: 0;
    z-index: 10;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -webkit-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;
}

#post_next, #portfolio_next {
    display: block;
    background: #000;
    width: 47px;
    height: 47px;
    position: absolute;
    top: 45%;
    left: 0px;
    z-index: 10;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -webkit-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;
}

    #post_prev:hover, #post_next:hover, #portfolio_prev:hover, #portfolio_next:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

#post_prev:after, #portfolio_prev:after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 14px solid #fff;
    border-bottom: 10px solid transparent;
    top: 14px;
    right: 15px;
}

#post_next:after, #portfolio_next:after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 14px solid #fff;
    border-bottom: 10px solid transparent;
    top: 14px;
    right: 20px;
}

.box_blog_carousel_container .blog_small_nav {
    top: 0;
}

.blog_small_nav {
    position: absolute;
    top: 4px;
    left: 0;
    z-index: 9;
}

/* Tabs */

.tabs-nav li {
    float: right;
    position: relative;
}

    .tabs-nav li a {
        padding: 0;
        border-left: 1px solid #dfdfdf;
        border-right: 1px solid #dfdfdf;
        border-top: 1px solid #dfdfdf;
        text-transform: uppercase;
        font-size: 0.9em;
        color: #616262;
        font-weight: bold;
        width: 86px;
        text-align: center;
        padding: 10px 0;
        display: block;
        background: -webkit-linear-gradient(top,#fafafa,#efefef);
        background: -moz-linear-gradient(top,#fafafa,#efefef);
        background: -o-linear-gradient(top,#fafafa,#efefef);
        background: -ms-linear-gradient(top,#fafafa,#efefef);
        background: linear-gradient(top,#fafafa,#efefef);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#efefef' );
    }

        .tabs-nav li a .tabs-selected-element1 {
            position: absolute;
            width: 0;
            height: 0;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: 7px solid #fff;
            bottom: -6px;
            right: 45%;
            z-index: 5;
        }

        .tabs-nav li a .tabs-selected-element2 {
            position: absolute;
            width: 10px;
            height: 1px;
            right: -8px;
            top: -3px;
            -webkit-transform: rotate(47deg);
            -moz-transform: rotate(47deg);
            -o-transform: rotate(47deg);
            -ms-transform: rotate(47deg);
            transform: rotate(47deg);
            background: #dfdfdf;
        }

        .tabs-nav li a .tabs-selected-element3 {
            position: absolute;
            width: 10px;
            height: 1px;
            right: -2px;
            top: -3px;
            -webkit-transform: rotate(132deg);
            -moz-transform: rotate(132deg);
            -o-transform: rotate(132deg);
            -ms-transform: rotate(132deg);
            transform: rotate(132deg);
            background: #dfdfdf;
        }

.ie8 .tabs-nav li a .tabs-selected-element1 {
    display: none;
}

.tabs-nav li a.tab_selected {
    background: #fff;
    position: relative;
    filter: none;
}

#tabs > div {
    padding: 20px 25px;
    border: 1px solid #dfdfdf;
}

/* 12. Tables */

.table-light-row {
    border-top: 1px solid #dfdfdf;
    background: #f6f6f6;
}

table {
    width: 100%;
    margin-bottom: 20px;
}

    table td {
        width: 25%;
        padding: 12px 0px;
    }

    table tr {
        border-bottom: 1px solid #dfdfdf;
    }

        table tr:first-child {
            font-size: 0.9em;
            font-weight: bold;
            text-transform: uppercase;
        }

        table tr td:first-child {
            padding-right: 15px;
        }

.pricing_table {
    text-align: center;
    margin-bottom: 15px;
}

.pricing_table_column {
    float: right;
    width: 25%;
    position: relative;
}

    .pricing_table_column > header > h5, .content_column_part dt, .content_column_part dd, .process_2_icon, .process_2_icon > i, .hover_effect, .main_menu_container {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .pricing_table_column.active_table_column, .pricing_table_column.hover_table_column {
        z-index: 3;
    }

    .pricing_table_column header {
        border-left: 1px dashed #c0c0c0;
        border-top: 1px dashed #c0c0c0;
        border-bottom: 1px dashed #c0c0c0;
        padding: 15px 0;
        position: relative;
    }

    .pricing_table_column footer {
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
    }

.content_column_part {
    border-left: 1px dashed #c0c0c0;
}

    .content_column_part > div dt {
        font-weight: 500;
        color: #373737;
        font-size: 5em;
        line-height: 1em;
    }

    .content_column_part > div dd {
        color: #989898;
        font-size: 1.2em;
    }

.pricing-table-light-row {
    background: #f8f8f8;
    z-index: 1;
}

.content_column_part > div:first-child {
    padding: 15px 0 20px 0;
}

.list_of_services > div {
    padding: 13px 0;
}

.pricing_table > .pricing_table_column:first-child header, .pricing_table > .pricing_table_column:first-child .content_column_part,
.pricing_table_2 .pricing_table_column:first-child + div header, .pricing_table_2 .pricing_table_column:first-child + div .content_column_part {
    border-right: 1px dashed #c0c0c0;
}

.pricing_table > .pricing_table_column:first-child + div + div + div footer, .pricing_table_2 > .pricing_table_column:first-child + div + div + div + div footer {
    border-left: none;
}

.pricing_table_2 > .pricing_table_column:first-child + div + div + div footer {
    border-left: 1px solid #fff;
}

.active_table_column, .hover_table_column {
    -webkit-box-shadow: 0 0 3px 3px rgba(204,204,204,0.4);
    -moz-box-shadow: 0 0 3px 3px rgba(204,204,204,0.4);
    box-shadow: 0 0 3px 3px rgba(204,204,204,0.4);
}

.pricing_table_2 .pricing_table_column:first-child .content_column_part .list_of_services {
    padding: 3px 0;
}

.pricing_table_2 .pricing_table_column:first-child:hover {
    box-shadow: none;
}

.pricing_table_2 .pricing_table_column header {
    min-height: 22px;
}

.pricing_table_2 .pricing_table_column .content_column_part > div:first-child {
    min-height: 84px;
}

/* 13. Lists */

.tags {
    padding-right: 14px;
}

    .tags li, .blog_small_image_part {
        float: right;
        margin-left: 20px;
        margin-bottom: 5px;
        text-align:right;
    }

    .tags a {
        color: #8a8a8a;
        background: #282828;
        display: block;
        padding: 1px 8px 1px 4px;
        position: relative;
    }

        .tags a:before {
            display: block;
            content: "";
            width: 14px;
            height: 100%;
            background: url("../images/tag-right-part.png") no-repeat;
            position: absolute;
            right: -14px;
            top: 0;
        }

        .tags a:hover {
            color: #fff;
        }

.adress-list li {
    color: #8a8a8a;
}

.personal-social li, .player_controls li {
    float: right;
    margin-right: 3px;
}

.player_controls li {
    margin-right: 5px;
}

.volume_bar + a, .player_controls > li:first-child + li > a, .player_controls > li:first-child + li + li > a {
    display: block;
    width: 16px;
    height: 14px;
    overflow: hidden;
    cursor: pointer;
}

    .volume_bar + a img {
        margin-top: -14px;
    }

.player_controls > li:first-child + li > a {
    width: 20px;
    height: 15px;
}

    .player_controls > li:first-child + li > a img {
        margin-top: -15px;
    }

.player_controls > li:first-child + li + li > a {
    width: 18px;
    height: 16px;
}

    .player_controls > li:first-child + li + li > a img {
        margin-top: -16px;
    }

.personal-social li:first-child, .audio_controls li:first-child {
    margin-right: 0;
}

.personal-social > li > a {
    display: block;
    width: 28px;
    height: 28px;
    position: relative;
    background-color: #cdcdcd;
}

    .personal-social > li > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 3px solid transparent;
        border-top: 4px solid #fff;
        border-right: 3px solid transparent;
        position: absolute;
        top: 0;
        right: 40%;
    }

.personal-twitter a {
    background-image: url("../images/personal_twitter.png");
    background-repeat: no-repeat;
    background-position: 50% 55%;
}

.personal-facebook a {
    background-image: url("../images/personal_facebook.png");
    background-repeat: no-repeat;
    background-position: 50% 55%;
}

.personal-skype a {
    background-image: url("../images/personal_skype.png");
    background-repeat: no-repeat;
    background-position: 50% 55%;
}

.personal-googleplus a {
    background-image: url("../images/personal_googleplus.png");
    background-repeat: no-repeat;
    background-position: 50% 55%;
}

.skills-list li {
    margin-top: 10px;
}

    .skills-list li:first-child, .list-type1 > li:first-child, .list-type2 > li:first-child, .list-type3 > li:first-child, .list-type4 > li:first-child, .popular_list li:first-child {
        margin-top: 0;
    }

.m_top_0 {
    margin-top: 0 !important;
}

.team-list > li {
    float: left;
    width: 230px;
    margin-right: 20px;
}

    .team-list > li:first-child {
        margin-right: 0;
    }

.list-type1, .list-type2, .list-type3, .list-type4 {
    margin-left: 20px;
    margin-bottom: 25px;
}

.list-type3 {
    margin-left: 0;
}

    .list-type1 > li, .list-type2 > li, .list-type3 > li, .list-type4 > li {
        margin-top: 5px;
    }

        .list-type1 > li > a, .list-type2 > li > a, .list-type3 > li > a, .list-type4 > li > a {
            position: relative;
            padding-right: 12px;
            color: #616262;
            display: block;
            text-align: justify;
        }

            .list-type1 > li > a .button-element, .list-type1 > li > span .button-element {
                content: "";
                display: block;
                width: 0;
                height: 0;
                position: absolute;
                top: 4.5px;
                right: 0;
                border-top: 4px solid transparent;
                border-right-width: 5px;
                border-right-style: solid;
                border-right-color: #616262;
                border-bottom: 4px solid transparent;
                -webkit-transition: all 0.5s ease;
                -moz-transition: all 0.5s ease;
                transition: all 0.5s ease;
            }

            .list-type2 > li > a:after {
                content: ">";
                display: block;
                position: absolute;
                top: 9px;
                font-family: Trebuchet MS,sans-serif;
                font-size: 0.8em;
                line-height: 0;
                right: 0;
                -webkit-transition: all 0.5s ease;
                -moz-transition: all 0.5s ease;
                transition: all 0.5s ease;
                color: #003d7f;
                font-weight: bold;
            }

        .list-type2 > li > ul {
            padding: 5px 0 0 20px;
        }

            .list-type2 > li > ul > li > a {
                color: #989898;
                position: relative;
                padding-right: 10px;
                display: block;
            }

                .list-type2 > li > ul > li > a .button-element {
                    content: "";
                    display: block;
                    width: 3px;
                    height: 3px;
                    position: absolute;
                    background: #989898;
                    top: 44%;
                    right: 0;
                    -webkit-transition: all 0.5s ease;
                    -moz-transition: all 0.5s ease;
                    transition: all 0.5s ease;
                }

        .list-type3 > li > a:after, .list-type3 > li > span:before {
            content: ". .";
            display: block;
            position: absolute;
            right: 0;
            top: 6.5px;
            line-height: 0;
            letter-spacing: -2px;
            color: #003d7f;
        }

        .list-type3 > li > a:before, .list-type3 > li > span:before {
            content: ". .";
            display: block;
            position: absolute;
            right: 0;
            top: 2.5px;
            line-height: 0;
            letter-spacing: -2px;
            color: #003d7f;
        }

.list_icon_container {
    width: 8px;
    height: 5px;
    position: absolute;
    top: 45%;
    right: 0;
}

.no_active_link_icon {
    background: #616262;
    width: 4px;
    height: 1px;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    position: absolute;
    top: 2px;
    right: 0px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.active_link_icon {
    background: #616262;
    width: 6px;
    height: 1px;
    -webkit-transform: rotate(129deg);
    -moz-transform: rotate(129deg);
    -o-transform: rotate(129deg);
    -ms-transform: rotate(129deg);
    transform: rotate(129deg);
    position: absolute;
    top: 2px;
    right: 3px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.categories-list > li > a:hover {
    padding-right: 20px;
}

    .categories-list > li > a:hover:after {
        right: 10px;
    }

.post-list li img {
    float: right;
    margin-right: 10px;
    margin-top: 4px;
}

.post-list li h6 {
    text-transform: none;
    padding-bottom: 0;
    line-height: 1.5em;
    font-weight: 500;
}

.time-post {
    color: #989898;
    padding-bottom: 5px;
}

.subscribers-list li {
    float: right;
    width: 25%;
}

.subscribers-list a {
    display: block;
    position: relative;
    padding: 10px 0;
    text-align: center;
}

    .subscribers-list a > p {
        padding-bottom: 0;
        font-size: 0.89em;
        line-height: 1.2em;
        color: #757575;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .subscribers-list a > img:first-child + p {
        color: #000;
    }

    .subscribers-list a:hover p, .subscribers-list a:hover > img:first-child + p {
        color: #fff;
    }

.icons-part {
    position: relative;
    width: 35px;
    height: 35px;
    margin: 0 auto 4px auto;
}

.no-active-icon {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.active-icon {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    opacity: 0;
    filter: alpha(opacity=0);
}

.subscribers-list a:hover .active-icon {
    opacity: 1;
    filter: alpha(opacity=100);
}

.subscribers-list a:hover .no-active-icon {
    opacity: 0;
    filter: alpha(opacity=0);
}

.portfolio_navigation > li, .pagination_style_1 li, .pagination_style_1, .pagination_style_2, .pagination_style_2 li, .popular_list li {
    float: right;
}

.popular_list li {
    margin-right: 1px;
}

.portfolio_navigation > li > a {
    display: block;
    cursor: pointer;
    padding: 10px 20px;
    position: relative;
    color: #616262;
    font-size: 1.1em;
}

    .portfolio_navigation > li > a.selected .button-element {
        display: block;
        position: absolute;
        bottom: -8px;
        right: 40%;
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-top-width: 8px;
        border-top-style: solid;
        border-right: 7px solid transparent;
    }

    .portfolio_navigation > li > a.selected {
        color: #fff;
    }

.pagination_style_1 li a, .pagination_style_2 li a {
    display: block;
    width: 28px;
    text-align: center;
    padding: 6px 0;
    color: #535353;
    border: 1px solid #dfdfdf;
}

    .pagination_style_1 li.selected_pag a, .pagination_style_1 li a:hover {
        background: #ecebeb;
        border-color: #ecebeb;
    }

.pagination_style_1 li, .pagination_style_2 li {
    margin: 0 1px;
}

    .pagination_style_1 li.hidden_pages a, .pagination_style_1 li.hidden_pages a:hover, .pagination_style_2 li.hidden_pages a, .pagination_style_2 li.hidden_pages a:hover {
        padding: 0;
        background: transparent;
        border: none;
        width: auto;
        line-height: 1;
        padding-top: 21px;
    }

        .pagination_2_container .pagination_style_2 li.hidden_pages a, .pagination_style_2 li.hidden_pages a:hover {
            color: #cbcbcb;
        }

    .pagination_style_2 li a:hover, .pagination_style_2 li.selected_pag a {
        color: #fff;
    }

.popular_list a {
    display: block;
    width: 15px;
    height: 14px;
    cursor: pointer;
    background: url("../images/popular_icon.png") no-repeat 0 -14px;
}

.active_popular {
    background-position: 0 0 !important;
}

/* 14. Buttons */

.join-button {
    display: block;
    color: #fff;
    padding: 7px 10px;
    width: 167px;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
    position: relative;
    font-size: 1.4em;
    font-weight: 300;
}

    .join-button .button-element, .small_button_style_5 .button-element, .medium_button_style_5 .button-element, .large_button_style_5 .button-element {
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-right: 8px solid transparent;
        border-bottom-width: 8px;
        border-bottom-style: solid;
        border-left: 8px solid transparent;
        position: absolute;
        top: -8px;
        right: 46%;
    }

.ie8 .small_button_style_5 .button-element {
    top: -7px;
}

.join-button.button-full-width, .pricing_table_column > footer > a, .button-full-width {
    width: auto;
    font-style: normal;
}

.pricing_table_column > footer > a {
    background: #c0c0c0;
    display: block;
    font-size: 1.6em;
    padding: 10px;
    text-align: center;
    position: relative;
    color: #fff;
    font-weight: 300;
}

.join-button:before {
    display: block;
    content: "";
    position: absolute;
    width: 8px;
    height: 16px;
    top: 9px;
    right: 80%;
    background: url("../images/arrow-join-button.png") no-repeat;
}

.search-button {
    display: block;
    width: 29px;
    height: 29px;
    position: relative;
    overflow: visible;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

    .search-button:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: url("../images/search_button.png") no-repeat 50% 50%;
    }

    .search-button .button-element {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        right: 40%;
        bottom: -5px;
        border-left: 4px solid transparent;
        border-top-width: 5px;
        border-top-style: solid;
        border-right: 4px solid transparent;
    }

    .search-button:active:before {
        background-position: 50% 80%;
    }

.view-all-button {
    display: block;
    padding: 3px 10px;
    color: #fff;
    text-align: center;
    width: 93px;
    position: relative;
    font-size: 1.2em;
    background: #cecece;
}

    .view-all-button:after, .small_button_style_3:after, .medium_button_style_3:after, .large_button_style_3:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-left: 5px solid #fff;
        border-bottom: 4px solid transparent;
        position: absolute;
        right: 88%;
        top: 38%;
    }

.large_button_style_3:after {
    left: 83%;
    top: 43%;
}
/*RTL Done*/

.view-all-button:after {
    right: 77%;
}

.pag_prev_button, .pag_next_button {
    width: 93px !important;
}

    .pag_prev_button:before, .pag_next_button:before {
        content: "";
        display: block;
        width: 10px;
        height: 16px;
        position: absolute;
        background: url("../images/arrow_prev.png") no-repeat;
        top: 29%;
        right: 9%;
    }

    .pag_next_button:before {
        background: url("../images/arrow-join-button.png") no-repeat;
        right: auto;
        left: 20%;
    }

.medium_button_style_1, .medium_button_style_2, .medium_button_style_3, .medium_button_style_4, .medium_button_style_5 {
    display: block;
    color: #fff;
    padding: 7px 10px;
    width: 135px;
    text-align: center;
    position: relative;
    font-size: 1.4em;
    font-weight: 300;
}

.small_button_style_1, .small_button_style_2, .small_button_style_3, .small_button_style_4, .small_button_style_5 {
    display: block;
    width: 97px;
    padding: 3px 10px;
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 1.2em;
}

.large_button_style_1, .large_button_style_2, .large_button_style_3, .large_button_style_4, .large_button_style_5 {
    display: block;
    font-size: 1.6em;
    padding: 10px;
    width: 150px;
    text-align: center;
    position: relative;
    color: #fff;
    font-weight: 300;
}

.medium_button_style_2, .small_button_style_2, .large_button_style_2 {
    background: -webkit-linear-gradient(top,#cecece,#c0c0c0);
    background: -moz-linear-gradient(top,#cecece,#c0c0c0);
    background: -o-linear-gradient(top,#cecece,#c0c0c0);
    background: -ms-linear-gradient(top,#cecece,#c0c0c0);
    background: linear-gradient(top,#cecece,#c0c0c0);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#c0c0c0' );
}

    .medium_button_style_2:hover, .small_button_style_2:hover, .large_button_style_2:hover {
        background: -webkit-linear-gradient(top,#c0c0c0,#cecece);
        background: -moz-linear-gradient(top,#c0c0c0,#cecece);
        background: -o-linear-gradient(top,#c0c0c0,#cecece);
        background: -ms-linear-gradient(top,#c0c0c0,#cecece);
        background: linear-gradient(top,#c0c0c0,#cecece);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#cecece' );
    }

#uploadfile .small_button_style_1, #uploadfile .small_button_style_2 {
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

#uploadfile .small_button_style_1 {
    margin-right: -4px;
}

.small_button_style_4:before, .medium_button_style_4:before, .large_button_style_4:before,
.small_button_style_5:before, .medium_button_style_5:before, .large_button_style_5:before {
    content: "";
    display: block;
    width: 10px;
    height: 16px;
    position: absolute;
    background: url("../images/arrow-join-button.png") no-repeat;
    top: 29%;
    left: 5%;
}

.large_button_style_4:before, .large_button_style_5:before {
    top: 34%;
    left: 10%;
}

.small_button_style_4:before, .small_button_style_5:before {
    background-size: 6px 12px;
    top: 30%;
}

/* 15. Forms */

.searchform input {
    font-size: 0.9em;
    color: #b3b3b3;
    padding: 5px;
    float: right;
    margin-top: 1px;
    width: 167px;
}

    .searchform input:focus {
        box-shadow: 0 0 3px 3px #dedede;
    }

label {
    display: inline-block;
    width: 75px;
    padding-top: 5px;
}

input {
    color: #616262;
    width: 54%;
    padding: 5px;
    border: 1px solid #dfdfdf;
    position: relative;
}

    input[type="radio"], input[type="checkbox"] {
        display: inline-block;
    }

.form_line {
    display: block;
    padding-bottom: 15px;
}

body:not(#Foo) input[type=radio] {
    display: none;
}

    body:not(#Foo) input[type=radio] + label {
        background: url("../images/radio_no_active.png") no-repeat 0px 0px;
        padding-right: 20px;
        padding-top: 0;
        margin-top: 5px;
        width: auto;
        margin-left: 15px;
    }

    body:not(#Foo) input[type=radio]:checked + label {
        background: url("../images/radio_active.png") no-repeat 0px 0px;
    }

body:not(#Foo) input[type=checkbox] {
    display: none;
}

    body:not(#Foo) input[type=checkbox] + label {
        background: url("../images/checkbox_no_active.png") no-repeat 0px 2px;
        padding-right: 20px;
        padding-top: 0;
        margin-top: 5px;
        width: auto;
        margin-left: 15px;
    }

    body:not(#Foo) input[type=checkbox]:checked + label {
        background: url("../images/checkbox_active.png") no-repeat 0px 2px;
    }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #fff;
}

input.placeholder, textarea.placeholder {
    color: #fff;
}

.select {
    width: 251px;
    padding: 4px 10px;
    border: 1px solid #d6d6d6;
    cursor: pointer;
    background: url("../images/select.png") no-repeat 99% 1.5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 1.2em;
}

    .select + .dropdown {
        top: 30px;
    }

        .select + .dropdown ul li {
            cursor: pointer;
            padding: 5px;
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 300;
            font-size: 1.2em;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

            .select + .dropdown ul li:hover {
                background: #ccc;
            }

        .select + .dropdown ul {
            background: #fff;
            border: 1px solid #ddd;
            width: 271px;
        }

textarea {
    border: 1px solid #ddd;
    width: 97%;
    padding: 5px;
    min-height: 105px;
    margin-top: 5px;
}

input[type="submit"], input[type="reset"] {
    width: 88px;
    border: none;
    padding: 5px 7px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.subscribe_container form {
    margin: 7px auto 0 auto;
    width: 600px;
}

.input_type_2 {
    width: 75%;
    padding: 10px 5px;
    -webkit-box-shadow: 0 2px 2px 2px rgba(204,204,204,0.3) inset;
    -moz-box-shadow: 0 2px 2px 2px rgba(204,204,204,0.3) inset;
    box-shadow: 0 2px 2px 2px rgba(204,204,204,0.3) inset;
}

.ie8 .input_type_2 {
    padding: 8px 5px;
}

#contactform input {
    margin-bottom: 15px;
    width: 97%;
}

#contactform textarea {
    min-height: 233px;
    margin-bottom: 10px;
}

#contactform button {
    margin-bottom: 10px;
}

.add_comment input {
    float: right;
    border: none;
    background: #f4f4f4;
    width: 30.5%;
    margin-left: 15px;
    margin-bottom: 15px;
}

    .add_comment input:first-child {
        margin-right: 0;
    }

.add_comment textarea {
    border: none;
    background: #f4f4f4;
    width: 98.5%;
    min-height: 160px;
}

/* 16. Accordion */

.accordion {
    padding-bottom: 10px;
    padding-top: 4px;
}

.accordion-heading a {
    color: #616262;
    border-bottom: 1px solid #dfdfdf;
    padding: 11px 0 11px 40px;
    font-size: 1.3em;
    position: relative;
}

.accordion-inner {
    color: #c0c0c0;
    border-bottom: 1px solid #dfdfdf;
}

#accordion2 > .accordion-group:first-child .accordion-heading a {
    border-top: 1px solid #dfdfdf;
}

.accordion-icon {
    display: block;
    position: absolute;
    background: #e3e3e3;
    width: 39px;
    height: 39px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .accordion-icon > span:first-child {
        display: block;
        position: absolute;
        padding-top: 8px;
        width: 100%;
        font-size: 1.5em;
        height: 82%;
        color: #fff;
        z-index: 2;
        text-align: center;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        .accordion-icon > span:first-child + span {
            display: block;
            position: absolute;
            padding-top: 8px;
            width: 100%;
            height: 82%;
            font-size: 1.5em;
            color: #fff;
            z-index: 1;
            text-align: center;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

.accordion-active .accordion-icon > span:first-child {
    opacity: 0;
    filter: alpha(opacity=0);
}

    .accordion-active .accordion-icon > span:first-child + span {
        opacity: 1;
        filter: alpha(opacity=100);
    }

.accordion-icon-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-top: 9px solid #e3e3e3;
    border-right: 8px solid transparent;
    right: 33%;
    bottom: -9px;
    z-index: 5;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .accordion-icon-arrow:before {
        content: "";
        display: block;
        position: absolute;
        width: 13px;
        height: 1px;
        top: -4px;
        right: -10px;
        border-top: 1px solid #fff;
        background: #dfdfdf;
        -webkit-transform: rotate(47deg);
        -moz-transform: rotate(47deg);
        -o-transform: rotate(47deg);
        -ms-transform: rotate(47deg);
        transform: rotate(47deg);
    }

    .accordion-icon-arrow:after {
        content: "";
        display: block;
        position: absolute;
        width: 11px;
        height: 1px;
        top: -4px;
        right: -2px;
        border-bottom: 1px solid #fff;
        background: #dfdfdf;
        -webkit-transform: rotate(131deg);
        -moz-transform: rotate(131deg);
        -o-transform: rotate(131deg);
        -ms-transform: rotate(131deg);
        transform: rotate(131deg);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-0.544639035015027, M12=-0.838670567945424, M21=0.838670567945424, M22=-0.544639035015027, SizingMethod='auto expand')";
    }

/* 17. Footer */

.footer-top-line {
    background: #fbfbfb url("../images/banner_part_squares.png") repeat;
    padding: 10px 0;
}

.footer-top-line-content {
    background: #fbfbfb url("../images/banner_part_squares.png") repeat;
    padding: 20px 0;
}

.footer-top-part-boxed {
    background: #3b3b3b url("../images/banner_part_squares.png") repeat;
    padding: 35px 0;
}

#footer-top-part {
    position: relative;
    z-index: 1;
    color: #8a8a8a;
}

    #footer-top-part:after {
        content: "";
        display: block;
        width: 100%;
        height: 10px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        background: url("../images/footer-shadow.png") repeat-x;
    }

.footer-top-part-arrow {
    content: "";
    display: block;
    width: 21px;
    height: 10px;
    background: url("../images/footer-arrow.png") no-repeat;
    position: absolute;
    top: 0;
    right: 49.1%;
    z-index: 3;
}

.footer-column img {
    margin-bottom: 20px;
}

.contact-image {
    width: 59px;
    float: right;
    min-height: 60px;
    position: relative;
    z-index: 1;
    background: url("../images/world.png") no-repeat;
}

.contact-description {
    float: right;
    margin-right: 10px;
}

.contact-image span {
    position: absolute;
    top: 2px;
    right: 16px;
    z-index: 2;
    width: 13px;
    height: 19px;
}

.contact {
    margin-top: 20px;
}

.footer-column > figure > figcaption + .contact {
    margin-top: 0;
}

.footer-column > figure > figcaption + .quote {
    margin-top: 0;
    padding-top: 0;
    border: none;
}

.footer-column q {
    display: block;
    font-style: oblique;
    padding-bottom: 7px;
}

.author {
    font-weight: bold;
}

.quote {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #5a5a5a;
}

#footer-bottom-part {
    background: #303030;
}

    #footer-bottom-part p {
        padding-bottom: 0;
        float: right;
        padding-top: 12px;
    }

.footer-social-icons {
    float: left;
    margin-left: -10px;
}

/* 18. Responsive Change */

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .main-header.secondary_page_header {
        background: -webkit-linear-gradient(top,#fff 50%,rgba(255,255,255,0.8));
        background: -moz-linear-gradient(top,#fff 50%,rgba(255,255,255,0.8));
        background: -o-linear-gradient(top,#fff 50%,rgba(255,255,255,0.8));
        background: -ms-linear-gradient(top,#fff 50%,rgba(255,255,255,0.8));
        background: linear-gradient(top,#fff 50%,rgba(255,255,255,0.8));
    }

    .recent-work {
        width: 166px;
    }
    /* hide */

    .services-description .join-button:before, .join-button.button-full-width:before {
        display: none;
    }

    .news-content {
        width: 279px;
    }

    .tags li {
        margin-left: 18px;
    }

    .contact-description {
        width: 97px;
    }

    .main-menu {
        margin-right: 25px;
    }

        .main-menu > li > a {
            padding-left: 22px;
            padding-right: 22px;
            background-position: 90% 50%;
        }

    .main-slider-container, #layer-slider-fullwidth {
        margin-top: -96px !important;
    }

    .header-image-part {
        margin-top: -100px !important;
    }

    .layer-description p {
        width: auto;
    }

    .header-image-part figure {
        top: 64%
    }

    .header-image-part div.bwWrapper.container-filter {
        height: 207px !important;
    }

    .first-content-column {
        width: 336px;
    }

    .second-content-column {
        width: 345px;
    }

    .about-block .join-button:before {
        right: 81%;
        top: 10px;
    }

    .process-column {
        width: 343px;
    }

    #carousel_process > li img, .third_icon_block, .blog_small_image_part.f-left {
        float: none;
    }

    #carousel_process p, .third_process_block p {
        padding-top: 0;
    }

    .meet_our_team_block, .team-gallery-part, .buttons_container {
        padding-bottom: 20px;
    }

    .team-list > li, .team-list > li:first-child {
        margin-bottom: 10px;
        width: 166px;
    }

    .searchform-container {
        width: 147px;
    }

    .searchform input {
        width: 103px;
    }

    .subscribers-container {
        width: 177px;
    }

    .subscribers-list li {
        width: 50%;
    }

    #latest_post_carousel {
        padding-top: 20px;
    }

    .latest_post_nav {
        left: 49px;
        top: -11px;
        z-index: 10;
    }

    .sitemap-column {
        width: 176px;
        background-position: 97% 93%;
    }

    .box-2-column {
        width: 360px;
    }

    .portfolio_description {
        width: 341px;
        height: 312px;
        top: 260px;
    }

        .portfolio_description a {
            margin-top: 25%;
        }

    .box-3-column {
        width: 239px;
    }

        .box-3-column .portfolio_description {
            width: 220px;
            height: 198px;
            top: 140px;
        }

            .box-3-column .portfolio_description a {
                margin-top: 5%;
            }

    .box-4-column {
        width: 177px;
    }

        .box-4-column .portfolio_description {
            width: 159px;
            height: 140px;
            top: 81px;
        }

    .pagination_style_1 li, .pagination_style_2 li {
        margin: 1px;
    }

    .buttons_column {
        width: 33%;
        margin-bottom: 30px;
    }

    .content_column_part > div dt {
        font-size: 4em;
    }

    .title_info figure, .title_info_type_2 figure {
        width: 85.8%;
    }

    .blog_small_image_part {
        margin: 0 auto 10px auto;
    }

    .box_blog {
        width: 226px;
    }

    .box_blog_post_info .post_links {
        width: 66%;
    }

    .comment_container > div:first-child + div {
        width: 85%;
    }

    .comment_container.level_2 > div:first-child + div {
        width: 82%;
    }

    .comment_container.level_3 > div:first-child + div {
        width: 78%;
    }

    .comment_container.level_2 {
        margin-right: 73px;
    }

    .comment_container.level_3 {
        margin-right: 146px;
    }

    .add_comment input {
        width: 29.5%;
    }

    .third_process_block .small_button_style_3 {
        width: 57%;
    }

    .audio_small_blog .blog_small_image_part {
        height: auto;
    }

    article.audio_small_blog, .span6.widget-part.m-top-d blockquote {
        margin-bottom: 25px;
    }

    .columns_container > i {
        right: 49.1%;
    }

    .our-team {
        width: 728px;
    }

    .team_carousel_wrap, .process_row_wrap {
        width: 748px;
    }

    .services_description {
        width: 51%;
    }

    .process_row_wrap.plus:after {
        right: 49.4%;
    }

    .video_container .first-content-column, .contact_container .first-content-column {
        width: 351px;
    }

    .slider_effect {
        min-height: 372px;
    }

    .left-sidebar-page aside .searchform-container, .left-sidebar-page aside .subscribers-container {
        margin-right: -12px;
    }

    .scroll_slider {
        width: 1496px;
    }

    .scroll_slider_column1 {
        width: 187px;
        height: 197px;
    }

    .scroll_slider_column2 {
        width: 374px;
        height: 197px;
    }

        .scroll_slider_column1 .featured-work-description, .scroll_slider_column2 .featured-work-description {
            height: 195px;
        }

            .scroll_slider_column1 .featured-work-description a, .scroll_slider_column2 .featured-work-description a {
                margin-top: 10px;
            }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

    .recent-work {
        width: 380px;
        border-left: none;
    }
        /*hide*/
        .recent-work:after, .recent-work i, .second-content-column i, .recent-work:after,
        .our_process_1 > div.process_row:first-child > div.process_row_wrap > div.process-column:first-child + div > .relative_second_col > i, .sidebar-page-content aside > i,
        .sitemap-column.sitemap_08, .sitemap-column > i, .single-project-content aside:after, .pricing_table_column > header > i,
        .pricing_table_column > header:after, .pricing_table .pricing_table_column:first-child > header > i + i,
        .pricing_table_2 .pricing_table_column:first-child + div > header > i + i, .pricing_table .pricing_table_column:first-child > header:before,
        .pricing_table_2 .pricing_table_column:first-child + div > header:before, .columns_container > div.second-content-column > div.relative_second_col i, .columns_container > i,
        .process_row_wrap.plus:after, .main-menu > li > a[href="contact.html"]:after, .main-menu > li > a[href="contact.html"]:before {
            display: none;
        }

    .fixed_menu_container {
        display: none !important;
    }
    /*border hide*/
    .recent-work, .second-content-column, .sidebar-page-content aside, .sidebar-page-content.left-sidebar-page aside,
    .sitemap-column, .pricing_table_column > footer, .title-page-block, .process_row, .sitemap_container {
        border: none;
    }

    .main-menu > li > a {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background: none;
        padding-right: 20px;
        position: relative;
    }

        .main-menu > li > a:after, .main-menu > li > a:before {
            content: "";
            display: block;
            position: absolute;
            width: 7px;
            height: 4px;
            background: url("../images/menu-arrow.png") no-repeat;
            top: 44%;
            right: 93%;
            z-index: 1;
        }

        .main-menu > li > a:before {
            background: url("../images/menu-arrow-active.png") no-repeat;
            z-index: 2;
            opacity: 0;
            filter: alpha(opacity=0);
        }

        .main-menu > li.dropdown.open > a, .main-menu > li.dropdown.current_item_top_level > a, .main-menu > li > a:hover {
            color: #fff;
        }

    .post_time dt .button-element {
        bottom: -5px;
    }

    .main-menu > li.dropdown.open > a:before, .main-menu > li.dropdown.current_item_top_level > a:before, .main-menu > li > a:hover:before {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .process-column {
        border-right: none;
    }

    .news-content {
        width: 300px;
    }

    .footer-column {
        padding-bottom: 20px;
    }

    .process-column, .our_process_1 > div.process_row:first-child > div.process_row_wrap > div.process-column:first-child + div > .relative_second_col {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #footer-bottom-part p {
        padding: 10px 0;
    }

    .featured-work-description, .first-content-column, .second-content-column, .process-column, .searchform-container,
    .subscribers-container, .sitemap-column, .subscribe_container form, .relative_second_col, .services_slog, .services_description, .services_button, .video_container .first-content-column,
    .contact_container .first-content-column {
        width: auto;
    }

    .layer-description p {
        width: 150px;
    }

    .main-slider-container, #layer-slider-fullwidth, .meet_our_team_block blockquote, .header-image-part {
        margin-top: 0px !important;
    }

        .header-image-part div.bwWrapper.container-filter {
            height: 150px !important;
        }

    .main-header + .main_menu_container {
        visibility: visible !important;
        height: auto !important;
    }

    .header-image-part figure {
        top: 26%;
        right: -121px;
    }

    .about-block .join-button:before {
        right: 64%;
    }

    .second-content-column, .indent_figure {
        padding-bottom: 0;
    }

    .services-description .join-button {
        margin-top: 10px;
    }

        .services-description .join-button:before {
            right: 61%;
        }

    .our-work-block, .our-work > .container > .row > .span3:first-child .our-work-block {
        padding-right: 0;
        margin-top: 10px;
        padding-bottom: 10px;
        border-right: none;
        border-bottom: 1px solid #D5D5D5;
    }

    #carousel_process > li img, .third_icon_block, .sitemap-column, .blog_small_image_part.f-left, .services_slog, .services_description, .services_button, .contact_info > div {
        float: none;
    }

    #carousel_process p, .third_process_block p, .indent_figure, .relative_second_col {
        padding-top: 0;
    }

    .meet_our_team_block, .team-gallery-part {
        padding-bottom: 20px;
    }

    .sidebar-page-content .content-part-sidebar-page, .buttons_container {
        padding-bottom: 0px;
    }

    .team-list > li, .team-list > li:first-child {
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-bottom: 10px;
    }

    .sidebar-page-content.left-sidebar-page aside {
        padding: 30px 0 10px 0;
    }

    .sidebar-page-content aside, .left-sidebar-page .content-part-sidebar-page {
        padding: 10px 0;
    }

    .searchform-container, .subscribers-container, .comment_container.level_2, .comment_container.level_3 {
        margin-right: 0;
    }

    .searchform input {
        width: 305px;
    }

    .box-2-column, .box-3-column, .box-4-column {
        width: 378px;
    }

        .portfolio_description, .box-3-column .portfolio_description, .box-4-column .portfolio_description {
            width: 360px;
            height: 329px;
            top: 274px;
        }

            .portfolio_description a, .box-3-column .portfolio_description a, .box-4-column .portfolio_description a {
                margin-top: 25%;
            }

    .portfolio_navigation > li > a {
        padding: 10px 11px;
    }

    .featured-work-description {
        top: 147px;
    }

    .buttons_column {
        width: 50%;
        margin-bottom: 30px;
    }

    .icons_column, .pricing_table_column, .pricing_table_2 .pricing_table_column {
        width: 100%;
        margin-bottom: 25px;
    }

    .m-top-d {
        margin-top: 30px;
    }

    .first-content-column iframe, .second-content-column iframe {
        height: 250px;
    }

    .pricing_table_column header {
        border: 1px dashed #c0c0c0;
    }

    .pricing_table_column > .content_column_part {
        border-right: 1px dashed #c0c0c0;
    }

    .pricing_table_2 .pricing_table_column:first-child header, .pricing_table_2 .pricing_table_column:first-child .content_column_part > div:first-child {
        min-height: 0;
        padding: 0;
    }

    .container_404 > p:first-child {
        font-size: 18em;
    }

        .container_404 > p:first-child + p {
            font-size: 3em;
        }

            .container_404 > p:first-child + p + p {
                font-size: 1.5em;
            }

    .input_type_2 {
        width: 232px;
    }

    .title_info figure, .title_info_type_2 figure {
        width: 99.8%;
        margin-top: 10px;
    }

    .post_links div, .box_blog_post_info .post_links div {
        margin-left: 20px;
    }

    article iframe {
        height: 223px;
    }

    .blog_small_image_part {
        margin: 0 auto 10px auto;
    }

    .title_info_type_2:after, .title_info:after {
        content: "";
        display: block;
        clear: both;
    }

    .title_info_type_2 figure {
        margin-bottom: 16px;
    }

    .box_blog {
        width: 95%;
    }

    .box_blog_post_info .post_links, .comment_container > div:first-child + div, .comment_container.level_2 > div:first-child + div, .comment_container.level_3 > div:first-child + div {
        width: 79%;
    }

    .box_blog iframe {
        min-height: 199px;
    }

    .comment_container > div:first-child {
        margin-left: 6px;
    }

    .add_comment input {
        width: 27.5%;
    }

    .add_comment textarea {
        width: 95.5%;
    }

    .navbar {
        padding: 14px 0 16px 0;
    }

    .footer-top-part-arrow {
        right: 48%;
    }

    article.audio_small_blog {
        margin-bottom: 25px;
    }

    .header-image-part .bwWrapper.container-filter canvas {
        height: 100% !important;
    }

    .layer-description {
        background-size: 40px 90px;
    }

    .first-content-column, .second-content-column, .process-column {
        display: block;
    }

    .our-team, .team_carousel_wrap {
        width: 380px;
    }

    .process_row_wrap, .scroll_slider_column2 {
        width: 400px;
    }

    .scroll_slider_column1 {
        width: 200px;
    }

    .scroll_slider_column2, .scroll_slider_column1 {
        height: 180px;
    }

        .scroll_slider_column2 .featured-work-description, .scroll_slider_column1 .featured-work-description {
            height: 178px;
        }

            .scroll_slider_column1 .featured-work-description a, .scroll_slider_column2 .featured-work-description a {
                margin-top: 0px;
            }

    .services_slog, .services_description {
        margin: 0px 0px 10px 0;
    }

    .services_slog {
        text-align: right;
    }

    .subscribe_container input.input_type_2 + a {
        width: 30%;
    }

    .main_menu_container, .slider-wrap {
        position: relative !important;
    }

    .slider-wrap {
        z-index: 1 !important;
        top: 0 !important;
    }

    .slider_effect {
        min-height: inherit !important;
    }

    #team-carousel > li {
        border-left: 1px solid transparent;
    }

    .latest_photo img {
        display: block;
        margin: 0 auto;
    }

    .process_2_icon > i {
        left: 21px;
    }
}

@media only screen and (max-width: 479px) {
    .main-header.secondary_page_header {
        background: -webkit-linear-gradient(top,#fff 70%,rgba(255,255,255,0.8));
        background: -moz-linear-gradient(top,#fff 70%,rgba(255,255,255,0.8));
        background: -o-linear-gradient(top,#fff 70%,rgba(255,255,255,0.8));
        background: -ms-linear-gradient(top,#fff 70%,rgba(255,255,255,0.8));
        background: linear-gradient(top,#fff 70%,rgba(255,255,255,0.8));
    }

    .recent-work {
        width: 280px;
        border-right: none;
    }
        /*hide*/

        .recent-work:after, .recent-work i, .second-content-column i,
        .our_process_1 > div.process_row:first-child > div.process_row_wrap > div.process-column:first-child + div > .relative_second_col > i, .sidebar-page-content aside > i, .sitemap-column > i, .sitemap-column.sitemap_08,
        .single-project-content aside:after, .pricing_table_column > header > i,
        .pricing_table_column > header:after, .pricing_table .pricing_table_column:first-child > header > i + i,
        .pricing_table_2 .pricing_table_column:first-child + div > header > i + i, .pricing_table .pricing_table_column:first-child > header:before,
        .pricing_table_2 .pricing_table_column:first-child + div > header:before, .columns_container > div.second-content-column > div.relative_second_col i,
        .columns_container > i, .process_row_wrap.plus:after, .main-menu > li > a[href="contact.html"]:after, .main-menu > li > a[href="contact.html"]:before, .scroll_slider_column1 .featured-work-description a,
        .scroll_slider_column2 .featured-work-description a {
            display: none;
        }

    .fixed_menu_container {
        display: none !important;
    }
    /* hide border */
    .second-content-column, .sidebar-page-content aside, .sidebar-page-content.left-sidebar-page aside, .sitemap-column,
    .pricing_table_column > footer, .title-page-block, .process_row, .sitemap_container {
        border: none;
    }

    .main-menu > li > a {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background: none;
        padding-right: 20px;
        position: relative;
    }

        .main-menu > li > a:after, .main-menu > li > a:before {
            content: "";
            display: block;
            position: absolute;
            width: 7px;
            height: 4px;
            background: url("../images/menu-arrow.png") no-repeat;
            top: 44%;
            right: 93%;
            z-index: 1;
        }

        .main-menu > li > a:before {
            background: url("../images/menu-arrow-active.png") no-repeat;
            z-index: 2;
            opacity: 0;
            filter: alpha(opacity=0);
        }

        .main-menu > li.dropdown.open > a, .main-menu > li.dropdown.current_item_top_level > a, .main-menu > li > a:hover {
            color: #fff;
        }

    .post_time dt .button-element {
        bottom: -5px;
    }

    .main-menu > li.dropdown.open > a:before, .main-menu > li.dropdown.current_item_top_level > a:before, .main-menu > li > a:hover:before {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .process-column {
        border-right: none;
    }

    .news-content {
        width: 208px;
    }

    .footer-column, .meet_our_team_block, .team-gallery-part, .buttons_column {
        padding-bottom: 20px;
    }

    .featured-work-description, .first-content-column, .second-content-column, .process-column, .searchform-container,
    .subscribers-container, .sitemap-column, .subscribe_container form,
    .relative_second_col, .services_slog, .services_description, .services_button, .video_container .first-content-column,
    .contact_container .first-content-column {
        width: auto;
    }

    .layer-description p {
        width: 100px;
    }

    .process-column, .our_process_1 > div.process_row:first-child > div.process_row_wrap > div.process-column:first-child + div > .relative_second_col {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    label, .buttons_column {
        width: 100%;
    }

    label {
        padding-bottom: 5px;
    }

    textarea {
        width: 96%;
        margin-top: 0;
    }

    .footer-social-icons a {
        width: 40px;
    }

    .main-slider-container, #layer-slider-fullwidth, .meet_our_team_block blockquote, .header-image-part {
        margin-top: 0px !important;
    }

        .header-image-part div.bwWrapper.container-filter {
            height: 120px !important;
        }

    .main-header + .main_menu_container {
        visibility: visible !important;
        height: auto !important;
    }

    .header-image-part figure {
        top: 18%;
        right: -121px;
    }

    .accordion-heading a {
        font-size: 1.1em;
    }

    .second-content-column, .indent_figure, .buttons_container {
        padding-bottom: 0;
    }

    .services-description .join-button {
        margin-top: 10px;
    }

        .services-description .join-button:before {
            right: 68%;
        }

    .our-work-block, .our-work > .container > .row > .span3:first-child .our-work-block {
        padding-right: 0;
        margin-top: 10px;
        padding-bottom: 10px;
        border-right: none;
        border-bottom: 1px solid #D5D5D5;
    }

    #carousel_process > li img, .third_icon_block, .sitemap-column, .blog_small_image_part.f-left, .comment_info a.f-right, .comment_info p.f-left,
    .services_slog, .services_description, .services_button, .contact_info > div {
        float: none;
    }

    #carousel_process p, .third_process_block p, .indent_figure, .relative_second_col {
        padding-top: 0;
    }

    .team-list > li, .team-list > li:first-child {
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-bottom: 10px;
    }

    .sidebar-page-content.left-sidebar-page aside {
        padding: 30px 0 10px 0;
    }

    .sidebar-page-content aside, .left-sidebar-page .content-part-sidebar-page, #footer-bottom-part p {
        padding: 10px 0;
    }

    .searchform-container, .subscribers-container, .comment_container.level_2, .comment_container.level_3 {
        margin-right: 0;
    }

    .searchform input {
        width: 203px;
    }

    .box-2-column, .box-3-column, .box-4-column {
        width: 278px;
    }

        .portfolio_description, .box-3-column .portfolio_description, .box-4-column .portfolio_description {
            width: 259px;
            height: 235px;
            top: 170px;
        }

            .portfolio_description a, .box-3-column .portfolio_description a, .box-4-column .portfolio_description a {
                margin-top: 10%;
            }

    .featured-work-description {
        top: 150px;
    }

    .close_message {
        right: 92%;
    }

    .m-top-d {
        margin-top: 20px;
    }

    .form_line {
        padding-bottom: 10px;
    }

    .icons_column, .pricing_table_column, .pricing_table_2 .pricing_table_column {
        width: 100%;
        margin-bottom: 25px;
    }

    .first-content-column iframe, .second-content-column iframe {
        height: 250px;
    }

    .pricing_table_column header {
        border: 1px dashed #c0c0c0;
    }

    .pricing_table_column > .content_column_part {
        border-right: 1px dashed #c0c0c0;
    }

    .pricing_table_2 .pricing_table_column:first-child header, .pricing_table_2 .pricing_table_column:first-child .content_column_part > div:first-child {
        min-height: 0;
        padding: 0;
    }

    .container_404 > p:first-child {
        font-size: 14em;
    }

        .container_404 > p:first-child + p {
            font-size: 2.5em;
        }

            .container_404 > p:first-child + p + p {
                font-size: 1.3em;
            }

    .input_type_2 {
        width: 132px;
    }

    #time_container dl {
        margin-left: 25px;
    }

    .title_info figure {
        width: 99.8%;
        margin-top: 10px;
    }

    .post_links div {
        margin-left: 20px;
    }

    article iframe {
        height: 167px;
    }

    .title_info_type_2 figure {
        width: 99.8%;
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .blog_small_image_part {
        margin: 0 auto 10px auto;
    }

    .title_info_type_2:after, .title_info:after {
        content: "";
        display: block;
        clear: both;
    }

    .box_blog {
        width: 94%;
    }

    .box_blog_post_info .post_links {
        width: 71%;
    }

    .box_blog iframe {
        min-height: 199px;
    }

    .comment_container > div:first-child {
        width: 100%;
        text-align: center;
    }

        .comment_container > div:first-child + div, .comment_container.level_2 > div:first-child + div, .comment_container.level_3 > div:first-child + div {
            width: 100%;
        }

    .comment_info + p {
        margin-top: 5px;
    }

    .add_comment input {
        width: 25.9%;
    }

    .add_comment textarea {
        width: 95.5%;
    }

    .navbar {
        padding: 14px 0 16px 0;
    }

    #our_partners_carousel_nav {
        top: 33px;
        right: 0;
        left: auto;
    }

    .footer-top-part-arrow {
        right: 47.5%;
    }

    article.audio_small_blog {
        margin-bottom: 25px;
    }

    .header-image-part .bwWrapper.container-filter canvas {
        height: 100% !important;
    }

    .logo {
        margin-right: 39px;
    }

    .social-icons {
        margin-left: 52px;
    }

    .layer-description-full-width h2 {
        background-size: 5px 10px;
        padding-bottom: 5px;
    }

    .layer-description {
        background-size: 20px 60px;
    }

    .second-content-column, .first-content-column, .process-column {
        display: block;
    }

    .our-team, .team_carousel_wrap {
        width: 280px;
    }

    .services_slog, .services_description {
        margin: 0px 0px 10px 0;
    }

    .services_slog {
        text-align: right;
    }

    .process_row_wrap {
        width: 300px;
    }

    .content-part-sidebar-page > article:last-child {
        margin-bottom: 0;
    }

    .subscribe_container input.input_type_2 + a {
        width: 40%;
    }

    .main_menu_container, .slider-wrap {
        position: relative !important;
    }

    .slider-wrap {
        z-index: 1 !important;
        top: 0 !important;
    }

    .slider_effect {
        min-height: inherit !important;
    }

    #team-carousel > li {
        border-left: 1px solid transparent;
    }

    .latest_photo img {
        display: block;
        margin: 0 auto;
    }

    .process_2_icon > i {
        right: 21px;
    }

    .process_row_wrap, .scroll_slider_column2 {
        width: 300px;
    }

    .scroll_slider_column1 {
        width: 150px;
    }

    .scroll_slider_column2, .scroll_slider_column1 {
        height: 150px;
    }

        .scroll_slider_column2 .featured-work-description, .scroll_slider_column1 .featured-work-description {
            height: 100px;
        }
}

/* 19. Retina Ready */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .twitter a {
        background-image: url("../images/twitter@2x.png");
        background-size: 17px 16px;
    }

    .blogger a {
        background-image: url("../images/blogger@2x.png");
        background-size: 15px 16px;
    }

    .facebook a {
        background-image: url("../images/facebook@2x.png");
        background-size: 15px 17px;
    }

    .linkedin a {
        background-image: url("../images/linkedin@2x.png");
        background-size: 17px 16px;
    }

    .rss a {
        background-image: url("../images/rss@2x.png");
        background-size: 17px 16px;
    }

    .youtube a {
        background-image: url("../images/youtube@2x.png");
        background-size: 17px 17px;
    }

    #switcher-open i:first-child {
        background-image: url("../images/first-open-icon@2x.png");
        background-size: 32px 32px;
    }

    .tags a:before {
        background-image: url("../images/tag-left-part@2x.png");
        background-size: 14px 22px;
    }

    .twitter_logo {
        background-image: url("../images/tweet_icon@2x.png");
        background-size: 30px 25px;
    }

    .contact-image {
        background-image: url("../images/world@2x.png");
        background-size: 60px 60px;
    }

    .footer-social-twitter a {
        background-image: url("../images/footer-social-twitter@2x.png");
        background-size: 31px 20px;
    }

    .footer-social-vimeo a {
        background-image: url("../images/footer-social-vimeo@2x.png");
        background-size: 24px 19px;
    }

    .footer-social-wordpress a {
        background-image: url("../images/footer-social-wordpress@2x.png");
        background-size: 21px 21px;
    }

    .footer-social-linkedin a {
        background-image: url("../images/footer-social-linkedin@2x.png");
        background-size: 23px 21px;
    }

    .footer-social-google a {
        background-image: url("../images/footer-social-google@2x.png");
        background-size: 21px 21px;
    }

    .footer-social-blogger a {
        background-image: url("../images/footer-social-blogger@2x.png");
        background-size: 21px 20px;
    }

    .footer-social-facebook a {
        background-image: url("../images/footer-social-facebook@2x.png");
        background-size: 10px 20px;
    }

    .personal-twitter a {
        background-image: url("../images/personal_twitter@2x.png");
        background-size: 15px 12px;
    }

    .personal-facebook a {
        background-image: url("../images/personal_facebook@2x.png");
        background-size: 8px 14px;
    }

    .personal-skype a {
        background-image: url("../images/personal_skype@2x.png");
        background-size: 14px 14px;
    }

    .personal-googleplus a {
        background-image: url("../images/personal_googleplus@2x.png");
        background-size: 16px 14px;
    }

    .sitemap_01 {
        background-image: url("../images/sitemap_01@2x.png");
        background-size: 78px 49px;
    }

    .sitemap_02 {
        background-image: url("../images/sitemap_02@2x.png");
        background-size: 78px 49px;
    }

    .sitemap_03 {
        background-image: url("../images/sitemap_03@2x.png");
        background-size: 78px 49px;
    }

    .sitemap_04 {
        background-image: url("../images/sitemap_04@2x.png");
        background-size: 78px 49px;
    }

    .sitemap_05 {
        background-image: url("../images/sitemap_05@2x.png");
        background-size: 78px 49px;
    }

    .sitemap_06 {
        background-image: url("../images/sitemap_06@2x.png");
        background-size: 78px 49px;
    }

    .sitemap_07 {
        background-image: url("../images/sitemap_07@2x.png");
        background-size: 78px 49px;
    }

    .process_icon_01:after {
        background-image: url("../images/process_icon_01@2x.png");
        background-size: 32px 27px;
    }

    .process_icon_02:after {
        background-image: url("../images/process_icon_02@2x.png");
        background-size: 42px 29px;
    }

    .process_icon_03:after {
        background-image: url("../images/process_icon_03@2x.png");
        background-size: 35px 33px;
    }

    .process_icon_04:after {
        background-image: url("../images/process_icon_04@2x.png");
        background-size: 33px 39px;
    }

    .third_icon_block_01:after {
        background-image: url("../images/process_icon_05@2x.png");
        background-size: 23px 19px;
    }

    .third_icon_block_02:after {
        background-image: url("../images/process_icon_06@2x.png");
        background-size: 30px 21px;
    }

    .third_icon_block_03:after {
        background-image: url("../images/process_icon_07@2x.png");
        background-size: 25px 25px;
    }

    .third_icon_block_04:after {
        background-image: url("../images/process_icon_08@2x.png");
        background-size: 24px 27px;
    }

    body:not(#Foo) input[type="radio"] + label {
        background-image: url("../images/radio_no_active@2x.png");
        background-size: 18px 18px;
    }

    body:not(#Foo) input[type="radio"]:checked + label {
        background-image: url("../images/radio_active@2x.png");
        background-size: 18px 18px;
    }

    body:not(#Foo) input[type="checkbox"] + label {
        background-image: url("../images/checkbox_no_active@2x.png");
        background-size: 16px 16px;
    }

    body:not(#Foo) input[type="checkbox"]:checked + label {
        background-image: url("../images/checkbox_active@2x.png");
        background-size: 16px 16px;
    }

    .post_links div:first-child + div + div {
        background-image: url("../images/post_icon_02@2x.png");
        background-size: 16px 14px;
    }

    .featured-work-description a:before, .portfolio_description a:before {
        background-image: url("../images/lupa@2x.png");
        background-size: 25px 25px;
    }

    .search-button:before {
        background-image: url("../images/search_button@2x.png");
        background-size: 18px 18px;
    }

    .post_links div:first-child {
        background-image: url("../images/post_icon_01@2x.png");
        background-size: 14px 15px;
    }

    .join-button:before, .pag_next_button:before, .small_button_style_4:before, .medium_button_style_4:before, .large_button_style_4:before,
    .small_button_style_5:before, .medium_button_style_5:before, .large_button_style_5:before {
        background-image: url("../images/arrow-join-button@2x.png");
        background-size: 8px 16px;
    }

    .popular_list a {
        background-image: url("../images/popular_icon@2x.png");
        background-size: 15px 28px;
    }

    .alert_information_message {
        background-image: url("../images/alert_information_message@2x.png");
        background-size: 24px 24px;
    }

    .alert_warning_message {
        background-image: url("../images/alert_warning_message@2x.png");
        background-size: 24px 24px;
    }

    .alert_succes_message {
        background-image: url("../images/alert_succes_message@2x.png");
        background-size: 24px 24px;
    }

    .alert_error_message {
        background-image: url("../images/alert_error_message@2x.png");
        background-size: 24px 24px;
    }

    .alert_information_message .close_message {
        background-image: url("../images/close_blue_message@2x.png");
        background-size: 15px 15px;
    }

    .alert_warning_message .close_message {
        background-image: url("../images/close_yellow_message@2x.png");
        background-size: 15px 15px;
    }

    .alert_succes_message .close_message {
        background-image: url("../images/close_green_message@2x.png");
        background-size: 15px 15px;
    }

    .alert_error_message .close_message {
        background-image: url("../images/close_red_message@2x.png");
        background-size: 15px 15px;
    }

    .post_links div:first-child + div {
        background-image: url("../images/custom_icon_29@2x.png");
        background-size: 16px 16px;
    }
}

body {
    border-top: 5px solid #003D7F;
}

.searchform {
    bottom: -22px;
    left: 0;
    position: absolute;
}

.nav2 {
    position: absolute;
    left: 0;
    top: -19px;
    font-size: 8pt;
}

.slogan-page-block {
    min-height: 31px;
}
.main-header, #main-content, .banner-part-boxed, .footer-top-part-boxed, .footer-bottom-part-boxed {
    width: auto;
}

.main-slider-container, .scroll_slider_wrap {
    width: 1000px;
    margin: 0 auto;
}

.header-image-part {
    margin-left: auto;
    margin-right: auto;
}

.main_menu_container {
    width: 100%;
}

.header-image-part .bwWrapper.container-filter canvas, .header-image-part .bwWrapper.container-filter img {
    display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .main-header, #main-content, .banner-part-boxed, .footer-top-part-boxed, .footer-bottom-part-boxed, .recent-work-container {
        width: auto;
    }

    .main-slider-container, .scroll_slider_wrap {
        width: 748px;
    }

    .container {
        width: 748px;
    }

    .header-light-part {
        width: 51.3%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .main-header, #main-content, .banner-part-boxed, .footer-top-part-boxed, .footer-bottom-part-boxed, .recent-work-container {
        width: auto;
    }

    .main-slider-container, .scroll_slider_wrap {
        width: 400px;
    }

    .container {
        width: 400px;
    }
}

@media only screen and (max-width: 479px) {
    .main-header, #main-content, .banner-part-boxed, .footer-top-part-boxed, .footer-bottom-part-boxed, .recent-work-container {
        width: auto;
    }

    .main-slider-container, .scroll_slider_wrap {
        width: 300px;
    }

    .container {
        width: 300px;
    }
}

