@charset "UTF-8";
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28.04.2015, 18:09:12
    Author     : Bruno
*/
.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black,
.bg-red-active,
.bg-yellow-active,
.bg-aqua-active,
.bg-blue-active,
.bg-light-blue-active,
.bg-green-active,
.bg-navy-active,
.bg-teal-active,
.bg-olive-active,
.bg-lime-active,
.bg-orange-active,
.bg-fuchsia-active,
.bg-purple-active,
.bg-maroon-active,
.bg-black-active,
.callout.callout-danger,
.callout.callout-warning,
.callout.callout-info,
.callout.callout-success,
.alert-success,
.alert-danger,
.alert-error,
.alert-warning,
.alert-info,
.label-danger,
.label-info,
.label-warning,
.label-primary,
.label-success,
.modal-primary .modal-body,
.modal-primary .modal-header,
.modal-primary .modal-footer,
.modal-warning .modal-body,
.modal-warning .modal-header,
.modal-warning .modal-footer,
.modal-info .modal-body,
.modal-info .modal-header,
.modal-info .modal-footer,
.modal-success .modal-body,
.modal-success .modal-header,
.modal-success .modal-footer,
.modal-danger .modal-body,
.modal-danger .modal-header,
.modal-danger .modal-footer {
  color: #fff !important;
}
.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
  background-color: #dd4b39 !important;
}
.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-warning,
.modal-warning .modal-body {
  background-color: #f39c12 !important;
}
.bg-green,
.callout.callout-success,
.alert-success,
.label-success,
.modal-success .modal-body {
  background-color: #00a65a !important;
}
.bg-orange {
  background-color: #ff851b !important;
}


.text-red {
  color: #dd4b39 !important;
}
.text-yellow {
  color: #f39c12 !important;
}
.text-aqua {
  color: #00c0ef !important;
}
.text-blue {
  color: #0073b7 !important;
}
.text-black {
  color: #111111 !important;
}
.text-light-blue {
  color: #3c8dbc !important;
}
.text-green {
  color: #00a65a !important;
}
.text-gray {
  color: #d2d6de !important;
}
.text-navy {
  color: #001f3f !important;
}
.text-teal {
  color: #39cccc !important;
}
.text-olive {
  color: #3d9970 !important;
}
.text-lime {
  color: #01ff70 !important;
}
.text-orange {
  color: #ff851b !important;
}
/*
 * Component: Timeline
 * -------------------
 */
