html {
  margin: 0;
  padding: 0;
  border: none;
  height: 100%;  
}
body {
  margin: 0;
  padding: 0;
  border: none;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  line-height: 170%;
  font-size: 12px;
  background: #ffffff;
  color: #494949;
  height: 100%;  
}
#page-content {
  /*padding-left: 17px !important;
  padding-right: 17px !important;*/
  width: 1234px;
  max-width: 1234px;
  margin: 0 auto;
  height: 100%;   
}
#main-wraper {
  min-width: 990px;
  width: 100% !important;
  display: table;
  height: 100%;
}
.main-wraper-tr {
  display: table-row;
  width: 100%;
}
.main-wraper-td {
  display: table-cell;
  width: 100%;
}
/******************************************************************************/
/******************************************************************************/
#header {
  height: 58px;
  clear: both;
  position: relative;
  background-image: url(images/header-gradient.png);
  background-repeat: repeat-x;
  background-position: top;
  margin-left: -17px;
  margin-right: -17px;
}

#header #site-logo {
  position: absolute;
  top: 6px;
  left: 17px;
  width: 220px;
  height: 48px;
  overflow: hidden;
}

#header #login-box-region {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 400px;
  height: 58px;
  margin-left: -200px;
}

#header #login-box-region .warning {
  position: relative;
  z-index: 10;
  top: 65px;
  color: red;
}

#header #slogan-box {
  position: absolute;
  top: 0px;
  right: 22px;
  width: 270px;
  height: 25px;
  overflow: hidden;
  text-align: right;
  vertical-align: middle;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  font-style: italic;
  color: #9a6f00;
}

