#estWidget-widget {
	line-height: 1;
	height: 720px;
  max-height: 720px;
  min-height: 720px;
  width: 380px;
  max-width: 380px;
  min-width: 380px;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}
 
#estWidget-map {
/*  position: absolute; */
}

.ng-cloak { 
	visibility: hidden !important;
}

#estWidget-widget a, #estWidget-widget input, #estWidget-widget textarea {
	font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  font-size: 12px;
}

@font-face
{
    font-family: 'PFSquareSansProLight';
    font-weight: normal;
    font-style: normal;

    src: url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-light-webfont.eot');
    src: url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
			   url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-light-webfont.woff') format('woff'),
			   url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-light-webfont.ttf') format('truetype'),
			   url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-light-webfont.svg#PFSquareSansProLight') format('svg');
}

@font-face
{
    font-family: 'PFSquareSansProBold';
    font-weight: normal;
    font-style: normal;

    src: url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-bold-webfont.eot');
    src: url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
			   url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-bold-webfont.woff') format('woff'),
			   url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-bold-webfont.ttf') format('truetype'),
			   url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-bold-webfont.svg#PFSquareSansProBold') format('svg');
}

@font-face
{
    font-family: 'PFSquareSansProRegular';
    font-weight: normal;
    font-style: normal;

    src: url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-regular-webfont.eot');
    src: url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
			   url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-regular-webfont.woff') format('woff'),
			   url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-regular-webfont.ttf') format('truetype'),
			   url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-regular-webfont.svg#PFSquareSansProRegular') format('svg');
}

@font-face
{
    font-family: 'PFSquareSansProMedium';
    font-weight: normal;
    font-style: normal;

    src: url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-medium-webfont.eot');
    src: url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-medium-webfont.eot?#iefix') format('embedded-opentype'),
			   url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-medium-webfont.woff') format('woff'),
			   url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-medium-webfont.ttf') format('truetype'),
			   url('http://www.estaxi.ru/client/widget/fonts/pfsquaresanspro-medium-webfont.svg#PFSquareSansProMediumRegular') format('svg');
}
#estWidget-widget * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#estWidget-widget *:before,
#estWidget-widget *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#estWidget-widget {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1;
  color: #333333;
}
#estWidget-widget input,
#estWidget-widget button,
#estWidget-widget select,
#estWidget-widget textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#estWidget-widget a {
  color: #f5a623;
  text-decoration: none;
}
#estWidget-widget a:hover,
#estWidget-widget a:focus {
  color: #db8c0a;
  text-decoration: underline;
}
#estWidget-widget a:hover,
#estWidget-widget a:active,
#estWidget-widget a:focus {
  outline: 0 none;
}
#estWidget-widget figure {
  margin: 0;
}
#estWidget-widget img {
  vertical-align: middle;
}
#estWidget-widget .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
#estWidget-widget .img-rounded {
  border-radius: 6px;
}
#estWidget-widget .img-thumbnail {
  padding: 4px;
  line-height: 1;
  background-color: #212121;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
#estWidget-widget .img-circle {
  border-radius: 50%;
}
#estWidget-widget hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
#estWidget-widget .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#estWidget-widget h1,
#estWidget-widget h2,
#estWidget-widget h3,
#estWidget-widget h4,
#estWidget-widget h5,
#estWidget-widget h6,
#estWidget-widget .h1,
#estWidget-widget .h2,
#estWidget-widget .h3,
#estWidget-widget .h4,
#estWidget-widget .h5,
#estWidget-widget .h6 {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
#estWidget-widget h1 small,
#estWidget-widget h2 small,
#estWidget-widget h3 small,
#estWidget-widget h4 small,
#estWidget-widget h5 small,
#estWidget-widget h6 small,
#estWidget-widget .h1 small,
#estWidget-widget .h2 small,
#estWidget-widget .h3 small,
#estWidget-widget .h4 small,
#estWidget-widget .h5 small,
#estWidget-widget .h6 small,
#estWidget-widget h1 .small,
#estWidget-widget h2 .small,
#estWidget-widget h3 .small,
#estWidget-widget h4 .small,
#estWidget-widget h5 .small,
#estWidget-widget h6 .small,
#estWidget-widget .h1 .small,
#estWidget-widget .h2 .small,
#estWidget-widget .h3 .small,
#estWidget-widget .h4 .small,
#estWidget-widget .h5 .small,
#estWidget-widget .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
#estWidget-widget h1,
#estWidget-widget .h1,
#estWidget-widget h2,
#estWidget-widget .h2,
#estWidget-widget h3,
#estWidget-widget .h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
#estWidget-widget h1 small,
#estWidget-widget .h1 small,
#estWidget-widget h2 small,
#estWidget-widget .h2 small,
#estWidget-widget h3 small,
#estWidget-widget .h3 small,
#estWidget-widget h1 .small,
#estWidget-widget .h1 .small,
#estWidget-widget h2 .small,
#estWidget-widget .h2 .small,
#estWidget-widget h3 .small,
#estWidget-widget .h3 .small {
  font-size: 65%;
}
#estWidget-widget h4,
#estWidget-widget .h4,
#estWidget-widget h5,
#estWidget-widget .h5,
#estWidget-widget h6,
#estWidget-widget .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
#estWidget-widget h4 small,
#estWidget-widget .h4 small,
#estWidget-widget h5 small,
#estWidget-widget .h5 small,
#estWidget-widget h6 small,
#estWidget-widget .h6 small,
#estWidget-widget h4 .small,
#estWidget-widget .h4 .small,
#estWidget-widget h5 .small,
#estWidget-widget .h5 .small,
#estWidget-widget h6 .small,
#estWidget-widget .h6 .small {
  font-size: 75%;
}
#estWidget-widget h1,
#estWidget-widget .h1 {
  font-size: 18px;
}
#estWidget-widget h2,
#estWidget-widget .h2 {
  font-size: 18px;
}
#estWidget-widget h3,
#estWidget-widget .h3 {
  font-size: 21px;
}
#estWidget-widget h4,
#estWidget-widget .h4 {
  font-size: 15px;
}
#estWidget-widget h5,
#estWidget-widget .h5 {
  font-size: 16px;
}
#estWidget-widget h6,
#estWidget-widget .h6 {
  font-size: 14px;
}
#estWidget-widget p {
  margin: 0 0 10.5px;
}
#estWidget-widget .lead {
  margin-bottom: 21px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  #estWidget-widget .lead {
    font-size: 24px;
  }
}
#estWidget-widget small,
#estWidget-widget .small {
  font-size: 85%;
}
#estWidget-widget cite {
  font-style: normal;
}
#estWidget-widget .text-left {
  text-align: left;
}
#estWidget-widget .text-right {
  text-align: right;
}
#estWidget-widget .text-center {
  text-align: center;
}
#estWidget-widget .text-justify {
  text-align: justify;
}
#estWidget-widget .text-muted {
  color: #999999;
}
#estWidget-widget .text-primary {
  color: #f5a623;
}
a#estWidget-widget .text-primary:hover {
  color: #db8c0a;
}
#estWidget-widget .text-success {
  color: #3c763d;
}
a#estWidget-widget .text-success:hover {
  color: #2b542c;
}
#estWidget-widget .text-info {
  color: #31708f;
}
a#estWidget-widget .text-info:hover {
  color: #245269;
}
#estWidget-widget .text-warning {
  color: #8a6d3b;
}
a#estWidget-widget .text-warning:hover {
  color: #66512c;
}
#estWidget-widget .text-danger {
  color: #a94442;
}
a#estWidget-widget .text-danger:hover {
  color: #843534;
}
#estWidget-widget .bg-primary {
  color: #fff;
  background-color: #f5a623;
}
a#estWidget-widget .bg-primary:hover {
  background-color: #db8c0a;
}
#estWidget-widget .bg-success {
  background-color: #dff0d8;
}
a#estWidget-widget .bg-success:hover {
  background-color: #c1e2b3;
}
#estWidget-widget .bg-info {
  background-color: #d9edf7;
}
a#estWidget-widget .bg-info:hover {
  background-color: #afd9ee;
}
#estWidget-widget .bg-warning {
  background-color: #fcf8e3;
}
a#estWidget-widget .bg-warning:hover {
  background-color: #f7ecb5;
}
#estWidget-widget .bg-danger {
  background-color: #f2dede;
}
a#estWidget-widget .bg-danger:hover {
  background-color: #e4b9b9;
}
#estWidget-widget .page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee;
}
#estWidget-widget ul,
#estWidget-widget ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
#estWidget-widget ul ul,
#estWidget-widget ol ul,
#estWidget-widget ul ol,
#estWidget-widget ol ol {
  margin-bottom: 0;
}
#estWidget-widget .list-unstyled {
  padding-left: 0;
  list-style: none;
}
#estWidget-widget .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
#estWidget-widget .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
#estWidget-widget dl {
  margin-top: 0;
  margin-bottom: 21px;
}
#estWidget-widget dt,
#estWidget-widget dd {
  line-height: 1;
}
#estWidget-widget dt {
  font-weight: bold;
}
#estWidget-widget dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  #estWidget-widget .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #estWidget-widget .dl-horizontal dd {
    margin-left: 180px;
  }
}
#estWidget-widget abbr[title],
#estWidget-widget abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
#estWidget-widget .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
#estWidget-widget blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
#estWidget-widget blockquote p:last-child,
#estWidget-widget blockquote ul:last-child,
#estWidget-widget blockquote ol:last-child {
  margin-bottom: 0;
}
#estWidget-widget blockquote footer,
#estWidget-widget blockquote small,
#estWidget-widget blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1;
  color: #999999;
}
#estWidget-widget blockquote footer:before,
#estWidget-widget blockquote small:before,
#estWidget-widget blockquote .small:before {
  content: '\2014 \00A0';
}
#estWidget-widget .blockquote-reverse,
#estWidget-widget blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
#estWidget-widget .blockquote-reverse footer:before,
#estWidget-widget blockquote.pull-right footer:before,
#estWidget-widget .blockquote-reverse small:before,
#estWidget-widget blockquote.pull-right small:before,
#estWidget-widget .blockquote-reverse .small:before,
#estWidget-widget blockquote.pull-right .small:before {
  content: '';
}
#estWidget-widget .blockquote-reverse footer:after,
#estWidget-widget blockquote.pull-right footer:after,
#estWidget-widget .blockquote-reverse small:after,
#estWidget-widget blockquote.pull-right small:after,
#estWidget-widget .blockquote-reverse .small:after,
#estWidget-widget blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
#estWidget-widget blockquote:before,
#estWidget-widget blockquote:after {
  content: "";
}
#estWidget-widget address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1;
}
#estWidget-widget code,
#estWidget-widget kbd,
#estWidget-widget pre,
#estWidget-widget samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
#estWidget-widget code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
#estWidget-widget kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#estWidget-widget pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 15px;
  line-height: 1;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
