﻿@media (max-width: 960px) {
    header .navbar-inner {
        width: 960px;
    }

    footer {
        width: 960px;
    }
}

body {
    margin-bottom: 0px;
}

.usunStatus, .usunOsobe, .usunStatusKlienta, .pokazSzczegolyHistorii, .icon, .edytujOsobe, .popover1, .podgladMailing, .edytujMailing, .usunMailing, .sendAgain {
    /* nic tu nie wpisywać */
}

.container, .navbar-inner > .container {
    width: 960px;
}

hr {
    margin: 5px 0px 20px 0px;
}

h3 {
    margin-top: 30px;
    line-height: 30px;
    display: inline;
}

.popover-inner h3 {
    display: block;
}

#main {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

input {
    margin-bottom: 0px !important;
    float: left !important;
}

.btn {
    margin: 0px 5px;
}

label {
    padding-top: 5px;
}

.toast {
    margin-top: 60px !important;
}

.icon-info-sign, .icon-minus-sign, .icon-plus-sign, .icon-pencil, .icon-ok, .icon-search {
    cursor: pointer;
}

th, td {
    vertical-align: middle !important;
}

.dropdown-menu li:hover {
    cursor: pointer;
}

.ikony {
    text-align: center !important;
}

.rowNieparzysty {
    background-color: #F9F9F9;
}

.uploadowanyPlik {
    margin: 0px 10px;
    float: left;
}

    .uploadowanyPlik i {
        margin-right: 5px;
    }

.ukryteSzczegolyHistorii {
    display: none;
    width: 100%;
}

.rozwinWszystkie, .zwinWszystkie {
    width: 65px;
}

.zwinWszystkie {
    display: none;
}

.pagination {
    margin: 0px;
    float: right;
}

.inputWithCalendar {
    margin-left: 10px;
    margin-top: -5px;
    width: 145px;
    float: left;
}

    .inputWithCalendar input {
        width: 80px;
    }

    .inputWithCalendar .btn {
        margin: 0px;
    }

.row-fixed {
    margin-bottom: 5px;
}

.label-fixed {
    margin-bottom: 10px;
}

.podniesDoGory {
    margin-top: -5px;
}

.formInputError {
    font-size: 11px;
    color: red;
    clear: both;
    float: left;
    line-height: 13px;
}

.ui-autocomplete-loading {
    background: white url('/Content/img/ajax-loader.gif') right center no-repeat;
    background-position: center right 5px;
}

#BoxyNaGlownej .thumbnail {
    height: 380px;
}

#BoxyNaGlownej .naglowek {
    height: 65px;
    clear: both;
}

.opisSg {
    margin-bottom: 25px;
}

.table {
    margin-top: 20px;
    float: left;
}

.popoverPelnaNazwa {
    color: black;
}

.label-success-very {
    background-color: rgb(0, 255, 0);
}

.label-default2 {
    background-color: rgb(217, 234, 211);
    color: black;
}

.zalaczniki {
    float: left;
    margin: 0px 5px;
}

footer {
    margin-top: 50px;
}

    footer .naglowek {
        font-size: 24px;
        margin: 10px 0px;
    }

.navbar-inner {
    border-radius: 0 0 0 0;
}

#copyrights {
    margin-top: 40px;
    margin-bottom: 5px;
    font-size: smaller;
}

th a {
    color: black;
}

    th a:hover {
        color: blue;
    }

.dlugi-tekst {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#cookiesOff {
    margin-top: 10px;
    padding: 5px 10px;
    height: 23px;
    text-shadow: none;
    background: url('/img/cookie_button_normal_left.png') top left no-repeat, url('/img/cookie_button_normal_right.png') top right no-repeat, url('/img/cookie_button_normal_mid.png') top right repeat-x;
}

    #cookiesOff:hover {
        background: url('/img/cookie_button_over_left.png') top left no-repeat, url('/img/cookie_button_over_right.png') top right no-repeat, url('/img/cookie_button_over_mid.png') top right repeat-x;
    }

    #cookiesOff:active {
        background: url('/img/cookie_button_pressed_left.png') top left no-repeat, url('/img/cookie_button_pressed_right.png') top right no-repeat, url('/img/cookie_button_pressed_mid.png') top right repeat-x;
    }

td i {
    margin: 0px 5px;
}

.navbar-inverse {
    color: #999999;
}

.mailing-grupa-komorka {
    float: left;
    border: 1px solid #DDDDDD;
    width: 18.3%;
    padding: 5px;
    margin: 2px;
}

    .mailing-grupa-komorka .label {
        margin-left: 10px;
    }

#PodgladSzablonuMailaTlo {
    opacity: 0.3;
    z-index: 1000;
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

#PodgladSzablonuMaila {
    border-width: 1px;
    height: 588px;
    top: 100px;
    width: 800px;
    z-index: 1001;
    opacity: 1;
    position: fixed;
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}

    #PodgladSzablonuMaila .zawartosc {
        height: 490px;
        padding: 20px;
    }

    #PodgladSzablonuMaila hr {
        margin-bottom: 5px;
    }

.mailing-navigation {
    margin-top: 10px;
    clear: both;
    float: left;
    width: 100%;
}

.akceptacja-rodo, .kontrakt-zawarty {
    margin: 0 auto;
    display: block;
}

#rodo-help {
    vertical-align: super;
    display: inline;
    font-size: smaller;
    cursor: help;
}