#header #search-box-region {
  position: absolute;
  top: 25px;
  right: 22px;
  width: 235px;
  height: 26px;
  text-align: right;
}
#search-box-region #search-theme-form {
  height: 26px;
}
#search-box-region #search-theme-form .fld-search-cell {
  width: 209px;
  height: 24px;
  overflow: hidden;
}
#search-box-region #search-theme-form .fld-search-cell .input-wrapper {
  width: 209px !important;
}
#search-box-region #search-theme-form input[type=text],
#search-box-region #search-theme-form input[type=text]:focus {
  line-height: 22px;
  width: 204px !important;
  padding-left: 5px !important;
  outline: none;
}
#search-box-region #search-theme-form .submit-button-wrapper {
  margin-left: 215px !important;
}
/******************************************************************************/
/******************************************************************************/
#page-content.front-page {
  padding-left: 14px !important;
  padding-right: 14px !important;
}
#page-content.front-page #main-wraper {
  min-width: 960px !important;
}
#page-content.front-page #main-wraper .inner-horizontal-advertising-block {
  text-align: center;
}
#page-content.front-page #header {
  height: 82px;
  background-image: none !important;
  background-color: #FF8800;
  position: static !important;
  margin-left: -14px !important;
  margin-right: -14px !important;
}
#page-content.front-page #header #site-logo {
  left: -5px;
  top: 17px;
}
#page-content.front-page #header #header-wrapper {
  height: 58px;
  position: relative !important;
}
#page-content.front-page .wrapper-wrapper {
  width: 960px;
  min-width: 960px;
  margin: 0 auto;
}
#page-content.front-page #header #header-wrapper #login-box-region {
  position: absolute;
  top: 12px;
  left: 476px;
  width: 500px;
  height: 58px;
  margin: 0;
}
#page-content.front-page #header #header-wrapper #block-intuit_common_interface-intuit_login
{
  display: block;
  width: 500px;
  height: 58px;
  position: relative !important;
}
#page-content.front-page #header #header-wrapper #block-intuit_common_interface-intuit_login #user-login-form {
  width: 500px;
  height: 58px;
}
#page-content.front-page #header #header-wrapper #user-login-form #left-top-corner,
#page-content.front-page #header #header-wrapper #user-login-form #left-bottom-corner,
#page-content.front-page #header #header-wrapper #user-login-form #right-top-corner,
#page-content.front-page #header #header-wrapper #user-login-form #right-bottom-corner,
#page-content.front-page #header #header-wrapper #user-login-form #title {
  display: none;
}
#page-content.front-page #header #header-wrapper #user-login-form label[for=edit-name],
#page-content.front-page #header #header-wrapper #user-login-form label[for=edit-name-1]{
  position: absolute;
  top: -2px !important;
  left: 47px !important;
  width: 170px !important;
  line-height: 12px;
  font-size: 12px;
  height: 10px;
  vertical-align: middle;
  color: #ffffff;
}
#page-content.front-page #header #header-wrapper #user-login-form #edit-name,
#page-content.front-page #header #header-wrapper #user-login-form #edit-name-1 {
  position: absolute;
  top: 14px !important;
  left: 45px !important;
  line-height: 13px !important;
  width: 142px !important;
  height: 13px !important;
  padding: 4px 3px 5px 3px;
  font-size: 11px;
  vertical-align: middle;
  border: 1px solid #EBD6A0 !important;
}
#page-content.front-page #header #header-wrapper #user-login-form #edit-name-message,
#page-content.front-page #header #header-wrapper #user-login-form #edit-name-1-message {
  position: absolute;
  top: 14px !important;
  left: 45px !important;
  line-height: 13px !important;
  width: 150px !important;
  height: 24px !important;
  font-size: 11px;
  vertical-align: middle;
}
#page-content.front-page #header #header-wrapper #user-login-form #edit-name-message .error-message,
#page-content.front-page #header #header-wrapper #user-login-form #edit-name-1-message .error-message {
  margin: 0px;
  top: 0px;
  width: 146px !important;
  height: 12px !important;
  padding-left: 1px;
  padding-right: 1px;
}
#page-content.front-page #header #header-wrapper #user-login-form label[for=edit-pass],
#page-content.front-page #header #header-wrapper #user-login-form label[for=edit-pass-1] {
  position: absolute;
  top: -2px !important;
  left: 212px !important;
  width: 170px !important;
  line-height: 12px;
  font-size: 12px;
  height: 10px;
  color: #ffffff;
}
#page-content.front-page #header #header-wrapper #user-login-form #edit-pass,
#page-content.front-page #header #header-wrapper #user-login-form #edit-pass-1 {
  position: absolute;
  top: 14px;
  left: 210px;
  line-height: 13px !important;
  width: 142px !important;
  height: 13px !important;
  padding: 4px 3px 5px 3px;
  vertical-align: middle;
  font-size: 11px;
  border: 1px solid #EBD6A0 !important;
}
#page-content.front-page #header #header-wrapper #user-login-form #edit-pass-message,
#page-content.front-page #header #header-wrapper #user-login-form #edit-pass-1-message {
  position: absolute;
  top: 14px !important;
  left: 210px !important;
  line-height: 13px !important;
  width: 150px !important;
  height: 24px !important;
  font-size: 11px;
  vertical-align: middle;
}
#page-content.front-page #header #header-wrapper #user-login-form #edit-pass-message .error-message,
#page-content.front-page #header #header-wrapper #user-login-form #edit-pass-1-message .error-message {
  margin: 0px;
  top: 0px;
  width: 146px !important;
  height: 12px !important;
  padding-left: 1px;
  padding-right: 1px;
}
#page-content.front-page #header #header-wrapper .submit-button-wrapper {
  position: absolute;
  top: 14px;
  left: 375px;
}
#page-content.front-page #header #header-wrapper .submit-button-wrapper input {
  width: 100px;
  padding-top: 1px !important;
  padding-bottom: 3px !important;
  height: 20px !important;
}
#page-content.front-page #header #header-wrapper #forget-pass {
  position: absolute;
  top: 41px !important;
  left: 212px !important;
  width: 170px !important;
  text-align: left;
  line-height: 12px;
  font-size: 12px;
  height: 10px;
  color: #ffffff;
  text-decoration: none;
}
#page-content.front-page #header #header-wrapper #user-login-form label[for=edit-memorize] {
  position: absolute;
  display: block;
  top: 41px !important;
  left: 45px !important;
  height: 10px;
  width: 170px;
  text-align: left;
  line-height: 12px;
  font-size: 12px;
  color: #ffffff;
  vertical-align: middle;
  padding-left: 20px;
}
#page-content.front-page #header #header-wrapper #user-login-form #edit-memorize {
  position: absolute;
  display: block;
  padding: 0px !important;
  top: 0px !important;
  left: 0px !important;
}
#page-content.front-page #header #header-wrapper #user-login-form #enter-as-guest {
  position: absolute;
  display: block;
  top: -1px !important;
  left: 378px !important;
  height: 10px;
  width: 100px;
  text-align: left;
  line-height: 12px;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  vertical-align: middle;
}
/******************************************************************************/
/******************************************************************************/
#main-wraper #header-panel {
  display: table;
  clear: both;
  width: 100%;
  padding-bottom: 12px;
}

