/*
LI - arrow
BUTTONS - big_button awesome[medium blue]
TEXT - smalltext help
TABLES - table1 gt-list-table simpleTable
FORM - form-tbl form_bigger
BOX - box1
*/

.bodyTr {
    display: none;
}


table th.controls {
    width: 60px;
}

table td.controls {
    visibility: hidden;
}

table tr:hover td.controls {
    visibility: visible;
}


a.big_button,
a.get_update,
a.big_button_green {
    display: inline-block;
    height: 45px;
    width: 213px;
    margin: 0px;
    border: 0px none;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-top: 19px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #ffffff;
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
    background: url(images/przycisk1.png) no-repeat;
    text-align: center;
    color: #614709;
}

a.big_button:hover,
a.get_update:hover {
    color: #614709;
    background: url(images/przycisk2.png) no-repeat;
}

a.big_button_green {
    background: url(images/zielony1.png) no-repeat;
    color: white;
    text-shadow: 1px 1px 1px #1D4D0F;
    filter: dropshadow(color=#1D4D0F, offx=1, offy=1);
}

a.big_button_green:hover {
    background: url(images/zielony2.png) no-repeat;
}

ul.arrow {
    padding: 0px;
    border: 0px;
    margin: 6px 0 0 10px;
}

ul.arrow li {
    list-style: none;
    background: url(images/v3/li.png) no-repeat -3px 3px;
    margin-bottom: 11px;
    margin-left: 0px;
    padding-left: 15px;
    line-height: 1.8em;
}

ul.arrow1 li {
    list-style: none;
    background: url(images/v3/li.png) no-repeat -3px 3px;
    margin-bottom: 11px;
    margin-left: 0px;
    padding-left: 15px;
    margin: 0;
    line-height: 1.6em;
}

a.awesome,
.awesome {
    background: #222 repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    border: 0px;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    border-radius: 4px;
    text-shadow: 0 -1px 1px #222;
    border-bottom: 1px solid #222;
    position: relative;
    cursor: pointer;
    top: -1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    text-align: center;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2DAEBF;
    background-image: url(images/36px-blended.png);
    background-origin: padding-box;
    background-position: 0px 0px;
    font-weight: bold;

    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.21), inset 0 1px 0 rgba(255, 255, 255, 0.3);
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.21), inset 0 1px 0px rgba(255, 255, 255, 0.8), 0 2px 2px rgba(0, 0, 0, 0.15);

    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

a.medium2.selected.awesome,
.selected.awesome {
    text-shadow: 1px 1px 0px rgba(250, 250, 250, 0.4);

    box-shadow: inset 0px 4px 3px -3px rgba(0, 0, 0, 0.24), 0 1px 0px rgba(0, 0, 0, 0.25);
    border-bottom: 0px solid #bbb !important;
    border-top: 1px solid #bbb !important;
    ;
    border-right: 1px solid #aaa;
    border-left: 1px solid #bbb;
    background: rgb(224, 222, 222);
    border-right: 1px solid #bbb !important;
    top: 0px;
    position: relative;
}

a.set.awesome {
    border-radius: 0;
    border-right: 1px solid transparent !important;
}

a.set_left.awesome {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 1px solid transparent !important;
}

