﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    background-color: #5c87b2;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
    min-width: 1200px;
}

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-bottom: 20px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: Century Gothic;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <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   
----------------------------------------------------------*/

.page
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#main
{
    padding: 10px 10px 15px 10px;
    background-color: #fff;
    margin-bottom: 30px;
    /*min-width: 1000px;
    display: block;*/
    /*width: auto;*/
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}

#footer
{
    /*color: #999;*/
    color: #ffffff;
    padding: 10px 0;
    text-align: center;
    line-height: 30px;
    margin: 0;
    font-size: .9em;
}




/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    /*background-color:#3a4f63;*/
    width:100%;
    height: 40px;
    margin-top: 40px;
}

div.menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

div.menu ul 
{
    padding: 0;
    margin: 0;
}

div.menu li
{
    display: inline;
    list-style: none;
    margin-right: 3px;
}

div.menu ul li a, div.menu ul li a:visited
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

div.menu ul li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

div.menu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
    font-size: 11pt;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 200px;
    border: 1px solid #CCC;
    height: 30px;
}

input.passwordEntry 
{
    width: 200px;
    border: 1px solid #CCC;
    height: 30px;
}

div.accountInfo
{
    width: 250px;
}

.gumbShraniSpremembe 
{
    float:right;
}

#MainContent_LoginUser_RememberMe 
{
    height: 30px;
    width: 30px;
}

#MainContent_LoginUser_RememberMeLabel 
{
   font-size: 12pt;
}

.Remember 
{
    height: 30px;
    padding: 0;
    margin: 0;
}

