html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, /*sub, sup,*/ tt, var,
dl, dt, dd, /*ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    /*  font-family: 'Open Sans', sans-serif;*/
    /*  vertical-align: baseline; */
    /*	vertical-align: middle; */
}
/* remember to define focus styles! */.cnc_presentation td input{font-size: 13px; text-align: center;}
:focus {
    outline: 0;
}
#material td a{
    word-break:break-all 
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
/*=======================================RESET===========================================*/
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.bg-white, .bg-white:hover{background: #fff !important;}
body{
    margin: 0 auto;
    text-align: left;
   /* background: #E8E6E7 url('../img/bg_img.jpg') no-repeat top center;*/
   background-color: #f9f9f9 !important;
    font-family: verdana;
    color: #000;
    font-size: 10pt;
    text-align: left;
}
#ui-datepicker-div{
    display: none;
}
.select2 .select2-selection__rendered span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.sweet-alert h2{
    background: none;
}
.select2 img{
    max-width: 50px;
    height: 48px;
    border: 0;
    vertical-align: middle;
}
.select2-results img{
    max-width: 50px;
    height: 50px;
}
.select-50{
    height: 50px;
}
#send_modal {background: rgba(0,0,0,0.4); }
#send_modal .modal-dialog{width: 825px;}
#send_modal h4{text-align: center;}
#mat_decor img{
    max-width:100px;
}


