body{
    background: url('../images/bg.jpg') repeat-x #f2f2f2;
    font-family: 'Open Sans', sans-serif;
    color: #284351;
}

/* font size */

.form-signin p, .subpage h2{
    font-size: 22px;
}
#navbar-company-name{
    font-size: 30px;
}

/* font size end */


h2{
    font-weight: 700;
}



.left{
    float: left;
}
.right{
    float: right;
}


.main-nav > div{
    clear: both;
    
    overflow: auto;
}


.page-white, .main-nav > div:first-of-type{
    background-color: #fff;
    border: 1px solid #ececec;    
}
.page-white h2{
    margin: 0;
}
.product-list h2{
    float: left;
}
.product-list #view-change, #order-group #view-change{
    float: left;
    margin-left: 15px;
}
.product-list #view-change a, #order-group #view-change a{
    color: #284351;
}
.product-list .fa{
    font-size: 16px;
}
.main-nav > div:first-of-type{
    border-bottom: none;
    border-radius: 6px 6px 0 0;
}

.main-nav > div:last-of-type{
    background-color: #ff9e0a;
    border: 1px solid #e86608;
    border-top: none;
    border-radius: 0 0 6px 6px;
}

.page-white{
    margin-top: 20px;
    padding: 25px;
    border-radius: 6px;
}

.subpage h2{
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 30px;
}
.dark-btn, .dark-btn:hover{
    background-color: #284351;
    border: 1px solid #142833;
    color: #fff;
}
.dark-btn{
    margin-right: 5px;
}


.list-logo{
    max-height: 130px;
    max-width: 130px;
}

/* logowanie */
body#login-body{
    background: url('../images/bg_without_line.jpg') repeat-x #f2f2f2;
}

.form-signin {
    margin: 100px auto 0;
    max-width: 540px;
}
.form-signin > div:first-of-type{
    background: url('../images/padlock.jpg') no-repeat right bottom #fff;
    padding: 20px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}
.form-signin > div:last-of-type{
    text-align: center;
    margin-top: 15px;
}
.form-signin p{
    margin-bottom: 10px; 
}
.form-signin .input-group{
    margin-bottom: 15px;
    max-width: 250px;
}
.form-signin button{
    width: 100px;
}
.form-signin h2{
    text-align: center;
    margin-bottom: 15px;
}
/* logowanie end */


/* product add */

.product-add label {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: right;
}

/* product add end */

#login-body .alert{
    width: 60%;
}

#navbar-company-name{
    font-weight: bold;
    padding: 5px 15px;
    float: left;
}
.top > div{
    padding-top: 10px;
}

.top .logo{
    padding: 28px 0 20px;
}
.top div:last-of-type img{
    margin-left: 10px;
}
.navbar-bottom > li > a {
  color: #fff;
}
.input-xlarge {
  width: 270px;
}
.col-sm-label{
    width: 140px;
    text-align: right;
}
.col-sm-label-2{
    width: 80px;
    text-align: right;
}
.product-nav{
    margin: 20px 0;
}

#category-update-modal-container .hide{
    display: block !important;
}
#category-update-modal-container .modal{
    bottom: auto;
}
.modal-body .col-sm-label{
    width: auto;
}
.modal-footer{
    background: none;
}
#category-add-form a.btn{
    padding-right: 0px;
}
.m-top-20{
    margin-top: 20px;
}
.m-top-60{
    margin-top: 60px;
}
.m-b-20{
    margin-bottom: 20px;
}
.top-actions a{
    margin-right: 0px !important;
}
/*
.table-list a{
    margin-right: 5px;
}
*/
.icon-top span{
    font-size: 18px;
    margin: 0 3px;
    color: #ababab;
}
.top{
    color: #ababab;
}
#password-change form > .row, #smtp form > .row{
    margin-bottom: 15px;
}
.table-list tbody tr{
    
    margin-bottom: 2px;
    border-radius: 4px;
    border: 1px solid #dbdbdb;
}

table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.display tbody tr.odd:hover > .sorting_1,
table.dataTable.display tbody tr.even:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr.even:hover > .sorting_1,
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1, table.dataTable tbody tr {
  background-color: #f9f9f9 !important;
}
tr.even{
    margin-bottom: 10px;
}
.glyphicon-edit{
    color: #284351;
}
/*
.glyphicon-trash{
    color: red;
}
*/
.glyphicon-trash{
    margin-left: 5px;
}
tbody, tbody a{
    color: #e76508;
}
tbody a{
    font-weight: bold;
}
.btn .glyphicon-trash{
    color: #fff;
}
.gray-icon{
    color: #CCCCCC;
}