#estWidget-widget pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
#estWidget-widget .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
#estWidget-widget .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  #estWidget-widget .container {
    width: 730px;
  }
}
@media (min-width: 992px) {
  #estWidget-widget .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  #estWidget-widget .container {
    width: 1150px;
  }
}
#estWidget-widget .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
#estWidget-widget .row {
  margin-left: -5px;
  margin-right: -5px;
}
#estWidget-widget .col-xs-1, #estWidget-widget .col-sm-1, #estWidget-widget .col-md-1, #estWidget-widget .col-lg-1, #estWidget-widget .col-xs-2, #estWidget-widget .col-sm-2, #estWidget-widget .col-md-2, #estWidget-widget .col-lg-2, #estWidget-widget .col-xs-3, #estWidget-widget .col-sm-3, #estWidget-widget .col-md-3, #estWidget-widget .col-lg-3, #estWidget-widget .col-xs-4, #estWidget-widget .col-sm-4, #estWidget-widget .col-md-4, #estWidget-widget .col-lg-4, #estWidget-widget .col-xs-5, #estWidget-widget .col-sm-5, #estWidget-widget .col-md-5, #estWidget-widget .col-lg-5, #estWidget-widget .col-xs-6, #estWidget-widget .col-sm-6, #estWidget-widget .col-md-6, #estWidget-widget .col-lg-6, #estWidget-widget .col-xs-7, #estWidget-widget .col-sm-7, #estWidget-widget .col-md-7, #estWidget-widget .col-lg-7, #estWidget-widget .col-xs-8, #estWidget-widget .col-sm-8, #estWidget-widget .col-md-8, #estWidget-widget .col-lg-8, #estWidget-widget .col-xs-9, #estWidget-widget .col-sm-9, #estWidget-widget .col-md-9, #estWidget-widget .col-lg-9, #estWidget-widget .col-xs-10, #estWidget-widget .col-sm-10, #estWidget-widget .col-md-10, #estWidget-widget .col-lg-10, #estWidget-widget .col-xs-11, #estWidget-widget .col-sm-11, #estWidget-widget .col-md-11, #estWidget-widget .col-lg-11, #estWidget-widget .col-xs-12, #estWidget-widget .col-sm-12, #estWidget-widget .col-md-12, #estWidget-widget .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
#estWidget-widget .col-xs-1, #estWidget-widget .col-xs-2, #estWidget-widget .col-xs-3, #estWidget-widget .col-xs-4, #estWidget-widget .col-xs-5, #estWidget-widget .col-xs-6, #estWidget-widget .col-xs-7, #estWidget-widget .col-xs-8, #estWidget-widget .col-xs-9, #estWidget-widget .col-xs-10, #estWidget-widget .col-xs-11, #estWidget-widget .col-xs-12 {
  float: left;
}
#estWidget-widget .col-xs-12 {
  width: 100%;
}
#estWidget-widget .col-xs-11 {
  width: 91.66666667%;
}
#estWidget-widget .col-xs-10 {
  width: 83.33333333%;
}
#estWidget-widget .col-xs-9 {
  width: 75%;
}
#estWidget-widget .col-xs-8 {
  width: 66.66666667%;
}
#estWidget-widget .col-xs-7 {
  width: 58.33333333%;
}
#estWidget-widget .col-xs-6 {
  width: 50%;
}
#estWidget-widget .col-xs-5 {
  width: 41.66666667%;
}
#estWidget-widget .col-xs-4 {
  width: 33.33333333%;
}
#estWidget-widget .col-xs-3 {
  width: 25%;
}
#estWidget-widget .col-xs-2 {
  width: 16.66666667%;
}
#estWidget-widget .col-xs-1 {
  width: 8.33333333%;
}
#estWidget-widget .col-xs-pull-12 {
  right: 100%;
}
#estWidget-widget .col-xs-pull-11 {
  right: 91.66666667%;
}
#estWidget-widget .col-xs-pull-10 {
  right: 83.33333333%;
}
#estWidget-widget .col-xs-pull-9 {
  right: 75%;
}
#estWidget-widget .col-xs-pull-8 {
  right: 66.66666667%;
}
#estWidget-widget .col-xs-pull-7 {
  right: 58.33333333%;
}
#estWidget-widget .col-xs-pull-6 {
  right: 50%;
}
#estWidget-widget .col-xs-pull-5 {
  right: 41.66666667%;
}
#estWidget-widget .col-xs-pull-4 {
  right: 33.33333333%;
}
#estWidget-widget .col-xs-pull-3 {
  right: 25%;
}
#estWidget-widget .col-xs-pull-2 {
  right: 16.66666667%;
}
#estWidget-widget .col-xs-pull-1 {
  right: 8.33333333%;
}
#estWidget-widget .col-xs-pull-0 {
  right: 0%;
}
#estWidget-widget .col-xs-push-12 {
  left: 100%;
}
#estWidget-widget .col-xs-push-11 {
  left: 91.66666667%;
}
#estWidget-widget .col-xs-push-10 {
  left: 83.33333333%;
}
#estWidget-widget .col-xs-push-9 {
  left: 75%;
}
#estWidget-widget .col-xs-push-8 {
  left: 66.66666667%;
}
#estWidget-widget .col-xs-push-7 {
  left: 58.33333333%;
}
#estWidget-widget .col-xs-push-6 {
  left: 50%;
}
#estWidget-widget .col-xs-push-5 {
  left: 41.66666667%;
}
#estWidget-widget .col-xs-push-4 {
  left: 33.33333333%;
}
#estWidget-widget .col-xs-push-3 {
  left: 25%;
}
#estWidget-widget .col-xs-push-2 {
  left: 16.66666667%;
}
#estWidget-widget .col-xs-push-1 {
  left: 8.33333333%;
}
#estWidget-widget .col-xs-push-0 {
  left: 0%;
}
#estWidget-widget .col-xs-offset-12 {
  margin-left: 100%;
}
#estWidget-widget .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
#estWidget-widget .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
#estWidget-widget .col-xs-offset-9 {
  margin-left: 75%;
}
#estWidget-widget .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
#estWidget-widget .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
#estWidget-widget .col-xs-offset-6 {
  margin-left: 50%;
}
#estWidget-widget .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
#estWidget-widget .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
#estWidget-widget .col-xs-offset-3 {
  margin-left: 25%;
}
#estWidget-widget .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
#estWidget-widget .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
#estWidget-widget .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  #estWidget-widget .col-sm-1, #estWidget-widget .col-sm-2, #estWidget-widget .col-sm-3, #estWidget-widget .col-sm-4, #estWidget-widget .col-sm-5, #estWidget-widget .col-sm-6, #estWidget-widget .col-sm-7, #estWidget-widget .col-sm-8, #estWidget-widget .col-sm-9, #estWidget-widget .col-sm-10, #estWidget-widget .col-sm-11, #estWidget-widget .col-sm-12 {
    float: left;
  }
  #estWidget-widget .col-sm-12 {
    width: 100%;
  }
  #estWidget-widget .col-sm-11 {
    width: 91.66666667%;
  }
  #estWidget-widget .col-sm-10 {
    width: 83.33333333%;
  }
  #estWidget-widget .col-sm-9 {
    width: 75%;
  }
  #estWidget-widget .col-sm-8 {
    width: 66.66666667%;
  }
  #estWidget-widget .col-sm-7 {
    width: 58.33333333%;
  }
  #estWidget-widget .col-sm-6 {
    width: 50%;
  }
  #estWidget-widget .col-sm-5 {
    width: 41.66666667%;
  }
  #estWidget-widget .col-sm-4 {
    width: 33.33333333%;
  }
  #estWidget-widget .col-sm-3 {
    width: 25%;
  }
  #estWidget-widget .col-sm-2 {
    width: 16.66666667%;
  }
  #estWidget-widget .col-sm-1 {
    width: 8.33333333%;
  }
  #estWidget-widget .col-sm-pull-12 {
    right: 100%;
  }
  #estWidget-widget .col-sm-pull-11 {
    right: 91.66666667%;
  }
  #estWidget-widget .col-sm-pull-10 {
    right: 83.33333333%;
  }
  #estWidget-widget .col-sm-pull-9 {
    right: 75%;
  }
  #estWidget-widget .col-sm-pull-8 {
    right: 66.66666667%;
  }
  #estWidget-widget .col-sm-pull-7 {
    right: 58.33333333%;
  }
  #estWidget-widget .col-sm-pull-6 {
    right: 50%;
  }
  #estWidget-widget .col-sm-pull-5 {
    right: 41.66666667%;
  }
  #estWidget-widget .col-sm-pull-4 {
    right: 33.33333333%;
  }
  #estWidget-widget .col-sm-pull-3 {
    right: 25%;
  }
  #estWidget-widget .col-sm-pull-2 {
    right: 16.66666667%;
  }
  #estWidget-widget .col-sm-pull-1 {
    right: 8.33333333%;
  }
  #estWidget-widget .col-sm-pull-0 {
    right: 0%;
  }
  #estWidget-widget .col-sm-push-12 {
    left: 100%;
  }
  #estWidget-widget .col-sm-push-11 {
    left: 91.66666667%;
  }
  #estWidget-widget .col-sm-push-10 {
    left: 83.33333333%;
  }
  #estWidget-widget .col-sm-push-9 {
    left: 75%;
  }
  #estWidget-widget .col-sm-push-8 {
    left: 66.66666667%;
  }
  #estWidget-widget .col-sm-push-7 {
    left: 58.33333333%;
  }
  #estWidget-widget .col-sm-push-6 {
    left: 50%;
  }
  #estWidget-widget .col-sm-push-5 {
    left: 41.66666667%;
  }
  #estWidget-widget .col-sm-push-4 {
    left: 33.33333333%;
  }
  #estWidget-widget .col-sm-push-3 {
    left: 25%;
  }
  #estWidget-widget .col-sm-push-2 {
    left: 16.66666667%;
  }
  #estWidget-widget .col-sm-push-1 {
    left: 8.33333333%;
  }
  #estWidget-widget .col-sm-push-0 {
    left: 0%;
  }
  #estWidget-widget .col-sm-offset-12 {
    margin-left: 100%;
  }
  #estWidget-widget .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  #estWidget-widget .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  #estWidget-widget .col-sm-offset-9 {
    margin-left: 75%;
  }
  #estWidget-widget .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  #estWidget-widget .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  #estWidget-widget .col-sm-offset-6 {
    margin-left: 50%;
  }
  #estWidget-widget .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  #estWidget-widget .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  #estWidget-widget .col-sm-offset-3 {
    margin-left: 25%;
  }
  #estWidget-widget .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  #estWidget-widget .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  #estWidget-widget .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  #estWidget-widget .col-md-1, #estWidget-widget .col-md-2, #estWidget-widget .col-md-3, #estWidget-widget .col-md-4, #estWidget-widget .col-md-5, #estWidget-widget .col-md-6, #estWidget-widget .col-md-7, #estWidget-widget .col-md-8, #estWidget-widget .col-md-9, #estWidget-widget .col-md-10, #estWidget-widget .col-md-11, #estWidget-widget .col-md-12 {
    float: left;
  }
  #estWidget-widget .col-md-12 {
    width: 100%; position: relative; top: -9px;
  }
  #estWidget-widget .col-md-11 {
    width: 91.66666667%;
  }
  #estWidget-widget .col-md-10 {
    width: 83.33333333%;
  }
  #estWidget-widget .col-md-9 {
    width: 75%;
  }
  #estWidget-widget .col-md-8 {
    width: 66.66666667%;
  }
  #estWidget-widget .col-md-7 {
    width: 58.33333333%;
  }
  #estWidget-widget .col-md-6 {
    width: 50%;
  }
  #estWidget-widget .col-md-5 {
    width: 41.66666667%;
  }
  #estWidget-widget .col-md-4 {
    width: 33.33333333%;
  }
  #estWidget-widget .col-md-3 {
    width: 25%; margin-top: 17px;
  }
  #estWidget-widget .col-md-2 {
    width: 16.66666667%;
  }
  #estWidget-widget .col-md-1 {
    width: 8.33333333%;
  }
  #estWidget-widget .col-md-pull-12 {
    right: 100%;
  }
  #estWidget-widget .col-md-pull-11 {
    right: 91.66666667%;
  }
  #estWidget-widget .col-md-pull-10 {
    right: 83.33333333%;
  }
  #estWidget-widget .col-md-pull-9 {
    right: 75%;
  }
  #estWidget-widget .col-md-pull-8 {
    right: 66.66666667%;
  }
  #estWidget-widget .col-md-pull-7 {
    right: 58.33333333%;
  }
  #estWidget-widget .col-md-pull-6 {
    right: 50%;
  }
  #estWidget-widget .col-md-pull-5 {
    right: 41.66666667%;
  }
  #estWidget-widget .col-md-pull-4 {
    right: 33.33333333%;
  }
  #estWidget-widget .col-md-pull-3 {
    right: 25%;
  }
  #estWidget-widget .col-md-pull-2 {
    right: 16.66666667%;
  }
  #estWidget-widget .col-md-pull-1 {
    right: 8.33333333%;
  }
  #estWidget-widget .col-md-pull-0 {
    right: 0%;
  }
  #estWidget-widget .col-md-push-12 {
    left: 100%;
  }
  #estWidget-widget .col-md-push-11 {
    left: 91.66666667%;
  }
  #estWidget-widget .col-md-push-10 {
    left: 83.33333333%;
  }
  #estWidget-widget .col-md-push-9 {
    left: 75%;
  }
  #estWidget-widget .col-md-push-8 {
    left: 66.66666667%;
  }
  #estWidget-widget .col-md-push-7 {
    left: 58.33333333%;
  }
  #estWidget-widget .col-md-push-6 {
    left: 50%;
  }
  #estWidget-widget .col-md-push-5 {
    left: 41.66666667%;
  }
  #estWidget-widget .col-md-push-4 {
    left: 33.33333333%;
  }
  #estWidget-widget .col-md-push-3 {
    left: 25%;
  }
  #estWidget-widget .col-md-push-2 {
    left: 16.66666667%;
  }
  #estWidget-widget .col-md-push-1 {
    left: 8.33333333%;
  }
  #estWidget-widget .col-md-push-0 {
    left: 0%;
  }
  #estWidget-widget .col-md-offset-12 {
    margin-left: 100%;
  }
  #estWidget-widget .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  #estWidget-widget .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  #estWidget-widget .col-md-offset-9 {
    margin-left: 75%;
  }
  #estWidget-widget .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  #estWidget-widget .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  #estWidget-widget .col-md-offset-6 {
    margin-left: 50%;
  }
  #estWidget-widget .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  #estWidget-widget .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  #estWidget-widget .col-md-offset-3 {
    margin-left: 25%;
  }
  #estWidget-widget .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  #estWidget-widget .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  #estWidget-widget .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  #estWidget-widget .col-lg-1, #estWidget-widget .col-lg-2, #estWidget-widget .col-lg-3, #estWidget-widget .col-lg-4, #estWidget-widget .col-lg-5, #estWidget-widget .col-lg-6, #estWidget-widget .col-lg-7, #estWidget-widget .col-lg-8, #estWidget-widget .col-lg-9, #estWidget-widget .col-lg-10, #estWidget-widget .col-lg-11, #estWidget-widget .col-lg-12 {
    float: left;
  }
  #estWidget-widget .col-lg-12 {
    width: 100%;
  }
  #estWidget-widget .col-lg-11 {
    width: 91.66666667%;
  }
  #estWidget-widget .col-lg-10 {
    width: 83.33333333%;
  }
  #estWidget-widget .col-lg-9 {
    width: 75%;
  }
  #estWidget-widget .col-lg-8 {
    width: 66.66666667%;
  }
  #estWidget-widget .col-lg-7 {
    width: 58.33333333%;
  }
  #estWidget-widget .col-lg-6 {
    width: 50%;
  }
  #estWidget-widget .col-lg-5 {
    width: 41.66666667%;
  }
  #estWidget-widget .col-lg-4 {
    width: 33.33333333%;
  }
  #estWidget-widget .col-lg-3 {
    width: 25%;
  }
  #estWidget-widget .col-lg-2 {
    width: 16.66666667%;
  }
  #estWidget-widget .col-lg-1 {
    width: 8.33333333%;
  }
  #estWidget-widget .col-lg-pull-12 {
    right: 100%;
  }
  #estWidget-widget .col-lg-pull-11 {
    right: 91.66666667%;
  }
  #estWidget-widget .col-lg-pull-10 {
    right: 83.33333333%;
  }
  #estWidget-widget .col-lg-pull-9 {
    right: 75%;
  }
  #estWidget-widget .col-lg-pull-8 {
    right: 66.66666667%;
  }
  #estWidget-widget .col-lg-pull-7 {
    right: 58.33333333%;
  }
  #estWidget-widget .col-lg-pull-6 {
    right: 50%;
  }
  #estWidget-widget .col-lg-pull-5 {
    right: 41.66666667%;
  }
  #estWidget-widget .col-lg-pull-4 {
    right: 33.33333333%;
  }
  #estWidget-widget .col-lg-pull-3 {
    right: 25%;
  }
  #estWidget-widget .col-lg-pull-2 {
    right: 16.66666667%;
  }
  #estWidget-widget .col-lg-pull-1 {
    right: 8.33333333%;
  }
  #estWidget-widget .col-lg-pull-0 {
    right: 0%;
  }
  #estWidget-widget .col-lg-push-12 {
    left: 100%;
  }
  #estWidget-widget .col-lg-push-11 {
    left: 91.66666667%;
  }
  #estWidget-widget .col-lg-push-10 {
    left: 83.33333333%;
  }
  #estWidget-widget .col-lg-push-9 {
    left: 75%;
  }
  #estWidget-widget .col-lg-push-8 {
    left: 66.66666667%;
  }
  #estWidget-widget .col-lg-push-7 {
    left: 58.33333333%;
  }
  #estWidget-widget .col-lg-push-6 {
    left: 50%;
  }
  #estWidget-widget .col-lg-push-5 {
    left: 41.66666667%;
  }
  #estWidget-widget .col-lg-push-4 {
    left: 33.33333333%;
  }
  #estWidget-widget .col-lg-push-3 {
    left: 25%;
  }
  #estWidget-widget .col-lg-push-2 {
    left: 16.66666667%;
  }
  #estWidget-widget .col-lg-push-1 {
    left: 8.33333333%;
  }
  #estWidget-widget .col-lg-push-0 {
    left: 0%;
  }
  #estWidget-widget .col-lg-offset-12 {
    margin-left: 100%;
  }
  #estWidget-widget .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  #estWidget-widget .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  #estWidget-widget .col-lg-offset-9 {
    margin-left: 75%;
  }
  #estWidget-widget .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  #estWidget-widget .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  #estWidget-widget .col-lg-offset-6 {
    margin-left: 50%;
  }
  #estWidget-widget .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  #estWidget-widget .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  #estWidget-widget .col-lg-offset-3 {
    margin-left: 25%;
  }
  #estWidget-widget .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  #estWidget-widget .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  #estWidget-widget .col-lg-offset-0 {
    margin-left: 0%;
  }
}
#estWidget-widget fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
#estWidget-widget legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
#estWidget-widget label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
#estWidget-widget input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#estWidget-widget input[type="radio"],
#estWidget-widget input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
#estWidget-widget input[type="file"] {
  display: block;
}
#estWidget-widget input[type="range"] {
  display: block;
  width: 100%;
}
#estWidget-widget select[multiple],
#estWidget-widget select[size] {
  height: auto;
}
#estWidget-widget input[type="file"]:focus,
#estWidget-widget input[type="radio"]:focus,
#estWidget-widget input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#estWidget-widget output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
}
#estWidget-widget .form-control {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 10px;
  margin: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #1d1d1d;
  background-image: none;
  border: 1px solid #f5a623;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#estWidget-widget .form-control:focus {
  border-color: #f5a623;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(245, 166, 35, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(245, 166, 35, 0.6);
}
#estWidget-widget .form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
#estWidget-widget .form-control:-ms-input-placeholder {
  color: #999999;
}
#estWidget-widget .form-control::-webkit-input-placeholder {
  color: #999999;
}
#estWidget-widget .form-control[disabled],
#estWidget-widget .form-control[readonly],
fieldset[disabled] #estWidget-widget .form-control {
  cursor: not-allowed;
  background-color: #505050;
  opacity: 1;
}
textarea#estWidget-widget .form-control {
  height: auto;
}
#estWidget-widget input[type="search"] {
  -webkit-appearance: none;
}
#estWidget-widget input[type="date"] {
  line-height: 35px;
}
#estWidget-widget .form-group {
  margin-bottom: 15px;
}
#estWidget-widget .radio,
#estWidget-widget .checkbox {
  display: block;
  min-height: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
