/***************************
Padding All
****************************/
.iq-pall { padding: 0px !important; }
.iq-pall-10 { padding: 10px; }
.iq-pall-15 { padding: 15px; }
.iq-pall-20 { padding: 20px; }
.iq-pall-25 { padding: 25px; }
.iq-pall-30 { padding: 30px !important; }
.iq-pall-40 { padding: 40px !important; }
.iq-pall-50 { padding: 50px; }
.iq-pall-60 { padding: 60px !important; }
.iq-pall-70 { padding: 70px; }
.iq-pall-80 { padding: 80px; }
.iq-pall-90 { padding: 90px; }
.iq-pall-100 { padding: 100px; }
.iq-pall-110 { padding: 110px; }
.iq-pall-120 { padding: 120px; }
.iq-pall-130 { padding: 130px; }
.iq-pall-140 { padding: 140px; }
.iq-pall-150 { padding: 150px; }

/***************************
Padding Top and Bottom
****************************/
.iq-ptb-0 { padding: 0; }
.iq-ptb-10 { padding: 10px 0; }
.iq-ptb-15 { padding: 15px 0; }
.iq-ptb-20 { padding: 20px 0; }
.iq-ptb-25 { padding: 25px 0; }
.iq-ptb-30 { padding: 30px 0; }
.iq-ptb-40 { padding: 40px 0; }
.iq-ptb-50 { padding: 50px 0; }
.iq-ptb-60 { padding: 60px 0; }
.iq-ptb-70 { padding: 70px 0; }
.iq-ptb-80 { padding: 80px 0; }
.iq-ptb-90 { padding: 90px 0; }
.iq-ptb-100 { padding: 100px 0; }
.iq-ptb-110 { padding: 110px 0; }
.iq-ptb-120 { padding: 120px 0; }
.iq-ptb-130 { padding: 130px 0; }
.iq-ptb-140 { padding: 140px 0; }
.iq-ptb-150 { padding: 150px 0; }

/***************************
Padding Left and right
****************************/
.iq-plr-0 { padding: 0; }
.iq-plr-10 { padding: 0 10px; }
.iq-plr-15 { padding: 0 15px; }
.iq-plr-20 { padding: 0 20px; }
.iq-plr-25 { padding: 0 25px; }
.iq-plr-30 { padding: 0 30px !important; }
.iq-plr-40 { padding: 0 40px; }
.iq-plr-50 { padding: 0 50px; }
.iq-plr-60 { padding: 0 60px; }
.iq-plr-70 { padding: 0 70px; }
.iq-plr-80 { padding: 0 80px; }
.iq-plr-90 { padding: 0 90px; }
.iq-plr-100 { padding: 0 100px; }
.iq-plr-110 { padding: 0 110px; }
.iq-plr-120 { padding: 0 120px; }
.iq-plr-130 { padding: 0 130px; }
.iq-plr-140 { padding: 0 140px; }
.iq-plr-150 { padding: 0 150px; }

/***************************
Padding top
****************************/
.iq-pt-0 { padding-top: 0px; }
.iq-pt-10 { padding-top: 10px; }
.iq-pt-15 { padding-top: 15px; }
.iq-pt-20 { padding-top: 20px; }
.iq-pt-25 { padding-top: 25px; }
.iq-pt-30 { padding-top: 30px; }
.iq-pt-40 { padding-top: 40px !important; }
.iq-pt-50 { padding-top: 50px !important; }
.iq-pt-60 { padding-top: 60px; }
.iq-pt-70 { padding-top: 70px; }
.iq-pt-80 { padding-top: 80px; }
.iq-pt-90 { padding-top: 90px; }
.iq-pt-100 { padding-top: 100px; }
.iq-pt-110 { padding-top: 110px; }
.iq-pt-120 { padding-top: 120px; }
.iq-pt-130 { padding-top: 130px; }
.iq-pt-140 { padding-top: 140px; }
.iq-pt-150 { padding-top: 150px; }