.timeline {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}
.timeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #ddd;
  left: 31px;
  margin: 0;
  border-radius: 2px;
}
.timeline > li {
  position: relative;
  margin-right: 10px;
  margin-bottom: 15px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-item {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-top: 0;
  background: #fff;
  color: #444;
  margin-left: 60px;
  margin-right: 15px;
  padding: 0;
  position: relative;
}
.timeline > li > .timeline-item > .time {
  color: #999;
  float: right;
  padding: 10px;
  font-size: 12px;
}
.timeline > li > .timeline-item > .timeline-header {
  margin: 0;
  color: #555;
  border-bottom: 1px solid #f4f4f4;
  padding: 10px;
  font-size: 16px;
  line-height: 1.1;
}
.timeline > li > .timeline-item > .timeline-header > a {
  font-weight: 600;
}
.timeline > li > .timeline-item > .timeline-body,
.timeline > li > .timeline-item > .timeline-footer {
  padding: 10px;
}
.timeline > li > .fa,
.timeline > li > .glyphicon,
.timeline > li > .ion {
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  position: absolute;
  color: #666;
  background: #d2d6de;
  border-radius: 50%;
  text-align: center;
  left: 18px;
  top: 0;
}
.timeline > .time-label > span {
  font-weight: 600;
  padding: 5px;
  display: inline-block;
  background-color: #fff;
  border-radius: 4px;
}
.timeline-inverse > li > .timeline-item {
  background: #f0f0f0;
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.timeline-inverse > li > .timeline-item > .timeline-header {
  border-bottom-color: #ddd;
}
.content-header {
    position: relative;
}
.sidebar-menu{
    text-align: right;
    margin-bottom: 0;
}
.main-header {
  position: relative; 
  z-index: 1030;
}

.main-header .navbar-custom-menu, .main-header .navbar-right {
    margin-right: 5px;
    float: right;
}
.menu-navi{
	height:33px;
	padding:0px;
	background-color: #9ca09f;
	font-size:120%;
}
.menu-navi  a{
	background-color: #3362AA;
	color:white;
	width:250px;
	height:33px;
}
.startseite_container{
	width:210px;
	height:33px;
	background-color:#3362AA;
	padding: 5px 0 0 20px;
}
.sidebar-navi{
	width:250px;
	float:left;
}
.sidebar-navi li{
	color:#9CA09F;
}

/*.content-wrapper, .right-side, .main-footer {
    margin-left: 230px;
}*/
@media print {
    .sidebar-menu, .main-header, .main-footer{ 
        display: none!important;
    }
}

@media print {
    body, html {
      color: #000;
      background: #fff;
   }
    .content {
        width: 100%;
		min-height:400px;
        
    }
    .sidebar-menu, .main-header, .main-footer, .main-sidebar, .left-side { 
        display: none!important;
        margin: 0;
        padding: 0;
        
    }
    .content-wrapper, .right-side,.main-footer{
        margin: 0!important; 
        padding: 0!important;
        width: auto!important;

    }
}
    
@font-face {
  font-family: "sourceone";
  src:url("../fonts/sourceone.eot");
  src:url("../fonts/sourceone.eot?#iefix") format("embedded-opentype"),
    url("../fonts/sourceone.woff") format("woff"),
    url("../fonts/sourceone.ttf") format("truetype"),
    url("../fonts/sourceone.svg#sourceone") format("svg");
  font-weight: normal;
  font-style: normal;

}

*[data-icon]:before {
  font-family: "sourceone" ;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*[class^="so-"]:before,
*[class*="so-"]:before {
  font-family: "sourceone" ;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}

#notification{
    background-color: #E2E2E2;
    border-bottom: 2px solid #E1DCD2;
    padding-bottom: 20px;
    padding-top: 10px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999;
    opacity:0.9;
    color: #000;
    font-size: 100%;
}

.so-expert:before {
  content: "a";
}
.so-jury:before {
  content: "e";
}

.so-sum-all:before {
  content: "f";
}
.so-sum-submit:before {
  content: "g";
}
.so-poweron:before {
  content: "i";
}
.so-poweroff:before {
  content: "h";
}
.so-sum-flag:before {
  content: "j";
}
.so-sum-draft:before {
  content: "k";
}
.so-sum-judgeable:before {
  content: "d";
}
.so-sum-withdraw:before {
  content: "c";
}




ul.square, .panel-body ul, .form_description ul:not(.no-bullet) > li { list-style-type: none; }
ul.no-bullet{
    padding: 0;
}

html{
    font-size: 100.1%;
    
}
/*    BOOTSTRAP & TEMPLATE OVERRIDE */



.content-wrapper, .right-side, .main-footer {

    padding-right: 5px; 
    border:0px;
	
}
.main-footer{
	
	border-bottom: 0px solid #3362AA;
}

.main-footer ul.list-inline{
    padding: 0px;
    margin: 0px;
    
}

.main-header, .content, .main-footer{
    font-size: 80%;
}
.main-sidebar{
    font-size: 90%;

}
.content {
    margin-left: 265px;
    margin-right: 15px;
    font-size: 100%;
    
	
}
.content-header {
    
    margin: 0px 0 10px 265px;	
}

.body-wrapper:after, .menu-navi:after{
    clear:both;
}

.content-header > h1 {
    color: #00579A;
    font-size: 150%;
    font-weight: bold;
    line-height: 115%;
    margin: 0;
    padding: 10px 0;
	
}
.navbar {
    position: relative;
    border: none;
    margin-bottom:0px;
}
.navbar-nav > li > a{
    padding: 2px 10px 2px 0;
    margin-left: 20px;
    
}

.navbar-nav > li > a:before{
    font-style: normal;
    font-weight: normal;
    padding-right: 5px;
    text-decoration: inherit;
    vertical-align: middle;
    
}

.navbar-nav > li > .btn.language {
    background: linear-gradient(180deg, #ffff, #ffff) repeat scroll 0 0;
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0 0 2px 0 #00579A;
    margin-left: 14px;
}

.navbar-nav > li{
    padding: 15px 0 ;

}
.main-sidebar, .left-side {
    width: 250px;
    padding:0;
    background-color:#ffffff;
    position: absolute;
}

/*** DATATABLE CUSTOM **/

table.dataTable.row_select  tr td.datatable_checkbox,table.dataTable.row_select  tr .datatable_checkbox  {
    text-align: center;
}

table.dataTable.row_select  tr td.datatable_checkbox:before, table.dataTable.row_select  tr .datatable_checkbox:before {
    content: "\f0c8"; /* fa-square-o */
    cursor: pointer;
    font-weight: 400;
    font-family: 'Font Awesome 5 Pro';
}

table.dataTable.row_select  tr.selected td.datatable_checkbox:before, table.dataTable.row_select  tr.selected .datatable_checkbox:before {
    content: "\f0c8"; /* fa-check-square-o */
    font-weight: 900;
    cursor: pointer;
}




table.dataTable tbody tr.selected {
    background-color: #b0bed9;
}

.circle.OPEN {
  width: 15px;
  height: 15px;
  text-align: center;
  padding: 6px 0;
  font-size: 110%;
  line-height: 1.42;
  border-radius: 15px;
}

.circle.OPEN {
    background-color: yellow;

}
.circle.DRAFT {
    background-color: blue;
}
.circle.SUBMITTED {
    background-color: green;
}
.circle.CANCELLED {
    background-color: red;
}



/*** OLD STYLE ***/
.nav > li > a:focus, .nav > li > a:hover {
    background-color: inherit;
}

a:hover, a:active, a:focus,.act  {
    color: #00579A;
}
a{
    color: #9CA09F;
 }
 
 button.link:before, a.link:before{
    font-style: normal;
    font-weight: normal;
    padding-right: 0.2em;
    text-decoration: none;
    vertical-align: middle;
	display:inline;
}
button.link{
    border: none;
    background: none
}
button.link:hover{
    color: #00579A;
}
.startseite_container a.link:before{
	display:none;
}

 .sidebar-menu > .treeview{
     border-bottom: 0px dashed #FFF;

 }
 
 .btn.btn-primary{ 
     background-color:  #757575;
     background: linear-gradient(to bottom, #8a8a8a, #757575, #8a8a8a);
     border: none; 
     border-radius: 4px;
 }
 .btn.btn-primary:hover{
    background-color:  #00579A;
    background: linear-gradient(to bottom, #00579A, #00579A, #00579A); 
    border: none;
    color: #FFF;
}
 
.well {
    background-color: #ffffff;
    border-left: 0 none;
    border-radius: 0;
    border-right: 0 none;
    box-shadow: none;
}
 .btn.btn-primary.for:after{ 
    font-style: normal;
    font-weight: normal;
    padding-left: 5px;
    vertical-align: middle;

 }
 .btn{
    border-radius: 0px;
    padding: 1px 5px 1px 10px;
    font-size: 100.1%;
 }
 
 .btn.btn-primary.back:before{ 
    font-style: normal;
    font-weight: normal;
    padding-right: 0px;
    text-decoration: inherit;
    vertical-align: middle;
    transform: rotate(180deg);
    display:  inline-block;
 }
 
 
 a.link.up:before{
     transform: rotate(270deg);
     display: inline-block;
 }
 a.link.left:before,a.back:before {
     transform: rotate(180deg);
     display: inline-block;
 }
 a.link.down:before{
     transform: rotate(90deg);
     display: inline-block;
 }
.sidebar-menu > li {
	background-color:#ffffff;

}
.sidebar-menu .treeview-menu {
	padding: 0 0 0 20px;
}
.sidebar-menu .treeview-menu > li > a {
	padding: 0px;
}
.sidebar-menu > li > a {
    display: block;
	color:#9CA09F;
	padding: 4px 5px 0 20px;
}

.sidebar-menu-bold {
    display: block;
    padding: 5px 5px 5px 10px;
    font-weight: bold;
	border-top:1px dashed #3362AA;
}
.sidebar-menu > .treeview.active:first-child .sidebar-menu-bold:first-child {
    border-top: 0 none;
}

.form-control {
    height: 1.8em;
    padding: 0.2em 0.4em;
    
}

.top-buffer { margin-top:20px; }
.top-buffer5 { margin-top:5px; }
.top-buffer10 { margin-top:10px; }

fieldset .top-buffer{
    margin-top: 1.9em;
}
.modal-header {
    min-height: 2.3em;
    padding: 5px 10px;
    background-color: #e1dcd2;
}

.modal-header .close:hover {
    color: #e1dcd2;
}
.modal-header .close {
    background-color: #e10a14;
    margin-top: 0px;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    height: 1em;
    padding: 0;
    width: 1em;
}

.font-bold {
    font-weight: bold;
}

.form_page_navigation a {
    font-size: 80%;
}

label.error {
    color: red;
    font-weight: normal;
}


.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color:  #8a8a8a;
    border-color:  #8a8a8a;
}

table.dataTable thead .sorting_desc, table.dataTable thead .sorting,  table.dataTable thead .sorting_asc{
    padding-right: 20px;
}

.panel-default, .panel{
    border: none;
    box-shadow: none;
}

.panel-default > .panel-heading {
    background-color: #e1dcd2;
    border-bottom: 1px solid #8a8a8a;
    color: #565656;
}

.panel-default > .panel-heading {
    
    
}


input{
	border:1px solid #3362AA ;
	/*background-color:#FFFFFF ;*/
	color:black;
}
input[type=file]{
    background:transparent;
    border:0;
}
input[type=file]:focus{
    outline:none;
}

.input-group-addon {
  padding: 0px 8px;
}

.myform_panel a.link {
    display: inline-block;
    padding: 5px 0;
    color: #002F6C;
}

.horizontal .control-group > label {
    display: inline-block;
    vertical-align: top;
    width: 220px;
}
.horizontal  .control-group.full > .input-group{
    display: block;
}
.control-group.full .ms-container{
    width: 100%;
}

.horizontal  .control-group >.input-group, .horizontal  .control-group >.controls {
    display: inline-block;
    
}
.horizontal  .control-group{
    padding-top: 5px;
    
}

.horizontal  .control-group >.controls select{
    width: auto;
    
}


.filter.sidebyside .control-group .control-label, .filter.sidebyside .control-group .controls {
    display: inline-block;
    width: 48%;
    margin: 0;
    padding: 1%;
}

.block_2_3.horizontal label.control-label {
    width: 19%;
}
.block_2_3.horizontal .controls {
    width: 80%;
}

.block_2_3.horizontal .control-group .controls.date, .block_1_2.horizontal .control-group .controls.date  {
    width: 150px;
}
.block_2_3.horizontal .controls input, .block_2_3.horizontal .controls select,.block_2_3.horizontal .controls textarea,
.block_1_2.horizontal .controls input, .block_1_2.horizontal .controls select,.block_1_2.horizontal .controls textarea {
    width: 100%;
}
.block_2_3.horizontal .invert .controls {
    width: 19%;
    float:left;
}

.block_2_3.horizontal .invert label.control-label {
    width: 80%;
}
.block_2_3.horizontal .control-group .controls input[type=checkbox] {
    width: auto;
    margin: 0 10px;
}
.block_2_3.horizontal .invert .control-group .controls input[type=checkbox] {
    width: 100%;
    margin: 0;
}

.panel .panel-heading[data-toggle="collapse"] h1{
    cursor: pointer;
    
}


.block_2_3 .full_width label.control-label, .block_2_3 .full_width .controls,
.block_1_2 .full_width label.control-label, .block_1_2 .full_width .controls {
    width: 100%;
}
.block_1_2.horizontal label.control-label {
    width: 49%;
}
.block_1_2.horizontal .controls {
    width: 50%;
}

.block_1_2.horizontal .invert .controls {
    width: 49%;
    float:left;
}

.block_1_2.horizontal .invert label.control-label {
    width: 80%;
}
.panel .panel-heading[data-toggle="collapse"] h1{
    cursor: pointer;
    
}

.panel  .panel-heading[data-toggle="collapse"] h1:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: grey;
     margin-left: 5px;
}
.panel .panel-heading[data-toggle="collapse"] h1.collapsed:after {
    content:"\e080";
}

.fsMainNavi2 {
    background-image: url("../img/form_nav.jpg");
    background-position: left center;
    color: #a5a5a5;
    vertical-align: middle;
     background-repeat: repeat-x;
}

.fsMainNavi2 > div{
    height: 60px;
    vertical-align: middle;
    display: inline-block;
    padding-left:50px;
    background-repeat: no-repeat;
    background-position: left center ;
    margin: 0 20px;
}
.fsMainNavi2 span {
    display: inline-block;
    font-weight: bold;
    margin: 17px 10px;
}

.fsMainNavi2 .active{
    color:#565656;
}
.fsMainNavi2 .work{
    background-image:url("../img/1.png");

}
.fsMainNavi2 .validation{
    background-image: url("../img/2.png");

}
.fsMainNavi2 .submit{
    background-image: url("../img/3.png");
}

.fsMainNavi2 .work.active{
    background-image: url("../img/1a.png");

}
.fsMainNavi2 .validation.active{
    background-image: url("../img/2a.png");

}
.fsMainNavi2 .submit.active{
    background-image: url("../img/3a.png");

}

table.dataTable thead .sorting_asc.no_sort:after,
table.dataTable thead .sorting_desc.no_sort:after, 
table.dataTable thead .sorting.no_sort:after{
    display:none !important;
}

.no_sort {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    margin: 0 !important;
    padding-right: 5px !important;
}
.modal-dialog.large {
    max-height: 90%;
    max-width: 1024px;
    width: 80%;
    overflow-y: auto;
}

.delete.fa{
    cursor: pointer;
}
.main-header .logo{
	padding: 0;
    display: block;
    float: left;
    text-align: center;
}

.main-header .logo img {
    margin: 10px 0;
    text-align: center;


}
.content-header > h2{
    font-size: 130%;
    margin: 0px;
    padding: 0px;
}

.modal-body h2 {
    color: #e10a14;
    font-size: 170%;
    margin: 10px 0;
    padding: 0;
}

/** TOOLTIOP */

.tooltip-inner{
    max-width: 500px;
    background-color: #FFF;
    border: 1px solid #888;
    color: #565656;
    min-width: 280px; 
    opacity: 1.0;
    text-align: left;
    
}





@media (min-width: 1600px) {
    .col-xl-1 {
        width: 8.33333333%;
    }
    .col-xl-2 {
        width: 16.66666667%;
    }
    .col-xl-3 {
        width: 25%;
    }
    .col-xl-4 {
        width: 33.33333333%;
    }
    .col-xl-5 {
        width: 41.66666667%;
    }
    .col-xl-6 {
        width: 50%;
    }.col-xl-7 {
        width: 58.33333333%;
    }
    .col-xl-8 {
        width: 66.66666667%;
    }
    .col-xl-9 {
        width: 75%;
    }
    .col-xl-10 {
        width: 83.33333333%;
    }
    .col-xl-11 {
        width: 91.66666667%;
    }
    .col-xl-12 {
        width: 100%;
    }
}






.table-bordered, .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #d8d8d8;
}

.panel-title {
    font-size: 110.1%;
    font-weight: bold;
    padding: 0px 5px;
}

table.dataTable  thead td{
    padding-top: 2px;
    padding-left: 5px;
    padding-bottom: 2px;
    vertical-align: middle;
}

table.dataTable thead .sorting_desc, table.dataTable thead .sorting, table.dataTable thead .sorting_asc {
    padding-right: 15px;
}

.fa-size1_4 {
    font-size: 1.4em;
} 


.separator.row:not(:first-child) {
    border-top: 1px solid #FFF; /*#e1dcd2;*/
    margin-top: 5px;
    padding-top: 5px;
}


.history_canvas{
    max-height: 300px;
    overflow-y: auto;
    
}
.modal_title_head{
    font-weight:bold;
    font-size:110%;
       
}

#bulkTemplate .forms .preview, #bulkTemplate .forms .send_test{
    cursor: pointer;
    padding-left: 10px;
}

#bulkTemplate #previewText:not(:empty),#bulkTemplate #previewSubject:not(:empty) {
    border: 1px solid #888;
    padding: 10px;
    background-color: #FFF;
    border-radius: 4px;
}