a.set_right.awesome {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

a.small.awesome,
.small.awesome {
    font-size: 11px;
    padding: 3px 7px 2px;
}

a.medium.awesome,
.medium.awesome {
    font-size: 12px;
    padding: 8px 16px;
}

a.medium2.awesome,
.medium2.awesome {
    font-size: 12px;
    padding: 5px 7px;
    font-size: 11px;
    height: 11px;
}

a.large.awesome,
.large.awesome {
    font-size: 14px;
    padding: 8px 14px 9px;
}

.awesome .divider_btn {
    display: inline-block;
    position: relative;
    overflow: visible;
    margin: 0 4px;
}

.awesome .divider_inside {
    height: 23px;
    width: 1px;
    background: #ccc;
    position: absolute;
    top: -15px;
}

.awesome.selected .divider_inside {
    background: rgba(0, 0, 0, 0.2);
}

a.blue.awesome,
.blue.awesome {
    background-color: rgba(79, 181, 65, 1);
    color: white;
    border: 1px solid rgba(50, 160, 50, 0.6);
    letter-spacing: 1px;
    box-shadow: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    font-weight: bold;
}

a.blue.awesome:hover,
.blue.awesome:hover {}

a.red.awesome,
.red.awesome {
    background-color: rgb(178, 89, 87);
    color: white;
    border: 1px solid rgba(160, 157, 32, 0.6);
    letter-spacing: 1px;
    box-shadow: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    font-weight: bold;
}

a.red.awesome:hover,
.red.awesome:hover {
    background-color: rgb(216, 109, 106);
}

a.blue2.awesome,
.blue2.awesome {

    -moz-box-shadow: inset 0px 1px 0px 0px #cae3fc;
    -webkit-box-shadow: inset 0px 1px 0px 0px #cae3fc;
    box-shadow: inset 0px 1px 0px 0px #cae3fc;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee));
    background: -moz-linear-gradient(center top, #79bbff 5%, #4197ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
    background-color: #79bbff;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -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;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    text-indent: 0;
    border: 1px solid #469df5 !important;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    height: 18px;
    width: 100px;
    text-decoration: none;
    text-align: center;

    -webkit-font-smoothing: antialiased;

    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

}

input.has-error {
    border-color: #EB4747;
}

a.blue2.awesome:hover,
.blue2.awesome:hover {
    text-decoration: none;
}

a.gray.awesome,
.gray.awesome {
    background-color: white;
    color: #555;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.11);
    text-shadow: 0 1px 0 #fff;

    background-image: -webkit-linear-gradient(#f9f9f9, #e8e8e8);
    background-image: -moz-linear-gradient(#f9f9f9, #e8e8e8);
    background-image: -o-linear-gradient(#f9f9f9, #e8e8e8);
    background-image: -ms-linear-gradient(#f9f9f9, #e8e8e8);
    background-image: linear-gradient(#f9f9f9, #e8e8e8);
}

a.gray.awesome:hover,
.gray.awesome:hover {
    background-color: #ddd;
    text-decoration: none;
}

.smalltext {
    font-size: 11px;
    color: #999;
    padding: 2px;
}

.table1 {
    width: 99%;
    margin: 0px 0;
    border: 0px;
    border-collapse: collapse;
    background: white url(dashboard/dashboard_bg.png) repeat-x;
}

.table1 th {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-bottom: 0px solid #A3A3A3;
    padding: 7px 0px 12px 5px;
    text-align: left;
    vertical-align: top;
    font-size: 18px;
    backgrounfd-color: #EEF9FA;
    color: #15701F;
}

.table1 th.perm {
    font-size: x-small;
    width: 70px;
}

.table1 td {
    border: 0px;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 0px;
    padding: 4px 0px 4px 5px;
}

.table1 td.important {
    backgroufnd-color: #EEF9FA;
}

.table1 td:last-child,
.table1 th:last-child {
    border-right: 1px solid #eee;
}

fieldset {
    border: 1px solid #ddd;
    padding: 1px 5 10px 0;
}

fieldset legend {
    font-weight: bold;
}

.hint {
    color: #555;
}

.help {
    font-weight: normal;
    font-size: 92%;
}

p.hint {
    color: #656565;
    margin: 0 !important;
    padding: 0 !important;
}

input[type=text].disabled,
input[type=password].disabled,
select.disabled,
textarea.disabled {
    color: lightgray;
    background-color: white;
    border-color: white;
    box-shadow: 0px 0px 0px #54BBEB;
    -moz-box-shadow: 0px 0px 0px #54BBEB;
    -webkit-box-shadow: 0px 0px 0px #54BBEB;
    cursor: default;
    color: gray;
}


.header-info-box {
    position: fixed;
    text-align: center;
    z-index: 9999;
    left: 50%;
    transform: translateX(-50%);
}

#notice-info {
    top: 20px;
    border-radius: 8px;
}

#error-info {
    top: 75px;
}

.error a {
    color: #b94a48;
    text-decoration: underline;
    font-weight: bold;
}

.notice a,
.success a {
    color: #468847;
    text-decoration: underline;
    font-weight: bold;
}

/* footer -------------------------------------------- */
#footer {
    position: relative;
    background: url(dashboard/line.gif) repeat-x;
    font-size: 12px;
    clear: both;
    text-align: center;
    margin-top: 7px;
    color: #888;
    padding: 20px;
    background: transparent;
    margin-top: 20px;
}

#footer a {
    text-decoration: none;
    color: #888;
}

#footer a:hover {
    text-decoration: underline;
}

/* Informacje w pasku bocznym */
.sideBarInfo {
    font-size: 12px;
    color: #444;
    line-height: 19px;
}

.sideBarInfo h3 {
    font-weight: bold;
    margin: 14px 0 1px 0;
    font-size: 13px;
    padding: 0px;
}

ul#tabnav {
    text-align: left;
    margin: 1em 0 2em 0;
    font-size: 15px;
    border-bottom: 1px solid #777;
    list-style-type: none;
    padding: 5px 10px 5px 10px;
}

ul#tabnav li {
    display: inline;
    border-bottom: 1px solid #fff;
    background-color: #fff;
    margin: 0px;
}