table.dataTable thead th, table.dataTable thead td,table.dataTable.no-footer {
  border-bottom: 1px solid #DDDDDD !important;
}
#product-delete-form{
    padding: 15px;
}
#category-add-form .glyphicon-trash{
    color: Red;
}
#marker_list{
    padding-left: 0;
    margin-left: 0;
    background-color: #f9f9f9;
    padding: 5px;
    overflow: hidden;
} 
#marker_list li{
    list-style: none;
    border:1px solid #dbdbdb;
    border-radius: 4px;
    margin-bottom: 6px;
    padding: 8px 6px;
}
#marker_list h3{
    color: #e76508;
    margin-top: 0;
    font-size: 16px;
    font-weight: bold;
}
#marker_list p{
    margin: 0;
    font-size: 12px;
    color: #5e5e5e;
}
#locationField{
    margin: 10px 0;
}
#locationField input{
    border: 1px solid #cccccc;
    border-radius: 4px;
}
.company-title{
    font-size: 22px;
    color: #e76508;
    margin: 0;
    font-weight: normal;
}
.company-adress{
    margin: 10px 0;
    
}
.man-list > div > a{
    display: none;
}

tfoot input {
    width: 100%;
    padding: 3px;
    box-sizing: border-box;
}

.box-1{
    background-color: #f9f9f9;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 20px 15px;
}    
.box-1 h3, .box-2 h3{
    color: #8c8c8c;
    font-size: 18px;
    margin-top: 0;
}

.box-2{
    background-color: #f9f9f9;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 10px;
}
.box-2 .product-list-footer{
    float: right;
    width: 230px;
}
.box-2 .product-list-footer p{
    margin-top: 15px;
}
.box-2 .product-list-footer .dark-btn {
  float: right;
}

#view-change {
  border: 1px solid #adadad;
  border-radius: 4px;
  float: right;
  margin-right: 20px;
  margin-top: 1px;
}
#view-change span {
  cursor: pointer;
  font-size: 18px;
  padding: 4px 7px;
}
#view-change span:first-of-type{
    border-right: 1px solid #adadad;
}
#view-change .glyphicon{
    line-height: normal;
    top: 0px;
}
#view-change .active-tab{
    background-color: #e6e6e6;
    
}

.product-box{
    width: 340px;
    float: left;
    margin-bottom: 30px;
}
/*
.product-box:nth-child(odd) {
    margin-right: 35px;
}
*/
.odd {
  clear: left;
  margin-right: 30px;
}
.product-list-image{
    float: left;
    border: 1px solid #f0f0f0;
    background-color: #fff;
}    
.product-list-info{
    float: left;
    margin-left: 10px;
    max-width: 165px;
}
.product-list-footer{
    border: 1px solid #f0f0f0;
    background-color: #fff;
    margin-top: 10px;
    padding: 15px 10px;
    overflow: auto;
}
.product-list-info h4{
    color: #e76508;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 15px;
}    
.product-list-info p{
    color: #5e5e5e;
    margin: 0 0 5px;
}    
.product-price{
    font-weight: bold;
    font-size: 20px;
    color: #284351;
    float: left;
}
.product-list-footer .dark-btn{
    cursor: pointer;
    border-radius: 4px;
    float: right;
    padding: 6px 9px;
}

#catTreeProductList.treeview ul{
    background: none;
}
    
.treeview li {
  background: none !important;
}
.treeview li.lastCollapsable, .treeview li.lastExpandable {
  background: none !important;
}
/*
.treeview .hitarea {
  background: none !important;
}
*/
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {
    background: url('../images/plus.png') no-repeat !important; 
}

.treeview div.lastCollapsable-hitarea, .treeview div.lastCollapsable-hitarea {
    background: url('../images/minus.png') no-repeat !important; 
}

.treeview .hitarea {
    background: url('../images/minus.png') no-repeat !important; 
}

.treeview .expandable-hitarea {
  background: url('../images/plus.png') no-repeat !important; 
}

.orange{
    color: #e76508 !important;
}

.product-list-manufactured a{
    color: #284351;
}
.product-list-manufactured ul{
    list-style-image:url('../images/sep.png');
}
.product-list-manufactured ul li{
    padding-top: 4px;
}