#main-wraper #header-panel .row {
  display: table-row;
}

#main-wraper #header-panel .breadcrumb{
  display: table-cell;
  height: 17px;
  margin: 0px;
  padding: 0px;
  padding-left: 9px;
  padding-top: 10px;
}

#main-wraper #header-panel .breadcrumb a {
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #585858 !important;
}
/******************************************************************************/
/******************************************************************************/
#main-wraper #panel-container {
  width: 100%;
  height: 100%;
  clear: both;
}

#main-wraper .table, .ui-dialog .table {
  display: table;
  width: 100%;
}

#main-wraper .tr, .ui-dialog .tr {
  display: table-row;
  width: 100%;
}

#main-wraper .td, .ui-dialog .td {
  height: 100%;
  display: table-cell;
}

#main-wraper #panel-container #left-panel {
   width: 240px;
   padding-left: 0px;
   vertical-align: top;
   border-right: 1px solid #EBD6A0;
}

#main-wraper .margin-18 {
  padding-left: 16px;
}

#main-wraper #center-panel {
   width: 100%;
   vertical-align: top;
}

#main-wraper #right-panel {
   vertical-align: top;
   border-left: 1px solid #EBD6A0;
}
/******************************************************************************/
/******************************************************************************/
#main-wraper #footer-panel {
  clear: both;
  width: 100%;
  padding-bottom: 20px;
  margin-top: 12px;
}

#main-wraper #tabs-wrapper {
  margin: 0px;
  padding: 0px;
}

#main-wraper .tabs {
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

#main-wraper .tabs li a {
  color: #000000;  
}

#main-wraper .tabs li.active a,#main-wraper .tabs li a:hover {
  background-image: none;
  background-color: #fdf2bc;
  color: #000000;
}
/*============================================================================*/
.video-camera {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('./images/video.png');
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-right: 5px;
}
.text-paper{
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('./images/text.png');
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-right: 5px;
}
.group-icon{
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('./images/groups.png');
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-right: 5px;
}
.webinar-icon{
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('./images/webinar.png');
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-right: 5px;
}
.ochno-icon{
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('./images/ochno.png');
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-right: 5px;
}
.photo-edit{
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('./images/photo.png');
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-right: 2px;
}
.photo-control{
    position: relative;
}
.photo-change-control{
    /*position: absolute;*/
    bottom: 0px;
    width: 100%;
}
.photo-change-control a{
    background-color: rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    position: relative;
    text-decoration: none;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    transition: all 0.3s ease 0s;
}
.photo-change-control a:hover{
    background-color: #000;
}
.photo-change-control span.photo-edit{
    position: absolute;
    display: block;
    bottom: 0px;
    left: 7px;
    opacity: 0.7;
}
.photo-change-control span.photo-edit.hover{
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    transform: scale(0.75);
}
.photo-change-control div.text-title{
    display: none;
    transition: all 0.3s ease 0s;
}
.photo-change-control div.text-title.hover{
    display: block;
    text-align: center;
    vertical-align: middle;
    color: white;
    padding-left: 25px;
    padding-top: 5px;
}
.lab-work {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('./images/labwork.png');
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-right: 5px;
}
.home-work {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('./images/homework.png');
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-right: 5px;
}
.control-work {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('./images/controlwork.png');
  background-repeat: no-repeat;
  vertical-align: middle;
  padding-right: 5px;
}
/*============================================================================*/
.sticky-header {
  display: none;
}
/*============================================================================*/
#search-box-region {
  position: relative;
}