ol.lower-alpha {list-style-type: lower-alpha;} 

.logo > img{
    display:none;
}

.logo {
    background-image: url("../img/logo.png");
    background-size: cover;
    height: 100px;
    width: 200px;
    margin-left:50px;
    margin-top: -10px;

}

.input_radio{
    display: block;
    text-align: center;
    margin: auto;
}
.row{
    padding-bottom: 2px;
    padding-top: 1px;
    
}

.content-wrapper {
    font-size: 90%;
}

.drafts .form_name,.submitted .form_name{
    padding-bottom: 1em;
}
.drafts .form_name a, .submitted .form_name a{
    font-weight:bold; 
}
.panel-none .panel-heading h1 {
    display: inline-block;
    margin-right: 27px;
}
.panel-none .panel-title {
    font-size: 100%;
    font-weight:normal;
}
.panel-none .panel-heading{
    padding: 2px 10px;
    
}
.panel-none .panel-body {
    padding: 5px 15px;
    
}
.information_board_icon{
    position:relative;
    display: inline-block;
}

.information_board_icon .label{
    font-size: 9px;
    line-height: 0.9;
    padding: 2px 3px;
    position: absolute;
    right: 0px;
    text-align: center;
    bottom: 0;
}
.ib_canvas{
    max-height: 450px;
    overflow-y: scroll;
    
}
.ib_canvas .direct-chat-text {
    width:96%
}
.ib_canvas .right .direct-chat-text,.ib_canvas .direct-chat-text{
    margin-left:10px;
    margin-right:10px;
    
}