/***************************
Padding Bottom
****************************/
.iq-pb-0 { padding-bottom: 0px; }
.iq-pb-10 { padding-bottom: 10px; }
.iq-pb-15 { padding-bottom: 15px; }
.iq-pb-20 { padding-bottom: 20px; }
.iq-pb-25 { padding-bottom: 25px; }
.iq-pb-30 { padding-bottom: 30px !important; }
.iq-pb-40 { padding-bottom: 40px; }
.iq-pb-50 { padding-bottom: 50px !important; }
.iq-pb-60 { padding-bottom: 60px; }
.iq-pb-70 { padding-bottom: 70px; }
.iq-pb-80 { padding-bottom: 80px; }
.iq-pb-90 { padding-bottom: 90px; }
.iq-pb-100 { padding-bottom: 100px; }
.iq-pb-110 { padding-bottom: 110px; }
.iq-pb-120 { padding-bottom: 120px; }
.iq-pb-130 { padding-bottom: 130px; }
.iq-pb-140 { padding-bottom: 140px; }
.iq-pb-150 { padding-bottom: 150px; }

/***************************
Padding Left
****************************/
.iq-pl-0 { padding-left: 0; }
.iq-pl-10 { padding-left: 10px; }
.iq-pl-15 { padding-left: 15px; }
.iq-pl-20 { padding-left: 20px; }
.iq-pl-25 { padding-left: 25px; }
.iq-pl-30 { padding-left: 30px; }
.iq-pl-40 { padding-left: 40px; }
.iq-pl-50 { padding-left: 50px !important; }
.iq-pl-60 { padding-left: 60px; }
.iq-pl-70 { padding-left: 70px; }
.iq-pl-80 { padding-left: 80px; }
.iq-pl-90 { padding-left: 90px; }
.iq-pl-100 { padding-left: 100px; }
.iq-pl-110 { padding-left: 110px; }
.iq-pl-120 { padding-left: 120px; }
.iq-pl-130 { padding-left: 130px; }
.iq-pl-140 { padding-left: 140px; }
.iq-pl-150 { padding-left: 150px; }

/***************************
Padding Right
****************************/
.iq-pr-0 { padding-right: 0px; }
.iq-pr-10 { padding-right: 10px; }
.iq-pr-15 { padding-right: 15px; }
.iq-pr-20 { padding-right: 20px; }
.iq-pr-25 { padding-right: 25px; }
.iq-pr-30 { padding-right: 30px; }
.iq-pr-40 { padding-right: 40px; }
.iq-pr-50 { padding-right: 50px; }
.iq-pr-60 { padding-right: 60px; }
.iq-pr-70 { padding-right: 70px; }
.iq-pr-80 { padding-right: 80px; }
.iq-pr-90 { padding-right: 90px; }
.iq-pr-100 { padding-right: 100px; }
.iq-pr-110 { padding-right: 110px; }
.iq-pr-120 { padding-right: 120px; }
.iq-pr-130 { padding-right: 130px; }
.iq-pr-140 { padding-right: 140px; }
.iq-pr-150 { padding-right: 150px; }

/***************************
Margin All
****************************/
.iq-mall-0 { margin: 0; }
.iq-mall-10 { margin: 10px; }
.iq-mall-15 { margin: 15px; }
.iq-mall-20 { margin: 20px; }
.iq-mall-25 { margin: 25px; }
.iq-mall-30 { margin: 30px; }
.iq-mall-40 { margin: 40px; }
.iq-mall-50 { margin: 50px; }
.iq-mall-60 { margin: 60px; }
.iq-mall-70 { margin: 70px; }
.iq-mall-80 { margin: 80px; }
.iq-mall-90 { margin: 90px; }
.iq-mall-100 { margin: 100px; }
.iq-mall-110 { margin: 110px; }
.iq-mall-120 { margin: 120px; }
.iq-mall-130 { margin: 130px; }
.iq-mall-140 { margin: 140px; }
.iq-mall-150 { margin: 150px; }

/***************************
Margin Top and Bottom
****************************/
.iq-mtb-0 { margin: 0; }
.iq-mtb-10 { margin: 10px 0 !important; }
.iq-mtb-15 { margin: 15px 0; }
.iq-mtb-20 { margin: 20px 0; }
.iq-mtb-25 { margin: 25px 0; }
.iq-mtb-30 { margin: 30px 0; }
.iq-mtb-40 { margin: 40px 0; }
.iq-mtb-50 { margin: 50px 0; }
.iq-mtb-60 { margin: 60px 0; }
.iq-mtb-70 { margin: 70px 0; }
.iq-mtb-80 { margin: 80px 0; }
.iq-mtb-90 { margin: 90px 0; }
.iq-mtb-100 { margin: 100px 0; }
.iq-mtb-110 { margin: 110px 0; }
.iq-mtb-120 { margin: 120px 0; }
.iq-mtb-130 { margin: 130px 0; }
.iq-mtb-140 { margin: 140px 0; }
.iq-mtb-150 { margin: 150px 0; }