#search-box-region label {
  position: absolute;
  top: 8px;
  left: 0px;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #585858;
  border: none;
  width: 55px;
}

#search-box-region .form-text {
  position: absolute;
  top: 9px;
  left: 55px;
  width: 150px !important;
}

#search-box-region .form-item {
  padding: 0px !important;
  margin: 0px;
  border: none;
}

#search-box-region .form-submit {
  padding: 0px;
  margin: 0px;
  border: 0px;
}
/*============================================================================*/
#UserLoginBlock {
  position: relative;
  height: 58px;
  width: 400px;
  text-align: center;
}

#UserLoginBlock a {
  padding-right: 10px;
}

#UserLoginBlock #Greeting {
  height: 19px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #585858;
  vertical-align: middle;
}

#UserLoginBlock #Greeting a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #585858;
  margin: 0px;
  vertical-align: middle;
  padding: 0px;
}

#UserLoginBlock #Greeting a span {
  text-decoration: underline; 
  vertical-align: top;
}

#UserLoginBlock #Greeting span {
  vertical-align: middle;
}

#UserLoginBlock a#Button {
  font-weight: normal;
  /*display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(./images/exit-icon.png);*/
}
#UserLoginBlock #Ctrl-Enter a {
  color: red !important;
  font-weight: bold !important;
}
#UserLoginBlock #Ctrl-Enter #old-site {
  display: inline-block;
  margin-top: -5px;
  vertical-align: top;
}
/*============================================================================*/
#block-user-0 {
  display: none;
  width: 253px;
  height: 108px;
  position: relative;
  background-color: #fcf3e0;
}

#block-user-0 h2 {
  position: absolute;
  top: 9px;
  left: 11px;
  padding: 0px;
  margin: 0px;
  font-size: 11px;
  text-decoration: underline;
  font-weight: normal;
  color: #585858;
}

#block-user-0 #left-top-corner {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 5px;
  height: 5px;
  background-image: url(./images/left-top-corner.png);
}

#block-user-0 #left-bottom-corner {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 5px;
  height: 5px;
  background-image: url(./images/left-bottom-corner.png);
}

#block-user-0 #right-top-corner {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 5px;
  height: 5px;
  background-image: url(./images/right-top-corner.png);
}

#block-user-0 #right-bottom-corner {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 5px;
  height: 5px;
  background-image: url(./images/right-bottom-corner.png);
}

/* Див-оболочка всплывающего окна */
#userLoginModalPopup{
  display: none;
  position: fixed;
  _position: absolute; /* hack for internet explorer 6 */
  height: 95px;
  width: 310px;
  z-index: 2;
  padding: 0px;
  font-size: 10px;
  background-color: #fcf3e0;
}

#userLoginModalPopup div {
  position: relative;
}

#userLoginModalPopup h2 {
  display: none;
  position: absolute;
  top: 9px;
  left: 11px;
  padding: 0px;
  margin: 0px;
  font-size: 11px;
  text-decoration: underline;
  font-weight: bold;
  color: #585858;
}

#userLoginModalPopup #left-top-corner {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 5px;
  height: 5px;
  background-image: url(./images/left-top-corner.png);
}

#userLoginModalPopup #left-bottom-corner {
  position: absolute;
  top: 81px;
  left: 0px;
  width: 5px;
  height: 5px;
  background-image: url(./images/left-bottom-corner.png);
}

#userLoginModalPopup #right-top-corner {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 5px;
  height: 5px;
  background-image: url(./images/right-top-corner.png);
}

