.dl-horizontal dt {
  white-space: normal;
}

.btn-user .user {
  text-align: center;
  margin: 0;
  padding: 5px 10px 10px 10px;
  border-bottom-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-radius: 0;
}

.navbar-fixed-top {
  z-index: 2000;
  border-width: 0;
}

.container-full {
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

.full-responsive {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.validation-summary-valid {
  display: none;
}

.panel-heading {
  display: block;
}

.input-group-xs > .form-control,
.input-group-xs > .input-group-addon,
.input-group-xs > .input-group-btn > .btn,
.form-xs .input-group > .form-control,
.form-xs .input-group > .input-group-addon,
.form-xs .input-group > .input-group-btn > .btn,
.form-group-xs .input-group > .form-control,
.form-group-xs .input-group > .input-group-addon,
.form-group-xs .input-group > .input-group-btn > .btn, .input-xs,
.form-xs .form-control,
.form-group-xs .form-control {
  height: 23px;
  padding: 2px 3px;
  font-size: 10px;
  line-height: 15px;
  border-radius: 2px;
}

.form-xs textarea.form-control,
.form-xs select[multiple].form-control,
.form-group-xs textarea.form-control,
.form-group-xs select[multiple].form-control {
  height: auto;
}

.colorpicker-element.input-group-xs .input-group-addon i,
.colorpicker-element.input-group-xs .add-on i,
.form-xs .colorpicker-element .input-group-addon i,
.form-xs .colorpicker-element .add-on i,
.form-group-xs .colorpicker-element .input-group-addon i,
.form-group-xs .colorpicker-element .add-on i {
  width: 10px;
  height: 10px;
}

.input-group-xs > select.form-control,
.input-group-xs > select.input-group-addon,
.input-group-xs > .input-group-btn > select.btn,
.form-xs .input-group > select.form-control,
.form-xs .input-group > select.input-group-addon,
.form-xs .input-group > .input-group-btn > select.btn,
.form-group-xs .input-group > select.form-control,
.form-group-xs .input-group > select.input-group-addon,
.form-group-xs .input-group > .input-group-btn > select.btn {
  height: 23px;
  line-height: 23px;
}

.input-group-xs > textarea.form-control,
.input-group-xs > textarea.input-group-addon,
.input-group-xs > .input-group-btn > textarea.btn,
.form-xs .input-group > textarea.form-control,
.form-xs .input-group > textarea.input-group-addon,
.form-xs .input-group > .input-group-btn > textarea.btn,
.form-group-xs .input-group > textarea.form-control,
.form-group-xs .input-group > textarea.input-group-addon,
.form-group-xs .input-group > .input-group-btn > textarea.btn {
  height: auto;
}

.form-xs select,
select.input-xs,
select.input-group-xs > .form-control,
select.input-group-xs > .input-group-addon,
select.input-group-xs > .input-group-btn > .btn {
  height: 23px;
  line-height: 23px;
}

.form-xs textarea,
textarea.input-xs,
textarea.input-group-xs > .form-control,
textarea.input-group-xs > .input-group-addon,
textarea.input-group-xs > .input-group-btn > .btn {
  height: auto;
}

.inline-label {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

.input-inline {
  display: inline-block;
  width: auto;
}

@media (min-width: 768px) {
  .form-inline .form-group-xs .control-label,
.form-inline .form-group-xs .checkbox,
.form-inline .form-group-xs .checkbox-inline,
.form-horizontal .form-group-xs .control-label,
.form-horizontal .form-group-xs .checkbox,
.form-horizontal .form-group-xs .checkbox-inline,
.form-inline.form-xs .control-label,
.form-inline.form-xs .checkbox,
.form-inline.form-xs .checkbox-inline,
.form-horizontal.form-xs .control-label,
.form-horizontal.form-xs .checkbox,
.form-horizontal.form-xs .checkbox-inline {
    padding-top: 4px;
    font-size: 12px;
  }
  .form-inline .form-group-xs .control-label label,
.form-inline .form-group-xs .checkbox label,
.form-inline .form-group-xs .checkbox-inline label,
.form-horizontal .form-group-xs .control-label label,
.form-horizontal .form-group-xs .checkbox label,
.form-horizontal .form-group-xs .checkbox-inline label,
.form-inline.form-xs .control-label label,
.form-inline.form-xs .checkbox label,
.form-inline.form-xs .checkbox-inline label,
.form-horizontal.form-xs .control-label label,
.form-horizontal.form-xs .checkbox label,
.form-horizontal.form-xs .checkbox-inline label {
    margin-bottom: 0;
  }

  .form-inline .form-group-sm .control-label,
.form-inline .form-group-sm .checkbox-inline label,
.form-inline.form-sm .control-label,
.form-inline.form-sm .checkbox-inline label,
.form-horizontal .form-group-sm .control-label,
.form-horizontal .form-group-sm .checkbox-inline label,
.form-horizontal.form-sm .control-label,
.form-horizontal.form-sm .checkbox-inline label {
    padding-top: 0;
    font-size: 12px;
  }
  .form-inline .form-group-sm .checkbox-inline input,
.form-inline.form-sm .checkbox-inline input,
.form-horizontal .form-group-sm .checkbox-inline input,
.form-horizontal.form-sm .checkbox-inline input {
    padding: 5px 10px;
  }

  .form-inline .form-group-sm .checkbox-inline input[type=checkbox],
.form-inline .form-group-xs .checkbox-inline input[type=checkbox],
.form-horizontal .form-group-sm .checkbox-inline input[type=checkbox],
.form-horizontal .form-group-xs .checkbox-inline input[type=checkbox],
.form-inline.form-xs .checkbox-inline input[type=checkbox],
.form-inline.form-sm .checkbox-inline input[type=checkbox],
.form-horizontal.form-xs .checkbox-inline input[type=checkbox],
.form-horizontal.form-sm .checkbox-inline input[type=checkbox] {
    margin-top: 1px;
  }

  .form-inline .form-group + .form-group, .form-inline .form-group + .checkbox-inline,
.form-inline .checkbox-inline + .form-group,
.form-inline .checkbox-inline + .checkbox-inline {
    margin-left: 10px;
  }
  .form-inline .riga + .riga {
    margin-top: 5px;
  }
}
.form-xs .form-control-static,
.form-group-xs .form-control-static {
  height: 23px;
  padding: 2px 3px;
  font-size: 10px;
  line-height: 15px;
  min-height: 23px;
}

.text.left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-normal {
  font-size: 14px;
  line-height: 1.42857143;
  font-weight: normal;
}

.text-micro {
  font-size: xx-small;
}

.text-small {
  font-size: small;
}

.text-large {
  font-size: 1.5em;
}

.text-xlarge {
  font-size: 2em;
}

.text-huge {
  font-size: 4em;
}

.text-black {
  color: initial;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.riga {
  display: flex;
  width: 100%;
  align-items: center;
}
.riga:before, .riga:after {
  display: table;
  content: " ";
}
.riga:after {
  clear: both;
}
.riga .pull-right {
  float: none;
  margin-left: auto;
}
.riga .fill {
  flex: 1;
}
.riga .fill.form-group {
  display: flex;
  align-items: center;
}
.riga .fill.form-group .form-control-static,
.riga .fill.form-group .input-group,
.riga .fill.form-group .form-control {
  flex: 1;
}

.has-error .input-group-btn .btn {
  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);
}

.nomargin {
  margin: 0;
}

.nopadding {
  padding: 0;
}

.vertical textarea {
  resize: vertical;
}

textarea.vertical {
  resize: vertical;
}

.nav-sm > li > a {
  padding: 1px 10px;
}

.nav-sm > li > a,
.nav-xs > li > a {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  border: 1px solid transparent;
}

.nav-xs > li > a {
  padding: 1px 5px;
}

.nav-info > li > a {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.nav-info > li > a:hover,
.nav-info > li > a:focus {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.nav-info > li.disabled > a {
  color: #999999;
}

.nav-info > li.disabled > a:hover,
.nav-info > li.disabled > a:focus {
  background-color: #5bc0de;
  border-color: #46b8da;
  text-decoration: none;
  cursor: not-allowed;
}

.nav-info .open > a,
.nav-info .open > a:hover,
.nav-info .open > a:focus {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.nav-info > li.active > a,
.nav-info > li.active > a:hover,
.nav-info > li.active > a:focus {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.table > thead > tr > .info,
.table > tbody > tr > .info,
.table > tfoot > tr > .info,
.table > thead > .info > td,
.table > tbody > .info > td,
.table > tfoot > .info > td,
.table > thead > .info > th,
.table > tbody > .info > th,
.table > tfoot > .info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > .info:hover,
.table-hover > tbody > .info:hover > td,
.table-hover > tbody > .info:hover > th {
  background-color: #c4e3f3;
}

.table-nopadding > tbody > tr > td {
  padding: 0;
}

@media only screen and (max-width: 800px) {
  /* Force table to not be like tables anymore */
  #no-more-tables table,
#no-more-tables thead,
#no-more-tables tbody,
#no-more-tables th,
#no-more-tables td,
#no-more-tables tr {
    display: block;
  }

  #no-more-tables table {
    empty-cells: hide;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #no-more-tables tr {
    border: 1px solid #ccc;
  }

  #no-more-tables td {
    /* Behave like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }

  #no-more-tables td:not(:empty):before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    /* Label the data */
    content: attr(data-title);
  }
}
a.nourl {
  text-decoration: none;
  color: inherit;
}

.dropdown-menu > li > .menu-item {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

fieldset.box {
  position: relative;
  padding: 35px 10px 10px 10px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
fieldset.box legend {
  border: none;
  background: transparent;
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #999;
}

.top-right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

.btn-top-right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  padding: 5px 8px;
  font-size: 12px;
  color: #777;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #e1e1e8;
  border-radius: 0 4px 0 4px;
}

.btn-file {
  position: relative;
  overflow: hidden;
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}

.btn-file input[readonly] {
  background-color: white !important;
  cursor: text !important;
}

.table > tbody > tr.selected > td {
  background-color: lightblue;
}

.margin-xs {
  margin: 5px;
}

.margin-sm {
  margin: 10px;
}

.margin-md {
  margin: 20px;
}

.margin-lg {
  margin: 50px;
}

.padding-xs {
  padding: 5px;
}

.padding-sm {
  padding: 10px;
}

.padding-md {
  padding: 20px;
}

.padding-lg {
  padding: 50px;
}

.padding-top-xs {
  padding-top: 5px;
}

.padding-top-sm {
  padding-top: 10px;
}

.padding-top-md {
  padding-top: 20px;
}

.padding-top-lg {
  padding-top: 50px;
}

.padding-bottom-xs {
  padding-bottom: 5px;
}

.padding-bottom-sm {
  padding-bottom: 10px;
}

.padding-bottom-md {
  padding-bottom: 20px;
}

.padding-bottom-lg {
  padding-bottom: 50px;
}

.padding-left-xs {
  padding-left: 5px;
}

.padding-left-sm {
  padding-left: 10px;
}

.padding-left-md {
  padding-left: 20px;
}

.padding-left-lg {
  padding-left: 50px;
}

.padding-right-xs {
  padding-right: 5px;
}

.padding-right-sm {
  padding-right: 10px;
}

.padding-right-md {
  padding-right: 20px;
}

.padding-right-lg {
  padding-right: 50px;
}

.btn-transparent {
  color: black;
  background-color: transparent;
  border-color: transparent;
}

.full-width {
  width: 100%;
}

.full-height {
  height: 100%;
}

.fixed-top {
  position: fixed;
  top: 0;
}

.fixed-bottom {
  position: fixed;
  bottom: 0;
}

.border-rounded {
  border: 1px solid transparent;
  border-radius: 4px;
}

.border-squared {
  border: 1px solid transparent;
  border-radius: 0;
}

.border-top {
  border-top: 1px solid transparent;
}

.border-right {
  border-right: 1px solid transparent;
}

.border-bottom {
  border-bottom: 1px solid transparent;
}

.border-left {
  border-left: 1px solid transparent;
}

.border-black {
  border-color: black;
}

.border-red {
  border-color: red;
}

.border-white {
  border-color: white;
}

.border-gray {
  border-color: gray;
}

.border-lightgray {
  border-color: lightgray;
}

.border-default {
  border-color: #ccc;
}

.border-transparent {
  border-color: transparent;
}

.background-black {
  background-color: black;
}

.background-red {
  background-color: red;
}

.background-white {
  background-color: white;
}

.background-gray {
  background-color: gray;
}

.background-lightgray {
  background-color: lightgray;
}

.background-gainsboro {
  background-color: gainsboro;
}

.fill-page {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.scrollable {
  overflow-y: auto;
}

.margin-top-xs {
  margin-top: 5px;
}

.margin-top-sm {
  margin-top: 10px;
}

.margin-top-md {
  margin-top: 20px;
}

.margin-top-lg {
  margin-top: 50px;
}

.margin-bottom-xs {
  margin-bottom: 5px;
}

.margin-bottom-sm {
  margin-bottom: 10px;
}

.margin-bottom-md {
  margin-bottom: 20px;
}

.margin-bottom-lg {
  margin-bottom: 50px;
}

.margin-left-xs {
  margin-left: 5px;
}

.margin-left-sm {
  margin-left: 10px;
}

.margin-left-md {
  margin-left: 20px;
}

.margin-left-lg {
  margin-left: 50px;
}

.margin-right-xs {
  margin-right: 5px;
}

.margin-right-sm {
  margin-right: 10px;
}

.margin-right-md {
  margin-right: 20px;
}

.margin-right-lg {
  margin-right: 50px;
}

.relative-position {
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

.modal-dialog-center {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
}

.modal-wide .modal-dialog {
  width: 80%;
  max-width: 1600px;
}

@media (min-width: 992px) {
  .modal-larger .modal-content {
    width: 750px;
  }
}
@media (max-width: 767px) {
  .modal-dialog-center {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .modal-lg {
    width: auto;
    margin: 10px;
  }
}
.modal-header.tab-header {
  padding-bottom: 0;
  border-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.modal-header.tab-header .nav-tabs {
  padding-left: 15px;
}

.modal.fade-scale {
  opacity: 0;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.modal.fade-scale .modal-dialog {
  transform: scale(0);
  transition: all 0.1s linear;
}

.modal.fade-scale.in {
  opacity: 1;
}
.modal.fade-scale.in .modal-dialog {
  transform: scale(1);
}

@media (min-width: 768px) {
  .nav .nav-divider {
    width: 1px;
    height: auto;
    background-color: #e5e5e5;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.week .bootstrap-datetimepicker-widget .datepicker-days table tbody tr:hover td {
  background-color: #eee;
  border-radius: 0;
}

.week .bootstrap-datetimepicker-widget .datepicker-days table tbody td.day.active:hover,
.week .bootstrap-datetimepicker-widget .datepicker-days table tbody .day.active ~ .day,
.week .bootstrap-datetimepicker-widget .datepicker-days table td.active,
.week .bootstrap-datetimepicker-widget .datepicker-days table td.active:hover {
  background-color: #337ab7 !important;
  color: white;
  border-radius: 0;
}

.week .bootstrap-datetimepicker-widget .datepicker-days table tbody td.day.active:hover,
.week .bootstrap-datetimepicker-widget .datepicker-days table tbody tr:hover td:first-child {
  border-radius: 4px 0 0 4px;
}

.week .bootstrap-datetimepicker-widget .datepicker-days table tbody tr:hover td:last-child {
  border-radius: 0 4px 4px 0;
}

.week .bootstrap-datetimepicker-widget .datepicker-days table tbody .day.active ~ .day:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.week .bootstrap-datetimepicker-widget .datepicker-days table tbody .day.active {
  border-radius: 4px 0 0 4px;
}

.tabs-left {
  height: 100%;
}
.tabs-left:after {
  clear: both;
  content: "";
  display: block;
}
.tabs-left > .tab-content {
  overflow: hidden;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

.photo-slider .carousel-indicators {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  left: 0;
  bottom: 0;
  margin-top: 10px;
  margin-left: 5px;
  width: 100%;
}

.photo-slider .carousel-indicators li {
  border: medium none;
  border-radius: 0;
  height: 32px;
  margin: 0 5px !important 0 5px;
  width: 32px;
}

.photo-slider .carousel-indicators img {
  border: 2px solid #ffffff;
  float: left;
  height: 32px;
  left: 0;
  width: 32px;
}

.photo-slider .carousel-indicators .active img {
  border: 2px solid #428bca;
  opacity: 0.7;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

.form-xs .form-group,
.form-group-xs {
  margin-bottom: 5px;
}

.modal .alert {
  margin: -15px -15px 15px -15px;
}

.modal .nopadding .alert {
  margin: 0;
}

.form-inline.form-sm .control-label, .form-inline.form-xs .control-label,
.form-inline .form-group-xs .control-label,
.form-inline .form-group-sm .control-label {
  margin-left: 5px;
  margin-right: 5px;
}
.form-inline.form-sm .control-label:first-child, .form-inline.form-xs .control-label:first-child,
.form-inline .form-group-xs .control-label:first-child,
.form-inline .form-group-sm .control-label:first-child {
  margin-left: 0;
}
.form-inline.form-sm .control-label:last-child, .form-inline.form-xs .control-label:last-child,
.form-inline .form-group-xs .control-label:last-child,
.form-inline .form-group-sm .control-label:last-child {
  margin-right: 0;
}

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #555;
}
.dropdown-submenu .pull-left {
  float: none;
}
.dropdown-submenu .pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}