.main-photo{
    width: 265px;
    float: left;
}
.product-page-info{
    float: left;
    width: 445px;
}
.product-page-info .slider{
    width: 380px;
}
.product-page img{
    border-radius: 5px;
    border: 1px solid #f1f1f1;
    max-width: 264px;
}
.product-page-info h2{
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: normal;
}
.product-price-box{
    background-color: #e6ecf0;
    border: 1px solid #c3cfd5;
    padding: 15px;
    border-radius: 6px;
    text-align: center;
    clear: both;
}
.product-price-box p span{
    font-size: 13px;
    vertical-align: super;
    margin-right: 2px;
}
.product-price-box p{
    font-size: 36px;
}
.product-price-box hr{
    border-top:1px solid #fff;
    width: 100%;
}
#basket-add input{
    border-radius: 4px;
    padding: 7px;
}
#basket-add input[type="text"]{
    border: 1px solid #cccccc;
    width: 60px;
}
.product-list-loader .dataTables_wrapper{
    table-layout: fixed;
}
.list-p-h{
    display: none;
}
.list-p-h .table-product input{
    /*max-width: 100%; */
    width: 60px;
}
.order-p{
    width: 85%;
    float: left;
}
.add-cart {
    display: inline;
    float: right;
    font-size: 21px;
    display: none;
    cursor: pointer;
    padding-top: 5px;
}
.table-product img{
    max-width: 100px;
    max-height: 100px;
}
.table-product .product-miniature img,.basket-row > div img{
    border: 1px solid #f1f1f1;
    border-radius: 3px;
}
.list-loader{
    margin-left: 45%;
    
}
.basket-row{
    padding: 20px 0;
}
.basket-row img{
    max-width: 100px;
    max-height: 100px;
}
.basket .pos-id, .pos-id-h{
    width: 35px !important;
}
.basket-product-name img{
    float: left;
}
.basket-row > div > span, .basket-row > div > a{
    float: left;
    padding-top: 40px;
    width: 100%;
}
.basket-row > div .basket-quantity {
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  margin-top: 40px;
  text-align: right;
  width: 40px;
}
.order-edit input[type="text"]{
    padding: 2px 0;
    height: auto;
    text-align: right;
}
.basket-row .basket-product-name span{
    margin-left: 7px;
    font-weight: bold;
    width: auto;
}
.basket-header{
    color: #9e9e9e;
    font-size: 12px;
    margin-bottom: 5px;
}
.basket-row .glyphicon-remove{
    color: #333333;
}
.basket-summary > div > div{
    float: left;
}
#basket-sum span{
    margin: 0 0 0 10px;
}
#basket-sum{
    margin-right: 15px;
    font-size: 16px;
    color: #5e5e5e;
    padding-top: 6px;
}
.basket-summary .dark-btn{
    padding: 7px;
    border-radius: 5px;
}
.error{
    font-weight: bold;
    color: red;
}

.gray{
    color: #5e5e5e !important;
}
.light-gray{
    color: #adadad;
}
.black{
    color: #000;
}
.green{
    color: green !important;
}

.order-page .dataTables_filter, .order-page .dataTables_info{
    display: none;
}

.order-status{
    margin: 10px 0; 
}
.order-status a{
    margin-left: 10px;
} 
.order-header > div{
    margin: 10px 0 0;
}
.order-footer > div{
    padding-right: 25px;
    margin-top: 10px;
}

.weight-normal{
    font-weight: normal;
}
.map-d > div:first-of-type{
    margin-bottom: 10px;
}
.company .logo img{
    max-width: 100%;
}
.about{
    margin: 15px 0;
}
.page-white h2{
    color: #284351;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: normal;
}

.product-loader{
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.box-1 h3 span{
    font-size: 11px;
}

.product-page-info-h{
    min-height: 58px;
}
.product-about{
    margin-top: 15px;
}

#basket-error, #basket-success{
    display: none;
    margin-top: 10px;
}
.basket-box{
    margin-top: 20px;
}
.basket-box .glyphicon-shopping-cart {
    color: #ff9e0a;
    font-size: 28px;
    margin-left: 17px;
    margin-top: 3px;
}
.basket-box p{
    color: #284351;
    font-size: 12px;
    margin-bottom: 0px;
}
.basket-box p a{
    color: #284351;
}
.basket-price span:after, .basket-row-sum span:after{
    content: " zł";
}
.bold{
    font-weight: bold;
}

.dataTables_wrapper input,.dataTables_wrapper select{
    border-radius: 4px;
    border: 1px solid #cccccc;
    text-align: right;
}
#id-search{
    width: 100px;
}
#search{
    width: 150px;
}
.ColVis_collection{
    width: 215px !important;
}

