html {
    background: white;
}
body {
    background: url(../../img/background.png);
}
ul {
    list-style: none;
}
a {
    color: #a41550;
}
a:hover {
    text-decoration: none;
}
img.selected {
    -webkit-box-shadow: 0 0 8px 4px #a41550;
    box-shadow: 0 0 8px 4px #a41550;
}
/* Container */

#Content.tabbable > form {
    background: white;
    margin-bottom: 20px;
    padding: 0 20px 20px 20px;
}
#Content:not(.tabbable) {
    background: white;
    margin-bottom: 20px;
    padding: 0 20px 20px 20px;
}
#Content > h2 {
    background: #960b45;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk2MGI0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNDE1NTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #960b45 0%, #a41550 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #960b45), color-stop(100%, #a41550));
    background: -webkit-linear-gradient(top, #960b45 0%, #a41550 100%);
    background: -o-linear-gradient(top, #960b45 0%, #a41550 100%);
    background: -ms-linear-gradient(top, #960b45 0%, #a41550 100%);
    background: linear-gradient(to bottom, #960b45 0%, #a41550 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#960b45', endColorstr='#a41550', GradientType=0);
    color: white;
    position: relative;
    padding: 4px 8px;
    font-weight: 100;
}
#Content > h2:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: red;
    left: 0;
    bottom: 0;
}
#Content.tabbable form h2, #Content: not(.tabbable) > h2 {
    background: #F8F8F8;
    font-size: 22px;
    text-transform: uppercase;
    padding: 20px;
    border-bottom: 1px solid #EEE;
    width: 100%;
    line-height: 22px;
    z-index: 10;
    margin-bottom: 20px;
    box-sizing: initial;
    margin: 0 0 0 -20px;
    color: #000;
    font-weight: initial;
}
/* Breadcrumb */

.breadcrumb {
    background-color: #FdFdFd;
    border-radius: 0;
    border: 2px solid #eee;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}
.breadcrumb a {
    color: #a41550;
}
/* Top menu*/

#TopMenu {
    margin-bottom: 20px;
}
/* Left menu */

.nav.nav-tabs {
    border-bottom: 0;
}
ul.nav.nav-tabs.nav-stacked > li {
    background: #333333;
    /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTExMTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #333333 0%, #111111 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #111111));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, #333333 0%, #111111 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, #333333 0%, #111111 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(top, #333333 0%, #111111 100%);
    /* IE10+ */

    background: linear-gradient(to bottom, #333333 0%, #111111 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#111111', GradientType=0);
    /* IE6-8 */

    margin-bottom: 10px;
    border: 2px solid #eee;
}
ul.nav.nav-tabs.nav-stacked li a {
    display: block;
    border-radius: 0;
    cursor: pointer;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    color: #a41550;
    font-size: 16px
}
ul.nav.nav-tabs.nav-stacked > li > a {
    border: 1px solid black;
    color: white;
    cursor: pointer;
    text-transform: uppercase;
    font-style: italic;
    padding-left: 40px;
    background-position: 15px center;
    background-repeat: no-repeat;
}
ul.nav.nav-tabs.nav-stacked > li.active > a {
    background-color: inherit;
}
ul.nav.nav-tabs.nav-stacked > li > a:hover {
    background-color: inherit;
}
ul.nav.nav-tabs.nav-stacked ul.submenu {
    display: none;
    padding: 0;
}
ul.nav.nav-tabs.nav-stacked ul li.active a, ul.nav.nav-tabs.nav-stacked ul.submenu li.active a {
    background: #960b45;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk2MGI0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNDE1NTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #960b45 0%, #a41550 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #960b45), color-stop(100%, #a41550));
    background: -webkit-linear-gradient(top, #960b45 0%, #a41550 100%);
    background: -o-linear-gradient(top, #960b45 0%, #a41550 100%);
    background: -ms-linear-gradient(top, #960b45 0%, #a41550 100%);
    background: linear-gradient(to bottom, #960b45 0%, #a41550 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#960b45', endColorstr='#a41550', GradientType=0);
    color: white;
}
ul.nav.nav-tabs.nav-stacked ul li a:hover, ul.nav.nav-tabs.nav-stacked ul.submenu li a:hover {
    background: #a41550;
    /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E0MTU1MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NjBiNDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #a41550 0%, #960b45 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a41550), color-stop(100%, #960b45));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, #a41550 0%, #960b45 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, #a41550 0%, #960b45 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(top, #a41550 0%, #960b45 100%);
    /* IE10+ */

    background: linear-gradient(to bottom, #a41550 0%, #960b45 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a41550', endColorstr='#960b45', GradientType=0);
    /* IE6-8 */

    color: white;
}
ul.nav.nav-tabs.nav-stacked li ul {
    margin-left: 0;
    margin-left display: block;
}
ul.nav.nav-tabs.nav-stacked li.active ul {
    display: block;
}
ul.nav.nav-tabs.nav-stacked li ul.unfolded {
    display: block;
}
ul.nav.nav-tabs.nav-stacked ul.submenu li a {
    padding: 8px 32px;
    background-color: white;
}
.nav-tabs > li > a {
    cursor: pointer !important;
}
/* Tables */

table {
    table-layout: fixed;
}
th {
    vertical-align: middle !important;
}
table.table td {
    overflow: hidden;
    text-overflow: ellipsis;
}
table.table-bordered {
    border-radius: 0;
}
.table thead tr {
    background: #def;
    font-style: italic;
}

.table tbody tr.header td {
        background: #BBB!important;
}
.table tbody tr:hover td {
    background: #f6e1e8;
}
.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 {
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}
.table {
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
}
td.actions {
    text-align: right;
}
td.actions a {
    width: 32px;
    font-size: 18px;
    display: inline-block;
}
/*th.tools, td.tools {
    text-align: center;
    width: 80px;
}
td.tools > a > i {
    margin: auto;
    display: block;
    }*/

    td i {
        display: block !important;
        margin: auto;
    }
    /* Forms */

    legend {
        padding: 10px;
        padding-bottom: 10px;
        border-bottom: none;
        background: url(../../img/widgets/fieldset.png) no-repeat bottom left;
        text-transform: uppercase;
        font-size: 16px;
        font-style: italic;
        color: #a0a0a0;
    }
    .checkbox > label {
        line-height: 20px;
    }
    .btn {
        background: #a3144f;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzMTQ0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NTAwMzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #a3144f 0%, #850037 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a3144f), color-stop(100%, #850037));
        background: -webkit-linear-gradient(top, #a3144f 0%, #850037 100%);
        background: -o-linear-gradient(top, #a3144f 0%, #850037 100%);
        background: -ms-linear-gradient(top, #a3144f 0%, #850037 100%);
        background: linear-gradient(to bottom, #a3144f 0%, #850037 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a3144f', endColorstr='#850037', GradientType=0);
        color: white;
        border: 1px solid #c23968;
        padding: 8px 16px;
        font-size: 18px;
    }
    .btn:hover {
        background: #850037;
        color: white;
        -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    }
    .btn:active {
        background: #860138;
        /* Old browsers */

        background: -moz-linear-gradient(top, #860138 0%, #a41550 100%);
        /* FF3.6+ */

        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #860138), color-stop(100%, #a41550));
        /* Chrome,Safari4+ */

        background: -webkit-linear-gradient(top, #860138 0%, #a41550 100%);
        /* Chrome10+,Safari5.1+ */

        background: -o-linear-gradient(top, #860138 0%, #a41550 100%);
        /* Opera 11.10+ */

        background: -ms-linear-gradient(top, #860138 0%, #a41550 100%);
        /* IE10+ */

        background: linear-gradient(to bottom, #860138 0%, #a41550 100%);
        /* W3C */

        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#860138', endColorstr='#a41550', GradientType=0);
        /* IE6-9 */
    }
    .btn-primary {
        background: #8dd02e;
        /* Old browsers */

        background: -moz-linear-gradient(top, #8dd02e 0%, #68c031 100%);
        /* FF3.6+ */

        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8dd02e), color-stop(100%, #68c031));
        /* Chrome,Safari4+ */

        background: -webkit-linear-gradient(top, #8dd02e 0%, #68c031 100%);
        /* Chrome10+,Safari5.1+ */

        background: -o-linear-gradient(top, #8dd02e 0%, #68c031 100%);
        /* Opera 11.10+ */

        background: -ms-linear-gradient(top, #8dd02e 0%, #68c031 100%);
        /* IE10+ */

        background: linear-gradient(to bottom, #8dd02e 0%, #68c031 100%);
        /* W3C */

        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8dd02e', endColorstr='#68c031', GradientType=0);
        /* IE6-9 */

        border: 1px solid #9dd63f;
    }
    .btn-primary:hover {
        background: #58ba32;
    }
    .btn-primary:active {
        background: #68c031;
        /* Old browsers */

        background: -moz-linear-gradient(top, #68c031 0%, #8dd02e 100%);
        /* FF3.6+ */

        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #68c031), color-stop(100%, #8dd02e));
        /* Chrome,Safari4+ */

        background: -webkit-linear-gradient(top, #68c031 0%, #8dd02e 100%);
        /* Chrome10+,Safari5.1+ */

        background: -o-linear-gradient(top, #68c031 0%, #8dd02e 100%);
        /* Opera 11.10+ */

        background: -ms-linear-gradient(top, #68c031 0%, #8dd02e 100%);
        /* IE10+ */

        background: linear-gradient(to bottom, #68c031 0%, #8dd02e 100%);
        /* W3C */

        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#68c031', endColorstr='#8dd02e', GradientType=0);
        /* IE6-9 */
    }
    .btn + .btn {
        margin-left: 10px;
    }
    .btn-block+.btn-block {
        margin-left: 0px;
    }
    .submit {
        text-align: right;
    }
    input:active, textarea:active {
        background: #f7f7f7;
        background: -moz-linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #e5e5e5));
        background: -webkit-linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
        background: -o-linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
        background: -ms-linear-gradient(top, #f7f7f7 0%, #e5e5e5 100%);
        background: linear-gradient(to bottom, #f7f7f7 0%, #e5e5e5 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e5e5e5', GradientType=0);
    }
    
    select.form-control {
        background: #353535;
        background-image: url(../../img/widgets/select.png);
        background: º, -moz-linear-gradient(top, #353535 0%, #1c1c1c 100%);
        background: url(../../img/widgets/select.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353535), color-stop(100%, #1c1c1c));
        background: url(../../img/widgets/select.png), -webkit-linear-gradient(top, #353535 0%, #1c1c1c 100%);
        background: url(../../img/widgets/select.png), -o-linear-gradient(top, #353535 0%, #1c1c1c 100%);
        background: url(../../img/widgets/select.png), -ms-linear-gradient(top, #353535 0%, #1c1c1c 100%);
        background: url(../../img/widgets/select.png), linear-gradient(to bottom, #353535 0%, #1c1c1c 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#353535', endColorstr='#1c1c1c', GradientType=0);
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        background-repeat: no-repeat;
        background-position: right;
        color: white;
        text-transform: capitalize;
    }
    select option {} select.col-md-4 {
        margin-left: 20px !important;
    }
    select.col-md-4 + input.col-md-2 {
        margin-left: 8px !important;
    }
    select.col-md-4 + input.col-md-2 + span {
        margin-left: 8px !important;
        font-size: 16px;
        font-style: italic;
        color: #a0a0a0;
    }
    select[disabled] {
        color: #888;
    }
    option {
        background: #353535;
        text-transform: capitalize;
    }
    .radio-inline {
        line-height: 20px;
    }
    /* Divs */


    .searcher {
        background: #FFF;
        margin-bottom: 15px;
        padding-top: 15px;
    }
    .searcher #SearchField {
        /*width: 25%;*/
    }
    .searcher #SearchText {
        /* width: 50%;*/
    }
    div.content {
        background: white;
        margin-bottom: 20px;
        position: relative;
        padding: 20px;
    /*-webkit-box-shadow:  0 0 2px 2px rgba(0, 0, 0, 0.5);
    box-shadow:  0 0 8px 0 rgba(0, 0, 0, 0.2);*/
}
.upload-image-ctn {
    position: relative;
    display: inline-block;
    margin-left: 20px;
    width: 218px;
    border: 1px solid #999;
    margin-bottom: 20px;
}
.upload-image-lbl {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
    text-transform: initial;
}
.upload-image-ctn > img {
    display: block;
    margin: auto;
    height: 100px;
}
.upload-image-ctn > .upload-image-lnk {
    position: absolute;
    bottom: 0;
    background: #a3144f;
    /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzMTQ0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NTAwMzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #a3144f 0%, #850037 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a3144f), color-stop(100%, #850037));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, #a3144f 0%, #850037 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, #a3144f 0%, #850037 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(top, #a3144f 0%, #850037 100%);
    /* IE10+ */

    background: linear-gradient(to bottom, #a3144f 0%, #850037 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a3144f', endColorstr='#850037', GradientType=0);
    /* IE6-8 */

    color: rgb(255, 255, 255);
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px 0;
}
/* Searcher */

.searcher span.title {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
}
/* Footer */

footer {
    margin-top: 40px;
    background: white;
    border: 0px;
    border-top: 1px solid #d4d4d4;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    box-shadow-top: 1px;
    min-height: 100px;
}
div#footer {
    margin-top: 20px;
}
#footer .navbar {
    margin-bottom: 0;
}
#footer .navbar-inner {
    border-radius: 0;
    border: 0;
    border-top: 1px solid #ddd;
}
#powered_by {
    float: right;
    padding: 10px;
    height: 50px;
}
/* Datepicker */

.ui-widget-content {
    border: 1px solid #ddd !important;
    background: #fff !important;
    border-radius: 0 !important;
}
.ui-widget-header {
    border: 1px solid #353535 !important;
    background: #353535!important;
    border-radius: 0 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #ddd !important;
    background: #ddd !important;
    font-weight: normal;
    color: black;
}
.ui-state-default:hover, .ui-widget-content .ui-state-default:hover, .ui-widget-header .ui-state-default:hover, .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #a3144f !important;
    background: #a3144f !important;
    color: white !important;
}
.ui-widget-header .ui-datepicker-prev {
    border-radius: 0;
    top: 5px;
    left: 5px;
}
.ui-widget-header .ui-datepicker-next {
    border-radius: 0;
    top: 5px;
    right: 5px;
}
.ui-widget-header .ui-state-hover {
    border: 0 solid white;
    background: white;
}
.ui-widget-header .ui-icon {
    background: none;
    text-indent: 0;
    color: white;
    height: 100%;
    margin: 0 !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
.ui-widget-header .ui-state-hover .ui-icon {
    color: black;
}
/* Tabs */

div.tabbable .nav-tabs {
    width: 100%;
    padding: 0 20px;
    background: url(../../img/background.png);
    margin-bottom: 10px;
    box-sizing: initial;
    margin-left: -20px;
}
div.tabbable .nav-tabs>li {
    float: right;
    margin-bottom: none;
}
div.tabbable .nav-tabs>li>a {
    background: #cccccc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #cccccc 0%, #e6e6e6 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(99%, #e6e6e6));
    background: -webkit-linear-gradient(top, #cccccc 0%, #e6e6e6 99%);
    background: -o-linear-gradient(top, #cccccc 0%, #e6e6e6 99%);
    background: -ms-linear-gradient(top, #cccccc 0%, #e6e6e6 99%);
    background: linear-gradient(to bottom, #cccccc 0%, #e6e6e6 99%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#e6e6e6', GradientType=0);
    color: black;
    border: 1px solid #ddd;
    margin-bottom: 1px;
    border-bottom-color: transparent;
    cursor: default;
}
div.tabbable .nav-tabs>.active>a, div.tabbable .nav-tabs>.active>a:hover, div.tabbable .nav-tabs>.active>a:focus {
    color: #555555;
    background: #ffffff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
div.tabbable .tab-content {
    width: 100%;
}
/* Acciones */

div.acciones a {
    margin-left: 5px;
}
/* Menus */

li.catas a {
    background-image: url(../../img/menus/catas.png);
}
li.guias a {
    background-image: url(../../img/menus/guias.png);
}
li.notas a {
    background-image: url(../../img/menus/notas.png);
}
li.marcas a {
    background-image: url(../../img/menus/marcas.png);
}
li.preguntas a {
    background-image: url(../../img/menus/preguntas.png);
}
li.usuarios a {
    background-image: url(../../img/menus/usuarios.png);
}
li.bodegas a {
    background-image: url(../../img/menus/bodegas.png);
}
li.revistas a {
    background-image: url(../../img/menus/revistas.png);
}
li.trivial a {
    background-image: url(../../img/menus/maestro-del-vino.png);
}
/* Miscellanea */

#Brand {
    background: url(../../img/brand/brand-m.png) no-repeat center left rgba(0, 0, 0, 0);
    padding-left: 50px;
    background-size: auto 80%;
}
.btn > .glyphicon {
    margin-right: 10px;
}
select.green, select.green[disabled] {
    background: url(../../img/select.png) no-repeat right #6ac11a !important;
    border: 1px solid #6ac11a !important;
    color: #EEE !important;
}
select.blue, select.blue[disabled] {
    background: url(../../img/select.png) no-repeat right #34a4e4 !important;
    border: 1px solid #34a4e4 !important;
    color: #EEE !important;
}
select.violet, select.violet[disabled] {
    background: url(../../img/select.png) no-repeat right #7259aa !important;
    border: 1px solid #7259aa !important;
    color: #EEE !important;
}
select.red, select.red[disabled] {
    background: url(../../img/select.png) no-repeat right #b10015 !important;
    border: 1px solid #b10015 !important;
    color: #EEE !important;
}
select.black[disabled] {
    background: url(../../img/select.png) no-repeat right #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
}
span.exito {
    height: 32px;
    width: 32px;
    display: block;
    margin: auto;
}
span.exito.si {
    background: url(../../img/widgets/si.png) no-repeat right rgba(0, 0, 0, 0);
}
span.exito.no {
    background: url(../../img/widgets/no.png) no-repeat right rgba(0, 0, 0, 0);
}
span.icon {
    background-size: 100%;
    background-size: auto 100%;
    width: 100%;
    height: 50px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
}
.alert ul li {
    list-style: square;
}
/* Pagination */

.pagination {
    color: #A41550;
}
.pagination > li > a {
    color: #A41550;
}
.pagination > li > a:hover, .pagination > li.active > a:hover {
    background-color: #A41550;
    color: white;
}
.pagination li.active a {
    background-color: #A41550;
    border-color: #A41550;
}
/* Typeahead */

.twitter-typeahead .tt-query, .twitter-typeahead .tt-hint {
    margin-bottom: 0;
}
.tt-hint {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #999;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.tt-dropdown-menu {
    min-width: 160px;
    margin-top: 2px;
    padding: 5px 0;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.tt-suggestion {
    display: block;
    padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
    color: #fff;
    background-color: #428bca;
}
.tt-suggestion.tt-is-under-cursor a {
    color: #fff;
}
.tt-suggestion p {
    margin: 0;
}
.menu_lateral>li>a:focus {
    background-color: transparent;     
}