#estWidget-widget .radio label,
#estWidget-widget .checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
#estWidget-widget .radio input[type="radio"],
#estWidget-widget .radio-inline input[type="radio"],
#estWidget-widget .checkbox input[type="checkbox"],
#estWidget-widget .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
#estWidget-widget .radio + .radio,
#estWidget-widget .checkbox + .checkbox {
  margin-top: -5px;
}
#estWidget-widget .radio-inline,
#estWidget-widget .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
#estWidget-widget .radio-inline + .radio-inline,
#estWidget-widget .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
#estWidget-widget input[type="radio"][disabled],
#estWidget-widget input[type="checkbox"][disabled],
#estWidget-widget .radio[disabled],
#estWidget-widget .radio-inline[disabled],
#estWidget-widget .checkbox[disabled],
#estWidget-widget .checkbox-inline[disabled],
fieldset[disabled] #estWidget-widget input[type="radio"],
fieldset[disabled] #estWidget-widget input[type="checkbox"],
fieldset[disabled] #estWidget-widget .radio,
fieldset[disabled] #estWidget-widget .radio-inline,
fieldset[disabled] #estWidget-widget .checkbox,
fieldset[disabled] #estWidget-widget .checkbox-inline {
  cursor: not-allowed;
}
#estWidget-widget .input-sm {
  height: 26px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1;
  border-radius: 3px;
}
select#estWidget-widget .input-sm {
  height: 26px;
  line-height: 26px;
}
textarea#estWidget-widget .input-sm,
select[multiple]#estWidget-widget .input-sm {
  height: auto;
}
#estWidget-widget .input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 6px;
}
select#estWidget-widget .input-lg {
  height: 49px;
  line-height: 49px;
}
textarea#estWidget-widget .input-lg,
select[multiple]#estWidget-widget .input-lg {
  height: auto;
}
#estWidget-widget .has-feedback {
  position: relative;
}
#estWidget-widget .has-feedback .form-control {
  padding-right: 43.75px;
}
#estWidget-widget .has-feedback .form-control-feedback {
  position: absolute;
  top: 26px;
  right: 0;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
#estWidget-widget .has-success .help-block,
#estWidget-widget .has-success .control-label,
#estWidget-widget .has-success .radio,
#estWidget-widget .has-success .checkbox,
#estWidget-widget .has-success .radio-inline,
#estWidget-widget .has-success .checkbox-inline {
  color: #3c763d;
}
#estWidget-widget .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#estWidget-widget .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
#estWidget-widget .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
#estWidget-widget .has-success .form-control-feedback {
  color: #3c763d;
}
#estWidget-widget .has-warning .help-block,
#estWidget-widget .has-warning .control-label,
#estWidget-widget .has-warning .radio,
#estWidget-widget .has-warning .checkbox,
#estWidget-widget .has-warning .radio-inline,
#estWidget-widget .has-warning .checkbox-inline {
  color: #8a6d3b;
}
#estWidget-widget .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#estWidget-widget .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
#estWidget-widget .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
#estWidget-widget .has-warning .form-control-feedback {
  color: #8a6d3b;
}
#estWidget-widget .has-error .help-block,
#estWidget-widget .has-error .control-label,
#estWidget-widget .has-error .radio,
#estWidget-widget .has-error .checkbox,
#estWidget-widget .has-error .radio-inline,
#estWidget-widget .has-error .checkbox-inline {
  color: #a94442;
}
#estWidget-widget .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#estWidget-widget .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
#estWidget-widget .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
#estWidget-widget .has-error .form-control-feedback {
  color: #a94442;
}
#estWidget-widget .form-control-static {
  margin-bottom: 0;
}
#estWidget-widget .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  #estWidget-widget .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #estWidget-widget .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  #estWidget-widget .form-inline .input-group > .form-control {
    width: 100%;
  }
  #estWidget-widget .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  #estWidget-widget .form-inline .radio,
  #estWidget-widget .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  #estWidget-widget .form-inline .radio input[type="radio"],
  #estWidget-widget .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  #estWidget-widget .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
#estWidget-widget .form-horizontal .control-label,
#estWidget-widget .form-horizontal .radio,
#estWidget-widget .form-horizontal .checkbox,
#estWidget-widget .form-horizontal .radio-inline,
#estWidget-widget .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
#estWidget-widget .form-horizontal .radio,
#estWidget-widget .form-horizontal .checkbox {
  min-height: 28px;
}
#estWidget-widget .form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px;
}
#estWidget-widget .form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  #estWidget-widget .form-horizontal .control-label {
    text-align: right;
  }
}
#estWidget-widget .form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 5px;
}
#estWidget-widget .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  background-color: transparent;
  background: none;
  text-shadow: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#estWidget-widget .btn:focus,
#estWidget-widget .btn:active:focus,
#estWidget-widget .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#estWidget-widget .btn:hover,
#estWidget-widget .btn:focus {
  color: #333333;
  text-decoration: none;
}
#estWidget-widget .btn:active,
#estWidget-widget .btn.active {
  outline: 0;
  border: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#estWidget-widget .btn:focus {
  outline: none;
}
#estWidget-widget .btn::-moz-focus-inner {
  border: 0;
}
#estWidget-widget .btn.disabled,
#estWidget-widget .btn[disabled],
fieldset[disabled] #estWidget-widget .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
#estWidget-widget .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
#estWidget-widget .btn-default:hover,
#estWidget-widget .btn-default:focus,
#estWidget-widget .btn-default:active,
#estWidget-widget .btn-default.active,
.open .dropdown-toggle#estWidget-widget .btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
#estWidget-widget .btn-default:active,
#estWidget-widget .btn-default.active,
.open .dropdown-toggle#estWidget-widget .btn-default {
  background-image: none;
}
#estWidget-widget .btn-default.disabled,
#estWidget-widget .btn-default[disabled],
fieldset[disabled] #estWidget-widget .btn-default,
#estWidget-widget .btn-default.disabled:hover,
#estWidget-widget .btn-default[disabled]:hover,
fieldset[disabled] #estWidget-widget .btn-default:hover,
#estWidget-widget .btn-default.disabled:focus,
#estWidget-widget .btn-default[disabled]:focus,
fieldset[disabled] #estWidget-widget .btn-default:focus,
#estWidget-widget .btn-default.disabled:active,
#estWidget-widget .btn-default[disabled]:active,
fieldset[disabled] #estWidget-widget .btn-default:active,
#estWidget-widget .btn-default.disabled.active,
#estWidget-widget .btn-default[disabled].active,
fieldset[disabled] #estWidget-widget .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
#estWidget-widget .btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
#estWidget-widget .btn-primary {
  color: #ffffff;
  background-color: #f5a623;
  border-color: #f39c0b;
}
#estWidget-widget .btn-primary:hover,
#estWidget-widget .btn-primary:focus,
#estWidget-widget .btn-primary:active,
#estWidget-widget .btn-primary.active,
.open .dropdown-toggle#estWidget-widget .btn-primary {
  color: #ffffff;
  background-color: #e5930a;
  border-color: #b97708;
}
#estWidget-widget .btn-primary:active,
#estWidget-widget .btn-primary.active,
.open .dropdown-toggle#estWidget-widget .btn-primary {
  background-image: none;
}
#estWidget-widget .btn-primary.disabled,
#estWidget-widget .btn-primary[disabled],
fieldset[disabled] #estWidget-widget .btn-primary,
#estWidget-widget .btn-primary.disabled:hover,
#estWidget-widget .btn-primary[disabled]:hover,
fieldset[disabled] #estWidget-widget .btn-primary:hover,
#estWidget-widget .btn-primary.disabled:focus,
#estWidget-widget .btn-primary[disabled]:focus,
fieldset[disabled] #estWidget-widget .btn-primary:focus,
#estWidget-widget .btn-primary.disabled:active,
#estWidget-widget .btn-primary[disabled]:active,
fieldset[disabled] #estWidget-widget .btn-primary:active,
#estWidget-widget .btn-primary.disabled.active,
#estWidget-widget .btn-primary[disabled].active,
fieldset[disabled] #estWidget-widget .btn-primary.active {
  background-color: #f5a623;
  border-color: #f39c0b;
}
#estWidget-widget .btn-primary .badge {
  color: #f5a623;
  background-color: #ffffff;
}
#estWidget-widget .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
#estWidget-widget .btn-success:hover,
#estWidget-widget .btn-success:focus,
#estWidget-widget .btn-success:active,
#estWidget-widget .btn-success.active,
.open .dropdown-toggle#estWidget-widget .btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
#estWidget-widget .btn-success:active,
#estWidget-widget .btn-success.active,
.open .dropdown-toggle#estWidget-widget .btn-success {
  background-image: none;
}
#estWidget-widget .btn-success.disabled,
#estWidget-widget .btn-success[disabled],
fieldset[disabled] #estWidget-widget .btn-success,
#estWidget-widget .btn-success.disabled:hover,
#estWidget-widget .btn-success[disabled]:hover,
fieldset[disabled] #estWidget-widget .btn-success:hover,
#estWidget-widget .btn-success.disabled:focus,
#estWidget-widget .btn-success[disabled]:focus,
fieldset[disabled] #estWidget-widget .btn-success:focus,
#estWidget-widget .btn-success.disabled:active,
#estWidget-widget .btn-success[disabled]:active,
fieldset[disabled] #estWidget-widget .btn-success:active,
#estWidget-widget .btn-success.disabled.active,
#estWidget-widget .btn-success[disabled].active,
fieldset[disabled] #estWidget-widget .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
#estWidget-widget .btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
#estWidget-widget .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
#estWidget-widget .btn-info:hover,
#estWidget-widget .btn-info:focus,
#estWidget-widget .btn-info:active,
#estWidget-widget .btn-info.active,
.open .dropdown-toggle#estWidget-widget .btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
#estWidget-widget .btn-info:active,
#estWidget-widget .btn-info.active,
.open .dropdown-toggle#estWidget-widget .btn-info {
  background-image: none;
}
#estWidget-widget .btn-info.disabled,
#estWidget-widget .btn-info[disabled],
fieldset[disabled] #estWidget-widget .btn-info,
#estWidget-widget .btn-info.disabled:hover,
#estWidget-widget .btn-info[disabled]:hover,
fieldset[disabled] #estWidget-widget .btn-info:hover,
#estWidget-widget .btn-info.disabled:focus,
#estWidget-widget .btn-info[disabled]:focus,
fieldset[disabled] #estWidget-widget .btn-info:focus,
#estWidget-widget .btn-info.disabled:active,
#estWidget-widget .btn-info[disabled]:active,
fieldset[disabled] #estWidget-widget .btn-info:active,
#estWidget-widget .btn-info.disabled.active,
#estWidget-widget .btn-info[disabled].active,
fieldset[disabled] #estWidget-widget .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
#estWidget-widget .btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
#estWidget-widget .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
#estWidget-widget .btn-warning:hover,
#estWidget-widget .btn-warning:focus,
#estWidget-widget .btn-warning:active,
#estWidget-widget .btn-warning.active,
.open .dropdown-toggle#estWidget-widget .btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
#estWidget-widget .btn-warning:active,
#estWidget-widget .btn-warning.active,
.open .dropdown-toggle#estWidget-widget .btn-warning {
  background-image: none;
}
#estWidget-widget .btn-warning.disabled,
#estWidget-widget .btn-warning[disabled],
fieldset[disabled] #estWidget-widget .btn-warning,
#estWidget-widget .btn-warning.disabled:hover,
#estWidget-widget .btn-warning[disabled]:hover,
fieldset[disabled] #estWidget-widget .btn-warning:hover,
#estWidget-widget .btn-warning.disabled:focus,
#estWidget-widget .btn-warning[disabled]:focus,
fieldset[disabled] #estWidget-widget .btn-warning:focus,
#estWidget-widget .btn-warning.disabled:active,
#estWidget-widget .btn-warning[disabled]:active,
fieldset[disabled] #estWidget-widget .btn-warning:active,
#estWidget-widget .btn-warning.disabled.active,
#estWidget-widget .btn-warning[disabled].active,
fieldset[disabled] #estWidget-widget .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
#estWidget-widget .btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
#estWidget-widget .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
#estWidget-widget .btn-danger:hover,
#estWidget-widget .btn-danger:focus,
#estWidget-widget .btn-danger:active,
#estWidget-widget .btn-danger.active,
.open .dropdown-toggle#estWidget-widget .btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
#estWidget-widget .btn-danger:active,
#estWidget-widget .btn-danger.active,
.open .dropdown-toggle#estWidget-widget .btn-danger {
  background-image: none;
}
#estWidget-widget .btn-danger.disabled,
#estWidget-widget .btn-danger[disabled],
fieldset[disabled] #estWidget-widget .btn-danger,
#estWidget-widget .btn-danger.disabled:hover,
#estWidget-widget .btn-danger[disabled]:hover,
fieldset[disabled] #estWidget-widget .btn-danger:hover,
#estWidget-widget .btn-danger.disabled:focus,
#estWidget-widget .btn-danger[disabled]:focus,
fieldset[disabled] #estWidget-widget .btn-danger:focus,
#estWidget-widget .btn-danger.disabled:active,
#estWidget-widget .btn-danger[disabled]:active,
fieldset[disabled] #estWidget-widget .btn-danger:active,
#estWidget-widget .btn-danger.disabled.active,
#estWidget-widget .btn-danger[disabled].active,
fieldset[disabled] #estWidget-widget .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
#estWidget-widget .btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
#estWidget-widget .btn-link {
  color: #f5a623;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