.box-header{
    margin-top: 20px;
    background-color: #f8f8f8;
    font-size: 18px;
    border-bottom: 2px solid #ff9e0a;
    padding: 10px;
    color: #ff9e0a;
    margin-bottom: 10px;
}

.product-edit .note{
    color: #898989;
    margin-top: 10px;
}
.edit-section > div{
    margin-bottom: 15px;
}
.col-vat{
    width: 138px;
}
.label-product-type{
    margin-left: 22px;
}
#Product_type label,#Commodity_status label{
    font-weight: normal;
}
.box-header .btn{
    margin-bottom: 3px;
}
.treeview >  li{
    padding-left: 30px !important;
    font-weight: bold;
}
.treeview li ul{
    font-weight: normal;
}
.treeview > li{
    border-bottom: 1px solid #d4e4eb;
}
.treeview input{
    margin-right: 5px;
}
.treeview li ul .last{
    border: none;
}
.treeview input{
    border-radius: 3px;
    background-color: #dedede;
}
.treeview .hitarea {
  margin-top: 5px;
}
.product-edit-commodity  .row{
    border-bottom: 1px solid #d4e4eb;
}
.product-edit-commodity input{
    margin-right: 5px;
}
.product-edit-commodity > div:nth-child(odd){
    margin-right: 90px;
}
.red{
    color: red;
}

#manufacturer{
    border: 1px solid #cccccc;
    border-radius: 4px;
}
#manufacturer option{
    border: 1px solid #cccccc;
}
#manufacturer option select{
    border: none;
    border-bottom: 1px solid #cccccc;
}

.manufacturer-id{
    margin-left: 7px;
}
.product-edit .alert{
    margin-top: 10px;
}
.product-edit-commodity > div{
    margin-bottom: 4px;
}
.top-actions input, .top-actions a{
    text-align: right;
    margin-right: 10px;
}

.subject-comment{
    margin-left: 10px;
    font-weight: bold;
}
.subject-comment-t{
    vertical-align: middle;
    border: 1px solid #cccccc;
    border-radius: 4px;    
}
#accept{
    margin: 10px 0;
    width: 360px;
}
#accept input{
    margin-top: 10px;
}
.width-status select{
    width: 70px;
}
.product-list-image img{
    max-width: 100px;
}

.slider{
    margin-top: 10px;
}

#Template_style, #Template_text{
    height: 200px;
}
.caption{
    display: none !important;
}

#myTab li a{
    padding: 10px 12px;
}
.tab-content{
    margin-top: 10px;
}

.treeview, .treeview ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.treeview li {
    background: url("images/treeview-default-line.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.treeview li {
    margin: 0;
    padding: 3px 0 3px 16px;
}

#company-map{
    max-width: 100%;
}
.dark, .dark td{
    color: #284351 !important;
}

.message-box{
    border: 1px solid #ECECEC;
    border-radius: 3px;
    margin-bottom: 7px;
}
.message-box div:first-of-type{
    background-color: #F2F2F2;
}
.message-box > div{
    padding: 15px;
}
.message-box a{
    color: #e76508;
}
.new-message{
    border: 1px solid #ff9e0a;
    
}
.new-message div:first-of-type{
    font-weight: bold;
}
.list-price-n{
    font-size: 13px;
}
.product-quantity {
    font-size: 18px !important;
}
.product-quantity span{
    vertical-align: baseline !important;
    font-size: 13px !important;
}
#gps {
  cursor: pointer;
  float: right;
  margin-top: -43px;
  position: inherit;
}

.label-multiple{
    margin-left: 10px;
}

.map-list-hide{
    display: none;
}

#marker_list li p .star-rating{
    font-size: 12px !important;
}
.pagination .active{
    background-color: #EEEEEE;
}

.width-150{
    width: 150px;
}
.product-back-link{
    float: right;
    margin-bottom: 5px;
}

#Company_about{
    height: 200px;
}
.col-md-1-2{
    width: 10%;
}
.hide2{
    display: none;
}
.treeview .hover{
    color: #428BCA !important;
        
}
.ticket-row{
    background-color: #f9f9f9;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 20px 15px;
}
.navbar-nav > li > a {
  padding: 15px 9px;
}
#TicketComment_text{
    height: 110px;
}

.features-checkbox{
    margin-top: 10px;
}

.features-checkbox .form-control{
    height: 0;
}

.basket-product-name span {
  display: block;
  float: none !important;
  margin-left: 5px;
  position: inherit;
}
.basket-product-name img{
    margin-right: 5px;
}

