/* add space after all col-md-12 elements
*/
.col-md-12, .col-md-9, .ng-isolate-scope.angular-google-map {
    margin-bottom: 10px;
}

/* add more space to the bottom of the page*/
#change-row{
    margin-bottom: 50px;
}

/* remove space after inputs */
input[type="text"] {
     margin-bottom: 0px;
 }
.create-resume-header-title{
    margin-top: -50px;
    margin-left: -75px;
}
.create-resume-container{
    margin-left: -75px;
}
.thankyou-page{
    margin-left: -70px;
}

.create-resume-wrapp {
     background: white;
     /* width: 100%; */
     display: block;
     border: 1px solid #D9D9D9;
     padding: 20px;
     position: relative;
 }

/* make checkboxes for types closer together, remove margin, 2 columns */
/*md-checkbox {*/
    /*display: block;*/
    /*margin: 0px;*/
    /*white-space: nowrap;*/
    /*cursor: pointer;*/
    /*outline: 0;*/
    /*-webkit-user-select: none;*/
    /*-moz-user-select: none;*/
    /*-ms-user-select: none;*/
    /*user-select: none;*/
/*}*/
.select.dropdown-menu {
    max-height: 200px;
    overflow: auto;
    width: 95%; /* the width was very small  */
    line-height: 1.42857143;
}
/* removed inline styling for terms checkbox and added css classes. Changed to make the terms and terms link 2 separate classes, next to each other*/

.terms-input {
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 15px;
}

.terms-link {
    margin-left: 0px;
    margin-top: 35px;
}

/* set number of elements to show in datepicker year dropdown */
.select.ui-datepicker-year {
    width: 45%;
}
/* for some reason this birthday-label was showing smaller than the rest of them so set to 18px to make it end up same size as other 14px labels*/
.birthday-label {
    font-size: 18px !important;
}
.md-input:before {
    content: "";
}

label {
    font-size: 14px;
}

md-input-container.md-default-theme .md-input {
    box-shadow: none;
}

.validation-error{
    border-color: red !important;
}
input.submitted.ng-invalid, md-radio-button.submitted.ng-invalid, .validation-error .md-label
{
    color: red !important;
}

md-input-container.md-default-theme.md-input-invalid label{
    color: rgb(244,67,54) !important;
}

md-radio-button.validation-error-radio .md-label {
    color: red !important;
}
.error-message label, .error-message {
    color: red !important;
}

.radio, .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0px;
}

md-select.md-default-theme.validation-error .md-select-label{
    border-color: red !important;
}

.validation-error .create-resume-wrapp md-select.md-default-theme .md-select-label {
    border-color: red !important;
}

input[type="email"]{
    width: 100%;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
    padding: 0;
    border: none;
    outline: none;
    margin-bottom: 15px;
    border-bottom: 1px solid #d9d9d9;
    box-shadow: none;
    outline-color: transparent;

}

.not_visible{
    display:none;
}

.upload-file:hover .crop-btn {
    position: absolute;
    right: 15%;
}

.upload-file:hover .set_personal {
    position: absolute;
    left: 15%;
}

md-input-container.md-input-focused label:not(.md-no-float), md-input-container.md-input-has-value label:not(.md-no-float) {
    -moz-transform: translate3d(0,4px,0) scale(.75);
    -webkit-transform: translate3d(0,4px,0) scale(.75);
    transform: translate3d(0,4px,0) scale(.75);
}

md-input-container .md-placeholder, md-input-container label:not(.md-no-float) {
    -moz-transform: translate3d(0, 33px, 0) scale(1);
    -webkit-transform: translate3d(0, 33px, 0) scale(1);
    transform: translate3d(0, 33px, 0) scale(1);
    font-size: 14px;
    position: relative;
}

md-input-container.no-overflow {
    overflow-x: inherit !important;
}

md-select:not([disabled]):focus .md-select-label {
    border-bottom: 1px solid;
}

.info-item {
    word-break: break-word;
}

.resume-nav.resume-prev-next {
    position: fixed !important;
    top:50px  !important;
    right:10px  !important;
    z-index:9999;
}

.alert-smtp-modal {
    min-height:200px;
}
.alert-smtp-modal .modal-body{
    line-height: 120px;
}
#birthday {
    margin-bottom: 15px;
}

.draft-btn{
    background-color: #00bcd4 ;

}
.btn-text{
    color: white;
    margin: 0px;
}
.btn-text:hover{
    color:#00bcd4;
    margin: 0px;
}
/*.browse-table.users tr:hover td.role-td {*/
    /*margin-top: 40%;*/
    /*display: inline-block;*/
/*}*/
md-checkbox{
    /*margin: 0px;*/
    line-height: normal;
}
.create-resume-container md-checkbox{
    margin: 2px;
    line-height: normal;
}
.search-checkbox{
    color: white;
    margin: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 1700px) {
    .responsive-fullwidth {width:100%}
}

