/**
 *
 * Apply Here your Custom CSS
 *
*/
/*---------20151210----*/
/* ======== Will's CSS ======== */
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 13px;
    background-color: #F1F1F1;
}

body,
hrml {
    height: 100%;
}

a {
    color: #3B5998;
}

    a:hover {
        color: #D94141;
    }

.panel {
    margin-bottom: 0px;
}

.panel-blue .panel-body {
    margin-top: 0px !important;
}

p.P-DateTime {
    color: gray;
    font-size: 15px;
    margin-left: 20px !important;
    margin-top: 20px !important;
    margin-bottom: -10px !important;
}

#result-grid,
#queryResults {
    overflow: scroll !important;
}

.user-info {
    font-size: 14px !important;
}

.white-panel {
    background-color: #fff !important;
}

div.k-grid-header {
    border-color: #959393 !important;
}

.k-alt {
    background-color: rgba(0, 0, 0, 0.02) !important;
}

#map_canvas,
.map_area,
.leaflet-container {
    height: 280px !important;
}

tr.even {
    background-color: rgba(0, 0, 0, 0.02);
}

.hidden-xs img {
    display: block !important;
    margin: auto !important;
}

.tile-green h2 {
    color: white !important;
}

.tile-stats p {
    font-size: 16px !important;
}

.panel-blue .panel-heading {
    /*background-color: #fff !important;*/
    border-bottom: 1px solid #ddd;
    color: #3b5998 !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.panel-heading > .panel-title {
    float: left;
    padding: 5px 0;
}

.k-header {
    background-color: #f9f9f9 !important;
}

.k-datetimepicker.k-header, .k-widget.k-datepicker.k-header, .date-fmt .k-widget.form-control.k-datepicker.k-header > span input {
    background-color: #fff !important;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #aaa;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #aaa;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #aaa;
    opacity: 1;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #aaa;
}
/* ====== End Will's CSS ====== */

.left-menu-fix {
    position: fixed !important;
}

.nav-scroll {
    overflow: auto;
}

#search.search-widget {
    background: #262b34;
    border-bottom-color: rgba(69, 74, 84, 0.5);
    position: relative;
    height: 48px;
}

    #search.search-widget::-webkit-input-placeholder {
        color: rgba(170, 171, 174, 0.7);
    }

    #search.search-widget:-moz-placeholder {
        color: rgba(170, 171, 174, 0.7);
    }

    #search.search-widget::-moz-placeholder {
        color: rgba(170, 171, 174, 0.7);
    }

    #search.search-widget:-ms-input-placeholder {
        color: rgba(170, 171, 174, 0.7);
    }

    #search.search-widget .search-input {
        background: none;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        padding: 15px 20px;
        padding-right: 45px;
        width: 100%;
        color: #aaabae;
        -webkit-transition: 350ms opacity ease-in-out;
        -moz-transition: 350ms opacity ease-in-out;
        -o-transition: 350ms opacity ease-in-out;
        transition: 350ms opacity ease-in-out;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #search.search-widget button {
        position: absolute;
        right: 0;
        top: 0;
        background: none;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        color: #aaabae;
        padding: 15px 20px;
        padding-top: 13px;
    }

    #search.search-widget li#search button i {
        margin: 0;
    }

    #search.search-widget i {
        position: relative;
        font-size: 15px;
        margin-right: 5px;
        color: #fff;
    }

.nav-scroll-right {
    position: fixed;
    z-index: 999;
}

.content-down-right {
    overflow-y: auto !important;
}

a:focus {
    outline: none;
}

.f-17 {
    font-size: 18px !important;
}

.f-l {
    float: left !important;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-3px {
    margin-top: 3px !important;
}

.bg-white {
    background: #fff;
}

.text-green {
    color: #5edb99 !important;
}

.p-0 {
    padding: 0;
}

.p-t-50 {
    padding-top: 50px;
}

.p-t-36 {
    padding-top: 36px;
}

.p-t-130 {
    padding-top: 130px;
}

.p-t-20 {
    padding-top: 20px;
}

.m-0 {
    margin: 0;
}

.bor-b-1 {
    border-bottom: 1px solid #ccc;
}

.bor-no {
    border: none;
}

.p-t-b-10 {
    padding: 10px 0;
}

.p-t-b-15 {
    padding: 15px 0;
}

.p-15 {
    padding: 15px;
}

.p-l-r-15 {
    padding: 0px 15px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.m-l-10 {
    margin-left: 10px;
    /* changed code */
}

.m-l-n63 {
    margin-left: -63px !important;
}

.m-b-17 {
    margin-bottom: 17px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}
.m-t-16 {
    margin-top: 16px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-r-0 {
    margin-right: 0px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.full-width {
    width: 100%;
}

.color-red {
    color: red !important;
}

.form-control {
    border: 1px solid #ddd;
    color: #000;
    font-size: 13px;
    height: 30px;
    width: 100%;
}

.btn {
    border: none;
    text-transform: uppercase;
}

.login-page .login-bottom-links {
    padding-top: 0;
}

.page-container .sidebar-menu .logo-env {
    padding: 20px;
}

.page-container .sidebar-collapse {
    left: -3px !important;
}

.page-container .sidebar-menu .logo-env > div img {
    margin-top: -5px;
}

.page-container .sidebar-menu .logo-env > div.sidebar-collapse a,
.page-container .sidebar-menu .logo-env > div.sidebar-mobile-menu a {
    border: none;
}

.page-container .sidebar-menu .logo-env > div > a {
    color: #fff;
    font-size: 20px !important;
}

.sidebar-collapse {
    margin-top: 12px;
}

.page-container .sidebar-menu #main-menu li ul {
    border: none;
}

.right-top-bar {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    margin: 0;
    background: #ffffff;
}

.breadcrumb > li + li:before {
    content: "";
}

.breadcrumb i {
    margin-left: 15px;
}

.breadcrumb > .active a {
    color: #ff503f;
}

.top-right-list {
    margin-bottom: 0;
    padding: 0;
}

    .top-right-list li {
        border-left: 1px solid #dcdcdc;
        font-size: 20px;
        display: block;
        float: left;
    }

    .top-right-list .dropdown-menu-list li {
        float: left;
        width: 100% !important;
    }

    .top-right-list .top {
        float: left;
        width: 100%;
    }

    .top-right-list li:first-child {
        padding-right: 0px;
    }

    .top-right-list li:last-child {
        padding: 10px;
    }

    .top-right-list li a {
        color: #dadce2;
    }

    .top-right-list .chat-notifications-badge {
        font-size: 9px;
        margin-left: -15px;
        position: relative;
        top: -10px;
    }

.profile-info.dropdown > a i {
    color: #a8a8a8;
    font-size: 25px;
    position: relative;
    top: 5px;
    margin-left: 5px;
}

.tile-box {
    background: #fff;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 20px;
    position: relative;
    transition: all 300ms ease-in-out 0s;
    text-align: center;
    min-height: 234px;
}

    .tile-box h3 {
        font-size: 17px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .tile-box p {
        color: #ff6363;
        font-size: 30px;
        font-weight: bold;
        padding: 0;
    }

.panel-options a {
    margin-left: 10px;
    font-size: 15px;
}

.panel-heading {
    background: #fff !important;
}

.panel-default table th,
.panel-default table td {
    padding: 5px;
    font-size: 13px;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    color: #000;
}

.panel-default table th {
    font-weight: bold;
    padding: 12px;
}

.panel-default table td {
    font-weight: normal !important;
}

.prog-cust {
    background: none;
    border-radius: 1px;
}

.p-b-value {
    margin-left: -30px;
    margin-top: 2px;
}

.light-grey {
    color: #cbcbcb;
}

.percentage-values {
    font-size: 15px;
}

/*changes on 22-12-2017*/
.main-content .content-wrap {
    padding-bottom: 30px;
}

footer.main {
    background: #ddd none repeat scroll 0 0;
    border: 0 none;
    bottom: 0;
    color: #666;
    font-size: 12px;
    left: 0;
    line-height: 14px;
    margin: 0;
    padding: 8px;
    /*position: absolute;*/
    text-align: center;
    margin-top: -30px;
    width: 100%;
}
    /*29-06-2017*/

    footer.main a {
        color: #000;
    }

#chat {
    background: #2b303a;
    color: #fff !important;
}

    #chat a,
    #chat h2,
    #chat strong {
        color: #fff !important;
    }

    #chat .chat-group > a:hover,
    #chat .chat-group > a.active {
        background: #303641;
    }

    #chat .chat-header {
        border: none;
        background: #303641;
    }

.panel-buttons {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-top: -5px;
}

    .panel-buttons button {
        border-right: 1px solid #ccc;
        background: #fafafa;
    }

        .panel-buttons button:last-child {
            border-right: none;
        }

#chat .chat-conversation .conversation-body > li.odd,
#chat .chat-conversation .conversation-body > li.even,
#chat .chat-conversation .conversation-body > li.opponent {
    background: #304269;
}

#chat .chat-conversation .chat-textarea textarea {
    background: #fff;
    color: #000;
}

.conversation-header,
.chat-textarea {
    background: #303641;
}

.page-container.sidebar-collapsed .sidebar-menu #main-menu > li > a > span:not(.badge) {
    top: 12px;
}

.profile-info.dropdown .dropdown-menu > li > a {
    min-width: 161px;
    margin: 0;
}

.notifications .dropdown-menu {
    right: 0 !important;
    left: auto;
    text-align: left;
}

.box-shd {
    background-color: #fff !important;
    border: 1px solid #ddd;
    margin-bottom: 6px;
    position: relative;
}
/*28-06*/

.notif-cust {
    top: 52px;
}

    .notif-cust a span {
        font-size: 12px !important;
    }

.notifications .dropdown-toggle {
    background: none;
    color: #dadce2 !important;
}
/*.list-inline > li:first-child a {
    padding-left: 22px !important;
    padding-right: 22px !important;
}*/

.notifications.dropdown .dropdown-menu {
    background: #fff !important;
    box-shadow: 1px 2px 3px #ccc;
}

    .notifications.dropdown .dropdown-menu li {
        border-left: none;
    }

.notifications.dropdown > a .badge {
    right: 12px;
    top: 8px;
}

.notifications.dropdown .dropdown-menu li.external {
    background: #f5f5f6;
    float: left;
    width: 100%;
}

.top-right-list .notifications.dropdown > a {
    padding: 0;
}

.top-right-list > li > a {
    padding: 10px !important;
}
/*Login page*/

.login-page .login-header {
    padding: 10px 0;
    background-color: #14A3E1;
}

.login-page .login-form .form-group .btn-login {
    text-align: center;
}

.text-blue {
    color: #7485aa;
}

.page-container.sidebar-collapsed .sidebar-menu #main-menu > li#search.focused .search-input {
    padding-left: 15px;
}

.custom-table table th,
.custom-table table td {
    /*27-10-2017 Tithi*/
    font-size: 13px !important;
    color: #000;
    /*27-10-2017 Tithi*/
}
/*17 oct changes*/
/*.panel-blue .panel-heading {
    background: #f0f0f1 !important;
    color: #373e4a;
}*/

.panel-blue .panel-heading .panel-options a {
    color: #000;
    line-height: 23px;
    margin: 0;
    padding: 0px;
}

.panel-heading > .panel-options {
    padding-right: 0px;
}

.panel-blue .panel-body {
    margin-top: 15px;
}

.page-container .sidebar-menu #main-menu li.opened a:last-child {
    border: none;
}