#estWidget-widget .btn-link,
#estWidget-widget .btn-link:active,
#estWidget-widget .btn-link[disabled],
fieldset[disabled] #estWidget-widget .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#estWidget-widget .btn-link,
#estWidget-widget .btn-link:hover,
#estWidget-widget .btn-link:focus,
#estWidget-widget .btn-link:active {
  border-color: transparent;
}
#estWidget-widget .btn-link:hover,
#estWidget-widget .btn-link:focus {
  color: #db8c0a;
  text-decoration: underline;
  background-color: transparent;
}
#estWidget-widget .btn-link[disabled]:hover,
fieldset[disabled] #estWidget-widget .btn-link:hover,
#estWidget-widget .btn-link[disabled]:focus,
fieldset[disabled] #estWidget-widget .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
#estWidget-widget .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 6px;
}
#estWidget-widget .btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1;
  border-radius: 3px;
}
#estWidget-widget .btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1;
  border-radius: 3px;
}
#estWidget-widget .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
#estWidget-widget .btn-block + .btn-block {
  margin-top: 5px;
}
#estWidget-widget input[type="submit"].btn-block,
#estWidget-widget input[type="reset"].btn-block,
#estWidget-widget input[type="button"].btn-block {
  width: 100%;
}
#estWidget-widget .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
#estWidget-widget .fade.in {
  opacity: 1;
}
#estWidget-widget .collapse {
  display: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#estWidget-widget .collapse.in {
  display: block;
}
#estWidget-widget .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
#estWidget-widget .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
#estWidget-widget .dropdown {
  position: relative;
}
#estWidget-widget .dropdown-toggle:focus {
  outline: 0;
}
#estWidget-widget .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
#estWidget-widget .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
#estWidget-widget .dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
#estWidget-widget .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  white-space: nowrap;
}
#estWidget-widget .dropdown-menu > li > a:hover,
#estWidget-widget .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
#estWidget-widget .dropdown-menu > .active > a,
#estWidget-widget .dropdown-menu > .active > a:hover,
#estWidget-widget .dropdown-menu > .active > a:focus {
  color: #1d1d1d;
  text-decoration: none;
  outline: 0;
  background-color: #f5a623;
}
#estWidget-widget .dropdown-menu > .disabled > a,
#estWidget-widget .dropdown-menu > .disabled > a:hover,
#estWidget-widget .dropdown-menu > .disabled > a:focus {
  color: #999999;
}
#estWidget-widget .dropdown-menu > .disabled > a:hover,
#estWidget-widget .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
#estWidget-widget .open > .dropdown-menu {
  display: block;
}
#estWidget-widget .open > a {
  outline: 0;
}
#estWidget-widget .dropdown-menu-right {
  left: auto;
  right: 0;
}
#estWidget-widget .dropdown-menu-left {
  left: 0;
  right: auto;
}
#estWidget-widget .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1;
  color: #999999;
}
#estWidget-widget .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
#estWidget-widget .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
#estWidget-widget .dropup .caret,
#estWidget-widget .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
#estWidget-widget .dropup .dropdown-menu,
#estWidget-widget .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  #estWidget-widget .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  #estWidget-widget .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
#estWidget-widget .btn-group,
#estWidget-widget .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#estWidget-widget .btn-group > .btn,
#estWidget-widget .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
#estWidget-widget .btn-group > .btn:hover,
#estWidget-widget .btn-group-vertical > .btn:hover,
#estWidget-widget .btn-group > .btn:focus,
#estWidget-widget .btn-group-vertical > .btn:focus,
#estWidget-widget .btn-group > .btn:active,
#estWidget-widget .btn-group-vertical > .btn:active,
#estWidget-widget .btn-group > .btn.active,
#estWidget-widget .btn-group-vertical > .btn.active {
  z-index: 2;
}
#estWidget-widget .btn-group > .btn:focus,
#estWidget-widget .btn-group-vertical > .btn:focus {
  outline: none;
}
#estWidget-widget .btn-group .btn + .btn,
#estWidget-widget .btn-group .btn + .btn-group,
#estWidget-widget .btn-group .btn-group + .btn,
#estWidget-widget .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
#estWidget-widget .btn-toolbar {
  margin-left: -5px;
}
#estWidget-widget .btn-toolbar .btn-group,
#estWidget-widget .btn-toolbar .input-group {
  float: left;
}
#estWidget-widget .btn-toolbar > .btn,
#estWidget-widget .btn-toolbar > .btn-group,
#estWidget-widget .btn-toolbar > .input-group {
  margin-left: 5px;
}
#estWidget-widget .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
#estWidget-widget .btn-group > .btn:first-child {
  margin-left: 0;
}
#estWidget-widget .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topright: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#estWidget-widget .btn-group > .btn:last-child:not(:first-child),
#estWidget-widget .btn-group > .dropdown-toggle:not(:first-child) {
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#estWidget-widget .btn-group > .btn-group {
  float: left;
}
#estWidget-widget .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
#estWidget-widget .btn-group > .btn-group:first-child > .btn:last-child,
#estWidget-widget .btn-group > .btn-group:first-child > .dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topright: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#estWidget-widget .btn-group > .btn-group:last-child > .btn:first-child {
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#estWidget-widget .btn-group .dropdown-toggle:active,
#estWidget-widget .btn-group.open .dropdown-toggle {
  outline: 0;
}
#estWidget-widget .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
#estWidget-widget .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
#estWidget-widget .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#estWidget-widget .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#estWidget-widget .btn .caret {
  margin-left: 0;
}
#estWidget-widget .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
#estWidget-widget .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
#estWidget-widget .btn-group-vertical > .btn,
#estWidget-widget .btn-group-vertical > .btn-group,
#estWidget-widget .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
#estWidget-widget .btn-group-vertical > .btn-group > .btn {
  float: none;
}
#estWidget-widget .btn-group-vertical > .btn + .btn,
#estWidget-widget .btn-group-vertical > .btn + .btn-group,
#estWidget-widget .btn-group-vertical > .btn-group + .btn,
#estWidget-widget .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
#estWidget-widget .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
#estWidget-widget .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#estWidget-widget .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#estWidget-widget .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
#estWidget-widget .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
#estWidget-widget .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#estWidget-widget .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#estWidget-widget .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
#estWidget-widget .btn-group-justified > .btn,
#estWidget-widget .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
#estWidget-widget .btn-group-justified > .btn-group .btn {
  width: 100%;
}
#estWidget-widget [data-toggle="buttons"] > .btn > input[type="radio"],
#estWidget-widget [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
#estWidget-widget .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
#estWidget-widget .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
#estWidget-widget .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
#estWidget-widget .input-group-lg > .form-control,
#estWidget-widget .input-group-lg > .input-group-addon,
#estWidget-widget .input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 6px;
}
select#estWidget-widget .input-group-lg > .form-control,
select#estWidget-widget .input-group-lg > .input-group-addon,
select#estWidget-widget .input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea#estWidget-widget .input-group-lg > .form-control,
textarea#estWidget-widget .input-group-lg > .input-group-addon,
textarea#estWidget-widget .input-group-lg > .input-group-btn > .btn,
select[multiple]#estWidget-widget .input-group-lg > .form-control,
select[multiple]#estWidget-widget .input-group-lg > .input-group-addon,
select[multiple]#estWidget-widget .input-group-lg > .input-group-btn > .btn {
  height: auto;
}
#estWidget-widget .input-group-sm > .form-control,
#estWidget-widget .input-group-sm > .input-group-addon,
#estWidget-widget .input-group-sm > .input-group-btn > .btn {
  height: 26px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1;
  border-radius: 3px;
}
select#estWidget-widget .input-group-sm > .form-control,
select#estWidget-widget .input-group-sm > .input-group-addon,
select#estWidget-widget .input-group-sm > .input-group-btn > .btn {
  height: 26px;
  line-height: 26px;
}
textarea#estWidget-widget .input-group-sm > .form-control,
textarea#estWidget-widget .input-group-sm > .input-group-addon,
textarea#estWidget-widget .input-group-sm > .input-group-btn > .btn,
select[multiple]#estWidget-widget .input-group-sm > .form-control,
select[multiple]#estWidget-widget .input-group-sm > .input-group-addon,
select[multiple]#estWidget-widget .input-group-sm > .input-group-btn > .btn {
  height: auto;
}
#estWidget-widget .input-group-addon,
#estWidget-widget .input-group-btn,
#estWidget-widget .input-group .form-control {
  display: table-cell;
}
#estWidget-widget .input-group-addon:not(:first-child):not(:last-child),
#estWidget-widget .input-group-btn:not(:first-child):not(:last-child),
#estWidget-widget .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
#estWidget-widget .input-group-addon,
#estWidget-widget .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
#estWidget-widget .input-group-addon {
  padding: 6px 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #f5a623;
  border-radius: 4px;
}
#estWidget-widget .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
#estWidget-widget .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
#estWidget-widget .input-group-addon input[type="radio"],
#estWidget-widget .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
#estWidget-widget .input-group .form-control:first-child,
#estWidget-widget .input-group-addon:first-child,
#estWidget-widget .input-group-btn:first-child > .btn,
#estWidget-widget .input-group-btn:first-child > .btn-group > .btn,
#estWidget-widget .input-group-btn:first-child > .dropdown-toggle,
#estWidget-widget .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
#estWidget-widget .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topright: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#estWidget-widget .input-group-addon:first-child {
  border-right: 0;
}
#estWidget-widget .input-group .form-control:last-child,
#estWidget-widget .input-group-addon:last-child,
#estWidget-widget .input-group-btn:last-child > .btn,
#estWidget-widget .input-group-btn:last-child > .btn-group > .btn,
#estWidget-widget .input-group-btn:last-child > .dropdown-toggle,
#estWidget-widget .input-group-btn:first-child > .btn:not(:first-child),
#estWidget-widget .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#estWidget-widget .input-group-addon:last-child {
  border-left: 0;
}
#estWidget-widget .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
#estWidget-widget .input-group-btn > .btn {
  position: relative;
}
#estWidget-widget .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
#estWidget-widget .input-group-btn > .btn:hover,
#estWidget-widget .input-group-btn > .btn:focus,
#estWidget-widget .input-group-btn > .btn:active {
  z-index: 2;
}
#estWidget-widget .input-group-btn:first-child > .btn,
#estWidget-widget .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
#estWidget-widget .input-group-btn:last-child > .btn,
#estWidget-widget .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
#estWidget-widget .estWidget-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  height: 80px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, #505050 0%, #2b2929 100%);
  background-image: -o-linear-gradient(top, #505050 0%, #2b2929 100%);
  background-image: -ms-linear-gradient(top, #505050 0%, #2b2929 100%);
  background-image: -moz-linear-gradient(top, #505050 0%, #2b2929 100%);
  background-image: linear-gradient(to bottom, #505050 0%, #2b2929 100%);
}
#estWidget-widget .estWidget-nav > li {
  position: relative;
  display: block;
  height: 80px;
}
#estWidget-widget .estWidget-nav > li.estWidget-tab-second {
  border-right: 1px solid #222222;
  border-top-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
}
#estWidget-widget .estWidget-nav > li.estWidget-tab-first {
  border-right: none;
}
#estWidget-widget .estWidget-nav > li.active {
  border-left: none;
  border-right: none;
}
#estWidget-widget .estWidget-nav > li.disabled {
  border-right: none;
}
#estWidget-widget .estWidget-nav > li > a {
  height: 80px;
  position: relative;
  display: block;
  padding: 20px 10px 10px;
  margin: 0px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  white-space: pre-line;
  min-width: 104px;
  color: #999999;
  line-height: 1.2;
}
#estWidget-widget .estWidget-nav > li > a:hover,
#estWidget-widget .estWidget-nav > li > a:focus {
  text-decoration: none;
}
#estWidget-widget .estWidget-nav > li.active > a {
  background-image: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background: -webkit-linear-gradient(top, #ffffff 0%, #dfe1dd 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #dfe1dd 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #dfe1dd 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #dfe1dd 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dfe1dd 100%);
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
#estWidget-widget .estWidget-nav > li.disabled > a {
  color: #555555;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, #505050 0%, #2b2929 100%);
  background-image: -o-linear-gradient(top, #505050 0%, #2b2929 100%);
  background-image: -ms-linear-gradient(top, #505050 0%, #2b2929 100%);
  background-image: -moz-linear-gradient(top, #505050 0%, #2b2929 100%);
  background-image: linear-gradient(to bottom, #505050 0%, #2b2929 100%);
  border-top-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
}
#estWidget-widget .estWidget-nav > li.disabled > a:hover,
#estWidget-widget .estWidget-nav > li.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
#estWidget-widget .estWidget-nav .open > a,
#estWidget-widget .estWidget-nav .open > a:hover,
#estWidget-widget .estWidget-nav .open > a:focus {
  background-color: #eeeeee;
}
#estWidget-widget .estWidget-nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
#estWidget-widget .estWidget-nav > li > a > img {
  max-width: none;
}
#estWidget-widget .estWidget-nav-tabs > li {
  float: left;
}
#estWidget-widget .estWidget-nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1;
  border: none;
}
#estWidget-widget .estWidget-nav-tabs > li.active > a,
#estWidget-widget .estWidget-nav-tabs > li.active > a:hover,
#estWidget-widget .estWidget-nav-tabs > li.active > a:focus {
  color: #555555;
  border: none;
  cursor: default;
}
#estWidget-widget .estWidget-nav-tabs.estWidget-nav-justified {
  width: 100%;
  border: none;
}
#estWidget-widget .estWidget-nav-tabs.estWidget-nav-justified > li {
  display: table-cell;
  float: none;
}
#estWidget-widget .estWidget-nav-tabs.estWidget-nav-justified > li > a {
  text-align: center;
  margin: 0px;
}
#estWidget-widget .estWidget-nav-tabs.estWidget-nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
#estWidget-widget .estWidget-nav-tabs.estWidget-nav-justified > li > a {
  margin-right: 0;
  border: none;
}
#estWidget-widget .estWidget-nav-tabs.estWidget-nav-justified > .active > a,
#estWidget-widget .estWidget-nav-tabs.estWidget-nav-justified > .active > a:hover,
#estWidget-widget .estWidget-nav-tabs.estWidget-nav-justified > .active > a:focus {
  border: none;
}
#estWidget-widget .estWidget-nav-pills > li {
  float: left;
}
#estWidget-widget .estWidget-nav-pills > li > a {
  border: none;
}
#estWidget-widget .estWidget-nav-pills > li + li {
  margin-left: 2px;
}
#estWidget-widget .estWidget-nav-pills > li.active > a,
#estWidget-widget .estWidget-nav-pills > li.active > a:hover,
#estWidget-widget .estWidget-nav-pills > li.active > a:focus {
  color: #1d1d1d;
  background-color: #f5a623;
}
#estWidget-widget .estWidget-nav-stacked > li {
  float: none;
}
#estWidget-widget .estWidget-nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
#estWidget-widget .estWidget-nav-justified {
  width: 100%;
}
#estWidget-widget .estWidget-nav-justified > li {
  display: table-cell;
  float: none;
}
#estWidget-widget .estWidget-nav-justified > li > a {
  text-align: center;
  margin: 0px;
}
#estWidget-widget .estWidget-nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
#estWidget-widget .estWidget-nav-tabs-justified {
  border: none;
}
#estWidget-widget .estWidget-nav-tabs-justified > li > a {
  margin-right: 0;
  border: none;
}
#estWidget-widget .estWidget-nav-tabs-justified > .active > a,
#estWidget-widget .estWidget-nav-tabs-justified > .active > a:hover,
#estWidget-widget .estWidget-nav-tabs-justified > .active > a:focus {
  border: none;
}
#estWidget-widget .estWidget-tab-content > .tab-pane {
  display: none;
}
#estWidget-widget .estWidget-tab-content > .active {
  display: block;
}
#estWidget-widget .estWidget-nav-tabs .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#estWidget-widget .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  #estWidget-widget .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  #estWidget-widget .navbar-header {
    float: left;
  }
}
#estWidget-widget .navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 5px;
  padding-left: 5px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
#estWidget-widget .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  #estWidget-widget .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  #estWidget-widget .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  #estWidget-widget .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top #estWidget-widget .navbar-collapse,
  .navbar-static-top #estWidget-widget .navbar-collapse,
  .navbar-fixed-bottom #estWidget-widget .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
#estWidget-widget .container > .navbar-header,
#estWidget-widget .container-fluid > .navbar-header,
#estWidget-widget .container > .navbar-collapse,
#estWidget-widget .container-fluid > .navbar-collapse {
  margin-right: -5px;
  margin-left: -5px;
}
@media (min-width: 768px) {
  #estWidget-widget .container > .navbar-header,
  #estWidget-widget .container-fluid > .navbar-header,
  #estWidget-widget .container > .navbar-collapse,
  #estWidget-widget .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#estWidget-widget .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  #estWidget-widget .navbar-static-top {
    border-radius: 0;
  }
}
#estWidget-widget .navbar-fixed-top,
#estWidget-widget .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  #estWidget-widget .navbar-fixed-top,
  #estWidget-widget .navbar-fixed-bottom {
    border-radius: 0;
  }
}
#estWidget-widget .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
#estWidget-widget .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
#estWidget-widget .navbar-brand {
  float: left;
  padding: 14.5px 5px;
  font-size: 18px;
  line-height: 21px;
  height: 50px;
}
#estWidget-widget .navbar-brand:hover,
#estWidget-widget .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container #estWidget-widget .navbar-brand,
  .navbar > .container-fluid #estWidget-widget .navbar-brand {
    margin-left: -5px;
  }
}
#estWidget-widget .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 5px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
#estWidget-widget .navbar-toggle:focus {
  outline: none;
}
#estWidget-widget .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
#estWidget-widget .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  #estWidget-widget .navbar-toggle {
    display: none;
  }
}
#estWidget-widget .navbar-nav {
  margin: 7.25px -5px;
}
#estWidget-widget .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 767px) {
  #estWidget-widget .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  #estWidget-widget .navbar-nav .open .dropdown-menu > li > a,
  #estWidget-widget .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  #estWidget-widget .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  #estWidget-widget .navbar-nav .open .dropdown-menu > li > a:hover,
  #estWidget-widget .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  #estWidget-widget .navbar-nav {
    float: left;
    margin: 0;
  }
  #estWidget-widget .navbar-nav > li {
    float: left;
  }
  #estWidget-widget .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
  #estWidget-widget .navbar-nav.navbar-right:last-child {
    margin-right: -5px;
  }
}
@media (min-width: 768px) {
  #estWidget-widget .navbar-left {
    float: left !important;
  }
  #estWidget-widget .navbar-right {
    float: right !important;
  }
}
#estWidget-widget .navbar-form {
  margin-left: -5px;
  margin-right: -5px;
  padding: 10px 5px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
