._opened {
  display: block !important;
}
.wide1170 #opendoc > div {
  width: 980px;
}
.wide_fullscreen #opendoc > div {
  width: auto;
}
body,
input,
button,
select,
textarea,
td,
th,
li,
dd,
dt,
p,
blockquote {
  font-family: "PT Sans", Arial, sans-serif;
  font-size: 13px;
  color: #444c4f;
}
.form-horizontal .control-label {
  text-align: left;
}
.select2-search {
  min-height: 35px;
}
.select2-container {
  background: #FFF;
  box-shadow: 0 5px 6px -5px rgba(0, 0, 0, 0.4) inset;
  -webkit-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.4) inset;
}
.select2-container-multi.select2-dropdown-open .select2-choices {
  border-radius: 0;
  border-color: #2686c5;
}
.select2-container-multi.select2-container-active .select2-choices {
  border-color: #2686c5;
  box-shadow: none;
}
.select2-container-multi .select2-choices {
  background: none;
  background-image: none;
  border-radius: 0;
  border-color: #cccccc;
  min-height: 34px;
}
.select2-container-multi .select2-choices .select2-search-choice {
  font-size: 15px;
  line-height: 21px;
  border: 0 none;
  background: #edf1f3;
  box-shadow: none;
  color: #6d797d;
  margin-top: 4px;
}
.select2-container-multi .select2-choices .select2-search-choice a {
  margin-top: 3px;
  margin-left: 2px;
  background: url('/themes/crewplanet/img/new/select2-cross.png') no-repeat 0 0;
  height: 9px;
  width: 12px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close {
  margin-top: 6px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: 0 -9px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: 0 -9px;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-input {
  box-shadow: none !important;
  margin-top: 0;
  margin-bottom: 0;
  padding: 7px;
}
.select2-container .select2-choice {
  padding: 0 10px !important;
  background: none;
  background-image: none;
  border-radius: 0;
  border-color: #cccccc;
  height: 34px;
  line-height: 34px;
  color: #6d797d;
  font-size: 15px;
}
.select2-container .select2-choice div {
  border-radius: 0;
  border-left: none;
  background: none;
  padding: 0 5px;
}
.select2-container .select2-choice div b {
  margin-top: 3px;
}
.select2-container.error .select2-choice,
.select2-container.error .select2-choices {
  border-color: #b94a48;
}
.select2-container-active .select2-choice,
.select2-container-active.error .select2-choice,
.select2-container-active .select2-choices,
.select2-container-active.error .select2-choices {
  border-color: #2686c5;
  box-shadow: none;
}
.select2-container.span3 {
  width: 228px;
}
.select2-container.css_single_tag_selector .select2-search-choice {
  border: 0 none;
  background: none;
  box-shadow: none;
  border-bottom: 1px dashed #cccccc;
  padding-bottom: 0;
  margin-bottom: 5px;
}
.select2-container.css_single_tag_selector .select2-search-choice:hover {
  background: #f0f0f0;
}
.select2-container.css_single_tag_selector .select2-search-choice + .select2-search-field .select2-input {
  display: none;
}
.select2-drop {
  border-radius: 0;
}
.select2-drop-active {
  border-color: #2686c5;
}
.select2-drop.select2-drop-above {
  border-radius: 0;
  border-top-color: #2686c5;
  box-shadow: none;
}
.select2-drop .select2-results .select2-no-results {
  display: none;
}
.select2-drop .select2-results {
  margin: 0;
  padding: 0;
}
.select2-drop .select2-results .select2-result-selectable {
  color: #2686c5;
}
.select2-drop .select2-results li {
  border-top: 1px solid #d5d5d5;
}
.select2-drop .select2-results .select2-highlighted {
  background: #edf1f3 !important;
  color: #003a6c !important;
}
.select2-drop .select2-results .select2-selection-limit {
  padding: 0 8px;
  color: #f05023;
}
.select2-drop .select2-results .select2-selection-result {
  padding: 0 4px;
}
.select2-drop .select2-input {
  border-color: #a7b1b4 !important;
  box-shadow: none !important;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  background-image: none;
  border-radius: 0;
}
input {
  /* икаонка календаря */

}
input.css_calendar {
  background: url('../../img/new/icon-calendar.jpg') no-repeat center right;
}
input[type=radio] {
  display: none;
  cursor: pointer;
}
input[type=radio] + label {
  display: inline-block;
  margin: 4px 10px 0 0;
}
input[type=radio] + label:before {
  position: relative;
  top: 4px;
  content: "";
  display: inline-block;
  height: 17px;
  width: 17px;
  margin: 0 5px 0 0;
  background: url('/themes/crewplanet/img/new/icon-radio-button.png') no-repeat 0 0;
}
input[type=radio]:checked + label:before {
  background-position: 0 -17px;
}
input[type=checkbox] {
  display: none;
  cursor: pointer;
}
input[type=checkbox] + label {
  display: inline-block;
  margin: 0 10px 0 0;
}
input[type=checkbox] + label:before {
  position: relative;
  top: 4px;
  content: "";
  display: inline-block;
  height: 17px;
  width: 17px;
  margin: 4px 5px 0 0;
  background: url('/themes/crewplanet/img/new/icon-checkbox-button.jpg') no-repeat 0 0;
}
input[type=checkbox] + label.checkbox {
  padding-left: 0;
  padding-bottom: 10px;
}
input[type=checkbox]:checked + label:before {
  background-position: 0 -17px;
}
input[type=checkbox]:checked:disabled + label:before {
  background-position: 0 -51px;
}
input[type=checkbox]:disabled + label:before {
  background-position: 0 -34px;
}
.help-inline.error {
  padding-left: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
  margin-top: 0;
  color: #959595;
}
body {
  background-color: #003a6c;
}
.container {
  padding-top: 20px;
}
#login_form {
  margin-top: 0;
}
#gradient {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -155px;
  margin-left: -470px;
  padding: 0 0 45px;
  background: radial-gradient(ellipse at center center, #487296 0%, #003a6c 65%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#back {
  display: inline-block;
  margin-top: 20px;
}
#shipownerRegisterForm {
  width: 540px;
  margin: 20px auto 0;
}
#shipownerRegisterForm #back {
  margin-bottom: 20px;
  margin-top: 0;
}
#shipownerRegisterForm .well,
#shipownerRegisterForm .form-actions {
  border-radius: 0;
  border-width: 0;
  background: #e1f1fb;
  padding: 60px;
  margin-left: auto;
  margin-right: auto;
}
#shipownerRegisterForm .well h4 {
  padding-bottom: 20px;
}
#shipownerRegisterForm .well hr {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #fff;
}
#shipownerRegisterForm .form-horizontal .control-label {
  width: 220px;
}
#shipownerRegisterForm .form-horizontal .controls {
  margin-left: 220px;
}
#shipownerRegisterForm .form-horizontal .form-actions {
  padding: 60px;
}
#shipownerRegisterForm .fixedwidth {
  width: 480px;
}
