div.manageNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    background-color: #f3f3f3;
}
div.manageNav2 ul {
    box-shadow: 0 -7px 9px -4px #ddd;
}
div.manageNav li {
    float: left;
}
div.manageNav li, div.manageNav a {
    color: #666;
    text-align: center;
    padding: 11px 15px;
    text-decoration: none;
}
div.manageNav li:hover {
    background-color: #ddd;
}
div.manageNav li.activeManageNav{
    color: white;
    background-color: #008CBA;
}
div.manageNav li.activeManageNav2{
    color: white;
    background-color: #28ba57;
}
div.manageNav li.activeManageNav>a,div.manageNav li.activeManageNav2>a{
    color: white !important;
}
a.ptoutline_headline
{
    float: left;
    display: block;
}
a.ptoutline_headline:hover
{
    text-decoration: none;
}
h1.ptoutline_headline
{
    color: #2a5ced;
    font-size: 300%;
}
h1.ptoutline_headline_admin_modul{color:#FF3300; text-shadow:0px 1px 0px #660001;}
h1.ptoutline_headline_app_modul{color:#00BB00;   text-shadow:0px 1px 0px #000300; }
h1.ptoutline_headline_manage_modul{color:#2a5ced;text-shadow:0px 1px 0px #010066; }
h1.ptoutline_headline_expert_modul{color:#FF6600;text-shadow:0px 1px 0px #660000; }
.outlineTableTDBorder{
    border-left:1px double rgb(61, 79, 90) !important;
}
select[name=expert_add] .chosen-container .chosen-single span{
    background-color: #00FF00 !important;
}
.bold{font-weight: bold;}
h2.ptoutline_headline
{
    font-size: 120%;
    margin-left: 13px;
}
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: left; }

/* Rounded corners */
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }

/* Rules to colour arrows */
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-left-color: #000; }
.tipsy-arrow-w { border-right-color: #000; }

.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

.sidebar_fieldset{
    background-color: rgb(242,242,242);
    border: #CCCCCC solid 1px;
    color: #5F5F5F;
    font-size: 12px;
    padding: 15px 5px 5px 8px;
    margin-right: 0px;
    position: relative;
}

.info_box{
    background-color: rgb(242,242,242);
    border: #CCCCCC solid 1px;
    font-size: 12px;
    padding: 15px 5px 5px 8px;
    margin-bottom: 20px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.filelist{
    list-style: disc outside none;
    margin: 0;
    padding: 8px 25px 0;
}
.round_status_administration, .round_status_open_with_registration, .round_status_open, .round_status_closed, .round_status_archived
{
    float: right;
    height: 10px;
    width : 10px;
    border: 1px solid gray;
    display: block;
    font-size: xx-small;
}
.round_status_administration{background-color: #FFFF00; color: #FFFF00 !important;}
.round_status_open_with_registration{background-color: #00FF00; color: #00FF00 !important;}
.round_status_open{background-color: #00FF00; color: #00FF00 !important;}
.round_status_closed{background-color: #FF0000; color: #FF0000 !important;}
.round_status_archived{background-color: #AAAAAA; color: #AAAAAA !important;}

.round_status{text-align: center !important; cursor: default; }

a.active, .active a, a.outline_sidebar:hover
{
    color:#FFFFFF !important;
    list-style: none !important;
    text-decoration: none !important;
    background: none !important;
    font-weight: bolder;
}

a.admin_active, .admin_active a, a.outline_sidebar:hover, ul.callsidebar_visible li a:hover
{
    color: WHITE !important;
    background: #2E6590 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
}

ul.status_active li.active, ul.status_active li:hover, a.outline_sidebar:hover, div.active{
    background: #2E6590 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

li.partnerSelection{
    padding: 2px 5px 4px 10px;
}
li.partnerSelection:hover{
    background: #E0E0E0 !important;
}
li.partnerSelection:hover a, li.partnerSelectionActive a {
    text-decoration: none;
}
li.partnerSelectionActive{
    background: #2E6590 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 2px 5px 4px 10px;
}
li.partnerSelectionActive a{
    color:white !important;
}

ul.status_active li:hover>a, a.outline_sidebar{
    text-decoration: none;
    color:#FFFFFF !important;
}
a.outline_sidebar{color: #9C9C9C !important;}
li.multiform_li{ margin: 2px 0px 2px 20px; width:50%; }

blockquote.info{
    margin-bottom: 12px;
    border-left: 5px solid #D3D3D3;
    border-right: 5px solid #D3D3D3;
    border-top: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
    padding: 5px 5px 5px 10px;
    background-color: #f2f2f2;
    border-radius: 8px;
}


.callsidebar_visible{display: block; }
.callsidebar_invisible{display: none;}
.micro-open-sidebar{background: none; border: none !important; }
.micro{/*background-color: #fcfcfc !important;*/}
.form_type_hint{color:#808080 !important; font-size: 80%;}
.round_name{color:#21759B !important;  }
.admin_menue{font-size: 100%!important; color:red !important;background-color: #f0f0f0;padding-top: 5px;}
.visible_context{background-color: #ffffff !important;}
/*.form_submenu_options_edit{color:green;background: url(../images/icons/pencil_gray.png) top right no-repeat;}*/
/*.form_submenu_options_add{color:green;background: url(../images/icons/add.gif) top right no-repeat;}*/
form#delete_icon{display:inline;}
.ajax_link{cursor: pointer;}
label.control_button_{
    font-size: 80%;
    width: 75%;
    float: right;
    text-transform: none;
}
.round_status{float:right;}
a.ui-icon-pencil{background: url(../images/icons/pencil_gray.png) top right no-repeat; height:15px; width:15px; display: block;float:left}
a.ui-icon-pencil:hover{background: url(../images/icons/pencil_gray.png) top right no-repeat; height:15px; width:15px;}
.delete_icon{background: url(../images/icons/trashcan_white.png) top right no-repeat !important; height:15px; width:15px; display: block;float:left}
.delete_icon:hover{background: url(../images/icons/trashcan_gray.png) top right no-repeat !important; height:15px; width:15px; display: block;float:left;}

.delete_icon_red{background: url(../images/icons/trashcan_red.png) top right no-repeat !important; height:15px; width:15px; display: block;float:left}
.delete_icon_red:hover{background: url(../images/icons/trashcan.png) top right no-repeat !important; height:15px; width:15px; display: block;float:left;}

.delete_icon_blue{background: url(../images/icons/trashcan.png) top right no-repeat !important; height:15px; width:15px; display: block;float:left}
.delete_icon_blue:hover{background: url(../images/icons/trashcan_red.png) top right no-repeat !important; height:15px; width:15px; display: block;float:left;}

.delete_icon_red_to_white{background: url(../images/icons/trashcan_red.png) top right no-repeat !important; height:15px; width:15px; display: block;float:left}
.delete_icon_red_to_white:hover{background: url(../images/icons/trashcan_white.png) top right no-repeat !important; height:15px; width:15px; display: block;float:left;}

.delete_icon_red_to_blue{background: url(../images/icons/trashcan_red.png) top right no-repeat !important; height:15px; width:15px; display: block;float:left}
.delete_icon_red_to_blue:hover{background: url(../images/icons/trashcan.png) top right no-repeat !important; height:15px; width:15px; display: block;float:left;}

.edit_icon_blue{background: url(../images/icons/pencil.png) top right no-repeat !important; height:15px; width:15px; display: block;float:left}
.edit_icon_blue:hover{background: url(../images/icons/pencil_gray.png) top right no-repeat !important; height:15px; width:15px; display: block;float:left;}

.delete_icon_red_right{background: url(../images/icons/trashcan_red.png)
    top right no-repeat !important; height:15px; width:15px; display: block;float:right
}
.delete_icon_red_right:hover{
    background: url(../images/icons/trashcan_white.png) top right no-repeat !important; height:15px;
    width:15px; display: block;float:right;
}
.table_hover tr:hover{background: #dcddd9;}
.deactivate_outline_icon, .fund_outline_icon, .locked_outline_icon,.unlocked_outline_icon, .submit_outline_icon, .undo_reject_outline_icon
{
    height:15px; width:16px; display: block;float:left; margin-left:3px;
}
.image_button{text-indent:-9999px;border: none; font-size:0;display:block;line-height:0}
.deactivate_outline_icon{background: url(../images/icons/access_denied_gray.png) top right no-repeat !important; }
.deactivate_outline_icon:hover{background: url(../images/icons/access_denied.png) top right no-repeat !important; }
.fund_outline_icon{background: url(../images/icons/money_add_gray.png) top right no-repeat !important; height:15px;}
.fund_outline_icon:hover{background: url(../images/icons/money_add.png) top right no-repeat !important; height:15px; }
.locked_outline_icon{background: url(../images/icons/locked_gray.png) top right no-repeat !important; height:15px; }
.locked_outline_icon:hover{background: url(../images/icons/locked.png) top right no-repeat !important; height:15px; }
.unlocked_outline_icon{background: url(../images/icons/unlocked_gray.png) top right no-repeat !important; height:15px; }
.unlocked_outline_icon:hover{background: url(../images/icons/unlocked.png) top right no-repeat !important; height:15px; }
.submit_outline_icon{background: url(../images/icons/submit_gray.png) top right no-repeat !important; height:15px; }
.submit_outline_icon:hover{background: url(../images/icons/submit.png) top right no-repeat !important; height:15px; }
.undo_reject_outline_icon{background: url(../images/icons/add_gray.png) top right no-repeat !important; height:15px; }
.undo_reject_outline_icon:hover{background: url(../images/icons/add.png) top right no-repeat !important; height:15px; }
.email_icon{background: url(../images/icons/forward.png) top right no-repeat !important; height:15px; }
.email_icon:hover{background: url(../images/icons/forward.png) top right no-repeat !important; height:15px; }
.glass_effect
{
    box-shadow: 0 2px 6px rgba(0,0,0,0.3), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.1), inset 0 -15px 30px rgba(0,0,0,0.15);
    -o-box-shadow: 0 2px 6px rgba(0,0,0,0.3), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.3), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.3), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.15);

}
h1 span.color{color: #808080;}
span.info_icon {
    background-image: url(../images/info_ico.gif);
    width:14px;
    height:14px;
    border:1px solid white;
    display: inline-block;
}
.current_language{text-decoration: underline; font-weight: bold;}
.call_link
{
    display: block;
    float: left;
    margin-left: 2px;
}
.call_link_button
{
    width:20px;
    height: 20px;
    display: inline-block;
    position: relative;
    left: 87%;
}

.call_link_button_1{background: url(../images/icons/user2.png) top left no-repeat !important;}
.call_link_button_2{background: url(../images/icons/tags2.png) top left no-repeat !important;}
.call_link_button_3{background: url(../images/icons/preview.png) top left no-repeat !important;}
.call_link_button_4{background: url(../images/icons/locked.png) top left no-repeat !important;}
#overview_link_container
{
    padding: 10% 0 0 20%;
    display: inline-block;

}
.overview_button {
    -moz-box-shadow:inset 0px -50px 0px -50px #ffffff;
    -webkit-box-shadow:inset 0px -50px 0px -50px #ffffff;
    box-shadow:inset 0px -50px 0px -50px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #d6d6d6) );

    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d6d6d6');
    background-color:#ffffff;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #c2c2c2;
    display:inline-block;
    color:#21759B;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    padding:22px 25px;
    text-decoration:none;
    height: 40px;
    width: 200px;
    text-shadow:0px 1px 0px #ffffff;
    text-align: center;
}.overview_button:hover {
     background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d6d6d6), color-stop(1, #ffffff) );
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d6d6', endColorstr='#ffffff');
     background-color:#d6d6d6;
     text-decoration: none !important;
     cursor: pointer;

 }.overview_button:active {
      position:relative;
      top:1px;
  }

a.call_link:hover, link {
    text-decoration:none
}

  a.outline_sidebar
  {
      color: #555555;
  }

  .sidebar_counter
  {
     font-weight:lighter;
     color:GREY
  }
  .status_active
  {
      display: block;
  }
/* This imageless css button was generated by CSSButtonGenerator.com */
.callsidebar_form_error, .form_error_notification
{
    color: #ff841b !important;
    font-size: 90% !important;
    background: none !important;
}
.required{ color: #ed8200; font-size: 150% !important;}
.outline_form{ margin-top: 40px; }
.input_label{
    color: #003399;
    display: block;
    margin: 0;
    font-weight: bold;
    padding: 0;
}
.passwd{font-size: 110%!important}

#round_headline
{
    font-size: 120%;
}
blockquote .label
{
    width:130px;float: left;
}
blockquote .value
{
    color:GrayText;
}
.msg_box_not_submitable{margin-bottom: 18px; padding-bottom: 15px;}
/*tr th.money{text-align: right !important;}*/
/*tr td.money{text-align: right;}*/
textarea#message{width: 788px;height: 400px;}

hr.carved {
    clear: both;
    float: none;
    width: 100%;
    height: 2px;

    border: none;
    background: #ddd;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0.5, rgb(221,221,221)),
        color-stop(0.5, rgb(255,255,255))
    );
}
hr.style-one {
    border: 0;
    height: 1px;
    background: #b1b1b1;
    background-image: -webkit-linear-gradient(left, #ccc, #b1b1b1, #ccc);
    background-image:    -moz-linear-gradient(left, #ccc, #b1b1b1, #ccc);
    background-image:     -ms-linear-gradient(left, #ccc, #b1b1b1, #ccc);
    background-image:      -o-linear-gradient(left, #ccc, #b1b1b1, #ccc);
}
div.call_info, div.call_info > p {
    color:#2E6590;
}
.hidden{display: none}
.invisible{visibility: hidden}
#show_info_box_modal{}

.outline_form>.input_element
{
    padding: 5px 0px 5px 15px;
}
 .outline_form>.heading
{
    padding:  10px 10px 10px 5px;
     margin-top: 20px;
}
.input_style
{
    margin: 16px 0px 4px 0px;
}
.form_nav_box, .outline_nav_box{
    font-size: 135%;
}
div.js_character_counter_info{display:none;color: GrayText}
ul.multiform_select>li {
    font-size: 120%;
    margin-bottom: 5px;
}
img.ptoutline_logo{}
a.datasheet{font-size: 130%;}
.msg_info_without_img {background:#c2e2f2;border:1px solid #058dc7; margin-bottom: 10px;}


.pt_editor__number{
    width: 98.5%;
    margin: 8px 0;
    padding: 20px 0 32px 0;
    background: #efedeb;
    border: 0;
    border-top: 2px solid #2E6590;
    border-bottom: 2px solid #2E6590;
    font-size: 125%;
}
.pt_editor__number > ul.pt_editor{
    padding: 25px 40px 5px 18px;
    margin: 0;
}
.pt_editor__number > ul.pt_editor > li.pt_editor{
    grid-template-columns: 1fr 19fr; display: grid;
}

.pt_editor__number > ul.pt_editor > li.pt_editor > div:first-of-type{
    color: #2E6590 !important;
    font-weight: bold !important;
    float: left !important;
    margin: -2px 12px 0 9px;
    padding: 0;
    font-family: 'helvetica neue', tahoma, sans-serif;
    font-size: 330%;
    line-height: 1;
}

div.format_number{
    color: #2E6590 !important;
    font-weight: bold!important;
    float: left!important;
    margin: 0 12px 0 4px;
    padding: 0;
    font-family: 'helvetica neue', tahoma, sans-serif;
    font-size: 330%;
    line-height: 42px;
}

div.submit_hint {
     width: 516px;
     width: 98.5%;
     margin: 8px 0px;
     padding: 4px;
     background: #efedeb;
     border: 0;
     border-top: 2px solid #2E6590;
    border-bottom: 2px solid #2E6590;
    font-size: 125%;
}
ul.submit_cycle{margin: 30px 0 45px 0; list-style: none;}

blockquote.submit_adress {
    margin: 20px 0px 12px 0px;
    border: none !important;
    padding-left: 75px;
    background-color: #FFF5BF;
}
div.submit_sub_hint{
    font-size: 125%;
    margin-bottom: 20px;
}
div.survey_control_menu{
    background-color: #EEEEEE;
    margin-bottom: 20px;
    padding-left: 10px;
}
.wrapper_manage_section
{
    position: relative;
    width: 90% !important;
    left: 5%;
    right: 5%;
}
.dataTables_wrapper{
    overflow: visible !important;
}


tr.schaetzklausur > td{
    border: 1px solid #000000;
    padding: 5px
}
td.schaetzklausur_error > input,
td.schaetzklausur_error > input:focus,
td.schaetzklausur_error > input:active
{
    margin-bottom: 0px !important;
    background: #f2cac2 url(../images/error_ico.png) no-repeat 14px center;
    border: 1px solid #ae432e;
}
.schaetzklausur .msg_error {top: 1px;}
.highlight_row{background: #C2FFC0 !important;}
table th{word-wrap: break-word;}
.borderless, .borderless td{
    border: none !important;
}
.borderless tr:nth-child(even) {
    border-spacing: 0px;
}
.borderless th, .borderless td { padding: 0px; }
.min-width300px{
    min-width: 300px;
}
.dataTables_scroll {overflow-x:auto;  }

.review_formular{
    overflow-y: scroll;
    max-height: 800px;
    position: relative;
}
table.display thead th {
    text-transform: none !important;
}
.assignmentStatistic{
    font-size: 100%;
}
#ptoSidebar {
    margin: 40px 20px 0px 0px;
    padding: 0px;
    width: 305px;
    line-height: 150%;

}
#ptoSidebar .box_top{
    background: url('../images/box_top.gif');
    height: 18px;
}
#ptoSidebar .box_middle{
    background: url('../images/box_middle.gif');
    padding: 0px 20px;
    color: #777;
}
#ptoSidebar .box_bottom{
    background: url('../images/box_bottom.gif');
    height: 18px;
    margin-bottom: 4px;
}
#ptoSidebar .box_middle .element{
    padding-bottom: 10px;
}
.mAccordion .sub_section {
    padding: 4px 8px 12px;
    display: inline-block;
}
.EvenOddBackground:nth-child(odd){background-color:#F5F5F5 !important;}
.EvenOddBackground:nth-child(even){background-color:#FFFFFF !important;}
.EvenOddBackground:first-child{
    border-top: 1px solid #a09a97;
}
.EvenOddBackground{;padding: 2%;border-bottom: 1px solid #a09a97;}
.roundOpen{
    background:url("../images/schloss-auf.png") no-repeat scroll 85px #a6cf83;
    background-position: 90% 50%;
    padding:8px 34px 8px 8px;
}
.roundClosed{
    background:url("../images/schloss-zu.png") no-repeat scroll 85px #a6cf83;
    background-position: 90% 50%;
    padding:8px 34px 8px 8px;
}
.control_button_admin{
    margin-bottom: 10px;
    display: inline-block;
}
.expertModulLink{
    display: flex;
    margin: 8px 0px;
    padding: 4px;
    background: rgba(191, 225, 255, 0.18);
    border: 0;
    border-top: 2px solid #D2D2D2;
    border-bottom: 2px solid #D2D2D2;
}
.overview_headline  {font:bold 14pt 'trebuchet ms', arial, georgia, 'lucida grande', verdana, sans-serif;color:#900;margin-bottom: 10px;}
table.managing_outlines_table td.survey{
    text-align: right;
}
table.managing_outlines_table th{
    vertical-align: middle !important;
}
.verticalAlignmentBottom{
    vertical-align: bottom;
}
table.assignmentMatrix thead th{
    text-align: center !important;
    cursor: default !important;
    padding: 0 !important;
}
table.assignmentMatrix thead th .assignmentGroups{
    padding: 0px 4px 5px 4px;
}
.knockOut{
    padding:5px;background-color:#FF0000;color:#FFFFFF;font-weight:bold;margin-right: 10px;
}
.checkboxLeftAlign{
    margin: -15px 0 0 20px;
    display: block;
}
.labelSpace{
    margin-top:1px;
}
.loginInfoWrapper{padding-bottom: 10px;}
div.loginRoundInfo, div.loginRoundInfoLeft{
    text-align: center;
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.75);
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.75);
    padding:20px;
}
div.loginRoundInfoLeft{ text-align: left;}
.login{
    font-size: 12px;
    margin: 0;
}
div#content{
    position:relative;border:1px solid #ccc;padding:26px 10px 10px;margin-bottom:26px;background: #FFFFFF
}
.matrix_a {
    border:1px solid #C0C0C0;
    border-collapse:collapse;
    padding:5px;
    table-layout: auto;
}

.matrix_a th {
    border:1px solid #C0C0C0;
    padding: 5px 5px 5px 8px;
    text-align: left;
    background-color: #447998;
    color: white;
    font-weight: bold;
}
.matrix_a td {
    border: 1px solid #C0C0C0;
    padding: 7px;
    vertical-align: middle;
}
.matrix_a tr:nth-child(even){background-color: #f2f2f2;}
.matrix_a tr:hover {background-color: #ddd;}

.matrix_a td.money{
    white-space: nowrap;
}

.matrix_a td input{
    /*float: right;*/
    background-color: white;
}
.matrix_a td input{
    width: 80%;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    padding: 4px;
}

.matrix_a td textarea[data-element_type="justification"]{
    width: 98%;
}

.matrix_a td.money input, .matrix_a td.amount input{
    text-align: right;
}
.matrix_a td input[type=text]:read-only{
    background: none;
    border: none;
}

input[type=text].currency{
    text-align: right;
}

pto-structure{
    display: none;
}


.text-justify{text-align: justify;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.d-none{display: none;}
