/**
<svg id="i-vf-icon-inner-sml" viewBox="0 0 60 60"><path d="M30.2 46.7c-8.2 0-16.8-7-16.9-18.3 0-7.5 4-14.7 9.2-18.9 5-4.2 11.9-6.8 18.2-6.9.8 0 1.6.1 2.2.2-5.5 1.1-9.8 6.2-9.8 12v.5c9.1 2.2 13.3 7.7 13.3 15.4 0 7.6-6 16-16.2 16z" class="st0"></path></svg>
**/

@font-face {
    font-family: 'Vodafone';
    src: url("../../fonts/VodafoneRg.eot");
    src: url("../../fonts/VodafoneRg.woff2") format("woff2"),
    url("../../fonts/VodafoneRg.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'Vodafone';
    src: url("../../fonts/vodafonergbd-webfont.eot");
    src: url("../../fonts/vodafonergbd-webfont.woff2") format("woff2"),
    url("../../fonts/vodafonergbd-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'Vodafone';
    src: url("../../fonts/VodafoneLt.eot");
    src: url("../../fonts/VodafoneLt.woff2") format("woff2"),
    url("../../fonts/VodafoneLt.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

/** Header **/
body, select, input, textarea, h1, h2, h3, h4, h5, h6, p, input, select, textarea, td, th, caption, a {
    font-family: "Vodafone";
}

h3 { 
    font-weight: 700;
}

body, select, input, textarea {
    font-size: 1rem;
}

body{
    background: transparent !important;
    min-width: 0 !important;
    min-height: 0 !important;
    overflow: auto !important;
    margin: 0;
    position: relative;
    height: 100%;
    width: 100%;
}
#aspnetForm {
    background: #f4f4f4;
}
#fullColumn, .vf-contentbox {
    position: static;
    background-color: #fff;
    padding: 30px 20px;
    box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.4);
}

#breadcrumb { 
    display: none;
}

a, .link, .link-big, .link-body {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
.vf-content a, 
.vf-content .link, 
.vf-content .link-big, 
.vf-content .link-body {
    text-decoration: underline;
}

.vf-content a:visited, 
.vf-content .link:visited, 
.vf-content .link-big:visited, 
.vf-content .link-body:visited {
    color: #333;
}

.vf-content a:hover, 
.vf-content a:focus, 
.vf-content .link:hover, 
.vf-content .link:focus, 
.vf-content .link-big:hover, 
.vf-content .link-big:focus, 
.vf-content .link-body:hover, 
.vf-content .link-body:focus {
    text-decoration: underline;
	color: #e60000;
}

.vf-content .button,
.vf-content .button:active,
.vf-content .button:hover,
.vf-content .button:focus {
    text-decoration: none;
}


.vf-meta-nav-wrapper a {
    font-size: 16px;
    line-height: 30px;
    padding: 0 10px;
    height: 30px;
    color: #fff !important; 
}

.vf-meta-nav-wrapper ul {
    list-style: none;
  float: right;
  margin-right: 10px;
}

.vf-meta-nav-wrapper ul li {
  float: left;
}


.vf-hidden {
    display: none;
}

.vf-mod-glnav {
  position: relative;
  z-index: 55;
  padding-bottom: 0;
}
.vf-mod-glnav .vf-meta-nav-wrapper {
  display: none;
}
@media only screen and (min-width: 1025px) {
    .vf-mod-glnav:not(.touch) .vf-meta-nav-wrapper {
    position: relative;
    display: block;
    height: 30px;
    background-color: #4A4D4E;
    }
}

.vf-mod-glnav .vf-main-nav-wrapper {
  position: relative;
  height: 47px;
}

@media only screen and (min-width: 600px) {
  .vf-mod-glnav .vf-main-nav-wrapper {
    height: 60px;
    }
}
@media only screen and (min-width: 1025px) {
  .vf-mod-glnav:not(.touch) .vf-main-nav-wrapper {
    height: 72px;
  }
}
.vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav {
    position: relative;
    width: 100%;
    height: 47px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(50,50,50,0.2);
}
@media only screen and (min-width: 600px) {
  .vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav {
    height: 60px;
  }
}
@media only screen and (min-width: 1025px) {
  .vf-mod-glnav:not(.touch) .vf-main-nav-wrapper .vf-main-nav {
    height: 72px;
    box-shadow: none;
  }
}
.vf-mod-glnav .vf-main-nav.sticky {
  position: fixed;
    top: 0;
}

.vf-content {
  min-height: 290px;
  margin-top: -19px;
}
@media only screen and (min-width: 600px) {
    .vf-content {
    min-height: 600px;
    }
}

.vf-belt {
  margin: 0 auto;
  width: 100%;
  padding: 0;
    position: relative;
}

@media only screen and (min-width: 600px) {
    .vf-belt {
    padding: 0 8px;
  }
}
@media only screen and (min-width: 1025px) {
    .vf-belt {
        padding: 0 16px;
    max-width: 960px;
    }
}
.vf-content .vf-belt {
    margin-top: -20px;
    z-index: 1;
    padding-top: 30px;
}
@media only screen and (min-width: 600px) {
  .vf-content .vf-belt {
    margin-top: -35px;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 1025px) {
  .vf-content .vf-belt {
    margin-top: -15px;
    padding-top: 110px;
  }
}

.vf-belt::after {
  content: " ";
  display: table;
  clear: both;
}
.vf-content .vf-belt:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #333;
    top: 0;
    z-index: -3;
    left: 0;
}
@media only screen and (min-width: 600px) {
 .vf-content .vf-belt:after {
    width: 80%;
    left: 10%;
  }
}
@media only screen and (min-width: 1025px) {
  .vf-content .vf-belt:after {
    width: 80%;
    left: 10%;
  }
}

.vf-mod-glnav .vf-belt {
  position: relative;
}
.vf-mod-glnav .vf-logo {
    position: absolute;
    top: 7px;
    left: 10px;
    width: 32px;
    height: 32px;
    background-color: #E60000;
    border-radius: 16px;
    z-index: 10;
}
@media only screen and (min-width: 600px) {
    .vf-mod-glnav .vf-logo {
    top: 10px;
    left: 20px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    }
}
@media only screen and (min-width: 1025px) {
    .vf-mod-glnav:not(.touch) .vf-logo {
    top: 12px;
    left: -18px;
    width: 48px;
    height: 48px;
    border-radius: 24px;
    }
}
@media only screen and (min-width: 1130px) {
  .vf-mod-glnav:not(.touch) .vf-logo {
    left: -71px;
    }
}
svg {
    display: inline-block;
    vertical-align: middle;
    fill: #333;
}
.vf-mod-glnav .vf-logo .vf-icon-inner {
    position: relative;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
}

.vf-mod-glnav .vf-logo .vf-icon-inner, .vf-mod-glnav .vf-logo .vf-icon-inner .st0, .vf-mod-glnav .vf-logo .vf-icon-inner [fill] {
    color: #fff;
    fill: #fff;
}

@media only screen and (min-width: 600px) {
    .vf-mod-glnav .vf-logo .vf-icon-inner {
    width: 40px;
    height: 40px;
    }
}
@media only screen and (min-width: 1025px) {
    .vf-mod-glnav:not(.touch) .vf-logo .vf-icon-inner {
    width: 48px;
    height: 48px;
    }
}

@media only screen and (min-width: 1025px) {
    .vf-mod-glnav:not(.touch) .vf-main-nav-wrapper .vf-main-nav:after {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 72px;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(50,50,50,0.2);
    z-index: -2;
    }
}

.vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main {
    position: absolute;
    display: none;
    width: calc(100% - 45px);
    height: calc(100vh - 47px);
    top: 47px;
    right: 0;
    overflow-y: auto;
    padding-bottom: 120px;
}
@media only screen and (min-width: 600px) {
  .vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main {
    width: 420px;
    height: calc(100vh - 60px);
    top: 60px;
  }
}
@media only screen and (min-width: 1025px) {
  .vf-mod-glnav:not(.touch) .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main {
    position: static;
    display: block;
    width: auto;
    height: auto;
    top: auto;
    right: auto;
    padding-left: 43px;
    padding-bottom: 0;
    margin: 0 -16px 0 -15px;
    border-left: 0;
    border-bottom: 0;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1130px) {
  .vf-mod-glnav:not(.touch) .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main {
    padding-left: 0;
  }
}


.vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #f4f4f4;
    border-left: 1px solid #f4f4f4;
}
.vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main:first-child {
    border-top: 0;
}
@media only screen and (min-width: 1025px) {
  .vf-mod-glnav:not(.touch) .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main {
    position: static;
    float: left;
    width: auto;
    border-top: 0;
    border-left: 0;
  }
}
.vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main a {
    transform: translate3d(0, 0, 0);
    position: relative;
    display: table;
    width: 100%;
    height: 58px;
    text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .vf-mod-glnav:not(.touch) .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main a {
    display: block;
    width: auto;
    height: 69px;
    margin-bottom: 3px;
  }
}
.vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main a.logout-link:active,
.vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main a.logout-link:focus,
.vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main a.logout-link:hover,
.vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main a:active span,
.vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main a:focus span,
.vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main a:hover span {
    color: #E60000;
}

.vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main a.logout-link,
.vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main a span {
    position: relative;
    display: table-cell;
    padding: 0 75px 0 15px;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
}
.vf-mod-glnav .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main a.logout-link {
	height: 66px;
}

@media only screen and (min-width: 1025px) {
  .vf-mod-glnav:not(.touch) .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main a.logout-link,
  .vf-mod-glnav:not(.touch) .vf-main-nav-wrapper .vf-main-nav ul.vf-list-nav-main li.vf-nav-item-main a span {
    display: block;
    font-size: 23px;
    font-weight: 100;
    line-height: 66px;
    padding: 3px 15px 0;
  }
}

#form1 {
    padding: 10px;
    background: #fff;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

#OutputPanel {
}

