﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
	/*background-color: #5c87b2;*/
	background-color: #212E51;
	font-size: .75em;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	color: #696969;
}

img {
    max-width: 100%;
}

.select,
.chosen-select,
.chosen-select-no-single,
.chosen-select-no-results,
.chosen-select-deselect,
.chosen-select-rtl,
.chosen-select-width {
    width: 350px;
}

.jquery-version-refer {
    margin-top: 40px;
    font-style: italic;
}


.tlacitkoOdeslat 
{
    /*background: url('../Content/Images/havel.jpg') no-repeat top left;*/
    /*color: Red;*/
    /* display: block;*/
    width: 150px;
    height: 150px;
    text-indent: -9999px; /* hides the link text */
}

a:link
{
	color: #034af3;
	text-decoration: underline;
}
a:visited
{
	color: #505abc;
}
a:hover
{
	color: #1d60ff;
	text-decoration: none;
}
a:active
{
	color: #12eb87;
}

p, ul
{
	margin: 0px 0px 0px 0px;
	line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 2em;
	padding: 0px;
	margin: 0px;
}
h2
{
	float: left;
	margin: 18px 0px 2px 0px;
	padding: 0px;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}
h5, h6
{
	font-size: 1em;
}

hr
{
	height: 0px;
	border: 0px solid #000;
	border-bottom: 1px solid #000;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
	width: 1060px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	margin-top: 10px;
	margin-bottom: 0px;
	color: #fff;
}

#header h1
{
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #fff;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px !important;
}