.print-resume-name {color: #000000;}

p.auto-save {color: #d4d4d4}

.margin-extra {margin-left: 15px;}

.form-info {
    height: 70px;
    line-height: 18px;
}
.login-form {
    position: fixed;
    left: 50%;
    transform: translate(-50%);
}
.icons-styles span{
    margin: 0 4px;
}
.icons-styles i{
    font-size: 18px;
    color: #aeb2b7;
}
.icons-styles i:hover{
    color: #27c4d9;
}

md-select .md-select-value.md-select-placeholder {color: #ffffff;}
md-select .md-select-value {border-bottom-color: #4ecfe0;}

.margin-right-spacing {margin-right: 25px;}
.margin-bottom-spacing {margin-bottom: 15px;}

.md-tabs.md-default-theme .md-tab.md-active, md-tabs .md-tab.md-active, md-tabs.md-default-theme .md-tab.md-active md-icon, md-tabs .md-tab.md-active md-icon, md-tabs.md-default-theme .md-tab.md-focused, md-tabs .md-tab.md-focused, md-tabs.md-default-theme .md-tab.md-focused md-icon, md-tabs .md-tab.md-focused md-icon {color: #00bcd4;}

.search #left-filter-form md-select, .search.n-search md-select {color: #ffffff;}
.md-select.md-default-theme:not([disabled]):focus .md-select-value, md-select:not([disabled]):focus .md-select-value {color: #ffffff;}
.white-bg-black-text .md-select.md-default-theme:not([disabled]):focus .md-select-value, .white-bg-black-text md-select:not([disabled]):focus .md-select-value {color: #555;}
.resume .profile-thumb .right .profile-view-i li button.active i {color: #00bcd4;}

.age-form-group {margin-top:25px;}

/* Smooch Styles */
#sk-holder #sk-container {border-radius: 3px 3px 0 0!important; right: 13px !important;}
#sk-holder #sk-container #sk-header {background-color: #00bcd4 !important; color: #ffffff; border-radius: 3px 3px 0 0 !important; font-size: 13px !important; text-transform: uppercase; font-weight: bold !important;}
#sk-holder #sk-container #sk-header .fa {color: #ffffff !important;}
#sk-holder #sk-container #sk-wrapper {border-radius: 3px 3px 0 0 !important;}


/* Checkboxes Styles */
md-checkbox.md-default-theme .md-icon, md-checkbox .md-icon {border-color: #ffffff;}
.create-resume-wrapp md-checkbox.md-default-theme .md-icon, .create-resume-wrapp md-checkbox .md-icon {border-color: #d9d9d9;}
.create-resume-wrapp md-checkbox.md-default-theme:not([disabled]).md-primary .md-icon, .create-resume-wrapp md-checkbox:not([disabled]).md-primary .md-icon  {border-color: #d9d9d9;}
.create-resume-wrapp .md-select.md-default-theme:not([disabled]):focus .md-select-value, .create-resume-wrapp md-select:not([disabled]):focus .md-select-value {color: #222;}

#left-filter-form #maleCheckbox {margin-right: 45px;}

/* Input Styles */
md-input-container {margin:0 !important;}

/* Fixes select issue */
body { height: auto !important; }

/* Adds margin to bottom of search bar styles to allow access to the search buttons */
.col-md-3.non-left {margin-bottom: 45px;}

.search-btn {
    background-color: #ef4482 !important;
    margin-top: 0; z-index: 20;
    margin-right: 15px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    border-radius: 0 0 3px 3px;
    padding: 10px 35px;
    font-size: 13px;
    color: #fff;
}
.search-btn:hover {background-color: #00bcd4 !important; color: #fff;}
.search-btn.show-button {right: 0;}

.search #left-filter-form .md-button.md-raised, .search.n-search .md-button.md-raised {border-radius: 3px;}

.contact-info-location {width: 30px; float: left; min-height: 55px;}

.button-pink {background: #ef4482 !important; color: #ffffff !important;}
.button-pink:hover {background: #00bcd4 !important;}

.button-pdf {width: 35% !important;}

#more-options:after {
    font-family: "FontAwesome";
    content: "\f078";
}

/* Icon when the collapsible content is hidden */
#more-options.collapsed:after {
    content: "\f077 ";
}
.search md-checkbox .md-label {
    margin-left: 15px !important;
}

.fixed-sidebar {position: fixed !important; overflow-y: scroll; max-height: 87%; width: 24%; top: 121px !important;}
.button-boxshadow {}
@media only screen and (min-width: 320px) and (max-width: 1325px) {
    .button-first {margin-bottom: 15px; display: block;}
    .button-second {display: block; margin-top: 15px; margin-left: 0 !important;}
}
