@media (min-width: 1800px) { 
  .container.wide {
    width: 1770px;
  }
}

td.only-wide, th.only-wide {
  display:none;
}
@media (min-width: 1800px) { 
  td.only-wide, th.only-wide {
    display: table-cell;
  }
}

.modal-wide {
  width: 900px;
}

.codan-faellespolice-sync .button-container i.fa {
    line-height: 42px;
    font-size: 30px;
}
.codan-faellespolice-sync .button-container {
    margin-right: 30px;

}

.codan-faellespolice-sync .intro-container {
    font-size: 16px;
    font-weight: 100;
    line-height: 25px;
}

.codan-faellespolice-sync .table .border-right {
    border-right: 1px solid #ccc;
}
.font-weight-bold {
  font-weight: bold;
}

summary {
  display: list-item;
}


.form-control-static {
    height: 36px;
}

        table.table a {
            text-decoration:none;
        }
        .page-header {
            margin-top: 0;
        }

        .no-border {
          border:0;
        }

        table.table .active {
            font-weight: bold;
            color: #666;
        }

        table.table .active td {
            margin-top: 20px;
        }

        .tooltip-inner {
        	min-width: 100px;
        }

        .form-horizontal .control-label {
			text-align: left !important;
		}


    .thumbnail .caption {
      padding:0;
      display:block;
      overflow:hidden;
      text-overflow:ellipsis;
      white-space: nowrap;
    }



body#logon {
	background-color: #f1f1f1;
	overflow: auto;
}

#login-container {
	margin: 150px 0 50px 0;
}

#login-container h3 {
	text-align:center;
}

#login-box {
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	width: 310px;
	margin: 0 auto;
	background: white;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-top: 20px;
}

#login-fields .error .alert {
	text-align: center;
}


#login-box .alert {
	padding:8px 14px 8px 14px;
}

.nav-stacked li.active {
  background: rgba(21, 140, 186, 0.2);
  border-radius: 4px;
}
.nav-stacked li.active ul {
  list-style: none;
  padding: 10px 15px;
  line-height: 1.75em;
}
.nav-stacked li.active li.active {
  margin: 0px -5px;
  padding: 0px 5px;
}

/*
#settings .nav-stacked {
	padding:0 0 10px 0;
}
#settings .nav-stacked li img {
	width: 32px; margin: 3px 10px 0 0;
}

#settings .nav-stacked li a {
	background: #fff;
}

#settings .nav-stacked li.active a,
#settings .nav-stacked li.active a:hover {
	color: #fff;
	background: #08c;
}
#settings .nav-stacked li.active a .muted {
	color: #fff;
}*/
#content {
  /*position:relative;*/
}

#content .center-alert {
  position:absolute;
  text-align:center;
  left:0;right:0;
}
#content .center-alert span {
  font-weight: bold;
  color: #0a0;
  background: #eee;
  padding: 5px 8px;
  border-radius: 4px;
}

.deactivated {
  text-decoration:line-through;
}

.emphasize,.emphasize label,.emphasize-right,.emphasize-right label {
  font-weight: bold;
}
.emphasize input,.emphasize .input-group-addon,.emphasize .input-group-btn button, .emphasize-right input,.emphasize-right .input-group-addon,.emphasize-right .input-group-btn button {
  margin:0 !important;
  border: 2px solid #666;
}

.form-group label {
  padding-right: 0;
}

.emphasize .input-group input {
  border-left: none;
}
.emphasize .input-group .input-group-addon,.emphasize .input-group .input-group-btn {
  border-right: none;
}
.emphasize-right .input-group input {
  border-right: none;
}
.emphasize-right .input-group .input-group-addon,.emphasize-right .input-group .input-group-btn {
  border-left: none;
}

.repaint {
  visibility:hidden;
}

input::-ms-clear {
    display: none;
}

.navbar-brand {
  padding: 11px 15px;
}

a[ng-click] {
  cursor: pointer;
}

.input-group .form-control.currently-last {
  -webkit-border-top-right-radius: 4px !important;
  -moz-border-radius-topright: 4px !important;
  border-top-right-radius: 4px !important;
  -webkit-border-bottom-right-radius: 4px !important;
  -moz-border-radius-bottomright: 4px !important;
  border-bottom-right-radius: 4px !important;
}
.input-group .form-control.currently-first {
  margin-left: 0 !important;
  -webkit-border-top-left-radius: 4px !important;
  -moz-border-radius-topleft: 4px !important;
  border-top-left-radius: 4px !important;
  -webkit-border-bottom-left-radius: 4px !important;
  -moz-border-radius-bottomleft: 4px !important;
  border-bottom-left-radius: 4px !important;
}

.text-center ul {
  text-align:left;
}

.nav ul.dropdown-menu {
 left:auto !important
}

.form-group.no-bottom-margin {
  margin-bottom: 7px;
}

.text-uppercase {
    text-transform: uppercase;
}

.panel .table {
    table-layout: fixed;
}

.ellipsis {
      display:block;
      overflow:hidden;
      text-overflow:ellipsis;
      white-space: nowrap;
}

.panel .panel-heading a {
    text-decoration: none;
}


a.btn.btn-link.text-warning.saving {
    opacity: 1;
}

table.retrofittable>thead>tr>th, .table.retrofittable>thead>tr>th, table.retrofittable>tbody>tr>th, .table.retrofittable>tbody>tr>th, table.retrofittable>tfoot>tr>th, .table.retrofittable>tfoot>tr>th, table.retrofittable>thead>tr>td, .table.retrofittable>thead>tr>td, table.retrofittable>tbody>tr>td, .table.retrofittable>tbody>tr>td, table.retrofittable>tfoot>tr>td, .table.retrofittable>tfoot>tr>td {
    border-color: #dddddd;
}

