﻿
/* --------------- ANDREAS ---------------*/

.accordionHeaderGrayNew
{
  background-color: #fff;
  border-bottom: 1px solid #CDCCCC;
  color: #333;
  cursor: pointer;
  font-size: 1.231em;
  font-weight: bold;
  margin-top: 5px;
  padding: 5px;
  background-repeat: no-repeat;
  background-image: url(/mp/images/common/slider-close.gif);
  background-position: 5px center;
  height: 15px;
}

.accordionHeaderGrayNewSelected
{
  background-color: #EBEBEB;
  border-bottom: 1px solid #CDCCCC;
  color: #525252;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
  padding: 5px;
  background-repeat: no-repeat;
  background-image: url(/mp/images/common/slider-open.gif);
  background-position: 5px center;
  height: 15px;
}

.accordionHeaderGrayNoImage
{
  background-color: #EBEBEB;
  background-position: 5px center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #CDCCCC;
  color: #525252;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
  padding: 5px;
}
.graywatermark
{
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #999999;
  font-weight: normal;
}


.greyTextbox
{
  color: #7B7D7B;
  position: relative;
  width: 180px !important;
  vertical-align: middle;
  background: none repeat scroll 0 0 #F4F4F4;
  border: 1px solid #C9C9C9;
  font-size: 12px;
  height: 13px;
  padding: 5px 5px 5px 8px;
}

.UIInformationMessageBox
{
  background-color: white;
  background-image: url("http://www.cytamobile-vodafone.com/Images/new_red.png");
  background-position: 5px 10px;
  background-repeat: no-repeat;
  border: 1px solid #DEDBDE;
  margin: 10px 5px 0;
  padding: 10px 10px 10px 30px;
  text-align: justify;
}


TABLE.UserControl
{
  /*font-size: 11px;   font-family: Arial, Helvetica, sans-serif;*/
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin: 0px;
}
TR.UserControl
{
  /*font-size: 11px;   font-family: Arial, Helvetica, sans-serif;*/
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin: 0px;
}
TD.UserControl
{
  /*  font-size: 11px;   font-family: Arial, Helvetica, sans-serif;*/
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-top: 1px;
  margin: 0px;
}


.ButtonClicked
{
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 90px;
  height: 30px;
  border-style: inset;
  border-width: 1px;
  border-color: #C8C8C8;
  background-color: #7EBE36;
  color: #363636;
}
.ButtonNotClicked
{
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 90px;
  height: 30px;
  border-style: outset;
  border-width: 1px;
  border-color: #C8C8C8;
  background-color: #D7D7D7;
  color: #363636;
}
div.BoxGrayTitle
{
  background-color: #E4E4E4;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  margin: 0;
  padding: 0 0 0 5px;
}

div.BoxGrayContent
{
  margin: 0;
  padding: 10px;
}

.tooltip
{
  background-color: lightyellow;
  border: 1px solid #BDBABD;
  padding: 5px 10px 5px;
  width: 240px;
  display: none;
  color: #000;
  text-align: left;
  font-size: 11px; /* outline radius for mozilla/firefox only */
  -moz-box-shadow: 0 0 10px #F7F7F7;
  -webkit-box-shadow: 0 0 10px #F7F7F7;
  cursor: help;
}


/* --------------- START: ACCORDION  ---------------*/

.accCM
{
  margin: 0px 0 20px 0;
}
.accheaderCM
{
  padding: 10px 0 10px 10px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.231em;
  line-height: 28px;
  font-weight: bold;
  text-align: left;
  margin: 0;
}
.accordprefixCM
{
  margin-right: 5px;
}
.acccontentCM
{
  padding: 0 15px 15px 32px;
}
.opencontentCM
{
  color: #357729;
  border-top: 2px solid #CCCCCC;
  border-left: 3px solid #CCCCCC;
  border-right: 3px solid #CCCCCC;
  background-image: url(/mp/images/common/slider-open.gif);
  background-repeat: no-repeat;
  background-position: 10px center;
}
.closedcontentCM
{
  color: #333;
  border-bottom: 1px solid #CCCCCC;
  background-image: url(/mp/images/common/slider-close.gif);
  background-repeat: no-repeat;
  background-position: 10px center;
  cursor: pointer;
}
.acccontentCM
{
  border-left: 3px solid #CCCCCC;
  border-right: 3px solid #CCCCCC;
  border-bottom: 3px solid #CCCCCC;
  margin-bottom: 10px;
}

