﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #737d82;
}
.login_tx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #747779;
}
.login_tb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.login_tm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: Red;
}
.table_tx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #747779;
}
.report_tx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #4a4a4a;
}
.log_field {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #747779;
	background-color: #f8fef5;
	border: 1px solid #c0e2b3;
}
.error_tx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #cc0a0a;
}
.footer_tx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #dcdcdc;
}
.main_tx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #747779;
}
.table_border {
	border: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #747779;
}
.marginaLeft {
	text-align: left;
	margin-left: 10px;
}
.marginaRight {
	margin-right: 10px;
}
.kalendar {
	position: absolute;
}
.blink {
	text-decoration: blink;
	background-color: #CC0000;
}
.blink {
	text-decoration: blink;
	background-color: #009900;
}
.sredina {
	text-align: center;
}
.tocki {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #4a4a4a;
	border: 1px solid #dcdcdc;
	border-style: dotted;
}
TD.NON {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #A0A0A0;
	font-weight : normal;
}
TD.TOP {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #A0A0A0;
	font-weight : bold;
}
TD.Day {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
}
TD.Today {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
TD.Month {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
A.NOEVENT:Link {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	text-decoration: none;
}
A.NOEVENT:Visited {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	text-decoration: none;
}
A.NOEVENTtoday:Link {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}
A.NOEVENTtoday:Visited {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}
.Gantt {
	font-family: tahoma, arial, verdana;
	font-size: 9px;
}
.GTaskTitle {
	font-family: tahoma, arial, verdana;
	font-size: 9px;
	font-weight: bold;
}
.GTaskTitleFixed {
	font-family: tahoma, arial, verdana;
	font-size: 9px;
	font-weight: bold;
	border-bottom: 1px dotted #CACACA;
	border-right: 1px dotted #CACACA;
}
.GMonth {
	border-right: 1px dotted #CACACA;
	padding-left: 5px;
	font-family: tahoma, arial, verdana;
	font-size: 8px;
	font-weight: bold;
	color: black;
}
.GToday {
	/*	background-color: #FDFDE0; */
	border-right: 1px dotted #CACACA;
	font-family: tahoma, arial, verdana;
	font-size: 8px;
	background-color: #E5E5E5;
	text-align: center;
	color: black;
}
.GWeekend {
	border-right: 1px dotted #CACACA;
	font-family: tahoma, arial, verdana;
	font-size: 8px;
	background-color: #F5F5F5;
	text-align: center;
	color: black;
}
.GDay {
	border-right: 1px dotted #CACACA;
	font-family: tahoma, arial, verdana;
	font-size: 8px;
	text-align: center;
	color: black;
}
.GTask {
	/*	border-top:1px solid #CACACA; */
	border-bottom: 1px solid #CACACA;
	height: 12px;
	cursor: pointer;
	
/*	background-color:lime; */
}
.GProgress {
	background-color: silver;
	height: 2px;
	overflow: hidden;
	margin-top: 5px;
}
.GLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	color: #747779;
}
.FormTable {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-left: 2px solid #C0C0C0;
	border-right: 2px solid #C0C0C0;
	border-top: 2px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
	background-color: #FFFFFF;
}
.FormTableGray {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	background-color: #E5E5E5;
}
.FormTableGreen {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	background-color: #CCFFCC;
}
.FormTableTX {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.FormBottomBorderTX {
	border-bottom: 1px solid #C0C0C0;
}
.FormUnderlineTX {
	text-decoration: underline;
}
.FormRadioTX {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border-bottom: 1px solid #C0C0C0;
}
.FormRadioTX2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	/*border-bottom: 1px solid #C0C0C0;*/
}
.FormRadioTB {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-bottom: 1px solid #C0C0C0;
}

.FormRadioHeader1TX {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align:left;
	background-color: #E5E5E5;
	border-bottom: 1px solid #C0C0C0;
}
.FormRadioHeader2TX {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #CCFFCC;
	border-bottom: 1px solid #C0C0C0;
}
.tabela_top_left
{
	width: 15px;
	background-image:  url('images/top_left.gif');
	background-repeat: repeat-x;
}
.tabela_top_right
{
	width: 15px;
	background-image:  url('images/top_right.gif');
	background-repeat: repeat-x;
}

.tabela_bottom_left
{
	width: 15px;
	background-image:  url('images/bottom_left.gif');
}

.tabela_bottom_right
{
	width: 15px;
	background-image:  url('images/bottom_right.gif');
}
.baner 
{
	width: 459px;
	border: 0px;
	height: 81;
	background-image: url('images/inter.jpg');
}
.error-message 
{
	width: 100%;
	color: Red;
}
.errors {
 border: 2px solid #C0C0C0;
 color: black;
 margin: 5px 0px;
 padding-left : 55px;
 padding-top: 10px;
 background: url('images/ip48.png') no-repeat 5px 50%;
}

.title-custom {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 700;
}

.color-strong.blue {
    color: #00b4c9 !important;
}

.title-custom.spaceing {
    margin-bottom: 20px;
    padding-left: 15px;
}

.car-detail-container {
    position:relative;
}

.car-detail-container .title {
    font-size:16px;
    margin:10px 0px 20px 0px;
    line-height:24px;
    color: #55595c;
}

.car-detail-container p.info-text {
    font-size:14px;
    margin:10px 0px 25px 0px;
    line-height:24px;
    color: #878d92;
}

.r-bg.ddl-repair {
    float: left;
    overflow: visible;
    width: 100%;
    z-index: 10;
}

.col-row {
    padding-left: 0px;
    padding-right: 0px;
}

.border-bottom {
    border-bottom: 2px solid burlywood;
}

.btnDropdown {
    display: inline-block;
    padding: 7px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    color: #878d92;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c6ccd2;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.booking label {
    display: block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 1.1em;
    font-size: 16px;
    color: #55595c;
}

.rbl-select-one > span {
    float: left;
}

    .rbl-select-one > span > span {
        float: left;
    }

        .rbl-select-one > span > span > input {
            float: left;
        }

        .rbl-select-one > span > span > label {
            padding: 0px 15px 0px 5px;
            float: left;
        }

    .rbl-select-one > span > input {
        float: left;
    }

    .rbl-select-one > span > label {
        padding: 2px 15px 0px 5px;
        float: left;
    }

.btn {
    display: inline-block;
    padding: 7px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    /* border-radius: 4px; */
}

.r-bg {
    background-color: #F2F2F2;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.r-bg-repair {
    float: left;
    overflow: visible;
    width: 100%;
}

.rental-check {
    padding: 0px;
    width: 15px;
    float: left;
    margin-right: 10px;
}

.rental-price-small {
    display: none;
    padding-left: 10px;
    float: left;
}

.rental-name {
    color: rgb(85, 89, 92);
    padding: 0px;
}

.rental-price-big {
    text-align: right;
    padding: 0px;
    float: right;
}

.rental-row {
    font-size: 14px;
    padding: 5px 0px;
    width: 100%;
}

.rental-check-total {
    padding: 0px;
    width: 15px;
    float: left;
    margin-right: 10px;
}

.rent-name-left {
    color: rgb(85, 89, 92);
    padding: 0px;
    float: left;
}

.rent-name-splitter {
    display: none;
    float: left;
}

.rent-name-right {
    font-weight: bold;
    color: rgb(85, 89, 92);
    text-align: right;
    padding-right: 0px;
    float: right;
}

.rental-info-icon {
    width: 15px;
    margin-bottom: 3px;
}