.insurance-costs .btn {
  padding-left: 10px;
  padding-right: 10px;
}


.panel.panel-ownership .table {
  table-layout: auto;
}


.text-bold {
  font-weight: bold;
}
.text-italic {
  font-style: italic;
}

.table-seasonadmin .btn {
  font-style: normal;
}

.alert-seasonadmin .btn {
  text-decoration:none;
  margin:-6px;
}


/*
Det er gjort muligt at skjule fejl, da -Infinity og Infinity bliver til null ved JSON-serialization.
Skjulning af fejl aktiveres ved restværdi-feltet.
*/
.hide-errors .has-error .control-label {
    color: #555;
}
.hide-errors .has-error .form-control, .hide-errors .has-error .form-control:focus {
    border: 0;
}
.hide-errors .has-error .input-group-addon {
    color: #555;
    border-color: #e7e7e7;
    background-color: #eee;
}
.hide-errors .has-error .form-error-label {
    visibility:hidden;
}

.form-subheader {
    font-weight: 600;
    text-transform: uppercase;
}


.kreditvurdering .sidebar {
  padding: 0;
}

.kreditvurdering .sidebar ul {
  padding: 0;
}

a.sidebar-item {
  color: #333;
  display: block;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  padding: 0 15px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #fafafa;
  border-left: 5px solid #aaa;
  cursor: pointer;
  position:relative;
}

a.sidebar-item:hover {
  background: #eee;
  border-left: 5px solid #999;
}

a.sidebar-item .label {
  position:absolute;
  top: 17px;
  right: 15px;
}

a.sidebar-item .subtitle {
  font-size: 12px;
  line-height: 10px;
  color: #999;
}

.sidebar-item-content {
  display:inline-block;
  vertical-align:middle;
  line-height: 15px;
}

.kreditvurdering .modal-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
}

.panel-existing-contracts h3.panel-title {
  cursor: pointer;
}

/*
Kreditvurdering
*/

.kreditvurdering .panel .table colgroup col {
    width: 25%;
}

.kreditvurdering .panel .table colgroup col:first-child {
    border-right: 1px solid #e7e7e7;
}

.kreditvurdering .panel .table tr td,
.kreditvurdering .panel .table tr th
{
    border-top: 1px solid #e7e7e7;
}

.kreditvurdering .panel .table tr td p:last-child {
    margin-bottom: 0;
}

.kreditvurdering .panel .table tr.subrow th
{
    font-weight: normal;
    padding-left: 30px;
}

.kreditvurdering .panel .table tr.subrow > *
{
    border-top: none;
}


.badge-danger {
    background: red;
}


.alert.alert-selvanmelder {
    background-color: #f5f5f5;
    border-color: #eeeeee;
    color: #333;
    font-weight: bold;
    text-align: center;
    padding: 8px;
    text-transform: uppercase;
}
.alert.alert-dowjones {
    background-color: #eeeeee;
    border-color: #e7e7e7;
    color: #555555;
}

.border.border-dowjonesgrey {
    border-color: #d0d0d0;
    background-color: #f5f5f5;
}

.flex-row {
    display: flex;
    flex-wrap: wrap
}

.flex-row > * {
    flex-shrink: 0;
    width: 100%;
}

.flex-col-0 {
    flex: 0 0 auto;
    width: 0
}

.flex-col-1 {
    flex: 0 0 auto;
    width: calc(1 / 12 * 100%);
}

.flex-col-2 {
    flex: 0 0 auto;
    width: calc(2 / 12 * 100%);
}

.flex-col-3 {
    flex: 0 0 auto;
    width: calc(3 / 12 * 100%);
}

.flex-col-4 {
    flex: 0 0 auto;
    width: calc(4 / 12 * 100%);
}

.flex-col-5 {
    flex: 0 0 auto;
    width: calc(5 / 12 * 100%);
}

.flex-col-6 {
    flex: 0 0 auto;
    width: calc(6 / 12 * 100%);
}

.flex-col-7 {
    flex: 0 0 auto;
    width: calc(7 / 12 * 100%);
}

.flex-col-8 {
    flex: 0 0 auto;
    width: calc(8 / 12 * 100%);
}

.flex-col-9 {
    flex: 0 0 auto;
    width: calc(9 / 12 * 100%);
}

.flex-col-10 {
    flex: 0 0 auto;
    width: calc(10 / 12 * 100%);
}

.flex-col-11 {
    flex: 0 0 auto;
    width: calc(11 / 12 * 100%);
}

.flex-col-12 {
    flex: 0 0 auto;
    width: 100%
}

.flex-col-offset-1 {
    margin-left: calc(1 / 12 * 100%);
}

.flex-col-offset-2 {
    margin-left: calc(2 / 12 * 100%);
}

.flex-col-offset-3 {
    margin-left: calc(3 / 12 * 100%);
}

.flex-col-offset-4 {
    margin-left: calc(4 / 12 * 100%);
}

.flex-col-offset-5 {
    margin-left: calc(5 / 12 * 100%);
}

.flex-col-offset-6 {
    margin-left: calc(6 / 12 * 100%);
}

.flex-col-offset-7 {
    margin-left: calc(7 / 12 * 100%);
}

.flex-col-offset-8 {
    margin-left: calc(8 / 12 * 100%);
}

.flex-col-offset-9 {
    margin-left: calc(9 / 12 * 100%);
}

.flex-col-offset-10 {
    margin-left: calc(10 / 12 * 100%);
}

.flex-col-offset-11 {
    margin-left: calc(11 / 12 * 100%);
}

.dl-spacing dd {
    margin-bottom: 0.5rem;
}