#main
{
	padding: 10px 30px 15px 30px;
	background-color: #fff;
	margin-bottom: 30px;
	_height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#footer
{
	color: #999;
	padding: 10px 0;
	text-align: center;
	line-height: normal;
	margin: 0;
	font-size: .9em;
}

/* TAB MENU   
----------------------------------------------------------*/
ul.menu
{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

ul.menu2
{
	margin: 5px 0px 1px 0px;
	padding: 0px;
	float: right;
}

ul.menu li
{
	display: inline;
	list-style: none;
}

ul.menu li#greeting
{
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
	color: #fff;
}

ul.menu li a
{
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
	background-color: #e8eef4;
	color: #034af3;
}

ul.menu2 li a
{
	padding: 10px 20px;
	line-height: 3.0em;
	height: 3.0em;
}

ul.menu li a:hover
{
	background-color: #fff;
	text-decoration: none;
}

ul.menu2 li a:hover
{
	background-color: #3E83C9;
	text-decoration: none;
	color: #fff;
}

ul.menu li a:active
{
	background-color: #a6e2a6;
	text-decoration: none;
}

ul.menu li.selected a
{
	background-color: #fff;
	color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/
form
{
	margin: 0px;
	padding: 0px;
}

fieldset
{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #CCC;
}


fieldset p
{
	margin: 2px 12px 10px 10px;
}

fieldset span
{
	margin: 2px 12px 10px 10px;
}

fieldset label
{
	display: block;
}

fieldset label.inline
{
	display: inline;
}

legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

input[type="text"]
{
	width: 200px;
	border: 1px solid #CCC;
}

input[type="password"]
{
	width: 200px;
	border: 1px solid #CCC;
}

label
{
	display: block;
}

label.inline
{
	display: inline;
}

textarea
{
	height: 200px;
}
textarea.remark
{
	height: 50px;
}


/* Details
----------------------------------------------------------*/
#stateTime
{    
    width: 100%;
    display: inline-block;    
    padding-bottom: 5px;
    margin-bottom: 10px; 
    padding-top: 3px;   
    background: #e8eef4;
    
    /*overflow:auto;    */
}

#planner {
    width: 100%;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 10px;
    padding-top: 3px;
    background: #e8eef4;
    /*overflow:auto;    */
}

#times
{
    width: 50%;
    /*position: relative;*/
    float:right;
}
#states
{
    width: 50%;
    /*position: relative;*/
    float: left;
}
div.rndh
{
	width: 50%;
	margin: 0px 0px 10px 0px;
	padding: 1px; /*background:#e8eef4;*/
	background: #e8eef4;
	float: left;	
}

div.rnd
{
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 1px; /*background:#e8eef4;*/
	background: #e8eef4;
}

div.rnd textarea, div.rnd label, div.rnd input, div.rndh textarea, div.rndh label, div.rndh input
{
	margin: 0px 0px 0px 5px;
}

div.rnd div.inrnd span a
{
	margin: 0px 5px 5px 5px;
}

div.rnd div.inrnd, div.rndh div.inrnd
{
	margin: 0px 0px 5px 0px;
}

.d
{
	margin: 5px 0px 5px 5px;
}

#infopanel select
{
	float: left;
	margin: 3px 0px 0px 5px;
}

#infopanel h3
{
	float: left;
	margin: 5px 0px 5px 5px;
}

#infopanel label
{
	float: left;
	margin: 6px 0px 0px 5px;
}

table.trnd
{
	margin: 5px 0px 0px 5px;
}

table.trnd div
{
	padding: 5px 5px 5px 5px;
	color: Black; /*font-weight:bold;*/
	list-style: none; /*background:#8CDFDF;*/
	background: #BCD4EC;
	margin: 0px 0px 0px 0px;
}

table.trnd td
{
	margin: 0px;
	padding: 0px 5px 0px 0px;
	font-size: 11px;
	line-height:15px;
}

#selectPool
{
}

table.trnd div.priority1
{
	background: #D82626;
	color: White;
}
table.trnd div.priority2
{
	background: #3E83C9;
	color: White;
}
table.trnd div.priority3
{
	background: #00802A;
	color: White;
}
table.trnd div.priority4
{
	background: #696969;
	color: White;
}

table.trnd div.stateBlue
{
	background: #3E83C9;
	color: White;
}
table.trnd div.stateWhite
{
	background: #BCD4EC;
	color: #000;
}
table.trnd div.stateRed
{
	background: #D82626;
	color: White;
	padding: 4px 4px 5px 4px;
}
table.trnd div.stateGreen
{
	background: #00802A;
	color: White;
}
table.trnd div.stateGrey
{
	background: #637081;
	color: White;
}

table.trnd div.stateBrown
{
	color: #fff;
	background: #452100 !important;
	font-weight: bold;
}

table.history th
{
	font-size: 11px;
	color: #000; /*background:#8CDFDF;*/
	background: #bcd4ec;
	padding: 3px;
}
table.history td
{
	background: #fff;
	padding: 3px;
}
table.history
{
	margin: 0px 5px 0px 5px; /*border:solid 1px #8CDFDF;*/
}

table.support th
{
	font-size: 11px;
	color: #000; /*background:#8CDFDF;*/
	background: #bcd4ec;
	padding: 3px 15px 3px 15px;
}
table.support td
{
	background: #fff;
	padding: 3px 15px 3px 15px;
}
table.support
{
	margin: 0px 5px 0px 5px; /*border:solid 1px #8CDFDF;*/
}

tr.alt td
{
	background: #ecf6fc none repeat scroll 0 0;
}

tr.over td
{
	background: #bcd4ec none repeat scroll 0 0;
	color: White;
}


/*div.infoOver
{
	background: #000 !important;
}

.trnd a{color:#fff;
        text-decoration:none;}*/

.comm
{
	border: dashed 1px #bcd4ec;
	margin: 0px 5px 5px 5px;
}

.lastChat
{
	border-color: #3E83C9;
}

.comm-head
{
	padding: 3px 5px 3px 5px;
	color: #000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	background: #fff; /*background:#bcd4ec;*/
}

.comm-head-meta
{
	padding: 3px 5px 3px 5px;
	color: #696969;
	margin: 0px 0px 0px 0px; /*background:#bcd4ec;*/
	background: #fff;
}

.comm-head-time
{
	padding: 3px 5px 0px 5px;
	color: #696969;
	margin: 0px 0px 0px 0px; /*background:#bcd4ec;*/
	background: #fff;
	float: right;
}

.comm-body
{
	background: #fff;
	padding: 3px 5px 3px 5px;
	color: #000;
	
	border-color:white; /*aby, bylo pekne zarovnani cisla komentare*/
    border-style: solid;
}

.comm-body li
{
	list-style-type:square;
}

.comm-foot
{
	padding: 3px 5px 3px 5px;
	color: #696969;
	margin: 0px 0px 0px 0px; /*background:#bcd4ec;*/
	background: #fff;
}

fieldset.spancomm1
{
	float: left;
	margin: 0px 0px 5px 5px;
	padding: 0px 5px 5px 5px;
	border: 1px solid #CCC;
}

fieldset.spancomm2
{
	float: left;
	margin: 0px 0px 5px 5px;
	padding: 0px 5px 5px 5px;
	border: 1px solid #CCC;
	width:300px;
}

#defChat
{
	width: 695px;
	height: 40px;
	background: #fff;
	margin: 5px 0px 0px 5px;
	padding: 5px;
	border: 1px dashed #BCD4EC;
}

.checklabelsol
{
	background: #1BFF92;
	font-weight: bold;
	color: #000;
	padding: 2px;
}

.checklabelint {
    background: #BCD4EC;
    /*#212E51;*/
    /*FF461B;*/
    font-weight: bold;
    color: black;
    padding: 2px;
}

.checklabelmy
{
	background: #8CDFDF;
	font-weight: bold;
	color: #000;
	padding: 2px;
}

.checklabelcontri
{
	background: #A78BDF;
	font-weight: bold;
	color: #000;
	padding: 2px;
}

.checklabelpublic
{
	background: #FEFE4C;
	font-weight: bold;
	color: #000;
	padding: 2px;
}
.hand
{    
	cursor: pointer;	
}

.dottedUnderline
{
    /*text-decoration: underline;*/
    border-width: 1px;
    border-bottom-style: dotted;
}

.addTicket
{
	background: #CFEAB5 !important;
	color: #83C93E !important;
}

/* TABLE
----------------------------------------------------------*/

table
{
	border: solid 0px #e8eef4;
	border-collapse: collapse;
}

table td
{
	padding: 5px;
	border: solid 0px #e8eef4;
}

table th
{
	padding: 6px 5px;
	text-align: left;
	background-color: #e8eef4;
	border: solid 0spx #e8eef4;
}

table thead
{
    color: White;
    
}

table td.stateBlue
{
	color: #fff;
	background: #3E83C9 !important;
	font-weight: bold;
}

/*table td.state2
{
	color:#fff;
	background:#785C3D !important;
	font-weight:bold;
}

table td.state3
{
	color:#fff;
	background:#A78BDF !important;
	font-weight:bold;
}*/

table td.stateWhite
{
	color: #000;
	background: #fff !important;
	font-weight: bold;
}

table td.stateGreen
{
	color: #fff;
	background: #00802A !important;
	font-weight: bold;
}

table td.stateGrey
{
	color: #fff;
	background: #637081 !important;
	font-weight: bold;
}
table td.stateBrown
{
	color: #fff;
	background: #452100 !important;
	font-weight: bold;
}
table td.stateRed
{
	color: #fff;
	background: #D82626 !important;
	font-weight: bold;
}

/*table td.stateRedInPrg
{
	color:#fff;
	background:#D82626 url('../Content/Images/busyyy.gif') 64px 4px no-repeat !important;
	font-weight:bold;
}*/

/*table td.state7
{
	color:#fff;
	background:#AE568A !important;
	font-weight:bold;
}*/

table td.priority1
{
	background: #fff;
	color: #D82626;
	font-weight: bold;
}

table td.priority2
{
	background: #fff;
	color: #3E83C9;
	font-weight: bold;
}

table td.priority3
{
	background: #fff;
	color: #00802A;
	font-weight: bold;
}

table td.priority4
{
	background: #fff;
	font-weight: bold;
}

table td.mine
{
	color: #000;
	font-weight: bold;
	background: #8CDFDF !important;
}


ul.menu2 li a.activefilter
{
	background-color: #3E83C9;
	text-decoration: none;
	color: #fff;
}

ul.menu2 li a.addTicket
{
	background: #CFEAB5 !important;
	color: #000 !important;
}

ul.menu2 li a:hover.addTicket
{
	background: #83C93E !important;
	color: #000 !important;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
	clear: both;
}

.error
{
	color: Red;
}

#menucontainer
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div#title
{
}

#logindisplay
{
	font-size: 1.1em;
	display: block;
	float: right;
	margin: 10px;
	color: White;
	vertical-align: top;
}

#logindisplay a:link
{
	color: white;
	text-decoration: underline;
}

#logindisplay a:visited
{
	color: white;
	text-decoration: underline;
}

#logindisplay a:hover
{
	color: white;
	text-decoration: none;
}

.field-validation-error
{
	margin: 0px 0px 0px 10px;
	color: #ff0000;
}

.input-validation-error
{
	border: 1px solid #ff0000 !important;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}


#confirm
{
	display: none;
}

/* Overlay */
#confirm-overlay
{
	background-color: #eee;
	cursor: wait;
}

/* Container */
#confirm-container
{
	height: 140px;
	width: 420px;
	font-family: 'Trebuchet MS' , Verdana, Arial;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	background: #fff;
	border: 2px solid #336699;
}
#confirm-container .header
{
	height: 30px;
	width: 100%;
	/*background: url(../img/confirm/header.gif) repeat-x;*/
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 30px;
}
#confirm-container .header span
{
	padding-left: 8px;
}
#confirm-container .message
{
	color: #333;
	margin: 0;
	padding: 12px 4px 12px 8px;
	font-size: 1em;
}
#confirm-container .buttons
{
	width: 160px;
	float: right;
	padding: 10px 8px 0;
}
#confirm-container .buttons div
{
	float: right;
	margin-left: 4px;
	width: 70px;
	height: 26px;
	color: #666;
	font-weight: bold;
	text-align: center;
	/*background: url(../img/confirm/button.gif) repeat-x;*/
	border: 1px solid #bbb;
	cursor: pointer;
}
#confirm-container a.modal-close, #confirm-container a.modal-close:link, #confirm-container a.modal-close:active, #confirm-container a.modal-close:visited
{
	text-decoration: none;
	font-size: 1.1em;
	position: absolute;
	top: -1px;
	left: 400px;
	color: #ccc;
}
#confirm-container a.modal-close:hover
{
	color: #eee;
}

.arrowOut
{
	margin: 0px 0px 0px 5px;
	font-size: 170%;
	font-weight: bold;
	color: red;
    padding-left: 5px;
    /*background-image: url(Images/red.png);*/
   
}

.arrowIn
{
	margin: 0px 0px 0px 5px;
	font-size: 170%;
	font-weight: bold;
	color: #3E83C9;
	padding-left: 5px;
}




.productItemStyle, .addedRoleStyle
{
	margin: 0px 5px 5px 5px;
	background-color: #3E83C9;
	font-weight: bold;
	padding: 5px;
	border: solid 0px black;
	z-index: 99999;
	width: 150px;
	float: left;
	color: #FFF;
	cursor: pointer;
}

.dropZone
{
	background-color: #E8EEF4;
	height: 200px;
	width: 170px;
	padding-top: 5px;
	overflow: auto;
}

.roleZone
{
	background-color: #E8EEF4;
	height: 70px;
	width: 875px;
	padding-top: 5px;
	overflow: auto;
}

.addedRoleDropZone
{
	background-color: #E8EEF4;
	height: 70px;
	width: 875px;
	padding-top: 5px;
	overflow: auto;
}

li
{
	list-style-type: none;
}

.dropHover
{
	background: #FFE45C !important;
}

.droppedItemStyle
{
	margin: 0px 5px 5px 5px;
	background-color: #3E83C9;
	font-weight: bold;
	padding: 5px;
	border: solid 0px black;
	z-index: 99999;
	width: 150px;
	color: #FFF;
	cursor: pointer;
}

.dropZoneContainer
{
	margin: 5px 5px 40px 5px;
	height: 200px;
	width: 170px;
	float: left;
}

.roleZoneContainer, .addedRoleDropZoneContainer
{
	margin: 5px;
	float: left;
}


.dropZoneHeader
{
	padding-top: 5px;
	padding-bottom: 5px;
	background: black;
	color: White;
	text-align: center;
	font-weight: bold;
}

.deleteLink
{
	color: White;
}

.chatInternal {
    /*#FF461B*/
    background: #BCD4EC !important;
}

.chatSolution
{
	background: #1BFF92 !important;
}

.chatMy
{
	background: #8CDFDF !important;
}

.chatContri
{
	background: #A78BDF !important;
}

.chatPublic
{
	background: #FEFE4C !important;
}

.blockUI-message {
		background: url('../Content/Images/busy.gif') center left no-repeat;
		padding : 5px 5px 5px 20px;
		border: 3px solid blue;
		display: block;
		vertical-align: middle;
	}
div.loadContainer {    /* image container */
    width: 896px;
    height: 296px;
    /*border: 1px solid gray;*/
    overflow: hidden;
    
}

.loading {    /* loading anim gif */
    background: url('../Content/Images/loading.gif') no-repeat center center;
}


.leftColumn
{
    position: relative;
    float: left;
    width: 50%;
    /*overflow: inherit;*/
    display: block;
}

.rightColumn
{
    position: relative;
    float: right;
    width: 50%;
    display: block;
    
}

.cancel_button
{
    background: url('../Content/Images/cancel.png') no-repeat;
    min-width: 24px;
    min-height: 24px;
    padding-left: 10px;
    vertical-align: middle;
}

.submit_button
{
    background: url('../Content/Images/submit.png') no-repeat;
    min-width: 24px;
    min-height: 24px;
    /*
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    */
    margin-left: 5px;
    vertical-align: middle;
}

.text input
{
    vertical-align: middle;
}


/*---prirazovani role k uzivateli a oblastem*/
#dialog-form label
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100px;
}


#rightCol
{
    float: right;  
    /*border-left: 1px dashed;*/
    margin: 0;
    padding: 0;
    width: 831px;
    /*background-color: rgb(232,238,244);     */
    /*width: 100%;*/
    /*width: 750px;*/
}

.colRole table
{
    width: 100%;   
    /*background-color: rgb(232,238,244);     */
}

.colRole tr
{    
    /*background-image: url('../Content/Images/multiselect.png');*/
}

.colRole tr:hover
{
    /*background-image: url('../Content/Images/multiselectTouch.png');*/
    /*background-color: rgb(147,170,255);
    color: White;*/
    color: Black;
    font-weight: bold;
}

.colRole
{
    width: 166px;
    float: left;
    /*height: 300px;*/
    margin: 0px;
    padding: 0px;
    /*background-color: rgb(232,238,244);     */
    /*border: 1px solid black;*/
    
    /*border-right: 1px dashed;*/
}
.colRole h4
{
    padding-left: 5px;
    text-align: left;
}

.colRole input[type="button"], input[type="reset"]
{       
	/*font-size:15px;*/
	height: 20px;
	width: 20px;
	/*font-weight:normal;*/
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url('../Content/Images/MultiselectMinus.png');
	border: none;
	vertical-align: middle;
}

#leftColRole
{
    float: left;
    width: 161px;
    margin-right: 1px;
    border-right: 1px dashed;
    /*height: 100%;    */
    /*padding-right: 1px;*/
    /*background-color: rgb(232,238,244);     */
}

#leftColRole input[type="button"], input[type="reset"]
{
    height: 20px;
	width: 20px;
	
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: rgb(147,170,255);
	background-image: url('../Content/Images/MultiselectPlus.png');
	border: none;
	vertical-align: middle;
}

#leftColRole tr:hover
{
    /*background-image: url('../Content/Images/multiselectTouch.png');*/
    color: Black;
    /*background-color: rgb(147,170,255);*/
    font-weight: bold;
}

#myMultiselect
{
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;  
    /*background-color: rgb(232,238,244);*/
}

#rightButton input[type="submit"]
{
    clear: both; 
    float: right; 
    padding-right: 10px;
    /*background-color: rgb(232,238,244);*/
    width: 80px;
    height: 30px;
    vertical-align: middle;
    /*color: rgb(54,75,243);*/
    /*font-weight: bold;*/
    /*border: 1px solid;*/
}

.tlacitkoVpravo input[type="submit"] {
    clear: both;
    float: right;
    padding-right: 10px;
    /*background-color: rgb(232,238,244);*/
    width: 80px;
    height: 30px;
    vertical-align: middle;
    /*color: rgb(54,75,243);*/
    /*font-weight: bold;*/
    /*border: 1px solid;*/
}

/*
input[type="submit"]
{
    min-width: 80px;
    min-height: 30px;            
}
*/
/*
#rightButton input[type="submit"]:hover
{
    background-color: White;
}*/

.tlacitko
{    
    min-width: 80px;
    min-height: 30px;
}
.tlacitko:hover
{
    cursor:pointer;
    /*border-color: rgb(33,46,81);*/
}
.tlacitkoMale
{    
    min-height: 25px;
}
.tlacitkoMale:hover
{
    cursor:pointer;
    /*border-color: rgb(33,46,81);*/
}

.custom-combobox {
    position: relative;
    display: inline-block;
}

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;    
}

.custom-combobox-input {
    margin: 0;
    padding: 0.3em;
    background-color: White;
    background-image: none;
}
      
 .readonly {
     background-color: lightgrey;
 }