#StyledSelect {
    border: 0;
}

#StyledSingle {
    border: 0;
}

@media only screen and (min-width: 600px) {
  label, .fm-label, .fm-submit .btn, .formElementLabel {
    width: auto;
  }
}
label, .fm-label, legend, .formElementLabel {
  display: block;
  font-weight: bold;
  padding: 0 0 10px;
}
@media only screen and (min-width: 600px) {
  label, .fm-label, .fm-submit .btn, .formElementLabel {
    width: auto;
  }
}

form label, form .formElementLabel {
  height: 18px;
  margin-bottom: 5px;
  padding: 0;
  color: #ccc;
  position: absolute;
  font-size: 16px;
  margin-top: 10px;
  transition: margin 0.5s, font-size 0.5s;
  margin-top: -10px;
  cursor: default;
}

form label.focused-input {
  margin-top: -10px;
  font-size: 12px;
  cursor: default;
}

@media only screen and (min-width: 600px) {
    input[type=text], input[type=password], input[type=date], .fm-select, textarea {
    width: 290px;
    max-width: 600px;
  }
}

input[type=text], input[type=password], input[type=date], .fm-select, select, textarea {
    border: 0;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: 0 1px 3px rgba(50,50,50,0.6) inset;
    border: 1px solid #e9e9e9;
    font-size: 14px;
    padding: 10px;
}
@media only screen and (min-width: 600px) {
    input[type=text], input[type=password], input[type=date], .fm-select, textarea {
    width: 290px;
    max-width: 600px;
  }
}

.required {
    color: #007c92;
}
.mod-contact-form-enterprise input:not(.btn), .mod-contact-form-enterprise select {
    margin-bottom: 35px;
    width: 100%;
    background: transparent;
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 0;
    color: #333;
}


form input[type=text], 
form input[type=password], 
form input[type=date], 
form textarea, 
form select {
    margin-bottom: 35px;
    background: transparent;
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 0;
    color: #333;
    width: 100%;
        max-width: 600px;
}

form input[type=text]:focus, 
form input[type=password]:focus, 
form input[type=date]:focus, 
form textarea:focus, 
form select:focus {
    border: 0;
  border-bottom: 2px solid #333;
    outline: 0;
}