#userLoginModalPopup #right-bottom-corner {
  position: absolute;
  top: 81px;
  right: 0px;
  width: 5px;
  height: 5px;
  background-image: url(./images/right-bottom-corner.png);
}
#userLoginModalPopup #enter-as-guest {
  display: none;
}

#user-login-form .form-required
{
  display: none;
}

#block-intuit_common_interface-intuit_login
{
  display: none;
}

#user-login-form .form-item {
  margin: 0 !important;
  padding: 0 !important;
  border: none;
}

#user-login-form #edit-name-wrapper label, #user-login-form #edit-name-1-wrapper label
{
  position: absolute;
  left: 11px;
  top: 10px;
  width: 40px;
  font-size: 9px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-align: left;
  line-height: 10px;
}

#user-login-form #edit-name, #user-login-form #edit-name-1
{
  position: absolute;
  top: 10px;
  left: 85px;
  width: 140px !important;
}

#user-login-form #edit-pass-wrapper label, #user-login-form #edit-pass-1-wrapper label
{
  position: absolute;
  left: 11px;
  top: 37px;
  width: 40px;
  font-size: 9px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-align: left;
}

#user-login-form #edit-pass, #user-login-form #edit-pass-1
{
  position: absolute;
  top: 37px;
  left: 85px;
  width: 140px;
}

#user-login-form .form-submit {
  margin: 0px;
  border: 0px;
}

#user-login-form .submit-button-wrapper {
 margin: 0px;
 position: absolute;
 top: 23px;
 left: 235px;
 margin: 0px !important;
}

#user-login-form #ha-login-control {
  position: absolute;
  top: 60px;
  left: 85px;
  width: 120px;
  height: 16px;
}

#user-login-form #forget-pass {
  position: absolute;
  top: 72px;
  left: 11px;
  font-size: 11px;
  text-decoration: underline;
  font-weight: normal;
  color: #0071a6;
}

#user-login-form #edit-memorize-wrapper label {
  position: absolute;
  top: 75px;
  left: 200px;
  font-size: 10px;
  font-weight: normal;
  line-height: 13px;
  text-decoration: none;
  color: #585858;
  width: 100px;
  vertical-align: middle;
}

#user-login-form #edit-memorize-wrapper input {
  width: 15px;
  vertical-align: top;
  margin: 0 !important;
}

/* Фоновый див */
#backgroundPopup{
  display: none;
  position: fixed;
  _position: absolute; /* hack for internet explorer 6 */
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000000;
  border: 1px solid #cecece;
  z-index: 1;
}

#right-social-network-pannel .common-content-border-content {
padding-top:0;
}
/******************************************************************************/
#int-user-privacy-allowed-form .form-item input[type="checkbox"] {
  margin-left: 0px !important;
}
/*============================================================================*/
/*                            Errors in admin interface                       */
/*============================================================================*/
.node-form #edit-path {
  margin-left: 214px;
}

.teaser-checkbox div.form-item {
  float: none !important;
}

#node-admin-content label {
  margin-right: 0px;
}

#node-admin-content input {
  display: inline;
  width: auto;
}

#node-admin-content .form-checkbox {
  margin-left: 0px !important;
}

#node-admin-filter .multiselect dt {
  padding-top: 5px !important;
}

#node-admin-filter #node-admin-buttons {
  padding-top: 5px !important;
}

.ui-dialog table,.ui-dialog tbody,  .ui-dialog tr,.ui-dialog th  {
  background: none;
  border: none !important;
}

#user-pass h2,
#user-login h2 {
  border-bottom: 1px solid #EBD6A0;
  color: #000000;
  font: bold 14px Arial;
  margin-bottom: 12px;
  padding: 0 0 2px;
}

#friends-on-site-block.standart-small-block .icon a {
  background-image: url("../../modules/intuit_social_friends/themes/images/friends_on_site_icon.png");
}

