﻿
.my-widthLoginBox{width:350px;}
.my-orangeBackground{background:linear-gradient(to bottom, #f0ad4e 5%, #ed9c28 100%)}
.my-padding_6px_6px{padding: 6px 6px !important;}
.my-margin_top_5px{margin-top: 5px;}
.my-margin_top_18px{margin-top: 18px;}
.my-margin_top_30px{margin-top: 30px;}
.my-margin_left_10px{margin-left: 10px;}
.my-input-group-addon{background-color: #EEE !important; border-color: #ccc !important; color: #555 !important;}
.my-text-align_left{text-align: left !important;}
.my-webdialog_textformat{color: #666 !important; font-family: "Open Sans", sans-serif !important; font-size: 14px !important;}
.my-webdialog_header_textformat{color: #FFFFFF !important; font-family: "Open Sans", sans-serif !important; font-size: 14px !important;}
.my-minHighContentLG{min-height:500px;}
.my-minHighContentMD{min-height:400px;}
.my-minHighContentSM{min-height:300px;}

/* + und - Zeichen bei Ausklappfeldern kleiner als im STD. u.a. bei Infos auf benutzer_einstellungen.aspx */
a.collapsed:before{font-size: 1em !important; }
a:before{font-size: 1em !important; }

/* Logos durch eigenes ersetzen */
.header-full-title {
    background-image: url("/custom/img/logo_sensito_trainigsplan_big.png");
}

.navbar-default .navbar-brand {
  background-image: url("/custom/img/logo_sensito_trainigsplan.png");
}

/* Hiermit kann man die Button-Optik bei Iconbuttons entfernen:*/
/*.input-buttontotext { background:none; border:none; margin:0; padding:0; }*/

/*.my-heigh{height: 456px !important;}*/

/*.element.style {
     height: 456px; 
}*/

/*Infragistics DataGrid AddNewRow Hintergrundfarbe*/
/*tr.igg_AddNewRow>td{background-color: #FFFFFF !important;}*/

/*.Änderung der Farbe bei deaktiviertem Button auf benutzer_einstellungen.aspx - FUNZT NICHT!
    my-btn.disabled{opacity: 1 !important;}*/

/*.my-border-color-red{border-color: red !important;}*/