﻿
body#tinymce {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

div.mce-fullscreen {
    z-index: 99999;
}

body.white-background {
    background: white
}

.fc-newEvent-button {
    background: #32C5D2;
    color: #fff;
    text-shadow: none;
}

.fc-unthemed td.fc-today{
    background: #C3E6CB;
}

tr.fc-today td {
    background: #C3E6CB;
    border-color: #fff;
}

    tr.fc-today:hover td {
        background: #C3E6CB;
    }

.fc-today .fc-day-number {
    background: #5cb85c;
    font-weight: bold;
    color: #fff;
    padding: 0px 5px;
}

.fc-week-number {
    background: #FFEEBA;
}

.text-capitalize {
    text-transform: lowercase;
}

.highlight{ background: yellow;}

.modal.align-right-bottom .modal-dialog{
    position:fixed;
    bottom:0;
    right:0;
    margin:0;
}

.modal.align-right-top .modal-dialog{
    position:fixed;
    top:0;
    right:0;
    margin:0;
}

.modal.align-left-bottom .modal-dialog{
    position:fixed;
    bottom:0;
    left:0;
    margin:0;
}

.modal.align-left-top .modal-dialog{
    position:fixed;
    top:0;
    left:0;
    margin:0;
}


.page-header .page-header-top .page-logo .logo-default {
    margin: 0;
}
.table tbody>tr>td{vertical-align: middle;}
.table-cursor tbody >tr { cursor: pointer;}

.erp-pagination { display: inline-block;margin-left: 10px;}
.erp-pagination .pagination{ margin: 0;}
/*.erp-pagination .pagination>li>a, .erp-pagination .pagination>li>span{ padding: 4px 12px;}*/
.portlet > .portlet-title > .tools.without-padding{ padding: 0;margin: 0;}

