#dayzie-logo {
    height: 50px;
    margin-left: -5px;
}

#page-section {
    position: fixed; 
    padding-top: 55px; 
    padding-bottom: 5px;
    background: rgba(0, 0, 0, 0) linear-gradient(to left, #32CCFE 0%, #337ab7 100%) repeat scroll 0 0;
    margin: 0; 
    width: 100%; 
    height:100%;
}

.leftcolumn, .rightcolumn {
    overflow: scroll;
    height: 100%;
}

.alert {
    margin:  0px 5px 5px 5px;
    padding: 10px;
}

.panel {
    margin-bottom: 0;
}

.find-time-options {
    display: inline-block;
    padding: 15px;
    width: 100%;
}

.modal-activity-info {
    margin-bottom: 20px;
}

.option-wrapper {
    float: left;
    width: 25%;
    text-align: center;
    font-size: 16px;
}

.option-wrapper a {
    text-decoration: none;
}

.option-wrapper i {
    display: block;
}

#talkWrapper {
    position: relative;
    display: inline-block;
    float:left;
}

#talkInput {
    display: inline-block;
    width: auto;
    margin: 5px 20px 4px 20px;
    min-width: 230px;
    height: auto;
    float: left;
}

#talkResponse {
    position: absolute;
    left: 0;
    width: auto;
    height: auto;
    background: #48CEFA;
    padding: 10px;
    color: #fff;
    border: 2px solid #005C9B;
    margin: 0 20px 0 0px;
    display: none;
    top:100%;
}

.fc {
    background: #fff;
    padding: 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    -webkit-box-shadow: 0 3px 0 rgba(12,12,12,0.03);
    box-shadow: 0 3px 0 rgba(12,12,12,0.03);
}

.fc-content {
    clear: both;
    zoom: 1;
    margin-top: 5px;
}

.fc-unthemed td.fc-today {
    background-color: #f7f7f7;
}

.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover, .fc-unthemed .fc-list-view, .fc-unthemed .fc-list-heading td {
    border-color: #eee;
}

.fc-day-header a {
    color: #636e7b;
}

.fc-header-toolbar h2 {
    color: #333;
    font-family: "LatoBold";
    font-size: 18px;
    margin-top: 7px;
    text-transform: uppercase;
    white-space: nowrap;
}

.break {
    width: 20% !important;
    left: 80% !important;
}

break .fc-content {
    margin: 0px;
}

section {
    width: 100%;
}

#event_edit_container {
    display: none;
}

#event_edit_container label {
    display: block;
    margin-top: 1em;
    margin-bottom: 0.5em;
}

form ul {
    padding: 0.3em;
}

.text-white {
    color:#fff;
}

#add_timeslot_type_btn {
    margin-bottom: 10px;
}

#available_time_calendar {
    padding: 10px;
}

#available_time_calendar .fc-toolbar {
    display: none;
}

.signup-footer {
    margin-top:10px;
}

.phpdebugbar {
    position: fixed !important;
    left: 0 !important;
    bottom: 0 !important;
}

.fc-widget-header {
    height: 20px !important;
}

.calendar_list .panel-btns {
    float: right;
}

.people-item .media-object {
    /*    width: 65px;
        height: 65px;*/
    width: 82px;
    height: 82px;
    margin-bottom: 0;
}

.people-item .social-list li a {
    width: auto;
}

.panel-dayzie .panel-heading {
    background-color: #4ad9d3;
}

.todo-list li {
    display: inline-block;
    width: 100%;
}

