@import url('https://fonts.googleapis.com/css?family=Open+Sans');

.sweet-alert {   
    z-index: 10053 !important;
}
.sweet-overlay {
    z-index: 10052 !important;
}
td.right {
    text-align: right;
}
.page-header.navbar .page-logo .logo-default {
    margin: 8px 0 0 !important;
}
.company-csv-redio {
    margin-left: 15px;
}
.company-time-form-group {
    padding-top: 40px;
}
.margiv-top-10.map-btn {
    margin-top: 30px;
}
div#google_translate_element {
    margin-bottom: 20px;
display: inline-block;
width: 100%;
text-align: right;
}
i.btn-next-company {
    font-size: 20px;
}
.page-header.navbar .page-logo .logo-default {
    width: 60px;
}
button.btn.green {
    float: right;
}
.custom-padding .portlet-body {
    padding: 0px !important;
}
.custom-padding .mt-element-list .list-default.mt-list-container ul>.mt-list-item{
    display: inline-block;
    width: 100%;
}
.custom-padding .mt-element-list .list-default.mt-list-container ul>.mt-list-item>.list-icon-container {
    display: inline-block;
}
.custom-padding .mt-element-list .list-default.mt-list-container ul > .mt-list-item{
padding: 15px 0px;
}

.custom-padding .mt-element-list .list-default.mt-list-container ul > .mt-list-item > .list-datetime {
    width: 150px;
}
.myspan{float: right; margin-right: 9px; margin-top: 9px;}
.link {
    color: #022755 !important;
}
.copyright a{ color: #FDCC00 !important;}
.has-error .help-block {
    color: #920A1B !important;
}
.btn.btn-outline.drkred {
    border-color: #920A1B;
    color: #920A1B;
    background: 0 0;
}
.compny_details_img {
        width: 100%;
}
.bg-grey-gallery {
    background: #52575d!important;
}
.bg-red {
    background: #32a8b2!important;
}
.font-red {
    color: #363738!important;
}
.mt-element-list .list-news.mt-list-container ul>.mt-list-item>.list-item-content>h3 {
    font-size: 18px;
    margin-top: 20px;
}
.datepicker table td, .datepicker table th, .datetimepicker table td, .datetimepicker table th {
    font-family: "Open Sans"!important;
} 
.todo-tasklist-item-title {
    font-size: 15px;
    color: #2b4a5c;
    font-weight: 600;
    padding-top: 3px;
    padding-bottom: 13px;
}
.todo-tasklist-item:last-child {
    margin-bottom: 0;
}
.todo-tasklist-item {
    background: #f6fbfc;
    padding: 10px;
    margin-bottom: 10px;
    margin-bottom: 15px;
    overflow: hidden;
}
.todo-tasklist-item-border-green {
    border-left: #3faba4 2px solid;
}
.btn:not(.md-skip):not(.bs-select-all):not(.bs-deselect-all) {
    
    text-transform: uppercase;
}
/*.portlet.calendar .fc-event .fc-title {
    color: black;
}*/

.portlet.calendar .fc-event .fc-title  {
    color: inherit !important;
    font-size: 12px;
    
}
.portlet.calendar .fc-event .fc-time {
    color: inherit !important;
    font-size: 12px;
    
}

.modal-dialog-100 {
	width: 85%;
}