.st-sort-ascent:after{content: '\25B2';}
.st-sort-descent:after{content: '\25BC';}
tr.st-selected {background-color: #BFBFBF !important;color: white !important;}

.table thead>tr>th.sortable{ background-color: #f9f9f9;cursor: pointer;}
.nav-tabs>li .fa{ font-size: 11px;line-height: 11px;}
.panel-title{ line-height: 20px;}

.translation-content .table > tbody > tr:first-child > td {
    border-top: none;
}



.portlet > .portlet-title > .actions > .btn, .portlet > .portlet-title > .actions > .btn.btn-sm, .portlet > .portlet-title > .actions > .btn-group > .btn, .portlet > .portlet-title > .actions > .btn-group > .btn.btn-sm {
    padding: 6px 12px;
    font-size: 14px;
    line-height: inherit;
}
.portlet.light > .portlet-title > .pagination {
    padding: 0; /*2px 0 13px 0; */
    margin: 0;
}

.portlet.light > .portlet-title > .actions {
padding: 0 0 14px 0;
}

.well-xs{ padding: 5px 15px;}

.small-input .form-control {
        height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.checkbox-list .checkbox { padding-left: 20px;}
.checkbox > label, .form-horizontal .checkbox > label {padding-left: 20px;}

.erp-checkbox {padding: 2px 5px;margin: 0;}
.erp-backdrop{bottom: 0;position: fixed;}

/*.has-error .form-control{
border-color: #a94442;
}*/

.thumbnail {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}
div.st-selected .thumbnail {border-color: #ff0000 !important;}

input.ng-invalid, 
.input-group .ng-invalid,
div[class*="dropdown"].ng-invalid span.btn{ border-color: #ff0000; z-index: 3}


.color-holder{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #fff;
    border: 1px solid #ddd;
}

/*.ta-toolbar {
background-color: #F0F0F0;
padding: 10px 10px 5px;
margin-left: 0;
border: 1px solid #EEE;
}*/

.ta-editor.ta-html, .ta-scroll-window.form-control {
min-height: 100px;
height: 150px;
overflow: auto;
font-family: inherit;
font-size: 100%;
}


.width-50{ width: 50px;}
.width-75{ width: 75px;}
.width-100{ width: 100px;}
.width-125{ width: 125px;}
.width-150{ width: 150px;}
.width-175{ width: 175px;}
.width-200{ width: 200px;}
.width-250{ width: 250px;}
.width-300{ width: 300px;}
.width-350{ width: 350px;}
.width-400{ width: 400px;}
.width-450{ width: 450px;}
.width-500{ width: 500px;}
.width-550{ width: 550px;}

div.radio, div.checker{ margin-left: 0;margin-right: 0;}
.checker {
    margin-top: 0 !important;
    margin-right: 0 !important;
}

.form-group {
    margin-bottom: 10px;
}
.ui-match{ font-weight: bold;}

.ui-select-bootstrap>.ui-select-choices{ max-height: 400px;}
.ui-select-choices-row{ border-bottom: 1px solid #eee;padding: 3px;}
.ui-select-choices-row:last-child{ border-bottom: none;}
.ui-select-multiple.ui-select-bootstrap{
    height: 34px !important;
    padding-left: 12px;
    padding-right: 12px;
}

.modal-backdrop.erp { z-index: 9999; }

.align-center{ text-align: center;}
.align-left { text-align: left;}
.align-right{ text-align: right;}
.valign-middle, .table>tbody>tr>td.valign-middle { vertical-align: middle;}
.valign-top, .table>tbody>tr>td.valign-top   { vertical-align :top;}
.valign-bottom, .table>tbody>tr>td.valign-bottom  { vertical-align: bottom;}


.seperator-cell, 
.table>tbody>tr>td.seperator-cell, 
.table>thead>tr>th.seperator-cell
.table>tbody>tr>th.seperator-cell {
    border-top: none;
    border-bottom:  none;
}

.table-tree tbody>tr>td { border: none;}
.table-tree-cell {
    background: url("../img/table-tree.png") repeat-y center center;
    width: 50px;
    padding: 0;
    margin: 0;
}
.table>tbody>tr>td.divider-cell {
    padding: 10px 0;
    margin: 0;
}
.table>tbody>tr>td.no-border-bottom{ border-bottom: none;}
.table>tbody>tr>td.no-border{ border: none;}

.location-row-table { width: 100%;}

.location-section-table { width: 100%;}
.location-section-table > tbody > tr > td {
    border-left: 10px solid blue;
    border-right: 10px solid blue;
}
.location-box-table { width: 100%;}
.location-box-table > tbody > tr > td {
    border: 5px solid #fff;
    background-color: #8b4513;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    padding: 20px;
}
.location-box-table > tbody > tr > td.small{ padding: 3px;}
.location-box {
    background-color: #8b4513;
    color: #fff;
    text-align: center;
    padding: 20px;
    display: inline-block;
    margin: 5px;
}

.inbox-compose .inbox-form-group > label {width:100px;}
.inbox-compose .controls {margin-left: 105px;}

ul[dnd-list], ul[dnd-list] > li {
    position: relative;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.well-sm{padding: 9px;}

.table > tfoot > tr > th, .table > tfoot > tr > td{ padding: 15px 8px;vertical-align: middle;}

.divider{ margin: 10px 0;height: 1px;background-color: #ddd;}
tr.info .divider { background-color: #fff;}

.box{ padding: 10px;border: 1px solid #ddd;background-color: #F9F9F9;margin-bottom: 10px;}

.table-valign-top> tbody>tr>td{ vertical-align: top;}
/*.table-sales .btn { margin: 0;}*/

.table tbody>tr>td.td-sales{ padding: 0;}

     .td-sales > table > tbody > tr > td  {
         border: none;
         border-right: 1px solid #ddd;
    }

      .td-sales > table > tbody > tr > td:last-child  {
         border-right: none;
    }

       .td-sales > table > tbody > tr  {
           border-top: 1px solid #ddd;
    }

       .td-sales > table > tbody > tr:first-child {
            border-top: none;
       }

       .table tbody>tr>td.td-invoices{ padding: 0;}

     .td-invoices > table > tbody > tr > td  {
         border: none;
         border-right: 1px solid #ddd;
         height: 70px;
    }

      .td-invoices > table > tbody > tr > td:last-child  {
         border-right: none;
    }

       .td-invoices > table > tbody > tr  {
           border-top: 1px solid #ddd;
    }

       .td-invoices > table > tbody > tr:first-child {
            border-top: none;
       }

      
.table-scanning tbody>tr>td {
    border: none;
}

   
       #toast-container > div {
           width: 500px;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}


.ui-select-bootstrap .ui-select-match-text span {
    width: auto;
}

.mt-element-step .step-thin .active {
    background-color: #aaa !important;
}

.mt-element-step .step-thin .active .mt-step-number {
    color: #aaa !important;
}

.bg-success {
    background: #5CB85C !important;
}

.border-success {  
    border-color: #5CB85C !important;
}

ul.list-group-inside-table > li {
    margin-bottom: 0px;
    border: none;
    border-bottom: 1px solid #ddd;
}

ul.list-group-inside-table > li:last-child {
     margin-bottom: 0px;
    border: none;
}


.table > thead > tr > td.even,
.table > tbody > tr > td.even,
.table > tfoot > tr > td.even,
.table > thead > tr > th.even,
.table > tbody > tr > th.even,
.table > tfoot > tr > th.even,
.table > thead > tr.even > td,
.table > tbody > tr.even > td,
.table > tfoot > tr.even > td,
.table > thead > tr.even > th,
.table > tbody > tr.even > th,
.table > tfoot > tr.even > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.even:hover,
.table-hover > tbody > tr > th.even:hover,
.table-hover > tbody > tr.even:hover > td,
.table-hover > tbody > tr:hover > .even,
.table-hover > tbody > tr.even:hover > th {
  background-color: #e8e8e8;
}



.margin-0{margin: 0;}
.margin-0-top{margin-top: 0;}
.margin-0-bottom{margin-bottom: 0;}
.margin-0-left {margin-left: 0;}
.margin-0-right {margin-right: 0;}
.margin-5{margin: 5px;}
.margin-5-top{margin-top: 5px;}
.margin-5-bottom{margin-bottom: 5px;}
.margin-5-left {margin-left: 5px;}
.margin-5-right {margin-right: 5px;}
.margin-10 {margin: 10px;}
.margin-10-top {margin-top: 10px;}
.margin-10-bottom{margin-bottom: 10px;}
.margin-10-left{margin-left: 10px;}
.margin-10-right{margin-right: 10px;}
.margin-15{margin: 15px;}
.margin-15-top{margin-top: 15px;}
.margin-15-bottom{margin-bottom: 15px;}
.margin-15-left{margin-left: 15px;}
.margin-15-right{margin-right: 15px;}
.margin-20{margin: 20px;}
.margin-20-top{margin-top: 20px;}
.margin-20-bottom{margin-bottom: 20px;}
.margin-20-left{margin-left: 20px;}
.margin-20-right{margin-right: 20px;}
.margin-30{margin: 30px;}
.margin-30-top{margin-top: 30px;}
.margin-30-bottom{margin-bottom: 30px;}
.margin-30-left{margin-left: 30px;}
.margin-30-right{margin-right: 30px;}

.padding-5{padding: 5px;}
.padding-5-top{padding-top: 5px;}
.padding-5-bottom{padding-bottom: 5px;}
.padding-5-left{padding-left:5px;}
.padding-5-right{padding-right: 5px;}
.padding-10{padding: 10px;}
.padding-10-top{padding-top: 10px;}
.padding-10-bottom{padding-bottom: 10px;}
.padding-10-left{padding-left: 10px;}
.padding-10-right{padding-right: 10px;}

.td-boxed {
    background: #5cb85c;
    color:#fff;
}
.td-printer {
    background: #F0AD4E;
    color: #fff;
}
.td-shipped {
    background: #5BC0DE;
    color: #fff;
}

.td-sorted {
    background: #2f353b;
    color: #fff;
}

.td-size {
    background: #555555;
    color: #fff;
}

.progress-bar-sorted {
    background-color: #2f353b;
}

/* DPD */

.mt-element-step .step-line .mt-step-col {
    padding: 10px;
}

.mt-element-step .step-line .mt-step-title:after, .mt-element-step .step-line .mt-step-title:before {
    top: 40px;
}

.mt-element-step .step-line .mt-step-title {
    font-size: 16px;
}

.mt-element-step .step-line .dpd-complete .mt-step-number {
    color: #fff !important;
    background: #A90034; 
    border-color: #A90034 !important;
}

.mt-element-step .step-line .dpd-complete .mt-step-title:after, 
.mt-element-step .step-line .dpd-complete .mt-step-title:before {
    background: #A90034;
}

.mt-element-step .step-line .dpd-complete .mt-step-title, 
.mt-element-step .step-line .dpd-complete .mt-step-content {
    color: #A90034 !important;
}


.mt-element-step .step-line .dpd-incomplete .mt-step-number {
    color: #333 !important;
    background: #fff;
    border-color: #e5e5e5 !important;
}

.parcel-shop-details .modal-head {
    color: #fff;
    background-color: #A90034;
    padding: 15px;
}

.parcel-shop-details .modal-inner {
    padding: 15px
}

.parcel-shop-details  .modal-inner > .address-contact {
    margin-bottom: 10px;
    }

.parcel-shop-details .modal-inner > .opening-hours {
    }

.parcel-shop-details .modal-inner > .opening-hours > span {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0 15px;
            display: inline-block;
            width: 100%;
            line-height: 50px;
            height: 50px;
            background-color: #CAC4BE;
            font-size: 16px;
            font-weight: 400
        }

.parcel-shop-details .opening-hours table {
    width: 100%;
    border-collapse: separate
}

.parcel-shop-details .opening-hours table tr td {
        background-color: #E6E7E7;
        border: 1px solid #fff;
        /*border-bottom: 1px solid #fff;*/
        height: 40px;
        padding: 0 15px;
        text-align: center
    }

.parcel-shop-details .opening-hours table tr:first-child td {
        border-top: 0
    }

.parcel-shop-details .opening-hours table tr td:first-child {
        background-color: #fff;
        border: 1px solid #E6E7E7;
        border-left: 2px solid #e6e7e7;
        border-right: 2px solid #e6e7e7
    }

.parcel-shop-details .opening-hours table tr:last-child td {
        border-bottom: 2px solid #e6e7e7
    }

/*.parcel-shop-details .opening-hours table tr.current td {
        background-color: #A90034;
        color: #fff;
        border: 1px solid #A90034
    }*/

.parcel-shop-details .company-name {
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}


.mt-element-step .step-line .postnl-complete .mt-step-number {
    color: #fff !important;
    background: #ED8C00;
    border-color: #ED8C00 !important;
}

.mt-element-step .step-line .postnl-complete .mt-step-title:after,
.mt-element-step .step-line .postnl-complete .mt-step-title:before {
    background: #ED8C00;
}

.mt-element-step .step-line .postnl-complete .mt-step-title,
.mt-element-step .step-line .postnl-complete .mt-step-content {
    color: #ED8C00 !important;
}


.mt-element-step .step-line .postnl-incomplete .mt-step-number {
    color: #333 !important;
    background: #fff;
    border-color: #e5e5e5 !important;
}

.step-line.is-flexbox{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.step-line .indicator-line{
    height: 2px;
    flex: 1;
    background: #e5e5e5;
}

.step-line .indicator-line.active{
    background: #32c5d2 !important;
}

.mt-element-step .step-line .active .mt-step-number {
    color: #fff !important;
    background: #32c5d2 !important;
    border-color: #20b0bd !important;
}

.gender-selection{
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

.gender-selection .gender-item{
    
    width: 200px;
    margin: 10px;
    border: 1px solid #e7e7e7;
    cursor: pointer;
    position: relative;
}

.gender-selection .gender-item .selected{
    position: absolute;
    right: -15px;
    top: -15px;
    display: none;
}

.gender-selection .gender-item.active .selected{
    display: block;
}




.gender-selection .gender-item:hover{
    border: 1px solid #ccc;
}

.gender-selection .gender-item .icon{
    font-size: 100px;
    line-height: 100px;
    padding: 10px;
    height: 140px;
}

.gender-selection .gender-item .text{
   
    padding: 10px;
    border-top: 1px solid #e7e7e7;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.gender-selection .gender-item .icon .fa-male{
    color: blue;
}

.gender-selection .gender-item .icon .fa-female{
    color: deeppink;
}

.gender-selection .gender-item .icon .fa-child{
    color: green;
}



/*.table .ui-select-choices{
    position: static !important;
}*/
@media (max-width: 1280px) {
    /* Force table to not be like tables anymore */
    #no-more-tables > table, #no-more-tables > table > thead, #no-more-tables > table > tbody, #no-more-tables > table > thead > th, #no-more-tables > table > tbody > tr, #no-more-tables > table > tbody > tr > td { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables > table > thead > tr { 
		/*position: absolute;
		top: -9999px;
		left: -9999px;*/
	    display: none;
	}
 
	/*#no-more-tables tr { border: 1px solid #ccc; }*/
 
	#no-more-tables > table > tbody > tr > td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #ddd;
		position: relative;
		white-space: normal;
        width: 100%;
	}
 
	/*#no-more-tables > table > tbody > tr > td:before {
        display: block;
		font-weight: bold;
	}*/
 
	/*
	Label the data
	*/
	/*#no-more-tables > table > tbody > tr > td:before { content: attr(data-title); }*/
}

@media only screen and (min-width: 768px) {
  .modal {
    text-align: center;
  }
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
  .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
  .modal.fade .modal-dialog {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    /*-webkit-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);*/
    opacity: 1;
  }
}