#MainContent_LoginUser_LoginButton
{
    font-size: 12pt;
    padding: 5px 15px;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
    min-width: 800px;
    height: 15px;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.space50 
{
    width: 50px !important;
}

.space20 
{
    width: 20px !important;
}

.h1Title 
{
    min-width: 100%;
    height: 50px;
    max-height: 50px;
}

/* CONTROLS
----------------------------------------------------------*/

.dxeButtonEdit_Aqua
{
    min-height: 30px !important;
    max-height: 30px;
}

.dxeBase 
{
    font-size: 12pt;
}

.dxic 
{
    min-height: 30px;
    height: 30px;
}

.dxgv__cci 
{
    min-width: 30px;
    min-height: 30px;
}

.sideContainer tr td
{
    padding: 0 10px !important;
}

.buttonLeft 
{
    width: 100%;
    height: 60px;
}

.MetroButton 
{
    width: 100px; height: 100px;  min-width: 100px; min-height: 100px;  max-width: 100px; max-height: 100px !important; border: 2px solid #fff; background-color: #00498e; text-align: center; cursor: default;
}
.MetroButton a
{
    font-size: 24pt;
    color: #fff;
    font-family: Century Gothic;
    max-height: 50px;
}
.MetroButton:hover
{
    background-color: #0e579c; border-color: #01b6e1; cursor: pointer;
}

.MetroButtonSmall 
{
    width: 100px; height: 50px;  min-width: 100px; min-height: 50px;  max-width: 100px; max-height: 50px !important; border: 2px solid #fff; background-color: #00498e; text-align: center; cursor: default;
}
.MetroButtonSmall a
{
    font-size: 24pt;
    color: #fff;
    font-family: Century Gothic;
}
.MetroButtonSmall:hover
{
    background-color: #0e579c; border-color: #01b6e1; cursor: pointer;
}

.MetroButtonMini
{
    width: 50px; height: 50px;  min-width: 50px; min-height: 50px;  max-width: 50px; max-height: 50px; border: 2px solid #fff; background-color: #00498e; text-align: center; cursor: default;
}
.MetroButtonMini a
{
    font-size: 14pt;
    color: #fff;
    font-family: Century Gothic;
}
.MetroButtonMini:hover
{
    background-color: #0e579c; border-color: #01b6e1; cursor: pointer;
}

.default 
{
    background-image: url('../Resources/Images/Design/gearS_w.png');
    background-position: center center;
    background-repeat: no-repeat;
}
.custom 
{
    background-image: url('../Resources/Images/Design/customization_w.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.green 
{
    background-color: #008200;
}
.green:hover
{
    background-color: #01a401; border-color: #25d725; cursor: pointer;
}
.orange 
{
    background-color: #edc900;
}
.orange:hover
{
    background-color: #fdec2b; border-color: #efdb00; cursor: pointer;
}

.defaultFont 
{
    font-size: 22pt; color: #fff; font-family: Century Gothic;
}

.DefaultButton 
{
    width: 100px; height: 30px; text-align: center; border: 2px solid #012547; background-color: #00498e;
    font-size : 18pt; color: #fff; font-family: Century Gothic; cursor: default;
}

.DefaultButton:hover
{
    cursor: pointer;
}

.MetroIcon
{
    width: 50px; height: 50px;  min-width: 50px; min-height: 50px;  max-width: 50px; max-height: 50px; border: 2px solid #fff; text-align: center; cursor: default;
}
.MetroIcon a
{
    font-size: 12pt;
    color: #fff;
    font-family: Century Gothic;
}

.narocilo
{
    background-image: url('../Resources/Images/Design/list_w.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.vozilo
{
    background-image: url('../Resources/Images/Design/truck_w.png');
    background-position: center center;
    background-repeat: no-repeat;
}
.skladisce
{
    background-image: url('../Resources/Images/Design/warehouse_w.png');
    background-position: center center;
    background-repeat: no-repeat;
}
.expand
{
    background-image: url('../Resources/Images/Design/expand.png');
    background-position: center center;
    background-repeat: no-repeat;
}

#MainContent_glVozilo, #MainContent_glNarocilo
{
    width: 100%;
    /*background-color: #00498e;*/
    border: 1px solid #00498e;
    height: 56px;
}
#MainContent_glVozilo_I, #MainContent_glNarocilo_I
{
    /*background-color: #00498e !important;*/ font-size: 20pt; color: #000; text-transform : capitalize; font-family: Century Gothic; text-align: center; height: 30px;
}
.dxeButtonEditButton 
{
    background-color: #0e579c !important;
    background-image: none !important;
    border: 0px solid transparent;
}

#MainContent_glVozilo_B-1, #MainContent_glNarocilo_B-1
{
    width: 50px !important;    
}

#MainContent_glVozilo:hover, #MainContent_glVozilo:hover #MainContent_glVozilo_I, #MainContent_glNarocilo:hover, #MainContent_glNarocilo:hover #MainContent_glNarocilo_I
{
    /*background-color: #0e579c !important;*/
}

#MainContent_glVozilo_I, #MainContent_glNarocilo_I
{
    min-height: 45px;
}

.dxgvHeader, .dxgvHeader td
{
    background-color: #00498e;
    color: #fff;
    font-family: Century Gothic;
    font-size: 12pt;
}

.dxeDropDownWindow 
{
    min-width: 200px;
    width: 100%;
}

#MainContent_glVozilo_DDD_gv_DXMainTable, #MainContent_glNarocilo_DDD_gv_DXMainTable 
{
    min-width: 200px;
    width: 200px !important;
    height: 100%;
    padding: 0;
}

#MainContent_glVozilo_DDD_gv_DXMainTable .dxgvDataRow, #MainContent_glNarocilo_DDD_gv_DXMainTable .dxgvDataRow 
{
    height: 48px;
}

#MainContent_button1_B, #MainContent_button1_CD
{
    width: 98px !important;
    min-height: 48px !important;
    background: transparent !important;
    background-image: none !important;
    border: 0px transparent solid !important;
}

#MainContent_gvPromet 
{
    max-width: 100% !important;
}

.dxbButton
{
    background-image: none;
    background-color: transparent;
    border: 0px transparent solid !important;
}

.MetroButtonSmall div {
    border: 0px transparent solid;
}

.dxbButton div.dxb 
{
    padding: 0px;
    border: 0px solid transparent;
}

.pointer 
{
    cursor: default;
}
.pointer:hover 
{
    cursor:pointer;
}

.selectButton 
{
    background-color: #c1c1c1;
}