.direct-chat-primary .right > .direct-chat-text::after, .direct-chat-primary .right > .direct-chat-text::before {
    border-left-color: #00579a;
}

.upload_success{
    font-weight: bold;
    color: #00A65A ;
}


.btn-group.invert .dropdown-menu {
    left: auto;
    right: 0;
}

.dropdown-menu .dropdown-menu {
    background-color:#e1e3e9;
}

table.dataTable > tbody > tr.child span.dtr-title {
    min-width: 150px;
}
/*
table.dataTable>tbody>tr.child ul li:first-child {
    padding: 0.5em 0;
}

table.dtr-inline li[data-dtr-index] i.fa-2x {
    font-size: 1em;
}

table.dataTable>tbody>tr.child ul li {
    border: 0 none;
    float: left;
    padding: 0.5em;
    margin: 0 5px;
}
table.dataTable > tbody > tr.child ul li:nth-child(2n) {
    background-color: #f5f5f5;
    border-radius: 2px;
}
*/
table.dataTable.nowrap th, table.dataTable.nowrap td {
     white-space: normal; 
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.statistic_panel .col-md-8{
    height: 300px;
}
.statistic_panel ul.legend {
    list-style: outside none none;
    padding: 0;
    margin-top:1.4em;
}
.statistic_panel ul.legend  li{
  list-style-type: none;
  padding-left: 1em;
}

.statistic_panel ul.legend  :before {
  content: "–";
  position: absolute;
  margin-left: -1em;
}

.text-danger {
    color: #EE4442;
}
.text-success {
    color: #3cca3d;
}
.upload_success{
    font-weight: bold;
    color: #00A65A ;
    display:inline-block;
    width:50%;
}

.upload_filled > input,.upload_filled .upload_button, .upload_filled.add   .upload_add, .upload_filled.add  .upload_success {
    display: none;
    transition-duration: 1s;
}
.upload_filled.add > input, .upload_filled.add .upload_button {
    display: inherit;
}
.upload_add {
    padding-left: 10px;
    color:#2980B9;
    font-weight:bold;
    cursor:pointer;
}

.upload_add:hover{
    color:#2e415b
}


.controls
 ul.checkboxes li input[type=checkbox] {
    width: auto;
    margin: 0 10px;
}

.controls
 ul.checkboxes {
    list-style: none;
    padding: 0;
}

.controls
 ul.checkboxes li {
    padding-bottom: 5px;
}

.controls
 ul.checkboxes li  label {
    float: none;
}
@media (min-width: 640px){
    .show-mobile{
        display: none;;
    }
}
@media (max-width: 640px){
    .hide-mobile{
        display: none!important;
    }
    .show-mobile{
        display: block;
    }
}

.full_width select{ width:100%;}


/***** checkbox ***/
input.style_checkbox[type=checkbox] { display:none; } /* to hide the checkbox itself */
i.font_checkbox{font-style: normal; cursor:pointer;}
input.style_checkbox[type=checkbox] + i.font_checkbox:before { font-family: 'Font Awesome 5 Pro';  display: inline-block;font-weight: 400; }

input.style_checkbox[type=checkbox] + i.font_checkbox:before { content: "\f0c8"; } /* unchecked icon */
input.style_checkbox[type=checkbox] + i.font_checkbox:before { letter-spacing: 10px; } /* space between checkbox and label */

input.style_checkbox[type=checkbox]:checked + i.font_checkbox:before { content: "\f14a"; } /* checked icon */
input.style_checkbox[type=checkbox]:checked + i.font_checkbox:before { letter-spacing: 10px; } /* allow space for check mark */

.inline_checkbox { display: flex; }
.inline_checkbox label{display:block;}


/*.content   .dataTables_wrapper{ max-width: 1440px; margin: 0 -120px; }*/
i.font_checkbox { width: 2em; display: block; float: left; }
i.font_checkbox_registration { width: 2em; display: block; float: right; }
i.font_checkbox:before{ font-family: 'Font Awesome 5 Pro';  display: inline-block;font-weight: 400;  content: "\f0c8"; } /* unchecked icon */
i.font_checkbox.checked:before{ letter-spacing: 10px; } /* space between checkbox and label */
i.font_checkbox.checked:before { content: "\f14a"; } /* checked icon */
i.font_checkbox.checked:before { letter-spacing: 10px; } /* allow space for check mark */

/***** radio ***/
input.style_radio[type=radio] { display:none; } /* to hide the checkbox itself */
i.font_radio{font-style: normal; cursor:pointer;}
input.style_radio[type=radio] + i.font_radio:before { font-family: 'Font Awesome 5 Pro';  display: inline-block;font-weight: 400; }

input.style_radio[type=radio] + i.font_radio:before { content: "\f111"; } /* unchecked icon */
input.style_radio[type=radio] + i.font_radio:before { letter-spacing: 10px; } /* space between checkbox and label */

input.style_radio[type=radio]:checked + i.font_radio:before { content: "\f192"; } /* checked icon */
input.style_radio[type=radio]:checked + i.font_radio:before { letter-spacing: 10px; } /* allow space for check mark */

i.font_radio { width: 2em; display: block; float: left;  }
i.font_radio:before{ font-family: 'Font Awesome 5 Pro';  display: inline-block;font-weight: 400;  content: "\f111"; } /* unchecked icon */
i.font_radio.checked:before{ letter-spacing: 10px; } /* space between checkbox and label */
i.font_radio.checked:before { content: "\f192"; } /* checked icon */
i.font_radio.checked:before { letter-spacing: 10px; } /* allow space for check mark */


.invert .controls i.font_checkbox,
.invert .controls i.font_radio {
    float: right;
}