a.button, a.button:visited, form button, form input[type=submit], form input[type=reset], form input[type=button] {
        -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #9c2aa0;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(50,50,50,0.6);
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-family: "Vodafone",Arial,sans-serif;
    font-weight: bold;
    margin: 0 10px 10px 0;
    padding: 8px 15px;
    text-align: center;
    line-height: 16px;
    width: auto;
    border: 1px solid transparent;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline: 0; 
}

fieldset.groupBox.plots {
    min-width: 100%;
}

p > a.button {
    display: block;
}

.registerBusinessUserPage-custom-edit {
    width: 100%;
    max-width: 600px;
}

form button:hover, form button:active, form button:focus,
input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus, 
input[type=button]:hover, input[type=button]:active, input[type=button]:focus, 
input[type=reset]:hover, input[type=reset]:active, input[type=reset]:focus {
  background: #5e2750;
  text-decoration: none;
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    min-width: auto;
}
fieldset legend {
    margin: 0 0 15px 0;
    padding: 0;
}

#ctl00_MainPanelContent_LoginView1_loginMask_UserName_wrap {
    display: block;
    margin-top: 15px;
}
.captcha {
    position: relative;
}
.captchaImage {
    margin: 0 0 15px 0;
}

.captchaButton {
  border-width: 0px;
  position: absolute;
  top: 70px;
  right: 0;
}

.requiredElement {
  background: #ffffcc !important;
}

.noRequiredHighlight .requiredElement {
  background: transparent !important;
}

input[type="checkbox"] {
    display: inline-block;
    float: none;
    width: auto;
}

input[type="checkbox"] + label {
    display: inline-block;
    float: none;
    position: static;
    margin-left: 5px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    background: rgba(0,0,0,0) !important;
}

.pds {
    display: none;
}

.agbs {
    margin: 0 0 15px 0;
}

.vf-content h1 {
    font-size: 45px;
    line-height: 50px;
    font-weight: normal;
    color: #e60000;
}

.vf-content h3, .vf-content legend {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: inherit;
}

.vf-divide {
    position: relative;
    clear: both;
    width: 100%;
}
.vf-divide.vf-divide_hidden {
    opacity: 0;
}
.vf-divide.vf-divide_mdm {
    height: 41px;
}
.vf-divide.divide_lrg, .vf-divide.divide_mdm {
    height: 41px;
}
@media only screen and (min-width: 1025px) {
  .vf-divide.vf-divide_lrg, .vf-divide.vf-divide_mdm {
    height: 101px;
  }
}
.vf-mod-glnav-footer {
        min-height: 100px;
    position: relative;
    background: #2e2e2e;
}
.vf-mod-glnav-footer, .vf-mod-glnav-footer a, .vf-mod-glnav-footer a:visited {
    color: #fff;
}
@media only screen and (min-width: 1025px) {
    .vf-mod-glnav-footer {
    margin-top: 120px;
  }
}
.vf-mod-glnav-footer ul.inline {
    text-align: center;
}
.vf-mod-glnav-footer ul.inline li {
    display: inline-block;
    padding: 35px 25px 0 25px;
    float: none;
}
h1 {
    margin-bottom: 35px;
    color: #e60000;
    font-size: 30px;
  line-height: 34px;
  font-weight: lighter;
    float: none;
    text-align: left;
}

h2 {
    font-size: 30px;
    line-height: 34px;
    font-weight: lighter;
    margin-bottom: 20px;
    margin-top: 0;
    color: #e60000;
    float: none;
    text-align: left;
}   

p {
    margin: 0 0 15px 0;
  line-height: 1.4em;
}
strong {
    font-weight: bold;
}
.big {
    font-size: 1.25em;
}

.col7525 > .column:first-child {
    position: relative;
    width: 74%;
    padding-right: 20px;
}

.column {
    display: inline-block;
    vertical-align: top;
    position: relative;
    box-sizing: border-box;
}

.col7525 > .column:last-child {
    position: relative;
    width: 25%;
}
.col5050 > .column:first-child {
    position: relative;
    width: 49%;
    padding-right: 20px;
}

.col5050 > .column:last-child {
    position: relative;
    width: 48%;
}

.claro .dijitDialogUnderlay,
div.DSMDBackground {
    background: rgba(0,0,0,0.5);
    z-index: 1040;
}

.claro .dijitDialog,
div.DSMDBox {
    position: fixed;
    display: flex;
    top: 10px;
    flex-direction: column;
    pointer-events: auto;
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 2px;
    padding: 30px;
    margin: 10px;
    margin-top: 49px;
    box-shadow: 0 7px 8px -4px rgba(0,0,0,0.2), 0 13px 19px 2px rgba(0,0,0,0.14), 0 5px 24px 4px rgba(0,0,0,0.12);
    outline: 0;
    transform: translate3d(0, 0, 0);
        min-height: auto !important;
}

.claro .dijitDialog {
    overflow: visible !important;
}
.claro .dijitDialogTitleBar,
.DSMDBox .DSMDTitle {
    background: none;
    height: auto;
    padding: 0;
    margin: 0;
    border: 0;
}
.claro .dijitDialogPaneContent,
.DSMDBox .DSMDBody {
    height: auto;
    padding: 0;
    margin: 0;
    border: 0;
}
.DSMDBox .DSMDBody {
    padding: 0 0 50px 0;
}

.claro .dijitDialogTitle {
  color: #e60000;
  margin-bottom: 25px;
  font-size: 30px;
  line-height: 34px;
  font-weight: lighter;
    display: block;
}
.claro .dijitDialogCloseIcon {
    border: 0;
    background: none;
    position: absolute;
    top: -50px;
    right: 0px;
    font-size: 1.2em;
    cursor: pointer;
    background-color: white;
    padding: 5px 7px;
    border-radius: 2px;
    box-shadow: 0 3px 8px -4px rgba(0,0,0,0.2), 0 -3px 19px 2px rgba(0,0,0,0.14);
    height: 30px;
    width: 30px;
    text-align: center;
}
.claro .dijitDialogCloseIcon:before {
    content: '×';
    font-size: 30px;
    line-height: 30px;
    display: block;
    color: #333;
}