.select2-selection--single{height:28px;}
ul, li{ margin:0; list-style:none; padding:0; }
fieldset{ border:0; margin:0; padding:0}
a:focus, input:focus { outline:none; }
a{ text-decoration:none; color: #369; }
a:hover{ color: #FFA800; }
a img{ border:0; vertical-align: middle; }
p{ margin:0; }
small {font-size: 11px;}
.clear{ clear:both; }
.left_box{ float:left; width: 50%; }
.center{ text-align: center; }

div#ie-alert{ text-align: center; color: red; padding: 25px; display: none; }
div.page_container { margin: 0 auto; padding: 0; width: 990px; text-align: left; }
div.page_header { position: relative; padding: 5px; min-height: 46px; right: 6px;}
div.page_header img{position: relative; top: 4px;}
div.main-content{
    background: #FFF;
    margin-bottom: 5px;
    padding: 0px 0px 5px 0px;
    border: 1px solid #B0B0B0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.select2-result-label img{
    max-width: 30px;
    max-height: 30px;
}
.select2-choice img{
    max-width: 50px;
    height: 50px;
}
.login-form{ margin-top: 100px;}
div.ajax_loader{
    position: fixed;
    width: 100%;
    text-align: center;
    left: 0;
    top: 0;
    z-index: 1100;
}
div.ajax_loader span{
    display: none;
    background: #FF8A00;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    color: #FFF;
    padding: 5px;
    line-height: 26px;
}
.welcome{
    position: absolute;
    right: -10px;
    top: 20px;
    padding: 5px;
    font: bold 11px verdana;
    line-height: 25px;
}
.welcome img{ vertical-align: top; margin: 0 0 0 5px; }

.page_lang{
    position: absolute;
    left: 350px;
    top: 30px;
    padding: 5px;
    line-height: 25px;
}
.page_lang img{ vertical-align: top; margin: 0 0 0 5px; }

.page_msg{
    position: relative;
    text-align: center;
    font-weight: bold;
    left: 0;
    width: 100%;
    height: 42px;
    z-index: 999;
}

.page_msg div{
    background: #e8e6e7;
    color: #000;
    padding: 3px 7px;
}

div.pagination{ margin: 15px 0; text-align: center; }
div.pagination a, div.pagination strong, div.pagination span{ padding: 5px; background: #e8e6e7; }
div.pagination strong{ font-weight: bold; }

.b-r, h4, 
div.pagination a, div.pagination strong, div.pagination span{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.b-s{

}

h4{
    margin: 2px 2px 10px 2px;
    background: #f3f3f3;
    color: #000;
    padding-top: 8px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: bold;
    height: 27px;

}
h4 a{
    padding-right: 20px;
    color: #FFF;
    text-decoration: underline;
    background: url('../img/icons/arrow_right.png') no-repeat top right;
}
h4 a:hover{ color: #e8e6e7; }

h5 {
    padding: 0 10px 5px 10px;
    font-size: 12px;
    font-style: italic;
    line-height: 17px;
}

/*************************************************************  FORMULARZE    */
/* blok pol */
.default-form div.field{
    clear: both;
    width: 301px;
    padding: 5px 0 5px 24px;
}
.default-form div.field.full { width: 602px; }
.default-form div.field.true-full { width: 100%;padding: 5px 24px 5px 24px; }
.default-form div.field.short { width: 138px; }
.default-form div.field.middle_short { width: 220px; }
.default-form div.field.req:before{font-family: FontAwesome; font-size: 10px; display:inline; color: #999; position: absolute; text-indent: -15px; content: "\f069"; }
.default-form div.field.left_form{ clear: none; float: left; }
.default-form div.field.right_form{ clear: none; float: right; }
.settings-section .left_form:nth-child(3n+1){
    clear: left !important;
}
settings-section .left_form.default-form label{
    display: block;
}
/* label i pole bledu*/
.default-form label{
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    color: #555;
}
.default-form div.field div.form_error{
    display: block;
    font-size: 10px;
    color: #F00;
    line-height: 10px;
    max-height: 10px;
}

/* pola standardowe */
input.errorInput, select.errorInput, textarea.errorInput { border: 1px solid #F00!important; }
.default-form input[type=text], 
.default-form input[type=password], 
.default-form select, 
.default-form textarea{
    border: 1px solid #AAA;
    padding: 5px 6px;
    width: 250px;
    font: 13px verdana;
    margin: 2px 0;
}



.default-form input[type=checkbox] { 
    /* margin: 10px 10px 0px 0px; 
    vertical-align: bottom; */
    margin: 5px; 
    vertical-align: middle;
    /*position: relative;
    top: -1px;
    *overflow: hidden;*/
}

.struktura_col input[type=checkbox]{ 
    margin: 0px 0px 0px 0; 
}

.default-form select { width: 264px; padding: 4px 6px; }
.default-form input[type=text]:focus, 
.default-form input[type=password]:focus, 
.default-form select:focus, 
.default-form textarea:focus{
    /* border: 1px solid #000;*/
}
fieldset.short_inline {
    margin-left: 5px;
}

fieldset.short_inline input  {
    width: 150px !important;
    margin: 3px 3px 3px 3px;
}
fieldset.short_inline select {
    width: 150px !important;
    margin: 5px 5px 5px 5px;
}
fieldset.short_inline input[type=submit] {
    width: 50px !important;
}
/* pola w tabelkach */
table.list input[type=text], 
table.list input[type=password], 
table.list select, 
table.list textarea{
    padding: 1px;
    width: auto;
    font: 11px verdana;
}
/*.box_fieldset input:focus, 
.box_fieldset checkbox:focus, 
.box_fieldset select:focus{
    background-color: #0f70b7;
    color: #fff;
}
.box_fieldset input:hover, 
.box_fieldset checkbox:hover, 
.box_fieldset select:hover{
    background-color: #0f70b7;
    color: #fff;
}*/
/* pola dlugie */
.default-form div.field.full input[type=text], 
.default-form div.field.full input[type=password],  
.default-form div.field.full textarea{
    width: 574px;
}
.default-form div.field.true-full input[type=text], 
.default-form div.field.true-full input[type=password],  
.default-form div.field.true-full textarea{
    width: 100%;
}
.default-form div.field.full select{ width: 588px; }

/* pola krotkie */
.default-form div.field.short input[type=text], 
.default-form div.field.short input[type=password], 
.default-form div.field.short textarea{
    width: 88px;
}
.default-form div.field.short select{ width: 102px; }
.default-form div.field.short_full select{ width: 100%; }

/*Pola średnie*/
.default-form div.field.middle_short input[type=text], 
.default-form div.field.middle_short input[type=password], 
.default-form div.field.middle_short textarea{
    width: 210px;
}
.default-form div.field.middle_short select{ width: 210px; }
/* buttony i submity */
button, input[type=submit], button.button, a.button{
    display: inline-block;
    /* background: #005aff url('../img/button.jpg') top repeat-x;*/


    background: #0f70b7; /* Old browsers */


    padding: 4px 10px;
    border: 1px solid #9f9f9f;
    color: #fff;
    font-weight: bold;
    line-height: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin: 5px;

    -webkit-transition: color 0.5s ease-out, -webkit-border-radius 0.5s ease-out;
    -moz-transition: color 0.5s ease-out, -moz-border-radius 0.5s ease-out;
    -ms-transition: color 0.5s ease-out, -ms-border-radius 0.5s ease-out; /* IE10 is actually unprefixed */
    -o-transition: color 0.5s ease-out, -o-border-radius 0.5s ease-out;
    transition: color 0.5s ease-out, border-radius 0.5s ease-out;

}

a.button-disabled{
    display: inline-block;
    background: #005aff url('../img/button-disabled.jpg') top repeat-x;
    padding: 4px 10px;
    border: 1px solid black;
    color: white;
    font: bold 11px Verdana;
    line-height: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin: 5px;
}



div.field input[type=submit], div.field a.button{ margin-top: 16px; }

input[type=submit]:hover, button.button:hover, a.button:hover{

    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 0 2px rgba(0,0,0,0.5);
    -o-box-shadow: 0 0 2px rgba(0,0,0,0.5);
    box-shadow: 0 0 2px rgba(0,0,0,0.5);

    text-decoration: underline;

    -webkit-transition: color 0.5s ease-out, -webkit-border-radius 0.3s ease-out;
    -moz-transition: color 0.5s ease-out, -moz-border-radius 0.3s ease-out;
    -ms-transition: color 0.5s ease-out, -ms-border-radius 0.3s ease-out; /* IE10 is actually unprefixed */
    -o-transition: color 0.5s ease-out, -o-border-radius 0.3s ease-out;
    transition: color 0.5s ease-out, border-radius 0.3s ease-out;
}

p.title{
    clear: both;
    text-align: center;
    padding: 4px 0;
    margin-top: 25px;
    background: #e8e6e7;
}
p.noMargin{
    margin-top: 0px;
}



/*******************************************************************  TABELE  */
table.list{ border-collapse: collapse; width: 100%;}
table.list.no_veneers{ border-collapse: collapse; width: 100%; max-width: 70%}
table.list.no_veneers.atrybut_nazwa{ width: 300px; }
table.list tr:nth-child(even) { background: none;    }
table.list tr:nth-child(odd)  { background: #f3f3f3; }
table.list tr:hover { background: #e3e3e3;}
table.list th{
    padding: 6px 3px;
    font-size: 11px;
    color: #000;
    border-top: 1px solid #E8E6E7;
    background: #FFF url('../img/th.jpg') repeat-x bottom;
    vertical-align: middle;
}
table.list td{ padding: 5px 3px; min-height: 16px; vertical-align: middle; }
.formats_line td{text-align:center;}
table.list td.opt, th.opt{ 
    width: 130px;
    border-left: 1px solid #E8E6E7;
    text-align: right;
}
table.list td.lp, th.lp{ width: 25px; }

table.description_list{
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
}

table.description_list th{
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    line-height: 16px;
    padding: 5px;
    vertical-align: top;
    background: #f3f3f3;
}

table.description_list td{
    font-weight: bold;
    vertical-align: top;
    font-size: 12px;
    padding: 5px;
    line-height: 16px;
}


/*****************************************************************    INNE    */
.modal-footer .button{
    clear: left;
    float: right;
}
tr.found{ cursor: pointer; }
.login-error{ color: #F00; line-height: 20px; }
.login-form{ width: 310px; margin: 10px auto; }

.unvisible{
    visibility:hidden;
}

.visible{
    visibility:visible;
}

.short_inline input[type=submit] {
    margin: 7px 7px 7px 7px;
}

.column_filter li, .column_filter submit {
    text-align: right;
    margin: 7px 7px 7px 7px;
}
div.column_filter {
    float: left;
    padding-left: 5px;
}

div.left_line {
    background: url("../img/col.png") no-repeat transparent;
}

div.label {
    padding: 6px 3px;
    font-size: 11px;
    color: #000;
    border-top: 1px solid #E8E6E7;
    background: #FFF url('../img/th.jpg') repeat-x bottom;
    vertical-align: middle;
}

.btn_toggle_filter {
    /*background: url('../img/show_less.png') no-repeat transparent;*/
    height: 16px;
    width: 16px;
    float: left;
    cursor: pointer;
}
.btn_toggle_filter:before {
    font-family: 'FontAwesome';
    content: "\f0aa";
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
    color: #008800;
}

.btn_toggle_filter.show_more {


}

.btn_toggle_filter.show_more:before {
    font-family: 'FontAwesome';
    content: "\f0aa";
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
    color: #008800;

    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);

}


.ultraShort { width: 110px !important;}

.input_box {
    display: inline-block;
}

div.section{margin: 12px; border: 3px solid #555;; padding: 0 0 11px 0;border-radius: 10px 10px 0 0;}
h2{padding: 15px 12px; font-size: 17px; text-align: center; background: #555; color:#fff; margin-bottom: 5px;}
h2 a{color: #fff;}
h2 a:hover{color: #fff;}
p.title2{text-align: center; padding: 10px; margin-top: 5px; background: #555; color:#fff; }
table.order_details{width: 100%; border-collapse: collapse; padding: 2px;}
.order_details td, .order_details th{border:1px solid #aaa;}
.order_details th{font-size: 11px; padding: 2px 5px; color: #444; text-align: left; background: #efefef; font-weight: bold; vertical-align: middle;}
.order_details td{font-size: 14px; padding: 5px 5px; color: #000;}
.order_details tr.sum{border-top: 1px solid #aaa;}
table.order_details.size-s{float:left; width: 90px; padding: 2px 3px 2px 2px;}


p.bg_gradient_light{
    background: #f3f3f3;
}
p.bg_gradient_dark{
    background: #f3f3f3;
}
.round_right{
    /*  border-bottom-right-radius: 5px;
      border-top-right-radius: 5px;*/
}
.round_right_top{
    /* border-bottom-right-radius: 5px;
     border-top-right-radius: 5px;*/
}
.round_left{
    /* border-bottom-left-radius: 5px;
     border-top-left-radius: 5px;*/
}
.round_left_top{
    /* border-top-left-radius: 5px;*/
}
table.tbl_left tr:last-child th{
    /*  border-bottom-right-radius: 5px;*/
}
table.tbl_right tr:last-child th{
    /*  border-bottom-right-radius: 5px;
      border-bottom-left-radius: 5px;*/
}

input, select, textarea {

    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input:focus, select:focus, textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(172, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(172, 175, 233, .6);
}
input[disabled],
input[readonly] {
    cursor: not-allowed;
    background-color: #f3f3f3;
    opacity: 1;
}

.nopadding{
    padding: 0px;
}

.inline{
    display: inline;
}
.active{
    text-decoration: underline !important;
}

.material_caption{width:500px;height:180px;line-height:177px;text-align:center; background: url('../img/material_caption.png') no-repeat;}
.material_caption .material_thumb{border: 1px solid #dedede;display:inline-block;width:300px;height:150px;vertical-align:middle;}
.material_caption img {vertical-align:middle;}

cnc_presentation td input{font-size: 13px; text-align: center;}
.pp_description{text-align: center;font-weight: bold;margin-top: 4px;}

div.gallery_item{display: inline-block; margin: 10px; width: 150px; height: auto; text-align: center; padding: 5px; background: #E8E6E7;    word-break: break-all;}
div.gallery_item .thumb{height: 115px;line-height: 115px;}
div.gallery_item .thumb img{max-width: 150px;max-height: 115px; vertical-align: middle;}
div.gallery_item p{font-size: 11px; margin: 5px 0;}

.order-templates{
    position: relative;
}
.order-templates .add_order_template{
    position: absolute;
    top: 30px;
    right: 45px;
}
.order-templates .delete_template{
    position: absolute;
    top: 30px;
    right: 15px;
}
.order-templates-table{
    width: 100%;
    border-collapse: collapse;
}
.order-templates-table td, .order-templates-table th{
    padding: 5px;
}
.order-templates-table .head{
    border-bottom: 1px solid #adadad;
    border-top: 1px solid #adadad;
    background-color: #efefef;
}
.order-templates-table .row{
    border-top: 1px solid #adadad;
}
.order-templates-table .elements table{
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #adadad;
}
.order-templates-table .elements .element-name{
    width: 60%;
}
.order-templates-table .elements .element-size{
    width: 10%;
}
.order-templates-table .elements .row{
    border-top: 1px dotted #aaa;
}
.elements{
    clear: both;
}
.elements table{
    padding: 10px;
}
.elements table td, .elements table th{
    padding: 3px;
}


#hinge_template input:disabled, #hinge_template select:disabled{
    background-color: #f3f3f3;
} 







/* ========================= DODATKOWE STYLE ===============================*/


/* TOP */

.top{
    min-height: 20px;
}
    
.top-info div{
   text-align: right;
   display: inline-block;
   margin-left: 13px;
}      

.top-info{
   text-align: right;
}

.top-info i{
    vertical-align: middle;
}

.top-fixed{        
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   z-index: 999;
   background-color: #f9f9f9;
   padding-bottom: 2px;
   padding-top: 2px;
}

.top-logo{
    z-index: 999;
}  
   



@media (max-width: 767px) {
    
    .top-logo{
        display: none;
    }
    
    .top-logged-as{
        display: none;
    }
   
    .top-lang{
        float: left;;
    }
    
}    








/* MENU */
/*
.navbar-default{
    border: none !important;
}

.navbar{
    margin-top: 10px !important;
    border-radius: 5px !important;
}

.navbar i{
    margin-right: 3px !important;
}

.sticky-nav{
    z-index: 999 !important;
}

nav{
    z-index: 999 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.affix{
    top: 0 !important;
    margin-top: 30px !important;
    left: 0 !important;
    right: 0 !important;
}

.affix + .container {
    padding-top: 79px !important;
}

.navbar li{
border-right: 1px solid #f9f9f9 !important;
}

.navbar li:first-child{
 border-left: 1px solid #f9f9f9 !important;
}

@media (min-width: 767px) {

    .dropdown-menu li>a{
        padding: 7px 20px !important;
        border-bottom: 1px solid #eeeeef !important;
    }

}


@media (max-width: 767px) {
    
    .navbar-default .navbar-nav .open .dropdown-menu>li>a, .navbar-default .navbar-nav .open .dropdown-menu>li>h6{
        background-color: #f5f5f5 !important;
        color: #333 !important;
        padding: 15px 45px !important;
        transition: 0.2s !important;
        border-bottom: 1px solid #eaeaea !important;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{
        padding-left: 50px !important;
        transition: 0.2s !important;
    }

    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
        background-color: #f5f5f5 !important;
        color: #333 !important;
        border: none !important;
    }

    .navbar-default .navbar-nav>li>a{
        border-bottom: 1px solid #eeeeef !important;
        padding: 20px 20px !important;
    }

    .navbar-nav{
        margin: 0 -15px !important;   
    }

    .dropdown-menu{
        background-color: #f5f5f5 !important;
        padding: 0 !important;
        border-top: 1px solid #eaeaea !important;
    }

    .navbar li{
        border-right: none !important;
        border-left: none !important;
    }

    .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus,  .navbar-default .navbar-nav>li>a:active{
        background-color: #f5f5f5 !important;
        color: #333 !important;
    }   

    .navbar-default .navbar-nav>li:hover{
        background-color: #f5f5f5 !important;
        color: #333 !important;
    }

    .navbar-default .open{
        background-color: #f5f5f5 !important;
        color: #333 !important;
    }

    .navbar-default .navbar-nav>li>a{
        color: #333 !important;
    }

    .navbar-collapse{
        background-color: #fff !important;
    }
    
    

}*/

.active{
    text-decoration: none !important;
}

.form-group input[type=text], .form-group input[type=password], .form-group select, .form-group textarea {
    width: 100%;
}

h6{
    margin: 10px 0 !important;
}


nav{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 14px !important;
}


table.list-style td, table.list-style th{
    font-size: 11px;
    text-align: center;
}
.fa-rotate-45{
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.details_svg svg{
   transform: scale(0.5);   
}

.show-list-table{
    font-size:12px;
}


tr{page-break-inside: avoid;}
.corp_details_table button{margin-top:0px;margin-bottom:0px;}
.details_info .corp_details{display:none;}
.details_info .corp_details table{width:auto;}
.details_info .corp_details table td{font-size:10px}

.display-inline{
	display: inline;
}

.order_attachment_list_item{
    margin-left: 20px;
    margin-top: 5px;
    list-style-type: disc;
}
#main_container.view_fullscreen{width:95% !important;}