.ui-autocomplete { border: 1px solid #999; background: #FFF; overflow: auto; width: 300px;}
.ui-menu-item { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.rem-member-icn { float:right}
#add-member-success { display:none;}
#add-member-error { display:none;}

.tag-list-input {
    display: inline;
    width: 90%;
}

.text-white {
    color : #fff;
}


.tags-modal {
    min-height: 100px;
}
.tag:hover {
    background-color: #EFEFEF;
}
#user_tags {
    min-height: 20px;
    max-height: 150px;
    overflow: auto;
    overflow-x: hidden;
    margin-top: 5px;
}
#search_tag {
    height: 31px;
    font-size: 11px;
    padding-top: 6px;
    padding-bottom: 6px;
}
input#search_tag:focus{
    border: 1px solid #ccc;
    border-right: none;
    box-shadow: none;
}
.changethisone {
    padding-bottom: 1px;
}
.changethisone span{
    background-color: #FFF;
}
.changethisone input{
    border-right-style:none;
}
.available_tags {
    float:right;
    padding: 2px;
    margin-top: 23px;
}
.dropdown-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu> div > li>a {
    display: block;
    padding: 7px 10px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #666;
    white-space: nowrap;
}
.dropdown-menu> div > li > a:hover {
    background-color: #e7e7e7;
    color: #333;
    text-decoration: none;
}
.colrslctrrcstm {
    float: left;
    margin-left: 0px!important;
    margin-bottom: 8px;
}
.target-color{
    float: left;
    background-color: #000;
    height: 40px;
    width: 40px;
    margin-bottom: 5px;
}
.tagsinput span.tag {
    background: #337ab7!important;
}
input.add_tag {
    float: left;
    margin: 3px 3px 0px 0px;
}
.sp-palette .sp-thumb-el {
    width: 24px!important;
    height: 24px!important;
}
.sp-palette .sp-thumb .sp-cf{
    width: 226px !important
}
.sp-palette {
    max-width: 100%!important;
}
.sp-container {
    border: 1px solid #ccc!important;
    border-radius: 3px!important;
}
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
    border-color: #428bca!important;
}
.external-event:hover .slotedit {
    display: block;
}
.slotedit {
    padding-top: 4px;
    font-size: 11px;
    opacity: 0.8;
    color: #fff;
    display: none;
    margin-left: 9px;
}
.slotedit:hover {
    opacity: 1;
}


#seeUserScheduleModal .modal-dialog {
    width: 98%;
    height: 96%;
    margin: 1% auto;
}

.top-menu{
    margin-left:20px;
    margin-right:20px;
}

.user-email{
    display: block;
    margin-top: -5px;
}

.cropit-preview {
    background-color: #f8f8f8;
    background-size: cover;
    border: 2px dashed #ccc;
    width: 320px;
    height: 320px;
    margin-left:140px;

}

.cropit-preview-image-container {
    cursor: move;
}

.cropit-preview-background {
    opacity: .2;
    cursor: auto;
}

.user-profile-image-view {
    width: 320px;
    height: 320px;
    position: relative;
    overflow: hidden;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAABlBMVEXf39////8zI3BgAAAAEUlEQVQIW2Nk38mIjH5wICMAez4Iyz2C/F8AAAAASUVORK5CYII=);
    border: 1px solid #ccc;
    margin: 1px;
    margin-left: 140px !important;
    margin-bottom: 5px !important;
}

.image-container .user-profile-image-view {
    border: 2px dashed #ccc;
    background: none;
    margin: 0;
}

.slider-wrapper{
    margin-top: 20px;
    margin-bottom: 10px;
}

.small-image{
    vertical-align: super;
    margin-right: 5px;
}

.large-image{
    margin-left: 5px;
}

.img-submit{
    margin-top: -5px;
    margin-left: 10px;
}

#remove_user_image{
    margin-top: -10px;
}

#image_view{
    margin-bottom: 5px;
}

.partial-time { 
    height: 20px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #555;
    background-color: #fff;
    padding: 4px;
    font-size: 13px;
}

.compltd-task-chkbox {
    vertical-align: sub;
}

.event-lock-task {
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 10px;
}

.lock-task-btn {
    float: left;
    padding: 5px;
    text-decoration: none;
}

.lock-task-btn i {
    font-size: 19px;
    margin-right: 5px;
}

#modalNotes .btn {
    margin-right: 10px
}

.cd-main-content {
    text-align: center;
}

.cd-main-content .cd-btn {
    position: relative;
    display: inline-block;
    padding: 1em 2em;
    background-color: #89ba2c;
    color: #ffffff;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50em;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.no-touch .cd-main-content .cd-btn:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 0 20px rgba(0, 0, 0, 0.3);
}