.claro .dijitDialogCloseIcon span {
    display: none;
}


.tg-accord {
    margin-bottom: 30px;
}
@media only screen and (min-width: 600px) {
  .tg-accord, .tg-accord-lrg {
    box-shadow: none;
    border: 0;
  }
}
.vf-accordion .tg-accord {
    margin: 0;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
@media only screen and (min-width: 600px) {
  .vf-accordion .tg-accord {
    border-radius: 0;
    border: 0;
  }
}
@media only screen and (min-width: 600px) {
  .vf-accordion .tg-accord {
    border-radius: 0;
  }
}
.tg-accord .tg-item {
  border-top: 1px solid #ccc;
    border-radius: 0;
  margin: 0;
}
@media only screen and (min-width: 600px) {
.tg-accord .tg-item {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    margin: 0;
    border-top: none;
  }
}
.tg-accord .tg-item:first-child {
    border-top: none;
}
.vf-accordion .tg-accord .tg-item {
    border-top: 1px solid #ccc;
}
.vf-accordion .tg-accord .tg-item {
    border: 0;
    margin-bottom: 10px;
}
@media only screen and (min-width: 600px) {
    .vf-accordion .tg-accord .tg-item:first-child {
    border-radius: 0;
  }
}
@media only screen and (min-width: 600px) {
    .vf-accordion .tg-accord .tg-item {
    border-radius: 0;
  }
}
.vf-accordion .tg-accord .tg-item {
    margin-bottom: 0;
    border-top: 1px solid #333;
}

.tg-head, .ttg-head {
    position: relative;
}
.tg-accord .tg-head, .tg-accord .ttg-head, .tg-dropdown .tg-accord .tg-head {
    display: block;
    margin: 0;
    padding: 8px 30px 8px 10px;
}
.tg-accord .tg-active {
    background: #f4f4f4;
    margin: 0;
    padding-left: 10px;
}
@media only screen and (min-width: 600px) {
  .tg-accord .tg-head, .tg-dropdown .tg-accord .tg-head {
    background: none;
    padding: 0;
  }
}
@media only screen and (min-width: 600px) {
  .tg-accord .tg-active, .tg-accord .tg-body {
    background: none;
    padding: 0;
    margin: 0;
  }
}
.vf-accordion .tg-item .tg-head {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color;
}
.vf-accordion .tg-accord .tg-item .tg-head {
    display: block;
    padding: 10px 40px 10px 10px;
    font-family: "Vodafone",Arial,sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
}
@media only screen and (min-width: 600px) {
  .vf-accordion .tg-accord .tg-item .tg-head {
    font-size: 18px;
    line-height: 22px;
    padding: 15px 60px 15px 20px;
  }
}
.vf-accordion .tg-item .tg-head {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, fill;
    transition-property: color, fill;
}
.vf-accordion.vf-accordion-simple-icon .tg-accord .tg-item .tg-head, .vf-accordion.vf-accordion-extended-icon .tg-accord .tg-item .tg-head {
    padding: 10px 40px;
}
.vf-accordion .tg-accord .tg-item .tg-head {
    background-color: transparent;
    font-size: 18px;
    font-family: "Vodafone",Arial,sans-serif;
    font-weight: bold;
    color: #333;
    padding: 10px 40px 10px 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
@media only screen and (min-width: 600px) {
 .vf-accordion.vf-accordion-simple-icon .tg-accord .tg-item .tg-head, .vf-accordion.vf-accordion-extended-icon .tg-accord .tg-item .tg-head {
    padding: 15px 40px 15px 0;
  }
}
@media only screen and (min-width: 600px) {
  .vf-accordion .tg-accord .tg-item .tg-head {
    padding: 15px 40px 15px 0;
  }
}
@media only screen and (min-width: 1025px) {
  .vf-accordion .tg-accord .tg-item .tg-head {
    padding: 10px 40px 10px 0;
  }
}
.vf-accordion .tg-accord .tg-item .tg-head.tg-active {
    position: relative;
    z-index: 1;
    color: #E60000;
}

.js .tg-body {
    display: none;
    position: relative;
}
.js .tg-display {
    display: block;
}
.tg-accord .tg-body, .tg-dropdown .tg-accord .tg-body {
    background: #f4f4f4;
    padding: 0 15px 15px;
    margin: 0;
}
@media only screen and (min-width: 600px) {
  .tg-accord .tg-active, .tg-accord .tg-body {
    background: none;
    padding: 0;
    margin: 0;
  }
}
.vf-accordion .tg-accord .tg-item .tg-body {
    padding: 10px;
    background-color: #f4f4f4;
}
@media only screen and (min-width: 600px) {
  .vf-accordion .tg-accord .tg-item .tg-body {
    padding: 20px;
    border-radius: 0px 0px 3px 3px;
  }
}
.vf-accordion .tg-accord .tg-item .tg-body {
    padding: 40px 20px 30px;
    background-color: transparent;
}
@media only screen and (min-width: 600px) {
  .vf-accordion .tg-accord .tg-item .tg-body {
    padding: 40px 30px 30px 30px;
  }
}
@media only screen and (min-width: 1025px) {
  .vf-accordion .tg-accord .tg-item .tg-body {
    padding: 40px 40px 30px;
  }
}
.vf-accordion .tg-accord .tg-item .tg-body {
    padding: 15px 0 30px;
}
@media only screen and (min-width: 600px) {
  .vf-accordion .tg-accord .tg-item .tg-body {
    padding: 15px 0 30px 0;
  }
}
@media only screen and (min-width: 1025px) {
  .vf-accordion .tg-accord .tg-item .tg-body {
    padding: 15px 0 30px;
  }
}

svg {
    display: inline-block;
    vertical-align: middle;
    fill: #333;
}
.i-xsml {
    width: 20px;
    height: 20px;
}
.tg-show, .tg-hide {
    font-family: "Vodafone",Arial,sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #333;
}
.tg-hide {
    display: none;
}
i.tg-hide, i.tg-show, i.tg-link, svg.tg-hide, svg.tg-show, svg.tg-link {
    margin-top: -4px;
    position: absolute;
    right: 15px;
    top: 50%;
}
.tg-active .tg-hide {
    display: inline-block;
}
.tg-active i.tg-hide, .tg-active i.tg-show, .tg-active i.tg-link, .tg-active svg.tg-hide, .tg-active svg.tg-show, .tg-active svg.tg-link {
    right: 19px;
}
.tg-accord .tg-head i, .tg-accord .tg-head svg, .tg-accord .ttg-head i, .tg-accord .ttg-head svg, .tg-dropdown .tg-accord .tg-head i, .tg-dropdown .tg-accord .tg-head svg {
    top: 50%;
    margin-top: -10px;
}
.vf-accordion .tg-accord .tg-item .tg-head .tg-show, .vf-accordion .tg-accord .tg-item .tg-head .tg-hide {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
}
@media only screen and (min-width: 600px) {
  .vf-accordion .tg-accord .tg-item .tg-head .tg-show, .vf-accordion .tg-accord .tg-item .tg-head .tg-hide {
    right: 20px;
  }
}
.vf-accordion .tg-accord .tg-item .tg-head .tg-show, .vf-accordion .tg-accord .tg-item .tg-head .tg-show .st0, .vf-accordion .tg-accord .tg-item .tg-head .tg-hide, .vf-accordion .tg-accord .tg-item .tg-head .tg-hide .st0 {
    right: 20px;
    color: #fff;
    fill: #fff;
}
@media only screen and (min-width: 600px) {
  .vf-accordion .tg-accord .tg-item .tg-head .tg-show, 
    .vf-accordion .tg-accord .tg-item .tg-head .tg-hide {
    right: 30px;
  }
}
@media only screen and (min-width: 1025px) {
  .vf-accordion .tg-accord .tg-item .tg-head .tg-show, 
    .vf-accordion .tg-accord .tg-item .tg-head .tg-hide {
    right: 40px;
  }
}
.vf-accordion .tg-accord .tg-item .tg-head .tg-show, 
.vf-accordion .tg-accord .tg-item .tg-head .tg-show .st0, 
.vf-accordion .tg-accord .tg-item .tg-head .tg-hide, 
.vf-accordion .tg-accord .tg-item .tg-head .tg-hide .st0 {
    color: #333;
    fill: #333;
    right: 0;
}
.vf-accordion .tg-accord .tg-item .tg-head.tg-active .tg-show, 
.vf-accordion .tg-accord .tg-item .tg-head.tg-active .tg-hide {
    color: #E60000;
    fill: #E60000;
}

.tg-active .tg-head a {
    color: #e60000;
}

.tg-head a,
.tg-head a:hover,
.tg-head a:active,
.tg-head a:focus {
    text-decoration: none;
}

.tg-active .tg-show {
    display: none;
}

.responsive-table table, 
.responsive-table caption, 
.responsive-table tbody, 
.responsive-table tfoot, 
.responsive-table thead, 
.responsive-table tr, 
.responsive-table th, 
.responsive-table td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.responsive-table table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 15px;
    background: #fff;
}
table.responsive-table-width-full,
.responsive-table-width-full table {
    width: 100%;
}

.responsive-table table tr:first-child {
    border-top: none;
}
table.responsive-table-zebra tbody tr:not(.header):nth-child(odd) td,
.responsive-table-zebra table tbody tr:not(.header):nth-child(odd) td {
    background: #f4f4f4;
}

.responsive-table table td, 
.responsive-table table th {
    vertical-align: top;
}
@media only screen and (min-width: 600px) {
  .responsive-table table td, 
    .responsive-table table th {
    display: table-cell;
    margin: 0;
    padding: 7px 10px;
  }
}
@media only screen and (min-width: 600px) {
  .responsive-table table th {
    font-weight: bold;
  }
}

.responsive-table table thead th {
    font-weight: bold;
    padding: 15px 10px;
}

.responsive-table table thead th, 
.responsive-table table tbody td {
    text-align: center;
    vertical-align: baseline;
}
.responsive-table table thead tr th,
.responsive-table table tr.header th {
    background: #f4f4f4;
    border-bottom: 2px #E60000 solid;
}
.responsive-table table thead tr th:first-child, 
.responsive-table table tr.header th:first-child, 
.responsive-table table tbody tr.group.group_first td:first-child, 
.responsive-table table tbody tr.not_grouped td:first-child {
    text-align: left;
    vertical-align: baseline;
}
.responsive-table table tbody td {
    padding: 10px;
}
.responsive-table table thead th, 
.responsive-table table tbody td {
    text-align: center;
    vertical-align: baseline;
}
.responsive-table table tbody tr td {
    vertical-align: top;
    border-left: 1px #d8d8d8 solid;
    border-right: 1px #d8d8d8 solid;
    border-top: 1px #d8d8d8 solid;
    border-bottom: 1px #d8d8d8 solid;
}
.responsive-table table tbody tr td:first-child {
    border-left: 0px #d8d8d8 solid;
}

.alt td {
    background: inherit;
}

.datashopGridView {
    margin-top: inherit;
    border-spacing: inherit;
    border: inherit;
}
.datashopGridView tr.row td {
    height: inherit;
    padding: 10px;
    border: 1px #d8d8d8 solid;
}
.datashopGridView tr.header th,
.datashopGridView tr.row td {
    font-size: 14px;
    color: #333;
}
.datashopGridView tr.header th {
    font-weight: bold;
    padding: 15px 10px;
}
.datashopGridView tr.row td:first-child,
table tbody tr td:first-child {
  border-left: 0;
}
.datashopGridView tr.row td:last-child,
table tbody tr td:last-child {
  border-right: 0;
}
.pager {
    background: none;
}
.pager table {
	width: auto;
	margin: 15px auto;
}
.responsive-table-zebra table tbody tr.pager td,
.pager td {
  border: 0;
  background: none;
  border-color: inherit;
  font-weight: inherit;
  padding: 0;
  background: transparent !important;
}

.pager table td span, 
.pager table td a {
	padding: 10px;
	display: inline-block;
	margin: 0 10px;
}

.pager table td span {
	font-weight: bold;
	color: #e60000;
}

.header .descending {
  background: none;
  background-image: url('../../images/arrowdown.png');
  background-repeat: no-repeat;
  background-position: right 7px;
}

.header .ascending {
  background: none;
  background-image: url('../../images/arrowup.png');
  background-repeat: no-repeat;
  background-position: right 7px;
}

.responsive-table table tbody td {
  padding: 10px;
}
table tbody tr td {
    border: 0;
    padding: 0;
    text-align: left;
}

section.map-control {
    position: relative;
    width: 100%;
    height: calc(100vh - 150px);
    overflow: hidden;
    z-index: 2;
}

@media only screen and (min-width: 600px) {
    section.map-control {
  }
}


@media only screen and (min-width: 1024px) {
    section.map-control {
        width: calc(100% + 20rem);
        left: -10rem;
        right: -10rem;
        box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.4);
  }
}
.map {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}

