/* Minification failed. Returning unminified contents.
(397,15): run-time error CSS1031: Expected selector, found 'url-prefix('
(397,15): run-time error CSS1025: Expected comma or open brace, found 'url-prefix('
 */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-timepicker-div .ui_tpicker_unit_hide{ display: none; }

.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input { background: none; color: inherit; border: none; outline: none; border-bottom: solid 1px #555; width: 95%; }
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus { border-bottom-color: #aaa; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }

/* Shortened version style */
.ui-timepicker-div.ui-timepicker-oneLine { padding-right: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time, 
.ui-timepicker-div.ui-timepicker-oneLine dt { display: none; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label { display: block; padding-top: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine dl { text-align: right; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd, 
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div { display:inline-block; margin:0; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before { content:':'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before { content:'.'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{ display: none; }
.icon-block {
	float:left;
	padding-left:5px;
}

.message-block {
	float:left;
}

.message-block p{
	padding-left:20px;
	padding-top:6px;
}

/*body {
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    /*background-color: #fff;*/
   /* background-color: #666666
}

header, footer, nav, section {
    display: block;
}

p, ul {
    margin-bottom: 20px;
    line-height: 1.6em;
}*/


/* Styles for basic forms
-----------------------------------------------------------*/
div.mce-edit-area {
	overflow:hidden;
}

/* Сделано для того, чтоб при переходе по навигации верхний контейнер не залазил под шапку. Размер border и margin устанавливается исходя из размера шапки*/
.anchor-header-navigation {
	border-top: 50px solid transparent !important;
	margin-top: -50px !important;
	-webkit-background-clip: padding-box !important;
	-moz-background-clip: padding !important;
	background-clip: padding-box !important;
}

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors {
    /*font-weight: bold;
    color: #f00;*/
    
    background: url("/Content/images/exclamation.png") 12px 50% no-repeat #FFE3E3;
	border: #DD0000 solid 2px;
	color: #880000;
	
	margin-bottom:5px;
}

.validation-summary-errors ul 
{
	margin-bottom: 13px;
	padding-left: 50px;
}

.validation-summary-valid {
    display: none;
}

/*
#top-menu-bookmarks {
	float:left;
	color: #FFFFFF;
	font-size: 1.1em;
	padding-left: 3px;
	font-weight: bold;
}
			
#top-menu-bookmarks a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#top-menu-bookmarks a:hover {
	text-decoration: underline;
}

#top-menu-account {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

#top-menu-account a:link {
    color: white;
    text-decoration: underline;
}

#top-menu-account a:visited {
    color: white;
    text-decoration: underline;
}

#top-menu-account a:hover {
    color: white;
    text-decoration: none;
}*/

#top-menu-account {
    margin-right: 2px;
}

html, body {
	height: 100%;
}

.page
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by its height */
	margin: 0 auto -40px;
	/* Pad bottom by footer height */
	/*padding: 0 0 40px;*/
}

#footer {
	height: 40px;
	background-color: #f5f5f5;
	text-align: center;
	padding-top: 10px;
}

#main {
	padding-top: 0px; padding-left:0px; padding-right:0px;
    overflow: auto;
	 /*padding: 40px 15px 0;*/
}

#spinner
{
	margin-top:50px;
}

.ApplayToAll
{
	display:inline-block;
	padding: 16px 12px 6px 12px;
	cursor: pointer;
}

.ApplayToAll input
{
	padding: 0px 10px 0px 10px !important; 
}


.ApplayToAll label
{
	font-weight: normal; 
}

.ui-menu 
{
	z-index: 101;
}

.ui-widget.ui-menu 
{
	border-radius: 4px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: normal;
	border-radius: 4px;
}

/*
#main {
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
}

footer, 
#footer, footer a:link {
    background-color: #fff;
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0 0 30px 0;
    font-size: .9em;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}

footer a:visited
{
	color: #999;
}

footer a:hover
{
	text-decoration: underline;
	color: #999;
}*/

/* ComboBox HTML/Plain text styles */
.dropdownTinyMCE {
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: 28px;
  width: 150px;
  border: 1px solid;
  border-color: #DADADA;
  border-radius: 4px;
  background-color: #f2f2f2;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.06)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  margin-bottom: 3px;
}

.dropdownTinyMCE:before, .dropdownTinyMCE:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 9px;
  right: 10px;
  width: 0;
  height: 0;
  border: 4px dashed;
  border-color: #888 transparent;
  pointer-events: none;
}

.dropdownTinyMCE:before {
  border-bottom-style: solid;
  border-top: none;
}

.dropdownTinyMCE:after {
  margin-top: 7px;
  border-top-style: solid;
  border-bottom: none;
}

.dropdownTinyMCE-select {
  position: relative;
  width: 130%;
  height: 28px;
  line-height: 14px;
  margin: 0;
  padding: 6px 8px 6px 10px;
  font-size: 12px;
  color: #212121;
  text-shadow: 0 1px white;
  /* Fallback for IE 8 */
  background: #f2f2f2;
  /* "transparent" doesn't work with Opera */
  background: rgba(0, 0, 0, 0) !important;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
}

.dropdownTinyMCE:hover {
	color: #212121;
	cursor: pointer;
	border-color: #555555;
}

.dropdownTinyMCE:focus {
	color: #212121;
	cursor: pointer;
	border-color: #555555;
}

.dropdownTinyMCE-select:focus {
  z-index: 3;
  width: 100%;
  color: #212121;
  border-color: #555555;
}

.dropdownTinyMCE-select > option {
  margin: 3px;
  padding: 6px 8px;
  text-shadow: none;
  background: #f2f2f2;
  color: #212121;
  border-radius: 3px;
  cursor: pointer;
}

/* Fix for IE 8 putting the arrows behind the select element. */
.lt-ie9 .dropdownTinyMCE {
  z-index: 1;
}
.lt-ie9 .dropdownTinyMCE-select {
  z-index: -1;
}
.lt-ie9 .dropdownTinyMCE-select:focus {
  z-index: 3;
}

/* Dirty fix for Firefox adding padding where it shouldn't. */
.moz-document url-prefix() {
  .dropdown-select {
    padding-left: 6px;
  }
}

/* End of ComboBox HTML/Plain text styles */

input[type=text]::-ms-clear {
    display: none;
}

/* Modal dialog windows */
#modal-header-bar button{
	margin-top:10px;
}

.logo-text
{
	vertical-align: middle;
	color: #777777;
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.logo-text:hover, .logo-text:focus
{
	color: #5e5e5e;
	background-color: transparent;
}

.logo-link
{
	max-height: 50px; 
	vertical-align: middle;
	margin-left: 10px; /* если будет проблема с показом картинки слева от логотипа, то поменять на padding-left*/
}

.logo-img
{
	vertical-align: middle;
}

.logo-link:hover, .logo-link:focus
{
	text-decoration:none;
}

.mb-question
{
	vertical-align: middle; 
	display: table-cell; 
	padding-left:5px;
}

.mb-icon
{
	vertical-align: top;
	display: table-cell; 
	padding-left:0px;
}

.mb-maindiv
{
	display: table;
}

.btn-container 
{
	display: inline-block;
}

a.disabled-link,
a.disabled-link:visited ,
a.disabled-link:active,
a.disabled-link:hover {
    color:#aaa !important;
}

@media (min-width: 320px) and (max-width: 768px){
    #LoginLabel {
        margin: 7.5px 15px;
    }
}

@media (min-width: 320px) and (max-width: 768px){
    #AccountDropdownLabel {
        padding-top: 7.5px;
        padding-bottom: 7.5px;
    }
}

img {
	-webkit-user-drag: none;
	-khtml-user-drag: none;
	-moz-user-drag: none;
	-o-user-drag: none;
	user-drag: none;
	/*pointer-events: none;*/
}
