html {
    position: relative;
    min-height: 100%;
}
body {
    /* Margin bottom by footer height */

    margin-bottom: 260px;
}
.footer {
    /* Set the fixed height of the footer here */

    position: absolute;
    bottom: 0px;
    overflow: auto;
    width: 100%;
    padding: 20px;
    background-color: #555555;
    border-top: 1px solid #E7E7E7;
}
.logo {
    height: 34px;
    margin-top: -7px;
}
.text-margin {
    margin-top: 20px;
}
/*-------- margin text from top page ------ */
/* ------------------ Scroll Arrow (right + bottom ) JavaScript - JSonPage.js -----------*/

.positionTop {
    width: 35px;
    height: 35px;
    cursor: pointer;
    position: fixed;
    bottom: 15px;
    right: 18px;
    z-index: 9999;
    opacity: 0.4;
    border-radius: 100%;
    background-color: #151515;
}
.positionTop:hover {
    opacity: 1;
}
.positionTop:after {
    content: "\e260";
    position: absolute;
    cursor: pointer;
    left: 8px;
    top: 9px;
    pointer-events: none;
    color: white;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
}
/* -------------Footer -------------*/

.footer > .container > .col-sm-4 > ul >li > a {
    color: white;
    text-decoration: underline;
}
.footer > .container > .col-sm-4 > ul >li > a.tellink {
    color: white;
    text-decoration: none;
}
.footer > .container > .col-sm-4 > ul >li > a:hover {
    text-decoration: none;
}
.footer > .container > .col-sm-4 > ul li {
    list-style: none;
    font-family: 'Titillium Web', sans-serif;
    color: white;
}
.footer > .container > .col-sm-4 > ul li.list-header {
    text-decoration: none;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 16px;
    color: white;
}
.footer input[type="email"],
.footer input[type="text"] {
    outline: none;
    border-radius: 7px;
    border: none;
    height: 27px;
    width: 230px;
    font-family: 'Titillium Web', sans-serif;
    color: #555555;
    font-style: italic;
    font-size: 12px;
    padding-left: 7px;
    background-color: white;
}
.footer > .container > .col-sm-4 input[type="submit"] {
    outline: none;
    background: none;
    border: none;
    color: white;
    margin-left: 0px;
    top: 0;
    left: 0;
    position: absolute;
    margin-left: 11px;
    padding: 0;
    padding-left: 5px;
    font-family: 'Titillium Web'
}
.footer > .container > .col-sm-4 *::-webkit-input-placeholder {
    color: #555555;
    font-size: 12px;
    font-style: italic;
    font-family: 'Titillium Web', sans-serif;
}
.footer > .container .divForArrow {
    position: relative;
    float: left;
}
.footer > .container .divForArrow .fa-sort-desc {
    position: absolute;
    top: 11%;
    right: 6%;
}
.footer > .container .formColumLeft {
    margin-bottom: 5px;
}
/* ----- contact form in footer  -----*/

.footer .privacyInfo{
    float: right;
    color: white;
    font-family: 'Titillium Web';
    font-weight: 100;
    line-height: 1;
    margin-top: 8px;
    text-decoration: underline;
    font-size: 12px;
    cursor: pointer;
}
#privacyInfo .our-button {
    float: right;
    margin-bottom: 4px;
    margin-right: 62px;
    margin-top: 20px;
}
/* ----- navigation table in footer  -----*/

.navigationTable {
    border-right: 1px solid #a2a2a2;
}
/* Footer First DIV with navigation */

.footer .navigationTable ul:first-of-type {
    float: left;
}
/* first ul navigation menu (left) */

.footer .secondUl {
    margin-left: 160px;
}
/* second ul navigation menu (right) */
/* ----- Send table in footer (with form)  -----*/

.sendTable {
    border-right: 1px solid #a2a2a2;
    height: 157px;
}
/* Footer Middle DIV with form */

.footer .footerForm {
    float: left;
    width: 230px;
}
/*----------------------- Copyright  in footer which contant right and left text---------------- */

.Copyright-border {
    width: 100%;
    height: 40px;
    border-top: 1px solid #a2a2a2;
    clear: both;
    font-family: 'Titillium Web', sans-serif;
    color: white;
    padding-top: 18px;
}
.copyLeft {
    float: left;
    color: white;
}
.copyLeft a {
    color:  white;
}
.copyRight {
    float: right;
    color: #a2a2a2;
}
.centerIcon {
    margin-left: 8%;
}
/*-------- Arrows next submit button to send (News and footer) */

.arrow {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-top: 5px;
}
.arrow:before {
    content: "\e258";
    margin-left: 10x;
}
/* ------ Arrow is class for send button and >------- */