.map-overlay {
    position: absolute;
    z-index: 7;
    left: 0;
    width: 20rem;
    top: 0;
    bottom: 0;
    overflow: auto;
	background: rgba(255, 255, 255, 0.95);
}

.map-footer {
    z-index: 6;
    left: 20rem;
    right: 100px;
    height: 20px;
    bottom: 0;
    background: transparent;
    position: absolute;
    color: #333;
    padding: 0.2em 0.5em 0 0.5em;
    font-size: 14px;
}   

#divMap {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0;
}
.map-overlay .request_panel {
    margin: 0;
    border: 0;
    position: relative;
	background: transparent;
}

.requestpage-control input[type=text], 
.requestpage-control input[type=password], 
.requestpage-control input[type=date], 
.requestpage-control textarea, 
.requestpage-control select {
    margin-bottom: 0;
    width: calc( 100% - 130px);
}

.requestpage-control select {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.requestpage-custom-label {
    padding-top: 10px;
}

#ctl00_MainPanelContent_ExportTypeSelector_divProfileSelector input[type="checkbox"] {
  margin-top: 5px;
}

#ctl00_MainPanelContent_ExportTypeSelector_divProfileSelector label {
    color: #333;
    position: static;
    font-weight: normal;
    padding-top: 0;
}

#ctl00_MainPanelContent_ctlRequestDetails_UpdatePanel2 .request_panel > div {
    padding-left: 31px;
}