.panel .nav-tabs > li > a {
    background: #ebebeb;
}

.panel .nav-tabs > li.active > a {
    background: #fff;
}
/*11-07-2016*/
/*
.customlist table th {
    padding: 5px !important;
    font-size: 12px !important;
}
.customlist table td {
    font-size: 12px !important;
    padding: 3px !important;
}
*/
/*For AgentWhiteBoard - PortCall List*/

#divListPortCall,
.customlist-11px table th {
    font-size: 11px !important;
    padding: 5px !important;
}

#divListPortCall,
.customlist-12px table th {
    font-size: 12px !important;
    padding: 5px !important;
}

#divListPortCall,
.customlist-13px table th,
PortCallScheduleGrid {
    font-size: 13px !important;
    padding: 15px !important;
}
/*29-06*/

.customlist-11px table td {
    font-size: 11px !important;
    padding: 3px !important;
}

.customlist-12px table td {
    font-size: 12px !important;
    padding: 3px !important;
}

.customlist-13px table td {
    font-size: 13px !important;
    padding: 3px !important;
}
/*21-07-2016*/

CustomTabs-Ui {
    height: 20px !important;
    width: 19% !important;
}

.tabIcons {
    max-width: 40px;
}

    .tabIcons img {
        max-width: 32px;
        max-height: 32px;
    }

.breakWord {
    word-wrap: break-word;
    display: inherit;
}
/*18-07-2016*/
/* Custom tabs */

.my-custom-tabs {
    position: relative;
    z-index: 1;
    padding: 0px;
}
/*29-06*/

.custom-tabs {
    list-style: none;
    padding-left: 0;
    float: left;
    width: 100%;
}

    .custom-tabs li {
        float: left;
        width: 9%;
        height: 90px;
        display: table;
        margin: 0px -1px 0px 0px;
        -webkit-border-radius: 4px 4px 0 0;
        background: #F5F5F5;
        border: 1px solid #ddd;
        padding-top: 0px;
        overflow: hidden;
    }
        /*29-06*/

        .custom-tabs li.active {
            background-color: #fff;
            position: relative;
            top: 0px;
            /*border-bottom: 0px;*/
            border-bottom-color: #fff;
        }

        .custom-tabs li a {
            margin-bottom: -1px;
            text-align: center;
            border-radius: 5px 5px 0 0;
            -moz-border-radius: 5px 5px 0 0;
            -o-border-radius: 5px 5px 0 0;
            -ms-border-radius: 5px 5px 0 0;
            -webkit-border-radius: 5px 5px 0 0;
            display: table-cell;
            vertical-align: middle;
            color: #000;
            padding-left: 3px;
            padding-right: 3px;
            padding-top: 0px;
        }

            .custom-tabs li a.active {
                background-color: #fff;
            }

            .custom-tabs li a img {
                width: 40px;
                height: 40px;
            }

            .custom-tabs li a span {
                display: block;
                clear: both;
                font-size: 12px;
            }

            .custom-tabs li a.active {
                background: #fff;
                border: 1px solid #ccc;
                border-bottom: 1px solid #fff;
            }

#main-menu li ul li a i {
    width: 13px;
    text-align: center;
}
/* Upadted by Dev */

.duallist select {
    width: 100%;
    height: 220px;
    padding: 0;
    /*27-10-2017 Tithi*/
    font-size: 13px;
    color: #000;
    /*27-10-2017 Tithi*/
}

.duallistPort select {
    width: 100%;
    height: 199px;
    padding: 0;
}

.duallistPort .on {
    width: 37%;
    float: left !important;
}

.duallistPort .to {
    width: 14%;
    float: left !important;
}

.duallistPort .th {
    width: 37%;
    float: left !important;
}

/*
.toltor input[type=button].right {
	margin: 5px 0 !important;
	display: inline-block;
	width: 28px;
	height: 29px;
	background-repeat: no-repeat;
}
.toltor input[type=button].left {
	margin: 5px 0;
	display: inline-block;
	width: 28px;
	height: 29px;
	background-repeat: no-repeat;
}
*/

.toltor input:hover {
    opacity: 0.8;
}

.toltor button[type=button] {
    margin-bottom: 2px;
    width: 30px;
}

.duallistPortLog select {
    width: 100%;
    height: 400px;
    padding: 0;
}

.duallistPortLog .on {
    width: 40%;
    float: left;
}

.duallistPortLog .to {
    width: 14%;
    float: left;
}

.duallistPortLog .th {
    width: 40%;
    float: left;
}

.dateTimeWidth {
    width: 80% !important;
}

.txtheight {
    height: 15px;
    width: 90%;
}
/*Loader*/

.overlay {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 99999999;
    width: 100%;
    height: 100%;
    display: none;
}

.loader {
    background: url('/assets/images/loader-1.gif') no-repeat scroll center center #FFF;
    position: fixed;
    left: 50%;
    top: 48%;
    margin: -25px auto auto -25px;
    width: 60px;
    height: 60px;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0px 0px 60px -9px #000;
}
/*end loader section*/
/*context menu for kendo grid*/

.k-grid-content .btn-group {
    position: absolute;
}

    .k-grid-content .btn-group .btn {
        top: -10px;
    }

.k-grid-content .dropdown-menu {
    top: 10px;
}

.required {
    color: red;
    position: absolute;
    padding-left: 5px;
}
.eventValidation:before {
    content: "*";
    font-weight: bold;
    color: red;
    margin-left: -4px;
}
/*.selected-menu {
    background-color: #2d323d !important;
}*/
/*changes by Shion on 11-sept-2017*/
.selected-menu {
    background-color: #D94141 !important;
    border-right: 6px solid #D94141 !important;
}


/* End */
/*end dev updates*/
/*------- css for loader ------*/

.loader_outer {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.loader_img {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 60px;
    width: 60px;
    margin-left: -30px;
    margin-top: -30px;
    /*background: url('../../../assets/images/loader-1.gif') no-repeat scroll center center #FFF;*/
    background: url('/assets/images/loader-1.gif') no-repeat scroll center center #FFF;
}

.dasboardTable td {
    font-size: 11px !important;
    word-wrap: break-word;
}

.customButton {
    color: #fff !important;
    padding: 6px 12px !important;
    font-size: 12px !important;
    line-height: 1.42857143 !important;
    margin-bottom: 5px !important;
}

hr.hrborder {
    margin: 0;
    padding-bottom: 15px;
    border-top: 1px solid #ddd;
}

hr.hrborderLight {
    margin: 0;
    padding-bottom: 5px;
    border-top: 1px solid #EBEBEB;
}

.spanBold {
    font-weight: 600;
}

.dtRow {
    font-size: 12px;
    line-height: 20px;
}

.pdg-l {
    padding-left: 6px;
}

.pdg-r {
    padding-right: 6px;
}
/*.k-chart {
            height: 100%;
            padding: 37px;
            margin: 0 0 50px 0;
            width: 100%;
        }*/

.add_productivity td {
    font-size: 11px !important;
}

.add_productivity th {
    color: #000 !important;
    font-size: 11px !important;
}

.add_productivity input.control-label {
    width: 60px !important;
    padding: 0px;
}

.add_productivity .table > thead > tr > th,
.add_productivity .table > tbody > tr > th,
.add_productivity .table > tfoot > tr > th,
.add_productivity .table > thead > tr > td,
.add_productivity .table > tbody > tr > td,
.add_productivity .table > tfoot > tr > td {
    padding: 2px;
}

.mobile_logo {
    display: none;
}
/*-------- 11 Oct by Rishu -------*/

.k-widget.k-tabstrip.k-header {
    background: none;
    border: 0px;
    box-shadow: none;
}

.k-tabstrip-wrapper .k-content.k-state-active {
    border: 0px !important;
    border-top: 1px solid #a6afbe !important;
}

.k-map {
    height: 449px !important;
}

.border_all {
    border: 1px solid #a6afbe;
    padding: 10px;
}

.bg_grey {
    background: #E0E0E0;
}

.bg_grey2 {
    background: #EEEEEE;
}

.width44p {
    width: 44%;
}

.width30p {
    width: 30% !important;
}
.width15p{
    width:15% !important;
}
.custom_panel {
    background: #ededed !important;
}

    .custom_panel .panel-body {
        padding-top: 0px !important;
    }

    .custom_panel .panel-heading {
        background: #ededed !important;
        padding: 5px 10px;
    }

        .custom_panel .panel-heading u {
            font-size: 18px;
            margin: 3px 10px 0 5px;
            float: left;
            text-decoration: none;
        }

.user-heading {
    padding: 15px 35px;
    display: block;
}

.k-header.prtyDetailDrp {
    width: 93% !important;
}

.k-header.prtyresponsibleDrp {
    width: 91% !important;
}

.k-header.berthList {
    width: 90% !important;
}

.k-header.terminalList {
    width: 90% !important;
}
/*Side bar color changes*/

#search.search-widget .search-input {
    background: rgb(39, 68, 118); /*changes by Shion on 11-sept-2017*/
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    padding: 15px 20px;
    padding-right: 45px;
    width: 100%;
    color: #ffffff;
    -webkit-transition: 350ms opacity ease-in-out;
    -moz-transition: 350ms opacity ease-in-out;
    -o-transition: 350ms opacity ease-in-out;
    transition: 350ms opacity ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.selected-menu {
    /*background-color: rgb(40, 61, 104) !important;*/
    background-color: rgb(52, 78, 134) !important; /*changes by Shion on 11-sept-2017*/
}

.page-container .sidebar-menu {
    /*background: #3b5998;*/
    background: #283D68;
}

    .page-container .sidebar-menu #main-menu li {
        border-bottom: 1px solid #344e86;
    }

        .page-container .sidebar-menu #main-menu li#search {
            background: #262b34;
            border-bottom-color: #344e86;
        }

        .page-container .sidebar-menu #main-menu li a:hover {
            /*background-color: #344e86;*/
            background-color: #D94141; /*changes by Shion on 11-sept-2017*/
        }

        .page-container .sidebar-menu #main-menu li.active > a {
            /*background-color: #3b5998;*/
            background-color: #283D68; /*changes by Shion on 11-sept-2017*/
            text-decoration: none;
        }

            .page-container .sidebar-menu #main-menu li.active > a:hover {
                /*background-color: #344e86;*/
                background-color: #D94141; /*changes by Shion on 11-sept-2017*/
                color: #ffffff;
                text-decoration: none;
            }

        .page-container .sidebar-menu #main-menu li ul li {
            border-bottom: 1px solid transparent;
        }

            .page-container .sidebar-menu #main-menu li ul li a {
                background-color: #344e86;
            }

                .page-container .sidebar-menu #main-menu li ul li a:hover {
                    /*background-color: #344e86;*/
                    background-color: #D94141; /*changes by Shion on 11-sept-2017*/
                }

            .page-container .sidebar-menu #main-menu li ul li:last-child {
                border-bottom: 0;
            }

            .page-container .sidebar-menu #main-menu li ul li ul li > a {
                background: #344e86;
            }

            .page-container .sidebar-menu #main-menu li ul li ul li ul li > a {
                background: #344e86;
                padding-left: 44px;
            }

            .page-container .sidebar-menu #main-menu li ul li ul li ul li ul li a {
                padding-left: 55px;
                background: #344e86;
            }

.page-container.sidebar-collapsed .sidebar-user-info .sui-hover {
    background: #3b5998;
    border: 1px solid #454a54;
}