/***************************
Margin Left and Right
****************************/
.iq-mlr-0 { margin: 0; }
.iq-mlr-10 { margin: 0 10px; }
.iq-mlr-15 { margin: 0 15px; }
.iq-mlr-20 { margin: 0 20px; }
.iq-mlr-25 { margin: 0 25px; }
.iq-mlr-30 { margin: 0 30px; }
.iq-mlr-40 { margin: 0 40px; }
.iq-mlr-50 { margin: 0 50px; }
.iq-mlr-60 { margin: 0 60px; }
.iq-mlr-70 { margin: 0 60px; }
.iq-mlr-80 { margin: 0 80px; }
.iq-mlr-90 { margin: 0 80px; }
.iq-mlr-100 { margin: 0 100px; }
.iq-mlr-110 { margin: 0 110px; }
.iq-mlr-120 { margin: 0 120px; }
.iq-mlr-130 { margin: 0 130px; }
.iq-mlr-140 { margin: 0 140px; }
.iq-mlr-150 { margin: 0 150px; }

/***************************
Margin Top
****************************/
.iq-mt-0 { margin-top: 0px; }
.iq-mt-8 { margin-top: 8px; }
.iq-mt-10 { margin-top: 10px !important; }
.iq-mt-15 { margin-top: 15px; }
.iq-mt-20 { margin-top: 20px !important; }
.iq-mt-25 { margin-top: 25px; }
.iq-mt-30 { margin-top: 30px; }
.iq-mt-40 { margin-top: 40px; }
.iq-mt-50 { margin-top: 50px; }
.iq-mt-60 { margin-top: 60px; }
.iq-mt-70 { margin-top: 70px; }
.iq-mt-80 { margin-top: 80px; }
.iq-mt-90 { margin-top: 90px; }
.iq-mt-100 { margin-top: 100px; }
.iq-mt-110 { margin-top: 110px; }
.iq-mt-120 { margin-top: 120px; }
.iq-mt-130 { margin-top: 130px; }
.iq-mt-140 { margin-top: 140px; }
.iq-mt-150 { margin-top: 150px; }

/***************************
Margin Bottom
****************************/
.iq-mb-0 { margin-bottom: 0px; }
.iq-mb-10 { margin-bottom: 10px; }
.iq-mb-15 { margin-bottom: 15px; }
.iq-mb-20 { margin-bottom: 20px; }
.iq-mb-25 { margin-bottom: 25px; }
.iq-mb-30 { margin-bottom: 30px; }
.iq-mb-40 { margin-bottom: 40px; }
.iq-mb-50 { margin-bottom: 50px; }
.iq-mb-60 { margin-bottom: 60px; }
.iq-mb-70 { margin-bottom: 70px; }
.iq-mb-80 { margin-bottom: 80px !important; }
.iq-mb-90 { margin-bottom: 90px; }
.iq-mb-100 { margin-bottom: 100px; }
.iq-mb-110 { margin-bottom: 110px; }
.iq-mb-120 { margin-bottom: 120px; }
.iq-mb-130 { margin-bottom: 130px; }
.iq-mb-140 { margin-bottom: 140px; }
.iq-mb-150 { margin-bottom: 150px; }

/***************************
Margin Left
****************************/
.iq-ml-0 { margin-left: 0px; }
.iq-ml-10 { margin-left: 10px; }
.iq-ml-15 { margin-left: 15px; }
.iq-ml-20 { margin-left: 20px; }
.iq-ml-25 { margin-left: 25px; }
.iq-ml-30 { margin-left: 30px; }
.iq-ml-40 { margin-left: 40px; }
.iq-ml-50 { margin-left: 50px; }
.iq-ml-60 { margin-left: 60px; }
.iq-ml-70 { margin-left: 70px; }
.iq-ml-80 { margin-left: 80px; }
.iq-ml-90 { margin-left: 90px; }
.iq-ml-100 { margin-left: 100px; }
.iq-ml-110 { margin-left: 110px; }
.iq-ml-120 { margin-left: 120px; }
.iq-ml-130 { margin-left: 130px; }
.iq-ml-140 { margin-left: 140px; }
.iq-ml-150 { margin-left: 150px; }