#ctl00_MainPanelContent_ctlRequestDetails_UpdatePanel2 .request_panel > div + div {
    padding: 0;
    margin: 15px 0 0 0 !important;
}
#ctl00_MainPanelContent_ctlRequestDetails_UpdatePanel2 .request_panel > div + div input[type="submit"] {
    width: 100%;
}
#ctl00_MainPanelContent_ctlRequestDetails_UpdatePanel2 .request_panel div input[type="checkbox"] {
  margin-left: -31px;
    margin-right: 16px;
}
#ctl00_MainPanelContent_ctlRequestDetails_UpdatePanel2 label {
    color: #333;
    position: static;
    font-weight: normal;
    padding-top: 0;
    display: inline;
    float: none;
    margin: 0;
}

#ctl00_MainPanelContent_ctlRequestDetails_agb_linkAgb {
    display: inline;
}

.request_panel_search {
    padding: 0;
    margin: 0;
    border: 0;
}
.request_panel_search iframe {
    overflow: hidden;
}

#request_angel_slider,
.requestpage-calender {
    width: calc( 100% - 132px ) !important;
}

#request_angel_slider .ajax__slider_h_rail {
    width: 100% !important;
}

#request_angel_slider {
    margin-top: 10px; 
}

.resultList {
  border-bottom: 1px solid #ccc !important;
}

#form1 {
    background: transparent;
}
#SingleInputHeader {
    display: block;
    margin: 0;
    position: static;
    font-weight: normal;
    font-size: 16px;
    height: auto;
	color: #333;
}
#SingleInputHeader b {
	
}
#SingleInputValue {
	position: static;
	margin-bottom: 10px;
	width: 100%;
	background: transparent;
	border: 0;
	box-shadow: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	padding: 10px 0;
	color: #333;
	font-family: Vodafone;
	font-size: 14px;
}

#form1 .mainPanel {
    width: 100% !important;
    height: auto !important;
    overflow: hidden !important;
}
#form1 .searchButtonDiv, #form1 .zoomButtonDiv {
    width: 100%;
}

#form1 .outputPanel select {
    margin: 0;
    width: 100%;
}

.inlineHelpBtn {
  background: url('../../images/vf_qm.png') no-repeat 0 0;
  width: 16px !important;
  height: 16px !important;
  display: inline-block;
  border: 0 !important;
  float: right;
}
.inlineHelpBtn img {
    display: none;
}

#request_panel_warning {
    position: absolute !important;
    top: 6px !important;
    right: 36px !important;
    width: 20px !important;
}

.map > .mapToolbar {
    position: absolute;
    top: 0;
    left: 20rem;
	right: 0;
    z-index: 7;
    width: auto;
    margin: 0;
    border: 0;
	background-image: none;
	background: rgba(255, 255, 255, 0.95);
}

.map > .mapToolbar > .dijitToolbar {
	background-image: none;
	background: transparent;
	border: 0;
	text-align: center;
}


.claro .dijitButtonText {
    padding: 0;
}

.styled-select {
	position: relative;
	max-width: 600px;
	width: 100%;
}

.styled-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: 0;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 12px;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 5px;
}

#ctl00_MainPanelContent_lblExportAsCsv {
	position: static;
	display: inline-block;
	color: #333;
	font-weight: normal;
	margin-right: 15px;
}

.mainPanel {
  font-family: Vodafone;
  font-size: 16px;
}

.mainPanel input[type="submit"], .mainPanel input[type="button"] {
    font-family: Vodafone;
    font-size: 14px;
}

#SearchBtn {
	width: 100%;
}

