body{
	background: #dcdcdc;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	letter-spacing: -0.4px;
	padding-top: 93px;
	position: relative;
}

h1{
	color: #fff;
	background-color: #286396;
	border-radius-top-left: 4px;
	border-radius-top-right: 4px;
	text-align: center;
	font-size: 22px;
	padding: 17px;
	margin-top: 0;
	margin-bottom: 20px;
	margin: -15px -15px 21px;
}

.no-background{
	background-color: transparent !important;
}

h3{
	font-size: 20px;
	font-weight: bold;
}

h5{
	color: #fff;
	background-color: #286396;
	border-radius: 4px;
	text-align: center;
	font-size: 18px;
	padding: 8px;
	margin-bottom: 20px;
}

/** Header **/
.navbar-default{
	background: #286396;
	box-shadow: none;
	font-size: 18px;
	border: none;
}

.navbar-default .navbar-brand{
	color: #fff;
	text-shadow: none;
	font-size: 30px;
	font-weight: bold;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus{
	color: #fff;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: 0px;
}

.navbar-default .navbar-nav>li>a{
	color: #fff;
	text-shadow: none;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus{
	color: #fff;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus{
	color: #fff;
	background-color: #21335b;
}

.navbar-brand{
	padding:4px 15px;
}

.dropdown-menu{
	top: 99%;
	padding: 0;
	font-size: 16px;
}

.dropdown-menu>li{
	border-left: 1px solid #21335b;
	border-right: 1px solid #21335b;
	border-bottom: 1px solid #21335b;
}

.dropdown-menu>li:last-child{
	border-radius:0 0 4px 4px;
}

.dropdown-menu>li:last-child{
	border-radius:0 0 4px 4px;
}

.dropdown-menu>li>a{
	background-color: #009fe3;
	color: #fff;
	line-height: 30px;
}

.dropdown-menu>li>a:hover{
	background: #21335b;
	color: #fff;
}

.dropdown-menu>li>button{
	background-color: #009fe3;
	color: #fff;
	line-height: 30px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: none;
	width: 100%;
	white-space: nowrap;
}

.dropdown-menu>li>button:hover{
	background: #21335b;
	color: #fff;
}

.navbar-toggle:hover,
.navbar-toggle:focus{
	background-color: transparent !important;
}

.navbar-default .navbar-toggle{
	border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar{
	background-color: #fff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border-color: #21335b;
}

.navbar-nav{
	margin-top: 0;
	margin-bottom: 0;
}

.inbox-badge{
	background: #db0000;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: -8px;
	margin-top: -5px;
	min-width: 18px;
	color: #fff;
}

.badge-doc{
	background: #fff;
	color: #428bca;
	border: 1px solid #428bca;
	margin-left: -12px;
}

.important-badge-override{
	background: #db0000 !important;
	color: #fff !important;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 5px;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
    /*width: 200px;*/
    border-top: 1px solid #000;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 10px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/** Subheader **/

.subheader{
	margin-bottom: 40px;
}

.breadcrumb{
	background-color: transparent;
	margin-bottom: 0;
	padding-left: 5px;
}

.right-subheader div{
	display: table-cell;
	vertical-align: top;
}

.buttondiv a:first-child{
	margin-left: 3px;
}

.search-header{
	height: 35px;
	width: 300px;
	border-color: #434343;
	background-color: #fff;
	background-image: url('images/glas.png');
	background-repeat: no-repeat;
	background-position: 7px 50%;
	padding-left: 30px;
}

.btn-header{
	width: 200px;
}

.header-group{
	margin-right: 10px;
}

.buttondiv>.dropdown{
	display: inline-block !important;
}

.buttondiv>div>ul>li>a{
	margin-left: 0 !important;
}

.dropdown>.dropdown-menu{
	top:96%;
	border-top: 1px solid #21335b;
}

/** Projects **/
.project-holder{
	margin-bottom: 30px;
}

.project{
	background: #fff;
	border: 1px solid black;
	border-radius: 5px;	
	min-height: 370px;
	/*position: relative;*/
}

.delete-project{
	position: absolute;
	right: 15px;
	color: #fff;
	padding: 5px 8px;
	background: rgba(0,0,0,0.7);
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border: none;
}

/*.project img{
	border-radius: 5px;
	border: 1px solid black;
	width: 100%;
}*/

.project-image{
	height: 169px;
	overflow: hidden;
	border-bottom: 1px solid black;
}

.helper{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.project-image img{
	width: 100%;
	vertical-align: middle;
	display: inline-block;
	
}

.project-text{
	padding: 0 15px 15px;
}

.project p{
	line-height: 25px;
}

.project-link:hover,
.project-link:focus,
.project-link{
	color: #000;
	text-decoration: none;
}

.progress{
	margin-bottom: 0;
	text-align: center;
	position: relative;
}

.progress-value{
	position:absolute;
    right:0;
    left:0;
    color: #fff;
    font-size:12px;
    line-height: 20px;
}

.legend-reject{
	background: #fff;
	border: 1px solid #000;
	border-radius: 5px;
	position: fixed;
	top:42%;
	right: -192px;
	font-size: 12px;
	z-index: 100;
}

.legend-button{
	vertical-align: top;
	cursor: pointer;
}

.legend-text{
	vertical-align: middle;
	padding: 9px 15px 9px 10px;
}

.legend-button,
.legend-text{
	display: inline-block;
}

.progress-legend{
	display: inline-block;
	width: 12px;
	height: 12px;
}

.table-header{
	font-weight: bold;
}

/** Add project **/
.btn-group-vertical{
	display: block;
}

.btn-group-vertical>a>.btn, .btn-group-vertical>.btn-group>a>.btn, .btn-group-vertical>.btn-group>a>.btn{
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical>a:hover, .btn-group-vertical>.btn-group>a:hover, .btn-group-vertical>.btn-group>a:hover{
	text-decoration: none;
}

.btn-side{
	padding-top: 14px;
	padding-bottom: 14px;
}

.unactive:hover,
.unactive:focus,
.unactive{
	color: #7f7f7f;
}

.whiteRight{
	background: #fff;
	border: 1px solid black;
	border-radius: 5px;
	padding: 15px 0;
	position: relative;
}

.form-horizontal .control-label{
	/*text-align: left;
	padding-left: 20px;*/
}

.form-group{
	margin-bottom: 5px;
}

.form-group>div>input[type=file]{
	margin-top: 4px;
	margin-bottom: 4px;
}

.form-group>div>select[multiple]{
	height: 400px;
}

.form-control>option{
	height: 30px;
	font-size: 16px;
	color: #818080;
}

.btn-form{
	float: right;
	margin-top: 10px;
}

.list-group{
	border: 1px solid #ddd;
	border-radius: 5px;
	overflow-y: auto;
}

roadmap-group{
	height:300px;
}

.roadmap-item {
    cursor: pointer;
}

.btn-pink {
    background-image: -webkit-linear-gradient(top, #fca1ff 0%, #f01cf8 100%);
    background-image: -o-linear-gradient(top,#fca1ff 0,#f01cf8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fca1ff),to(#f01cf8));
    background-image: linear-gradient(to bottom,#fca1ff 0,#f01cf8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fca1ff', endColorstr='#f01cf8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-color: #f01cf8; /* IE 9 */
    background-repeat: repeat-x;
    border-color: #f01cf8;
    color: #fff;
}

.v-center {
  min-height:300px;
  display: flex;
  justify-content:center;
  flex-flow: column wrap;
}

.btn-edit{
	margin-right: 5px;
}

.hold-alert{
	margin-top: 40px;
}

.panel-roadmap{
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.panel-roadmap .panel-heading{
	border-radius: 0;
}

.btn-group-roadmap .btn{
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	padding: 8px 12px;
}

.btn-group-roadmap{
	margin-top: 10px;
}

#forceHolder,
#resendHolder,
#punchItems{
	display: none;
}

/** Groep overzicht lijst/kaart **/
.white-total{
	background: #fff;
	border-radius: 5px;
	border:1px solid black;
	padding: 15px 15px;
	padding-bottom: 0;
	margin-bottom: 30px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
	vertical-align: middle;
}

.btn-lijst{
	margin-left: 3px;
}

.progress-bar{
	white-space: nowrap;
}

#productTable{
	display: none;
}

.checklistQuantity{
	width: 140px;
}

/** Kaart **/
.btn-kaart{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 2px;
	white-space: normal;
}

.btn-kaart span{
	font-size: 22px;
	display: inline-block;
}

.btn-kaart p{
	display: inline-block;
	width: 208px;
	padding-left: 5px;
	vertical-align: middle;
}

.group-kaart{
	height: 500px;
	background: #c9c9c9;
	border-radius: 4px;
	border: 1px solid black;
}

.white-kaart{
	background: #fff;
	border-radius: 4px;
	border: 1px solid black;
	height: 480px;
	overflow: auto;
	position: relative;
}

#draggable{
	border-radius: 4px;
	background: url(images/drawing.jpg);
	height: 2338px;
	width: 3400px;
}

.menu-kaart{
	position: absolute;
	top:0;
	left: 0;
	z-index: 1000;
}

.personal-certificate,
.certificate{
	display: none;
}


/** Weld **/
.detailColumn{
	padding-bottom: 20px;
}

.progress-header{
	width: 100%;
	margin-bottom: 20px;
	margin-top: -10px;
}

.search-document{
	width: 100%;
}

.form-document div{
	display: table-cell;
}

.doc-dropdown{
	margin-top: 5px;
}

.rejected-report,
.accepted-report{
	font-size: 18px;
	vertical-align: middle;
}

.accepted-report{
	color: #3c763d;
}

.rejected-report{
	color: #db0000; 
}

.search-holder{
	vertical-align: top;
	padding-right: 15px;
	width: 100%;
}

.form-nfi{
	margin-bottom: 15px;
}

.form-nfi .search-holder{
	padding-right: 0;
}

.form-document .file-input{
	width: 100%;
}

.table-document{
	margin-top: 15px;
}

.btns-document{
	margin-top: 15px;
}

.btn-document{
	margin-bottom: 5px;
}

.center{
	text-align: center;
}

.attLink{
	margin: 0;
	padding: 0 20px;
	color: #428bca;
}


.count-doc{
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	color: #428bca;
	background: #fff;
	padding:0 5px;
	border-radius: 10px;
	text-align: center;
}


.status{
	width: 100%;
}

.alert-mess{
	margin-top: 20px;
}

/*.roadmap-input{
	margin-top: 10px;
}*/

.btn-roadmap{
	width: 100%;
	padding: 20px;
	margin-top: 10px;
	font-size: 22px;
	font-weight: bold;
}

.print-header{
	text-align: right;
	margin-bottom: 20px;
}

.manangment-holder{
	/*width: 49.8%;
	display: inline-block;*/
}

.panel-primary>.panel-heading{
	background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);
	background-image: -webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);
	background-image: -o-linear-gradient(top,#337ab7 0,#2e6da4 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));
}

.panel-heading{
	color: #000;
}

.panel-heading a{
	text-decoration: underline;
	color: #000;
}

.panel-body img{
	width: 500px;
	max-width: 100%;
	margin-top: 10px;
}

.panel-grey .panel-heading a,
.panel-purple .panel-heading a,
.panel-red .panel-heading a{
	color: #fff;
}

.panel-red .panel-heading{
	background: #c03838;
	color: #fff;
}

.panel-red{
	border-color: #c03838;
}

.panel-green .panel-heading{
	background: #3fc43c;
}

.panel-green{
	border-color: #3fc43c
}

.panel-yellow .panel-heading{
	background: #eadc3c;
}

.panel-yellow{
	border-color: #eadc3c;
}

.panel-purple .panel-heading{
	background: #9718bb;
	color: #fff;
}

.panel-purple{
	border-color: #9718bb;
}

.panel-orange .panel-heading{
	background: #e47837;
}

.panel-orange{
	border-color: #e47837;
}

.panel-grey .panel-heading{
	background: #8a8b8b;
	color: #fff;
}

.panel-grey{
	border-color: #8a8b8b;
}

.items-list{
	border:1px solid black;
	height: auto;
}

.input-roadmap,
.btngroup-roadmap{
	display: table-cell;
	white-space: nowrap;
}

#Take-Picture{
	margin: 10px 0;
}

.input-roadmap{
	width: 100%;
	padding-right: 3px;
}

.btngroup-roadmap{
	vertical-align: top;
}

#showWait{
	display: none;
}

.force{
	margin-bottom: 5px;
}

#selectGroup{
	display: none;
}

.item-reject{
	background: #db0000 !important;
}

.ui_tpicker_microsec_label,
.ui_tpicker_microsec,
.ui_tpicker_millisec,
.ui_tpicker_millisec_label,
.ui_tpicker_second_label,
.ui_tpicker_second{
	display: none;
}

#dropdownValues{
	display: none;
}


/** Profile **/
.profile-header{
	margin-bottom: 30px;
}

.table-profile{
	border: 1px solid #ddd;
	margin-bottom: 15px;
}

.title-profile{
	font-size: 27px;
}

.title-sub{
	font-size: 18px;
}

.first-td{
	color: #686868;
}

.td-right{
	text-align: right;
	white-space: nowrap;
}

.info-p{
	margin-top: 10px;
}

.info-p span{
	color:#a94442;
}

.margin-checkbox{
	margin-right: 10px !important;
}

.padding-bottom{
	padding-bottom: 20px;
}

.image-profile img{
	max-width: 100%;
	border: 1px solid #ddd;
}

.panel-title a{
	color: #fff;
	text-decoration: none;
}

.panel-rights{
	padding:0;
}

.panel-important{
	border-color: #3e8f3e;
}

.panel-important>.panel-heading{
	background-image: -webkit-linear-gradient(top,#5cb85c 0,#419641 100%);
    background-image: -o-linear-gradient(top,#5cb85c 0,#419641 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));
    background-image: linear-gradient(to bottom,#5cb85c 0,#419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e;
}

/** Login **/
.login{
	background-color: #000;
	background-image: url(images/background/background1_small.jpg);
	background-repeat:  no-repeat;
	background-position: center center;
	background-size: auto;
	position: relative;
}

.login-table{
	display: table;
	height: 96%;
	width: 100%;
}

.login-holder{
	/*position: absolute;
	top:20%;
	left:30%;
	width: 100%;*/
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center;
}

.login-logo{
	text-align: center;
	padding-bottom: 20px;
}

.login-form{
	color: #fff;
	background: rgba(0, 21, 68, 0.85);
	border-radius: 5px;
	padding: 30px 30px 10px;
	font-size: 24px;
	width: 540px;
	display: inline-block;
}

.website-info{
	font-size: 12px;
}

.website-info a{
	color:#fff;
}

.login-update{
	font-size: 14px;
	margin-top: 12px !important;
	color: #fff;
}

.login-update:hover{
	color: #fff;
}

.login-form form div label{
	font-weight: normal;
}

.login-form form div input{
	height: 48px;
}

.login-form form button,
.login-form form a{
	margin-top: 20px;
}

/** Users **/
.td-center{
	text-align: center;
}

#showSteps,
#showAllSteps{
	width: 49%;
	display: none;
}

/*th.rotate {
  	white-space: nowrap;
  	height: 244px;
  	vertical-align: bottom !important;
}

th.rotate > div {
	-ms-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	width: 5px;
}

.th-head{
	vertical-align: bottom !important;
}

.table-responsive-user {
  min-height: .01%;
  overflow-x: auto;
}*/


/** Inbox **/
.badge-status{
	padding: 0 !important;
	padding-left: 10px !important;
}

.read,
.unread{
	vertical-align: baseline;
	min-width: 5px;
	padding: 0;
	font-size: 11px;
}

.unread{
	color: #db0000;
}

.read{
	color: #3fc43c;
}

.btn-margin{
	margin-right: 8px;
}



.menu-inbox{
	width: 100%;
	display: table;
}

.menu-inbox div{
	display: table-cell;
	width: 100%;
}

.search-inbox{
	width: 99%;
	margin-top: -10px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	display: table-cell;
}

.button-menu{
	white-space: nowrap;
}

.last-td{
	white-space: nowrap;
	text-align: right;
}

.ui-menu .ui-menu-item a{
	display: block;
	line-height: 2;
    padding-left: 10px;
    cursor: pointer;
    color: #555;
}

.ui-menu .ui-menu-item a:hover{
	text-decoration: none;
	color: #fff;
}

.ui-helper-hidden-accessible{
	display: none;
}

.ui-autocomplete .ui-menu-item .ui-state-focus {
   background: #286396;
   color: #fff;
}

.ui-autocomplete {
    background: #F0F0F0;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.ui-menu{
	list-style-type: none;
	padding-left: 0;
}

.ndt-group{
	margin-top: 30px;
}

.sub{
	font-size: 20px;
	padding: 10px;
	margin-top: 15px;
}

.thrascan{
	margin-top: 20px;
	background-color: #c12e2a;
}

.sortable tr td,
.sortRequest tr td{
	cursor: ns-resize;
}

.managmentDiv-buttons{
	height: 255px;
}

.managmentDiv{
	height: 300px;
}

.managmentTable{
	padding: 0;
}

.managment-buttons{
	text-align: center;
	padding: 5px 0;
	border-top: 1px solid #428bca;
}

.img-loader{
	height: 95%;
	margin: 0 auto;
}

.managment-buttons button{
	margin: 0 10px;
}

.popup-parent{
	background: rgba(0,0,0,0.8);
	z-index: 1200;
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left: 0;
}

.popup{
	z-index: 1500;
	position: fixed;
	top: 30%;
	left: 30%;
	height: auto;
	width: 40%;
	background: rgba(255,255,255,1);
	color: #286396;
	font-weight: bold;
	text-align: center;
	border-radius: 10px;
	padding: 40px 0;
	border: 1px solid #286396;
}

.hiddenAdmin{
	float: right;
	margin: 10px 0;
}

.hiddenAdmin form button{
	background: #286396;
	color: #fff;
	border: 1px solid #fff;
}



.import-row div{
	display: table-cell;
	vertical-align: top;
}

.import-select{
	width: 100%;
}

.total-responsive{
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
}

.ex-holder{
	background: #fff;
	border: 1px solid black;
	border-radius: 5px;
	width: 140px;
	display: inline-block;
	margin-bottom: 5px;
}

.ex-img-holder{
	height: 66px;
	overflow: hidden;
	border-bottom: 1px solid black;
}

.ex-img-holder img{
	width: 100%;
	vertical-align: middle;
    display: inline-block;
}

.ex-text{
	padding: 5px;
}

.ex-h3{
	font-weight: bold;
	font-size: 13px;
}

.ex-medium{
	width: 113px;
}

.ex-small{
	width: 134px;
}

.ex-mobile{
	width: 138px;
}

.ndtExample{
	width: 100%;
	height: 500px;
}

.table-top tr td{
	vertical-align: top !important;
}

.container .jumbotron,
.jumbotron{
	padding: 20px 30px;
	margin-bottom: 10px;
}

.jumbotron p{
	font-size: 14px;
}

.jumbotron p:last-child{
	margin-bottom: 0;
}

.question-mark{
	font-size: 18px;
	font-weight: bolder;
	float: right;
	cursor: pointer;
	padding: 2px 5px;
}

.popover {
    max-width: 565px;
    padding: 0;
}

.popover-content{
	padding: 0;
}

.popover-title {
    background-color: #286396;
    border-bottom: none;
    color: #fff;
}

.normal-mark{
	cursor: pointer;
}

.checkbox-request{
	vertical-align: top;
	margin-left: 4px !important;
}

.bg-primary,
.bg-primary a,
.bg-primary span{
    color: #fff !important;
    background-color: #428bca;
}

.list-group-item {
	border: none;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.reporting-tr>th{
	vertical-align: top !important;
}

.alert-text{
	max-width: 85%;
	display: inline-block;
}

.alert-btn{
	display: inline-block;
	float: right;
}

.explain-hover{
	color: #286396;
}

.extra-description{
	font-size: 10px;
	display: block;
}

.video-holder{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.video-holder iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.newInputField{
	width: 89%; 
	display: inline-block;
}


/*Datepicker time addon*/
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-timepicker-div .ui_tpicker_unit_hide{ display: none; }

.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input { background: none; color: inherit; border: none; outline: none; border-bottom: solid 1px #555; width: 95%; }
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus { border-bottom-color: #aaa; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }

/* Shortened version style */
.ui-timepicker-div.ui-timepicker-oneLine { padding-right: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time, 
.ui-timepicker-div.ui-timepicker-oneLine dt { display: none; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label { display: block; padding-top: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine dl { text-align: right; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd, 
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div { display:inline-block; margin:0; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before { content:':'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before { content:'.'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{ display: none; }


/*.nfi-last-td{
	min-width: 240px !important;
	white-space: nowrap;
	text-align: right;
}*/

@media (min-width:1200px) {
	.breadcrumb{
		max-width: 680px;
	}	
}

@media (min-width:991px) and (max-width:1200px) {
	.btn-header{
		width: 150px;
	}
	
	.btn-kaart p{
		width: 157px;
	}
	
	.file-input input[type=file]{
		width: 275px;
	}
	
	.image-profile img{
		border: 1px solid #ddd;
	}
	
	.login-holder{
		top:12%;
		left:20%;
		width: 60%;
	}
	
	.table-responsive {
	  width: 100%;
	  overflow-x: auto;
	  overflow-y: hidden;
	  -webkit-overflow-scrolling: touch;
	  -ms-overflow-style: -ms-autohiding-scrollbar;
	}
	
	/* Navbar collapse breaking point */
	/*.navbar-default .container{
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 0;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
	.navbar-collapse.in{ 
		overflow-y: auto !important; 
	}
	.navbar-nav .open .dropdown-menu {
	  position: static;
	  float: none;
	  width: auto;
	  margin-top: 0;
	  background-color: transparent;
	  border: 0;
	  -webkit-box-shadow: none;
	  box-shadow: none;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		color: #fff;
		background-color: #286396;
	}
	.dropdown-menu>li {
	  border-left: 1px solid #21335b;
	  border-right: 1px solid #21335b;
	  border-bottom: 1px solid #21335b;
	}
	.dropdown-menu>li:hover>a{
		background-color: #21335b !important;
	}
	.dropdown-submenu>a:after {
	    width: 0;
	    height: 0;
	    border-width: 0px 0 0px 0px;
	    margin-top: 0px;
	    margin-right: 0px;
	}*/
	/*  End navbar collapse  */
	
	.breadcrumb{
		max-width: 480px;
	}
	
	/*.manangment-holder{
		width: 49.7%;
	}*/
}

@media (min-width:768px) and (max-width:991px) {
	.btn-header{
		width: 120px;
	}
	
	.search-header{
		width: 200px;
	}
	
	.navbar-default{
		font-size: 18px;
	}
	
	.button-kaart-small{
		padding: 0;
		display: inline-block;
		vertical-align: top;
	}
	
	.kaart-small{
		padding: 0;
		display: inline-block;
		vertical-align: top;
	}
	
	.btn-kaart p{
		width: 157px;
	}
	
	.detailHead{
		margin-top: 20px;
	}
	
	.progress-header{
		width: 100%;
	}
	
	.search-document{
		width: 100%;
	}
	
	.file-input input[type=file]{
		width: 275px;
	}
	
	.image-profile{
		text-align: center;
	}
	
	.image-profile img{
		border: 1px solid #ddd;
	}
	
	.login-holder{
		top:12%;
		left:20%;
		width: 60%;
	}
	
	/*.table-responsive-user {
    	width: 100%;
	    margin-bottom: 15px;
	    overflow-y: hidden;
	    -ms-overflow-style: -ms-autohiding-scrollbar;
	    -webkit-overflow-scrolling: touch;
	    border: 1px solid #ddd;
	}
	.table-responsive-user > .table {
	    margin-bottom: 0;
	}
	.table-responsive-user > .table-users > tbody > tr > th,
	.table-responsive-user > .table-users > tbody > tr > td{
	    white-space: nowrap !important;
	}*/
	
	/* Navbar collapse breaking point */
	.navbar-default .container{
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 0;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
	.navbar-collapse.in{ 
		overflow-y: auto !important; 
	}
	.navbar-nav .open .dropdown-menu {
	  position: static;
	  float: none;
	  width: auto;
	  margin-top: 0;
	  background-color: transparent;
	  border: 0;
	  -webkit-box-shadow: none;
	  box-shadow: none;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		color: #fff;
		background-color: #286396;
	}
	.dropdown-menu>li {
	  border-left: 1px solid #21335b;
	  border-right: 1px solid #21335b;
	  border-bottom: 1px solid #21335b;
	}
	.dropdown-menu>li:hover>a{
		background-color: #21335b !important;
	}
	.dropdown-submenu>a:after {
	    width: 0;
	    height: 0;
	    border-width: 0px 0 0px 0px;
	    margin-top: 0px;
	    margin-right: 0px;
	}
	/* End navbar collapse */
	
	.breadcrumb{
		max-width: 360px;
	}
	
	.table-responsive{
		width: 100%;
		overflow-x: auto;
		overflow-y: hidden;
	}
	
	/*.manangment-holder{
		width: 100%;
	}*/
}


@media (max-width: 768px){
	body{
		padding-top: 53px;
	}
	
	/*h1{
		margin: 0 0 21px;
	}*/
	
	.col-header{
		padding-right: 0;
		padding-left: 0;
	}
	
	.navbar-default{
		font-size: 16px;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		color: #fff;
		background-color: #286396;	
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
		color: #fff;
		background-color: #21335b;
	}
	
	.navbar-nav{
		border-bottom: 1px solid #21335b; 
	}
	
	.dropdown-menu{
		font-size: 14px;
	}
	
	.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header{
		padding-top: 7px;
		padding-bottom: 7px;
	}
	
	.subheader{
		margin-bottom: 30px;
	}
	
	.breadcrumb{
		padding-left: 0;
	}
	
	.right-subheader{
		width: 100%;
	}
	
	/*.right-subheader div{
		display: table-cell;
	}*/
	
	.searchdiv{
		width: 100%;
	}
	
	.search-header{
		width: 100%;
	}
	
	.buttondiv{
		white-space: nowrap;
	}
	
	/*.white-total{
		padding: 0;
	}*/
	
	.padding-bottom{
		padding-bottom: 20px;
	}
	
	.header-group{
		margin-top: 10px;
		width: 100%;
	}
	
	.btn-header{
		width: 50%;
	}
	
	.header-group{
		margin-right: 0;
	}
	
	.button-kaart-small{
		padding: 0;
		display: inline-block;
		vertical-align: top;
	}
	
	.kaart-small{
		padding: 0;
		display: inline-block;
		vertical-align: top;
	}
	
	.btn-kaart p{
		width: 151px;
	}
	
	.detailHead{
		margin-top: 20px;
	}
	
	.progress-header{
		width: 100%;
	}
	
	.image-profile{
		text-align: center;
	}
	
	.image-profile img{
		border: 1px solid #ddd;
	}
	
	.file-input input[type=file]{
		width: 200px;
	}
	
	.login{
		background:#dcdcdc;
		background-position: center center;
	}
	
	.login-form{
		width: 100%;
	}
	
	
	.dropdown-submenu>a:after {
	    width: 0;
	    height: 0;
	    border-width: 0px 0 0px 0px;
	    margin-top: 0px;
	    margin-right: 0px;
	}
	
	.btn-roadmap{
		font-size: 18px;
	}
	
	/*.manangment-holder{
		width: 100%;
	}*/
	
	.legend-reject{
		display: none;
	}
	
	.video-holder{
		padding-bottom: 56.25%;
	}
	
	.newInputField{
		width: 80%; 
	}
}