.cd-panel {
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    visibility: hidden;
    -webkit-transition: visibility 0s 0.6s;
    -moz-transition: visibility 0s 0.6s;
    transition: visibility 0s 0.6s;
}
.cd-panel::after {
    /* overlay layer */
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    cursor: pointer;
    -webkit-transition: background 0.3s 0.3s;
    -moz-transition: background 0.3s 0.3s;
    transition: background 0.3s 0.3s;
}
.cd-panel.is-visible {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    -moz-transition: visibility 0s 0s;
    transition: visibility 0s 0s;
}
.cd-panel.is-visible::after {
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: background 0.3s 0s;
    -moz-transition: background 0.3s 0s;
    transition: background 0.3s 0s;
}
.cd-panel.is-visible .cd-panel-close::before {
    -webkit-animation: cd-close-1 0.6s 0.3s;
    -moz-animation: cd-close-1 0.6s 0.3s;
    animation: cd-close-1 0.6s 0.3s;
}
.cd-panel.is-visible .cd-panel-close::after {
    -webkit-animation: cd-close-2 0.6s 0.3s;
    -moz-animation: cd-close-2 0.6s 0.3s;
    animation: cd-close-2 0.6s 0.3s;
}

.cd-integrated-app{
    display: none;
}

@-webkit-keyframes cd-close-1 {
    0%, 50% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(45deg);
    }
}
@-moz-keyframes cd-close-1 {
    0%, 50% {
        -moz-transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(45deg);
    }
}
@keyframes cd-close-1 {
    0%, 50% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}