.page-container.sidebar-collapsed .sidebar-menu #main-menu > li > a > span:not(.badge) {
    background: #3b5998;
    border-top: 1px solid #3b5998;
    border-bottom: 1px solid #3b5998;
}

.page-container.sidebar-collapsed .sidebar-menu #main-menu > li ul {
    border-top-color: #3b5998;
}

.page-container.sidebar-collapsed .sidebar-menu #main-menu > li > ul li {
    border-bottom: 1px solid #3b5998;
}

.page-container .sidebar-menu #main-menu li ul > li > a:hover {
    background-color: #283D68;
    text-decoration: none;
}

.page-container .sidebar-menu #main-menu li.opened ul li a:hover {
    background-color: #283D68;
    text-decoration: none;
}

.page-container .sidebar-menu #main-menu li a {
    position: relative;
    display: block;
    padding: 10px 20px;
    color: #ffffff;
    z-index: 2;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}
/*End of side menu*/
/*///new classes 4/7/17 *Mukesh* //*/

/*///new classes 4/7/17 *Mukesh* //*/

.width-50-imp {
    width: 50px !important;
}

.width-45-imp {
    width: 45px !important;
}

.txt-a-c {
    text-align: center;
}

.txt-a-r {
    text-align: right;
}

td.grdtxt-a-r input[type="text"] {
    text-align: right;
}


.m-t-l {
    margin-top: -5px;
    margin-left: -20px;
}

.bg-width {
    background-color: none !important;
    width: 100%;
}

.bg-color-red {
    background-color: red;
}

.m-r-20 {
    float: right;
    margin-right: 20px;
}

.m-r-5p {
    margin-right: 5% !important;
}

.h-300 {
    height: 300px;
}

.p-t-10 {
    padding-top: 10px;
}

.resize-height-100 {
    resize: vertical;
    height: 100px;
}

.resize-height-80 {
    resize: vertical;
    height: 80px;
}

.bg-color-none {
    background-color: none !important;
}

.m-b-12 {
    margin-bottom: 12px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.f-r-m-r-20 {
    float: right !important;
    margin-right: 25px;
}

.f-r-m-r-16 {
    float: right !important;
    margin-right: 16px;
}

.h-450 {
    height: 450px;
}

.h-200 {
    height: 200px;
}
/*.h-250 {
    height: 250px;
}*/

.m-r-m-l {
    margin-right: 5px;
    margin-left: 2px;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-4 {
    margin-top: 4px !important;
}

.m-t-20p {
    margin-top: 20% !important;
}

.m-t-5p {
    margin-top: 5% !important;
}

.m-t-14p {
    margin-top: 14% !important;
}

.m-t-20-imp {
    margin-top: 20px !important;
}

m-l-25 {
    margin-left: 25px;
}

.width-85-imp {
    width: 85px !important;
}

.bg-color-none {
    background-color: none !important;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-t-r-b-l {
    margin: 10px 5px 5px 5px;
}

.bg-p-l {
    background-color: none !important;
    padding-left: 0px;
}

.color-red {
    color: red;
}

.width-bg-color {
    width: 100%;
    background-color ='#f5f5f6';
}

.m-r-7-imp {
    margin-right: 7px !important;
}

.m-r-15-imp {
    margin-right: 15px !important;
}

.previewbtn {
    height: 1.1em;
    width: 100%;
    max-width: 100px;
    margin: 10px 0px !important;
}

.width-m-t {
    margin-top: 5px;
}

.m-t-7 {
    margin-top: 7px;
}

.width-height {
    width: 100%;
    height: 350px;
}

.m-b-7 {
    margin-bottom: 7px !important;
}

.m-t-12 {
    margin-top: 12px;
}

.width-113 {
    width: 113%;
}

.c-f-l {
    color: red;
    float: left;
}


.h-500 {
    height: 500px;
}

.m-t-9 {
    margin-top: 9px;
}

.color-r-imp {
    color: red !important;
}

.m-l-17 {
    margin-left: 17px;
}

.txt-a-l-m-t {
    text-align: left;
    margin-top: 15px;
}

.upload-p {
    padding: 2px 5px;
    background: #e6e6e6;
    margin-top: 13px;
    border: 1px solid #C8C8C8;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-16 {
    margin-left: 16px;
}

.width-max-width {
    width: 100%;
    max-width: 850px;
}

.m-t-5-m-b-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.font-12-w-210 {
    font-size: 12px;
    width: 210px;
}

.h-380 {
    height: 380px;
}


/*End of side menu*/

/*End mukesh*/
/*28-06-2017*/
.page-container .main-content {
    background: #fff;
}

.top-header {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.10);
    margin-bottom: 15px;
    overflow: hidden;
    padding: 10px 0px 10px 0px;
    width: 100%;
}

    .top-header .links-list {
        padding-top: 0px;
        padding-bottom: 0px;
        margin: 0px;
    }

        .top-header .links-list li {
            line-height: 44px;
            margin-left: 10px;
            float: left;
        }

            .top-header .links-list li a {
                color: #000;
                font-size: 14px;
            }

                .top-header .links-list li a:hover {
                    color: #d94242;
                }

.header_logo {
    padding-top: 8px;
}

.profile-info.dropdown > a img {
    border: 2px solid #ddd;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 45px;
    margin-right: 5px;
    width: 45px;
}

.agent_title {
    padding-right: 0px;
}

.label-flt {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    float: left;
    padding-right: 10px;
    width: auto;
}

.agent_title .radio-inline {
    margin: 0 5px 0 0;
    font-size: 13px;
}

.view_type label {
    padding-top: 5px;
}

.office_view {
    padding-bottom: 15px;
    margin-bottom: 15px;
    float: left;
    padding: 0 15px;
    width: 255px;
}

    .office_view .label-flt {
        padding-top: 5px;
    }

.btn-grey {
    background-color: #A6A6A6;
    border-color: #A6A6A6;
}

    .btn-grey:hover {
        opacity: 0.80;
    }

.panel-heading > .multi_btn a {
    margin-top: 0;
}

    .panel-heading > .multi_btn a:last-child {
        padding-top: 4px;
    }

.profile-info.dropdown > a:hover,
.search_btn:hover {
    color: #D94242;
}

.todate,
.fromdate {
    float: right;
    position: relative;
}

.toDateErrorMsg,
.fromDateErrorMsg {
    bottom: 0;
    position: absolute;
}

.date-fmt .k-widget.k-datepicker {
    padding: 0 15px 0 0;
    width: 125px;
}

.date-fmt .label-flt {
    padding-top: 4px;
}

.date-fmt .k-widget.form-control > span {
    height: 29px;
}

    .date-fmt .k-widget.form-control > span input {
        height: 25px;
        background-color: #F5F5F5;
    }

.date-fmt .k-widget .k-select {
    background-color: #F5F5F5;
}

.search_btn {
    color: #000;
    height: 30px;
    line-height: 26px;
    text-align: center;
    float: right;
}

    .search_btn i {
        padding-top: 7px;
    }

    .search_btn:hover {
        color: #818da2;
    }

.date-fmt {
    float: left;
    margin-bottom: 20px;
    padding: 0px 0px 0px 15px;
    width: 75%;
}

.toDateErrorMsg,
.fromDateErrorMsg {
    bottom: -19px;
    color: #d94141;
    position: absolute;
}

.fromDateErrorMsg {
    left: 49px;
}

.toDateErrorMsg {
    left: 32px;
}
/*.panel-default > .panel-heading {
    border: 0px;
}*/
.page_title {
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 15px;
    padding: 15px 0px 10px;
    position: relative;
}

    .page_title::before {
        background: #D94141;
        bottom: -1px;
        content: "";
        height: 2px;
        left: 0px;
        position: absolute;
        width: 30px;
    }

.panel-body .k-grouping-header {
    background: #fff;
    color: #000;
    font-weight: 400;
    padding-left: 13px;
    line-height: 20px;
    font-size: 13px;
    line-height: 16px;
}

.editAnchor:hover {
    text-decoration: none !important;
}

.view_type {
    padding-bottom: 10px;
}

.panel-options.multi_btn {
    padding-left: 0px;
    padding-bottom: 10px;
    padding-right: 15px;
}
/*select box*/

.view_type .k-widget.k-dropdown.k-header {
    width: 170px;
}

.view_type span .k-dropdown-wrap,
.k-dropdown-wrap input {
    /*background: #F5F5F5;*/
    border: 1px solid #ddd;
    height: 30px;
}

.view_type span .k-dropdown-wrap,
.k-dropdown-wrap.k-state-disabled input {
    background: #F5F5F5;
}

.keendo-dropdown {
    background: #fff;
    height: 28px !important;
    padding: 6px 12px;
    line-height: 15px;
}

.k-combobox .k-dropdown-wrap input {
    height: 25px;
    font-size: 13px;
}

/*27-10-2017 Tithi*/
input.comboWidth {
    height: 28px !important;
    font-size: 13px;
    padding: 6px 12px;
    background-color: #fff;
}

.search-btn .btn {
    background-color: transparent;
    padding: 5px 9px;
    border: 1px solid #ccc;
}

.modal-content .form-control {
    font-size: 13px;
    color: #000;
}
/*27-10-2017 Tithi*/
.office_view .k-combobox .k-select {
    line-height: 28px;
    background-color: #F5F5F5;
}

.k-autocomplete.k-state-default,
.k-picker-wrap.k-state-default,
.k-numeric-wrap.k-state-default,
.k-dropdown-wrap.k-state-default, .k-picker-wrap.k-state-disabled, .k-dropdown-wrap.k-state-default.k-state-hover {
    background: #fff !important;
    height: 30px;
    border: 1px solid #ddd !important;
}

    .k-autocomplete.k-state-hover,
    .k-picker-wrap.k-state-hover,
    .k-numeric-wrap.k-state-hover,
    .k-dropdown-wrap.k-state-hover,
    .k-dropdown-wrap.k-state-default.k-state-hover {
        background-color: #fff !important;
        border-color: #ddd !important;
    }

.k-state-hover,
.k-state-hover:hover,
.k-splitbar-horizontal-hover:hover,
.k-splitbar-vertical-hover:hover,
.k-list > .k-state-hover,
.k-scheduler .k-scheduler-toolbar ul li.k-state-hover,
.k-pager-wrap .k-link:hover,
.k-dropdown .k-state-focused,
.k-filebrowser-dropzone,
.k-mobile-list .k-item > .k-link:active,
.k-mobile-list .k-item > .k-label:active,
.k-mobile-list .k-edit-label.k-check:active,
.k-mobile-list .k-recur-view .k-check:active {
    background-color: #fff !important;
    border-color: #ddd !important;
    color: #000 !important;
}

.k-link:link,
.k-link:visited,
.k-nav-current.k-state-hover .k-link {
    /*color: #000 !important;*/
}

.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited,
.k-list > .k-state-selected,
.k-list > .k-state-highlight,
.k-panel > .k-state-selected,
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected:hover,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-marquee-color {
    background-color: #6082B6 /*#3B5998*/ !important;
    border-color: #6082B6 /*#3B5998*/ !important;
    color: #fff !important;
}

    .k-state-selected .h31 {
        color: #fff;
    }

.k-pager-numbers .k-link,
.k-treeview .k-in {
    border-color: #ddd !important;
}
/*select box*/
.k-pager-wrap .k-pager-nav, .k-pager-wrap .k-pager-numbers li span, .k-pager-wrap .k-pager-numbers li a {
    border: 0 none !important;
    margin: 0 !important;
}
/*#PortCallGrid table td a {
  color: #3b5998;
}*/
#PortCallGrid table th a {
    margin: 0;
    white-space: nowrap;
    padding: 0;
}

/*dropdown*/

.k-animation-container .k-list-container {
    background: #fff;
}
/*Agent detail page*/

.arrive-time {
    padding: 0 0px 0px 15px;
    position: absolute;
    right: 15px;
    top: 4px;
    width: auto;
}

.page-container .tile-stats .icon {
    bottom: 42px;
}

.arrive-time .icon i {
    font-size: 40px;
}

.arrive-time ul,
.arrive-time ul li {
    padding: 0px;
    margin: 0px;
}

    .arrive-time ul li.tile-stats {
        padding: 5px;
    }

.arrive-time p {
    float: left;
    font-size: 14px !important;
    font-weight: 400;
    margin: 0;
    padding-left: 10px;
}

.arrive-time .num {
    float: left;
    font-size: 14px;
}

.custom-tabs li a span {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
}

[class^="flaticon-"]::before,
[class*=" flaticon-"]::before,
[class^="flaticon-"]::after,
[class*=" flaticon-"]::after {
    font-size: 30px;
    margin-left: 0;
    display: block;
    line-height: 20px;
    margin-bottom: 10px;
}

.custom-tabs li.active a,
.custom-tabs li.active a span,
.custom-tabs li a:hover,
.custom-tabs li a:hover i,
.custom-tabs li a:hover span {
    background: #fff;
    color: #3b5998;
}

.vasel-detail {
    margin-top: 15px;
}

    .vasel-detail h3 {
        color: #000;
        font-size: 13px;
        font-weight: 600;
        margin: 0 0 5px;
    }

    .vasel-detail h4 {
        font-size: 13px;
        font-weight: 400;
        margin: 0;
        padding-bottom: 5px;
        text-transform: capitalize;
    }

    .vasel-detail text {
        font-size: 13px;
    }

.vasel-pic {
    border: 1px solid #ddd;
    float: left;
    margin-right: 10px;
}

.vasel_cont {
    float: left;
}

    .vasel_cont span {
        display: block;
    }

.cloud {
    float: left;
    margin-right: 0;
    width: 100%;
    margin-top: -10px;
}

    .cloud a {
        display: block;
        float: left;
    }

    .cloud span {
        display: block;
        float: left;
        font-size: 13px;
        padding-left: 10px;
        padding-top: 20px;
    }

.point_c {
    float: left;
    margin-right: 20px;
}

    .point_c p {
        color: #d94242;
        font-size: 22px;
        font-weight: 600;
        line-height: 22px;
        margin: 0;
        padding: 0;
    }

    .point_c small {
        color: #d94242;
        font-size: 12px;
        font-weight: 600;
        padding-left: 5px;
    }

.wing {
    float: left;
}

    .wing span {
        display: block;
    }

.vasel_body h4 {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0px 0 5px;
}

.add_tsk a {
    color: #686868;
    display: block;
    font-size: 13px;
    padding: 0px 0 5px;
}

    .add_tsk a:hover {
        color: #D94141;
    }

.tile-block .tile-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}

