/* Add here all your CSS customizations */
@media print {
    .pagebreak { page-break-before: always; } /* page-break-after works, as well */
}
.cosmic-block img,
.cosmic-block iframe {
    width: 100%;
}
.cosmic-block{
    font-size: 1rem;
}
.cosmic-block p{
    font-size: 1rem;
}
.back-to-home {
    width: 100px;
    position: fixed;
    bottom: 10px;
    left: 0px;
    background-color: #ff6200;
    text-align: center;
    border-radius: 0 5px 5px 0;
    z-index: 1;
    cursor: pointer;
    color: white;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
}

.back-to-home:hover {
    background-color: #ff6200;
    color: white;
    text-decoration: none;
}

label.error {
    width: 100%;
    margin-top: 5px;
}

#region-error,
#punct_lucru-error,
#city-error {
    position: absolute;
    top: 65px;
    left: 18px;
}

.body-sign {
    max-width: 800px;
}
.dashboard .logo img {
    width: auto;
    max-width: 350px;
    height: auto;
    max-height: 42px;
    margin-top: 0;
}

.logo img {
    max-width: 170px;
    height: auto;
    margin-top: 20px;
}

#w5 .tab-content {
    border: 0;
    box-shadow: none;
}

.ui-pnotify {
    z-index: 1010 !important;
}

#luna-error {
    position: absolute;
    margin-top: 75px;
    left: 17px;
}

.bg-tertiary .card-title {
    color: white;
}

.table .actions {
    text-align: center;
    width: 30px;
}
.table .actions a {
    margin-right: 15px;
    font-size: 16px;
}

.table button {
    padding: 10px 15px;
}

.big-icon-35 {
    font-size: 35px;
}

.table .no-space div {
    padding: 0;
    margin: 0;
}

.border-left {
    border-left: 1px solid #ccc;
}
.border-right {
    border-right: 1px solid #ccc;
}
.border-top {
    border-top: 1px solid #ccc;
}
.border-bottom {
    border-bottom: 1px solid #ccc;
}

html.dark .border-left {
    border-left: 1px solid #262b33 !important;
}
html.dark .border-right {
    border-right: 1px solid #262b33 !important;
}
html.dark .border-top {
    border-top: 1px solid #262b33 !important;
}
html.dark .border-bottom {
    border-bottom: 1px solid #262b33 !important;
}

.onlyView {
    display: none;
}

@media screen and (max-width: 1000px) {
    .hideOnMobile {
        display: none;
    }
}

.select2-container--bootstrap .select2-selection {
    height: auto;
    padding-bottom: 3px;
}

.dataTable .select2-search__field {
    width: 100% !important;
}
.select2-container {
    z-index: 996 !important;
}

html.dark .select2-container--default .select2-selection--multiple {
    background-color: #4c5058;
}

html.dark .select2-dropdown {
    background-color: #4c5058;
}

.link-disabled{
    cursor:not-allowed;
}
.link-disabled span{
    color: #ccc;
}

html.dark .link-disabled span{
    color: #596169;
}
p.lead{
    word-break: break-word;
}

.green-icon{
    font-size: 24px;
    color: #47a447;
}

.red-icon{
    font-size: 24px;
    color: #d2322d;
}

.yellow-icon{
    font-size: 24px;
    color: #ed9c28;
}
.ml-30{
    margin-left: 30px;
}


#region_punct-error, #city_punct-error {
    position: absolute;
    top: 65px;
    left: 18px;
}

.academie-link {
    border-radius: 7px;
    box-shadow:0 2px 8px 0 rgba(0,0,0,0.2),0 2px 5px 0 rgba(0,0,0,0.19) !important;
    float: right;
    margin-left: 5px;
    white-space: nowrap;
}

.academie-play {
    padding-right: 4px;
    padding-left: 2px;
    color: white;
}

.academie-minute, .academie-blog {
    border-left: 1px solid white;
    font-weight: bold;
    padding-left: 8px;
    color: white;
}

.academie-div {
    margin-bottom: 20px;
}

#file-upload-button{
    background-color:#ff6200 !important;
}

.video-title {
    margin: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}

.inline-block-150{
    display: inline-block;
    width: 150px;
}
.inline-block-300{
    display: inline-block;
    width: 300px;
}

.inline-block-220{
    display: inline-block;
    width: 220px;
}
.inline-block-50{
    display: inline-block;
    width: 50px;
}
.inline-block-auto{
    display: inline-block;
    width: auto;
}

.academy-category-title {
    border-bottom: 1px dotted #d9d9d9;
    border-radius: 1px;
    vertical-align: middle !important;
}

.academy-category-button-image {
    margin-left: 5px;
    font-size: 15px;
}

.academy-category-icon {
    vertical-align: middle !important;
} 

.academy-category-title-summary {
    height: 130px !important;
    overflow: hidden !important;
    word-break: break-word !important;
    display: inline !important; 
    vertical-align: middle !important;
}

.academy-category-description {
    height: 120px; 
    max-height: 120px; 
    overflow: hidden;
}
.margin-left{
    margin-left: 10px;
}

.curs-title-col {
    margin: auto;
}

.curs-title {
    margin: auto;
    text-align: center;
    width: 90%;
}

.curs-title-text {
    margin: auto;
    padding-bottom: 5px;
}

.curs-video {
    padding: 0px;
    margin: auto;
    margin-top: 15px;
    width: 100%;
    height: 720px;
}

.curs-description-box {
    width: 90%;
    margin: auto;
}

.curs-description{
    padding: 0 10px;
}
.curs-description .container{
    width: 100%;
    padding: 0;
    margin: 0;
    max-width: 100%;
}

.notification-icon-extra{
    height: 35px !important;
    width: 45px !important;
}
.notification-icon-extra .fas{
    font-size: 25px !important;
    margin-top: 5px;
}
.academy_categoties_images {
    height:90px;
    width:90px;
    vertical-align: inherit;
}

.tutorial-banner {
    width: 100%;
    height:200px;
}

.colector-has-visa{
    margin-top: 40px;
}

.elipsis-fix {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 130%;
}

div.checkbox-custom {
    display: inline-block;
    width: 100%;
}



@media screen and (min-width: 1000px) {
    #tutorials_search {
        width: 400px;
    }
}

.margin-top-20{
    margin-top: 20px;;
}


.mta {
	margin-top: auto;
}

.flex-column {
	display: flex;
	flex-direction: column;
}

.dashboard-video {
	padding: 0px;
	margin: auto;
	margin-top: 15px;
	height: 700px;
	width: 100%;
	display: block;
}

.link-tutorials {
	display: block;
	text-align: center;
}

.flex-center {
	display: flex;
	justify-content: center;
}

.display-none {
    display: none;
}
.isotope-item:hover{
    text-decoration: none;
}

.service-item .img-fluid{
    width: 100%;
}

.legend h3{
    font-weight: bold;
    font-size: 14px;
}
.legend p{
    font-size: 12px;
}
.company-details{
    border:1px solid #CCC;
    padding: 20px;
}
.company-details p{
    font-size: 12px;
}
.thumbnail-text-holder{
    min-height: 250px;
    overflow: hidden;
}