@-webkit-keyframes cd-close-2 {
    0%, 50% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-45deg);
    }
}
@-moz-keyframes cd-close-2 {
    0%, 50% {
        -moz-transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(-45deg);
    }
}
@keyframes cd-close-2 {
    0%, 50% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
.cd-panel-header {
    position: fixed;
    width: 90%;
    height: 50px;
    top: 50px;
    line-height: 50px;
    /*    background: rgba(255, 255, 255, 0.96);*/
    z-index: 2;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.cd-panel-header h1 {
    font-weight: bold;
}

.cd-panel-close {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 60px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    padding: 0px;
    font-size: 18px;
    text-decoration: none !important;
    padding-left: 24px;
    padding-top: 2px;
}

.cd-panel-close::before, .cd-panel-close::after {
    /* close icon created in CSS */
    position: absolute;
    top: 22px;
    left: 20px;
    height: 3px;
    width: 20px;
    background-color: #424f5c;
    /* this fixes a bug where pseudo elements are slighty off position */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.no-touch .cd-panel-close:hover::before, .no-touch .cd-panel-close:hover::after {
    background-color: #ffffff;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.no-touch .cd-panel-close:hover::before {
    -webkit-transform: rotate(220deg);
    -moz-transform: rotate(220deg);
    -ms-transform: rotate(220deg);
    -o-transform: rotate(220deg);
    transform: rotate(220deg);
}
.no-touch .cd-panel-close:hover::after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.cd-panel-container {
    position: fixed;
    width: 90%;
    height: 100%;
    top: 50px;
    background: #dbe2e9;
    z-index: 1;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.from-right .cd-panel-container, .from-right .cd-panel-header {
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.from-left .cd-panel-container, .from-left .cd-panel-header {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.is-visible .cd-panel-container, .is-visible .cd-panel-header {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}

.cd-panel-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px 0px;
    overflow: auto;
    /* smooth scrolling on touch devices */
    -webkit-overflow-scrolling: touch;
}

.cd-panel-content p {
    font-size: 14px;
    font-size: 0.875rem;
    color: #424f5c;
    line-height: 1.4;
    margin: 2em 0;
}
.cd-panel-content p:first-of-type {
    margin-top: 0;
}

.leftpanel>div {
    background: #fff;
    height: 100%;
    overflow-y: scroll;
    padding-top: 10px;
}

@media only screen and (min-width: 1170px) {

    .cd-panel-header {
        width: 50%;
    }

    .cd-panel-container {
        width: 50%;
    }
}

@media only screen and (max-width: 1089px) {
    .fc-center h2 {
        display: none;
    }
}

@media only screen and (max-width: 1034px) {
    #talkWrapper {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .cd-panel-header {
        width: 70%;
    }

    .cd-panel-container {
        width: 70%;
    }

    .cd-panel-content p {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.6;
    }
}

@media(max-width:680px){
    .fc-today-button {
        display: none;
    }
    #schedule-left-section {
        display: none;
    }
    .fc-toolbar .fc-center {
        display: inline-block;
        margin-top: 10px;
    }
    .fc-toolbar.fc-header-toolbar {
        margin-bottom: 0;
    }
}

.search-task-completion-date{
    border-top: 1px solid #eee;
    padding: 5px 0px;
}
.select2-container .select2-selection--single{
    height: 30px !important;
}

.select2-dropdown {
    z-index: 10000;
}

.tab-content {
    min-height: 300px;
}

.current-date-time{
    font-size: 18px;
    color: #387AAB;
    text-align: center;
    font-weight: bold;
    margin: 5px;
}

.white-bg{
    background-color: #fff;
    padding: 0px;    
}

.quick-task-select{
    border-radius: 3px;
    padding: 10px;
    border: none;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}


/*CSS For ADVANCED SEARCH Start */
.search-match{
    padding: 10px 0 0 0;
    width: 4%;
}

.search-match-criteria{
    padding: 10px 0 0 0;
}

.search-rule-group{
    margin: 10px 10px 0 53px;
    background-color: rgba(116,115,105,.1);
    box-shadow: 2px 1px 2px rgba(116,115,105,.3);
    -webkit-box-shadow: 2px 1px 2px rgba(116,115,105,.3);
    padding: 8px 8px 0px 5px;
}
.search-rule{
    padding-bottom: 8px;
}

.search-rule-group .search-rule {
    margin: 5px 5px 5px 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: transparent;
}

.search-rule-and, .search-rule-or {
    text-transform: uppercase;
    color: #747369;
    letter-spacing: 1px;
    width: 35px;
    text-align: center;
    float: left;
    margin-top: 10px;
    display: inline-block;
    margin-left: -40px;
    margin-right: 7px;
    margin-left: -45px ;
}

.first>.search-rule-and, .first>.search-rule-or{
    opacity: 0;
}

.split-first>.search-rule-and, .split-first>.search-rule-or{
    opacity: 0;
}

.split>.search-rule:first-of-type>.search-rule-and, .split>.search-rule:first-of-type>.search-rule-or{
    opacity: 0;
}
.split>.search-rule>.search-rule-and, .split>.search-rule>.search-rule-or {
    margin-left: 5px;
}


.and .split .search-rule .search-rule-or {
    display: inline-block;
}

.and .split .search-rule .search-rule-and {
    display: none;
}

.or .split .search-rule .search-rule-and {
    display: inline-block;
}

.or .split .search-rule .search-rule-or {
    display: none;
}



.rule-delete{
    cursor: pointer;
    color: #666;
    margin: 10px 5px 0 10px;
}

.split-rule{
    cursor: pointer;
    color: #666;
    margin-top: 10px;
}

.rule-delete:before {
    content: "\2613";
}

.split-rule:before {
    content: "\ff0b";
}

.split-rule:before, split-rule:after, .rule-delete:before, rule-delete:after{
    font-weight: bold;
    font-size: 22px;
}

.add-search-rule{
    margin-right: 10px;
}

.and .search-rule-or {
    display: none;
}

.or .search-rule-and {
    display: none;
}

.left-andor{
    position: absolute;
}

.search-val-was-text{
    float: right;
    margin-right: -57px;
    margin-top: -28px;
}

.search-val-is-text{
    float: right;
    margin-right: -33px;
    margin-top: -28px;
}

/*CSS For ADVANCED SEARCH End */

.feedback-popup.open>.dropdown-menu {
    min-width: 281px;
}

.feedback-popup.open .dropdown-menu .title {
    background: #48CEFA;
    color: #fcfcfc;
    padding: 10px;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
}
#feedback_response {
    color: #558613;
    font-size: 13px;
    margin: 0 0 0 9px;
}

a.search-icon{
    font-size: 2em;
    text-align: center;
    width: 106px;
}

#quicksearch h2{
    font-size: 20px;
    margin-top: 10px;
}
#quicksearch span{
    top: 5px;
    position: absolute;
    font-size: 2em;
    color: #337ab7;
}

