﻿* {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

html {
    height: 100%;
}

body {
    margin: 0;
}

a {
    color: #0033CC;
    text-decoration: none;
}

a:hover {
    color: #ff6a00;
    text-decoration: none;
}

span.lbl-greska {
    font-weight: 200;
    color: Red;
}

div.control {
    float: left;
    margin: 5px;
    padding: 5px;
    border: 1px dotted #cccccc;
}

div.clear {
    float: none;
    clear: both;
}

input.box {
    border: 1px solid gray;
    margin-left: 5px;
}

div.page {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

div.page_title {
    margin: 0;
    padding: 0 5px 0 5px;
    background-color: #F8F8F8;
    height: 42px;
}

div.page_title #logo_img {
    float: left;
    width: 120px;
    height: 42px;
    background: url('Images/title_icon.png') no-repeat 0 0 transparent;
}

div.page_title h1 {
    float: left;
    font-size: 18pt;
    color: #496077;
    margin-top: 5px;
    margin-left: 15px;
}

div.page_title div.user-info {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    text-align: right;
}

div.page_content {
    border-top: 1px solid gainsboro;
}

div.page_content_left {
    width: 20%;
    float: left;
    padding: 5px;
    box-sizing: border-box;
}

.treeview {
    padding: 5px;
    background-color: rgba(240, 240, 240, 0.6);
}

div.page_content_right {
    width: 80%;
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}

div.page_footer {
    font-size: 11px;
    color: #D2D1D1;
    margin: 20px 0 0;
    float: left;
    display: inline;
}

table.search {
    width: 100%;
}

table.datatitle {
    background-color: #FFF;
    margin-top: 10px;
    margin-bottom: 10px;
    border-collapse: collapse;
    border: none;
    padding: 0;
    width: 100%;
}

table.datatitle td {
    padding: 0px;
    border: none;
}

table.data {
    border-collapse: collapse;
    border: none;
    width: 100%;
}

table.data tr.header {
    background-color: #666;
    color: #FFFFFF;
    height: 21px;
    border: 1px solid #FFF;
}

table.data tr.rheader {
    background-color: #446;
    color: #FFFFFF;
    height: 21px;
    border: 1px solid #FFF;
}

table.data tr.header th {
    padding: 3px;
    font-size: 10pt;
}

table.data tr {
    background-color: #EEEEEE;
}

table.data tr.alternate {
    background-color: #EEEEEE;
}

table.data td {
    padding: 4px 5px 4px 5px;
    border: 1px solid #FFF;
}

.button {
    background-color: #EEE;
    min-width: 90px;
    height: 26px;
    border: 1px solid #B9B9B7;
    cursor: pointer;
}

.button:hover {
    background-color: #F9B65E;
    border: 1px solid #FC9F25;
    color: #FFF;
}

.button_login {
    margin-top: 10px;
    width: 82px;
    min-width: 82px;
    height: 20px !important;
}

.button_pwdreset {
    margin-top: 15px;
    width: 150px;
    min-width: 150px;
    height: 25px !important;
}

.button_add {
    width: 54px;
    height: 21px;
}

.button_search {
    height: 22px;
}

.button_close {
    width: 65px;
    height: 22px;
}

.button_preview {
}

.button_pdf {
}

.button_excel {
}

.button_csv {
}

.button_sendmail {
}

.button_save {
}

.button_reset {
}

.textbox {
    border: 1px solid #B9B9B7;
    height: 18px;
    padding-left: 3px;
}

.textbox:hover {
    border: 1px solid #666;
}

.textbox:focus {
    border: 1px solid #666;
}

.txtSearch {
    width: 50%;
    min-width: 150px;
}

.title {
    height: 23px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    padding-left: 5px;
    margin-right: 5px;
}

.titlebar {
    height: 40px;
    line-height: 40px;
    margin: 0;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    background-image: url('Images/title_back.png');
    background-repeat: repeat-x;
}

.rep_fav_id {
    width: 1%;
    min-width: 20px;
    text-align: center;
}

.rep_fav_id {
    width: 1%;
    min-width: 20px;
    text-align: center;
}

.rep_rep_id {
    width: 3%;
    min-width: 40px;
    text-align: right;
    padding-right: 5px;
}

th.rep_rep_id {
    text-align: center;
}

.rep_rep_name {
    width: 40%;
    min-width: 150px;
}

.rep_rep_desc {
    width: 49%;
    min-width: 150px;
    padding-left: 5px;
}

.rep_dCreated {
    width: 7%;
    min-width: 130px;
    padding-left: 5px;
    text-align: center;
}

.rep_r_rep_name {
    width: 90%;
    min-width: 150px;
}

.rep_r_status {
    width: 7%;
    min-width: 130px;
    padding-left: 5px;
    text-align: center;
}

.book_fav_id {
    width: 1%;
    min-width: 20px;
    text-align: center;
}

.book_book_id {
    width: 3%;
    min-width: 40px;
    text-align: right;
    padding-right: 5px;
}

th.book_book_id {
    text-align: center;
}

.book_book_name {
    width: 40%;
    min-width: 150px;
}

.book_book_desc {
    width: 49%;
    min-width: 150px;
    padding-left: 5px;
}

.book_dCreated {
    width: 7%;
    min-width: 130px;
    padding-left: 5px;
    text-align: center;
}