.tile-block {
    background: #777;
    border-radius: 5px;
    color: #ffffff;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 15px;
}

    .tile-block .tile-content .todo-list .neon-cb-replacement .cb-wrapper .checked {
        background: #777;
    }

.sch {
    margin-top: 15px !important;
}

.k-window-titlebar .k-window-action {
    width: 20px !important;
    height: 20px !important;
}

.checkbox-replace,
.radio-replace {
    margin: 0;
    padding-left: 25px;
    position: relative;
}

.todo-list > li .neon-cb-replacement .cb-wrapper {
    background: #fff none repeat scroll 0 0;
    left: 0;
    position: absolute;
}

.tile-block .tile-content .todo-list .neon-cb-replacement .cb-wrapper + label {
    margin-left: 0px;
}

.agentNotes {
    padding-top: 20px;
}

    .agentNotes h4 {
        padding-bottom: 10px;
        padding-top: 15px;
    }

.dwnd a {
    color: #000;
    display: inline-block;
    font-size: 15px;
    margin-bottom: 10px;
}

.dwnd > span {
    display: block;
}

.dwnd a i {
    padding-right: 5px;
}

.dwnd a:hover {
    color: #D94141;
}

.bts-group {
    margin-bottom: 0 !important;
    margin-top: 15px;
    text-align: right;
    overflow: hidden;
}

.blue_btn {
    background-color: #3B5998;
    color: #fff;
    font-size: 13px;
    /*font-weight: 600;*/
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    margin-bottom: 5px;
    min-width: 70px;
    padding: 0 8px;
    text-transform: uppercase;
}

.dir-rtl .blue_btn {
    float: right;
}

.grey_btn {
    background-color: rgba(0, 0, 0, 0.75);
}

/*.blue_btn:hover, .blue_btn:focus {
    color: #fff;
    opacity: 0.7;
}*/


.blue_btn:hover {
    color: #fff;
    opacity: 0.7;
}

.blue_btn:focus {
    color: #fff;
}


.grey_btn:hover,
.grey_btn:focus {
    color: #fff;
}

textarea.form-control {
    height: 65px;
}
/*dashboard page*/
.displymap {
    padding: 0 15px;
}

.panel-body.dash_map {
    padding: 0 !important;
}

#HelpfullLinks {
    border: 0px;
}

#dashPortCallGrid th span > span.k-select {
    line-height: 20px;
}

.mr-tb {
    margin-bottom: 30px;
    margin-top: 20px;
}

.dash_map {
    padding: 15px 15px 10px;
}

.display_task {
    padding: 15px 15px 6px;
}

.helptb {
    padding: 0 15px 15px;
}

    .helptb .panel-options {
        padding-right: 0;
    }

.display_task .list-tsk {
    padding-right: 0;
    padding-left: 0px;
}

.display_task .new_tsk {
    padding-left: 0;
    padding-right: 5px;
}

.display_task .panel-options {
    padding: 0;
    position: absolute;
    right: -2px;
    top: 4px;
}

.display_task .add_tsk a {
    padding: 0px;
}

.display_task .panel-heading {
    padding-bottom: 8px;
}

#todo_tasks {
    height: 299px;
    overflow: auto;
}

.dashcheck {
    font-size: 13px;
}

.task-liscr {
    line-height: 6px;
    position: absolute;
    right: 0;
    top: -2px;
}

    .task-liscr a {
        color: #ccc;
    }

        .task-liscr a:hover {
            color: #fff;
        }

.table-responsive {
    border: 0px;
    overflow: hidden;
}

.table > thead > tr > th {
    border-bottom: 1px solid #dbdbde;
    white-space: nowrap;
    vertical-align: middle !important;
}

.table > tbody > tr > td {
    border-bottom: 1px solid #dbdbde;
    vertical-align: middle !important;
    font-size: 13px;
}

    .table > tbody > tr > td a {
        color: #000;
        font-size: 12px;
    }

        .table > tbody > tr > td a:hover u {
            text-decoration: none;
        }

.btn.icon-ic {
    color: #686868;
    font-size: 15px;
    line-height: 15px;
    margin-right: 10px;
    padding: 0;
}

    .btn.icon-ic:hover,
    .helptb table tr td a:hover .fa-edit {
        color: #10b0df;
    }

.btn.eye-ic {
    color: #686868;
}

    .btn.eye-ic:hover,
    .helptb table tr td a:hover .fa-trash-o {
        color: #00a65a;
    }

.pagination li a {
    color: #000;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #3B5998;
    border-color: #3B5998;
}

.helptb h5 {
    font-size: 13px;
    font-weight: 400;
    margin: 0 0 15px;
}

    .helptb h5 a {
        color: #686868;
    }

.helptb .k-grid-header {
    border: 0 none;
}

.helptb table tr td div.btn-group {
    position: inherit;
}

.helptb table tr td a {
    color: #000;
}

.helptb .k-grid-content {
    overflow: hidden;
}

.helptb table tr td {
    border: 0px;
    border-bottom: 1px solid #ddd;
}

.helptb .panel-heading > .panel-title {
    padding: 9px 0 7px;
}

.displymap .panel-title {
    padding-bottom: 8px;
    padding-top: 15px;
}

.btn.icon-ic:last-child {
    margin: 0;
}

.dash_table {
    padding: 0 10px;
}

.customlist-11px td a {
    color: #000;
}

.box-btn .btn {
    background: #777;
    border: 0 none;
    color: #fff;
    margin-left: 10px;
    margin-top: 10px;
    padding: 5px 10px;
}

.box-btn {
    text-align: right;
}

    .box-btn .btn:hover {
        opacity: 0.70;
    }
/*tabs pages*/
.panel-body {
    padding: 15px 0px !important;
}

    .panel-body.white-panel {
        padding: 15px !important;
    }

.main_tabs .panel-body.panel-outer {
    padding: 15px 0;
}

.tabs-forms .k-widget.k-dropdown, .tabs-forms .k-widget.k-combobox {
    width: 100%;
}

.tabs-forms .k-dropdown-wrap.k-state-default, .tabs-forms .k-dropdown-wrap.k-state-disabled {
    background: #F5F5F5;
    border: 1px solid #ddd;
    height: 30px;
}

.tabs-forms .k-dropdown-wrap.k-state-disabled {
    opacity: 0.70;
}

.tabs-forms .k-dropdown-wrap.k-state-default > .k-input, .tabs-forms .k-combobox .k-dropdown-wrap input {
    height: 28px;
    /*background:#F5F5F5;*/
    line-height: 25px;
    font-size: 13px;
    padding-left: 8px;
}

.tabs-forms .k-dropdown-wrap.k-state-default .k-select, .tabs-forms .k-select {
    line-height: 28px !important;
}

.tabs-forms input.form-control, .input.form-control {
    border-color: #ddd;
    color: #000;
    font-size: 13px;
    height: 30px;
    width: 100%;
}

.tabs-forms textarea.form-control {
    border: 1px solid #ddd;
    color: #000;
    font-size: 13px;
    width: 100%;
}

.search-select {
    padding-right: 55px;
}

.search-sm-bt {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #000;
    display: block;
    height: 30px;
    line-height: 25px;
    margin-left: 0;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 0;
    width: 30px;
}

.tabs-forms .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #aaaaaa;
}

.tabs-forms .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #aaaaaa;
}

.tabs-forms .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #aaaaaa;
}

.tabs-formss .form-control:-moz-placeholder { /* Firefox 18- */
    color: #aaaaaa;
}

.tabs-forms .btn-primary {
    background-color: #777;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    margin-top: 0px;
    min-width: 50px !important;
    white-space: normal;
    padding: 0 6px;
}

    .tabs-forms .btn-primary:hover {
        opacity: 0.7;
    }

.tabs-forms2 .btn-primary {
    background-color: #777;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    margin-top: 5px;
    min-width: 90px !important;
    padding: 0 6px;
    white-space: normal;
}

    .tabs-forms2 .btn-primary:hover {
        opacity: 0.7;
    }
/*portactivity log page*/
.divreport {
    text-align: right;
    margin-top: 4px;
}

.report_links {
    float: right;
    /*padding: 5px 0 10px 30px;*/ /*commented by Shion*/
    padding: 5px 0 5px 10px;
}

.divreport a {
    color: #000;
    font-size: 13px;
    font-weight: 600;
}

.col-sm-12.port-msg {
    float: left;
    margin-top: 5px;
}

