/* titillium-web-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/TitilliumWeb/titillium-web-v17-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* titillium-web-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/TitilliumWeb/titillium-web-v17-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 45px;
    font-weight: 700;
    margin: 0px 0px 0px;
    text-transform: none;
    padding: 0px 0px 15px;
    line-height: 1;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
}

    h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .h1 span, .h2 span, .h3 span, .h4 span, .h5 span, .h6 span {
        color: var(--primary);
        font-family: 'Titillium Web', sans-serif;
        font-weight: 700;
        display: block;
        text-align: center;
        line-height: 1;
        position: relative;
    }

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    font-weight: 700;
}

.h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong {
    font-weight: 700;
}

h2, .h2 {
    font-size: 40px;
}

h3, .h3 {
    font-size: 35px;
}

h4, .h4 {
    font-size: 30px;
}

h5, .h5 {
    font-size: 25px;
}

h6, .h6 {
    font-size: 20px;
}

body {
    font-family: 'Titillium Web', san-serif !important;
    font-style: normal;
    font-variant: normal;
    font-size: 16px;
    line-height: 1.5;
    /* color: var(--secondary);  */
    font-weight: 400;
    overflow-x: hidden;
    background-color: #f9fafb;
}

.header h2 {
    font-family: 'Titillium Web', san-serif !important;
}

.container-fluid {
    height: 48px;
    background-color: inherit;
    padding-top: 16px;
    padding-left: 16px;
    max-width: 1400px;
}

@media (min-width: 768px) {
    .container-fluid {
        /* padding-left:59.60px; */
        /* height: 97px; */
    }
}

@media (max-width: 768px) {	
    .container-fluid {
        padding-top: 0px;
        padding-left: 0px;
    }
}

@media (width: 768px) {
    .container-fluid {
        padding-top: 0px;
        padding-left: 0px;
    }
}

#head-nav {
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.13);
    height: 80px;
    margin-bottom: 8px;
}

.header-image {
    margin: 0px;
    max-width: 100%;
}

/* @media (min-width: 768px) {
    .header-image {
		padding-left: 59.60px;
		padding-right: 59.60px;
    }
} */

@media (min-width: 768px) {
    .navbar-left {
        margin-left: 1071px;
    }
}

/* @media (min-width: 768px) {
    .navbar-nav.navbar-right:last-child {
        margin-right: auto;
    }
}
 */
@media (min-width: 768px) {
    .navbar-collapse.collapse {
        position: absolute;
        right: 0;
    }
}

.navbar-collapse.collapse {
    font-weight: 600;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-menu li > a:hover {
    background-color: #f5f5f5;
}

.btn-primary-ytl, .btn-primary-ytl:focus {
    background-color: #0198d5;
    border-color: #0198d5;
}

.btn-secondary-ytl, .btn-secondary-ytl:focus {
    background-color: #fff;
    border-color: # 0198d5;
    color: #000;
}

.label-ytl {
    background-color: #0198d5;
}

a {
    color: #0198d5;
}

.color-ytl {
    color: #0198d5;
}

.btn-secondary-ytl:hover {
    background-color: #fff;
    border-color: #0198d5;
    color: #000;
}

.btn {
    margin-left: 0px;
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #0198d5;
    border-color: #0198d5;
}

.color-primary {
    color: #0198d5 !important;
}

a.list-group-item:hover {
    border-left: 5px solid #0198d5;
    border-color: #0198d5;
}

.navbar-toggle {
    color: black;
    background-color: inherit;
    border: none;
}

/*     .container-fluid {
        padding-left: 4%;
    } */

.navbar-toggle {
    color: #504e4e;
    font-weight: 600;
    margin-top: 17px;
}

    .navbar-toggle:hover {
        color: #0198d5;
    }

.label-secondary {
    background-color: #EB7D22;
}

.widget-title {
    border-bottom: 2.2px solid #CCCCCC;
}

.friend-widget {
    border-radius: 4px !important;
    background: white;
    border-radius: 0px;
    border: solid 1px #e2e8f0;
}

    .friend-widget:hover {
        border: solid 1px #0198d5cc;
		background: white;
}
    }

a {
    color: #505050;
}

    a:focus, a:hover, a:active {
        color: #0198d5;
    }

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
   background:#0198d5e6;
}

.btn-primary, .btn-primary:focus {
    background-color: #0198d5;
    border-color: #0198d5;
    /* padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 11px;
    padding-right: 11px; */
}

p {
    font-size: 16px;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-color: #ffa800;
    --tw-shadow-color: #9f9e9e;
    --tw-shadow: var(--tw-shadow-colored);
    --tw-shadow-colored: 3px 3px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none;
    outline: none;
    outline-offset: unset;
}

body {
    color: #374151;
}

/* .btn-grey{
	background-color: #bcbcbc;
    border-color: #bcbcbc;
} */