.footer .arrow {
    margin-left: 0px;
    color: white;
}
/*----------------- Contact -----------------*/

h2.contact-title {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 200;
    padding-bottom: 50px;
}
.info a {
    text-decoration: underline;
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 300;
    color: #555555;
    font-size: 15px;
}
.division_contact .name-Image {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
    color: #555555;
    padding-bottom: 20px;
    font-size: 20px;
}
.adress-con {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 37px;
    font-style: normal;
    font-weight: 200;
    font-size: 17px;
    color: #555555;
}
.adress-con a {
    text-decoration: underline;
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 300;
    color: #555555;
    font-size: 17px;
}
.adress-con p {
    padding-top: 30px;
}
#gmap_canvas {
    position: absolute;
    left: 0;
    height: 550px;
    width: 100%;
    box-shadow: gray 0px 0px 5px;
;
    padding-bottom: 50px;
}
.map-MainDiv,
.google-map {
    overflow: hidden;
    height: 550px;
    width: 100%;
}
.name-Image a {
    color: #555555;
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
}
table.OpenTime {
    text-align: left;
    margin: 0 auto;
}
table.OpenTime td {
    padding-left: 10px;
}
.adress-con p {
    margin: 0
}
table.OpenTime tr td:first-of-type {
    padding-left: 0px;
}
.mobile-map {
    display: none;
}
/* -- Link for "Najdi nás na mapě" --- */
/*----------------- About us -----------------*/

h2.about-title {
    font-family: 'Titillium Web';
    font-style: normal;
    padding-bottom: 50px;
}
.white-column,
.gray-column {
    position: relative;
    overflow: hidden;
}
/* Výška řádku */