ul#tabnav li.selected a {
    background-color: #fff;
    color: #000;
    position: relative;
    top: 1px;
    padding-top: 5px;
}

ul#tabnav li a {
    font-size: 13px;
    padding: 5px 7px;
    border: 1px solid #777;
    background-color: #fff;
    color: #0187C5;
    margin-right: 10px;
    text-decoration: none;
    border-bottom: none;
}

ul#tabnav a:hover {
    background: #fff;
    text-decoration: underline;
}

ul#tabnav li.selected a:hover {
    background: #fff;
    text-decoration: none;
}

.form_bigger {
    padding: 2px;
    font-size: 14px;
}

.sticky-wrap {
    overflow-x: auto;
    position: relative;
    width: 100%;
}

.sticky-wrap .sticky-thead,
.sticky-wrap .sticky-col,
.sticky-wrap .sticky-intersect {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .125s ease-in-out;
    z-index: 2;
    width: auto;
    /* Prevent table from stretching to full size */
}

.sticky-wrap .sticky-thead {
    box-shadow: 0 0.25em 0.1em -0.1em rgba(0, 0, 0, .125);
    z-index: 2;
    width: 100%;
    /* Force stretch */
    background-color: #F2F3F5;
}

.sticky-wrap .sticky-intersect {
    opacity: 1;
    z-index: 150;
}

.sticky-wrap .sticky-intersect th {
    background-color: #666;
    color: #eee;
}

.sticky-wrap td,
.sticky-wrap th {
    box-sizing: border-box;
}

a.parent-tasks-string span {
    color: grey;
    text-decoration: none;
}

/* Dropdown submenu */
.dropdown-submenu {
    position: relative;
}

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

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

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

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

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

/**
 * switch between view - start
 */
.switch-between-view {
    position: relative;
    width: calc(100% + 60px);
    height: 42px;
    transform: translateX(-30px);
    background-color: #f7fbff;
}

.switch-between-view__body {
    display: flex;
    width: 100%;
    height: 100%;
    flex: 1;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins';
    color: #2380e3;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

.switch-between-view__icon {
    margin-right: 10px;
    font-size: 24px;
}

.switch-between-view__link {
    text-decoration: underline;
    color: #286efb;
    cursor: pointer;
    font-weight: 500;
}

/**
 * switch between view - end
 */