/***************************
Margin Right
****************************/
.iq-mr-0 { margin-right: 0px !important; }
.iq-mr-10 { margin-right: 10px !important; }
.iq-mr-15 { margin-right: 15px; }
.iq-mr-20 { margin-right: 20px !important; }
.iq-mr-25 { margin-right: 25px; }
.iq-mr-30 { margin-right: 30px; }
.iq-mr-40 { margin-right: 40px; }
.iq-mr-50 { margin-right: 50px; }
.iq-mr-60 { margin-right: 60px; }
.iq-mr-70 { margin-right: 70px; }
.iq-mr-80 { margin-right: 80px; }
.iq-mr-90 { margin-right: 90px; }
.iq-mr-100 { margin-right: 100px; }
.iq-mr-110 { margin-right: 110px; }
.iq-mr-120 { margin-right: 120px; }
.iq-mr-130 { margin-right: 130px; }
.iq-mr-140 { margin-right: 140px; }
.iq-mr-150 { margin-right: 150px; }

textarea{
	resize: none;
}

img.aberto {
    margin-top: 8px;
}

.voltar-para-empresa {
    font-family: 'OpenSans-Regular';
    font-size: 15px;
}

/****** Jcrop ******/
.step2, .step2_m1, .step2_m2 {
    display: none;
}

.jcrop-holder {
    display: inline-block;
} 

.jcrop-keymgr{
	visibility: hidden;
}

#preview, #preview_m1, #preview_m2 {
    max-width:100%;
}

#removeImageJcrop{
	margin-bottom: 15px;
}
/****** Jcrop ******/

/****** Custom css checkbox ******/
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  input[type='checkbox'],
  input[type='radio'] {
    --active: #d7dcde;
    --active-inner: #fff;
    --border: #d7dcde;
    --border-hover: #d7dcde;
    --background: #fff;
    --disabled: #F6F8FF;
    --disabled-inner: #E1E6F9;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 21px;
    outline: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 1px solid var(--bc, var(--border));
    background: #d7dcde;
    -webkit-transition: background .3s, border-color .3s, box-shadow .2s;
    transition: background .3s, border-color .3s, box-shadow .2s;
  }
  input[type='checkbox']:after,
  input[type='radio']:after {
    content: '';
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    -webkit-transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
    transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
  }
  input[type='checkbox']:checked,
  input[type='radio']:checked {
    --b: var(--active);
    --bc: var(--active);
    --d-o: .3s;
    --d-t: .6s;
    --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
	background-color: #3498db;
    border: 1px solid #3498db;	
  }
  input[type='checkbox']:disabled,
  input[type='radio']:disabled {
    --b: var(--disabled);
    cursor: not-allowed;
    opacity: .9;
  }
  input[type='checkbox']:disabled:checked,
  input[type='radio']:disabled:checked {
    --b: var(--disabled-inner);
    --bc: var(--border);
  }
  input[type='checkbox']:disabled + label,
  input[type='radio']:disabled + label {
    cursor: not-allowed;
  }
  input[type='checkbox']:hover:not(:checked):not(:disabled),
  input[type='radio']:hover:not(:checked):not(:disabled) {
    --bc: var(--border-hover);
  }
  input[type='checkbox']:focus,
  input[type='radio']:focus {
    box-shadow: 0 0 0 var(--focus);
  }
  input[type='checkbox']:not(.switch),
  input[type='radio']:not(.switch) {
    width: 21px;
  }
  input[type='checkbox']:not(.switch):after,
  input[type='radio']:not(.switch):after {
    opacity: var(--o, 0);
  }
  input[type='checkbox']:not(.switch):checked,
  input[type='radio']:not(.switch):checked {
    --o: 1;
  }
  input[type='checkbox'] + label,
  input[type='radio'] + label {
    font-size: 14px;
    line-height: 21px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-left: 4px;
  }

  input[type='checkbox']:not(.switch) {
    border-radius: 5px;
  }
  input[type='checkbox']:not(.switch):after {
    width: 5px;
    height: 9px;
    border: 2px solid var(--active-inner);
    border-top: 0;
    border-left: 0;
    left: 7px;
    top: 4px;
    -webkit-transform: rotate(var(--r, 20deg));
            transform: rotate(var(--r, 20deg));
  }
  input[type='checkbox']:not(.switch):checked {
    --r: 43deg;
  }
  input[type='checkbox'].switch {
    width: 38px;
    border-radius: 11px;
  }
  input[type='checkbox'].switch:after {
    left: 2px;
    top: 2px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: var(--ab, var(--border));
    -webkit-transform: translateX(var(--x, 0));
            transform: translateX(var(--x, 0));
  }
  input[type='checkbox'].switch:checked {
    --ab: var(--active-inner);
    --x: 17px;
  }
  input[type='checkbox'].switch:disabled:not(:checked):after {
    opacity: .6;
  }

  input[type='radio'] {
    border-radius: 50%;
  }
  input[type='radio']:after {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: var(--active-inner);
    opacity: 0;
    -webkit-transform: scale(var(--s, 0.7));
            transform: scale(var(--s, 0.7));
  }
  input[type='radio']:checked {
    --s: .5;
  }
}