@media (min-width: 768px) {
  #estWidget-widget .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #estWidget-widget .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  #estWidget-widget .navbar-form .input-group > .form-control {
    width: 100%;
  }
  #estWidget-widget .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  #estWidget-widget .navbar-form .radio,
  #estWidget-widget .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  #estWidget-widget .navbar-form .radio input[type="radio"],
  #estWidget-widget .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  #estWidget-widget .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  #estWidget-widget .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  #estWidget-widget .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #estWidget-widget .navbar-form.navbar-right:last-child {
    margin-right: -5px;
  }
}
#estWidget-widget .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#estWidget-widget .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#estWidget-widget .navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
#estWidget-widget .navbar-btn.btn-sm {
  margin-top: 12px;
  margin-bottom: 12px;
}
#estWidget-widget .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
#estWidget-widget .navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
@media (min-width: 768px) {
  #estWidget-widget .navbar-text {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
  }
  #estWidget-widget .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
#estWidget-widget .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
#estWidget-widget .navbar-default .navbar-brand {
  color: #777777;
}
#estWidget-widget .navbar-default .navbar-brand:hover,
#estWidget-widget .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
#estWidget-widget .navbar-default .navbar-text {
  color: #777777;
}
#estWidget-widget .navbar-default .navbar-nav > li > a {
  color: #777777;
}
#estWidget-widget .navbar-default .navbar-nav > li > a:hover,
#estWidget-widget .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
#estWidget-widget .navbar-default .navbar-nav > .active > a,
#estWidget-widget .navbar-default .navbar-nav > .active > a:hover,
#estWidget-widget .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
#estWidget-widget .navbar-default .navbar-nav > .disabled > a,
#estWidget-widget .navbar-default .navbar-nav > .disabled > a:hover,
#estWidget-widget .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
#estWidget-widget .navbar-default .navbar-toggle {
  border-color: #dddddd;
}
#estWidget-widget .navbar-default .navbar-toggle:hover,
#estWidget-widget .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
#estWidget-widget .navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
#estWidget-widget .navbar-default .navbar-collapse,
#estWidget-widget .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
#estWidget-widget .navbar-default .navbar-nav > .open > a,
#estWidget-widget .navbar-default .navbar-nav > .open > a:hover,
#estWidget-widget .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  #estWidget-widget .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  #estWidget-widget .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  #estWidget-widget .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  #estWidget-widget .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  #estWidget-widget .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  #estWidget-widget .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  #estWidget-widget .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  #estWidget-widget .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  #estWidget-widget .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
#estWidget-widget .navbar-default .navbar-link {
  color: #777777;
}
#estWidget-widget .navbar-default .navbar-link:hover {
  color: #333333;
}
#estWidget-widget .navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
#estWidget-widget .navbar-inverse .navbar-brand {
  color: #999999;
}
#estWidget-widget .navbar-inverse .navbar-brand:hover,
#estWidget-widget .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
#estWidget-widget .navbar-inverse .navbar-text {
  color: #999999;
}
#estWidget-widget .navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
#estWidget-widget .navbar-inverse .navbar-nav > li > a:hover,
#estWidget-widget .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
#estWidget-widget .navbar-inverse .navbar-nav > .active > a,
#estWidget-widget .navbar-inverse .navbar-nav > .active > a:hover,
#estWidget-widget .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
#estWidget-widget .navbar-inverse .navbar-nav > .disabled > a,
#estWidget-widget .navbar-inverse .navbar-nav > .disabled > a:hover,
#estWidget-widget .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
#estWidget-widget .navbar-inverse .navbar-toggle {
  border-color: #333333;
}
#estWidget-widget .navbar-inverse .navbar-toggle:hover,
#estWidget-widget .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
#estWidget-widget .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
#estWidget-widget .navbar-inverse .navbar-collapse,
#estWidget-widget .navbar-inverse .navbar-form {
  border-color: #101010;
}
#estWidget-widget .navbar-inverse .navbar-nav > .open > a,
#estWidget-widget .navbar-inverse .navbar-nav > .open > a:hover,
#estWidget-widget .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  #estWidget-widget .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  #estWidget-widget .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  #estWidget-widget .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  #estWidget-widget .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  #estWidget-widget .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  #estWidget-widget .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  #estWidget-widget .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  #estWidget-widget .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  #estWidget-widget .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  #estWidget-widget .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  #estWidget-widget .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
#estWidget-widget .navbar-inverse .navbar-link {
  color: #999999;
}
#estWidget-widget .navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
#estWidget-widget .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1;
  background-color: #212121;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#estWidget-widget .thumbnail > img,
#estWidget-widget .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a#estWidget-widget .thumbnail:hover,
a#estWidget-widget .thumbnail:focus,
a#estWidget-widget .thumbnail.active {
  border-color: #f5a623;
}
#estWidget-widget .thumbnail .caption {
  padding: 9px;
  color: #333333;
}
#estWidget-widget .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
#estWidget-widget .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
#estWidget-widget .list-group-item:first-child {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
#estWidget-widget .list-group-item:last-child {
  margin-bottom: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#estWidget-widget .list-group-item > .badge {
  float: right;
}
#estWidget-widget .list-group-item > .badge + .badge {
  margin-right: 5px;
}
#estWidget-widget a.list-group-item {
  color: #555555;
}
#estWidget-widget a.list-group-item .list-group-item-heading {
  color: #333333;
}
#estWidget-widget a.list-group-item:hover,
#estWidget-widget a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
#estWidget-widget a.list-group-item.active,
#estWidget-widget a.list-group-item.active:hover,
#estWidget-widget a.list-group-item.active:focus {
  z-index: 2;
  color: #1d1d1d;
  background-color: #f5a623;
  border-color: #f5a623;
}
#estWidget-widget a.list-group-item.active .list-group-item-heading,
#estWidget-widget a.list-group-item.active:hover .list-group-item-heading,
#estWidget-widget a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
#estWidget-widget a.list-group-item.active .list-group-item-text,
#estWidget-widget a.list-group-item.active:hover .list-group-item-text,
#estWidget-widget a.list-group-item.active:focus .list-group-item-text {
  color: #fef5e6;
}
#estWidget-widget .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a#estWidget-widget .list-group-item-success {
  color: #3c763d;
}
a#estWidget-widget .list-group-item-success .list-group-item-heading {
  color: inherit;
}
a#estWidget-widget .list-group-item-success:hover,
a#estWidget-widget .list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a#estWidget-widget .list-group-item-success.active,
a#estWidget-widget .list-group-item-success.active:hover,
a#estWidget-widget .list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
#estWidget-widget .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a#estWidget-widget .list-group-item-info {
  color: #31708f;
}
a#estWidget-widget .list-group-item-info .list-group-item-heading {
  color: inherit;
}
a#estWidget-widget .list-group-item-info:hover,
a#estWidget-widget .list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a#estWidget-widget .list-group-item-info.active,
a#estWidget-widget .list-group-item-info.active:hover,
a#estWidget-widget .list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
#estWidget-widget .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a#estWidget-widget .list-group-item-warning {
  color: #8a6d3b;
}
a#estWidget-widget .list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a#estWidget-widget .list-group-item-warning:hover,
a#estWidget-widget .list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a#estWidget-widget .list-group-item-warning.active,
a#estWidget-widget .list-group-item-warning.active:hover,
a#estWidget-widget .list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
#estWidget-widget .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a#estWidget-widget .list-group-item-danger {
  color: #a94442;
}
a#estWidget-widget .list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a#estWidget-widget .list-group-item-danger:hover,
a#estWidget-widget .list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a#estWidget-widget .list-group-item-danger.active,
a#estWidget-widget .list-group-item-danger.active:hover,
a#estWidget-widget .list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
#estWidget-widget .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
#estWidget-widget .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
#estWidget-widget .panel {
  margin-bottom: 21px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