#intuit-calendar-informer-block.standart-small-block .icon a {
  background-image: url("../../modules/intuit_calendar/images/calendar_informer_icon.png");
}
/*============================================================================*/
/*                              .avatar-popup                                 */
/*============================================================================*/
.int-avatar {
  display: inline-block;
  position: relative;
}
.int-avatar.img144 {
  width: 144px;
  height: 144px;
  position: relative;
}
.int-avatar.img144 .online-icon {position: absolute; right: 0px; bottom: 0px; display: block; width: 12px; height: 12px; background-image: url(./images/bulb_online.png);}
.int-avatar.img144 .confederate-icon {position: absolute; left: 0px; bottom: 0px; display: block; width: 12px; height: 12px; background-image: url(./images/confederate.png);}
.int-avatar.img144 .not-friend-icon {position: absolute; right: 0px; top: 0px; display: block; width: 12px; height: 12px; background-image: url(./images/plus1.png);}
.int-avatar.img72 {
  width: 72px;
  height: 72px;
  position: relative;
}
.int-avatar.img72 .online-icon {position: absolute; right: 0px; bottom: 0px; display: block; width: 12px; height: 12px; background-image: url(./images/bulb_online.png);}
.int-avatar.img72 .confederate-icon {position: absolute; left: 0px; bottom: 0px; display: block; width: 12px; height: 12px; background-image: url(./images/confederate.png);}
.int-avatar.img72 .not-friend-icon {position: absolute; right: 0px; top: 0px; display: block; width: 12px; height: 12px; background-image: url(./images/plus1.png);}
.int-avatar.img48 {
  width: 48px;
  height: 48px;
}
.int-avatar.img36 {
  width: 36px;
  height: 36px;
}
.int-avatar.img24 {
  width: 24px;
  height: 24px;
}
.int-avatar a {
  display: block;
  overflow: hidden;
}
.avatar-popup {
  position: absolute;
  z-index: 101;
  width: 200px;
  white-space: normal;
  height: auto;
}

.avatar-popup .common-content-border-content {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 0px;
}

.avatar-popup .common-content-border-content b {
  display: block;
}

.avatar-popup .common-content-border-content b a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #0062a0 !important;
  width: auto !important;
  height: auto !important;
}

.avatar-popup .common-content-border-content .name {
  border-bottom: 1px solid #EBD6A0;
}

.avatar-popup .common-content-border-content .name a {
  width: auto;
  height: auto;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #0062a0 !important;
  width: auto !important;
  height: auto !important;
  padding-bottom: 4px;
}

.avatar-popup .common-content-border-content .menu li {
  height: 22px;
}

.avatar-popup .common-content-border-content a {
  width: auto;
  height: auto;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #0062a0 !important;
  width: auto !important;
  height: auto !important;
}

.avatar-popup .common-content-border-content .red {
  color: #FF0000 !important;
}

.avatar-popup .ratings-table {
  padding-left: 5px;
  padding-right: 5px;
  border-top: 1px solid #ff8800 !important;
  border-bottom: 1px solid #ff8800 !important;
  margin: 0px;
}

.avatar-popup tbody {
  border: none;
}

.avatar-popup .ratings-table .row-title {
 width: 100% !important;
 font-size: 10px;
 font-weight: normal;
 text-decoration: none;
 color: #000000 !important;
}

.avatar-popup .ratings-table .row-value {
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 color: #000000 !important;
}

.avatar-popup .ratings-table tr {
  background: none;
  border: 0px;
}

.avatar-popup .ratings-table th,#avatar-popup .ratings-table td {
  padding: 0px;
}

.avatar-popup ul {
  padding: 0px;
  margin: 0px;
}

.avatar-popup li {
  display: block !important;
  background: none !important;
  padding: 0px !important;
  margin: 0px !important;
  height: auto !important;
}

/*
* Avatar on user link
*/
.int-user-link-wrapper {
  display: inline-block;
}
.int-user-link-wrapper .int-contextmenu-content {
  background: white;
  z-index: 10;
}