#quicksearch .input-group-addon{
    background-color: #fff;
}

#quicksearch .advanced-search{
    margin-top: 10px;
}

#quicksearch .advanced-search a{
    text-decoration: underline;
    font-size: 16px;
}

.quick-search-close{
    margin-right: 15px;
    margin-top: 10px;
}

.priority-checkbox .checkbox{
    margin-top: 5px;
    margin-bottom: 0px;
}

.priority-checkbox-mob{
    margin-left: -68px !important;
    font-size: 12px;
}

.hidden{
    display: none;
}

.due-date-popup{
    border:1px solid #000;
    width:450px;
    padding:20px;
    position: absolute;
    height: auto !important;
    min-height: 24px !important;
    background: #e4e7ea;
    z-index: 100;
    left: 445px;
    box-shadow: 0px 1px 2px #636e7b;
}
.ui-datepicker
{
    width: 225px !important;
}

.not-found-header{
    float:none;
    text-align: center;
}
.not-found-header .navbar-brand{

    margin: 8px auto;
    float: none;
    display: inline-block;
}
.not-found-text-cont{

    text-align: center;
    padding: 50px 0 0 0;
}
.not-found-text-cont h1{
    font-size: 62px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 2px 2px #fff;
    margin: 25px 0 25px 0;
    color: #B21318;
}
.not-found-text-cont a{
    color: #fff;
    background: #ca1e04;
    padding: 10px 26px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 14px;
    width: 29%;
    float: none;
    text-align: center;
}

.test-link {
    width: auto;
    display: block;
    background: #32CCFE;
    margin: 5px;
    height: 40px;
    padding: 10px 20px;
    color: #fff;
    text-align: center;
}

.connect-apps-btn {
    margin: auto;
    margin-top: auto;
    width: 200px;
    padding: 10px;
    margin-top: 20px;
    border: 2px solid #32CCFE;
    color: #337AB7;
}

#rightPanel {
    top: 0px;
    z-index: 2000;
    padding:  0;
    margin:  0;
}

#rightPanel  .cd-panel-header {
    top: 0px;
}

#rightPanel .cd-panel-container {
    top: 0px;
}

.begin-day-now {
    margin: 10px;
}

.begin-day-btn {
    width: 100%;
}

.ui-datepicker {
    background: #48CEFA;
}

#plan-unscheduled-time {
    float:left;
}

.task-tab {
    display: table-cell !important;
    width: 1%;
}
.task-tab a {
    margin-bottom: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.edit-importance-overide-spacing {
    float: left;
    margin: 10px 6px !important;
}

.sortlink a {
    color:white;
    text-decoration:none;

}

.expanded-calendar {
    position: fixed !important;
    left: 0;
    top: 0;
    z-index: 1040;
    width: 100%;
    height: 100%;
}

#task-edit .form-control, #task-edit .select2-container {
    margin-bottom: 10px !important;
}

#task-edit .control-label {
    margin-bottom: 0px !important;
}

#task-edit .contentpanel {
    padding-bottom: 10px !important;
}

#task-edit .tab-content {
    padding-top: 0 !important;
}

.edit-search {
    display: none;
    color: #32ccfe;
    font-size: 20px !important;
    float: right;
    margin-right: 20px !important;
}

/*
USED FOR DITL CALENDAR
.event-lock-task {
    display: none;
}

.fc-time-grid-event.fc-short .fc-time:before {
    display: none;
}

.fc-time-grid-event.fc-short .fc-time span {
    display: block;
    margin-right: 10px;
}

.fc-time-grid-event.fc-short .fc-time:after {
    display: none;
}

.fc-time-grid .fc-event, .fc-time-grid .fc-bgevent {
    background: none !important;
    border-radius: 0 !important;
}
*/