#estWidget-widget .panel-body {
  padding: 10px 10px 0;
}
#estWidget-widget .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
#estWidget-widget .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
#estWidget-widget .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  color: inherit;
}
#estWidget-widget .panel-title > a {
  color: inherit;
}
#estWidget-widget .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #000000;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#estWidget-widget .panel > .list-group {
  margin-bottom: 0;
}
#estWidget-widget .panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
#estWidget-widget .panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
#estWidget-widget .panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#estWidget-widget .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
#estWidget-widget .panel > .table,
#estWidget-widget .panel > .table-responsive > .table {
  margin-bottom: 0;
}
#estWidget-widget .panel > .table:first-child,
#estWidget-widget .panel > .table-responsive:first-child > .table:first-child {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
#estWidget-widget .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
#estWidget-widget .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
#estWidget-widget .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#estWidget-widget .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#estWidget-widget .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
#estWidget-widget .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
#estWidget-widget .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
#estWidget-widget .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
#estWidget-widget .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
#estWidget-widget .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
#estWidget-widget .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#estWidget-widget .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#estWidget-widget .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
#estWidget-widget .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
#estWidget-widget .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
#estWidget-widget .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
#estWidget-widget .panel > .table:last-child,
#estWidget-widget .panel > .table-responsive:last-child > .table:last-child {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#estWidget-widget .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#estWidget-widget .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#estWidget-widget .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#estWidget-widget .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#estWidget-widget .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#estWidget-widget .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#estWidget-widget .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
#estWidget-widget .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
#estWidget-widget .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#estWidget-widget .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#estWidget-widget .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#estWidget-widget .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#estWidget-widget .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#estWidget-widget .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#estWidget-widget .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
#estWidget-widget .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
#estWidget-widget .panel > .panel-body + .table,
#estWidget-widget .panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
#estWidget-widget .panel > .table > tbody:first-child > tr:first-child th,
#estWidget-widget .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
#estWidget-widget .panel > .table-bordered,
#estWidget-widget .panel > .table-responsive > .table-bordered {
  border: 0;
}
#estWidget-widget .panel > .table-bordered > thead > tr > th:first-child,
#estWidget-widget .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
#estWidget-widget .panel > .table-bordered > tbody > tr > th:first-child,
#estWidget-widget .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
#estWidget-widget .panel > .table-bordered > tfoot > tr > th:first-child,
#estWidget-widget .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
#estWidget-widget .panel > .table-bordered > thead > tr > td:first-child,
#estWidget-widget .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
#estWidget-widget .panel > .table-bordered > tbody > tr > td:first-child,
#estWidget-widget .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
#estWidget-widget .panel > .table-bordered > tfoot > tr > td:first-child,
#estWidget-widget .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
#estWidget-widget .panel > .table-bordered > thead > tr > th:last-child,
#estWidget-widget .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
#estWidget-widget .panel > .table-bordered > tbody > tr > th:last-child,
#estWidget-widget .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
#estWidget-widget .panel > .table-bordered > tfoot > tr > th:last-child,
#estWidget-widget .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
#estWidget-widget .panel > .table-bordered > thead > tr > td:last-child,
#estWidget-widget .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
#estWidget-widget .panel > .table-bordered > tbody > tr > td:last-child,
#estWidget-widget .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
#estWidget-widget .panel > .table-bordered > tfoot > tr > td:last-child,
#estWidget-widget .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
#estWidget-widget .panel > .table-bordered > thead > tr:first-child > td,
#estWidget-widget .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
#estWidget-widget .panel > .table-bordered > tbody > tr:first-child > td,
#estWidget-widget .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
#estWidget-widget .panel > .table-bordered > thead > tr:first-child > th,
#estWidget-widget .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
#estWidget-widget .panel > .table-bordered > tbody > tr:first-child > th,
#estWidget-widget .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
#estWidget-widget .panel > .table-bordered > tbody > tr:last-child > td,
#estWidget-widget .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
#estWidget-widget .panel > .table-bordered > tfoot > tr:last-child > td,
#estWidget-widget .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
#estWidget-widget .panel > .table-bordered > tbody > tr:last-child > th,
#estWidget-widget .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
#estWidget-widget .panel > .table-bordered > tfoot > tr:last-child > th,
#estWidget-widget .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
#estWidget-widget .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
#estWidget-widget .panel-group {
  margin-bottom: 10px;
}
#estWidget-widget .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
#estWidget-widget .panel-group .panel-heading {
  border-bottom: 0;
}
#estWidget-widget .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #000000;
}
#estWidget-widget .panel-group .panel-footer {
  border-top: 0;
}
#estWidget-widget .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #000000;
}
#estWidget-widget .panel-default {
  border-color: #000000;
}
#estWidget-widget .panel-default > .panel-heading {
  color: #333333;
  background-color: transparent;
  border-color: #000000;
}
#estWidget-widget .panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #000000;
}
#estWidget-widget .panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #000000;
}
#estWidget-widget .panel-primary {
  border-color: #f5a623;
}
#estWidget-widget .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #f5a623;
  border-color: #f5a623;
}
#estWidget-widget .panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #f5a623;
}
#estWidget-widget .panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #f5a623;
}
#estWidget-widget .panel-success {
  border-color: #d6e9c6;
}
#estWidget-widget .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
#estWidget-widget .panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
#estWidget-widget .panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
#estWidget-widget .panel-info {
  border-color: #bce8f1;
}
#estWidget-widget .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
#estWidget-widget .panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
#estWidget-widget .panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
#estWidget-widget .panel-warning {
  border-color: #faebcc;
}
#estWidget-widget .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
#estWidget-widget .panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
#estWidget-widget .panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
#estWidget-widget .panel-danger {
  border-color: #ebccd1;
}
#estWidget-widget .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
#estWidget-widget .panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
#estWidget-widget .panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
#estWidget-widget .clearfix:before,
#estWidget-widget .clearfix:after,
#estWidget-widget #estWidget-widget .container:before,
#estWidget-widget #estWidget-widget .container:after,
#estWidget-widget #estWidget-widget .container-fluid:before,
#estWidget-widget #estWidget-widget .container-fluid:after,
#estWidget-widget #estWidget-widget .row:before,
#estWidget-widget #estWidget-widget .row:after,
#estWidget-widget #estWidget-widget .form-horizontal .form-group:before,
#estWidget-widget #estWidget-widget .form-horizontal .form-group:after,
#estWidget-widget #estWidget-widget .btn-toolbar:before,
#estWidget-widget #estWidget-widget .btn-toolbar:after,
#estWidget-widget #estWidget-widget .btn-group-vertical > .btn-group:before,
#estWidget-widget #estWidget-widget .btn-group-vertical > .btn-group:after,
#estWidget-widget #estWidget-widget .estWidget-nav:before,
#estWidget-widget #estWidget-widget .estWidget-nav:after,
#estWidget-widget #estWidget-widget .navbar:before,
#estWidget-widget #estWidget-widget .navbar:after,
#estWidget-widget #estWidget-widget .navbar-header:before,
#estWidget-widget #estWidget-widget .navbar-header:after,
#estWidget-widget #estWidget-widget .navbar-collapse:before,
#estWidget-widget #estWidget-widget .navbar-collapse:after,
#estWidget-widget #estWidget-widget .panel-body:before,
#estWidget-widget #estWidget-widget .panel-body:after {
  content: " ";
  display: table;
}
#estWidget-widget .clearfix:after,
#estWidget-widget #estWidget-widget .container:after,
#estWidget-widget #estWidget-widget .container-fluid:after,
#estWidget-widget #estWidget-widget .row:after,
#estWidget-widget #estWidget-widget .form-horizontal .form-group:after,
#estWidget-widget #estWidget-widget .btn-toolbar:after,
#estWidget-widget #estWidget-widget .btn-group-vertical > .btn-group:after,
#estWidget-widget #estWidget-widget .estWidget-nav:after,
#estWidget-widget #estWidget-widget .navbar:after,
#estWidget-widget #estWidget-widget .navbar-header:after,
#estWidget-widget #estWidget-widget .navbar-collapse:after,
#estWidget-widget #estWidget-widget .panel-body:after {
  clear: both;
}
#estWidget-widget .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#estWidget-widget .pull-right {
  float: right !important;
}
#estWidget-widget .pull-left {
  float: left !important;
}
#estWidget-widget .hide {
  display: none !important;
}
#estWidget-widget .show {
  display: block !important;
}
#estWidget-widget .invisible {
  visibility: hidden;
}
#estWidget-widget .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#estWidget-widget .hidden {
  display: none !important;
  visibility: hidden !important;
}
#estWidget-widget .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
#estWidget-widget .visible-xs,
#estWidget-widget .visible-sm,
#estWidget-widget .visible-md,
#estWidget-widget .visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  #estWidget-widget .visible-xs {
    display: block !important;
  }
  table#estWidget-widget .visible-xs {
    display: table;
  }
  tr#estWidget-widget .visible-xs {
    display: table-row !important;
  }
  th#estWidget-widget .visible-xs,
  td#estWidget-widget .visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #estWidget-widget .visible-sm {
    display: block !important;
  }
  table#estWidget-widget .visible-sm {
    display: table;
  }
  tr#estWidget-widget .visible-sm {
    display: table-row !important;
  }
  th#estWidget-widget .visible-sm,
  td#estWidget-widget .visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #estWidget-widget .visible-md {
    display: block !important;
  }
  table#estWidget-widget .visible-md {
    display: table;
  }
  tr#estWidget-widget .visible-md {
    display: table-row !important;
  }
  th#estWidget-widget .visible-md,
  td#estWidget-widget .visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  #estWidget-widget .visible-lg {
    display: block !important;
  }
  table#estWidget-widget .visible-lg {
    display: table;
  }
  tr#estWidget-widget .visible-lg {
    display: table-row !important;
  }
  th#estWidget-widget .visible-lg,
  td#estWidget-widget .visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  #estWidget-widget .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #estWidget-widget .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #estWidget-widget .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  #estWidget-widget .hidden-lg {
    display: none !important;
  }
}
#estWidget-widget .visible-print {
  display: none !important;
}
@media print {
  #estWidget-widget .visible-print {
    display: block !important;
  }
  table#estWidget-widget .visible-print {
    display: table;
  }
  tr#estWidget-widget .visible-print {
    display: table-row !important;
  }
  th#estWidget-widget .visible-print,
  td#estWidget-widget .visible-print {
    display: table-cell !important;
  }
}
@media print {
  #estWidget-widget .hidden-print {
    display: none !important;
  }
}
#estWidget-widget ul.dropdown-menu {
  list-style: none;
  background-color: #1d1d1d;
  border-radius: 0;
  color: #fff;
  left: 0 !important;
  position: absolute;
  cursor: pointer;
  width: 380px;
  max-width: 380px;
  max-height: 507px;
  overflow: hidden;
  font-size: 14px;
}
#estWidget-widget ul.dropdown-menu li.estWidget-dropdown-menu {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
}
#estWidget-widget ul.dropdown-menu li.estWidget-dropdown-menu a {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  font-size: 14px;
}
#estWidget-widget ul.dropdown-menu-scroll {
  overflow: auto;
}
#estWidget-widget ul.dropdown-menu > .active > a,
#estWidget-widget ul.dropdown-menu > .active > a:hover,
#estWidget-widget ul.dropdown-menu > .active > a:focus {
  border-radius: 0;
}
#estWidget-widget textarea#estWidget-comment {
  resize: vertical;
  overflow: hidden;
  max-height: 250px;
}
#estWidget-widget div.estWidget-accordeon {
  position: relative;
}
#estWidget-widget div.estWidget-accordeon div.panel {
  border-top: 1px solid transparent;
  border-bottom: 0px;
  border-radius: 0px;
  cursor: pointer;
}
#estWidget-widget div.estWidget-accordeon h4.panel-title {
  cursor: pointer;
  color: #f4f3f2;
  padding: 0;
}
#estWidget-widget div.estWidget-accordeon h4.panel-title div.accordion-toggle {
  color: #f4f3f2;
  text-decoration: none;
}
#estWidget-widget div.estWidget-accordeon h4.panel-title div.accordion-toggle .estWidget-address-option-div {
  float: right;
  height: 40px;
  width: 50px;
  padding: 20px 0 0 15px;
  margin: -18px -15px 0 0;
}
#estWidget-widget div.estWidget-accordeon h4.panel-title div.accordion-toggle div.estWidget-plus-icon {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-plus.png');
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  border: none;
}
#estWidget-widget div.estWidget-accordeon h4.panel-title div.accordion-toggle div.estWidget-minus-icon {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-minus.png');
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  border: none;
}
#estWidget-widget div.estWidget-accordeon h4.panel-title div.accordion-head-left {
  color: #f4f3f2;
  float: left;
  font-size: 14px;
  font-family: 'PFSquareSansProRegular', Calibri, Arial, sans-serif;
}
#estWidget-widget div.estWidget-accordeon h4.panel-title div.accordion-head-right {
  color: #f5a623;
  float: right;
  font-size: 14px;
  font-family: 'PFSquareSansProRegular', Calibri, Arial, sans-serif;
}
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-house-icon,
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-house-icon-disabled {
  padding: 20px 14px 35px 13px;
}
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-house-icon h4.panel-title div.accordion-head-left,
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-house-icon-disabled h4.panel-title div.accordion-head-left {
  color: #f4f3f2;
  float: left;
  font-size: 16px !important;
  font-family: 'PFSquareSansProMedium', Calibri, Arial, sans-serif;
}
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-from-icon-disabled,
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-from-icon,
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-to-icon-disabled,
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-to-icon {
  padding: 20px 14px 35px 13px;
}
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-from-icon-disabled h4.panel-title div.accordion-head-left,
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-from-icon h4.panel-title div.accordion-head-left,
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-to-icon-disabled h4.panel-title div.accordion-head-left,
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-to-icon h4.panel-title div.accordion-head-left {
  color: #f4f3f2;
  float: left;
  font-size: 16px !important;
  font-family: 'PFSquareSansProMedium', Calibri, Arial, sans-serif;
}
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-city-icon,
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-carClass-icon,
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-date-icon,
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-comment-icon {
  padding: 10px 15px 25px 15px;
}
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-city-icon h4.panel-title div.accordion-head-left,
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-carClass-icon h4.panel-title div.accordion-head-left,
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-date-icon h4.panel-title div.accordion-head-left,
#estWidget-widget div.estWidget-accordeon div.panel-estWidget-comment-icon h4.panel-title div.accordion-head-left {
  color: #f4f3f2;
  float: left;
  font-size: 14px !important;
  font-family: 'PFSquareSansProMedium', Calibri, Arial, sans-serif;
}
#estWidget-widget div.estWidget-accordeon div.panel-heading {
  border-radius: 0;
}
#estWidget-widget div.estWidget-accordeon div.panel-heading:active {
  border-bottom: none;
}
#estWidget-widget div.estWidget-accordeon div.panel-current-active > div.panel-heading {
  background: none;
  padding: 10px 15px 15px;
}
#estWidget-widget div.estWidget-accordeon div.panel-current-active div.panel-estWidget-from-icon-disabled,
#estWidget-widget div.estWidget-accordeon div.panel-current-active div.panel-estWidget-from-icon {
  padding: 20px 14px 25px 13px;
}
#estWidget-widget div.estWidget-accordeon div.panel-current-active div.panel-estWidget-to-icon-disabled,
#estWidget-widget div.estWidget-accordeon div.panel-current-active div.panel-estWidget-to-icon {
  padding: 20px 14px 25px 13px;
}
#estWidget-widget div.estWidget-accordeon div.panel-current-active div.panel-estWidget-house-icon,
#estWidget-widget div.estWidget-accordeon div.panel-current-active div.panel-estWidget-house-icon-disabled {
  padding: 20px 14px 25px 13px;
}
#estWidget-widget div.estWidget-accordeon div.panel-current-active h4.panel-title div.accordion-head-left {
  color: #f4f3f2;
  float: left;
  font-size: 14px;
  font-family: 'PFSquareSansProMedium', Calibri, Arial, sans-serif;
}
#estWidget-widget div.estWidget-accordeon div.panel-current-active div.panel-collapse div.panel-body {
  border-top: none !important;
  border-radius: none !important;
}
#estWidget-widget div.estWidget-accordeon div.panel-disabled {
  border-bottom: none;
}
#estWidget-widget div.estWidget-accordeon div.panel-disabled div.panel-heading {
  border-radius: 0;
}
#estWidget-widget div.estWidget-accordeon div.panel-disabled div.accordion-head-right {
  color: #999999;
  float: right;
  font-size: 14px;
  font-family: 'PFSquareSansProMedium', Calibri, Arial, sans-serif;
}
#estWidget-widget div.estWidget-accordeon div.panel-disabled div.accordion-head-left {
  color: #999999 !important;
}
#estWidget-widget div.estWidget-accordeon div.panel-group {
  margin: 0;
}
#estWidget-widget div.estWidget-accordeon div.panel-group div.panel {
  margin: 0;
  border-top: 1px solid #000;
  overflow: hidden;
  border-radius: 0px;
}
#estWidget-widget div.estWidget-accordeon div.panel-body div.estWidget-city,
#estWidget-widget div.estWidget-accordeon div.panel-body div.estWidget-to,
#estWidget-widget div.estWidget-accordeon div.panel-body div.estWidget-car-type,
#estWidget-widget div.estWidget-accordeon div.panel-body div.estWidget-datepicker,
#estWidget-widget div.estWidget-accordeon div.panel-body textarea#estWidget-comment {
  margin-bottom: 10px;
}
#estWidget-widget div.estWidget-accordeon .ng-hide-add,
#estWidget-widget div.estWidget-accordeon .ng-hide-remove {
  display: block !important;
}
#estWidget-widget div.estWidget-accordeon button.estWidget-base-button {
  width: 363px;
  height: 61px;
  background: url('http://www.estaxi.ru/client/widget/img/est-button.png') no-repeat top;
  background-repeat: no-repeat;
  cursor: pointer;
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline-offset: 0;
}
#estWidget-widget div.estWidget-accordeon button.estWidget-base-button-disabled {
  width: 360px;
  height: 60px;
  background: url('http://www.estaxi.ru/client/widget/img/est-button-disabled.png') no-repeat top;
  background-repeat: no-repeat;
  cursor: pointer;
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  outline-offset: 0;
  margin: 0px 0px 0px -20px;
  box-shadow: none;
}

#estWidget-widget div.estWidget-accordeon .estWidget-fromAddress input {
  margin: 0 0 5px 0;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-fromFlat,