#ctl00_MainPanelContent_ctlRequestDetails_btnRequest {
	width: 100%;
}
#news {
    position: fixed;
    right: 0;
    top: 114px;
    z-index: 999;
    width: 399px;
}

#news > .toggle {
    cursor: pointer;
    float: left;
    height: 47px;
    width: 29px;
    padding: 18px 15px;
    background: #fff;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.7);
    position: relative;
    overflow: visible;
}

#news > .toggle svg {
    width: 60px;
    height: 60px;
    margin-left: -17px;
    margin-top: -6px;
}

#news > .toggle:after {
    content: ' ';
    display: block;
    width: 10px;
    height: auto;
    position: absolute;
    right: -10px;
    top: 0;
    bottom: -10px;
    background: #fff;
}

#news > .content {
    background: #fff;
    display: none;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.7);
    float: right;
    padding: 20px;
    width: 300px;
}

#news.important > .toggle,
#news.important > .toggle:after,
#news.important > .content {
	background: #e60000;
}



.displayblock {
    display: block !important;
}
.quote {
    background-color: #e60000;
    text-align: center;
    padding-top: 28px;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.7);
}
@media only screen and (min-width: 600px) {
  .quote, 
  .library {
    width: 45%;
    float: right;
  }
}
@media only screen and (min-width: 1025px) {
  .quote, 
  .library {
    width: 288px;
    float: right;
  }
}
.quote .quote-content {
    margin: 0 40px 40px 40px;
}

.quote .quote-button {
    background-color: rgba(153,0,0,0.55);
    margin-bottom: 0px;
    padding: 15px 20px 15px 20px;
    color: #fff !important;
}


.infobubble {
    overflow: visible;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
	z-index: 100;
}
.infobubble:before {
    content: ' ';
    background: url('../../images/vf_sprites.png') -525px -22px no-repeat;
    width: 16px;
    height: 16px;
    display: block;
}

.infobubble .content {
    display: none;
    border: 1px solid #888;
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.6);
    position: absolute;
    top: -14px;
    left: 30px;
    width: 200px;
    height: auto;
    font-size: 0.875rem;
    padding: 10px;
    background: #fff;
    font-weight: normal;
}

.infobubble:hover .content {
    display: block;
}
.infobubble .content:before {
    content: ' ';
    display: block;
    border: 1px solid #888;
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.6);
    position: absolute;
    top: 15px;
    left: -7px;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    border-right: 0;
    border-top: 0;
    background: #fff;
}

.infobubble .content:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 11px;
    left: 0px;
    width: 7px;
    height: 17px;
    background: #fff;
}


.claro .dijitPopup {
    box-shadow: 0 1px 3px rgba(50,50,50,0.6);
}

.claro .dijitCalendar {
    border: 0;
    border-radius: 0;
    background-color: #fff;
    background-image: none;
    padding: 6px 5px 3px 5px;
}

.claro .dijitCalendar:hover {
    background-color: #fff;
    padding: 6px 5px 3px 5px;
	border: 0;
}

.claro .dijitCalendarMonthContainer th {
    text-align: center;
    padding-bottom: 4px;
    vertical-align: middle;
}

.claro .dijitCalendarIncrementControl {
    width: 18px;
    height: 16px;
    background-image: url(images/calendarArrows.png);
    background-repeat: no-repeat;
}

.dijitButtonNode {
    border: 1px solid gray;
}

.claro .dijitButton .dijitButtonNode, 
.claro .dijitDropDownButton .dijitButtonNode, 
.claro .dijitComboButton .dijitButtonNode, 
.claro .dijitToggleButton .dijitButtonNode {
    border: 1px solid #759dc0;
    padding: 2px 4px 4px 4px;
    color: #000000;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    background-color: #bcd8f4;
    background-image: none;
}

.claro .dijitCalendar .dijitDropDownButton .dijitButtonNode {
    padding: 0 3px 0 2px;
    border: solid 1px #b5bcc7;
    box-shadow: 0;
    background-color: transparent;
    background-image: none;
}

.claro .dijitCalendarDayLabelTemplate {
    padding-bottom: 0;
    text-align: center;
    border-bottom: 1px solid #b5bcc7;
    padding: 0 3px 2px;
}

.claro .dijitCalendarDayLabel {
    padding: 0 4px 0 4px;
    font-weight: bold;
    font-size: 0.909em;
    text-align: center;
    color: #000000;
}

.claro .dijitCalendarDateTemplate {
    background-color: #ffffff;
    border-bottom: 1px solid #d3d3d3;
    padding-top: 0;
    font-size: 0.909em;
    font-family: Vodafone;
    font-weight: bold;
    letter-spacing: .05em;
    text-align: center;
    color: #000000;
}

.claro .dijitCalendarPreviousMonth, 
.claro .dijitCalendarNextMonth {
    background-color: transparent;
    background-image: none;
    border-bottom: solid 1px #d3d3d3;
}

.claro .dijitCalendarYearLabel {
    padding: 2px 0 0 0;
    margin: 0;
    font-size: 1.17em;
}

.claro .dijitCalendarNextYear, 
.claro .dijitCalendarPreviousYear {
    padding: 1px 6px 1px 6px;
    font-size: 0.909em;
}

.claro .dijitCalendarSelectedYear {
    font-size: 1.091em;
    color: #000000;
}

.dijitCalendarPreviousYear {
    margin: 0 0.55em 0 0;
}

.dijitCalendarNextYear {
    margin: 0 0 0 0.55em;
}

#ctl00_MainPanelContent_tempUserControl_email_wrap {
    display: block;s
    margin-top: 20px;
}

#ctl00_MainPanelContent_tempUserControl_UpdatePanel1 .agbs label {
	display: inline;
}

.dijitReset .dijitInputInner {
	margin-bottom: 0;
}

.dijitComboBox  {
	margin-top: 10px;
	margin-bottom: 35px;
}

.requestpage-control .dijitComboBox {
	margin: 0;
}

.dijitReset .dijitInputInner {
	margin-bottom: 0;
}