.white-column {
    background-color: white;
    margin: 0 auto;
    width: 100%;
}
.gray-column {
    background-color: #ECECEC;
    margin: 0 auto;
    width: 100%;
}
.Timerun p {
    font-family: 'Titillium Web';
    font-style: normal;
}
.Timerun table {
    height: 100%;
    margin: 0 auto;
    width: 66%
}
.AboutUs-img img {
    width: 100px;
    height: 100px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    border-radius: 100px;
}
.AboutUs-text {
    width: 100%;
    height: 90%;
}
.Timerun table td:last-of-type {
    padding: 15px;
    background-color: none;
}
.Timerun {
    margin-top: 45px;
    margin-bottom: 20px;
}
.Timerun table tr td:first-of-type {
    padding: 15px 0px;
    width: 100px;
}
.gray-column .left-tran {
    width: 17%;
    height: 100%;
    position: absolute;
    left 0;
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 18%, rgba(236, 236, 236, 1) 90%, rgba(236, 236, 236, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(18%, rgba(255, 255, 255, 1)), color-stop(90%, rgba(236, 236, 236, 1)), color-stop(100%, rgba(236, 236, 236, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 18%, rgba(236, 236, 236, 1) 90%, rgba(236, 236, 236, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 18%, rgba(236, 236, 236, 1) 90%, rgba(236, 236, 236, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 18%, rgba(236, 236, 236, 1) 90%, rgba(236, 236, 236, 1) 100%);
}
.gray-column .right-tran {
    width: 17%;
    height: 100%;
    position: absolute;
    left: 84%;
    background: rgba(236, 236, 236, 1);
    background: -moz-linear-gradient(left, rgba(236, 236, 236, 1) 0%, rgba(236, 236, 236, 1) 10%, rgba(255, 255, 255, 1) 82%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(236, 236, 236, 1)), color-stop(10%, rgba(236, 236, 236, 1)), color-stop(82%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(236, 236, 236, 1) 0%, rgba(236, 236, 236, 1) 10%, rgba(255, 255, 255, 1) 82%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(236, 236, 236, 1) 0%, rgba(236, 236, 236, 1) 10%, rgba(255, 255, 255, 1) 82%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(236, 236, 236, 1) 0%, rgba(236, 236, 236, 1) 10%, rgba(255, 255, 255, 1) 82%, rgba(255, 255, 255, 1) 100%);
}
/* ------------------- Menu in header  --------------- */

.navbar {
    border-radius: 0px;
}
/* do not group these rules */

.menuButton li {
    float: left;
    display: inline-block;
    padding-left: 50px;
    margin-top: 12px
}
.menuButton a {
    color: #6f6f6f;
    text-decoration: none;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 500;
    font-size: 17px
}
.menuButton li.active a {
    color: black;
    text-decoration: none;
    font-family: 'Titillium Web', sans-serif;
}
.menuButton a:hover {
    color: black;
    text-decoration: none;
    font-family: 'Titillium Web', sans-serif;
}
/* ---------------- Flags in header ------------------ */

.languages {
    margin-top: 10px
}
.languages td {
    font-family: 'Titillium Web', sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
;
}
.languages a {
    color: #6f6f6f;
    text-decoration: none;
}
.languages td:last-of-type {
    padding-left: 10px;
}
.languages a:not(.current) img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 10+, Firefox on Android */

    filter: gray;
    /* IE6-9 */

    -webkit-filter: grayscale(100%);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
/* ---------------------SUBSCRIBE Middle div------------------------*/

.news {
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    padding: 15px;
    text-align: center;
    display: block
}
.news span {
    display: block;
    padding-bottom: 12px;
}
.news input[type="email"],
.news input[type="text"] {
    outline: none;
    border-radius: 7px;
    border: none;
    height: 27px;
    width: 190px;
    font-family: 'Titillium Web', sans-serif;
    background-color: #f0f0f0;
    font-style: italic;
    font-size: 12px;
    padding-left: 7px;
    color: #171717;
    margin-left: 10px;
}
.news input[type="submit"] {
    outline: none;
    border: none;
    color: #171717;
    margin-left: 0px;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0px;
    margin-left: 11px;
    padding: 0;
    padding-left: 5px;
    font-family: 'Titillium Web'
}
.news *::-webkit-input-placeholder {
    color: #171717;
    font-size: 12px;
    font-style: italic;
    font-family: 'Titillium Web', sans-serif;
}
.news .arrow {
    margin-left: 10px;
}
.newsForm {
    width: 620px;
    margin: 0 auto;
    padding: 4px 0px;
}

.showPrivacyInfo {
    display: inline-block !important;
    font-family: 'Titillium Web';
    margin-left: 56px;
    line-height: 1;
    padding-bottom: 0;
    position: relative;
    top: -2px;
    text-decoration: underline;
    cursor: pointer;
}

.formColumLeft {
    float: left;
}
.subHead {
    color: #cc3f2b;
    font-size: 16px;
}
.subOn {
    color: gray;
    font-size: 16px;
    font-weight: lighter
}
.newsForm .divForArrow {
    position: relative;
    float: left;
}
.newsForm .divForArrow .fa-sort-desc {
    position: absolute;
    top: 11%;
    right: 6%;
}
.formColumLeft input:invalid {
    box-shadow: none;
}
/* --------------------Big menu------------------------*/

.divisions {
    overflow: hidden;
    margin: 30px auto 50px;
}
.divisions a {
    color: #888 !important;
}
.divisions a:hover {
    color: #cc3f2d !important;
}
.division {
    text-align: center;
    font-family: 'Titillium Web';
    font-size: 20px;
    font-weight: 400;
}
.division table {
    margin: 0 auto;
}
.division span {
    font-size: 50px;
}
.division tr:last-of-type td {
    padding-top: 20px;
}
.carousel {} #carouselContainer {
                 width: 100%;
                 background: #F0F0F0;
                 border-top: 1px solid #E7E7E7;
                 border-bottom: 1px solid #E7E7E7;
                 margin: -1px 0 30px;
             }
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}
.homepage-content {
    margin-bottom: 35px;
}
a .Icon-Menu {
    width: 143px;
    height: 143px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
}
a:hover .Icon-Menu {
    background-position: 0px -143px
}
/* ------------------- REFERENCE ------------------------*/

.reference-content {
    display: none;
}
.reference-logo {
    padding: 50px 0;
    text-align: center;
}
.reference-logo .active-ref {
    background: url('/novy/www/images/logo-back.png') bottom center no-repeat;
}
.reference-logo img {
    height: 64px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    opacity: 0.8;
}
.reference-logo img:hover,
.active-ref img {
    filter: none;
    -webkit-filter: none;
    cursor: pointer;
    opacity: 1;
}
.reference-info {
    font-family: 'Titillium Web';
    font-style: normal;
    margin-bottom: 20px;
    padding: 20px 20px;
    background: #dedede;
    border-radius: 4px;
    clear: both;
    position: relative;
}
.reference-info:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.reference-info h3 {
    margin-top: 0px;
    font-size: 22px;
}
.reference-info h3 a:hover {
    text-decoration: none;
}
.reference-description {
    width: 50%;
    padding-right: 20px;
    float: left;
    border-right: 1px solid white;
}
.testimonial {
    width: 50%;
    padding-left: 20px;
    float: right;
}
.testimonial h3 {
    font-size: 17px;
    margin-top: 5px;
}
.reference-avatar {
    border-radius: 4px;
    float: left;
    height: 94px;
    margin-right: 11px;
    margin-top: 4px;
}
.reference-arrow {
    position: absolute;
    top: -30px;
    left: 0;
    border: 15px solid #FFF;
    border-bottom: 15px solid #dedede;
}
#terms {
    margin-bottom: 50px;
}
#terms h3 {
    margin-top: 32px;
}
#terms ul li,#terms p {
    line-height: 1.5;
}
#privacyPolicy {
    margin-bottom: 50px;
}
#privacyPolicy h3 {
    margin-top: 32px;
}
#privacyPolicy ul li,#privacyPolicy p {
    line-height: 1.5;
}
@media (max-width: 767px) {
    #privacyPolicy ul, #terms ul {
        text-align: left;
        padding-left: 20px;
    }
}
/* ------- Arrow Scroll TOP -------*/

