﻿* {margin: 0; padding: 0; border: none; text-decoration: none; font-size: 12px; font-family:  Trebuchet MS, Segoe UI, Tahoma, Verdana, Arial, Helvetica, sans-serif;  }
html, body { height: 100%; min-width: 1020px; }
html.login, html.login body {
    min-width: 500px;
}
body {
border: 0px;
color: #b0c2cc;
line-height:1.2;
-webkit-text-size-adjust: none;
}
a:focus { outline: none; }
#loginwrap {
min-height: 100%;
min-width: 500px;
background: #1c2e4c url('blue/bgadmin.png') 0 0 repeat-x;
}
#wrap {
min-height: 100%;
min-width: 1020px;
background: #1c2e4c url('blue/bgadmin.png') 0 0 repeat-x;
}
#loginbackground {
font-size: 0.85em;
width:100%;
min-width: 500px;
padding-bottom: 20px;
overflow: hidden;
}
#background 
{
font-size: 0.85em;
width:100%;
min-width: 1020px;
padding-bottom: 30px;
overflow: hidden;
}
#footer 
{
min-width: 1020px;
position: relative;
height:      30px;
margin-top: -30px; /* negative value of footer height */
clear:both;
background:#182740;
}
.footerContent
{
width: 880px;
margin: 0 auto 0 auto;
padding-top: 4px;
display: block;
text-align: center;
}
a, a:visited {
text-decoration: none;
color: #e0e2ec;
}
a:hover {
text-decoration: underline;
}
.clear { clear:both;}
.topLogo
{
display:block;
width: 100%;
min-width: 1020px;
height:120px;
}
h1 a, h1 a:hover, h1 a:visited {
float:left;
display:block;
overflow:hidden;
width:320px;
height:86px;
background:url('blue/logoadmin.jpg') 14px 0px no-repeat;
text-indent: -99999px;
}
.SignIn
{
position: absolute;
right: 0px;
margin-top: 20px;
margin-right: 30px;
text-align:right;
}
#server-timestamp span {
   float:right;
}
.select2-results__option {
    color: #666;
}
#menu{height:38px;text-shadow: 0px 1px 1px #1c2e4c;background: url('blue/mnuSplitAdmin.png') 15px 0 no-repeat;padding:0 0 0 15px;min-width:900px;}
#menu ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#menu ul li{display:block;float:left;margin:0 1px;background: url('blue/mnuSplitAdmin.png') right 0px no-repeat;}
#menu ul li span{font-family:Tahoma, "Trebuchet MS", Verdana, sans-serif !important;font-size:14px;text-transform:uppercase;}
#menu ul li a{display:block;float:left;color:#B0C2CC;text-decoration:none;padding:0 0 0 15px;height:38px;}
#menu ul li a span{padding:7px 20px 0 0;height:21px;float:left;}
#menu ul li a:hover{color:#fff;text-shadow: 0px 2px 2px #1c2e4c;/*background:transparent url(blue/hover.png) repeat-x bottom left;*/}
#menu ul li a:hover span{display:block;width:auto;cursor:pointer;}
#menu ul li a.current,#dolphinnav ul li a.current:hover{color:#fff; /*background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;*/}
#menu ul li a.current span{text-shadow: 0px 2px 2px #1c2e4c;/*display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;height:33px;*/}
#menu ul li.floatright {float:right;}


@media (max-width: 1300px) {
    #menu ul li span { font-size: 13px !important; }
    #menu ul li a { padding-left: 8px; }
    #menu ul li a span { padding:8px 12px 0 0; }
}

@media (max-width: 1200px) {
    #menu ul li span { font-size: 11px !important; }
    #menu ul li a { padding-left:8px; }
    #menu ul li a span { padding:9px 12px 0 0; }
}