.divreport a:hover {
    color: #D94242;
}

.modal-btn {
    float: right;
    background-color: #777;
    height: 30px;
    line-height: 30px;
    margin-left: 3px;
    margin-right: 0px;
    margin-top: 5px;
    min-width: 50px !important;
    padding: 0 6px;
    white-space: normal;
}

    .modal-btn:hover, .modal-btn:focus, .modal-btn:active {
        opacity: 0.70;
        background-color: #777;
    }

.splitReports {
    display: inline-block;
    width: auto;
    float: right;
    padding: 0px;
}

.created {
    color: #000;
    float: left;
    margin: 5px 15px 0 0;
}

.ui-wrapper textarea {
    border: 1px solid #ddd;
}

.port_editor .ui-wrapper {
    width: 100% !important;
    padding-right: 0px !important;
}

    .port_editor .ui-wrapper > textarea {
        width: 100% !important;
    }

.ui-wrapper .ui-resizable-handle {
    margin: 0 0 30px !important;
}

#ScheduleInfoDiv .k-datetimepicker, .k-datepicker, .k-datetimepicker.k-header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0px;
    border: 0px !important;
    padding: 0;
    width: 100%;
}

#ScheduleInfoDiv .control-label {
    padding-right: 0;
}
/*arrival sail detail*/
.cret-msg {
    float: right;
    margin: -43px 0 0;
    padding: 0 0px 0px 15px;
}

.sail_dt .k-widget.k-datetimepicker, .sail_dt .k-widget.k-datepicker {
    background-color: transparent !important;
    border: 0 none;
    padding: 0;
}

.tabs-forms .k-datetimepicker .k-picker-wrap {
    height: 30px;
}

    .tabs-forms .k-datetimepicker .k-picker-wrap input, .tabs-forms .k-datepicker input {
        height: 28px !important;
        background: #fff;
    }
/*crew-management*/
.uplaod_btn {
    color: #000;
    float: right;
    margin: 1px 0 0 15px;
}

    .uplaod_btn:hover {
        color: #D94242;
    }
/*all modals start*/
.k-window .k-window-titlebar.k-header {
    background-color: #f1f1f1 !important;
    background-image: none;
    box-shadow: none;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    padding: 10px 0;
    height: auto;
    position: relative;
}

div.k-window-content {
    padding: 0px 0 15px !important;
    position: static !important;
}

.k-window-content .control-label {
    color: #000;
    font-size: 14px;
    font-weight: 600 !important;
}

.k-window-content input.form-control {
    border: 1px solid #ddd;
    color: #000;
    font-size: 13px;
    height: 30px !important;
    line-height: normal !important;
    padding: 0 8px;
}

.k-window-content textarea.form-control {
    border: 1px solid #ddd;
    color: #000;
    font-size: 13px;
    line-height: normal !important;
    padding: 0 8px;
}

.k-window-content .k-dropdown-wrap.k-state-disabled, .k-window-content .k-dropdown-wrap {
    height: 30px;
    font-size: 13px;
}

.modal_ds .k-widget.k-dropdown {
    width: 100% !important;
}

div.k-window {
    border: 1px solid #ddd;
    height: auto !important;
}

.k-window-content .btn.blue_btn {
    height: 30px;
    line-height: 30px;
    min-width: 60px;
}

.k-animation-container, .k-widget, .k-widget *, .k-animation-container *, .k-widget *::before, .k-animation-container *::after, .k-block .k-header, .k-list-container {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.print-btn a {
    color: #777;
    font-size: 14px;
    padding: 0 7px;
}

.spoform h1 {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin: 10px 0px 0px;
}

.fill-td {
    background-color: #a6a6a6;
    color: #fff;
    font-weight: 600;
    padding: 4px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}

#spoTable {
    border: 1px solid #ddd !important;
    margin: 10px 0px;
}

    #spoTable td {
        border: 1px solid #ddd;
        font-size: 13px;
    }

    #spoTable th {
        background: #f1f1f1 none repeat scroll 0 0;
        border: 1px solid #ddd;
        padding: 8px;
        text-align: center;
    }

        #spoTable th h5 {
            font-size: 13px;
            margin: 0;
        }
/*new/port modal*/
.modal_ds .panel-heading {
    border-bottom: 1px solid #ddd;
    margin: 0 10px;
    padding: 5px;
}

.modal_ds .panel-title {
    font-size: 13px;
    font-weight: 600;
    padding: 3px 0 0;
}

.modal_ds .panel-options {
    padding: 0;
}

    .modal_ds .panel-options > a {
        margin: 0;
        padding: 0 !important;
    }

.head-title {
    font-weight: 600;
    font-size: 14px;
    text-align: left;
}

.k-widget.k-window .nav-tabs a {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #3b5998;
}

.k-widget.k-window .nav-tabs .active > a {
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 0px;
    color: #D94141;
}

.k-widget.k-window .nav-tabs a:hover {
    background: #fff;
    color: #D94141;
}

.selct-doc .k-input.k-readonly {
    height: 27px !important;
    width: 100% !important;
}

.create-msg .form-control {
    width: 100% !important;
}

.create-msg .k-upload.k-upload-empty {
    background: none !important;
    padding: 0;
}

    .create-msg .k-upload.k-upload-empty .k-upload-button {
        width: 30%;
    }

.attach-fl {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.k-pager-sizes span.k-widget.k-dropdown .k-dropdown-wrap {
    height: auto !important;
}

    .k-pager-sizes span.k-widget.k-dropdown .k-dropdown-wrap .k-input, .k-pager-sizes span.k-widget.k-dropdown .k-dropdown-wrap .k-select {
        line-height: normal !important;
    }

.k-input {
    height: 100% !important;
}

#divCheckEmailAddress {
    margin-bottom: 15px;
}
/*compose-mail*/
.attach-fl .k-upload.k-upload-empty {
    float: left;
    width: 200px;
}

.attach-fl .k-upload .k-dropzone {
    padding: 0px;
    background: #fff;
}

    .attach-fl .k-upload .k-dropzone .k-upload-button {
        width: 100%;
    }

.compose-pic {
    float: left;
    margin-top: 4px;
}

.compose-pic {
    margin-left: 10px;
}
/*KPI dashboard*/
.custom-tabs li.kpimainmenu, .custom-tabs li.kpimenutabli {
    height: auto !important;
    margin-top: 0 !important;
    min-height: auto !important;
    display: table;
}

    .custom-tabs li.kpimainmenu a {
        display: block;
        height: auto !important;
        margin-top: 0 !important;
        min-height: auto !important;
        padding: 8px 0 !important;
        padding: 0px;
    }

    .custom-tabs li.kpimainmenu span {
        display: inline-block;
        font-size: 14px;
    }

.kpi-tabs {
    width: 100%;
    padding: 15px 15px 0px;
    float: left;
}

    .kpi-tabs ul {
        margin: 0;
    }

.custom-tabs li.kpimenutabli a {
    display: table-cell;
    height: 45px;
    padding: 0px 5px;
    vertical-align: middle;
}

.call-ofc {
    margin: 15px 0px 0px;
}

.k-grid-header-wrap th.k-header a.k-link, .k-grid-header-wrap th {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #000 !important;
    /*font-weight: 600;*/
}

.panel-white .panel-heading {
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px;
    padding: 8px 10px;
}

.panel-white .panel-title {
    font-size: 13px;
    font-weight: 600;
    padding: 0;
}

.panel-white .panel-options {
    padding: 0;
    margin: 0px;
}

.panel-white.panel-default .panel-options a {
    padding: 0px;
    margin: 0px;
}

.kpi-calls {
    margin-bottom: 15px;
}

.excl_expt {
    color: #000;
    padding-right: 10px;
}

.kpi_calldetail {
    overflow-y: auto;
    overflow-x: hidden;
    height: 386px; /*--change by Shion - to set height, 1/22/2018--- */
}

.title_call {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .title_call h4 {
        color: #3b5998;
        font-size: 14px;
        font-weight: 600;
        margin: 0;
        text-transform: uppercase;
        padding-top: 9px;
    }

.grey_btn-sm {
    background-color: #777;
    font-size: 11px;
    height: 25px;
    line-height: 26px;
    padding: 0 6px;
}

.title_call .grey_btn-sm {
    margin-bottom: 6px;
}

.grey_btn-sm:hover {
    background: #777 none repeat scroll 0 0;
    opacity: 0.7;
}

.DivActiveContainerPanel {
    margin-bottom: 0px;
}

.date-fmt.kpi-date-fmt {
    width: 420px;
}

.kpi-date-fmt .excl_expt {
    float: left;
    padding-right: 0;
    padding-top: 6px;
}

.kpi-calls span.k-combobox {
    width: 150px;
}

.bi-date-fmt {
    margin-bottom: 0px !important;
}

#divVesselRecap .table {
    border: 1px solid #ddd;
}
/*BI*/
.chart_form .k-datepicker {
    padding: 0;
    width: 100%;
}

.chart_form {
    padding-right: 40px;
    position: relative;
}

.net_prd {
    overflow: hidden;
}

.chart_form .search_btn {
    position: absolute;
    right: 15px;
    top: 0px;
}

.chart_form .form-group {
    overflow: hidden;
}

.chart_form .k-multiselect, .chart_form input {
    padding: 0 !important;
    width: 100% !important;
}