.acccontentCM p, .acccontentCM ol, .acccontentCM ul
{
  margin-top: 0;
}
/* --------------- END: ACCORDION  ---------------*/
.smallfonts
{
  font-size: 9px;
  font-family: Arial,Helvetica,sans-serif;
}
.TdBgcolor
{
  background-color: #e4e4e4; /* #E2FFB4;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.h1Mobile
{
  background-color: #F80000;
  color: White;
  line-height: 33px;
  margin: 0 7px 0 0;
  padding-left: 10px;
  padding-top: 0;
  font-size: 1.538em;
}

/***** Help Popup **********/
.ClassHelpPopup
{
  border: solid 1px black;
  background-color: #eeeeee; /*background-color: White;*/ /*    border: solid 1px #000000; */
  padding: 0px 0px 0px 0px; /*    width: 250px;     height: 100px; */
  margin: 0px 0px 0px 0px;
  width: 95%;
  position: absolute;
  z-index: 9002;
}
.ClassHelpPopupText
{
  padding: 0px 0px 0px 0px;
  color: Black;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: smaller;
}
.ClassHelpPopupText > ul
{
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 10px;
}
.ClassHelpPopupTitle
{
  background-color: #C0C0C0;
  color: Black;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}


.SelectedProductGridView
{
  font-weight: bold;
  border: 1px solid #FF0000;
}

/***** cookie disclaimer **********/

#cookie_banner_container
{
  display: block;
  position: fixed;
  bottom: 20px !important;
  width: 100%;
  z-index: 999 !important;
}
#cookie_banner_inner
{
}
#cookie_banner
{
  background-color: #f2f2f2;
  border: 1px solid #cccccc;
  box-shadow: 0 0 16px -4px #666666;
  color: #333333;
  font: 11px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 55px;
  padding: 6px;
  text-align: center;
}
a#cookie_banner_close
{
  background-image: url("/mp/images/common/close.png");
  color: #c3c3c3;
  float: right;
  font-size: 18px;
  height: 13px;
  position: relative;
  text-decoration: none;
  top: 2px;
  width: 13px;
}


/* ------ PopUp -START ----- */
.PopUpOverlay
{
  position: absolute;
  top: 100px;
  left: 100px;
  background-color: white;
  border: solid 1px #C0C0C0;
  width: 400px;
  height: 170px;
  z-index: 100;
  border-bottom: solid 2px #B1B1B1;
  border-right: solid 2px #B1B1B1;
  border-radius: 6px;
  box-shadow: 0 2px 10px rgba(43, 46, 14, 1);
}
.PopUpOverlayTitle
{
  float: left;
  height: 25px;
  padding-bottom: 5px;
  padding-top: 10px;
  padding-left: 10px;
  font-weight: bold;
  background-repeat: no-repeat;
  font-size: 1.2em;
  padding-right: 10px;
  width: 97%;
}
.PopUpOverlayContent
{
  float: left;
  padding: 1%;
  width: 97%;
}
.PopUpOverlayClose
{
  background-image: url(/mp/images/common/close-2.png);
  width: 25PX;
  height: 20PX;
  float: right;
  display: BLOCK;
  background-repeat: no-repeat;
  cursor: pointer;
}


/* ------ PopUp -END ----- */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
  border: 1px solid #cccccc;
  background: white;
  font-weight: bold;
  color: #1c94c4;
}

.ui-tooltip
{
  z-index: 900000 !important;
  background-color: lightyellow !important;
  border: 1px solid #BDBABD !important;
  padding: 5px 10px 5px;
  width: 240px !important;
  display: none;
  color: #000 !important;
  text-align: left !important;
  font-size: 11px !important; /* outline radius for mozilla/firefox only */
  -moz-box-shadow: 0 0 10px #F7F7F7 !important;
  -webkit-box-shadow: 0 0 10px #F7F7F7 !important;
  cursor: help !important;
}

.ui-tooltip, .arrow:after
{
  background: red;
  border: 2px solid white;
}

/* =================================================== */
