﻿.contentLeft DIV {
    padding-bottom: 0.5em;
    max-width: 960px;
}
.contentLeft {
    max-width: 960px;
}

.contentLeft.wide {
    width: 960px !important;
    padding-top: 20px;
    font-family: Calibri !important;
    color: rgb(102,102,102) !important;
    font-size: 14px;
}

.contentLeft A {
    /*color: black;*/
    color: #3f7fc3;
}

.contentLeft .icon {
    float:right;
    display: inline;
    background-image:url('/img/clanak-2.gif');
    background-repeat:no-repeat;
    width:20px;
    height:27px;
    background-size:100%;
        /*
    width:30px;
    height:41px;*/
    margin-left:5px;
    vertical-align: bottom;
    padding-bottom: 0px;
    margin-right: 20px;
}
.contentLeft A:hover > .icon{
    background-image:url('/img/clanak-2-hover.gif');
}

.contentLeft EM {
    color: black;
    font-weight: bold;
    font-style: normal;
}

.keywords-selected {
    padding-bottom: 1em !important;
}
.keywords-selected H3 {
    text-transform: uppercase;
    font-family: Calibri !important;
    display: inline-block;
}
.keywords-selected UL {
    padding-left: 40px;
    padding-top: 10px;
}
.keywords-selected UL LI {
    list-style-type: square;
    padding-bottom: 1em;
}

.keywords-notselected {
    border-bottom: 1px solid #e4e4e6;
    margin-bottom: 1em;
}
.keywords-notselected H3 {
    text-transform: uppercase;
    font-family: Calibri !important;
    display: inline-block;
}
.keywords-notselected UL {
    padding-left: 20px;
    padding-top: 10px;
    column-count: 2;
}
.keywords-notselected UL LI {
    padding-bottom: 0.5em;
    vertical-align: middle;
}
.keywords-notselected UL LI SPAN LABEL{
    padding-left: 0.5em;
}

.trackingDetails.inner {
    width: 1125px;
    /*padding-left: 199px;*/
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.trackingDetails .right-content{
  padding-left:50px;
  padding-top:20px;
}
.trackingDetails H3 {
    color: black;
    font-weight: bold;
    font-size: 16px;
}
.trackingDetails .title {
    padding-top: 2em;
    padding-bottom: 1em;
    border-bottom: 1px solid #e4e4e6;
    max-width: 1125px;
}

DIV.strip {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 10px;
    height: 14px;
    background-image: url('/img/c2.gif');
    background-repeat: repeat-x;
}

DIV.strip2 {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    height: 11px;
    width: 34px;
    background-image: url('/img/dole3.gif');
    background-repeat: no-repeat;
}

SPAN.btnTrackingRight {
    float:right;
}

SPAN#max_ {
    float:right;
}

.trackingDetails input[type=submit] {
    height: 27px;
    border: 1px solid #b8b8b8;
    background: #3f7fc3;
    color: white;
    text-transform: uppercase;
}

.trackingDetails input[type=submit].btn-cancel {
    height: 27px;
    border: 1px solid #b8b8b8;
    background: white;
    color: gray;
    text-transform: uppercase;
}

.trackingDetails input[type=submit]:disabled {
    height: 27px;
    border: 1px solid #b8b8b8;
    background: #e4e4e4;
    color: white;
    text-transform: uppercase;
}

.trackingDetails > input[type=submit]:hover {
    background: #8d8d90;
}

.keyword-result {
    padding-bottom: 2em !important;
}

.keyword-result H3 {
    text-transform: uppercase;
}

.keyword-result .res{
    display: block;
    padding-top: 0.5em;
    border-bottom: 1px solid #e4e4e4;
    color: black;
    font-family: 'Minion Pro';
    font-size: 16px;
    min-height: 32px;
}

.keyword-result .res A {
    color: black;
}

.keyword-result .res .num {
    width: 20px;
    display: inline-block;
}
