.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

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

.tm-toolbar form > div {
display:inline;
float: left;
}

.tm-toolbar  .uk-margin-remove-bottom {
display: none;
}

input, select, textarea {
    border: 2px solid #edece2 !important;
    border-radius: 5px;

    border-bottom: 2px solid #b7a37b !important;
}



input[type=checkbox]:not([class*=uk-]):not(:disabled) {
    background-color:#fff;
}

.well {
    background-color: #edece2;
}

.btn-primary {
    background-color: #b0770a !important;
}

.tm-toolbar  input.uk-input[name="username"] {
    margin-top:20px;
}

.tm-toolbar  input[type="checkbox"] {

    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}


.tm-toolbar .uk-button-primary {
    background-color: #8c8854;
}


.tm-toolbar form > div {
    display: inline;
    padding: 20px;
    float: none;
    font-size: 16px;
}

article.uk-article >  div[property="image"] {
    float:left;
    padding-right:40px;
}

.phocadownloadfilelist, .vault-main {
    box-shadow: 0 4px 28px rgba(0,0,0,0.07);
    border: none !important;
	border-radius: 20px;
    background: #fff;
}

.phocadownloadfilelist {
    padding: 10px;
}

.uk-section-primary:not(.uk-preserve-color) h1, .uk-section-primary:not(.uk-preserve-color) .uk-h2,

.uk-section-primary:not(.uk-preserve-color) h3, .uk-section-primary:not(.uk-preserve-color) .uk-h3 {
    color: #444;
}

.input-small {
    color: #696969;
}