﻿/* DASHBOARD PAGE */
body.dash
{
    font-size: 1.1em;
    font-family:  Verdana,Arial,sans-serif;
    margin: 0;
    padding: 0px;
    color: #222222;
    background-image:url(Images/Liburnia.jpg);
}

body.dash * {
    box-sizing: content-box;
}

body.dash .welcome{color:White;font-size:18px;padding-left:50px}
body.dash .liburnia_app{color:#033F7E;font-size:32px;font-weight:bold;padding-left:50px}

.dashboard ul
{
    list-style-type: none;
    margin: 5px -5px; 
}

.dashboard ul li
{
    display: inline-block;
    margin: 15px;
    margin-top:20px;
    text-align: center; 
    vertical-align:middle;     
}

.dashboard ul li a, .dashboard ul li div {
    width: 150px;
    height: 130px;
    vertical-align:middle;
    text-align:center;
    display:block;
    position:relative;
}

.dashboard ul li a span.image, .dashboard ul li div span.image
{
    background-repeat: repeat-x;
    border: 1px solid #ffffff;
    display: block;
    padding: 8px 15px;
    height:100px;
}

.dashboard ul li a span img, .dashboard ul li div span img
{
    display: block;
    margin:auto;
    padding-top:8px;
}

.dashboard ul li a span.text, .dashboard ul li div span.text {
    display: block;
    margin-top: 8px;
    color: #FFFFFF;
    font-size:1.2em;
    width:150px;
}

.dashboard ul li.small
{
    display: inline-block;
    margin: 10px; 
}

.dashboard ul li.small a {
    width: 100px;
    height: 120px;
}

.dashboard ul li.small a span.image
{
    height:80px;
}

.dashboard ul li.small a span.text {
    width:100px;
}

.dashboard ul li.disabled{
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

.dashboard ul li a:hover span.image, .dashboard ul li a:hover span.container {
    background-repeat: repeat-x;
    text-decoration: none;
    box-shadow: 0px 0px 16px #FFFFFF;
}

.dashboard ul li.disabled a:hover span.image, .dashboard ul li.disabled a:hover span.container {
    box-shadow: 0px 0px 0px #FFFFFF;
}

.dashboard span.izlaz{
    background: rgb(252,116,116); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(252,116,116,1) 0%, rgba(198,38,40,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,116,116,1)), color-stop(100%,rgba(198,38,40,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(252,116,116,1) 0%,rgba(198,38,40,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(252,116,116,1) 0%,rgba(198,38,40,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(252,116,116,1) 0%,rgba(198,38,40,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(252,116,116,1) 0%,rgba(198,38,40,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7474', endColorstr='#c62628',GradientType=0 ); /* IE6-9 */
}
.dashboard span.pretraga{
    background: rgb(193,240,250); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(193,240,250,1) 0%, rgba(54,201,235,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(193,240,250,1)), color-stop(100%,rgba(54,201,235,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(193,240,250,1) 0%,rgba(54,201,235,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(193,240,250,1) 0%,rgba(54,201,235,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(193,240,250,1) 0%,rgba(54,201,235,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(193,240,250,1) 0%,rgba(54,201,235,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1f0fa', endColorstr='#36c9eb',GradientType=0 ); /* IE6-9 */
}
.dashboard span.uplata{
    background: rgb(193,240,250); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(193,240,250,1) 0%, rgba(54,201,235,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(193,240,250,1)), color-stop(100%,rgba(54,201,235,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(193,240,250,1) 0%,rgba(54,201,235,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(193,240,250,1) 0%,rgba(54,201,235,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(193,240,250,1) 0%,rgba(54,201,235,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(193,240,250,1) 0%,rgba(54,201,235,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1f0fa', endColorstr='#36c9eb',GradientType=0 ); /* IE6-9 */

}
.dashboard span.dokumenti{
    background: rgb(255,255,198); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,198,1) 0%, rgba(255,255,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,198,1)), color-stop(100%,rgba(255,255,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,198,1) 0%,rgba(255,255,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,198,1) 0%,rgba(255,255,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,198,1) 0%,rgba(255,255,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,198,1) 0%,rgba(255,255,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffc6', endColorstr='#ffff00',GradientType=0 ); /* IE6-9 */

}
.dashboard span.predmeti{
    background: rgb(161,204,224); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(161,204,224,1) 0%, rgba(27,161,226,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(161,204,224,1)), color-stop(100%,rgba(27,161,226,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(161,204,224,1) 0%,rgba(27,161,226,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(161,204,224,1) 0%,rgba(27,161,226,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(161,204,224,1) 0%,rgba(27,161,226,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(161,204,224,1) 0%,rgba(27,161,226,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1cce0', endColorstr='#1ba1e2',GradientType=0 ); /* IE6-9 */
}
.dashboard span.dopisi{
    background: rgb(224,169,134); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(224,169,134,1) 0%, rgba(232,125,57,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,169,134,1)), color-stop(100%,rgba(232,125,57,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(224,169,134,1) 0%,rgba(232,125,57,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(224,169,134,1) 0%,rgba(232,125,57,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(224,169,134,1) 0%,rgba(232,125,57,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(224,169,134,1) 0%,rgba(232,125,57,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0a986', endColorstr='#e87d39',GradientType=0 ); /* IE6-9 */
}
.dashboard span.partneri{
    background: rgb(213,224,222); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(213,224,222,1) 0%, rgba(37,227,189,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,224,222,1)), color-stop(100%,rgba(37,227,189,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(213,224,222,1) 0%,rgba(37,227,189,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(213,224,222,1) 0%,rgba(37,227,189,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(213,224,222,1) 0%,rgba(37,227,189,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(213,224,222,1) 0%,rgba(37,227,189,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5e0de', endColorstr='#25e3bd',GradientType=0 ); /* IE6-9 */
}
.dashboard span.korisnik{
    background: rgb(216,156,202); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(216,156,202,1) 0%, rgba(217,18,171,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,156,202,1)), color-stop(100%,rgba(217,18,171,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(216,156,202,1) 0%,rgba(217,18,171,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(216,156,202,1) 0%,rgba(217,18,171,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(216,156,202,1) 0%,rgba(217,18,171,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(216,156,202,1) 0%,rgba(217,18,171,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d89cca', endColorstr='#d912ab',GradientType=0 ); /* IE6-9 */
}
.dashboard span.mail{
    background: rgb(255,204,181); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,204,181,1) 0%, rgba(255,84,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,204,181,1)), color-stop(100%,rgba(255,84,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,204,181,1) 0%,rgba(255,84,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,204,181,1) 0%,rgba(255,84,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,204,181,1) 0%,rgba(255,84,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,204,181,1) 0%,rgba(255,84,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffccb5', endColorstr='#ff5400',GradientType=0 ); /* IE6-9 */
}
.dashboard span.report{
    background: rgb(255,204,181); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,204,181,1) 0%, rgba(255,84,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,204,181,1)), color-stop(100%,rgba(255,84,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,204,181,1) 0%,rgba(255,84,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,204,181,1) 0%,rgba(255,84,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,204,181,1) 0%,rgba(255,84,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,204,181,1) 0%,rgba(255,84,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffccb5', endColorstr='#ff5400',GradientType=0 ); /* IE6-9 */
}
.dashboard span.adresar{
    background: rgb(139,165,112); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(139,165,112,1) 1%, rgba(96,169,23,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(139,165,112,1)), color-stop(100%,rgba(96,169,23,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(139,165,112,1) 1%,rgba(96,169,23,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(139,165,112,1) 1%,rgba(96,169,23,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(139,165,112,1) 1%,rgba(96,169,23,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(139,165,112,1) 1%,rgba(96,169,23,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ba570', endColorstr='#60a917',GradientType=0 ); /* IE6-9 */
}
.dashboard span.ticket{
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #202156 83%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(83%,#202156)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#202156 83%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#202156 83%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#202156 83%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#202156 83%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#202156',GradientType=0 ); /* IE6-9 */
}
.dashboard span.settings{
    background: rgb(216,156,202); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(216,156,202,1) 0%, rgba(217,18,171,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,156,202,1)), color-stop(100%,rgba(217,18,171,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(216,156,202,1) 0%,rgba(217,18,171,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(216,156,202,1) 0%,rgba(217,18,171,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(216,156,202,1) 0%,rgba(217,18,171,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(216,156,202,1) 0%,rgba(217,18,171,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d89cca', endColorstr='#d912ab',GradientType=0 ); /* IE6-9 */
}
.dashboard span.procesi{
    background: -moz-radial-gradient(center, ellipse cover, rgba(255,231,18,1) 0%, rgba(0,0,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,231,18,1)), color-stop(100%, rgba(0,0,0,1))); /* safari4+,chrome */
    background:-webkit-radial-gradient(center, ellipse cover, rgba(255,231,18,1) 0%, rgba(0,0,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(255,231,18,1) 0%, rgba(0,0,0,1) 100%); /* opera 11.10+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(255,231,18,1) 0%, rgba(0,0,0,1) 100%); /* ie10+ */
    background:radial-gradient(ellipse at center, rgba(255,231,18,1) 0%, rgba(0,0,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFE712', endColorstr='#000000',GradientType=1 ); /* ie6-9 */
}
.dashboard .invoice{
    background: rgb(44,83,158); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(44,83,158,1) 1%, rgba(44,83,158,1) 1%, rgba(93,115,155,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(44,83,158,1) 1%,rgba(44,83,158,1) 1%,rgba(93,115,155,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(44,83,158,1) 1%,rgba(44,83,158,1) 1%,rgba(93,115,155,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#5d739b',GradientType=0 ); /* IE6-9 */
}
.dashboard span.offer{
    background: rgb(98,125,77); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(98,125,77,1) 0%, rgba(31,59,8,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(98,125,77,1) 0%,rgba(31,59,8,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(98,125,77,1) 0%,rgba(31,59,8,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#1f3b08',GradientType=0 ); /* IE6-9 */
}

.dashboard .slide2 ul li a{
    width: auto;
    height: auto;
}

.dashboard .slide2 ul li a span.container {
    background-repeat: repeat-x;
    border: 1px solid #ffffff;
    display: block;
    height: 250px;
    padding: 8px 15px;
    width: 200px;
    border-radius:10px;
    position:relative;
}
    .dashboard .slide2 ul li a span.container img {
        width:200px;
    }

.dashboard .slide2 ul li a span.text {
    color:#000000;
    bottom: 10px;
    display: block;
    left: 0;
    position: absolute;
    width: 230px;
    font-size:1.8em;
    font-weight:bold;
}

.dashboard span.logistic{
    background-color:#F69C2C;
}