.category-depth-2 {
  padding-left: 12px;
}
.category-depth-3 {
  padding-left: 24px;
}
.category-depth-4 {
  padding-left: 36px;
}
.category-depth-5 {
  padding-left: 48px;
}
.category-depth-6 {
  padding-left: 50px;
}
#footer-panel #block-spelling-0 {
  text-align: center;
}
#footer-panel #block-spelling-0 h2 {
  display: none;
}
/*#node-form[action*=edit] .teaser-button-wrapper {
  clear: both;
  float: none;
}
#node-form[action*=edit] #edit-body-wrapper .label-wrapper,
#node-form[action*=edit] #edit-body-wrapper .label-wrapper label {
  width: 100px !important;
}
#node-form[action*=edit] #edit-body-wrapper .input-wrapper {
  width: 100% !important;
}
#node-form[action*=edit] #edit-body-wrapper .resizable-textarea {
  width: auto !important;
}
#node-form[action*=edit] #edit-body-wrapper .resizable-textarea textarea {
  width: 95% !important;
}
#node-form[action*=edit] #edit-body-wrapper .placeholder {
  display: none !important;
}*/
#node-form .teaser-button-wrapper {
  clear: both;
  float: none;
}
#node-form #edit-body-wrapper .label-wrapper,
#node-form #edit-body-wrapper .label-wrapper label {
  width: 100px !important;
}
#node-form #edit-body-wrapper .input-wrapper {
  width: 100% !important;
}
#node-form #edit-body-wrapper .resizable-textarea {
  width: auto !important;
}
#node-form #edit-body-wrapper .resizable-textarea textarea {
  width: 95% !important;
}
#node-form #edit-body-wrapper .placeholder {
  display: none !important;
}
.upload-element-row{
    padding: 6px;
    width: 455px;
}
#intuit-contactus-form.contact-us-form select{
    width: 469px;
}
#intuit-contactus-form.contact-us-form .body-field-wrapper #edit-body-wrapper .label-wrapper,
#intuit-contactus-form.contact-us-form .body-field-wrapper #edit-body-wrapper .label-wrapper label {
  width: 150px !important; 
}
#intuit-contactus-form.contact-us-form .body-field-wrapper #edit-body-wrapper #edit-body {
  width: 455px !important;
}
#intuit-contactus-form.contact-us-form .submit-button-wrapper {
  margin-left: 155px;
}
/*============================================================================*/
#devel-output-control {
  min-height: 30px;
  margin-left: 5px;
}
#devel-output-control #devel-output-button {
  color: #000000;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 6px;
  padding-top: 6px;
  text-decoration: none;
  width: 100%;
  cursor: pointer;
}
#devel-output-control #devel-output-wrapper-wrapper {
  display: none;
  position: absolute;
  border: 2px solid #EBD6A0;
  background-color: #ffffff;
}
#devel-output-control #devel-output-wrapper-wrapper #devel-output-button-2 {
  
}
#devel-output-control #devel-output-wrapper {
  overflow: scroll;
  background-color: #ffffff;
  padding: 10px;
}
#devel-output-control #devel-output-wrapper-wrapper #devel-output-button-2 {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url("./images/delete.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  right: 20px;
  top: 20px;
  z-index: 100;
  cursor: pointer;
}
/*============================================================================*/
#user-pass .label-wrapper {
  width: 245px !important;
}
#user-pass .label-wrapper label {
  width: 245px !important;
}
/*============================================================================*/
#advertising-pay-enter-money-form .label-wrapper {
  width: 80px;
}
#advertising-pay-enter-money-form .form-item {
  border: none !important;
}
#advertising-pay-enter-money-form .label-wrapper label {
  width: 80px;
}
#advertising-pay-enter-money-form .label-wrapper label .form-required {
  display: none;
}
#advertising-pay-enter-money-form .comment {
  padding: 5px !important;
  margin: 0 !important;
  border: none  !important;
  color: #000000;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
}
#advertising-pay-enter-money-form .comment.red {
  color: #FF0000 !important;
  margin-bottom: 30px !important;
  text-align: justify;
}
#advertising-pay-enter-money-form #edit-duration-wrapper .input-wrapper {
  display: inline-block;
  width: 80px;
  vertical-align: top;
}
#advertising-pay-enter-money-form #edit-duration-wrapper select {
  vertical-align: middle;
  width: 225px;
}
#advertising-pay-enter-money-form .commands {
  border-top: 1px solid #EBD6A0;
  padding-top: 5px;  
  padding-left: 60px;
}
#advertising-pay-enter-money-form .commands a {
  margin-right: 10px;
}
#advertising-pay-enter-money-form .commands .command-button {
  display: inline-block;
}
#advertising-pay-enter-money-form .textarea-identifier {
  display: none;
}
#advertising-pay-enter-money-form .selected.red {
  color: #ff0000;
  border-top: 1px solid #EBD6A0;
  border-bottom: 1px solid #EBD6A0;
  margin-top: 5px;
  margin-bottom: 5px;
}
/*============================================================================*/
#freemium-pay-enter-money-form .label-wrapper {
  width: 80px;
}
#freemium-pay-enter-money-form .form-item {
  border: none !important;
}
#freemium-pay-enter-money-form .label-wrapper label {
  width: 80px;
}
#freemium-pay-enter-money-form .label-wrapper label .form-required {
  display: none;
}
#freemium-pay-enter-money-form .comment {
  padding: 5px !important;
  margin: 0 !important;
  border: none  !important;
  color: #000000;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
}
#freemium-pay-enter-money-form .comment li {
  background-image: url("./images/arrow-grey.png");
  background-position: 0 50%;
}
#freemium-pay-enter-money-form .comment.red {
  color: #FF0000 !important;
  margin-bottom: 30px !important;
  text-align: justify;
}
#freemium-pay-enter-money-form #edit-duration-wrapper .input-wrapper {
  display: inline-block;
  width: 80px;
  vertical-align: top;
}
#freemium-pay-enter-money-form #edit-duration-wrapper select {
  vertical-align: middle;
  width: 250px;
}
#freemium-pay-enter-money-form .commands {
  border-top: 1px solid #EBD6A0;
  padding-top: 5px;
  text-align: center;
}
#freemium-pay-enter-money-form .commands div {
  display: inline-block;
}  
#freemium-pay-enter-money-form .commands a {
  margin-right: 10px;
}
#freemium-pay-enter-money-form .commands .command-button {
  display: inline-block;
}
#freemium-pay-enter-money-form .textarea-identifier {
  display: none;
}
#freemium-pay-enter-money-form .selected.red {
  color: #ff0000;
  border-top: 1px solid #EBD6A0;
  border-bottom: 1px solid #EBD6A0;
  margin-top: 5px;
  margin-bottom: 5px;
}

#header-multi-form h2 {
  text-align: center;
  margin-bottom: 10px;
}

#header-multi-form .commands {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

#header-multi-form .command-button .command-button-border-1 .command-button-border-2 .command-button-border-3 {
  border-right-width: 0;
  padding: 1px 0 !important;
}

#header-multi-form .command-button {
  width: 100%;
}

#header-multi-form .command-button-border-1 {
  width: 100%;
  box-sizing: border-box;
}

#header-multi-form .command-button-border-2 {
  width: 100%;
}

#header-multi-form .command-button-border-3 {
  display: block;
}

#replenishment-pay-form h2 {
  text-align: center;
  margin-bottom: 10px;
}

#replenishment-pay-form .commands {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

#replenishment-pay-form .command-button .command-button-border-1 .command-button-border-2 .command-button-border-3 {
  border-right-width: 0;
  padding: 1px 0 !important;
}

#replenishment-pay-form .command-button {
  width: 100%;
}

#replenishment-pay-form .command-button-border-1 {
  width: 100%;
  box-sizing: border-box;
}

#replenishment-pay-form .command-button-border-2 {
  width: 100%;
}

#replenishment-pay-form .command-button-border-3 {
  display: block;
}

#rechange-dialog-block {
  height: auto !important;
}