#estWidget-widget div.estWidget-accordeon div.estWidget-fromPorch {
  margin: 5px 0 15px;
}
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group {
  color: #a0a0a0;
  font-family: 'PFSquareSansProRegular', Calibri, Arial, sans-serif;
  text-align: center;
  font-size: 14px;
  background-image: -webkit-linear-gradient(#9d9d9d, #1d1d1d 70%, #1d1d1d);
  background-image: linear-gradient(#9d9d9d, #1d1d1d 70%, #1d1d1d);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9d9d9d', endColorstr='#ff1d1d1d', GradientType=0);
  border-color: #000000;
  border-bottom-color: #000000;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group:focus:hover,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group:focus:active,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group:focus.active,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group:active:hover,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group.active:hover,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group:active,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group.active {
  background-image: -webkit-linear-gradient(#fce1b5, #f5a623 70%, #f5a623);
  background-image: linear-gradient(#fce1b5, #f5a623 70%, #f5a623);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffce1b5', endColorstr='#fff5a623', GradientType=0);
  border: 1px solid transparent;
  border-color: #000000;
  color: #1d1d1d;
}
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group:focus,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group:hover {
  color: #a0a0a0;
  background-image: -webkit-linear-gradient(#505050, #1d1d1d 70%, #1d1d1d);
  background-image: linear-gradient(#505050, #1d1d1d 70%, #1d1d1d);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff505050', endColorstr='#ff1d1d1d', GradientType=0);
  border: 1px solid transparent;
  border-color: #f5a623;
  -webkit-box-shadow: inset 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 1px rgba(255, 255, 255, 0.1);
}
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group.disabled,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group[disabled],
fieldset[disabled] #estWidget-widget div.estWidget-accordeon button.btn-pretty-group,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group.disabled:hover,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group[disabled]:hover,
fieldset[disabled] #estWidget-widget div.estWidget-accordeon button.btn-pretty-group:hover,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group.disabled:focus,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group[disabled]:focus,
fieldset[disabled] #estWidget-widget div.estWidget-accordeon button.btn-pretty-group:focus,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group.disabled:active,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group[disabled]:active,
fieldset[disabled] #estWidget-widget div.estWidget-accordeon button.btn-pretty-group:active,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group.disabled.active,
#estWidget-widget div.estWidget-accordeon button.btn-pretty-group[disabled].active,
fieldset[disabled] #estWidget-widget div.estWidget-accordeon button.btn-pretty-group.active {
  background-image: -webkit-linear-gradient(#333333, #000000 70%, #000000);
  background-image: linear-gradient(#333333, #000000 70%, #000000);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff000000', GradientType=0);
  border-color: #939393;
  border-left: 1px solid;
  border-right: 1px solid;
  color: #a0a0a0;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-time-type {
  padding: 0;
  margin-bottom: 10px;
}
#estWidget-widget div.estWidget-accordeon #estWidget-datepicker {
  float: left;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-timepicker {
  float: left;
}
#estWidget-widget div.estWidget-accordeon table.estWidget-timepicker-table {
  width: 100%;
  border-spacing: 0;
}
#estWidget-widget div.estWidget-accordeon td.estWidget-hours {
  width: 50px;
  padding: 0px;
}
#estWidget-widget div.estWidget-accordeon td.estWidget-minutes {
  width: 55px;
  padding: 0 0 0 5px;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-button-row {
  position: relative;
  margin: 0 10px 10px;
  bottom: 10px;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-footer-hide {
  display: none;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-distance-arrow-disabled {
  display: none;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-accordion-title {
  color: #f5a623;
  float: right;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-city-icon {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-city.png');
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  border: none;
  float: left;
  margin-right: 5px;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-from-icon-disabled {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-passenger.png');
  background-repeat: no-repeat;
  width: 17px;
  height: 20px;
  border: none;
  float: left;
  margin: -2px 12px 0 0;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-from-icon {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-address.png');
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  border: none;
  float: left;
  margin-right: 10px;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-to-icon-disabled {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-finish_inactive.png');
  background-repeat: no-repeat;
  width: 23px;
  height: 20px;
  border: none;
  float: left;
  margin: 0 9px 0 -3px;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-to-icon {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-finish_active.png');
  background-repeat: no-repeat;
  width: 23px;
  height: 20px;
  border: none;
  float: left;
  margin: 0 10px 0 -3px;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-house-icon {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-address.png');
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  border: none;
  float: left;
  margin-right: 12px;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-house-icon-disabled {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-address_inactive.png');
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  border: none;
  float: left;
  margin-right: 12px;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-carClass-icon {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-service_level.png');
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  border: none;
  float: left;
  margin-right: 15px;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-date-icon {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-time.png');
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  border: none;
  float: left;
  margin-right: 15px;
}
#estWidget-widget div.estWidget-accordeon div.estWidget-comment-icon {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-comment.png');
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  border: none;
  float: left;
  margin-top: 2px;
  margin-right: 15px;
}
#estWidget-widget div.estWidget-screen {
  z-index: 1;
  width: 380px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 30px;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content {
  min-width: 320px;
  min-height: 190px;
  z-index: 1;
  padding: 0px;
  background-color: #000;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #d2d5cf 40%, #9fa8a4 80%, #8e9a95 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #d2d5cf 40%, #9fa8a4 80%, #8e9a95 100%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #d2d5cf 40%, #9fa8a4 80%, #8e9a95 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #d2d5cf 40%, #9fa8a4 80%, #8e9a95 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #d2d5cf 40%, #9fa8a4 80%, #8e9a95 100%);
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center {
  text-align: center;
  min-height: 160px;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center p.estWidget-or {
  margin-top: 6px;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  text-align: center;
  color: #1d1d1d;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  margin: 0;
  padding: 0;
  border: none;
  vertical-align: baseline;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code:hover,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code:hover,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code:focus,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code:focus {
  color: #1d1d1d;
  text-decoration: none;
  font-weight: bold;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code:focus,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code.disabled,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code.disabled,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code[disabled],
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code[disabled],
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code,
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code.disabled:hover,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code.disabled:hover,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code[disabled]:hover,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code[disabled]:hover,
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code:hover,
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code:hover,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code.disabled:focus,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code.disabled:focus,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code[disabled]:focus,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code[disabled]:focus,
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code:focus,
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code:focus,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code.disabled:active,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code.disabled:active,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code[disabled]:active,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code[disabled]:active,
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code:active,
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code:active,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code.disabled.active,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code.disabled.active,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code[disabled].active,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code[disabled].active,
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.estWidget-pretty-link-code.active,
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center a.estWidget-pretty-link-code.active {
  color: #555555;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center div#estWidget-canvasloader {
  margin-top: 40px;
  text-align: center;
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  color: #555555;
  font-size: 20px;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center div#estWidget-canvasloader div#canvasLoader {
  text-align: center;
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  color: #555555;
  font-size: 20px;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty {
  height: 32px;
  color: #1d1d1d;
  font-family: 'PFSquareSansProMedium', Calibri, Arial, sans-serif;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  vertical-align: baseline;
  background-image: -webkit-linear-gradient(#ffedaf, #f0a003 70%, #f0a003);
  background-image: linear-gradient(#ffedaf, #f0a003 70%, #f0a003);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffedaf', endColorstr='#fff0a003', GradientType=0);
  border-color: #808080;
  border-bottom-color: #666666;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty:hover,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty:active,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty.active {
  background-image: -webkit-linear-gradient(#ffedaf, #f0a003 70%, #f0a003);
  background-image: linear-gradient(#ffedaf, #f0a003 70%, #f0a003);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffedaf', endColorstr='#fff0a003', GradientType=0);
  border-color: #666666;
  color: #1d1d1d;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty:focus {
  background-image: -webkit-linear-gradient(#fff8e2, #fcb52a 70%, #fcb52a);
  background-image: linear-gradient(#fff8e2, #fcb52a 70%, #fcb52a);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffff8e2', endColorstr='#fffcb52a', GradientType=0);
  border-color: #666666;
  color: #1d1d1d;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty.disabled,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty[disabled],
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty.disabled:hover,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty[disabled]:hover,
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty:hover,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty.disabled:focus,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty[disabled]:focus,
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty:focus,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty.disabled:active,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty[disabled]:active,
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty:active,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty.disabled.active,
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty[disabled].active,
fieldset[disabled] #estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-content-center button.btn-pretty.active {
  background-image: -webkit-linear-gradient(#cccccc, #999999 70%, #999999);
  background-image: linear-gradient(#cccccc, #999999 70%, #999999);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc', endColorstr='#ff999999', GradientType=0);
  border-color: #494949;
  border-left: 1px solid;
  border-right: 1px solid;
  color: #555555;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-arrived-screen-content button#estWidget-buttonOk {
  margin-top: 15px;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-arrived-screen-content div.estWidget-car-definition {
  margin: 10px 0 0 0;
  display: inline-block;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-arrived-screen-content div.estWidget-car-definition div.estWidget-car-definition-logo {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-car_placeholder.png');
  background-repeat: no-repeat;
  width: 68px;
  height: 68px;
  border: none;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-arrived-screen-content div.estWidget-car-definition div.estWidget-car-definition-text {
  padding-left: 10px;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-arrived-screen-content div.estWidget-car-definition div.estWidget-car-definition-text div.estWidget-car-definition-text-details {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  text-align: left;
  line-height: 1.1;
  color: #1d1d1d;
  font-weight: bold;
  font-size: 16px;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-arrived-screen-content div.estWidget-car-definition div.estWidget-car-definition-text div.estWidget-car-definition-number {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-numplate_small_undef.png');
  background-repeat: no-repeat;
  width: 114px;
  height: 29px;
  border: none;
  font-family: 'PFSquareSansProMedium', Calibri, Arial, sans-serif;
  line-height: 1.1;
  font-size: 14px;
  text-align: center;
  padding-top: 5px;
  margin-top: 5px;
  color: #1d1d1d;
  font-weight: normal;
}
#estWidget-widget div.estWidget-screen div.estWidget-default-screen-content div.estWidget-arrived-screen-content div.estWidget-car-definition div.estWidget-car-definition-text div.estWidget-car-definition-number-text {
  font-family: 'PFSquareSansProMedium', Calibri, Arial, sans-serif;
  line-height: 1.3;
  text-align: center;
  color: #1d1d1d;
  font-weight: normal;
  font-size: 15px;
}
#estWidget-widget div.estWidget-tab-screen {
  height: auto;
  z-index: 1;
  width: 380px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 30px 30px 0;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content {
  min-width: 320px;
  min-height: 265px;
  z-index: 1;
  padding: 0px 0px 30px;
  margin-bottom: 30px;
  background-color: #000;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #d2d5cf 40%, #9fa8a4 80%, #8e9a95 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #d2d5cf 40%, #9fa8a4 80%, #8e9a95 100%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #d2d5cf 40%, #9fa8a4 80%, #8e9a95 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #d2d5cf 40%, #9fa8a4 80%, #8e9a95 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #d2d5cf 40%, #9fa8a4 80%, #8e9a95 100%);
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-tabset {
  height: 80px;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content ul.estWidget-nav-tabs {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  list-style: none;
  color: #333333;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  font-size: 16px;
  min-width: 318px;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content ul.estWidget-nav-tabs li.estWidget-tabs {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  list-style-type: none;
  min-width: 106px;
  padding: 0px;
  margin: 0px;
  color: #333333;
  cursor: pointer;
  font-size: 16px;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code {
  font-size: 16px;
  padding: 0px;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code {
  font-size: 20px;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  text-align: center;
  color: #323131;
  text-decoration: none;
  font-weight: bold;
  margin-top: -2px;
  vertical-align: baseline;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code:hover,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code:hover,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code:focus,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code:focus {
  color: #1d1d1d;
  text-decoration: none;
  font-weight: bold;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code:focus,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code.disabled,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code.disabled,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code[disabled],
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code[disabled],
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code,
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code.disabled:hover,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code.disabled:hover,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code[disabled]:hover,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code[disabled]:hover,
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code:hover,
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code:hover,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code.disabled:focus,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code.disabled:focus,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code[disabled]:focus,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code[disabled]:focus,
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code:focus,
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code:focus,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code.disabled:active,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code.disabled:active,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code[disabled]:active,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code[disabled]:active,
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code:active,
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code:active,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code.disabled.active,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code.disabled.active,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code[disabled].active,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code[disabled].active,
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.estWidget-pretty-link-code.active,
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content a.estWidget-pretty-link-code.active {
  color: #555555;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty {
  height: 35px;
  color: #1d1d1d;
  font-family: 'PFSquareSansProMedium', Calibri, Arial, sans-serif;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  vertical-align: baseline;
  background-image: -webkit-linear-gradient(#ffedaf, #f0a003 70%, #f0a003);
  background-image: linear-gradient(#ffedaf, #f0a003 70%, #f0a003);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffedaf', endColorstr='#fff0a003', GradientType=0);
  border-color: #808080;
  border-bottom-color: #666666;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty:hover,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty:active,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty.active {
  background-image: -webkit-linear-gradient(#ffedaf, #f0a003 70%, #f0a003);
  background-image: linear-gradient(#ffedaf, #f0a003 70%, #f0a003);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffedaf', endColorstr='#fff0a003', GradientType=0);
  border-color: #666666;
  color: #1d1d1d;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty:focus {
  background-image: -webkit-linear-gradient(#fff8e2, #fcb52a 70%, #fcb52a);
  background-image: linear-gradient(#fff8e2, #fcb52a 70%, #fcb52a);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffff8e2', endColorstr='#fffcb52a', GradientType=0);
  border-color: #666666;
  color: #1d1d1d;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty.disabled,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty[disabled],
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty.disabled:hover,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty[disabled]:hover,
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty:hover,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty.disabled:focus,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty[disabled]:focus,
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty:focus,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty.disabled:active,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty[disabled]:active,
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty:active,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty.disabled.active,
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty[disabled].active,
fieldset[disabled] #estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content button.btn-pretty.active {
  background-image: -webkit-linear-gradient(#cccccc, #999999 70%, #999999);
  background-image: linear-gradient(#cccccc, #999999 70%, #999999);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc', endColorstr='#ff999999', GradientType=0);
  border-color: #494949;
  border-left: 1px solid;
  border-right: 1px solid;
  color: #555555;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-phone-screen-content {
  min-height: 160px;
  height: auto;
  text-align: center;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-phone-screen-content div.estWidget-phone-field-wrapper {
  margin: 20px auto 0px;
  float: none !important;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-phone-screen-content div.estWidget-phone-field-wrapper input {
  margin: 10px 0;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-phone-screen-content button#estWidget-buttonSendCode {
  margin-top: 5px;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-login-screen-content {
  min-height: 205px;
  height: auto;
  text-align: center;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-login-screen-content span {
  white-space: normal;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-login-screen-content a.estWidget-pretty-link-code {
  text-decoration: underline;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-login-screen-content label {
  color: #555555;
  line-height: 1.1;
  text-align: left;
  font-size: 16px;
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  float: left;
  font-weight: normal;
  margin: 0 0 5px;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-login-screen-content div.estWidget-login-field-wrapper {
  margin: 10px auto 0px;
  float: none !important;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-login-screen-content div.estWidget-login-field-wrapper input {
  margin: 0px;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-login-screen-content div.form-group {
  margin-bottom: 10px;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-code-screen-content {
  min-height: 160px;
  height: auto;
  text-align: center;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-code-screen-content div.estWidget-code-field-wrapper {
  margin: 15px auto;
  float: none !important;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-code-screen-content .estWidget-invisible {
  display: none;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-code-screen-content .estWidget-sendCode-input {
  padding: 6px;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-code-screen-content .estWidget-timer {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  text-align: center;
  color: #555555;
  font-size: 16px;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-code-screen-content button#estWidget-buttonCheckCode {
  padding: 4px 10px;
  height: 32px;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-choose-phone-screen-content {
  min-height: 150px;
  height: auto;
  text-align: center;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-choose-phone-screen-content label {
  margin: 0;
  font-weight: normal;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-choose-phone-screen-content div.estWidget-choose-phone-field-wrapper {
  margin: 10px auto 0px;
  float: none !important;
  text-align: left;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-choose-phone-screen-content div.estWidget-choose-phone-field-wrapper input {
  margin: 5px 0;
}
#estWidget-widget div.estWidget-tab-screen div.estWidget-tab-screen-content div.estWidget-choose-phone-screen-content button#estWidget-buttonChoosePhone {
  margin-top: 10px;
}
#estWidget-widget .estWidget-waiting-screen {
  width: 380px;
  min-height: 450px;
  z-index: 1;
}
#estWidget-widget .estWidget-waiting-screen div.estWidget-waiting-screen-content {
  margin-top: 70px;
  z-index: 1;
}
#estWidget-widget .estWidget-waiting-screen p.estWidget-waiting-status {
  margin: 10px 0 10px 0;
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #f5a623;
}
#estWidget-widget .estWidget-waiting-screen p.estWidget-waiting-car-definition-text {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  color: #f4f3f2;
}
#estWidget-widget .estWidget-waiting-screen div.estWidget-car-definition-number-large {
  margin: 20px 0 0 30px;
}
#estWidget-widget .estWidget-waiting-screen div.estWidget-car-definition-number-large div.estWidget-car-definition-number-text {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-numplate_big_undef.png');
  background-repeat: no-repeat;
  width: 303px;
  height: 83px;
  border: none;
  text-align: center;
  padding-top: 20px;
  font-family: 'PFSquareSansProMedium', Calibri, Arial, sans-serif;
  font-weight: bold;
  font-size: 40px;
  color: #222222;
}
#estWidget-widget div.estWidget-success-screen {
  width: 380px;
  height: auto;
  min-height: 300px;
  z-index: 1;
}
#estWidget-widget div.estWidget-success-screen .estWidget-font {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  color: #f4f3f2;
  text-align: left;
  white-space: pre-line;
}
#estWidget-widget div.estWidget-success-screen h1.estWidget-font {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
#estWidget-widget div.estWidget-success-screen p.estWidget-font {
  font-size: 15px;
  line-height: 20px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-success-screen-content {
  z-index: 1;
  margin-bottom: 20px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-success-header {
  height: 100px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-success-header div.estWidget-header-cancel-order {
  font-size: 15px;
  margin-top: 30px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-success-header div.estWidget-header-cancel-order-disabled {
  display: none;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-check div.estWidget-check-top-date div.estWidget-date-title {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  color: #f4f3f2;
  text-align: left;
  font-size: 18px;
  padding-left: 0;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-check div.estWidget-check-top-date div.estWidget-date-info {
  text-align: right;
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  color: #f4f3f2;
  font-size: 18px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-address-list {
  margin: 10px 0;
  padding: 0 0 10px 0;
  border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
  display: inline-block;
  padding-left: 0px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-address-list div.estWidget-address-arrow {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-route_arrow.png');
  background-repeat: no-repeat;
  width: 21px;
  height: 31px;
  border: none;
  padding-right: 5px;
  margin: 15px 5px 0 5px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-address-list div.estWidget-address-text {
  min-height: 60px;
  max-width: 330px;
  margin-bottom: 10px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-address-list div.estWidget-address-text p.estWidget-address-text-from {
  font-size: 16px;
  line-height: 18px;
  text-align: left;
  color: #f4f3f2;
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  margin-top: 10px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-address-list div.estWidget-address-text p.estWidget-address-text-to {
  font-size: 16px;
  line-height: 18px;
  text-align: left;
  color: #f4f3f2;
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  margin-top: -5px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-download-center-link {
  margin-top: 15px;
}
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel {
  color: #f5a623;
  border-color: #555555;
  font-family: 'PFSquareSansProMedium', Calibri, Arial, sans-serif;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  margin-top: 20px;
}
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel:hover,
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel:active,
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel.active {
  border-color: #f5a623;
  color: #f5a623;
}
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel:focus {
  border-color: #f5a623;
  color: #f5a623;
}
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel.disabled,
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel[disabled],
fieldset[disabled] #estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel,
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel.disabled:hover,
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel[disabled]:hover,
fieldset[disabled] #estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel:hover,
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel.disabled:focus,
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel[disabled]:focus,
fieldset[disabled] #estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel:focus,
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel.disabled:active,
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel[disabled]:active,
fieldset[disabled] #estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel:active,
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel.disabled.active,
#estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel[disabled].active,
fieldset[disabled] #estWidget-widget div.estWidget-success-screen a.estWidget-btn-pretty-cancel.active {
  color: #f5a623;
  border-color: #555555;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-status-carAssigned {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-car_assigned.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  border: none;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-status-search {
  margin: 10px 0 0 0;
  padding: 0 5px 0 0;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-status-search div.estWidget-status-search-car {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-car_search.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  border: none;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-status-search div.estWidget-status-search-text {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  text-align: left;
  margin-top: 1px;
  color: #f4f3f2;
  font-weight: bold;
  font-size: 18px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-status-inprogress {
  margin: 10px 0 0;
  padding: 0 5px 0 0;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-status-inprogress div.estWidget-status-inprogress-car {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-inprogress.png');
  background-repeat: no-repeat;
  width: 23px;
  height: 17px;
  border: none;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-status-inprogress div.estWidget-status-inprogress-text {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  text-align: left;
  color: #f4f3f2;
  font-weight: bold;
  font-size: 16px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-status-assigned {
  margin: 10px 0 0 0;
  display: inline-block;
  padding: 0 5px 0 0;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-status-assigned div.estWidget-status-assigned-car {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-car_assigned.png');
  background-repeat: no-repeat;
  width: 32px;
  height: 14px;
  border: none;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-status-assigned div.estWidget-status-assigned-text {
  margin-top: -2px;
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  text-align: left;
  color: #f4f3f2;
  font-weight: bold;
  font-size: 16px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-car-definition {
  margin: 10px 0 0 0;
  display: inline-block;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-car-definition div.estWidget-car-definition-logo {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-car_placeholder.png');
  background-repeat: no-repeat;
  width: 68px;
  height: 68px;
  border: none;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-car-definition div.estWidget-car-definition-text {
  padding-left: 10px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-car-definition div.estWidget-car-definition-text div.estWidget-car-definition-text-details {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  text-align: left;
  line-height: 1.2;
  color: #f4f3f2;
  font-weight: bold;
  font-size: 14px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-car-definition div.estWidget-car-definition-text div.estWidget-car-definition-number {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-numplate_small_undef.png');
  background-repeat: no-repeat;
  width: 114px;
  height: 29px;
  border: none;
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  line-height: 1.2;
  font-size: 14px;
  text-align: center;
  padding-top: 5px;
  margin-top: 5px;
  color: #1d1d1d;
  font-weight: bold;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-car-definition div.estWidget-car-definition-text div.estWidget-car-definition-number-text {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  line-height: 1.2;
  text-align: center;
  color: #1d1d1d;
  font-weight: bold;
  font-size: 14px;
  margin-top: 1px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-waiting-screen-content p.estWidget-waiting-status {
  margin: 10px 0 10px;
  padding: 10px 0 10px;
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #f5a623;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-waiting-screen-content p.estWidget-waiting-car-definition-text {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  color: #f4f3f2;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-waiting-screen-content p.estWidget-waiting-noname-text {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #f4f3f2;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-waiting-screen-content div.estWidget-car-definition-number-large {
  margin: 20px 0 0 30px;
}
#estWidget-widget div.estWidget-success-screen div.estWidget-waiting-screen-content div.estWidget-car-definition-number-large div.estWidget-car-definition-number-text {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-numplate_big_undef.png');
  background-repeat: no-repeat;
  width: 303px;
  height: 83px;
  border: none;
  text-align: center;
  padding-top: 20px;
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 40px;
  color: #222222;
}
#estWidget-widget div.estWidget-content,
#estWidget-widget div.estWidget-downloadCenter {
  background-color: #181818;
}
#estWidget-widget div.estWidget-header {
  width: 380px;
  height: 70px;
  border: none;
  padding: 5px 15px 5px 33px;
  background-color: #181818;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
#estWidget-widget div.estWidget-header div.estWidget-city-wrapper {
  height: 30px;
}
#estWidget-widget div.estWidget-header div.estWidget-city-wrapper h2.estWidget-city-name {
  margin: 0;
  color: #eee;
  padding-top: 7px;
}
#estWidget-widget div.estWidget-header div.estWidget-city-wrapper h2.estWidget-city-name a.estWidget-pretty-link-city {
  text-decoration: none;
  border-bottom: 1px dashed #999999;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  padding: 0 5px;
}
#estWidget-widget div.estWidget-header div.estWidget-city-wrapper h2.estWidget-city-name a.estWidget-pretty-link-city:hover,
#estWidget-widget div.estWidget-header div.estWidget-city-wrapper h2.estWidget-city-name a.estWidget-pretty-link-city:focus {
  color: #f5a623;
}
#estWidget-widget div.estWidget-header h1.estWidget-header-company-name {
  overflow: hidden;
  white-space: nowrap;
  font-size: 24px;
  line-height: 24px;
  text-align: left;
  margin: 5px 0 0;
  color: #eee;
  width: 240px;
  margin: 10px 0px 0px 0px;
}
#estWidget-widget div.estWidget-header div.estWidget-org-logo-wrapper {
  height: 60px;
  padding: 0;
}
#estWidget-widget div.estWidget-header div.estWidget-org-logo-wrapper img.estWidget-org-logo {
  display: inline-block;
  vertical-align: middle;
  float: right;
}
#estWidget-widget div.estWidget-content {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  max-height: 635px;
}
#estWidget-widget div.estWidget-footer {
  height: 30px;
}
#estWidget-widget div.estWidget-downloadCenter {
  height: 55px;
  width: 380px;
  position: absolute;
  bottom: 0;
  padding: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#estWidget-widget div.estWidget-downloadCenter div.estWidget-downloadCenter-logo-wrapper {
  width: 45px;
  height: 45px;
  display: block;
  background-size: contain;
  padding: 0;
}
#estWidget-widget div.estWidget-downloadCenter img.estWidget-downloadCenter-logo {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  width: 45px;
  height: 45px;
}
#estWidget-widget div.estWidget-downloadCenter div.estWidget-downloadCenter-title {
  text-align: left;
  white-space: normal;
  font-size: 14px;
  padding: 7px 5px;
  color: #f4f3f2;
  text-transform: uppercase;
  margin-top: 2px;
}
#estWidget-widget div.estWidget-downloadCenter div.estWidget-app-buttons {
  margin: 10px 0 0 15px;
}
#estWidget-widget div.estWidget-downloadCenter a.estWidget-appstore-img {
  display: block;
  margin-top: -1px;
  background-image: url('http://www.estaxi.ru/client/widget/img/est-appstore-flat.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 24px;
  border: none;
}
#estWidget-widget div.estWidget-downloadCenter a.estWidget-appstore-img:hover,
#estWidget-widget div.estWidget-downloadCenter a.estWidget-appstore-img:focus {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-appstore-hover-flat.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 24px;
  border: none;
}
#estWidget-widget div.estWidget-downloadCenter a.estWidget-googleplay-img {
  display: block;
  background-image: url('http://www.estaxi.ru/client/widget/img/est-googleplay-flat.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 23px;
  border: none;
}
#estWidget-widget div.estWidget-downloadCenter a.estWidget-googleplay-img:hover,
#estWidget-widget div.estWidget-downloadCenter a.estWidget-googleplay-img:focus {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-googleplay-hover-flat.png');
  background-repeat: no-repeat;
  width: 20px;
  height: 23px;
  border: none;
}
#estWidget-widget div.estWidget-downloadCenter a.estWidget-windowsphonestore-img {
  display: block;
  background-image: url('http://www.estaxi.ru/client/widget/img/est-wpstore-flat.png');
  background-repeat: no-repeat;
  width: 22px;
  height: 21px;
  border: none;
}
#estWidget-widget div.estWidget-downloadCenter a.estWidget-windowsphonestore-img:hover,
#estWidget-widget div.estWidget-downloadCenter a.estWidget-windowsphonestore-img:focus {
  background-image: url('http://www.estaxi.ru/client/widget/img/est-wpstore-hover-flat.png');
  background-repeat: no-repeat;
  width: 114px;
  height: 37px;
  border: none;
}
#estWidget-widget div.row {
  margin: 0;
}
#estWidget-widget div.row:before,
#estWidget-widget div.row:after {
  display: table;
  content: "";
}
#estWidget-widget .estWidget-font {
  font-size: 16px;
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  color: #555555;
  text-align: center;
  white-space: pre-line;
  letter-spacing: 0px;
  border: 0px none;
  background: none;
  padding: 0px;
}
#estWidget-widget h1.estWidget-font {
  font-size: 20px;
  line-height: 20px;
  font-family: 'PFSquareSansProMedium', Calibri, Arial, sans-serif;
  color: #555555;
  text-align: center;
  white-space: pre-line;
  letter-spacing: 0px;
  border: 0px none;
  background: none;
  padding: 0px;
}
#estWidget-widget p.estWidget-font {
  font-size: 16px;
  line-height: 16px;
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  color: #555555;
  text-align: center;
  white-space: pre-line;
  letter-spacing: 0px;
  border: 0px none;
  background: none;
  padding: 0px;
}
#estWidget-widget img.estWidget-org-logo {
  width: 60px;
  height: 60px;
}
#estWidget-widget input.estWidget-placeholder:-moz-placeholder,
#estWidget-widget textarea.estWidget-placeholder:-moz-placeholder {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  color: #999999;
  font-style: italic;
}
#estWidget-widget input.estWidget-placeholder::-moz-placeholder,
#estWidget-widget textarea.estWidget-placeholder::-moz-placeholder {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  color: #999999;
  font-style: italic;
}
#estWidget-widget input.estWidget-placeholder:-ms-input-placeholder,
#estWidget-widget textarea.estWidget-placeholder:-ms-input-placeholder {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  color: #999999;
  font-style: italic;
}
#estWidget-widget input.estWidget-placeholder::-webkit-input-placeholder,
#estWidget-widget textarea.estWidget-placeholder::-webkit-input-placeholder {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  color: #999999;
  font-style: italic;
}
#estWidget-widget input.form-control,
#estWidget-widget select.form-control,
#estWidget-widget textarea.form-control {
  font-family: 'PFSquareSansProRegular', Helvetica, Arial, sans-serif;
  border: 0;
  min-height: 35px;
  background-color: #1d1d1d;
  color: #fff;
  outline: none;
}
#estWidget-widget input.form-control:focus,
#estWidget-widget select.form-control:focus,
#estWidget-widget textarea.form-control:focus {
  border: 1px solid #f5a623;
  box-shadow: none;
  outline: none;
}
#estWidget-widget input.form-control::-moz-focus-inner,
#estWidget-widget select.form-control::-moz-focus-inner,
#estWidget-widget textarea.form-control::-moz-focus-inner {
  border: 0;
}
#estWidget-widget select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #fff;
}
#estWidget-widget div.estWidget-cost {
  font-family: 'PFSquareSansProMedium', Calibri, Arial, sans-serif;
  font-weight: bold;
  text-align: left;
  font-size: 21px;
  color: #f5a623;
  margin-left: 10px;
}
#estWidget-widget div.estWidget-distance div.estWidget-distance-text {
  font-family: 'PFSquareSansProMedium', Calibri, Arial, sans-serif;
  text-align: left;
  color: #eeeeee;
  font-size: 15px;
  font-weight: bold;
  margin-top: 4px;
}
#estWidget-widget div.estWidget-distance div.estWidget-distance-arrow {
  margin-right: 5px;
  margin-top: 7px;
  float: left;
  background-image: url('http://www.estaxi.ru/client/widget/img/est-distance_arrow.png');
  background-repeat: no-repeat;
  width: 13px;
  height: 11px;
  border: none;
}

/* required styles */

.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-tile-container,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	-ms-touch-action: none;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	-webkit-user-drag: none;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container img {
	max-width: none !important;
	}
/* stupid Android 2 doesn't understand "max-width: none" properly */
.leaflet-container img.leaflet-image-layer {
	max-width: 15000px !important;
	}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-tile-pane    { z-index: 2; }
.leaflet-objects-pane { z-index: 3; }
.leaflet-overlay-pane { z-index: 4; }
.leaflet-shadow-pane  { z-index: 5; }
.leaflet-marker-pane  { z-index: 6; }
.leaflet-popup-pane   { z-index: 7; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control-layers.leaflet-control,
.leaflet-control-zoom {
   display: none;
  }
  
.leaflet-control {
	position: relative;
	z-index: 7;
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	     -o-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-tile-loaded,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}

.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	     -o-transition:      -o-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
	-webkit-transition: none;
	   -moz-transition: none;
	     -o-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-clickable {
	cursor: pointer;
	}
.leaflet-container {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-container,
.leaflet-dragging .leaflet-clickable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	}


/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}


/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}
.leaflet-control-zoom-out {
	font-size: 20px;
	}

.leaflet-touch .leaflet-control-zoom-in {
	font-size: 22px;
	}
.leaflet-touch .leaflet-control-zoom-out {
	font-size: 24px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url('http://www.estaxi.ru/client/widget/img/leaflet/est-layers.png');
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url('http://www.estaxi.ru/client/widget/img/leaflet/est-layers-2x.png');
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: content-box;
	     box-sizing: content-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	margin: 0 auto;
	width: 40px;
	height: 20px;
	position: relative;
	overflow: hidden;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;

	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.estWidget-flag-wtf {
	background-image: url('http://www.estaxi.ru/client/widget/img/leaflet/est-flag_wtf.png');
  background-repeat: no-repeat;
  width: 44px;
  height: 65px;
  border: 0;
}

.estWidget-flag-start {
	background-image: url('http://www.estaxi.ru/client/widget/img/leaflet/est-flag_start.png');
  background-repeat: no-repeat;
  width: 44px;
  height: 65px;
  border: 0;
}

.estWidget-flag-finish {
  background-image: url('http://www.estaxi.ru/client/widget/img/leaflet/est-flag_finish.png');
  background-repeat: no-repeat;
  width: 44px;
  height: 65px;
  border: 0;
}

.estWidget-flag-checkpoint {
  background-image: url('http://www.estaxi.ru/client/widget/img/leaflet/est-flag_checkpoint.png');
  background-repeat: no-repeat;
  width: 44px;
  height: 65px;
  border: 0;
}

.estWidget-pin-car {
  background-image: url('http://www.estaxi.ru/client/widget/img/leaflet/est-pin_car.png');
  background-repeat: no-repeat;
  width: 36px;
  height: 60px;
  border: 0;
}

.estWidget-pin-parking {
  background-image: url('http://www.estaxi.ru/client/widget/img/leaflet/est-pin_parking_center.png');
  background-repeat: no-repeat;
  width: 113px;
  height: 61px;
  border: 0;
}

.estWidget-parking-count {
  text-align: center;
  margin-left: 2px;
  padding-top: 20px;
  color: white;
}

.estWidget-pin-user {
  background-image: url('http://www.estaxi.ru/client/widget/img/leaflet/est-pin_user.png');
  background-repeat: no-repeat;
  width: 40px;
  height: 41px;
  border: 0;
}
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
	-webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-in;
	-moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-in;
	-o-transition: -o-transform 0.2s ease-out, opacity 0.2s ease-in;
	transition: transform 0.2s ease-out, opacity 0.2s ease-in;
	}

.marker-cluster-small {
	background-color: rgba(181, 226, 140, 0.6);
	}
.marker-cluster-small div {
	background-color: rgba(110, 204, 57, 0.6);
	}

.marker-cluster-medium {
	background-color: rgba(241, 211, 87, 0.6);
	}
.marker-cluster-medium div {
	background-color: rgba(240, 194, 12, 0.6);
	}

.marker-cluster-large {
	background-color: rgba(253, 156, 115, 0.6);
	}
.marker-cluster-large div {
	background-color: rgba(241, 128, 23, 0.6);
	}

.marker-cluster {
	background-clip: padding-box;
	border-radius: 20px;
	}
.marker-cluster div {
	width: 30px;
	height: 30px;
	margin-left: 5px;
	margin-top: 5px;

	text-align: center;
	border-radius: 15px;
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
.marker-cluster span {
	line-height: 30px;
	}
 /* IE 6-8 fallback colors */
.marker-cluster-small {
	background-color: rgb(181, 226, 140);
	}
.marker-cluster-small div {
	background-color: rgb(110, 204, 57);
	}

.marker-cluster-medium {
	background-color: rgb(241, 211, 87);
	}
.marker-cluster-medium div {
	background-color: rgb(240, 194, 12);
	}

.marker-cluster-large {
	background-color: rgb(253, 156, 115);
	}
.marker-cluster-large div {
	background-color: rgb(241, 128, 23);
}