.col-sm-2-price{
    width: 120px;
}
.col-sm-label-3{
    margin-left: 17px;
    width: 160px;
}


.navbar-nav > li {
  max-width: 185px;
  text-align: center;
}

.width-auto{
    width: auto;
    max-width: 500px !important;
}

#navbar-company-name a{
    color: #284351;
}

.infos{
    clear: both;
    margin-top: 5px;
    float: left;
    width: 100%;
    
}
.infos .alert{
    margin-bottom: 5px;
    
}
#add-to-basket, #loader{
    float: left;
    clear: both;
    margin-left: 15px;
}
#loader{
    display: none;
}

.link{
    cursor: pointer;
}

.prev-next-product{
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 10px;
    margin: 0 0 15px;
}

.tooltip2{
    background: none;
    border: none;
}
.tooltip{
    padding-bottom: 10px !important;
}

.product-list-category-select {
    margin-left: 257px;
    position: absolute;
    z-index: 999;
}

.table-product input[disabled], .table-product input[readonly], fieldset[disabled] {
  background-color: #eeeeee;
  color: #a8a8a8;
  cursor: not-allowed;
  opacity: 1;
}
.top-alert {
  position: fixed;
  top: 0;
  width: 60%;
  z-index: 999;
}
.top-alert > div {
  margin: 0 auto;
  width: 32%;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * ColVis styles
 */
div.ColVis {
	float: right;
	margin-bottom: 1em;
        margin-left: 15px;
}

button.ColVis_Button,
ul.ColVis_collection li {
	position: relative;
	float: left;
	margin-right: 3px;
	padding: 5px 8px;
	border: 1px solid #999;
	cursor: pointer;
	*cursor: hand;
	font-size: 0.88em;
	color: black !important;
	white-space: nowrap;

	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	    -ms-border-radius: 2px;
	     -o-border-radius: 2px;
	        border-radius: 2px;

	-webkit-box-shadow: 1px 1px 3px #ccc;
	   -moz-box-shadow: 1px 1px 3px #ccc;
	    -ms-box-shadow: 1px 1px 3px #ccc;
	     -o-box-shadow: 1px 1px 3px #ccc;
	        box-shadow: 1px 1px 3px #ccc;

	/* Generated by http://www.colorzilla.com/gradient-editor/ */
	background: #ffffff; /* Old browsers */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background:    -moz-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* FF3.6+ */
	background:     -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* IE10+ */
	background:      -o-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Opera 11.10+ */
	background:         linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
}

.ColVis_Button:hover,
ul.ColVis_collection li:hover {
	border: 1px solid #666;
	text-decoration: none !important;

	-webkit-box-shadow: 1px 1px 3px #999;
	   -moz-box-shadow: 1px 1px 3px #999;
	    -ms-box-shadow: 1px 1px 3px #999;
	     -o-box-shadow: 1px 1px 3px #999;
	        box-shadow: 1px 1px 3px #999;

	background: #f3f3f3; /* Old browsers */
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background:    -moz-linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* FF3.6+ */
	background:     -ms-linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* IE10+ */
	background:      -o-linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* Opera 11.10+ */
	background:         linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}

button.ColVis_Button {
	height: 30px;
	padding: 3px 8px;
}

button.ColVis_Button::-moz-focus-inner { 
	border: none !important;
	padding: 0;
}

button.ColVis_Button:active { 
	outline: none;
}


div.ColVis_collectionBackground {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: black;
	z-index: 1100;
}

ul.ColVis_collection {
	list-style: none;
	width: 150px;
	padding: 8px 8px 4px 8px;
	margin: 0;
	border: 1px solid #ccc;
	border: 1px solid rgba( 0, 0, 0, 0.4 );
	background-color: #f3f3f3;
	background-color: rgba( 255, 255, 255, 0.3 );
	overflow: hidden;
	z-index: 2002;

	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	    -ms-border-radius: 5px;
	     -o-border-radius: 5px;
	        border-radius: 5px;
	
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	    -ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	     -o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	        box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

ul.ColVis_collection li {
	position: relative;
	height: auto;
	left: 0;
	right: 0;
	padding: 0.5em;

	display: block;
	float: none;
	margin-bottom: 4px;
	
	-webkit-box-shadow: 1px 1px 3px #999;
	   -moz-box-shadow: 1px 1px 3px #999;
	    -ms-box-shadow: 1px 1px 3px #999;
	     -o-box-shadow: 1px 1px 3px #999;
	        box-shadow: 1px 1px 3px #999;
}

ul.ColVis_collection li {
	text-align: left;
}

ul.ColVis_collection li.ColVis_Button:hover {
	border: 1px solid #999;
	background-color: #f0f0f0;
}

ul.ColVis_collection li span {
	display: inline-block;
	padding-left: 0.5em;
	cursor: pointer;
}


ul.ColVis_collection li.ColVis_Special {
	border-color: #555;
	background: rgb(237,237,237); /* Old browsers */
	background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(214,214,214,1) 77%,rgba(232,232,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background:    -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(214,214,214,1) 77%, rgba(232,232,232,1) 100%); /* FF3.6+ */
	background:     -ms-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(214,214,214,1) 77%,rgba(232,232,232,1) 100%); /* IE10+ */
	background:      -o-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(214,214,214,1) 77%,rgba(232,232,232,1) 100%); /* Opera 11.10+ */
	background:         linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(214,214,214,1) 77%,rgba(232,232,232,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}

ul.ColVis_collection li.ColVis_Special:hover {
	background: #e2e2e2; /* Old browsers */
	background: -webkit-linear-gradient(top, #d0d0d0 0%,#d5d5d5 89%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background:    -moz-linear-gradient(top, #d0d0d0 0%,#d5d5d5 89%,#e2e2e2 100%); /* FF3.6+ */
	background:     -ms-linear-gradient(top, #d0d0d0 0%,#d5d5d5 89%,#e2e2e2 100%); /* IE10+ */
	background:      -o-linear-gradient(top, #d0d0d0 0%,#d5d5d5 89%,#e2e2e2 100%); /* Opera 11.10+ */
	background:         linear-gradient(top, #d0d0d0 0%,#d5d5d5 89%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}


span.ColVis_radio {
	display: inline-block;
	width: 20px;
}

div.ColVis_catcher {
	position: absolute;
	z-index: 1101;
}

.disabled {
	color: #999;
}    
#Features_show_list, #Features_show_page{
    height: 13px;
}
.glyphicon-print{
    color: #333333;
    font-size: 16px;
}

.order-page{
    position: relative;
}
.order-group-l a{
    color: #e76508;
}
.order-group-l p{
    margin: 0;
}
.f-12{
    font-size: 12px;
}
.data-range-input{
    margin-top: 10px;
}
.data-range-input input{
    width: 250px;
    float: left;
    margin-right: 10px;
}
.order-header{
    width: 60%;
}
.input-data-label{
    float: left;
    padding: 10px 5px 0;
}

table th{
    font-size: 13px;
}

.table-order{
    margin: 0 auto;
    clear: both;
    width: 100%;
    table-layout: fixed;
}

.edit-product-bottom-acions{
    border-top: 1px solid #dddddd;
    padding-top: 10px;
    margin-top: 10px;
}


/* template green */
.template_green .main-nav > div:last-of-type {

    background-color: #757475;
    border: 1px solid #006f32;
    border-color: -moz-use-text-color #006f32 #006f32;
    border-image: none;
    border-radius: 0 0 6px 6px;
    border-right: 1px solid #006f32;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

.template_green #navbar-company-name{
    color: #009543;
}
.template_green .navbar-nav a{
    color: #555555;
}
.template_green .navbar-bottom a{
    color: #fff;
}
.template_green .footer-links a, .template_green tbody, .template_green tbody a, .template_green .orange, .template_green .message-box a{
    color: #009543 !important;
}
.template_green .dark-btn{
    background-color: #009543;
    border: 1px solid #007535;
}
.template_green ul.yiiPager a:link,.template_green ul.yiiPager a:visited {

  background-color: #238eae;
  border-color: #47697a -moz-use-text-color -moz-use-text-color;
}
.template_green ul.yiiPager .selected a {

  background: none repeat scroll 0 0 #dfdfdf;
  border-color: #cdcdcd -moz-use-text-color -moz-use-text-color;

  color: #7e7e7e;
}
.export-list li{
    list-style: none;
}
.files-download-list{
    margin-top: 10px;
}
.files-download-list p{
    margin: 0 0 5px 10px;
}
.my-order-file-select select{
    width: 80px !important; 
}
.orders-select select{
    max-width: 250px;
}
.glyphicon-question-sign{
    color: #428bca;
}
.tp{
    border: none;
    float: left;
    display: inline;
    margin-top: 8px;
}
.tp:hover{
    background: none;
}
.nav > li > a {
  float: left;
}

.nav > li {
  position: static;
}
