﻿/* DEFAULTS
----------------------------------------------------------*/

body {
    /*background: #b6b7bc;*/
    background: aliceblue;
    font-size: .80em;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #222222;
    opacity: 0.9;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #222222;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
    padding-left:15px;
}

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: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 1024px;
    background-color: #fff;
    margin: 0px auto 0px auto;
    border: 1px solid #496077;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    /*padding: 14px 0px 0px 110px;*/
    color: #FFFFFF;
    border: none;
    line-height: 2em;
    font-size: 1.3em;
    text-align:center;
    padding-left: 20px;
}

#logo
{
    /*padding: 34px 0 10px 37px;*/
    padding: 48px 0 10px 50px
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

#leftCol
{
    padding: 0 0 0 10px;
    width: 633px;
    min-height: 270px;
    float: left;
    line-height: 2em;
    font-size: 1.5em;
    border:1px solid;
    background-color: #FFFFEF;
    margin:8px;
}

#rightCol
{
    float:left;
    width: 281px;
    min-height: 270px;
    border:1px solid;
    background-color: #FFFFEF;
    margin:8px;
    text-align:center;
}

#footer
{
    border-top: 1px solid;
    color: #4e5766;
    padding: 15px 0px 15px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.breadcrumb
{
    margin: -15px 0 0;
    /*background-color:#889999;*/
    width:100%;
}

div.menu
{
    padding: 0px 0px 4px 0px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover,
.selected
{
    background-color: #bfcbd6 !important;
    color: #465c71 !important;
    text-decoration: none !important;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

#menu
{
    position: relative; 
    width: auto; 
    float: left;
}

#menu li
{
    position: relative; 
    float: left;
    font-size: 1.4em;
    width:128px;
    text-align: center;
    font-weight: bold;
}


/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

/*.title
{
    display: block;
    float: left;
    width: 300px;
    background: -moz-linear-gradient(center bottom , #DCDCDC, #999382) repeat scroll 0 0 #999382;
    /* For WebKit (Safari, Google Chrome etc) 
    background: -webkit-gradient(linear, left bottom, left top, from(#DCDCDC), to(#999382));
    /* For Internet Explorer 5.5 - 7 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#DCDCDC, endColorstr=#999382);
    /* For Internet Explorer 8 
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#DCDCDC, endColorstr=#999382)";
        /* For Opera
    background: -o-linear-gradient(bottom, #DCDCDC, #999382);
    height: 223px;
}
*/

.title
{
    display: block;
    float: left;
    background-image:url('../../Content/Images/auto-header.jpg');
    background-size:960px 223px;
    height: 223px;
    width: 1024px
}


#hright
{
    float:left;
    width: 660px;
    height: 223px;
}

#hright img
{
    height: 223px;
    width: 660px;
}

.bold
{
    font-weight: bold;
}

table td
{
    text-align:center;    
}

.divCenter {
    text-align:center;
}

.btn {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 1.1rem;
    line-height: normal;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #17b;
    border-color: #0e5f96;
    color: #fff;
    transition: background-color 300ms ease-out;
    border-radius:15px;
}

.zileprog {
    margin-left: 15px;
    width: 15%;
    display: inline-block;
    float:left;
    text-transform: capitalize;
    font-weight: bold;
    padding: 5px;
}

.hourprog {    
    width: 33px;
    border: 1px solid white;
    float:left;
    padding: 5px;    
    text-align: center;
    color: white;
}

.available{
    background-color: forestgreen;
    cursor:pointer;
}

.notavailable{
    background-color: firebrick;
}
.programariTitle{
    text-align: center;
    margin-bottom: 25px
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 10% auto; /* 15% from the top and centered */
    padding: 0px 10px 20px 10px;
    border: 1px solid #888;
    width: 40%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#myModal h3 {
    font-size: 1.2rem;
    font-weight: bold;
    font-variant: normal;
}

.half {
    width: 50%;
    margin: auto;
    margin-top: 20px;
}

    .half label {
        font-size: 1rem;
    }

.progItem {
    width: 100%;
    height: 28px;
    margin-bottom: 15px;
}

.progItemSelect {
    width: 100%;
    height: 28px;
    margin-bottom: 15px;
}

#errorMes {
    color:red;
}
.programariTitle {
    font-size: 26px;
}

.itps {
    cursor: pointer;    
}

.itpsHover{
    background-color:  darkseagreen;
}

.deleteItp {
    position: absolute;
    padding: 4px 17px;
    cursor: pointer;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 31px;
    border-radius: 10px;
    border: none;
    box-shadow: 1px 2px #888888;
}