@media (max-width: 992px) {
    body {
        /* Margin bottom by footer height */

        margin-bottom: 255px;
    }
    .footer {
        /* Set the fixed height of the footer here */

        height: 255px;
        padding-left: 0;
        padding-right: 0;
    }
    .divisions {
        overflow: auto;
        margin: 30px auto 20px;
    }
    .division {
        margin-bottom: 30px;
    }
    a .Icon-Menu {
        width: 100px;
        height: 100px;
        margin: 0 auto;
    }
    a:hover .Icon-Menu {
        background-position: 0px -100px
    }
    .carousel-caption > h1 {
        font-size: 20px;
    }
    .carousel-info {
        display: none;
    }
    .navigationTable ul,
    .sendTable ul {
        padding: 0
    }
    .sendTable ul {
        margin-left: 20px;
    }
    .AdressTable ul {
        padding-left: 20px;
    }
    .footer .footerForm {
        width: 180px;
    }
    .languages {
        margin-top: 10px;
        margin-left: 30px;
    }
    .footer .navigationTable ul:last-of-type {
        margin-left: 120px;
    }
    .sendTable input[type="email"],
    .sendTable input[type="text"] {
        width: 180px;
    }
    .footer .arrowDown:after {
        margin-left: 154px;
    }
    /* ----------- Kontakty -----------*/

    #gmap_canvas {
        height: 300px;
    }
    .map-MainDiv,
    .google-map {
        height: 300px;
    }
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}
/* MEDIA QUERIES */

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -80px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -80px;
    }
    .navigationTable {
        height: 157px;
    }
}
@media (max-width: 767px) {
    .centerIcon {
        margin-left: 0%;
    }
    body {
        /* Margin bottom by footer height */

        margin-bottom: 526px;
    }
    .footer {
        /* Set the fixed height of the footer here */

        height: 526px;
    }
    .divisions {
        overflow: auto;
        margin: 30px auto 20px;
    }
    .division {
        margin-bottom: 30px;
    }
    a .Icon-Menu {
        width: 100px;
        height: 100px;
        margin: 0 auto;
    }
    a:hover .Icon-Menu {
        background-position: 0px -100px
    }
    .carousel-caption > h1 {
        font-size: 20px;
    }
    .carousel-info {
        display: none;
    }
    .sendTable {
        border-right: none;
        border-bottom: 1px solid #a2a2a2;
        margin-bottom: 15px;
    }
    .navigationTable {
        border-right: none;
        border-bottom: 1px solid #a2a2a2;
        margin-bottom: 15px;
    }
    table.linkus {
        margin-top: 10px;
        margin-left: 35px;
        padding: 0px;
    }
    .container ul {
        text-align: center;
        float: none;
    }
    .Copyright {
        padding: 5px;
    }
    .footer .navigationTable ul:first-of-type {
        float: none;
        font-size: 15px;
        padding-bottom: 2px;
    }
    .footer .navigationTable ul:first-of-type li {
        padding-bottom: 5px;
    }
    .footer .navigationTable ul:last-of-type {
        margin-left: 0px;
    }
    .footer .arrowDown:after {
        margin-left: 154px;
    }
    .footer .footerForm {
        margin: 0 auto;
        float: none;
        width: 240px;
    }
    .AdressTable ul {
        padding-left: 0px;
    }
    .menuButton li {
        float: none;
        display: block;
        padding-bottom: 10px;
    }
    .menuButton {
        border-bottom: 1px solid #e7e7e7;
        margin-left: -15px;
        margin-right: -15px;
    }
    .newsForm {
        width: 225px;
    }
    .news input[type="email"], .news input[type="text"]{
        width: 210px;
    }
    ul.secondUl {
        display: none;
    }
    .Copyright-border {
        display: none;
    }
    .sendTable input[type="email"],
    .sendTable input[type="text"],
    .footerForm {
        width: 240px;
    }
    .sendTable ul {
        margin-left: 0px;
    }
    .AdressTable ul {
        padding-left: 0px;
    }
    .footer > .container > .col-sm-4 > ul >li > a.tellink {
        text-decoration: underline;
    }
    .language-text {
        display: none
    }
    .sendTable {
        height: 140px
    }
    .AboutUs-img {
        display: none;
    }
    .col-xs-4 {
        width: 50%;
    }
    .positionTop {
        bottom: 10px;
        right: 10px;
    }
    .Timerun table tr td:first-of-type {
        width: auto;
    }
    .newsForm .formColumLeft {
        margin-bottom: 5px;
    }
    .news .btn-group {
        margin-left: 10px;
    }
}
@media (max-width: 480px) {

    .col-xs-6 {
        width: 100%;
    }
    .reference-description {
        width: 100%;
        float: left;
        padding-bottom: 13px;
        border-bottom: 1px solid white;
        border-right: none;
    }
    .testimonial {
        width: 100%;
        float: left;
        margin-top: 11px;
        padding-left: 0px;
    }
}
@media (max-width: 430px) {
    a .Icon-Menu {
        width: 75px;
        height: 75px;
        margin: 0 auto;
    }
    a:hover .Icon-Menu {
        background-position: 0px -75px
    }
    .division {
        font-size: 15px;
        font-weight: 400;
    }
    .mobile-map {
        display: inline;
        font-weight: 400;
        padding: 27px 0;
        position: relative;
        top: 10px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing:
    }
    .mobile-map:before {
        content: "\e062";
        margin-right: 10px;
        color: #FF6D60;
        font-size: 34px;
        position: absolute;
        top: 16px;
        left: -37px;
    }
    .google-map,
    #gmap_canvas {
        display: none
    }
    .map-MainDiv {
        display: none
    }
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/* --- About --- */

