::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

@media print {
    .navbar {
        display: none;
    }
    .row {
        margin-left: 50px;
    }
    .container {
        /* margin-left: -100px !important; */
    }
    /* For Bootstrap */
    a[href]:after {
    content: none !important;
  }
}

.ilvs_badge {
	background-color: #c67605 !important;
}

body{
    padding-top:40px;
}


.no-resize {
    resize: none;
}

.italics {
    font-style: italic;
}

fieldset {
    border-radius:20px; 
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    border: 3px solid #0088cc;
    padding: 15px;
    margin-top: -3px;
} 

.rounded-corners {
    border-radius:20px; 
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    border: 3px solid #0088cc;
    padding: 10px;
}

@font-face {
    font-family: "DlmEmmentaler";
    src: url("../fonts/dlm_emmentaler-20.ttf") format("truetype"),
            url("../fonts/dlm_emmentaler-20.svg") format("svg");     
    font-weight:normal;
    font-style:normal;
    font-variant:normal;
}
.dlm_emmentaler {
    font-family: DlmEmmentaler;
    font-size: 25px;
    line-height: 25px;
}

.nowrap {
    white-space: nowrap;
}

.btn-round {
    border-radius: 25px;
    padding: 12px 16px;
}
.btn-round-mini {
    border-radius: 25px;
    /* padding: 6px 10px;*/
	padding: 2px 6px;
}
.btn-medium {
    font-size: 16px;
    padding: 6px 14px;
}
.btn-darkgrey {
    color: #999999;
}
.table_dato {
    text-align: right !important;
    font-weight: bold;
}

.auto-width {
    width: auto;
}

#dlm_nav_search {
    position: relative;
    bottom: -52px;
    /* right: 0; */
    float: right;
    display: inline-block;
    padding: 5px 0 5px 5px;
    background-color: #FAFAFA;
    background-image: linear-gradient(to bottom, #FFFFFF, #F2F2F2);
    border: 1px solid #D4D4D4;
    border-radius: 0 0 0 10px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
}

#dlm_nav_search form {
    margin: 5px;
}

#dlm_logout {
    position: absolute;
    right: 5px;
    top: 5px;
}

.dlm_well {
    padding: 0 0 10px 0;
}

.dlm_well_inner {
    padding: 10px 15px;
}

.dlm_well_title {
    color: #FFFFFF;
    font-size: 17.5px;
    font-weight: bold;
}

legend.forfatter-border {
    width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;
}

.tall-select {
    width: 150px !important;
    height: 200px !important;
}

.large_modal {
    left: 5%;
    margin-left: 0;
    width: 90%;
    max-width: 1200px;
    z-index: 1049;
}

#template_subject, #template_body {
    padding: 5px;
}

#template_body {
    height:605px; 
    margin-top: 55px; 
    overflow: auto;
}

.email_skabelon_example .popover {
    max-width: 600px;
    width: 600px;
}

.sms_skabelon_example .popover {
    max-width: 200px;
    width: 200px;
}

.primaer_media_checkbox{
    margin-left: 60px;
}

#ret_komponister > #tilfoej_komponist_form {
    display: none;
}

.no-margins {
    margin: 0;
}

.full-width {
    width: 100%;
    margin-left: 0;
}

.white-color, .white-color:hover {
    color: #ffffff;
}

.fremmoede_info_td {
    padding: 0 !important;
}

#hold_info_container .popover {
    max-width: 600px;
    width: auto;
}

.td-text-right {  /* Bootstrap needs help with this one... */
    text-align: right !important;
    width: 100px;
    padding-right: 25px !important;
}

/** Deltagernoter **/
#deltagernote_afslut_form, 
#deltagernote_form {
    display: none;
}
#deltagernote_textarea, #deltagernote_afslut_textarea {
    width: 95%;
    font-weight: bold;
}
.angiv_dn_prio.disabled {
    opacity: .15;
}


#send_email_modal_footer_wait, 
#send_email_modal_footer_complete,
#send_email_modal_footer_error {
    display: none;
    text-align: center;
}

#send_sms_modal_footer_wait,
#send_sms_modal_footer_complete,
#send_sms_modal_footer_error {
    display: none;
    text-align: center;
}


.datepicker-days thead tr:first-child {
    background-color: #F5F5F5;
}

#send_paamindelse_alert {
    display: none;
}

#submit_hold > div.control-group:nth-of-type(odd) {
    background-color: #FcFcFc; 
}

.kg_aflyst {
    cursor: pointer;
}

td.text-right {
    text-align: right;
}

.popover {
    max-width: none;
}

.kursusgange_png {
    width: 420px;
}

.dt_nulstill_filter {
    margin-left: 15px;
}
#dlm_sms_saldo {
    padding-top: 5px;
}
#dlm_mail_message {
    height: 500px;
}

.dlm_send_adhoc_mail_form {
    margin: 0;
}

.dl-horizontal dt {  /* needed for emailskabelon template_constants_subview */
    width: 210px;
}

.dl-horizontal dd { /* needed for emailskabelon template_constants_subview */
    margin-left: 220px;
}
#skabelon_eksempel_modal_header {
    text-align: center;
}
#skabelon_eksempel_modal .modal-body {
    height: 550px;
    max-height: 550px;
}
#skabelon_eksempel_modal_iframe {
    margin-left: 60px;
    width: 90%;
    height: 500px;
    background-color: #cccccc;
}

.kg_aflyst {
    background-color: rgb(54, 54, 54);
    background-image: linear-gradient(rgb(68, 68, 68), rgb(34, 34, 34));
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px 0px;
    color: #c09853 !important;
    text-shadow: rgba(0, 0, 0, 0.247059) 0px -1px 0px;
}