.btn-grey:hover, .btn-grey:active, .btn-grey.active, .open .dropdown-toggle.btn-grey {
    /* background-color: #bcbcbc;
    --tw-shadow-color: #bcbcbc; */
    --tw-shadow: var(--tw-shadow-colored);
    --tw-shadow-colored: 3px 3px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.btn-grey:hover, .btn-grey:focus, .btn-grey:active, .btn-grey.active, .open .dropdown-toggle.btn-grey {
    color: #fff;
    /* background-color: #bcbcbc;
    border-color: #bcbcbc; */
}

.alert {
    margin-top: 69px;
}

.user-nav {
    margin-right: auto !important;
}

.block-flat, .block-wizard {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1023px) {
    .social-media {
        float: none !important;
        text-align: center;
    }
}

.form-control {
    border-color: #cccccc;
	border-radius: 6px;
	box-shadow: none;
	font-size: 16px;
    height: 40px;
}

	.form-control:focus {
		border-color: #cccccc;
		box-shadow: none;
	}

.select2-arrow {
    border: none !important;
}

.select2-container .select2-choice {
    border-radius: 6px;
	height: 40px;
}

.profile_menu .dropdown-toggle span {
    font-weight: 500;
    font-size: 16px;
    color: #504E4E;
    margin-top: 1px;
}

    .nav > li > a:hover,
    .nav > li > a:focus,
    .profile_menu .dropdown-toggle span:hover,
    .profile_menu .dropdown-toggle span:focus {
        background-color: inherit;
        color: #0198d5;
    }

.header-image {
    display: none;
}

.block-flat {
    padding: 0px;
    border: none;
    background-color: inherit;
}

.navbar-brand {
    margin-top: 15px !important;
    padding: 16px !important;
    background: url(https://cdn.ytlcement.com/ytl-production-media/ytl-media/assets/B70_logo_dc2cc2aa59.svg) !important;
}

.navbar-collapse.collapse {
	padding-top: 13px;
}
	
@media (max-width: 768px) {
	.navbar-brand {
		margin-top: 12px !important;
		margin-left: 6px !important;
	}
}

@media (width: 768px) {
	.navbar-brand {
		margin-top: 31px !important;
		margin-left: 6px !important;
	}
	
	.navbar-collapse.collapse {
		padding-top: 29px;
	}
}

.widget-title {
    border-bottom: none;
}

.input-group {
    margin-top: 0px;
}

.input-group-addon {
	border-color: #e2e8f0;
	border-radius: 6px;
}

.input-group .form-control:last-child, 
.input-group-addon:last-child, 
.input-group-btn:last-child > .btn, 
.input-group-btn:last-child > .btn-group > .btn, 
.input-group-btn:last-child > .dropdown-toggle, 
.input-group-btn:first-child > .btn:not(:first-child), 
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	border-left: none;
}

.input-group-addon {
	background-color: white;
}

.input-group-addon:first-child {
	border-right: none;
}

.no-padding-top {
	padding-top: 0;
}

.no-padding-bottom {
	padding-right: 0;
}

.no-padding-left {
	padding-left: 0;
}

.no-padding-right {
	padding-right: 0;
}

@media (max-width: 768px) {
	.no-padding-xs {
		padding: 0;
	}
	
    .no-padding-top-xs {
		padding-top: 0;
	}

	.no-padding-bottom-xs {
		padding-right: 0;
	}

	.no-padding-left-xs {
		padding-left: 0;
	}

	.no-padding-right-xs {
		padding-right: 0;
	}
}

.btn-sm {
	padding: 8px 16px;
	border-radius: 6px;
    line-height: 20px;
    font-size: 14px;
}


@media (max-width: 768px) {
    .navbar-header {
        padding: 0 10px;
    }
}

@media (width: 768px) {
    .col-sm-4 {
        width: 100%;
    }
}

.label-pin {
	display: none;
}

.label-closing-date {
	display: none;
}

.friend-widget {
    padding: 24px;
	height: 170px;
}

.friend-widget a.btn {
	margin-top: 25px;
}

.friend-widget h4 {
    color: #504e4e;
    font-size: 20px;
	margin-bottom: 0px;
}

.fa-clock {
    content: url("/RymIcon/clock.svg") !important;
	height: 14px;
}

.fa-suitcase {
    content: url("/RymIcon/briefcase.svg") !important;
	height: 14px;
}

.fa-location-dot {
    content: url("/RymIcon/gps.svg") !important;
	height: 14px;
}

.upload-box {
  border: 2px dashed #ccc;
  border-radius: 8px;
  padding: 30px;
  text-align: center;
  width: 100%;
  cursor: pointer;
  transition: 0.3s;
}

.upload-box:hover {
  border-color: #504e4eb3;
  background: #f9f9f9;
}

.upload-box i {
  font-size: 48px;
  color: #999;
  margin-bottom: 10px;
}

.upload-box .title {
  color: #007bff;
  font-weight: bold;
  cursor: pointer;
}

.upload-box .subtitle {
  color: #888;
  font-size: 14px;
}

#myPhoto {
  display: none; /* Hide default file input */
}