.dijitComboBox  {
	margin-top: 10px;
	margin-bottom: 35px;
}

.requestpage-control .dijitComboBox {
	margin: 0;
}

.claro .dijitCalendarDayLabelTemplate {
	border: 0;
	font-size: 14px;
	line-height: 32px;
    text-align: center;
    padding: 5px 5px 0 5px;
    margin: 5px;
    width: 32px;
    height: 32px;
}
.claro .dijitCalendarDateTemplate {
	border: 0;
	font-weight: normal;
	line-height: 32px;
  text-align: right;
  padding: 0 5px 0 5px;
  margin: 5px;
  width: 32px;
  height: 32px;
	font-size: 14px;
	box-sizing: border-box;
	letter-spacing: 0;
}
.claro .dijitCalendarDateTemplate .dijitCalendarDateLabel {
	padding: 0;
	border: 0;
	font-size: 14px;
	letter-spacing: 0;
	display: inline;

}
.claro .dijitCalendarMonthContainer th {
	border-bottom: 1px solid #888;
}

.claro .dijitCalendarYearLabel {
	border-top: 1px solid #888;
	padding: 5px;
	font-size: 1em;
}
.claro .dijitCalendarNextYear,
.claro .dijitCalendarPreviousYear,
.claro .dijitCalendarSelectedYear {
	font-size: 1em;
	padding: 0 5px;
}
.claro .dijitCalendarSelectedYear {
	font-weight: bold;
}

.claro .dijitCalendarIncrementControl {
    background-image: url(../../images/calendarArrows.png);
}

.claro .dijitCalendarIncrementControl {
	background-size: cover;
	background-position: center center;
}

.claro .dijitCalendarDecrease {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAA7CAIAAACR/M/GAAAB5UlEQVRYhe3YTY4BQRQH8DZHcACRWFk7AodAfAYhCEGEGxAbp7HiCBwCQZAWBCHIfxaS1mboro9Xs5q36upa/FKV7qr3ngOApj6+/sBQyIxGo5cxFESj0fD5fJ1Ox3hDv5pmszkYDDRN03XdeEnMGIamaYFA4DlBvleP6Pf75ikyxsIgY6wNGsbWIGBYDFmG0ZBi2A1xhssQZHgNEUbA4GbEDD5G2OBgZAxWRtJgYuQNe4bEsGGoDCuG0PjI0BrvGXLjDaPC+MkoMl6YbreryIA5HXQ6nbQ5mzmeTCwW8/v9v7M6mjAv7X6/1+t15Z8AgNvtVqvVlH/QAK7Xa7VaVf57ArhcLpVKRflhA+B8PpfLZeVHJ4DT6VQqlZRfBACOx2OxWFR+rQE4HA6FQkH5JQ1gv9/n83kZiTWz2e12uVxOWOLI07bbbTabFZP4ss7NZpPJZAQk7hxa1/V0Os0riVQE6/U6lUpxSYL1zWq1SiaT7JJ4tbZcLhOJBKMkVXsuFot4PM4iyVbS8/k8Go3aSgR9gdlsFolErCWaLsd0Og2HwxYSWc9mMpmEQqFPEmUHajweB4PBtxJlP83lcrVaLY/H8xj2ej1jirht53a72+221+t9PD8nCDfNHMPh0Dx04L8PzR3fVYYMDxHStSwAAAAASUVORK5CYII=');
}

.claro .dijitCalendarIncrease {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAA7CAIAAACR/M/GAAAB8UlEQVRYhd3YTY4BQRQA4DJHcACRWFn3ETgE4jcIQQgi3IDYOI0VR+AQCIK0IAhBahZCv+lp3fXzahbzVtVdr/LlVbq7XtpFKSXq4+sPDDMzHo9VOfQV3W5X07Rms0kVhFGNruuEkOFw2Gq10IsxmGAw+BwokWBpg8FAewXu7hHTtSLJzCiSLBgVkjWDLn1kcCU7BlFyYLAkZwZFYmLkJVZGUuJgZCQ+RljiZsQkEUZAEmR4JXGGS5Ji2CVZhlFCYFgkHMZRQmPsJUzGJPV6vfd9hT202+1+jzEZ2EcGAoF4PG7MqdiuRqPxeDzgLP4DXa/X7/e7KQH59azVarfb7XcO5semWq1er1fLNLRPZ6VSuVwunzJxDoJyuXw+n22SEY61Uql0Op3s82UP6WKxeDweHZdItRyFQuFwOLCsEm+g8vn8fr9nXCjYDuZyud1ux75WpLnNZrPb7ZbdYGWgkclkdF3nMpgYaKTT6c1mw2s4M9BIpVLr9VrAcGCgkUwmV6uVmGHHQCORSCyXS2HjIwONWCy2WCxkDGsGGtFodD6fSxoWDDQikchsNpM3zAw0wuHwdDpFMX4w0AiFQpPJBMugsE/r9/vPgc/na7fbHo8HsbcyGK/XSwjx+/2dTuc5xgxY2mg0QtwoGC76b/9Dq4tvnMgMD4qXX7sAAAAASUVORK5CYII=');
}

.claro .dijitCalendarArrowHover .dijitCalendarIncrease, 
.claro .dijitCalendarArrow:hover .dijitCalendarIncrease,
.claro .dijitCalendarArrowHover .dijitCalendarDecrease, 
.claro .dijitCalendarArrow:hover .dijitCalendarDecrease {
	background-position: center center;
}
.claro .dijitCalendarDateTemplate .dijitCalendarDateLabel {
	background: transparent;
	color: inherit;
}
.claro .dijitCalendarSelectedDate {
	background: #333;
	color: #fff;
	font-weight: bold;
}

.claro .dijitCalendarDateTemplate:hover {
	background: #333;
	color: #fff;
}

.claro .dijitCalendarPreviousMonth, .claro .dijitCalendarNextMonth {
	color: #ccc;
}

#LoginBox fieldset h3 {
	margin-bottom: 20px;
}

#notification {
  position: absolute;
  top: 43px;
  right: 0;
  left: 20em;               
  z-index: 50;
}