input[type='checkbox'] + label, input[type='radio'] + label:hover {
    cursor: default;
}
/****** Custom css checkbox ******/

.nao-ativo {
    background-color: #FFE5E5 !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'OpenSans-Regular';
    font-weight: normal;
}

label{
	font-family: 'OpenSans-Regular';
	font-size: 15px;
}

footer{
	font-family: 'OpenSans-Regular';	
}

p.lead.text-muted {
    font-size: 15px;
}

.form-control{
	font-family: 'OpenSans-Regular';
}

.login_content form input[type="text"], .login_content form input[type="email"], .login_content form input[type="password"]{
	font-family: 'OpenSans-Regular';
}

p{
	font-family: 'OpenSans-Regular';
	font-size: 16px;
}

.btn {
    font-family: 'OpenSans-Regular';
    font-weight: normal;
	text-shadow: none;
}

.lembrar {
    font-size: 17px;
    font-family: 'OpenSans-Regular';
    margin-top: 6px;
}

.to_register {
    font-family: 'OpenSans-Regular';
    font-size: 17px;
}

a:hover {
    color: #4599ac;
}

label.error {
    text-align: left !important;
    left: 0px;
    color: #dc3545;
    width: 100%;
    font-size: 15px;
    font-family: 'OpenSans-Regular';
}

.facebook_color {
	background-color: #3b5998 !important;
    color: #FFFFFF !important;
    font-size: 18px !important;
    line-height: 24px !important;
}

.instagram_color{
	background-color: #8a3ab9 !important;	
    color: #FFFFFF !important;
    font-size: 18px !important;
    line-height: 24px !important;	
}

.linkedin_color{
	background-color: #007bb5 !important;	
    color: #FFFFFF !important;
    font-size: 18px !important;
    line-height: 24px !important;	
}

.twitter_color{
	background-color: #55acee !important;	
    color: #FFFFFF !important;
    font-size: 18px !important;
    line-height: 24px !important;	
}

.google_plus_color{
	background-color: #dd4b39 !important;	
    color: #FFFFFF !important;
    font-size: 18px !important;
    line-height: 24px !important;	
}

.youtube_color{
	background-color: #ff0000 !important;	
    color: #FFFFFF !important;
    font-size: 18px !important;
    line-height: 24px !important;	
}

.input-group-addon {
    width: 44px;
}

.alert{
    font-size: 15px;
    font-family: 'OpenSans-Regular';	
}

strong, b, strong, .bold{
	font-family: 'OpenSans-Bold';
}

.semi-bold{
	font-family: 'OpenSans-SemiBold';
}

a.user-profile, .dropdown-item{
	font-family: 'OpenSans-Regular';
}