.about-timeline {
    width: 100%;
    margin-top: 30px;
}
.about-timeline tr td:first-of-type {
    width: 8%;
    position: relative;
}
.about-timeline tr td:last-of-type {
    width: 92%;
    padding-bottom: 30px;
}
.about-timeline .circle {
    top: 0;
    left: 40%;
    width: 26px;
    height: 26px;
    margin-left: -13px;
    background-color: #dedede;
    border-radius: 13px;
    position: absolute;
}
.about-timeline .line {
    top: 1%;
    left: 40%;
    width: 2px;
    height: 99%;
    margin-left: -1px;
    background-color: #dedede;
    position: absolute;
}
.about-timeline tr:last-of-type .line {
    display: none;
}
.about-timeline .name {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}
/* --- Contacts --- */

.division_contact {
    margin-bottom: 40px;
    text-align: center;
}
.division_contact .name {
    font-size: 18px;
    font-weight: bold;
}
.division_contact .photo {
    padding: 10px 5px;
}
.division_contact .photo img {
    max-width: 150px;
}
.generally_contacts {
    margin-bottom: 30px;
    text-align: center;
}
.generally_contacts .name {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.modal-content {
    border-radius: 0;
    border: none;
    overflow: auto;
}
.modal-header {
    padding: 10px 15px 5px;
    #f8f8f8;
    border-bottom: 1px solid #e7e7e7;
}
.modal-title {
    font-weight: 200;
}
.modal-content .our-button {
    float: right;
    margin-bottom: 15px;
    margin-right: 37px;
}
.modal-content .our-button button {
    outline: none;
    border: none;
    color: #171717;
    margin-left: 0px;
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -3px;
    margin-left: 11px;
    padding: 0;
    padding-left: 5px;
    font-family: 'Titillium Web';
}
.modal-content input[type="text"] {
    outline: none;
    border-radius: 7px;
    border: none;
    height: 27px;
    width: 100%;
    font-family: 'Titillium Web', sans-serif;
    background-color: #f0f0f0;
    font-style: italic;
    font-size: 12px;
    padding-left: 7px;
    color: #171717;
}
.checkbox label,
.radio label {
    font-weight: 200;
}
.modal-top {
    margin-top: -35px;
}
.modal-top table {
    width: 100%;
}
.modal-top .modal-content {
    padding: 15px 20px 12px;
}
.alert {
    border: 0;
    border-radius: 0;
    margin: -14px -15px 20px;
    padding: 10px 16px;
    font-weight: 200;
}
.interestLabel {
    font-weight: bold;
    margin-bottom: -10px;
}
.multiselect-container {
    overflow: hidden;
    text-align: left !important;
}
.multiselect-container>li>a>label.checkbox {
    line-height: 17px;
}