.noo-form-group._education	.noo-control,
.noo-form-group._experience	.noo-control,
.noo-form-group._awards     .noo-control,
.noo-form-group._job_complete .noo-control,
.noo-form-group._skill	.noo-control {
	width: 100%;
}

.noo-addable-fields {
	width: 100%;
}

.noo-addable-fields td {
	vertical-align: top;
}

.noo-addable-fields th {
	background: #ddd;
	min-width: 20px;
	height: 40px;
}

.noo-addable-fields tbody tr td:last-child {
	text-align: center
}

.noo-disable-field {
	background-color: #ddd;
}

.btn-default {
	color: #44494b;
    background-color: #ebeeef;
    border-color: #ebeeef;
}

.btn {
	display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    font-family: 'Montserrat', sans-serif;
    padding: 0.7142857142857143em 2.2857142857142856em;
    font-size: 14px;
    line-height: 1;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: border-color color 0.2s ease;
    -o-transition: border-color color 0.2s ease;
    transition: border-color color 0.2s ease;
    text-decoration: none;
}
.btn-jooble {
    background: #5499c4;

    background-attachment: scroll;
    background-image: none;

    background-attachment: scroll;

    background-image: none;

    background-image: -webkit-gradient(linear,right top,left bottom,from(#b7f1a8),color-stop(42%,#5499c4),to(#1a6392));

    background-image: -webkit-linear-gradient(top right,#b7f1a8 0,#5499c4 42%,#1a6392 78%);

    background-image: -moz-linear-gradient(top right,#b7f1a8 0,#5499c4 42%,#1a6392 78%);

    background-image: -o-linear-gradient(top right,#b7f1a8 0,#5499c4 42%,#1a6392 78%);

    background-image: linear-gradient(to bottom left,#b7f1a8 0,#5499c4 42%,#1a6392 78%);
}
.btn-site-import {
    width: 100%;
}