span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da  !important;
    border-radius: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	font-family: 'OpenSans-Regular';
	font-size: 1rem;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder{
	color: #73899f !important;	
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	font-family: 'OpenSans-Regular';
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.select2-results__option {
	font-family: 'OpenSans-Regular';
    font-size: 1rem;
    line-height: 1.5;
}

.checkbox {
    margin-top: 6px;
}

div.dataTables_wrapper div.dataTables_info, .dataTables_paginate a {
    font-family: 'OpenSans-Regular';
    font-size: 15px;
}

.table{
    font-family: 'OpenSans-Regular';
    font-size: 15px;	
}

table.table-bordered.dataTable tbody td {
    vertical-align: inherit;
}

.dropdown-item {
    font-size: 14px;
}

.bg-blue-menu {
    background: #36c6d3;
    color: #FFFFFF;
}

.table th {
    font-family: 'OpenSans-SemiBold';
}

a.btn.btn-default.buttons-copy.buttons-html5.btn-sm, a.btn.btn-default.buttons-csv.buttons-html5.btn-sm, a.btn.btn-default.buttons-print.btn-sm {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    margin-bottom: 5px;
    margin-right: 5px;
	margin-left: 5px;
    border-radius: 3px;
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #FFFFFF;
}

.small, small {
    font-size: 70%;
}

.badge {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

.erro-leitura {
    font-family: 'OpenSans-Regular';
    font-size: 14px;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus, .btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}

.x_content h4 {
	font-family: 'OpenSans-Regular';
	font-weight: normal;
	font-size: 1.5rem;
}

.modal-body{
	font-family: 'OpenSans-Regular';
	font-size: 16px;
}

.semi-bold{
	font-family: 'OpenSans-SemiBold';
}

.sub-classificacao {
    font-size: 16px;
}

.adicionar {
    font-size: 18px !important;
    color: #73879C !important;
}

.min-width-auto{
	min-width: auto !important;
}

.danger-text{
	color: #dc3545;
}

.success-text{
	color: #169F85;
}

.vertical-align-td td{
	vertical-align: middle;
}

.imagens-upload img {
    object-fit: cover;
    width: 100%;
    height: 172px;
}

.campos-destaque{
	border: 1px solid #007bff;
}

.main_menu .glyphicon {
    width: 26px;
}

.reorder_ul li {
    list-style-type: none;
}

.reorder_ul{
	padding-left: 0px;
}

.reorder_ul li div {
    padding: 20px;
    font-size: 17px;
    font-family: 'OpenSans-Regular';
}

.ui-sortable-handle:hover {
    cursor: move !important;
}

.menu_section h3 {
    padding: 15px;
}

.profile_info span{
	font-family: 'OpenSans-Regular';
}

div.dataTables_wrapper div.dataTables_processing {
    padding: 1em 0 2.5em 0 !important;
    font-family: 'OpenSans-Regular';
    font-size: 17px;
}

.navbar-nav .open .dropdown-menu.msg_list {
    height: 326px;
    overflow-y: auto;
}

.page-title-full{
	width: 100% !important;
}

.iq-portfolio-04 {
    position: relative;
    overflow: hidden;
}

.iq-portfolio-img {
    overflow: hidden;
}

.iq-portfolio-content-medida-01 img, .iq-portfolio-content-medida-02 img, .iq-portfolio-content-medida-03 img, .iq-portfolio-content-medida-04 img, .iq-portfolio-content-medida-05 img, .iq-portfolio-content-medida-06 img, .iq-portfolio-content-medida-07 img, .iq-portfolio-content-medida-08 img, .iq-portfolio-content-medida-09 img, .iq-portfolio-content-medida-10 img, .main-content.popup-gallery.main-content-0 img, section.overview-block-pb.iq-contact3 img {
    max-width: 100%;
    height: auto;
}
.iq-portfolio-04 .iq-portfolio-img img {
    -o-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.iq-portfolio-04 .iq-overbg {
    background: none;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.iq-portfolio-04 .iq-overbg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.iq-portfolio-04 .iq-overbg::before, .iq-portfolio-04 .iq-overbg::after {
    bottom: 15px;
    content: "";
    left: 15px;
    opacity: 0;
    position: absolute;
    right: 15px;
    top: 15px;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    z-index: 1;
}

.iq-portfolio-04 .iq-overbg::before {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    -o-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    transform: scale(0, 1);
}

.iq-portfolio-content-medida-02 .row .col-xs-12.col-sm-6.col-md-6 .iq-portfolio-04 .iq-overbg .iq-portfolio-content, .iq-portfolio-content-medida-02 .row .col-6.col-md-6.col-lg-6.mb-30 .iq-portfolio-04 .iq-overbg .iq-portfolio-content, .iq-portfolio-content-medida-02 .row .col-6.col-md-6.col-lg-6 .iq-portfolio-04 .iq-overbg .iq-portfolio-content {
    bottom: 128px;
}
.iq-portfolio-04 .iq-overbg .iq-portfolio-content {
    position: absolute;
    left: 0;
    bottom: 18px;
    opacity: 0;
    width: 100%;
    padding: 30px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 9;
}

.iq-portfolio-04 .iq-portfolio-icon {
    margin: 0;
    padding: 0;
}

.iq-portfolio-04 .iq-portfolio-icon li {
    display: inline-block;
    opacity: 1;
    transition: all 0.35s ease 0s;
    text-align: center;
}

.iq-portfolio-04 .iq-portfolio-icon li a {
    display: block;
    background: transparent;
    font-size: 26px;
    color: #fff;
    margin-right: 15px;
    transition: all 0.35s ease 0s;
}
.iq-portfolio-04 .iq-portfolio-content a {
    color: #fff;
}

ul li:after {
    position: absolute;
    color: #104c95;
    content: "";
    font-family: 'FontAwesome';
    left: 0;
    top: 0;
}

.iq-portfolio-04 .iq-overbg::before, .iq-portfolio-04 .iq-overbg::after {
    bottom: 15px;
    content: "";
    left: 15px;
    opacity: 0;
    position: absolute;
    right: 15px;
    top: 15px;
    -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    z-index: 1;
}
.iq-portfolio-04 .iq-overbg::after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -o-transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    transform: scale(1, 0);
}

.iq-portfolio-04:hover .iq-overbg {
    background: rgba(4, 126, 150, 0.8);
}

.iq-portfolio-04:hover .iq-overbg::before, .iq-portfolio-04:hover .iq-overbg::after {
    opacity: 1;
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.iq-portfolio-04:hover .iq-overbg .iq-portfolio-content {
    left: 0;
    opacity: 1;
}

.colorpicker-element .add-on i, .colorpicker-element .input-group-addon i {
    height: 22px !important;
}

.avatar-grande {
    overflow: initial !important;
	margin: 10px;
}

.avatar-grande img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

body.nav-md .container.body .main_container .col-md-3.left_col .left_col.scroll-view .navbar.nav_title a.site_title img.img-fluid.aberto{
	display: block;
}

body.nav-md .container.body .main_container .col-md-3.left_col .left_col.scroll-view .navbar.nav_title a.site_title img.img-fluid.fechado{
	display: none;
}

body.nav-sm .container.body .main_container .col-md-3.left_col .left_col.scroll-view .navbar.nav_title a.site_title img.img-fluid.fechado{
	display: block;
}

body.nav-sm .container.body .main_container .col-md-3.left_col .left_col.scroll-view .navbar.nav_title a.site_title img.img-fluid.aberto{
	display: none;
}

img.img-fluid.fechado {
    margin-top: 8px;
    margin-left: 6px;
}

.panel_toolbox > li > a {
    font-family: 'OpenSans-Regular';
}

.fileuploader-input-caption, .fileuploader-item .column-title div {
    font-family: 'OpenSans-SemiBold';
    font-weight: normal;
}

.video-container {
    position: relative;
    padding-bottom: 40%;
    height: 0;
    overflow: hidden;
}

.notificacoes a {
    padding: 5px 14px;
}

@media (max-width: 991px) {
	ul.nav.child_menu li a i {
		display: none;
	}
	
	ul.nav.child_menu li a span {
		margin-top: 1px;
	}
	
	.page-title .title_left, .page-title .title_right {
		width: 100% !important;
	}
	
	div.dataTables_wrapper div.dataTables_paginate ul.pagination {
		margin: 14px 0 2px 0;
	}
	
	span.marcar-todos {
	    font-size: 14px;	
		display: block;
		margin: 10px 0 0 0;
		position: absolute;
		width: 90%;
		text-align: right;
	}	
	
	.mt-40-mobile{
		margin-top: 40px;
	}
	
	.imagens-upload img {
		width: 90px;
		height: 60px;
		max-width: initial;
	}	
	
	.reorder_ul li div {
		width: 80%;
	}	
}

.modal-header .close {
    padding: 1.4rem 1rem 1rem 1rem !important;
}