.chart_form .k-widget input {
    height: 28px !important;
    margin: 0 !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.net_prd .k-widget.k-dropdown {
    width: 100%;
}

.mt-28 {
    margin-top: 28px;
}

.net_prd .search_btn {
    top: 26px;
}

.net-heading {
    color: #000;
    font-size: 18px;
    text-align: center;
    margin: 20px 0px 10px 0px;
}

.chart-inside {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 12px;
    overflow: auto;
}

.chartdiv svg {
    width: 100%;
}
/*userpage (security)*/
.user_page a.modal-btn {
    margin-left: 10px;
    margin-right: 0;
}

.toolbar label {
    float: left;
    padding: 0 10px 0 0;
}
/*create user*/
.create_user .page_title {
    margin: 0;
}

.check-controls .checkbox-inline {
    margin: 0;
    width: 49%;
}

.check-controls label {
    padding: 0;
}

.check-controls span {
    float: left;
    line-height: 14px;
    padding: 0;
}

.upd-pic {
    padding: 0px;
}

    .upd-pic span {
        color: #000;
        font-size: 12px;
        padding-top: 10px;
    }

.jump-btn {
    margin-top: 100px;
}

    .jump-btn span {
        display: block;
    }

    .jump-btn button {
        background: #777 none repeat scroll 0 0;
        border: 0 none;
        color: #fff;
        font-size: 14px;
        height: 30px;
        line-height: 26px;
        margin: 5px 0;
        width: 30px;
    }

.user-pic {
    border: 1px solid #ddd;
    height: 100px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100px;
}

.row1 {
    margin-left: -15px;
    margin-right: -15px;
}
/*audit port call*/
.auditcall_head {
    background: #f5f5f5;
    padding: 5px;
    margin-bottom: 10px;
}

.loading_btn input.btn {
    color: #fff;
    margin-top: 15px;
}

    .loading_btn input.btn:hover {
        opacity: 0.7;
    }

.filters h4 {
    color: #3b5998;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}

.filters .k-datetimepicker.form-control, .filters .k-combobox {
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
}

.filter_chk td {
    padding: 3px 0;
}

.filter_chk input {
    float: left;
    margin: 5px 10px 0 0;
}

.filter_chk span {
    float: left;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

.filters .btn {
    background: #777 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin: 10px 0px 0px;
    min-width: 100px;
    padding: 0;
}

    .filters .btn:hover {
        opacity: 0.7;
    }
/*CRM Home*/
.crm_tabs {
    float: left;
    width: 100%;
}

    .crm_tabs > a, .crm_tabs .term-info {
        background: #f5f5f5 none repeat scroll 0 0;
        border: 1px solid #ddd;
        border-radius: 3px;
        display: table;
        float: left;
        height: 60px;
        margin: 0 10px 10px 0;
        overflow: hidden;
        width: 120px;
    }

    .crm_tabs .term-info {
        width: 90px;
    }

    .crm_tabs .crm_item {
        border-radius: 3px;
        display: table-cell;
        height: 100%;
        margin: 0;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }

        .crm_tabs .crm_item .icon {
            margin: 0;
            padding: 0;
        }

            .crm_tabs .crm_item .icon i {
                color: #000;
                font-size: 18px;
            }

        .crm_tabs .crm_item .title {
            background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
            width: 100%;
        }

            .crm_tabs .crm_item .title h3 {
                color: #000;
                font-size: 11px;
                font-weight: 500;
                padding: 5px 0 0;
                text-transform: uppercase;
            }

    .crm_tabs a:hover .crm_item, .crm_tabs .term-info:hover .crm_item {
        background: #fff;
    }

        .crm_tabs a:hover .crm_item .icon i, .crm_tabs a:hover.crm_item .title h3, .term-info:hover .crm_item .icon i, .term-info:hover .crm_item .title h3 {
            color: #3B5998;
        }
/*terminal info*/
.serach_info {
    padding-right: 30px;
    position: relative;
    width: 100%;
    .port_editor .ui-wrapper;
}

    .serach_info > a {
        margin: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: auto;
    }
/*product_manager*/
.crm_tabs .prd_tabs {
    width: 120px;
}

/*mukesh 12-07-17*/
.over-lap .form-group {
    overflow: hidden;
}
/*training videos*/
.video_sec label.panel-title {
    font-size: 13px;
    font-weight: 600 !important;
    margin-bottom: 10px;
    padding: 0;
}

.video-cv video {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 15px;
    padding: 5px;
}

/*release note tabs*/

.release-tabs i {
    font-size: 35px;
    margin-bottom: 5px;
}

.release-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

    .release-title h3 {
        color: #3b5998;
        font-size: 14px;
        font-weight: 600;
        margin: 0px;
        padding: 10px 0 5px;
        text-transform: uppercase;
    }

    .release-title span {
        color: #999;
        font-size: 12px;
        padding: 8px 0 0;
        display: block;
        text-align: right;
        margin: 0px;
    }

.tabs-forms .k-upload .k-dropzone {
    background: #fff none repeat scroll 0 0;
    padding: 0px 0px 0px 0px;
}

.k-multiselect-wrap input.k-readonly {
    height: 27px !important;
}

.k-editor-toolbar-rw .msg-email {
    margin-bottom: 10px;
}

.dir-rtl i {
    margin-top: 10px;
}

.k-upload-status {
    top: -3px !important;
}

.modal_ds .k-upload-empty .k-upload-button {
    width: 48%;
}
/*address book*/
.addrs_buk {
    border: 0 none;
    margin: 15px 0 20px;
}

    .addrs_buk li {
        border: 1px solid #ddd;
        display: table;
        float: left;
        height: 45px;
        margin: 0 -1px 0 0;
        border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
    }

        .addrs_buk li a {
            display: table-cell;
            margin: 0 !important;
            padding: 0 10px;
            vertical-align: middle;
            border: 0px;
            background: #f5f5f5 !important;
            border: 0px !important;
            border-radius: 5px 5px 0 0;
            -webkit-border-radius: 5px 5px 0 0;
            color: #000;
            font-size: 12px;
        }

        .addrs_buk li.active {
            border-bottom: 0px !important;
        }

            .addrs_buk li.active a, .addrs_buk li a:hover {
                background: #fff !important;
                color: #3B5998;
            }
/*common css*/

.line {
    width: 100%;
    height: 1px;
    background: #ddd;
    margin: 15px 0px;
    float: left;
    border: 0px;
}

.mt-15 {
    margin-top: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

.pd-0 {
    padding: 0px;
}

.btn-group.open .dropdown-toggle, .btn:active, .btn.active {
    box-shadow: none;
}

.btn.dropdown-toggle {
    color: #000;
}

    .btn.dropdown-toggle:hover {
        color: #D94141;
    }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #3B5998;
    color: #fff;
}

.dropdown-menu > li {
    margin-bottom: 5px;
}

.form-horizontal .control-label, label {
    font-size: 13px;
    font-weight: 400 !important;
    padding-top: 3px;
    position: relative;
    text-align: left;
}

.k-state-focused .k-select, .k-state-hover .k-select, .k-state-active .k-select, .k-state-focused .k-input, .k-state-hover .k-input, .k-state-active .k-input {
    background: #fff !important;
    height: 100% !important;
}

.form-group {
    margin-bottom: 15px;
}

.k-input, input.k-textbox, textarea.k-textbox, input.k-textbox:hover, textarea.k-textbox:hover, .k-textbox > input, .k-multiselect-wrap {
    color: #000;
    width: 100% !important;
}

.panel-body .k-button:hover, .panel-body .k-button.k-state-hover {
    background-color: #fff;
    border-color: #ddd;
    color: #000;
}

.k-button:focus:not(.k-state-disabled):not([disabled]) {
    box-shadow: none !important;
}

.k-button-icontext .k-icon, .k-button-icontext .k-image {
    margin-top: 2px !important;
}

.wd-100 {
    width: 100%;
}

.date-fmt.custom-date-fmt {
    width: 50%;
    padding-right: 15px;
    padding-left: 0px;
}
.date-fmt.custom-date-fmt1 {
    width: 100%;
    padding-right: 15px;
    padding-left: 0px;
}
/*28-06-2017 media start*/
@media(min-width:992px) {
    .date-fmt {
        float: right;
        margin-bottom: 20px;
        padding: 0 15px;
        width: 385px;
    }
}

@media(max-width:1199px) {
    .panel-options a {
        margin-left: 6px;
    }

    .view_type .k-widget.k-dropdown.k-header {
        width: 149px;
    }

    .top-header .links-list li {
        margin-left: 6px;
        float: none;
    }
    /*dashboard page*/

    .tile-stats {
        padding: 15px;
    }

        .tile-stats h2 {
            font-size: 21px;
            margin-bottom: 25px;
            margin-top: 10px;
        }

        .tile-stats p {
            font-size: 14px !important;
        }

    .table-responsive {
        border: 0px;
        overflow-y: hidden;
        overflow-x: scroll;
    }
    /*tabs form*/
    .tabs-forms .btn-primary {
        height: auto;
        line-height: normal;
        margin-bottom: 5px;
        margin-left: 3px;
        margin-top: 0;
        padding: 6px;
    }

    .custom-tabs li.kpimenutabli {
        width: 14%;
    }
}

.p-t-0px {
    padding-top: 0px !important;
}

@media(max-width:991px) {
    .custom-tabs li a span {
        font-size: 12px;
    }

    .panel-options a {
        margin-left: 4px;
    }

    .view_type .k-widget.k-dropdown.k-header {
        width: 60%;
    }

    .k-pager-info {
        padding: 1px 15px 0 5px !important;
    }

    .office_view span.k-widget {
        width: 70%;
    }

    #PortCallGrid {
        height: auto !important;
    }

    .k-pager-sizes {
        padding: 1px 0 0 !important;
    }

    .k-link.k-pager-nav.k-pager-last {
        margin-right: 0px !important;
        margin-bottom: 10px !important;
    }

    .k-pager-wrap.k-grid-pager.k-widget {
        padding-top: 15px !important;
        padding-left: 0px;
    }

    .office_view {
        width: 230px;
        margin-bottom: 15px;
    }

    .date-fmt {
        width: 368px;
    }
    /*tabs page*/
    .custom-tabs li {
        width: 20%;
    }


    .tabs-forms2 .btn-primary {
        height: auto;
        line-height: normal;
        margin-bottom: 5px;
        margin-right: 3px;
        margin-top: 0;
        padding: 6px;
        white-space: normal;
    }

    /*dashboard*/

    .dash_table .col-xs-6.col-left,
    .dash_table .col-xs-6.col-right {
        text-align: center;
        width: 100%;
    }

        .dash_table .col-xs-6.col-right .dataTables_paginate {
            text-align: center;
        }
    /*port activity*/
    #ScheduleInfoDiv .k-datetimepicker {
        width: 100%;
    }

    #BerthActivityGrid, #PortActivityLogGrid {
        height: auto !important;
    }
    /*KPI*/
    .custom-tabs li.kpimenutabli {
        width: 19%;
    }

    #KPIDashboardAllCall, #BIAllCallsGrid {
        height: auto !important;
    }

    .chart_sm {
        overflow-x: auto;
        overflow-y: hidden;
    }

    .chartdiv svg {
        width: auto;
    }
}

@media (max-width: 767px) {
    .sub-nav {
        float: none;
        margin-top: 0px;
    }

    .custom-table .btn-block2 {
        margin-bottom: 0 !important;
        margin-right: 18px;
    }

        .custom-table .btn-block2 button {
            float: right;
            margin-bottom: 0;
            margin-right: -15px;
            margin-top: 0px !important;
        }

    .left-menu-fix {
        position: static !important;
        width: 100% !important;
        background: #ff0000;
    }

    #EmployeeGrid {
        width: 100% !important;
    }

    #AddHotelGrid {
        width: 100% !important;
    }

    .page-body .page-container .sidebar-menu .logo-env {
        padding: 10px 20px;
    }

    .sidebar-mobile-menu {
        margin-top: 11px;
    }
    /*tab page*/
    .pd-0 {
        padding: 0px 15px;
    }

    .custom-tabs li a span {
        font-size: 11px;
    }

    .vasel-pic {
        margin: 20px 10px 10px 0;
    }

    .vasel_cont {
        padding: 16px 0 10px;
    }

    .tile-block .col-sm-6 {
        float: left;
        width: 50%;
    }

    .bts-group {
        margin-top: 20px;
    }

    .bts-group {
        text-align: center;
    }

    .blue_btn {
        margin-left: 7px;
        margin-right: 7px;
    }

    .form-group {
        margin-bottom: 10px;
    }

    .new-bt > .btn {
        margin-top: 20px;
    }

    .form-horizontal .control-label {
        margin-bottom: 10px;
    }

    .search-sm-bt {
        right: 15px;
    }

    #CallPartyGrid, #ViewingPartyGrid {
        height: auto !important;
    }

    .tabs-forms .btn-primary {
        margin: 5px 10px 0px 0px;
    }

    .report_links {
        padding-top: 10px;
    }

    .divreport {
        margin-top: 0px;
    }
    /*port active*/
    .modal-btn {
        height: auto;
        line-height: 15px;
        padding: 6px;
    }

    .col-sm-12.port-msg {
        float: none;
    }

    .splitReports {
        margin-top: 5px;
    }
    /*sail details*/
    .sail_dt .hrborder {
        display: none;
    }

    /*all modal*/


    .k-window-content .bts-group .blue_btn {
        float: right;
        margin: 0 0 0 15px !important;
        width: auto !important;
    }

    div.k-window {
        height: auto !important;
        left: 0 !important;
        margin: 0 auto !important;
        right: 0 !important;
        width: 90% !important;
    }

    #divCheckEmailAddress .col-sm-3 {
        float: left;
        width: 50%;
        margin: 5px 0px;
    }

    #divCheckEmailAddress {
        margin-bottom: 0px;
    }
    /*KPI*/
    .custom-tabs li.kpimenutabli span {
        display: block;
    }

    .custom-tabs li.kpimenutabli {
        width: 14%;
    }

    .k-pager-wrap > .k-link, .k-pager-numbers .k-link, .k-pager-numbers .k-state-selected {
        min-width: 1.9em !important;
    }

    .chart_form {
        padding-right: 15px;
    }

        .chart_form .search_btn {
            right: -15px;
            top: 27px;
            margin: 0px;
        }

        .chart_form.net_prd {
            overflow: inherit;
            padding: 0 !important;
        }

    .line {
        overflow: hidden;
        float: none;
    }

    .net_prd .mt-28 {
        margin: 0;
    }

    #HelpfullLinks, #HelpfullLinks .k-grid-content {
        height: auto !important;
    }
    /*label*/
    .form-horizontal .control-label, label {
        width: 100%;
    }
}