#wamsterWelcome {
width: 940px;
margin: 0px auto 10px auto;
font-size: 13px;
text-align: left;
}
h2 
{
font-family: Georgia,"Times New Roman",Times,serif;
color: #cee7ea;
font-size: 40px;
font-weight: normal;
margin: 15px 0px 15px 0px;
}
h3 
{
font-family: Georgia,"Times New Roman",Times,serif;
margin-top: 6px;
margin-bottom: 6px;
color: #cae0eb;
font-size: 1.5em;
font-weight: normal;
}
.centerImg
{ margin: 15px auto 15px auto;
width:660px; height:202px;
}
#main2
{
/*height: 100%;*/
}
#contentW
{
display:block;
/* width: 1240px;
height: 100%;*/
margin: 15px 30px 0 20px;
}

/*Opera Fix*/
body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}

/* IMPORTANT

You also need to include this conditional style in the <head> of your HTML file to feed this style to IE 6 and lower and 8 and higher.

<!--[if !IE 7]>
<style type="text/css">
	#wrap {display:table;height:100%}
</style>
<![endif]-->

*/

.eventnotifier {
	position: fixed;
	top: 10px;
	left: 0px;
	z-index: 9999;
	width: 100%;
	height: 70px;
	background: transparent;
	font-size: 11px;
	display: none;
	color: #646464;
}
.eventmsg {
    cursor: pointer;
    display: block;
    background: #ffffe1 url(v2slike/event.png) 7px 6px no-repeat;
    border-radius: 2px;
    border: 1px solid #999999;
    box-shadow: 0px 0px 20px #102040;
    padding: 5px 0 5px 30px;
    width: 450px;
    height: auto;
    margin: 0 auto 0 auto;
}
.evtTitle {
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: #a72d17;
}
.evtMessage {
	margin-top: 2px;
    display:block;
}
.ui-widget {
    font-size: 1.1em !important;
}

#tablePagination {
    display:inline-block;
    float:right;
    margin-top:4px;
}

.pagination {
  display: inline-block;
  border: solid 1px #c0d0e0;
  border-radius: 3px; }

.pagination a {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    outline: none;
    border-right: solid 1px #c0d0e0;
    border-left: solid 1px #c0d0e0;
    color: #076ba1;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    font-family: Trebuchet MS, Segoe UI, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #d7ebf9));
    background-image: -webkit-linear-gradient(#fff, #d7ebf9);
    background-image: linear-gradient(#fff, #d7ebf9);
}

.pagination a:hover, .pagination a:focus, .pagination a:active {
background-color: #fff;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #fff));
background-image: -webkit-linear-gradient(#fff, #fff);
background-image: linear-gradient(#fff, #fff);
}

.pagination a.disabled, .pagination a.disabled:hover, .pagination a.disabled:focus, .pagination a.disabled:active {
background-color: #fff;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #d7ebf9));
background-image: -webkit-linear-gradient(#fff, #d7ebf9);
background-image: linear-gradient(#fff, #d7ebf9);
color: #bbb;
cursor: default;
}

.pagination a:first-child {
  border: none;
  border-radius: 1px 0 0 1px; }

.pagination a:last-child {
  border: none;
  border-radius: 0 1px 1px 0; }

.pagination input {
  float: left;
  margin: 0;
  padding: 0;
  width: 120px;
  height: 20px;
  outline: none;
  border: none;
  vertical-align: middle;
  text-align: center; 
}

.waveformReqTable {
    display: block;
    width: 300px;
    height: auto;
    background: #fff;
    border: 1px #aaa solid;
    border-radius: 3px;
    margin: 10px 0;
    padding: 3px;
}
.waveformReqItem {
    display: block;
    width: auto;
    border: 1px #aaa solid;
    padding: 3px 5px;
    color: #333;
    cursor: pointer;
    margin: -1px 0 0 0;
}
.waveformReqItem.ui-corner-top {
    margin-top: 0px;
}
.waveformReqItem:hover {
    background: #d8f0fa;
}
.waveformReqItem .pmuLabel {
    font-weight:bold;
}
.waveformReqItem.selected {
    background:#beebff;
}