@media (max-width: 700px) {
    .office_view {
        width: 230px;
    }

    .view_type .k-widget.k-dropdown.k-header {
        width: 91%;
    }

    .view_type label {
        width: 9%;
    }

    .view_type {
        width: 100%;
    }

    .panel-options.multi_btn {
        float: left;
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
        padding: 0px 15px 10px;
    }

    .panel-heading > .multi_btn a:last-child {
        float: left !important;
        margin: 0;
    }

    .customButton {
        padding: 6px 15px !important;
        width: 31.2%;
    }

    #divSailedContainerCalls {
        padding-bottom: 0px !important;
    }
}

@media (max-width: 650px) {
    .office_view {
        width: 100%;
    }

        .office_view .label-flt {
            width: 9%;
        }

        .office_view span.k-widget {
            width: 91%;
        }

    .date-fmt .k-widget.form-control > span input {
        height: 24px;
    }

    .date-fmt {
        padding: 0 15px;
        width: 100%;
    }

    .search_btn {
        width: 5%;
    }

    .todate,
    .fromdate {
        width: 47.5%;
    }

    .date-fmt .label-flt {
        padding-right: 0;
        width: 19%;
    }

    .date-fmt .k-widget.k-datepicker {
        width: 75%;
    }
    /*port active*/

    /*KPI pages*/
    .date-fmt.kpi-date-fmt {
        float: right;
        width: 90%;
    }

    .kpi-date-fmt .excl_expt {
        left: 0;
        position: absolute;
    }

    .bi-date-fmt .excl_expt {
        left: 15px;
    }

    .custom-office-w.cus_select .label-flt {
        width: auto;
    }
}

@media (max-width: 600px) {
    .top-header .links-list li {
        float: none;
    }

    .view_type label,
    .office_view .label-flt {
        width: 12%;
    }

    .view_type .k-widget.k-dropdown.k-header,
    .office_view span.k-widget {
        width: 88%;
    }

    .customButton:first-child,
    .customButton:nth-child(2) {
        width: 29%;
    }

    .customButton {
        padding: 6px 3px !important;
        width: 34%;
    }

    .date-fmt .k-widget.k-datepicker {
        width: 67%;
    }

    .date-fmt .label-flt {
        width: 25%;
    }
    /*tabs*/

    .custom-tabs li a span {
        display: none;
    }

    .custom-tabs li {
        height: 50px;
    }

    [class^="flaticon-"]::before,
    [class*=" flaticon-"]::before,
    [class^="flaticon-"]::after,
    [class*=" flaticon-"]::after {
        font-size: 25px;
        height: 20px;
        line-height: normal;
    }
    /*port activity*/
    .report_links {
        padding-left: 0px;
    }

    #ScheduleInfoDiv .col-xs-6 {
        width: 100%;
    }
    /*KPI*/

    .custom-tabs li.kpimenutabli {
        width: 20%;
    }

    #KPIDashboardSailedContainer {
        height: auto !important;
    }
    /*user page*/
    #UserGrid, #AddBookGrid, #TerminalGrid {
        height: auto !important;
    }
    /*mukesh 14-07-2017*/
    #CrewGrid, #PackageGrid, #AgencyItemGrid, #ViewingPartyGrid {
        height: auto !important;
    }
    /*video-sec*/
    .video_sec > div {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .notifications.dropdown .dropdown-menu {
        width: 290px;
        left: -160px;
    }

    .top-header .links-list li:first-child {
        display: none;
    }

    .view_type label,
    .office_view .label-flt {
        width: 100%;
        padding: 0px;
    }

    .view_type .k-widget.k-dropdown.k-header,
    .office_view span.k-widget {
        width: 100%;
    }

    .customButton:first-child,
    .customButton:nth-child(2),
    .date-fmt .label-flt,
    .customButton {
        width: 100%;
    }

    .todate,
    .fromdate {
        padding-right: 10px;
        width: 47%;
    }

    .date-fmt .k-widget.k-datepicker {
        padding: 0;
        width: 100%;
    }

    .search_btn {
        margin-top: 31px;
        width: 6%;
    }

    .k-pager-info {
        float: left !important;
    }

    footer.main {
        font-size: 11px;
    }

    .main > div {
        float: none !important;
        margin: 3px 0 0 !important;
    }
    /*tabs*/

    .arrive-time {
        display: none;
    }

    .custom-tabs li {
        width: 20%;
    }

    .vasel-detail h3 {
        font-size: 14px;
    }

    .tile-block .col-sm-6 {
        float: none;
        width: 100%;
    }

    .bts-group .blue_btn {
        margin: 0 0 10px !important;
        width: 100% !important;
    }

    .dir-rtl .blue_btn {
        float: none;
    }

    .tabs-forms2 .k-button-icontext {
        margin: 5px 0 !important;
        width: 100% !important;
    }
    /*dashboard*/

    .dashboard_box .col-xs-6 {
        width: 100%;
    }
    /*port activity*/
    .splitReports {
        width: 100%;
    }

    /*all modal*/
    #divCheckEmailAddress .col-sm-3 {
        float: left;
        width: 100%;
    }
    /*KPI*/
    .custom-tabs li.kpimenutabli {
        width: 50%;
    }

    .kpi-calls {
        width: 100%;
    }

        .kpi-calls span.k-combobox {
            width: 100%;
        }

    .arriv {
        margin-bottom: 10px;
        text-align: left;
        width: 100%;
    }

    .k-pager-wrap.k-grid-pager.k-widget {
        padding-top: 5px !important;
    }
    /*craete user*/
    .duallist > div {
        width: 100%;
    }

    .jump-btn {
        margin-top: 20px;
    }

        .jump-btn span {
            display: inline;
        }

        .jump-btn i {
            transform: rotate(90deg);
        }
    /*port info*/
    .port_info > div {
        width: 100%;
    }
    /*17-07 muk*/
    .page-container .main-content {
        /* padding-bottom:60px;
*/
    }

    .custom-office-w.cus_select {
        width: 100% !important;
    }
}


@media (max-width: 360px) {
    .right-top-bar .breadcrumb {
        padding-bottom: 0;
        padding-top: 10px;
    }

    .breadcrumb > li i {
        margin-left: 5px;
    }

    .percentage-values span {
        text-align: center;
        width: 100%;
    }

    .mob-menu .col-xs-6 {
        float: left;
        width: 50%;
    }

        .mob-menu .col-xs-6 .list-inline {
            float: left !important;
        }

        .mob-menu .col-xs-6 .links-list li.mob-list {
            border: none !important;
            float: left;
            width: 50% !important;
        }

    .pull-left-xs {
        float: left !important;
    }

    .notifications.dropdown .dropdown-menu > li > ul > li {
        float: left;
        width: 100%;
    }

    .m-t-min-xs {
        margin-top: -56px;
    }

    .mob-menu {
        padding-bottom: 10px;
    }
}

.page_title {
    margin-bottom: 10px !important;
}

.mt--5 {
    margin-top: -5px;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.width-108 {
    width: 108px;
}

.nav-tabs {
    margin-top: 10px !important;
}

ul.nav.nav-tabs li {
    margin-top: 10px !important;
}

.m-l-15 {
    margin-left: 15px;
}

.m-b--10 {
    margin-bottom: -10px;
}

.m-b--4 {
    margin-bottom: -4px;
}

.m-l-0 {
    margin-left: 0px !important;
}
/*for faded backgroun of popup*/
.modelOverlayMask {
    position: initial !important;
}

/* Start Pop Up Design 26 Oct 2017 */

.bt-zero-padding a {
    padding: 0;
}

.bt-popup-table tr td:first-child {
    width: 40%;
}

.bt-popup-table tr td:last-child {
    width: 60%;
}

.bt-nav-popUpdetails {
    margin-bottom: 0px;
}

.bt-popup-footer-btn {
    margin-right: -18px;
}

.bt-popup-footer-btnsmall a {
    margin-bottom: 0px !important;
}

.bt-popup-footer-btnsmall button {
    margin-bottom: 0px !important;
}

.bt-zero-margin {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.bt-footer-zero-top-margin {
    margin-top: 0px;
}

.bt-footer-zero-bottom-padding {
    padding-bottom: 0px !important;
}

.bt-timesheets-task-btn {
    padding-top: 15px;
    padding-right: 29px !important;
}

.bt-divzero-padding {
    padding: 0px !important;
}

.bt-search-btns {
    padding-top: 3px !important;
}

.bt-timsheet-margin {
    margin-right: 15px;
}

.bt-timsheet-Padding {
    padding-top: 5px;
    padding-bottom: 5px;
}

.row-left-right-paddding {
    padding-right: 15px !important;
    padding-left: 15px !important;
}



/* End Pop Up Design 26 Oct 2017 */

/* Start Page Minor DesignIssues Css 9 nov 2017 */
.main-margin {
    margin-top: 15px;
    margin-bottom: 15px;
}

.main-zero-bt-mr {
    margin-bottom: 0px !important;
}

.dashboard-margin-top {
    margin-top: 15px;
}

.dashboard-margin-bottom {
    margin-bottom: 10px;
}

.dashboard-port-call-grid {
    border-radius: 3px;
}

.main-row-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.btn-agent-mr {
    margin-left: 44px;
}

.bt-btns-margin {
    margin-right: 15px;
}

.laytime-margin {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.mgt-db-p-t {
    padding-top: 30px;
}

.biChart-margin-bottom {
    margin-bottom: 15px !important;
}

.crm-add-btn {
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: -17px;
}
/* End Page Minor DesignIssues Css 9 nov 2017 */
/*Dashboard Text-filter font size */
table .replace-inputs input:focus {
    border: 1px solid #ddd;
    color: #000;
    font-size: 13px;
    height: 30px;
    width: 100%;
    font-weight: 400;
}

table .replace-inputs input {
    border: 1px solid #ddd;
    color: #000;
    font-size: 13px;
    height: 30px;
    width: 100%;
    font-weight: 400;
}

.custom-email-left {
    padding-left: 0px;
    padding-right: 30px;
}

.custom-email-right {
    padding-left: 30px;
    padding-right: 0px;
}
/******Strat Css 29 nov********/
.custom-model-btn {
    margin-top: 25px;
    margin-bottom: 0px;
}

.custom-checkbox-dv .checkbox-inline:first-child {
    margin-left: 10px;
}

.detail-dv {
    float: right;
    margin-top: 18px;
}

#scheduler1 {
    width: 100% !important;
}

.custom-relnote {
    display: block;
    padding-top: 5px;
}

.customButton.custom-laytime-prev {
    padding: 10px 12px !important;
}

.mar-btm1 .k-widget, .mar-btm1 input {
    margin-bottom: 10px !important;
}

.mar-btm2 .k-widget {
    margin-bottom: 10px !important;
}

.custom-align-r {
    text-align: right;
}

.custom-report-viewer #reportViewer1 .trv-report-page {
    width: 710px !important;
    height: 550px !important;
}

.trv-report-page {
    width: 100% !important;
    height: 100% !important;
}

.custom-kpi-tabs .custom-tabs.kpimenutab li {
    height: 50px !important;
}

#ExpenseGrid.custom-expense-proforma {
    min-width: 100%;
}

.custom-terminal {
    text-align: right;
    padding-right: 0px;
}

.tariff-table {
    overflow-x: auto;
}

.attach-fl.custom-file .k-upload.k-upload-empty {
    width: 100%;
}

.custom-crmupload {
    padding-right: 0px;
}

.bt-nav-popUpdetails.custom-popdetails {
    text-align: right;
}

.custom-spo {
    overflow-x: auto;
}

.main-bt-mr {
    margin-bottom: 15px !important;
}

.custom-entity {
    padding-right: 0px;
}

.custom-off-city {
    /*margin-left: 23px !important;*/ -;
}

.spanBold.span-break-word {
    word-wrap: break-word;
}

.custom-ticket {
    padding: 10px;
    float: left;
}

.custom-Ticket1 {
    width: 48px !important;
    float: left;
}

.custom-Ticket2 {
    padding-left: 0px !important;
    width: 135px !important;
    float: left;
}

.custom-Ticket3 {
    padding-left: 0px !important;
    width: 135px !important;
    float: left;
}

.custom-bank {
    padding-right: 0px !important;
}


.custom-email-cc {
    padding-top: 10px;
}

.custom-wd-90 {
    width: 95%;
}

.cus_select > span {
    width: 80% !important;
}

.custom-office-w.cus_select {
    width: 38%;
}

.custom-zero-margin-r {
    margin-right: 0px !important;
}

.custom-margin-r {
    margin-right: 15px !important;
}

.custom-color-btn {
    background-color: #777 !important;
}

.custom-zeo-p {
    padding-bottom: 0px !important;
}

.custom-zero-p-tb {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

/*for faded background of popup IE browser: Viva  22-12-2017*/
body.modal-open .main-content {
    position: static !important;
}
/*25-12-2017*/
.trv-menu-large li {
    display: block !important;
}

.trv-menu-small li {
    display: block !important;
}

.main-margin-crm {
    margin-top: 13px;
    margin-bottom: 15px;
}
/**/
/*-----------Start Media Css 29/11/2017---------*/
@media(max-width:1024px) {
    .custom-office-w.cus_select, .date-fmt.custom-date-fmt {
        width: 100% !important;
    }

    .inner-date {
        float: left;
        padding-left: 15px;
    }
}

@media(max-width:992px) {
    .panel-heading .ticket-panel-option {
        float: left;
    }

    .width44p.custom-map-width {
        width: 100% !important;
    }

    .custom-inner-btn.custom-role {
        width: 100%;
    }

    .dropdown-menu.custom-photos {
        left: 0px;
    }

    .custom-bichart .custom-bichart-inner {
        width: 50%;
        font-size: 11px;
    }
}

@media(max-width:768px) {

    .custom-model-btn {
        margin-right: 0px;
    }

    .update-ticket {
        text-align: right;
    }

    .custom-layTime .custom-tabs li {
        width: 33% !important;
    }

        .custom-layTime .custom-tabs li a span {
            display: block;
        }

    #regional-sales.custom-regional {
        overflow-y: visible;
    }

    .custom-vendor {
        margin-right: 0px;
    }

    .custom-off-city {
        margin-left: 0px !important;
        margin-top: 10px !important;
    }

    .custom-ticket {
        width: 100%;
    }

    .custom-email-inner.custom-inner1 {
        clear: left;
        margin-bottom: 10px;
    }

    .custom-bichart .custom-bichart-inner {
        width: 50%;
        font-size: 11px;
        float: left;
    }
}

@media(max-width:480px) {
    .custom-laytime-outer a, .custom-laytime-outer button {
        float: none !important;
        margin-left: 0px !important;
    }

    .c-panel-btn button {
        float: none !important;
        margin-left: 0px !important;
    }

    .c-panel-btn .c-panel-inner {
        padding-right: 15px !important;
    }

    .custom-graphs .stats-graph {
        width: 100%;
    }

    .custom-graphs .sparkline-container {
        text-align: center;
    }

    .custom-btn1.custom-prof-btn a, .custom-btn1.custom-prof-btn button {
        margin-left: 0px;
    }

    .custom-portALog-msg a {
        font-size: 9px !important;
    }

    .cret-msg.custom-portdoc {
        margin: -20px 0 0;
    }

    .custom-entity {
        padding-right: 15px;
    }

    .custom-email-left .custom-email-inner {
        width: 100%;
    }

    .custom-email-left {
        padding-right: 0px;
    }

    .custom-email-btn {
        margin-top: 10px;
        width: 100%;
        margin-left: 0px;
    }

    .custom-bichart .custom-bichart-inner {
        width: 100%;
    }

    .custom-email-right {
        padding-left: 0px;
    }

    .cus_select > span {
        width: 100% !important;
    }
}

@media(max-width:400px) {

    .custom-btn1 button, .custom-btn1 a, .custom-btn1 input {
        width: 100%;
    }

    .custom-btn1 .custom-inner-btn {
        margin-right: 5% !important;
    }

    .custom-btn1.update-custom {
        float: left !important;
        width: 100%;
    }

    .bt-zero-margin.mar-right-auto {
        margin-right: -15px !important;
    }

    .ceate-ticket {
        margin-left: -15px !important;
    }

    .custom-checkbox-dv .checkbox-inline {
        width: 100%;
    }

    .custom-table .custom-crew-signer table th {
        font-size: 12px !important;
    }

    .custom-city-btns button {
        margin-left: 0px;
        margin-right: 0px;
    }

    .bt-popup-footer-btnsmall.custom-city-btns button {
        min-width: 70px;
    }

    .custom-portevents .custom-btn1 {
        padding-right: 0px;
    }

        .custom-portevents .custom-btn1 .custom-inner-btn {
            margin-right: 0px !important;
            margin-left: 0px;
        }

            .custom-portevents .custom-btn1 .custom-inner-btn button {
                margin-left: 3px;
            }

    .custom-Ticket3 {
        padding-left: 15px !important;
    }
}

.action_links {
    margin-bottom: -10px;
    margin-right: 2px;
}

.profile-info.dropdown .dropdown-menu {
    background-color: #3B5998;
    border-color: #283d68;
}

    .profile-info.dropdown .dropdown-menu li a:hover {
        background-color: #283D68;
    }

    .profile-info.dropdown .dropdown-menu li a {
        color: #ffffff;
    }

    .profile-info.dropdown .dropdown-menu > li {
        border-bottom: 1px solid #283d68;
    }

#Crewmenu-2 input.k-input.k-textbox, #Crewmenu-2 textarea.k-textbox, #Crewmenu-2 div.k-multiselect-wrap.k-floatwrap {
    width: 100% !important;
    border: 1px solid #dbdbde;
    border-radius: 3px;
    margin: 2px;
    padding: 5px;
}

#Crewmenu-2 textarea.k-textbox {
    width: 80% !important;
}

#Crewmenu-2 input.k-input.k-textbox {
    width: 80% !important;
}

@media (max-width: 699px) {
    #Crewmenu-2 input.k-input.k-textbox, #Crewmenu-2 textarea.k-textbox {
        width: 50% !important;
    }

    #Crewmenu-2 input.k-input.k-readonly, #Crewmenu-2 div.k-multiselect-wrap.k-floatwrap {
        width: 95% !important;
    }
}

@media(max-width:766px) and (min-width:266px) {
    .lable1 {
        margin-bottom: 10px;
    }

    .lable2 {
        margin-bottom: 10px;
    }
}



@media(max-width:900px) and (min-width:788px) {
    .checkbox-group {
        margin-top: 12%;
    }
}

.m-t--10 {
    margin-top: -10px;
}

.m-t--15 {
    margin-top: -15px !important;
}

/*-----------End Media Css 29/11/2017---------*/

/*---Added by Shion fto align numbers right---*/
td.right-alignment input[type="text"] {
    text-align: right;
}

.p-r-12 {
    padding-right: 12px;
}

.m-t-5 {
    margin-top: 5px;
}


.h-35px {
    height: 35px !important;
}

.m-l--57 {
    margin-left: -57px;
}


.m-h-35px {
    min-height: 35px !important;
}

.pad-left-zero {
    padding-left: 0px !important;
}

.pad-left-34 {
    padding-left: 36px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-l-40 {
    margin-left: 10px !important;
}

.m-l-7 {
    margin-left: 7px !important;
}

.div-w-45 {
    width: 45% !important;
}

.div-w-47 {
    width: 47% !important;
}

.div-w-50 {
    width: 50% !important;
}

.div-w-52 {
    width: 52% !important;
}

.div-w-55 {
    width: 55% !important;
}

.div-w-67 {
    width: 67% !important;
}

.div-w-40 {
    width: 40% !important;
}

.div-w-35 {
    width: 35% !important;
}

.m-t-8 {
    margin-top: 8px !important;
}

.div-w-70 {
    width: 70px;
}

.wd-16 {
    width: 16% !important;
}

.f-r {
    float: right;
}

.m-l--49 {
    margin-left: -49px !important;
}

.m-r--27 {
    margin-right: -27px !important;
}

.m-l--65 {
    margin-left: -65px !important;
}

.m-t--17 {
    margin-top: -17px !important;
}

.m-b-45 {
    margin-bottom: 45px !important;
}

.wd-58 {
    width: 58% !important;
}

.m-l--34 {
    margin-left: -34px !important;
}

.m-l--24 {
    margin-left: -24px !important;
}

.m-l--42 {
    margin-left: -42px !important;
}

.m-l-18 {
    margin-left: 18px;
}

.pad-left-33-top-12 {
    padding-left: 33px !important;
    padding-top: 12px !important;
}

.width-110px {
    width: 110px;
}

.alert-m-l--90 {
    margin-left: 0px !important;
    color: red;
}

.w-100per-imp {
    width: 100% !important;
}

.deletemodel-width {
    width: 450px !important;
}

.deletemodel-footer {
    margin-top: 0px !important;
    border-top: 0px !important;
    padding-top: 0px !important;
}
/*Add for View HTML window*/
.k-editor-dialog .k-editor-textarea {
    width: 700px !important;
    height: 450px !important;
}

.w-r-bw {
    word-wrap: break-word;
}
/*Add for fade another model popup background */
.modal-backgroundfade {
    opacity: 0.5 !important;
}


.text-view > span > span.k-dropdown-wrap {
    padding-right: 0;
}

    .text-view > span > span.k-dropdown-wrap.k-state-default > span {
        display: none;
    }

.excelcol {
    color: #00b050;
}

.blackcol {
    color: #000000;
}

.div-w-92 {
    width:92%;
}
.divDisables {
    pointer-events: none !important;
    opacity: 0.8 !important;
}