﻿/*@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600;700&display=swap');*/
@font-face {
    /*    font-family: 'Montserrat', sans-serif;
*/ /*font-family: 'Barlow', sans-serif !important;*/
    /*    src: local("font/Montserrat-Bold.ttf") format("ttf"), local("font/Montserrat-Regular.ttf") format("ttf"),
*/
}

/*@font-face {
  font-family: 'Open Sans', sans-serif;
  src: 
    local("font/OpenSans-Bold.ttf") format("ttf"),
      local("font/OpenSans-Bold.ttf") format("ttf"),
      local("font/OpenSans-Light.ttf") format("ttf"),
      local("font/OpenSans-Regular.ttf") format("ttf"),f'Barlow',sans-serif!important
      local("font/OpenSans-Semibold.ttf") format("ttf"),

  }*/

:root {
    --ff-roboto: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5, h6, p, div, span, text {
    font-family: var(--ff-roboto);
}



.library h6 {
    margin-top: -7px !important;
}

.bgColorChart {
    position: relative !important;
    top: -250px;
    width: 100% !important;
    z-index: -1;
}

#chart div div, #OEchart div div, #Ticketschart div div {
    width: auto !important;
    height: auto !important;
}

#chart > div > div > div, #OEchart > div > div > div, #Ticketschart > div > div > div, #DFTicketschart > div > div > div {
    position: static !important;
}

.mr10 {
    margin-right: 10px;
}

.mrn10 {
    margin-right: -10px;
}

/*@media (min-width: 600px) and (max-width: 800px)  {
.span6   {width: 360px !important;}}*/

@media (min-width: 1139px) {
    .span6 {
        width: 60%;
        margin-left: 1%;
    }
}

@media (min-width: 768px) {
    .span6.containfix2.mediaQu {
        width: 48.5%;
        margin-left: 1%;
    }
}

@media (max-width: 767px) {
    .span6.containfix2.mediaQu {
        width: 100% !important;
    }

    #DFTicketschart div div {
        width: 333px;
        height: auto
    }
}

@media (max-width: 1100px) {
    .chartfix.nullClass {
        background-position: 52% 25% !important;
    }
}

@media (max-width: 1140px) {
    .span3 {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    body {
        min-width: 1024px !important;
        overflow: auto;
    }

    .twentypr {
        width: 90%;
    }

        .twentypr h2 {
            margin-top: 5px;
        }
}

#TDashboard {
    background-color: #fff;
    border: 1px solid #e9ecf3;
}

    #TDashboard .borderLeft {
        height: 400px;
        overflow: auto;
    }

.Successmsg {
    background: transparent url("../img/mark-true.gif") no-repeat left center;
    height: 30px;
    padding-top: 20px;
    text-indent: 40px;
}

.keys {
    height: 65px;
    background-color: #fdfdfd;
    clear: both;
    float: left;
    padding: 5px 0;
    width: 100%;
    border-top: 1px solid #ededed;
    margin-top: -37px;
}

    .keys.tickets {
        margin-top: -42px;
    }

    .keys ul {
        float: left;
        list-style: outside none none;
        /*margin: 1% 2%;
        width: 98%;*/
    }

        .keys ul li {
            float: left;
            font-size: 10px;
            margin-right: 1%;
            min-width: 191px;
        }

    .keys i {
        background-color: red;
        display: inline-block;
        float: left;
        height: 10px;
        margin-right: 3px;
        margin-top: 4px;
        width: 10px;
    }

    .keys.tickets i.one {
        background-color: #f0c755;
    }

    .keys.tickets i.two {
        background-color: #e2ad3b;
    }

    .keys.tickets i.three {
        background-color: #f38722;
    }

    .keys.Dftickets i.one {
        background-color: #1e946e;
    }

    .keys.Dftickets i.two {
        background-color: #02C385;
    }

    .keys.Dftickets i.three {
        background-color: #94eacf;
    }

    .keys.oe i.c1 {
        background-color: #e3ebf7;
    }

    .keys.oe i.c2 {
        background-color: #d6e4f7;
    }

    .keys.oe i.c3 {
        background-color: #acc9ef;
    }

    .keys.oe i.c4 {
        background-color: #83aee7;
    }

    .keys.oe i.c5 {
        background-color: #2c6dc2;
    }

    .keys.oe i.c6 {
        background-color: #4478bd;
    }

    .keys.oe i.c7 {
        background-color: #37649f;
    }


    .keys i.nodata {
        background-color: #c9c8c8;
    }



    .keys.edi i.c1 {
        background-color: #e5d9f3;
    }

    .keys.edi i.c2 {
        background-color: #cbb3e8;
    }

    .keys.edi i.c3 {
        background-color: #9768d1;
    }

    .keys.edi i.c4 {
        background-color: #7b52ab;
    }

    .keys.edi i.c5 {
        background-color: #553285;
    }

    .keys.edi i.c6 {
        background-color: #36175e;
    }

    .keys.edi i.c7 {
        background-color: #25064c;
    }








    .keys.df i.c1 {
        background-color: #f6d5c9;
    }

    .keys.df i.c2 {
        background-color: #f4cabc;
    }

    .keys.df i.c3 {
        background-color: #f1c0af;
    }

    .keys.df i.c4 {
        background-color: #efb5a1;
    }

    .keys.df i.c5 {
        background-color: #edab94;
    }

    .keys.df i.c6 {
        background-color: #eba087;
    }

    .keys.df i.c7 {
        background-color: #e9967a;
    }

.subnavbar .container > ul > li#libs {
    background-image: none;
}
/*------------------------------------------------------------------
[1. Global]
*/

body {
    background: #f0f3f7;
    font: 13px/1.7em 'Open Sans';
}

p {
    font: 13px/1.7em 'Open Sans';
}

input,
button,
select,
textarea {
    font-family: var(--ff-roboto);
}

.dropdown .dropdown-menu {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.btn-icon-only {
    padding-right: 3px;
    padding-left: 3px;
}



/*------------------------------------------------------------------
[2. Navbar / .navbar]
*/

.navbar .container {
    position: relative;
}

.navbar-inner {
    padding: 0px 0;
    background: #161626;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    /*height: 70px;*/
}

.navbar-fixed-top {
    position: static;
}

.navbar .mainconainer {
    box-shadow: 0px 2px 9px 0px #8080804d;
}

.navbar .nav a {
    font-size: 11px;
}

.navbar .nav > li > a {
    color: #fff !important;
}

.navbar .brand {
    font-weight: 600;
    position: relative;
    top: 2px;
    margin-left: 2px;
    padding: 20px 20px 12px !important;
}

.navbar .search-query {
    background-color: #444;
    width: 150px;
    font-size: 13px;
    font-weight: normal;
}

    .navbar .search-query::-webkit-input-placeholder {
        color: #666;
    }

    .navbar .search-query:-moz-placeholder {
        color: #666;
    }

.navbar-search .search-query {
    /*background: #e6e6ff;*/
    background-color: white !important;
    border: 2px;
    color: #7a7a7a;
    line-height: normal;
    border-radius: 5px;
}

.navbar-search .search-query::placeholder {
    color: #666666;
}


/*------------------------------------------------------------------
[3. Subnavbar / .subnavbar]
*/

.subnavbar {
    /*margin-bottom: 1.5em;*/
}

.subnavbar-inner {
    height: 60px;
    background: #2D2D3C;
    border-bottom: 1px solid #d6d6d6;
}

.subnavbar .container > ul {
    display: inline-block;
    height: 60px;
    padding: 0;
    margin: 0;
    width: 100%;
}

    .subnavbar .container > ul > li {
        float: left;
        height: 60px;
        padding: 0;
        margin: 0;
        text-align: center;
        list-style: none;
        background-image: url(../img/border-menu.svg);
        background-repeat: no-repeat;
        background-position: center right;
    }

        .subnavbar .container > ul > li > a {
            display: block;
            height: 100%;
            font-size: 13px;
            font-weight: normal;
            color: #FFF;
            padding: 11px 22px 0px;
            font-weight : 600;
            cursor: pointer;
            transition : all 0.3s ease 0s;
        }

            .subnavbar .container > ul > li > a:hover {
                  text-decoration: none;
                  transform : translateY(-4%);
            }

            .subnavbar .container > ul > li > a > i {
                display: inline-block;
                width: 24px;
                height: 24px;
                margin-top: 11px;
                font-size: 16px;
            }

            .subnavbar .container > ul > li > a > span {
                display: inline;
            }


        .subnavbar .container > ul > li.active > a {
            background-image: url(../img/menuarrow.png);
            background-position: center 51px;
            background-repeat: no-repeat;
            cursor: pointer;
        }

        .subnavbar .container > ul > li.nobord {
            background: none !important;
        }

.subnavbar .dropdown .dropdown-menu a {
    font-size: 12px;
}


.subnavbar .dropdown .dropdown-menu {
    text-align: left;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}



.subnavbar .dropdown-menu::before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 9px;
}

.subnavbar .dropdown-menu::after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    top: -6px;
    left: 79px;
}


.subnavbar .caret {
    margin-top: 4px;
    border-top-color: white;
    border-bottom-color: white;
}

.subnavbar .dropdown.open .caret {
    display: none;
}

.newSticker {
    position: absolute;
    top: 0px;
    left: 3px;
}



/*------------------------------------------------------------------
[4. Main / .main]
*/

.main {
    padding-bottom: 0em;
}



/*------------------------------------------------------------------
[5. Extra / .extra]
*/

.extra {
    border-top: 1px solid #585858;
    border-bottom: 1px solid #000;
}

.extra-inner {
    padding: 20px 0;
    font-size: 11px;
    color: #BBB;
    background: #1A1A1A;
}

.extra a {
    color: #666;
}

.extra h4 {
    margin-bottom: 1em;
    font-weight: 400;
}

.extra ul {
    padding: 0;
    margin: 0;
}

.extra li {
    margin-bottom: .6em;
    list-style: none;
}




/*------------------------------------------------------------------
[6. Footer/ .footer]
*/

.footer {
    margin-top: 0;
    background-color: #fff;
    border-top: 1px solid #dee5e7;
    bottom: 0;
    color: #58666e;
    float: left;
    padding: 5px;
    position: fixed;
    width: 100%;
    z-index: 11111;
}

.footer-inner {
    padding: 0px 0px 15px 0;
    font-size: 12px;
    /* background: #e6e6ff; */
    color: #4f4f4f;
    min-height: 90px;
}

.footer a {
    color: #999;
}

    .footer a:hover {
        color: #FFF;
        text-decoration: none;
    }


/*------------------------------------------------------------------
[6. Widget / .widget]
*/

.widget {
    position: relative;
    clear: both;
    width: auto;
    margin-bottom: 1px;
    overflow: hidden;
    /*float: left;*/
    width: 99%;
    /*min-height: 315px;*/
    min-height: 330px;
    margin-left: 7px;
    margin-right: 7px;
    border-radius: 5px;
}

.shadwed {
    -moz-box-shadow: 1px 2px 3px #aaa;
    -webkit-box-shadow: 1px 2px 3px #aaa;
    box-shadow: 0px 0px 8px #aaa;
    margin-bottom: 15px;
}



.widget-header {
    position: relative;
    height: 65px;
    background: #2D2D3C;
}

    .widget-header h3 {
        font-weight: 600;
        color: #fff;
        font-size: 24px;
        margin-left: 2%;
        margin-top: 11px;
        float: left;
        width: 96%;
    }


    .widget-header h6 {
        margin-left: 2%;
        float: left;
        width: 96%;
        margin-top: 0px;
        color: #fff;
    }
.color-white{
    color : #fff !important;
}

.liststat {
    float: left;
    width: 91%;
    margin-left: 2%;
    background: #FBFBFB;
    border: 1px solid #D4D4D4;
    border-radius: 5px;
    padding: 1%;
    margin-bottom: 10px;
    position: relative;
}

    .liststat i {
        color: #e6e7e8;
        float: left;
        font-size: 40px;
        line-height: 48px;
        margin-left: 9px;
        margin-top: 2px;
        width: 48px;
    }

a:hover .liststat i, a .liststat.selected i {
    color: #161626;
}


.listtype {
    color: #c5c5c5;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    width: auto;
}

.liststat .textst {
    float: left;
    margin-left: 0px;
    margin-top: 3px;
}

    .liststat .textst h3 {
        font-size: 32px;
        color: #161626;
    }

    .liststat .textst h6 {
        text-transform: uppercase;
        font-size: 11px;
        color: #161626;
    }

.transcarrierDB .liststat .textst h6 {
    margin-top: 5px;
    margin-left: 5px;
}

.statetitle {
    margin: 10px;
    font-weight: 600;
}

    .statetitle i {
        margin-right: 4px;
    }


.listlinks.thirtysized a:hover .liststat, .listlinks.thirtysized a .liststat.selected {
    border-color: #03FFCF;
}


.widget-content {
    padding: 20px 15px 15px;
    background: #FFF;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 5px;
    color: #fff !important;
}

.widget-header + .widget-content {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -moz-box-shadow: 10px 10px 5px #888;
    -webkit-box-shadow: 10px 10px 5px #888;
    box-shadow: 10px 10px 5px #888;
}

.widget-nopad .widget-content {
    padding: 0;
}

/* Widget Content Clearfix */
.widget-content:before,
.widget-content:after {
    content: "";
    display: table;
}

.widget-content:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.widget-content {
    zoom: 1;
}

/* Widget Table */

.widget-table .widget-content {
    padding: 0;
}

.widget-table .table {
    margin-bottom: 0;
    border: none;
}

    .widget-table .table tr td:first-child {
        border-left: none;
    }

    .widget-table .table tr th:first-child {
        border-left: none;
    }


/* Widget Plain */

.widget-plain {
    background: transparent;
    border: none;
}

    .widget-plain .widget-content {
        padding: 0;
        background: transparent;
        border: none;
    }


/* Widget Box */

.widget-box {
}

    .widget-box .widget-content {
        background: #E3E3E3;
        background: #FFF;
    }




/*------------------------------------------------------------------
[7. Error / .error-container]
*/

.error-container {
    margin-top: 4em;
    margin-bottom: 4em;
    text-align: center;
}

    .error-container h1 {
        margin-bottom: .5em;
        font-size: 120px;
        line-height: 1em;
    }

    .error-container h2 {
        margin-bottom: .75em;
        font-size: 28px;
    }

    .error-container .error-details {
        margin-bottom: 1.5em;
        font-size: 16px;
    }

    .error-container .error-actions a {
        margin: 0 .5em;
    }



/* Message layout */


ul.messages_layout {
    position: relative;
    margin: 0;
    padding: 0;
}

    ul.messages_layout li {
        float: left;
        list-style: none;
        position: relative;
    }

        ul.messages_layout li.left {
            padding-left: 75px;
        }

        ul.messages_layout li.right {
            padding-right: 75px;
        }

            ul.messages_layout li.right .avatar {
                right: 0;
                left: auto;
            }

            ul.messages_layout li.right .message_wrap .arrow {
                right: -12px;
                left: auto;
                background-position: 0 -213px;
                height: 15px;
                width: 12px;
            }

        ul.messages_layout li.by_myself .message_wrap {
            border: 1px solid #b3cdf8;
        }

            ul.messages_layout li.by_myself .message_wrap .info a.name {
                color: #4a8cf7;
            }

        ul.messages_layout li a.avatar {
            position: absolute;
            left: 0;
            top: 0;
        }

            ul.messages_layout li a.avatar img {
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
            }

        ul.messages_layout li .message_wrap {
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            position: relative;
            border: 1px solid #e9e9e9;
            padding: 10px;
            border: 1px solid #cbcbcb;
            margin-bottom: 20px;
            float: left;
            background: #fefefe;
            -webkit-box-shadow: rgba(0,0,0,0.1) 0 1px 0px;
            -moz-box-shadow: rgba(0,0,0,0.1) 0 1px 0px;
            box-shadow: rgba(0,0,0,0.1) 0 1px 0px;
        }

            ul.messages_layout li .message_wrap .arrow {
                background-position: 0 -228px;
                height: 15px;
                width: 12px;
                height: 15px;
                width: 12px;
                position: absolute;
                left: -12px;
                top: 13px;
            }

            ul.messages_layout li .message_wrap .info {
                float: left;
                width: 100%;
                border-bottom: 1px solid #fff;
                line-height: 23px;
            }

                ul.messages_layout li .message_wrap .info .name {
                    float: left;
                    font-weight: bold;
                    color: #483734;
                }

                ul.messages_layout li .message_wrap .info .time {
                    float: left;
                    font-size: 11px;
                    margin-left: 6px;
                }

            ul.messages_layout li .message_wrap .text {
                float: left;
                width: 100%;
                border-top: 1px solid #cfcfcf;
                padding-top: 5px;
            }

    ul.messages_layout .dropdown-menu li {
        width: 100%;
        font-size: 11px;
    }


/* Full Calendar */

.fc {
    direction: ltr;
    text-align: left;
    position: relative;
}

    .fc table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    html .fc, .fc table {
        font-size: 1em;
    }

    .fc td, .fc th {
        padding: 0;
        vertical-align: top;
    }

.fc-header td {
    white-space: nowrap;
    background: none;
}

.fc-header-left {
    width: 100%;
    text-align: left;
    position: absolute;
    left: 0;
    top: 6px;
}

    .fc-header-left .fc-button {
        margin: 0;
        position: relative;
    }

    .fc-header-left .fc-button-prev, .fc-header-left .fc-button-next {
        float: left;
        border: none;
        padding: 14px 10px;
        opacity: 0.5;
    }

        .fc-header-left .fc-button-prev .fc-button-inner, .fc-header-left .fc-button-next .fc-button-inner {
            border: none;
        }

            .fc-header-left .fc-button-prev .fc-button-inner .fc-button-content, .fc-header-left .fc-button-next .fc-button-inner .fc-button-content {
                display: none;
            }

        .fc-header-left .fc-button-prev.fc-state-hover, .fc-header-left .fc-button-next.fc-state-hover {
            opacity: 1;
        }

        .fc-header-left .fc-button-prev.fc-state-down, .fc-header-left .fc-button-next.fc-state-down {
            background: none !important;
            margin-top: -1px;
        }

        .fc-header-left .fc-button-prev .fc-button-inner {
            background-position: 0 -351px;
            height: 16px;
            width: 11px;
        }

    .fc-header-left .fc-button-next {
        float: right;
    }

        .fc-header-left .fc-button-next .fc-button-inner {
            background-position: 0 -367px;
            height: 16px;
            width: 11px;
        }

.fc-header-center {
    text-align: center;
}

.fc-header-right {
    text-align: right;
    position: absolute;
    top: -34px;
    right: 10px;
}

.fc-header-title {
    display: inline-block;
    vertical-align: top;
}

    .fc-header-title h2 {
        margin-top: 0;
        white-space: nowrap;
        font-size: 1.1rem;
        color: #6C737F;
        line-height: 55px;
    }

.fc .fc-header-space {
    padding-left: 10px;
}

.fc-header .fc-button {
    margin-bottom: 1em;
    vertical-align: top;
}

.fc-header .fc-button {
    margin-right: -1px;
}

.fc-header .fc-corner-right {
    margin-right: 1px;
}

.fc-header .ui-corner-right {
    margin-right: 0;
}

.fc-header .fc-state-hover, .fc-header .ui-state-hover {
    z-index: 2;
}

.fc-header .fc-state-down {
    z-index: 3;
}

.fc-header .fc-state-active, .fc-header .ui-state-active {
    z-index: 4;
}

.fc-content {
    clear: both;
    background: #f9f9f9;
}

.fc-view {
    width: 100%;
    overflow: hidden;
}

    .fc-view thead {
        background: #e9ecf1;
        line-height: 35px;
    }

.fc-widget-header, .fc-widget-content {
    border: 1px solid #ccc;
}

.fc-state-highlight {
    background: #F4F3E6;
}

.fc-cell-overlay {
    background: #9cf;
    opacity: .2;
    filter: alpha(opacity=20);
}

.fc-button {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.fc-button-today {
    margin-top: 8px !important;
}

.fc-state-default {
    border-style: solid;
    border-width: 1px 0;
}

.fc-button-inner {
    position: relative;
    float: left;
    overflow: hidden;
}

.fc-state-default .fc-button-inner {
    border-style: solid;
    border-width: 0 1px;
}

.fc-button-content {
    position: relative;
    float: left;
    height: 1.9em;
    line-height: 1.9em;
    padding: 0 .6em;
    white-space: nowrap;
}

    .fc-button-content .fc-icon-wrap {
        position: relative;
        float: left;
        top: 50%;
    }

    .fc-button-content .ui-icon {
        position: relative;
        float: left;
        margin-top: -50%;
        *margin-top: 0;
        *top: -50%;
    }

.fc-state-default .fc-button-effect {
    position: absolute;
    top: 50%;
    left: 0;
}

    .fc-state-default .fc-button-effect span {
        position: absolute;
        top: -100px;
        left: 0;
        width: 500px;
        height: 100px;
        border-width: 100px 0 0 1px;
        border-style: solid;
        border-color: #fff;
        background: #444;
        opacity: .09;
        filter: alpha(opacity=9);
    }

.fc-state-default, .fc-state-default .fc-button-inner {
    border-style: solid;
    border-color: #ccc #bbb #aaa;
    color: #000;
}

.fc-state-hover, .fc-state-hover .fc-button-inner {
    border-color: #999;
}

.fc-state-down {
    border-color: #555;
    background: #777;
}

.fc-state-active, .fc-state-active .fc-button-inner {
    border-color: #555;
    background: #777;
    color: #fff;
}

.fc-state-disabled, .fc-state-disabled .fc-button-inner {
    color: #999;
    border-color: #ddd;
}

.fc-state-disabled {
    cursor: default;
}

    .fc-state-disabled .fc-button-effect {
        display: none;
    }

.fc-event {
    border-style: solid;
    border-width: 0;
    font-size: .85em;
    cursor: default;
}

a.fc-event, .fc-event-draggable {
    cursor: pointer;
}

a.fc-event {
    text-decoration: none;
}

.fc-rtl .fc-event {
    text-align: right;
}

.fc-event-skin {
    border-color: #3f85f5;
    background-color: #5e96ea;
    color: #fff;
}

.fc-event-inner {
    position: relative;
    width: 100%;
    height: 100%;
    border-style: solid;
    border-width: 0;
    overflow: hidden;
}

.fc-event-time, .fc-event-title {
    padding: 0 1px;
}

.fc .ui-resizable-handle {
    display: block;
    position: absolute;
    z-index: 99999;
    overflow: hidden;
    font-size: 300%;
    line-height: 50%;
}

.fc-event-hori {
    border-width: 1px 0;
    margin-bottom: 1px;
}

    .fc-event-hori .ui-resizable-e {
        top: 0 !important;
        right: -3px !important;
        width: 7px !important;
        height: 100% !important;
        cursor: e-resize;
    }

    .fc-event-hori .ui-resizable-w {
        top: 0 !important;
        left: -3px !important;
        width: 7px !important;
        height: 100% !important;
        cursor: w-resize;
    }

    .fc-event-hori .ui-resizable-handle {
        _padding-bottom: 14px;
    }

.fc-corner-left {
    margin-left: 1px;
}

    .fc-corner-left .fc-button-inner, .fc-corner-left .fc-event-inner {
        margin-left: -1px;
    }

.fc-corner-right {
    margin-right: 1px;
}

    .fc-corner-right .fc-button-inner, .fc-corner-right .fc-event-inner {
        margin-right: -1px;
    }

.fc-corner-top {
    margin-top: 1px;
}

    .fc-corner-top .fc-event-inner {
        margin-top: -1px;
    }

.fc-corner-bottom {
    margin-bottom: 1px;
}

    .fc-corner-bottom .fc-event-inner {
        margin-bottom: -1px;
    }

.fc-corner-left .fc-event-inner {
    border-left-width: 1px;
}

.fc-corner-right .fc-event-inner {
    border-right-width: 1px;
}

.fc-corner-top .fc-event-inner {
    border-top-width: 1px;
}

.fc-corner-bottom .fc-event-inner {
    border-bottom-width: 1px;
}

table.fc-border-separate {
    border-collapse: separate;
}

.fc-border-separate th, .fc-border-separate td {
    border-width: 1px 0 0 1px;
}

    .fc-border-separate th.fc-last, .fc-border-separate td.fc-last {
        border-right-width: 1px;
    }

.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td {
    border-bottom-width: 0px;
}

.fc-first {
    border-left-width: 0 !important;
}

.fc-last {
    border-right-width: 0 !important;
}

.fc-grid th {
    text-align: center;
}

.fc-grid .fc-day-number {
    float: right;
    padding: 0 2px;
}

.fc-grid .fc-other-month .fc-day-number {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.fc-grid .fc-day-content {
    clear: both;
    padding: 2px 2px 1px;
}

.fc-grid .fc-event-time {
    font-weight: bold;
}

.fc-rtl .fc-grid .fc-day-number {
    float: left;
}

.fc-rtl .fc-grid .fc-event-time {
    float: right;
}

.fc-agenda table {
    border-collapse: separate;
}

.fc-agenda-days th {
    text-align: center;
}

.fc-agenda .fc-agenda-axis {
    width: 60px !important;
    padding: 0 4px;
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
    font-weight: normal;
}

.fc-agenda .fc-day-content {
    padding: 2px 2px 1px;
}

.fc-agenda-days .fc-agenda-axis {
    border-right-width: 1px;
}

.fc-agenda-days .fc-col0 {
    border-left-width: 0;
}

.fc-agenda-allday th {
    border-width: 0 1px;
}

.fc-agenda-allday .fc-day-content {
    min-height: 34px;
    _height: 34px;
}

.fc-agenda-divider-inner {
    height: 2px;
    overflow: hidden;
}

.fc-widget-header .fc-agenda-divider-inner {
    background: #eee;
}

.fc-agenda-slots th {
    border-width: 1px 1px 0;
}

.fc-agenda-slots td {
    border-width: 1px 0 0;
    background: none;
}

    .fc-agenda-slots td div {
        height: 20px;
    }

.fc-agenda-slots tr.fc-slot0 th, .fc-agenda-slots tr.fc-slot0 td {
    border-top-width: 0;
}

.fc-agenda-slots tr.fc-minor th, .fc-agenda-slots tr.fc-minor td {
    border-top-style: dotted;
}

    .fc-agenda-slots tr.fc-minor th.ui-widget-header {
        *border-top-style: solid;
    }

.fc-event-vert {
    border-width: 0 1px;
}

    .fc-event-vert .fc-event-head, .fc-event-vert .fc-event-content {
        position: relative;
        z-index: 2;
        width: 100%;
        overflow: hidden;
    }

    .fc-event-vert .fc-event-time {
        white-space: nowrap;
        font-size: 10px;
    }

    .fc-event-vert .fc-event-bg {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        opacity: .3;
        filter: alpha(opacity=30);
    }

.fc .ui-draggable-dragging .fc-event-bg, .fc-select-helper .fc-event-bg {
    display: none\9;
}

.fc-event-vert .ui-resizable-s {
    bottom: 0 !important;
    width: 100% !important;
    height: 8px !important;
    overflow: hidden !important;
    line-height: 8px !important;
    font-size: 11px !important;
    font-family: var(--ff-roboto);
    text-align: center;
    cursor: s-resize;
}

.fc-agenda .ui-resizable-resizing {
    _overflow: hidden;
}

.fc-header-left .fc-button-prev .fc-button-inner {
    background: url('../img/icons-sa7c41345d9.png') no-repeat;
    background-position: 0 -351px;
    height: 16px;
    width: 11px;
}

.fc-header-left .fc-button-next .fc-button-inner {
    background: url('../img/icons-sa7c41345d9.png') no-repeat;
    background-position: 0 -367px;
    height: 16px;
    width: 11px;
}

/*------------------------------------------------------------------
[8. Miscellaneous]
*/

.chart-holder {
    width: 100%;
    height: 250px;
}


.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    transform: scale(1.02);
    font-weight : 600;
    color : #000;
    background-color : #fff !important;
}

.accordion-heading {
    background: #e5e5e5;
}

    .accordion-heading a {
        color: #545454;
        float: left;
        font-weight: bold;
        text-decoration: none;
        width: 100%;
    }

.btn-facebook-alt i {
    color: #23386a;
}

.btn-twitter-alt i {
    color: #0098d0;
}

.btn-google-alt i {
    color: #b6362d;
}

.btn-linkedin-alt i {
    color: #0073b2;
}

.btn-pinterest-alt i {
    color: #ab171e;
}

.btn-github-alt i {
    color: #333;
}

.all-icons li {
    list-style: none;
}

.ML0 {
    margin-left: 0;
}

.MR0 {
    margin-right: 0;
}



/*------------------------------------------------------------------
[1. Max Width: 480px]
*/

@media (max-width: 480px) {

    .error-container h1 {
        font-size: 72px;
    }
}





/*------------------------------------------------------------------
[1. Max Width: 767px]
*/

@media (max-width: 767px) {

    #main {
        padding: 0 10px;
        margin-right: -20px;
        margin-left: -20px;
    }


    .subnavbar {
        margin-left: -20px;
        margin-right: -20px;
    }


    .subnavbar-inner {
        height: auto;
    }

    .subnavbar .container > ul {
        width: 100%;
        height: auto;
        border: none;
    }

        /*.subnavbar .container > ul > li {
		width: 33%;
		height: 70px;
		margin-bottom: 0;
		
		border: none; 
	}*/



        .subnavbar .container > ul > li.active > a {
            font-size: 13px;
        }

        .subnavbar .container > ul > li > a > i {
            display: inline-block;
            margin-bottom: 0;
            font-size: 20px;
        }


    .subnavbar-open-right .dropdown-menu {
        left: auto;
        right: 0;
    }

        .subnavbar-open-right .dropdown-menu:before {
            left: auto;
            right: 12px;
        }

        .subnavbar-open-right .dropdown-menu:after {
            left: auto;
            right: 13px;
        }

    .extra {
        margin-right: -20px;
        margin-left: -20px;
    }

        .extra .container {
            padding: 0 20px;
        }

    .footer {
        margin-right: -20px;
        margin-left: -20px;
    }

        .footer .container {
            padding: 0 20px;
        }

        .footer .footer-terms {
            text-align: left;
        }

            .footer .footer-terms a {
                margin-left: 0;
                margin-right: 1em;
            }
}


/*******************Attention Needed bar  4/12/2016 *****************/

.notifications h2 {
    color: rgb(240, 91, 79);
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin-left: 6px;
    margin-top: 33px;
}



.notifications .twentypr.closedh h2 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-left: 7px;
    color: #545454;
    margin-top: 7px;
}

    .notifications .twentypr.closedh h2 i {
        color: rgb(240, 91, 79);
    }
/*.opennotifi { float:right; margin-top:17px;}*/
.opennotifi {
    float: right;
    position: absolute;
    right: 15px;
    margin-top: 15px;
}


a.opennotifi::before {
    color: #03FFCF;
    content: "";
    font-family: fontawesome;
}

a.opennotifi.closed::before {
    color: #03FFCF;
    content: "";
    font-family: fontawesome;
}

.opennotifi i {
    color: #03FFCF;
}

.eightypr {
    width: 80%;
}

.twentypr {
    width: 20%;
    float: left;
}

.opennotifi.closed {
    margin-top: 9px;
}
/*******************Attention Needed bar - end 4/12/2016 *****************/




/*------------------------------------------------------------------
[3. Max Width: 979px]
*/

@media (max-width: 979px) {

    .navbar-fixed-top {
        position: static;
        margin-bottom: 0;
    }

    .subnavbar {
    }

        .subnavbar .container {
            width: auto;
        }
}






/*------------------------------------------------------------------
[2. Max Width: 1200px]
*/

@media (min-width: 1200px) {
    .navbar .search-query {
        width: 320px;
    }

    .span9 {
        width: 870px;
    }

    .span3 {
        width: 270px;
    }

    .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 100%;
    }
}

/***********percentage****************/

.span3per {
    width: 24%;
    margin-left: .5%;
    margin-right: .5%;
    float: left;
}

/************************menu****************************/
.nav-collapse {
    width: 100%; /*float: right;*/
}

.search-query {
    border-radius: 5px !important;
    height: 33px;
}

.navbar-search {
    margin-top: 15px;
    margin-left: 10px;
    position: relative;
}

    .navbar-search .search-query, .navbar-search .search-query1 {
        box-shadow: none !important; /*background-image: url(../img/magni.png); background-repeat: no-repeat; background-position: 342px center;*/
    }
    /*{ box-shadow:none !important;background-image: url(../img/magni.png); background-repeat: no-repeat;background-position: 342px center;background:#e6e6ff; border:2px; color:#7a7a7a; line-height:normal;width: 256px;height: 35px;}*/
    .navbar-search .search-query2 {
        background-color: transparent !important;
        background-image: url("../img/magni.png");
        background-position: center center;
        background-repeat: no-repeat;
        border: 0 solid white !important;
        box-shadow: none !important;
        font-size: 0;
        position: absolute;
        right: 8px;
        top: 9px;
        vertical-align: sub;
        width: 20px;
    }



.greenboxlink {
/*    background: #02c385 url(../img/add.png) no-repeat center center;
*/}

    .greenboxlink.notiblock {
        background: #f0f3f7 url(../img/alert.png) no-repeat center center;
    }

.userimg {
    background: url(../img/userimg.png) no-repeat center center;
}

.greenboxlink .dropdown-toggle .caret {
    border-top-color: #02c385 !important;
    border-bottom-color: #02c385 !important;
}



.greenboxlink.notiblock .dropdown-toggle .caret {
    border-top-color: #00a56a !important;
    border-bottom-color: #00a56a !important;
}


.greenboxlink.notiblock .dropdown-toggle .caret {
    border-top-color: #f0f3f7 !important;
    border-bottom-color: #f0f3f7 !important;
}

.greenboxlink.notiblock .badge {
    margin-left: 45%;
    margin-top: 10px;
    float: left;
    padding: 0px 5px 1px;
    font-size: 11px;
    background-color: #ff2800;
    box-shadow: inset 0 1px 0 #fff3;
}

.userimg .dropdown-toggle .caret {
    border-top-color: #f0f3f7 !important;
    border-bottom-color: #f0f3f7 !important;
}

.navbar .nav > li > a {
    width: 60px;
    padding: 0px;
    line-height: 66px;
}

.navbar .nav > li {
    height: 70px;
}

.mainconainer {
    width: 100% !important;
}

/*************/
.greenboxlink.notiblock .dropdown-menu {
    background-clip: padding-box;
    background-color: #f5f5f6;
    border: 1px solid #f8f8f8;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 370px;
    -webkit-box-shadow: 0 5px 10px #999;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px #999;
}

.greenbtn {
    background: #03FFCF;
    border: 1px solid #09D3AD !important;
    box-shadow: 0px 0px 4px #E2E2E2 !important;
    border-radius: 5px !important;
    float: right;
    margin-top: 18px;
    padding: 5px 10px;
    color: #161626;
    transition : all 0.9s ease 0s;
}
.greenbtn:hover {
   background: #03FFCF !important;
   transform : translateY(-9%);

 }
.blockblue {
    background-color: #e4eaec;
    float: right;
    padding: 19px;
    margin-right: 3px;
    margin: 10px 2px;
}

.bltext {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    min-width: 147px;
    min-height: 92px;
    margin-bottom: 4px;
    float: left;
    margin-right: 5px;
}

    .bltext h1 {
        color: #39bee8;
        font-weight: 300;
        text-align: center;
        margin-top: 20px;
    }

    .bltext span {
        font-size: 11px;
        color: #98a6ad;
        text-align: center;
        display: block;
    }

.greenbtn.per {
    background-color: #80c13f;
}

    .greenbtn.per:hover {
        text-decoration: none;
    }

.blockblue h6 {
    margin-bottom: 5px;
    color: #555555;
    font-size: 13px;
}

.today h3 {
    font-weight: 800;
    color: #525252;
    font-size: 29px;
    margin-left: 2%;
    margin-top: 25px;
    float: left;
    width: 96%;
    font-weight: bold !important;
}

.greenboxlink.notiblock .dropdown-menu li, .greenboxlink.notiblock .dropdown-menu a, .greenboxlink.notiblock .dropdown-menu p {
    color: #888888;
}

span.monthandyear {
    float: left;
    margin-top: 49px;
    color: #555555;
    font-size: 14px;
}

h1.todaydate {
    color: #c6cdcf;
    font-size: 60px;
    float: left;
    margin: 13px;
    margin-top: 30px;
}

.connectioncounttoday {
    float: right;
    background-image: url("../img/connections.png");
    margin-top: 25px;
    color: #99a6ad;
    font-size: 12px;
    min-height: 50px;
    min-width: 150px;
    background-repeat: no-repeat;
    background-position: bottom right;
    text-align: right;
}

.todayblockconnection {
    border-bottom: 1px solid #eeeeee;
    padding: 0px 1%;
}

.greenboxlink.notiblock .dropdown-menu > li {
    border-bottom: 1px solid #ededed;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

    .greenboxlink.notiblock .dropdown-menu > li.top > p {
        background-color: #f5f5f6;
        border-bottom: 3px solid #00a56a;
    }

    .greenboxlink.notiblock .dropdown-menu > li > a, .greenboxlink.notiblock .dropdown-menu > li > p {
        margin: 0;
        padding: 12px 20px;
    }

    .greenboxlink.notiblock .dropdown-menu > li.top > p {
        background-color: #02c385;
        color: #fff;
    }

    .greenboxlink.notiblock .dropdown-menu > li > p {
        background-color: #fff;
    }

        .greenboxlink.notiblock .dropdown-menu > li > p a {
            color: #fff !important;
            transition: all 300ms ease-in-out 0s;
            background-color: #00a56a;
            border-radius: 5px;
            padding: 0px 6px;
            color: #fff;
            text-decoration: none;
        }

            .greenboxlink.notiblock .dropdown-menu > li > p a:hover {
                color: #e9423f;
            }

    .greenboxlink.notiblock .dropdown-menu > li .scroller {
        max-height: 290px;
        overflow: auto;
    }

    .greenboxlink.notiblock .dropdown-menu > li > ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
        position: relative;
        background-color: #fff;
        padding-bottom: 5px;
    }

.reportingtitle {
    float: left;
    margin-top: 7px;
    margin-right: 10px;
}

.gbdark {
    background-color: #008f56;
}

.reportingselector {
    float: left;
    margin-top: 2px;
    font-size: 13px;
}

.nomargnt {
    margin-top: 0px;
}

.greenboxlink.notiblock .dropdown-menu > li > ul > li {
    background: #f5f5f6 none repeat scroll 0 0;
    border-bottom: 1px solid #ededed;
    font-size: 12px;
    border-radius: 8px;
    float: left;
    width: 92%;
    margin-left: 2%;
    margin-top: 3px;
    padding: 2%;
}

.periodselector {
    padding-top: 10px;
    padding-bottom: 10px;
}

.greenboxlink.notiblock .dropdown-menu > li > ul > li span {
}

.greenboxlink.notiblock .dropdown-menu > li > ul > li:hover {
    background-color: #eaebed;
    border-left: 3px solid #02c385;
}

.greenboxlink.notiblock .dropdown-menu > li > ul > li > a, .greenboxlink.notiblock .dropdown-menu > li > ul > li > p {
    display: block;
    margin: 0;
    padding: 10px 20px;
    position: relative;
    transition: all 300ms ease-in-out 0s;
}

    .greenboxlink.notiblock .dropdown-menu > li > ul > li > a::before, .greenboxlink.notiblock .dropdown-menu > li > ul > li > p::before, .greenboxlink.notiblock .dropdown-menu > li > ul > li > a::after, .greenboxlink.notiblock .dropdown-menu > li > ul > li > p::after {
        content: " ";
        display: table;
    }

    .greenboxlink.notiblock .dropdown-menu > li > ul > li > a::after, .greenboxlink.notiblock .dropdown-menu > li > ul > li > p::after {
        clear: both;
    }

    .greenboxlink.notiblock .dropdown-menu > li > ul > li > a > i, .greenboxlink.notiblock .dropdown-menu > li > ul > li > p > i {
        background: #454a54 none repeat scroll 0 0 padding-box;
        border-radius: 3px;
        color: #ffffff;
        display: block;
        float: left;
        height: 24px;
        line-height: 14px;
        padding: 5px;
        text-align: center;
        width: 28px;
    }

.greenboxlink.notiblock .dropdown-menu a {
    display: inline;
    padding: 0px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #02c385;
    white-space: nowrap;
}

.fortywidth {
    width: 40%;
    float: left;
}

.sixtywidth {
    width: 60%;
    float: right;
}

.greenboxlink.notiblock .dropdown-menu > li > ul > li > a:hover, .greenboxlink.notiblock .dropdown-menu > li > ul > li > p:hover {
    background-color: #f5f5f6 !important;
}

.greenboxlink.notiblock .dropdown-menu > li > ul > li.notification-primary > i, .greenboxlink.notiblock .dropdown-menu > li > ul > li.notification-primary > a > i {
    background-color: #303641;
    color: #ffffff;
}

.greenboxlink.notiblock .dropdown-menu > li > ul > li.notification-secondary > i, .greenboxlink.notiblock .dropdown-menu > li > ul > li.notification-secondary > a > i {
    background-color: #ee4749;
    color: #ffffff;
}

.greenboxlink.notiblock .dropdown-menu > li > ul > li.notification-success > i, .greenboxlink.notiblock .dropdown-menu > li > ul > li.notification-success > a > i {
    background-color: #00a651;
    color: #ffffff;
}

.greenboxlink.notiblock .dropdown-menu > li > ul > li.notification-info > i, .greenboxlink.notiblock .dropdown-menu > li > ul > li.notification-info > a > i {
    background-color: #21a9e1;
    color: #ffffff;
}

.greenboxlink.notiblock .dropdown-menu > li > ul > li.notification-warning > i, .greenboxlink.notiblock .dropdown-menu > li > ul > li.notification-warning > a > i {
    background-color: #fad839;
    color: #ffffff;
}

.greenboxlink.notiblock .dropdown-menu > li > ul > li.notification-danger > i, .greenboxlink.notiblock .dropdown-menu > li > ul > li.notification-danger > a > i {
    background-color: #cc2424;
    color: #ffffff;
}

.greenboxlink.notiblock .dropdown-menu > li > ul > li .task {
    display: block;
}

    .greenboxlink.notiblock .dropdown-menu > li > ul > li .task::before, .greenboxlink.notiblock .dropdown-menu > li > ul > li .task::after {
        content: " ";
        display: table;
    }

    .greenboxlink.notiblock .dropdown-menu > li > ul > li .task::after {
        clear: both;
    }

    .greenboxlink.notiblock .dropdown-menu > li > ul > li .task span {
        display: block;
    }

        .greenboxlink.notiblock .dropdown-menu > li > ul > li .task span.desc {
            float: left;
        }

        .greenboxlink.notiblock .dropdown-menu > li > ul > li .task span.percent {
            float: right;
        }

.greenboxlink.notiblock .dropdown-menu > li > ul > li .image {
    display: block;
    float: left;
    margin-right: 10px;
}

    .greenboxlink.notiblock .dropdown-menu > li > ul > li .image.pull-right {
        margin-left: 10px;
        margin-right: 0;
    }

    .greenboxlink.notiblock .dropdown-menu > li > ul > li .image .img-circle {
        border: 2px solid #fff;
    }

    .greenboxlink.notiblock .dropdown-menu > li > ul > li .image + .line {
        margin-top: 8px;
    }

.greenboxlink.notiblock .dropdown-menu > li > ul > li .line {
    display: block;
}

    .greenboxlink.notiblock .dropdown-menu > li > ul > li .line.desc {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .greenboxlink.notiblock .dropdown-menu > li > ul > li .line + .line, .greenboxlink.notiblock .dropdown-menu > li > ul > li .line + .line + .line, .notifications.dropdown .dropdown-menu > li > ul > li .line + .line + .line + .line {
        margin-top: 5px;
    }

.greenboxlink.notiblock .dropdown-menu > li > ul > li strong {
    color: #373e4a;
}

.greenboxlink.notiblock .dropdown-menu > li > ul > li .progress {
    background-color: #ededed;
    display: block;
    height: 5px;
    margin: 10px 0 5px;
}

    .greenboxlink.notiblock .dropdown-menu > li > ul > li .progress::before, .greenboxlink.notiblock .dropdown-menu > li > ul > li .progress::after {
        content: " ";
        display: table;
    }

    .greenboxlink.notiblock .dropdown-menu > li > ul > li .progress::after {
        clear: both;
    }

.greenboxlink.notiblock .dropdown-menu > li > ul > li:last-child {
    border-bottom: 0 none;
}

.greenboxlink.notiblock .dropdown-menu > li.external {
    background-color: #f1f1f1;
    border-bottom: 0 none;
    padding: 6px;
    text-align: center;
    margin-top: 0px;
}

    .greenboxlink.notiblock .dropdown-menu > li.external a {
        color: #02c385;
        transition: all 300ms ease-in-out 0s;
    }

        .greenboxlink.notiblock .dropdown-menu > li.external a:hover {
            color: #02c385;
        }
/***********/

.navbar-search .search-query:focus, .navbar-search .search-query.focused {
    color: #191b25;
}

.squarebtn {
    background-color: #03FFCF;
    border: none;
    color: #161626;
    font-weight:400;
    border-radius: 5px;
    float: left;
    margin-right: 6px;
    margin-left: 16px;
    width: 22px;
    height: 22px;
    text-align: center;
    font-weight : 600;
    transition: all 0.3s ease 0s;
}
.squarebtn :hover {
    transform : translateY(-6%);
}
/*a.squarebtn:link , a.squarebtn:visited{ background-color: #02c385; border:none; color:#fff; border-radius: 2px; float:left; margin-right: 6px; margin-left: 50px;  width: 22px;height: 22px;text-align: center;}*/
.mrt2 {
    margin-top: 20px;
}

.row {
    margin: 0px;
}

.rghtbrd {
    border-right: 1px solid #ededed;
}

a.squarebtn:hover {
    text-decoration: none;
}

.library {
    border: 1px solid #cdcdcd;
    float: left;
    width: 100%;
    min-height: 367px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .library .head {
        width: 94%;
        margin: 0px auto 0px auto;
        color: #828282;
        text-transform: uppercase;
        padding: 0px 3%;
        background-color: #fff;
        padding-top: 6px;
        padding-bottom: 11px;
    }

    .library .bodylib {
        width: 90%;
        margin: 0px auto;
        margin-top: 20px;
    }

        .library .bodylib.emptylibrary ul li {
            min-height: 215px;
            width: 100%;
            border-radius: 4px;
        }

        .library .bodylib.emptylibrary .libcontadv.nodata {
            margin-top: 63px;
            text-align: center;
            width: 100%;
        }

.bodylib ul {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-top: 11px;
}

    .bodylib ul li {
        float: left;
        width: 100%;
        background-color: #e4eaec;
        height: 90px;
        display: block;
        margin-bottom: 13px;
    }

.iconholder {
    width: 90px;
    height: 90px;
    float: left;
    background: #dde6e9;
    text-align: center;
}

.bodylib a {
    float: left;
    width: 100%;
}

.bodylib i {
    font-size: 38px;
    color: #b4bec1;
    line-height: 90px;
    text-align: center;
}

.libcontadv {
    float: right;
    width: 78%;
}

    .libcontadv h2 {
        font-size: 32px;
        color: #564aa3;
        font-weight: 100;
        margin-top: 11px;
    }

    .libcontadv p {
        line-height: 12px;
        font-size: 11px;
        color: #99a6ad;
    }

    .libcontadv.nodata {
        width: 100%;
        text-align: center;
    }

        .libcontadv.nodata p {
            font-size: 23px;
            margin-top: 37px;
            opacity: 0.3;
        }

.bodylib ul li:hover {
    background-color: #fff;
}

.mt20 {
    margin-top: 20px;
}

.greendrop.dropdown-menu {
    background-color: #2f2f3e;
    width: auto;
    border-radius: 6px;
}

.greenboxlink.open .greendrop {
    display: inline-flex !important;
}

.greendrop.dropdown-menu li {
/*    margin-left: .5%;
*/    display: inline-block;
      transition : all 0.3s ease 0s ; 
}
.greendrop.dropdown-menu li:hover{
  transform : translateY(-4%);
}


    .greendrop.dropdown-menu li a {
        border-radius: 5px;
        margin: 10px 10px;
        padding: 0px 20px;
        text-align: center;
        width: 70px;
    }
        .greendrop.dropdown-menu li a:hover {
            background-color: unset !important;
        }

        .greendrop.dropdown-menu li a span {
            clear: both;
            display: block;
            color: #fff;
            font-weight: 600;
            font-size: 12px;
            margin-top: 4px;
            font-weight: bold;
        }

        .greendrop.dropdown-menu li a img {
            margin-top: 10px;
        }

.dropdown-menu {
    border: none !important;
}

/*****************notifications*******************/
.notifications {
    left: 0;
    position: sticky;
    bottom: 28px;
    z-index: 1111111;
    background-color: #191b25;
    margin: 0px !important;
    width: 100%;
    opacity: 0.85;
}


body {
    position: relative;
    padding-bottom: 20px;
}

.notifications .accordion-heading {
    background-color: transparent;
    margin-right: 10px;
    margin-top: 10px;
    border: none;
}

    .notifications .accordion-heading .accordion-toggle {
        padding: 0px;
    }

    .notifications .accordion-heading i {
        color: rgb(240, 91, 79);
        margin-right: 5px;
    }

.fa {
    /*margin-right: 5px;*/
}


.notifications .accordion-body, .notifications .accordion-inner {
    border: none;
}

.til {
    border-left: 3px solid #FFFFFF;
    height: 54px;
    padding-left: 20px;
    margin-left: 20px;
    padding-top: 14px;
    margin-bottom: 10px;
    min-width: 180px;
    float: left;
    margin-top: 17px;
}

.notifi_tiles {
    float: left;
    margin-left: 0px;
}

.til span {
    font-size: 36px;
    color: #fff;
}

.til h6 {
    color: #fff;
    margin-top: 0px;
}

.til i {
    color: rgb(240, 91, 79);
    font-size: 18px;
    margin-left: 8px;
}

.xlbtn {
    width: auto;
    padding: 7px 20px;
    float: right;
}

.rw98 {
    width: 98%;
    margin: 0 auto;
}


.accordion-group {
    border: none;
}

.accordion-body {
    clear: both;
}

a:hover .liststat, a .liststat.selected {
    background-color: #03FFCF;
    border:none;
}

.theme-color {
    color: #03FFCF !important;
}
.companyplaceh {
    background-color: #03FFCF;
    color: #161626;
    float: right;
    padding: 19px;
    font-weight: 600;
}

.subnavbar .container > ul > li.nobg {
    background: none !important;
}

.oldsitelink a:link, .oldsitelink a:visited {
    background-color: #02c385;
    border-radius: 4px;
    color: #fff;
    float: right;
    margin-top: 18px;
    padding: 5px 10px;
}

.oldsitelink {
    margin-right: 20px;
}

    .oldsitelink a:hover {
        text-decoration: none;
        background-color: #009551;
    }

.usernamegeerting {
    line-height: 70px;
    color: #03FFCF;
}

.navbar .greenboxlink.dropdown-menu::after {
    border-bottom: none !important;
}

/*****************************/
.chartfix {
    background-color: transparent;
    /*background-image: url("../img/noprojectbg.png");
    background-position: 47% 27%;
    background-repeat: no-repeat;*/
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .chartfix.nullClass {
        background-image: url("../img/noprojectbg.png");
        background-position: 52% 25%;
        background-repeat: no-repeat;
        /*min-height: 237px;*/
    }

.nullClass text {
    font-size: 15px;
}

.containfix {
    position: relative;
}

.pcount {
    left: 7px;
    line-height: 18px;
    position: relative;
    text-align: center;
    top: -148px;
    width: 100%;
}

    .pcount span {
        color: #999;
        display: block;
        font-size: 25px;
        font-weight: bold;
    }

    .pcount a:hover {
        text-decoration: none;
    }

#DFchart .pcount {
    margin-top: 7px;
}

.tickpan .span6.containfix, .OEpan .span6.containfix, .EDIpan .span6.containfix {
    max-height: 235px;
    overflow: hidden;
}
/*****************breadcrumb***************/
.breadcrumbwraper {
    z-index: 2;
    position: relative;
    width: 97%;
    min-height: 28px;
    padding: 0px 0px 0px 2%;
    background: #f9f9f9;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
    box-shadow: 0px 0px 11px #aaaaaa7d;
    margin-left: 7px;
    margin-right: 7px;
    border-radius: 5px;
}


.breadcrumb {
    float: left;
    position: relative;
    padding: 2px 25px 0 0;
    font-size: 14px;
    border-radius: 0;
    border: none;
    background: none;
    box-shadow: none;
    margin: 10px 0px;
}

    .breadcrumb > li {
        color: #888;
        font-size: 12px;
    }

        .breadcrumb > li.crumb-active > a {
            color: #555;
            font-size: 18px;
        }

        .breadcrumb > li + li::before {
            content: "/\00a0";
            padding: 0 5px;
            color: #cccccc;
        }

.mt10 {
    margin-top: 10px;
}

/*****************projects**************/

.switcher {
    float: right;
    margin-right: 13px;
}

    .switcher a {
        padding: 13px;
        margin-top: 5px;
        float: right;
        background-color: #eee;
        color: #aaa;
        margin-right: 5px;
        font-weight: bold;
        border-radius: 5px;
        margin-right: 5px;
        height: 14px;
        line-height: 14px;
        transition: all 0.3s ease 0s;
    }


        .switcher a.selected {
            background-color: #03FFCF;
            color: #161626;
            border-radius: 5px;
            height: 14px;
            line-height: 14px;
            border: 1px solid #09D3AD;
            transition: all 0.3s ease 0s;
            margin-top: 5px;
        }

.notifications h4 {
    color: inherit;
    font-size: 14px;
    font-weight: 600 !important;
    margin: 7px 7px 0 0 !important;
    padding-left: 14px;
}

/************************project expand****************/
#projectlist ul, #projectlist {
    padding: 0em;
    clear: both;
    margin: 0px;
}

    #projectlist ul li, #projectlist ul li ul li {
        position: relative;
        padding-bottom: 0px;
    }

        #projectlist ul li ul {
            margin-left: 2em;
            border-left: 1px solid #ececec;
            clear: both;
            float: left;
            width: 80%;
            ;
        }

    #projectlist ul li {
        float: left;
        list-style-type: none;
        margin-bottom: 4px;
        width: 100%;
    }


.customercarrierlist a {
    font-weight: normal;
    color: #535353;
    font-size: 11px;
    line-height: 14px;
    padding: 8px;
    background-color: #f9fafc;
    clear: both;
    float: left;
    margin-top: 5px;
}

.customercarrierlist.blocked a.loadmore {
    background-color: #ed7161;
    color: #fff;
}

.customercarrierlist.inprogress a.loadmore {
    background-color: #0ab567;
    color: #fff;
}

.customercarrierlist.acquiring a.loadmore {
    background-color: #FFD200;
    color: #fff;
}

.customercarrierlist.onhold a.loadmore {
    background-color: #7266ba;
    color: #fff;
}

#projectlist ul li a:hover {
    text-decoration: none;
}

.projectlist {
    clear: both;
    float: left;
    width: 98.5%;
    margin-left: 1%;
    margin-top: 10px;
    border: 1px solid #eaeef1;
    margin-left: 1% !important;
    margin-top: 6px !important;
}

    .projectlist tr {
    }

    .projectlist td {
        border: 1px solid #eaeef1;
        border-right: none;
        background-color: #fff;
        vertical-align: top;
    }

    .projectlist table {
        float: left;
        width: 100%;
    }

        .projectlist table td {
            width: 14%;
            min-height: 58px;
            align-items: flex-start;
        }

.tableheader h3 {
    font-family: var(--ff-roboto) !important;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    margin-bottom: -2px;
    margin-left: 8px;
    margin-top: 5px;
}


.tableheader span {
    font-size: 11px;
    padding-left: 5%;
    color: #555;
    float: left;
    width: 90%;
}

.tableheader b {
    text-align: right;
    float: right;
}

#projectlist ul a.addBorderBefore:before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 28px;
    position: absolute;
    left: -47px;
    top: -16px;
    border-left: 1px solid gray;
}



/*#projectlist ul li:before {
    content: "";
    display: inline-block;
   
    height: 0;
    position: relative;
    left: 0em;
    top:1em;
    
}
*/
#projectlist ul li ul li:last-child:after, #projectlist ul li:last-child:after {
    display: block;
    width: 1em;
    height: 1em;
    position: relative;
    background: #fff;
    top: 9px;
    left: -1px;
}

ul.Blocked a {
    float: left;
    background-color: #f9fafc;
}

ul.Inprogress {
}

ul.onhold {
}

.projectlist td.blu1 {
    background-color: #f8fbff;
}

.projectlist td.blu2 {
    background-color: #eaf1fb;
}

.projectlist td.blu3 {
    background-color: #d6e4f7;
}

.projectlist td.blu4 {
    background-color: #acc9ef;
}

.projectlist td.blu5 {
    background-color: #83aee7;
}

.projectlist td.blu6 {
    background-color: #5993df;
}

.projectlist td.blu7 {
    background-color: #3078d7;
}


.projectlist td.orng1 {
    background-color: #e5d9f3;
}

.projectlist td.orng2 {
    background-color: #cbb3e8;
}

.projectlist td.orng3 {
    background-color: #9768d1;
}

.projectlist td.orng4 {
    background-color: #7b52ab;
}

.projectlist td.orng5 {
    background-color: #553285;
}

.projectlist td.orng6 {
    background-color: #36175e;
}

.projectlist td.orng7 {
    background-color: #25064c;
}

.projectlist tr.tableheader td {
    border: none;
}

.blu7 h3, .blu6 h3, .blu5 h3, .blu4 h3 {
    color: #fff;
}

.blu7 span, .blu6 span, .blu5 span, .blu4 span {
    color: #fff;
}

.blu3 span, .blu2 span, .blu1 span, .orng3 span, .orng2 span, .orng1 span {
}

.orng7 span, .orng6 span, .orng5 span, .orng4 span {
    color: #fff;
}

.orng7 h3, .orng6 h3, .orng5 h3, .orng4 h3 {
    color: #fff;
}

.orng7 span, .orng6 span, .orng5 span, .orng4 span {
    color: #fff;
}

.blu3 h3, .blu3 h2 {
    color: #666;
}

.headlink {
    border: 1px solid green;
    margin: 0px 5%;
    padding: 5% 5%;
    border-radius: 2px;
    clear: both;
    float: left;
    width: 78%;
    background-color: #fff;
}

    .headlink .toogle {
        float: right;
    }

.phaseul {
    margin-top: 10px;
}

.categalert {
    float: left;
    font-size: 18px;
    margin-top: -7px;
    margin-left: 26px;
    color: rgb(85, 85, 85);
    text-transform: uppercase;
}

#projectlist ul.phaseul {
    background-image: url("../img/ulbg.png");
    background-position: 26px center;
    background-repeat: repeat-y;
    display: block;
    float: left;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    width: 100%;
}

.headlink a {
    color: #333;
}

.blocked .headlink {
    border: 2px solid #ed7161;
}

    .blocked .headlink a i, .blocked .headlink a span {
        color: #ed7161;
    }

.inprogress .headlink {
    border: 2px solid #0ab567;
}

    .inprogress .headlink a i, .inprogress .headlink a span {
        color: #0ab567;
    }

.onhold .headlink {
    border: 2px solid #7266ba;
}

    .onhold .headlink a i, .onhold .headlink a span {
        color: #7266ba;
    }


.acquire .headlink {
    border: 2px solid #FFD200;
}

    .acquire .headlink a i, .acquire .headlink a span {
        color: #FFD200;
    }


.blocked.customercarrierlist span {
    color: #ed7161;
}

.inprogress.customercarrierlist span {
    color: #0ab567;
}

.onhold.customercarrierlist span {
    color: #7266ba;
}

.acquire.customercarrierlist span {
    color: #FFD200;
}

.customercarrierlist {
    padding: 5px 0px !important;
    display: none;
}

    .customercarrierlist a:hover {
        background-color: #eff0f3;
    }

.pagetitle h1 {
    color: #555555;
    float: left;
    font-size: 24px !important;
    line-height: 20px;
    margin: 0 0 0 10px;
}

.pagetitle h1 b {
        clear: both;
        display: block;
        font-size: 11px;
        margin-left: 3px;
        margin-top: 2px;
        text-transform: uppercase;
    }

.pagetitle i {
    font-size: 36px;
    float: left;
    color: #555555;
    margin-left: 15px;
}

.pagetitle {
    margin: 5px 0px;
}

/*****project continued - 3/22/2016 ******/
.groupedbtns {
    float: right;
    margin-right: 5px;
    margin-top: 11px;
}

.projectlinks {
    float: right;
    margin-top: 3px;
}

    .projectlinks a, .projectlinks a:visited {
        color: #fff;
        float: left;
        font-size: 12px;
        margin-right: 5px;
        padding: 1px 9px;
        border: 1px solid #f0f3f7;
        border-radius : 10px;
        margin-top: 6px;
    }

        .projectlinks a span {
            width: 12px;
            height: 12px;
            background-color: #fff;
            float: left;
            margin-right: 3px;
            border-radius: 12px;
            margin-top: 5px;
        }

        .projectlinks a.onholdprojects span {
            background-color: #7266ba;
        }

        .projectlinks a.acquiringprojects span {
            background-color: #FFD200;
        }

        .projectlinks a.blockedprojects span {
            background-color: #ed7161;
        }

        .projectlinks a.inprogressprojects span {
            background-color: #0ab567;
        }

        .projectlinks a.selected, .projectlinks a:hover {
            background-color: #e0e3e7;
            color: #000;
            border: 1px solid #d1d3d6;
            border-radius: 10px;
            text-decoration: none;
        }

.projectgraph {
    height: 250px;
    float: left;
    width: 100%;
}

    .projectgraph span {
        min-height: 20px;
        float: left;
        width: 90%;
        position: absolute;
        border-radius: 2px;
        margin: 0 5%;
        padding: 5%;
        width: 78%;
        bottom: 0px;
        -webkit-box-shadow: 0px 4px 3px -1px rgba(0,0,0,0.42);
        -moz-box-shadow: 0px 4px 3px -1px rgba(0,0,0,0.42);
        box-shadow: 0px 4px 3px -1px rgba(0,0,0,0.42);
        display: none;
        color: #5e5e5e;
    }


        .projectgraph span.allprojects {
            background-color: #f5f5f5;
            border: 1px solid #fff;
            display: block;
        }

        .projectgraph span.onholdprojects {
            background-color: #7266ba;
            border: 1px solid #5b5196;
            color: #fff;
        }

        .projectgraph span.acquiringprojects {
            background-color: #FFD200;
            border: 1px solid #5b5196;
            color: #fff;
        }

        .projectgraph span.blockedprojects {
            background-color: #ed7161;
            border: 1px solid #d16354;
            color: #fff;
        }

        .projectgraph span.inprogressprojects {
            background-color: #0ab567;
            border: 1px solid #088e51;
            color: #fff;
        }

    .projectgraph div {
        float: left;
        min-height: 250px;
        width: 14.284%;
        position: relative; /* background-image: url(../img/Rows.png); */
        z-index: 1;
        white-space: nowrap
    }

        .projectgraph div.blu1 {
            background-color: #f8fbff;
        }

        .projectgraph div.blu2 {
            background-color: #eaf1fb;
        }

        .projectgraph div.blu3 {
            background-color: #d6e4f7;
        }

        .projectgraph div.blu4 {
            background-color: #acc9ef;
        }

        .projectgraph div.blu5 {
            background-color: #83aee7;
        }

        .projectgraph div.blu6 {
            background-color: #5993df;
        }

        .projectgraph div.blu7 {
            background-color: #3078d7;
        }

        .projectgraph div.orng1 {
            background-color: #e5d9f3;
        }

        .projectgraph div.orng2 {
            background-color: #cbb3e8;
        }

        .projectgraph div.orng3 {
            background-color: #9768d1;
        }

        .projectgraph div.orng4 {
            background-color: #7b52ab;
        }

        .projectgraph div.orng5 {
            background-color: #553285;
        }

        .projectgraph div.orng6 {
            background-color: #36175e;
        }

        .projectgraph div.orng7 {
            background-color: #25064c;
        }



/*******************tables***********************/

div.dataTables_length label {
    float: left;
    font-weight: normal;
    text-align: left;
}

div.dataTables_length select {
    width: 75px;
}

div.dataTables_filter label {
    float: right;
    font-weight: normal;
}

div.dataTables_filter input {
    width: 16em;
}

div.dataTables_info {
    padding-top: 8px;
}

div.dataTables_paginate {
    float: right;
    margin: 0;
}

    div.dataTables_paginate ul.pagination {
        margin: 2px 0;
        white-space: nowrap;
    }

table.dataTable td, table.dataTable th {
    box-sizing: content-box;
}

table.dataTable {
    clear: both;
    margin-bottom: 6px !important;
    margin-top: 6px !important;
    max-width: none !important;
}

    table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
        cursor: pointer;
    }

        table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after {
            color: #ccc;
            float: right;
            font-family: FontAwesome;
            font-weight: normal;
            position: relative;
        }

        table.dataTable thead .sorting::after {
            content: "";
        }

        table.dataTable thead .sorting_asc::after {
            content: "";
            color: #03FFCF !important;
            background-image: none;
        }

    table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc {
        background-image: none;
    }

        table.dataTable thead .sorting_desc::after {
            content: "";
            color: #03FFCF !important;
        }



    table.dataTable thead .sorting {
        background-image: none !important;
    }

    table.dataTable thead .sorting_asc_disabled {
    }

    table.dataTable thead .sorting_desc_disabled {
        color: #02c385 !important;
    }

    table.dataTable thead > tr > th {
        padding-left: 18px;
        padding-right: 18px;
    }

    table.dataTable th:active {
        outline: medium none;
    }

div.dataTables_scrollHead table {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0 !important;
}

    div.dataTables_scrollHead table thead tr:last-child th:first-child, div.dataTables_scrollHead table thead tr:last-child td:first-child {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

div.dataTables_scrollBody table {
    border-top: medium none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

div.dataTables_scrollBody tbody tr:first-child th, div.dataTables_scrollBody tbody tr:first-child td {
    border-top: medium none;
}

div.dataTables_scrollFoot table {
    border-top: medium none;
    margin-top: 0 !important;
}

table.table-bordered.dataTable {
    border-collapse: separate !important;
}

table.table-bordered thead th, table.table-bordered thead td {
    border-left-width: 0;
    border-top-width: 0;
}

table.table-bordered tbody th, table.table-bordered tbody td {
    border-bottom-width: 0;
    border-left-width: 0;
}

table.table-bordered th:last-child, table.table-bordered td:last-child {
    border-right-width: 0;
}

div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 0;
}

.table tbody tr.active td, .table tbody tr.active th {
    background-color: #08c;
    color: white;
}

.table tbody tr.active:hover td, .table tbody tr.active:hover th {
    background-color: #0075b0 !important;
}

.table tbody tr.active a {
    color: white;
}

.table-striped tbody tr.active:nth-child(2n+1) td, .table-striped tbody tr.active:nth-child(2n+1) th {
    background-color: #017ebc;
}

table.DTTT_selectable tbody tr {
    cursor: pointer;
}

div.DTTT .btn {
    color: #333 !important;
    font-size: 12px;
}

    div.DTTT .btn:hover {
        text-decoration: none !important;
    }

ul.DTTT_dropdown.dropdown-menu {
    z-index: 2003;
}

    ul.DTTT_dropdown.dropdown-menu a {
        color: #333 !important;
    }

    ul.DTTT_dropdown.dropdown-menu li {
        position: relative;
    }

        ul.DTTT_dropdown.dropdown-menu li:hover a {
            background-color: #0088cc;
            color: white !important;
        }

div.DTTT_collection_background {
    z-index: 2002;
}

div.DTTT_print_info.modal {
    height: 150px;
    margin-top: -75px;
    text-align: center;
}

div.DTTT_print_info h6 {
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
    margin: 1em;
}

div.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px;
}

div.dataTables_processing {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0;
    font-size: 1.2em;
    height: 40px;
    left: 50%;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

div.DTFC_LeftHeadWrapper table, div.DTFC_LeftFootWrapper table, div.DTFC_RightHeadWrapper table, div.DTFC_RightFootWrapper table, table.DTFC_Cloned tr.even {
    background-color: white;
    margin-bottom: 0;
}

div.DTFC_RightHeadWrapper table, div.DTFC_LeftHeadWrapper table {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    margin-bottom: 0 !important;
}

    div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child, div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child, div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child, div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

div.DTFC_RightBodyWrapper table, div.DTFC_LeftBodyWrapper table {
    border-top: medium none;
    margin: 0 !important;
}

div.DTFC_RightBodyWrapper tbody tr:first-child th, div.DTFC_RightBodyWrapper tbody tr:first-child td, div.DTFC_LeftBodyWrapper tbody tr:first-child th, div.DTFC_LeftBodyWrapper tbody tr:first-child td {
    border-top: medium none;
}

div.DTFC_RightFootWrapper table, div.DTFC_LeftFootWrapper table {
    border-top: medium none;
}

div.FixedHeader_Cloned table {
    margin: 0 !important;
}

.panel .dataTables_wrapper .row {
    margin: 10px 0;
}

.panel .dataTable {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eaeeea;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    width: 100% !important;
}


#ui-datepicker-div {
    background-color: #fff;
}

/*li#tickets {
    background-image: none !important;
}
*/
.tooltip {
    display: none;
    position: absolute;
    border: 1px solid #e2e2e2;
    background-color: #3B6C9A;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    white-space: pre-wrap;
}

.masterTooltip {
    width: 5px !important;
    cursor: pointer;
    font-weight: bold !important;
    color: red !important;
}

.OEQuestLabel {
    width: 645px;
    float: left;
    line-height: 35px;
    margin-left: 10px;
}

.OEQuestLabelgreyOut {
    width: 645px;
    float: left;
    line-height: 35px;
    margin-left: 10px;
    color: #C0C0C0;
}

.OEvalidation label {
    color: red;
    position: relative;
    display: inline-block;
    white-space: nowrap;
    margin-left: 20px;
}


@media (max-width: 1250px) {

    .liststat.bigtxt i {
        width: 18px;
        margin-left: 3px
    }

    .halfwithtitle .liststat.bigtxt i {
        font-size: 20px;
    }

    .disabledspantext {
        border-radius: 4px;
        background-color: #ebf0ed;
        color: #aeb5b1;
        padding: 7% 6% !important;
        text-align: center;
        margin-left: -6% !important;
        width: 100% !important;
        font-size: 11px;
    }

    .liststat.bigtxt .textst h6 {
        font-size: 10px;
    }

    .twentypr h2 {
        margin-top: 30px;
        font-size: 16px;
    }

    .til {
        margin-left: 12px;
    }
}

@media (max-width: 1024px) {
    body {
        min-width: 1024px !important;
    }


    .twentypr h2 {
        margin-top: 4px;
    }
}


/*******152*********/
#AddConnectionForm fieldset {
    /*float: left;*/
}


/**************added by Ng for Project dashboard************************/


/**********************progressbar starts - 3/15/2016 ************************/


.progress-bar {
    background-color: #428bca;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    transition: width 0.6s ease 0s;
    width: 0;
    margin-bottom: 18px !important;
}

.progress {
    background-color: #edf1f2;
}

.progress-xxs {
    height: 2px;
}

.progress-xs {
    height: 6px;
}

.progress-sm {
    height: 12px;
}

    .progress-sm .progress-bar {
        font-size: 10px;
        line-height: 1em;
    }

.progress, .progress-bar {
    box-shadow: none;
}

.progress-bar-primary {
    background-color: #7266ba;
}

.progress-bar-info {
    background-color: #23b7e5;
}

.progress-bar-success {
    background-color: #27c24c;
}

.progress-bar-warning {
    background-color: #fad733;
}

.progress-bar-danger {
    background-color: #f05050;
}

.progress-bar-black {
    background-color: #1c2b36;
}

.progress-bar-white {
    background-color: #fff;
}
/************************************************/

.liststat i.crPendingapproval {
    float: left;
    width: 38px;
    height: 40px;
    background-image: url(../img/pendingapproval.png);
}

a:hover .liststat i.crPendingapproval {
    background-position: bottom;
}

.liststat i.crDraft {
    float: left;
    width: 48px;
    height: 40px;
    background-image: url(../img/crdraft.png);
    margin-top: 5px;
}

a:hover .liststat i.crDraft {
    background-position: bottom;
}

/***************************tablestyles**************************/
.panel {
    background-color: #ffffff;
    border-radius: 5px;
    /*margin-bottom: 20px;*/
    position: relative;
    box-shadow: 0px 0px 7px #ababab3b;
    margin: 7px 7px 7px 7px;
}

.ediorder {
    clear: both;
    float: left;
    margin: 1%;
    width: 99%;
}

.panel-heading {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #666666;
    font-size: 13px;
    font-weight: 600;
    height: 40px;
    line-height: 36px;
    /*padding: 0 8px;*/
    position: relative;
}

/*.table {
    margin: 1%;
    max-width: 98%;
    width: 98%;
}*/


.eshta {
    display: inline !important;
}

/************************************** 3/27/2016 - expand and collapse project buttons *******/

.expandabebtn, .graph {
    padding-left: 5px;
    padding-right: 12px;
    height: 22px;
    display: inline-block;
    position: relative;
    border: 1px solid #5d81ab;
    box-shadow: 0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    border-radius: 4px;
    float: left;
    margin: 5px 0px;
    overflow: hidden;
    transition: all 0.3s linear;
    background-color: #e0e3e7;
    border: 1px solid #d1d3d6;
    opacity: 1;
    margin-right: 5px;
}

div.graph {
    color: #446388;
    cursor: pointer;
}

.expandabebtn .a-btn-text {
    display: block;
    font-size: 11px;
    white-space: nowrap;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
    color: #446388;
    transition: all 0.2s linear;
}

    .expandabebtn .a-btn-text:hover, .expandabebtn .a-btn-slide-text b:hover {
        cursor: pointer;
    }

    .expandabebtn .a-btn-text span.circle {
        width: 12px;
        height: 12px;
        background-color: #fff;
        float: left;
        margin-right: 3px;
        border-radius: 12px;
        margin-top: 5px;
    }



.expandabebtn .a-btn-slide-text {
    position: absolute;
    height: 100%;
    top: 0px;
    right: 3px;
    width: 0px;
    background: #63707e;
    color: #fff;
    font-size: 11px;
    white-space: nowrap;
    text-transform: uppercase;
    text-align: left;
    overflow: hidden;
    box-shadow: -1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    transition: width 0.3s linear;
}

    .expandabebtn .a-btn-slide-text b {
        float: left;
        width: 49%;
        text-align: center;
        border-right: 1px solid;
        font-size: 10px;
    }

        .expandabebtn .a-btn-slide-text b.colpll {
            border-right: none;
        }
/*.expandabebtn:hover{
    padding-right: 160px;
   





}
.expandabebtn:hover .a-btn-text{
   
   



}
.expandabebtn:hover .a-btn-slide-text{











    width: 150px;
}
.expandabebtn:hover .a-btn-icon-right span{
    opacity: 1;}*/

.expandabebtn:active {
    position: relative;
    top: 1px;
    background: #5d81ab;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color: #80a9da;
}

.expandabebtn.onholdprojects .a-btn-text span.circle, .expandabebtn.onholdprojects .a-btn-slide-text {
    background-color: #7266ba;
}

.expandabebtn.acquiringprojects .a-btn-text span.circle, .expandabebtn.acquiringprojects .a-btn-slide-text {
    background-color: #FFD200;
}

.expandabebtn.blockedprojects .a-btn-text span.circle, .expandabebtn.blockedprojects .a-btn-slide-text {
    background-color: #ed7161;
}

.expandabebtn.inprogressprojects .a-btn-text span.circle, .expandabebtn.inprogressprojects .a-btn-slide-text {
    background-color: #0ab567;
}

















.expandabebtn.selected {
    -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
    -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
    box-shadow: inset 0 3px 8px rgba(0,0,0,.24);
}

.switcher a:hover {
    text-decoration: none;
    transform:translateY(-6%)
}

.dropdown.open .dropdown-toggle {
    background: none;
}



/****************btn world ****************/

.btn {
    border-radius: 2px;
    font-weight: 500;
    outline: 0 none !important;
    background-image: none;
}

.btn-link {
    color: #58666e;
}

    .btn-link.active {
        box-shadow: none;
    }

.btn-default {
    background-color: #fff;
    border-color: #dee5e7 #dee5e7 #d8e1e3;
    box-shadow: 0 0px 4px rgba(90, 90, 90, 0.42) !important;
    color: #58666e !important;
    border-radius: 5px;
    font-weight: 600;
    transition : all 0.3s ease 0s;
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        /*  background: #eee;
*/ /*border-color: #c7d3d6;*/
        /*        color: #fff !important;
*/ /*font-weight: 600;
        border-radius: 40px;
        text-align: center;*/
/*        transform: translateY(-9%);
*/        background: #eee;
    }

    .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        background-image: none;
    }

        .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default.active[disabled], fieldset[disabled] .btn-default.active {
            background-color: #fcfdfd;
            border-color: #dee5e7;
        }

    .btn-default.btn-bg {
        background-clip: padding-box;
        border-color: rgba(0, 0, 0, 0.1);
    }

.btn-primary {
    background-color: #7266ba;
    border-color: #7266ba;
    color: #ffffff !important;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-color: #6254b2;
        border-color: #5a4daa;
        color: #ffffff !important;
    }

    .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

        .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
            background-color: #7266ba;
            border-color: #7266ba;
        }

.btn-success {
    /*background-color: #27c24c;
    border-color: #27c24c;*/
    background-color: #03FFCF!important;
    border-color: #02c385;
    color: #161626 !important;
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        /*background-color: #23ad44;
        border-color: #20a03f;*/
        background-color: #02c385ba;
        border-color: #02c385ba;
        color: #ffffff !important;
    }

    .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        background-image: none;
    }

        .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active {
            background-color: #27c24c;
            border-color: #27c24c;
        }

.btn-info {
    background-color: #23b7e5;
    border-color: #23b7e5;
    color: #ffffff !important;
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        background-color: #19a9d5;
        border-color: #189ec8;
        color: #ffffff !important;
    }

    .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        background-image: none;
    }

        .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
            background-color: #23b7e5;
            border-color: #23b7e5;
        }

.btn-warning {
    background-color: #fad733;
    border-color: #fad733;
    color: #ffffff !important;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        background-color: #f9d21a;
        border-color: #f9cf0b;
        color: #ffffff !important;
    }

    .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        background-image: none;
    }

        .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning.active {
            background-color: #fad733;
            border-color: #fad733;
        }

.btn-danger {
    background-color: #f05050;
    border-color: #f05050;
    color: #ffffff !important;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        background-color: #ee3939;
        border-color: #ed2a2a;
        color: #ffffff !important;
    }

    .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

        .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger.active {
            background-color: #f05050;
            border-color: #f05050;
        }

/*.toggle-handle {
    width: 13px;
    margin-left: 36px;
    margin-top: 3px;
    border-radius: 50px !important;
    height: 22px;
    background-color: #03FFCF;
}*/
.btn-sm, .btn-group-sm > .btn {

    background-image: none;
    border-radius: 2px;
    font-size: 12px;
    line-height: 1.5;
    padding: 3px 8px;
}

.orderaction a span {
    margin-left: 5px;
    font-size: 0px;
    transition: 0.3s ease-in-out;
    color: #009766;
}

.orderaction a:hover span {
    font-size: 11px;
}

.orderaction .fa {
    margin-right: 0px;
    color: #009766;
}

.orderaction {
    min-width: 400px;
}

.export {
    margin-top: 24px;
}



.searchtable .form-group {
    float: left;
    margin-right: 5px;
}

    .searchtable .form-group .customername {
        width: 154px;
    }

    .searchtable .form-group .ordernumber {
        width: 140px;
    }

    .searchtable .form-group .Customerid {
        width: 123px;
    }

    .searchtable .form-group .date {
        width: 141px;
        font-size: 11px;
    }

    .searchtable .form-group .status {
        width: 150px;
    }

    .searchtable .form-group .Reseller {
        width: 100px;
    }

.searchtable .fa {
    margin-right: 0px;
}


.orderaction .disabled .fa, .orderaction .disabled span {
    color: #8f8f8f;
}

.pagination > li > a {
    border-color: #dee5e7;
}

    .pagination > li > a:hover, .pagination > li > a:focus {
        background-color: #edf1f2;
        border-color: #dee5e7;
    }

.table.pertable {
    width: 100%;
    margin: 0px;
    max-width: 100%;
}


.pagination li:first-child a {
    border-left-width: 1px;
    border-radius: 3px 0 0 3px;
}

.pagination > li > a {
    border-color: #dee5e7;
}

.pagination a {
    float: left;
    line-height: 28px;
    padding: 0 12px;
    text-decoration: none;
}

.pagination {
    height: 36px;
    margin: 10px 14px;
}


#chartdiv, #chartdiv2, #chartdiv3, #chartdiv4, #chartdiv5 {
    z-index: 2;
}

/******************************/

/*.paginationLeft { float:left; }
.paginationRight { float:right;}*/

.paginationRight .btn, .paginationRight a {
    float: initial;
    padding: 0px 4px;
}

.VIPvideos {
    max-width: 1000px;
    margin: 10px;
    display: inline-block;
}


/**************************loginpage*********/
div.loginpage {
    background-image: url(../img/bg.jpg);
    background-size: cover;
    clear: both;
    min-height: 97vh;
    padding: 0px;
    margin-top: -11px;
    margin-bottom: -100px;
}

#profile .body-container {
    border: 1px solid #f9f9f900;
    background-color: #64788c7a;
}

.profileEdite-title h1 {
    color: white;
}

body.loginpage {
    background-image: url(../img/bg.jpg);
    background-size: cover;
}

    body.loginpage div#body {
        background-color: transparent !important;
    }

    body.loginpage .featured, .featuredTitle {
        background: transparent !important;
        box-shadow: none;
    }

    body.loginpage footer {
        background: transparent !important;
        height: 15px;
    }

    body.loginpage header .content-wrapper {
        padding: 0px;
    }

.site-title {
    color: #c8c8c8;
    font-family: var(--ff-roboto);
    font-size: 2.3em;
    margin: 0;
    padding: 0px;
}

    .site-title a, .site-title a:hover, .site-title a:active {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #c8c8c8;
        display: block;
        float: left;
        height: auto;
        outline: medium none;
        text-align: center;
        text-decoration: none;
        width: 100%;
        float: left;
    }

        .site-title a, .site-title a:hover, .site-title a:active {
            color: #c8c8c8;
            text-align: center;
        }

.testingstamp {
    clear: both;
    height: 121px;
    margin-bottom: 5px;
    position: absolute;
    right: 15px;
    top: 45px;
    width: 128px;
}

.site-title a img {
    float: left;
    margin-top: 42px;
    width: 300px;
}

.featured {
    max-height: 130px;
}

    .featured p {
        padding: 0px;
    }

.home-welcome-img {
    display: none;
}

.home-welcome {
    width: 83%;
}

.loginForm, .RegisterForm {
    background-color: #fff;
    border-radius: 5px;
    border-right: medium none;
    float: left;
    padding: 0px;
    width: 42%;
    padding-bottom:10px;
}

.RegisterForm {
    margin-top: 4%;
}

.ForgetPasswordFrom {
    width: 50%;
    margin-left: 25%;
    margin-top: 2%;
}

body.loginpage .content-wrapper.main-content {
    width: 100%;
}

.loginForm input[type="text"], .loginForm input[type="password"], .RegisterForm input[type="text"], .RegisterForm input[type="password"] {
    border: 2px solid #eee;
    border-radius: 0;
    box-shadow: none;
    height: 20px;
    line-height: 44px;
    margin-top: 0;
    width: 100%;
    margin-bottom: 5px;
}


.loginForm label, RegisterForm label {
    margin-bottom: 0px;
    float: left;
    width: auto;
    font-weight: bold;
    max-width: auto;
    color: rgba(51,51,51,.68);
}

.content-style-form button {
    display: block;
    margin-top: 2.5em;
    padding: 1.5em;
    width: 100%;
    border: none;
    background: #e75854;
    color: #f9f6e5;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 800;
    font-size: 1.25em;
}

.question {
    float: left;
    width: 50%;
}

.loginForm h2, .RegisterForm h2 {
    background-color: #2D2D3C;
    color: #FFFFFF;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 22px;
    line-height:45px;
    text-transform: capitalize;
    margin-top: 0px;
    border-radius:5px 5px 0px 0px;
}


.formdv {
    float: left;
    margin-left: 5%;
    width: 90%;
}

.loginForm .formdv input.submitbtn, .RegisterForm .formdv input.submitbtn {
    width: 100%;
    color: #161626;
    background-color: #03FFCF;
    margin-top: 10px;
    border-radius: 5px;
    border: 1px solid #09D3AD;
    box-shadow: 0px 0px 4px #E2E2E2;
    transition: all 0.3s ease 0s;
    height: unset !important;
    line-height: 16px;
    font-weight : 600;
}
.loginForm .formdv input.submitbtn:hover , .RegisterForm .formdv input.submitbtn:hover {
    transform: translateY(-9%);
}

#socialLoginForm {
    background-color: rgba(255, 255, 255, 0.3);
    float: left;
    margin-left: 35px;
    margin-top: 119px;
    padding: 10px 30px;
    width: 36%;
}

#socialLoginForm h2 {
    color: #fff;
    margin-bottom: 5px;
}

#socialLoginForm p {
    color: #fff;
}

.deleteCarrier {
    background: #fff;
    border-radius: 5px;
    width: 60px;
    text-align: center;
    font-weight: 500 !important;
}
.deleteCompany {
    background: #fff;
    border-radius: 5px;
    width : 60px;
    text-align: center ; 
    font-weight : 500 !important;
}
.changeColor input.cyanbtn[type="submit"] {
    margin-bottom: 10px;
    color: #161626;
    background-color: #03FFCF;
    margin-top: 10px;
    border-radius: 5px;
    border: 1px solid #09D3AD;
    box-shadow: 0px 0px 4px #e2e2e2;
    transition: all 0.3s ease 0s;
    height: unset !important;
    line-height: 16px;
    font-weight: 600;
    width: 20%
}
    .changeColor input.cyanbtn[type="submit"]:hover{
        transform : translateY(-9%);
    }

    .validation-summary-errors {
        /*margin-left: 5%;*/
        width: 90%;
        font-size: 14px;
    }

.cancelbtn {
    background-color: #ebebeb;
    color: #999;
    float: left;
    line-height: 28px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    width: 94%;
    border-radius: 5px;
    transition: all 0.3s ease 0s;
}
.cancelbtn:hover {
    text-decoration: none;
    transform: translateY(-9%);
}


.validation-summary-errors ul, .validation-summary-errors ol {
    margin: 10px !important;
}

#RegisterCont {
    width: 94%;
}

.registerLeft, .registerRight {
    float: left;
    width: 48%;
    padding: 0px 1%;
}


.CreatePartnerCont.EditUsr .relapos {
    clear: none;
    float: left;
    width: 50%;
    margin-bottom: 10px;
}


#CustomerInfo, #CustAddCont, #ResellerPartnerInfo, #CreatePartner2, #AddnewConnection2 {
    background-color: #fff;
}



.CreatePartnerCont.EditUsr .relapos.checkbox {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0 0 0 1.5%;
    width: 48.5%;
}

.actionbtnscont {
    clear: both;
    float: left;
    margin: 10px 0 0;
    width: 47% !important;
}

.newactionBtns {
    clear: both;
    float: left;
    margin: 0 10px 0;
    width: 47% !important;
}

    .newactionBtns a {
        color: #fff;
    }

.error-msg {
    color: red;
    display: block;
}

.errormsg {
    color: #FF0000;
    display: inline;
    line-height: 17px;
    margin: 0.5em 0 0;
    font-weight: normal;
}


.subnavbar .container > ul > li:last-child {
    background-image: none;
}

.paginationRight {
    float: right;
}

.halfwithtitle {
    float: right;
    width: 50%;
}

.listlinks {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 18px;
}

    .listlinks.thirtysized a {
        width: 29%;
        float: left;
        margin-right: 3%;
    }

    .listlinks.twnetysized a {
        width: 19%;
        float: left;
        /*margin-right: 3%;*/
    }


.halfwithtitle.borderright {
    width: 48%;
    border-right: 1px solid #f8f8f8;
    float: left;
    margin-right: 1%;
}

.mrleft10 {
    margin-left: 10px;
}

.listlinks.thirtysized a .liststat {
    margin-left: 0px;
    margin-top: 10px;
    width: 100%;
    float: left;
    border: 2px solid #f8f8f8;
}

.listlinks.twnetysized a .liststat {
    margin-left: 0px;
    margin-top: 10px;
    width: 72%;
    float: left;
    border: 2px solid #f8f8f8;
}

table.table-bordered.pertable th.nohid, .pertable table.table-bordered td.nohid {
    border-right: 1px solid #eaeaea !important;
}

table.table-bordered.pertable thead th, table.table-bordered.pertable thead td {
    padding: 0px;
}

    table.table-bordered.pertable thead th.txtcenter {
        text-align: center;
    }

table.table-bordered.pertable thead th {
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    padding: 8px !important;
}

.nonflot {
    float: none !important;
}

.paginationRight span {
    border: 1px solid #eee;
    padding: 4px 10px;
    opacity: .5;
}

.paginationRight a {
    padding: 3px 14px !important;
    background-color: #03FFCF !important;
    border: 1px solid #09D3AD !important;
    color: #161626 !important;
    vertical-align: middle;
    border-radius: 3px;
    margin-right: 5px;
    font-weight : 600;
    box-shadow: 0px 0px 4px #E2E2E2;
    transition: all 0.3s ease 0s;
}

.paginationRight a span {
    opacity: 1;
    padding: 0px;
    border: none;
}

.paginationRight a:hover, .paginationRight a.active {
    transform  : translateY(-9%);
}

.statusdrop {
    width: 150px;
}

.halfwithtitle .liststat i {
    font-size: 39px;
    width: 31px;
    height: 32px;
    margin-top: 2px;
    margin-right: 8px;
}

.listlinks.thirtysized a:hover i.sentimg {
    background-position: bottom bottom;
}

.disabledspantext {
    border-radius: 4px;
    background-color: #ebf0ed;
    color: #aeb5b1;
    padding: 7px 10px;
    text-align: center;
    margin-left: 4%;
    width: 92%;
    box-sizing: border-box;
}

.Viewticket {
    display: inline-block;
}

.notification {
    border-radius: 5px;
    padding: 10px 20px 10px 60px;
    margin: 10px;
    clear: both;
    font-size: small;
}

.info {
    background: #03ffcf33 url('../../../Images/info_ico.png') no-repeat 2% 50%;
    border: 1px solid #03FFCF;
}


.notification label {
    font-weight: bold !important;
    font-size: 1.2em;
    display: inline;
    width: auto !important;
    margin-left: 10px;
}

i.sentimg {
    background-image: url(../img/checkmark.png);
    margin-top: 7px !important;
}

a:hover i.sentimg {
    background-position: bottom center;
}

a .liststat.selected i.sentimg {
    background-position: bottom center !important;
}

i.error {
    background-image: url(../img/checkmark_2.png);
    margin-top: 7px;
}

i.pending {
    background-image: url(../img/checkmark_3.png);
    margin-top: 7px;
}

.searchpding {
    background-color: #03ffcf;
    border: none;
    color: #161626;
    border: 1px solid #09D3AD;
    float: left;
    box-shadow: 0px 0px 4px #E2E2E2;
    border-radius: 5px;
    margin-right: 6px;
    margin-left: 0px;
    width: 35px;
    height: 27px;
    text-align: center;
    transition: all 0.3s ease 0s;
    margin-top: 6px;
    box-sizing:border-box;
}

a .liststat.selected i {
    color: #03FFCF;
    background-position: bottom !important;
}

a.searchpding:hover {
    transform : translateY(-9%);
}

.month-wrapper {
    /*width: 415px !important;*/
}

.twntymax {
    width: 17%;
}

.fortymax {
    width: 45%;
}

.searchtable .fortymax {
    width: 45.5%;
    float: left;
}

    .searchtable .fortymax .form-group {
        width: 32%;
    }

    .searchtable .fortymax .form-control-date, .searchtable .fortymax .form-control-date2, .searchtable .fortymax .form-control-date3 {
        width: 96%;
    }

.searchtable .form-group.fiftenmax .status {
    float: left;
    width: 93%;
}

.fiftenmax label {
    display: contents;
}

.form-group.twntymax {
    width: 16%;
}

.searchtable .form-group.twntymax .customername {
    width: 97%
}

.form-control.fiftenmax {
    width: 120px;
}

.searchtable {
    float: left;
    width: 100%
}

.hundred {
    width: 100%
}


.tt-menu {
    background-color: #fff;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    max-height: 300px;
    overflow-y: auto;
}

.tt-cursor {
    background-color: #02C385;
    color: #fff;
    font-weight: normal;
}

.tt-selectable {
    padding: 5px;
    font-weight: normal;
}

.typeahead.search-query.tt-input:focus {
    padding: 4px 9px !important;
}

.tt-selectable:hover {
    background-color: #02C385;
    cursor: pointer;
    color: #fff;
}


.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    max-height: 300px;
    overflow-y: scroll;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}

a.ui-corner-all:hover, a.ui-corner-all:active {
    color: #ffffff;
    text-decoration: none;
    background-color: #02c385;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
    cursor: pointer;
}

#chartdiv, #chartdiv2, #chartdiv3, #chartdiv4, #chartdiv5 {
    height: 248px;
    width: 100%;
}

.pointerClass {
    cursor: pointer;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    background-color: #03FFCF !important;
    border: 1px solid #09D3AD;
    box-shadow: 0px 0px 4px #E2E2E2;
    border-radius: 5px;
    color: #161626 !important;
    padding: 0 7px !important;
}

div.dataTables_length select {
    display: inline-block;
    width: 75px;
}

.table th, .table td {
    border-top: 1px solid #eaeaea;
    color: #525252;
    line-height: 18px;
    padding: 11px;
    text-align: left;
    vertical-align: top;
    font-size: 12px;
    border-right: 1px solid #eaeaea;
}

.fa.support_fa_icon {
    font-size: 39px;
    color: #FFCF12;
    margin: 16px 15px 0 0;
    cursor: pointer;
}

.replace_margin i {
    margin-top: -5px !important;
}

.support_icon_H {
    width: 40px;
    text-align: center;
}
/*View Carriers Custom Tables CSS*/
#empcontainer table .btn.btn-default {
    padding: 5px 12px;
    box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
}

    #empcontainer table .btn.btn-default .fa {
        margin-right: 0
    }

.tooltip.bottom {
    border: 0 none;
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
    background-color: transparent;
    opacity: 1
}

#empcontainer label.bg-light {
    display: inline;
    padding: .2em .6em .3em;
}

    #empcontainer label.bg-light:hover {
        color: #58666e
    }

#empcontainer table span.label {
    padding: 0;
    margin-top: 3px;
}

.hbox .table th {
    border-right: 1px solid #f1f1f1 !important;
    white-space: normal;
    /*padding: 10px 10px !important;*/
}

#empcontainer table td a {
    color: #337ab7
}

#empcontainer .grenoption a, #empcontainer .grenoption a:visited {
    color: #fff
}

    #empcontainer .grenoption a:hover {
        background-color: #fff;
        color: #21a13f
    }

#empcontainer .stat.badge.bg-success i {
    height: 28px
}

#empcontainer table span.label.bg-success {
    padding: 0px 8px;
    width: auto;
}

#empcontainer .panel-heading {
    padding: 10px 15px 0 15px;
}

#empcontainer .panel-body .panel-heading {
    padding: 5px;
    height: auto;
    min-height: 50px;
    color: #333;
    line-height: normal;
}

#empcontainer .panel-heading h4 {
    font-size: 18px;
    color: #000
}

#empcontainer .panel-body {
    padding: 15px;
}

    #empcontainer .panel-body.text-center {
        text-align: center;
    }

#empcontainer .panel-footer {
    background-color: #ffffff;
    border-top: 1px solid #edf1f2;
    border-radius: 0 0 2px 2px;
    padding: 10px 10px 0 10px;
    background-color: #ffffff;
    border-color: #edf1f2;
    border-radius: 0 0 2px 2px;
    min-height: 30px;
    max-height: 50px;
}

#empcontainer .panel-body .col-md-4 {
    width: 33.333333%;
    padding: 0 15px;
    float: left;
    box-sizing: border-box;
}

#empcontainer .panel-default {
    border: 1px solid #ddd;
    /*width: 100%;*/
    max-height: 230px;
    min-height: 230px;
}

#empcontainer .col-md-6 {
    width: 50%;
    float: left;
}

#empcontainer .text-right {
    text-align: right
}



#empcontainer .form-control {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#empcontainer .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

#empcontainer .btn {
    padding: 6px 12px;
    margin-right: 5px;
}

#empcontainer .Hidden {
    display: none;
}

#empcontainer .btn-success {
    color: #ffffff;
    background-color: #27c24c;
    border-color: #27c24c;
}

    #empcontainer .btn-success:hover {
        background-color: #23ad44;
        border-color: #20a03f;
    }

#empcontainer .paginationRight a {
    background-color: #00c292;
    color: #fff;
    margin-right: 5px;
    padding: 3px 14px;
    border: none;
}
/****Admin home page new design******/
.admin_HomeCont {
    max-width: 600px;
}

    .admin_HomeCont .adminhomeTabAcc {
        margin: 50px;
        width: 200px;
        transition: 0.3s ease-in-out;
        background: rgba(255,255,255,0.5);
        height: 200px;
        box-shadow: 1px 2px 3px #aaa;
    }

        .admin_HomeCont .adminhomeTabAcc a:hover {
            text-decoration: none
        }

        .admin_HomeCont .adminhomeTabAcc:hover {
            background-color: #fff;
            cursor: pointer
        }

    .admin_HomeCont .adviewResllerTabnew {
        width: 96px;
        margin: 0 auto 15px;
    }

    .admin_HomeCont .pendingReqTabnew {
        width: 107px;
        margin: 5px auto 10px;
    }

.mainWrapper_contenSM {
    max-width: 1180px;
    margin: auto;
}

.btn-block {
    width: auto;
    white-space: normal;
}

.modal-content .text-success {
    text-align: center;
}

.alert-success {
    text-align: center;
}

.rghtbrd a {
    display: block !important;
}



.fa-search {
    /*margin-left: -5px;*/
}

.fa-undo, .fa-file-excel-o {
    /*    margin-top: 4px;
*/ vertical-align: middle;
}

.tabletitle {
    /*background: white;*/
    height: 27px;
    margin-top: 34px;
    padding-top: 8px;
    padding-left: 5px;
    /*border: 1px solid #ebedef;
    border-radius: 5px;*/
}

.statusSearchLbl {
    margin-right: 21px;
}

.KeywordSearchLbl {
    margin-right: 13px;
}

label {
    display: inline-block;
    min-width: 100px;
    font-size: 1em;
}
/*th {
    background: #333 !important;
    color: #fff !important;
    font-weight: 600 !important;
    height: 30px !important;
    padding: 0 5px !important;
    white-space: pre !important;

}
th > label {
    color: white;
    font-weight: 600;
}*/
th {
    background: #2D2D3C none repeat scroll 0 0 !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: none !important;
    white-space: normal !important;
    border-bottom: 2px solid #ddddddd9 !important;
    /*border-top: 1px solid #dddddd9c !important;*/
    padding: 5px !important;
}

.mergcol {
    padding: 2px !important;
    text-align: center !important;
    background-color: #2D2D3C !important;
    color: #fff !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
}

.mr-1 {
    margin-right: 5px;
}

.sectionStyle {
    /*background-color: #f9f9f9;
    box-shadow: 0 0 10px #aaaaaa9c;*/
    /*background-color: #efefef63;*/
    box-shadow: 0 0 9px #aaaaaa6e;
    border-radius: 5px;
}

.modifyWidth th {
    font-size: 15px !important;
}

.modifyWidth .btn {
    float: inherit !important;
}

.ml-7 {
    margin-left: 7px;
}

.mr-7 {
    margin-right: 7px;
}

.full-width {
    width: 100%;
}

.table-left th {
    text-align: left !important;
}

.table-left td {
    text-align: left !important;
}

.meduim-width {
    width: 50%;
}

.font-15 {
    font-size: 15px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-2 {
    margin-bottom: 2px;
}

.delegateBtns.float-right {
    margin: 10px 10px 10px;
}

.mt-10 {
    margin-top: 10px;
}

#empcontainer .label {
    padding: 1px 4px 2px;
}


.btn-green {
    background-color: #03FFCF !important;
    border: 1px solid #09D3AD !important;
    border-radius: 5px !important;
    cursor: pointer !important;
    padding: 7px 20px !important;
    box-shadow: 0px 0px 4px #E2E2E2;
    width: auto !important;
    color: #161626 !important;
    display: inline-block !important;
    font-weight: 600;
    transition: all 0.3s ease 0s;
}

.btn-green:hover {
    background-color: #03FFCF !important;
    text-decoration: none;
    transform: translateY(-9%);
}

.section_ttl label {
    background-color: #2D2D3C !important;
    font-size: 1.1em !important;
    color: #fff;
    border-radius: 5px 5px 0px 0px !important;
    font-weight: bold !important;
    height: 13px;
    margin-left: 6px !important;
    box-shadow: 0px 0px 22px 2px #eaeaeab0;
}
/*#divcusinfo {
    margin: 1em 0em 0em 1.5em;
}*/
.attachfileSection {
    background: #edf5e9fc none repeat scroll 0 0 !important;
    color: #525252 !important;
}

/*.SkipThisFixedPosition {
    left: 210px !important;
}*/

#partialload0 .top20Margin {
    margin: 1em 1.5em;
}

#CustInfo input {
    /*background-color: #efefef63 !important;*/
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #a3a3a3 !important;
}

.app-header.navbar.ng-scope {
    display: block;
    margin-bottom: 0;
}

.adminnavbar {
    background-color: #F9F9F9;
    border-bottom: 2.2px solid #efefef;
}

.hbox-auto-xs td label {
    display: contents !important;
}

.text-confirm {
    color: #03FFCF;
}

.alertModal .fa-exclamation-triangle {
    color: #FFCF12;
    margin-top: 15px;
}

.alertModal h4 {
    color: #FFCF12;
}

.p-t-10 {
    padding-top: 10px;
}

.contactinfoSection label {
    border-left: 0px solid #e2e2e2 !important;
    border-right: 0px solid #e2e2e2 !important;
    border-top: 0px solid #e2e2e2 !important;
    background-color: transparent;
    padding: 0 !important;
    width: 100px !important;
}

.m-auto {
    margin: 0 auto !important;
}

.float-right {
    float: right;
}

.m-r-3prec {
    margin-right: 3%;
}

.Hidden {
    display: none !important;
}

.selectAll {
    border: none;
    text-decoration: underline;
    width: auto;
    color: blue;
}

.mt-7 {
    margin-top: 7px;
}

.h2-style {
    font-weight: 600;
    color: #525252;
    font-size: 24px;
    margin-top: 7px;
}

.searchContainer select {
    border-radius: 5px;
    padding: 5px;
}

.smallFilters select {
    width: 145px;
}

.smallFilters .btn-green {
    margin-left: 1%;
}

.p-b-15 {
    padding-bottom: 15px;
}

.m-t-7 {
    margin-top: 7px;
}

.transmissionDB button {
    height: 40px;
    font-size: 15px;
    font-weight: 600;
}

.p-7 {
    padding: 7px;
}

.dataTables_length {
    margin-bottom: 7px;
}

    .dataTables_length select {
        margin: 7px;
    }

.text-left {
    text-align: left;
}

.apply-btn {
    background-color: #02c385;
}

.p-10 {
    padding: 10px;
}

.text-right {
    text-align: right;
}

.viewcarriers td {
    padding: 3px 5px !important;
    text-align: center !important;
}

#Carriersaccordion .titletd {
    font-size: 15px;
    padding: 5px;
}

.orderhistory th {
    text-align: left !important;
}

.orderhistory td {
    text-align: left !important;
}

.BreakdownCustomerlabel {
    margin-top: -16px;
    margin-left: 45px;
    float: left;
}

/*.custom-launcher-148991 {
    position: fixed;
}*/

.width200 {
    width: 200px !important;
}

.small-content {
    max-width: 95%;
    margin-left: 2.4%;
}

.smalltable > tbody > tr > td {
    padding: 8px;
    font-size: 13px;
    text-align: left;
}

.smalltable th {
    text-align: left !important;
}

#ui-datepicker-div {
    position: absolute !important;
    z-index: 9999999 !important;
}

body.modal-open {
    height: 100vh;
    overflow-y: hidden;
}

.bold {
    font-weight: 600;
}
/*JsTree Styling*/
.rootnode {
    color: #000000;
    font-size: 18px;
    text-transform: capitalize;
    padding: 15px 0px 0px 0px;
    font-weight: 600;
}

.tree label {
    cursor: pointer;
    height: 25px !important;
    width: 100%;
}

.mediumcontainer {
    background: #ffffffdb;
    box-shadow: 0px 0px 15px #c2c1c17d;
    border-radius: 10px;
    padding: 20px;
    margin-top: 4%;
}

    .mediumcontainer .btn-green {
        margin-right: 4%;
    }

.treecontent ul {
    list-style: none;
    padding-bottom: 9px;
}

.tree-toggle::before {
    content: "+";
    font-weight: bold;
    font-family: monospace;
    cursor: pointer;
    font-size: 20px;
    padding-right: 3px;
}

.tree-toggle.collapsed::before {
    content: "-";
}

.treecontent .btn-default {
    margin-bottom: 9px;
    width: 400px;
    text-align: left;
    padding: 7px 10px 1px 10px !important;
}

    .treecontent .btn-default::after {
        content: ">";
        font-family: fontawesome;
        display: inline-block;
        font-family: cursive;
        float: right;
        font-size: 25px;
        margin-top: -9px;
    }

.childnode {
    padding: 0px 0px 4px 0px;
    font-size: 15px;
    color: #00000091;
    font-weight: 700;
}

.treechildChecked::after {
    content: "";
    display: inline-block;
    height: 55px;
}

.treeEditcol {
    margin-top: 5.3%;
}

.treechildChecked .btn-default {
    width: 400px;
    text-align: left;
    margin-bottom: 9px;
    cursor: initial;
    padding: 7px 0px 7px 10px !important;
}

    .treechildChecked .btn-default:disabled {
        background-color: #f3f3f3;
    }

    .treechildChecked .btn-default:focus {
        background-color: #fff;
    }

.checkboxesList label {
    display: -webkit-box;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #00000091;
}

.checkboxesList ul {
    list-style: none;
}

.checklist-name input {
    margin-right: 10px;
}

.checkmodal {
    left: 62%;
    top: 50.6% !important;
    width: 20%;
}

    .checkmodal .keyword {
        width: 90% !important;
        margin-left: 15px !important;
        box-shadow: 0px 0px 8px #bfbdbdad;
        padding: 9px;
    }

    .checkmodal .modal-header {
        margin-right: 15px;
    }

.treechildChecked .row {
    display: flex;
}

.treechildChecked .fa-edit {
    font-size: 40px;
    color: #02C385;
}

.TemplateDigitModal {
    width: 60%;
    left: 35%;
}

    .TemplateDigitModal .modal-body {
        padding: 20px;
        overflow: hidden;
    }

    .TemplateDigitModal label {
        font-weight: 600;
        width: 90%;
    }

    .TemplateDigitModal .ruleinput {
        width: 92%;
        padding: 10px;
        margin-right: 5%;
    }

    .TemplateDigitModal .nav-tabs {
        border-bottom: none;
        margin-left: 9px;
    }

        .TemplateDigitModal .nav-tabs > li > a.active {
            background-color: #02c385;
            color: #fff;
            box-shadow: 0px 0px 6px #c3c3c3;
        }

        .TemplateDigitModal .nav-tabs > li > a {
            background-color: #fff;
            box-shadow: 0px 0px 6px #c3c3c3;
            font-weight: 500;
        }
/*.TemplateDigitModal .checklist-name {
        font-size: 15px;
        margin-bottom: 0px;
        padding-top: 3px;
    }*/
/* Create a custom checkbox */
/* Customize the label (the container) */
.checklist-name {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .checklist-name input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }


.navbar-inner .btn-navbar {
    display: none;
}

.relapos label {
    font-size: 13px;
    font-weight: 500;
}

.SumLabelSml {
    width: 100%;
    font-weight: 700;
}

#orderSummarypage section {
    margin-bottom: 10px;
}

/*.custom-launcher-148991 {
    left: 225px !important;
}*/

/*td .btn-default {
    height: 20px;
}*/

.bottomTitle .bottom {
    float: left;
}

#innerdiv .innerdivappend {
    padding-left: 5%;
}

.fullwidth {
    width: 100%;
}

.attach .fa-trash {
    font-size: 25px;
    color: #02c385;
}

#changepassword {
    min-height: 82vh !important;
}

#profile {
    min-height: 82vh !important;
}

    #profile .content-wrapper {
        padding-top: 10px;
    }

.resetpass {
    margin-left: -10px;
}

    .resetpass h1 {
        color: #fff;
    }

    .resetpass h2 {
        color: #fff !important;
    }

#AddnewConnection label {
    font-size: 14px;
    margin-right: 5%;
}

.carname {
    font-weight: 500;
}

.innerdivappend + hr {
    margin: 10px 40px;
    border: 0;
    border-top: 2px solid #eeeeee;
    border-bottom: 2px solid #ffffff;
    width: 85%;
}

.innerdivActionTypes {
    width: 100%;
    padding: 25px 0px;
}

    .innerdivActionTypes label {
        width: 30%;
        padding-left: 10px;
        text-align: left;
    }

.widthfifty {
    width: 50% !important;
}

.mb-5 {
    margin-bottom: 5px;
}

#innerdiv {
    overflow-y: auto;
    max-height: 160px;
}

.p-t-7 {
    padding-top: 1px !important;
    margin-top: -20px !important;
}

.oetooltip li {
    padding-bottom: 5px;
    text-align: left;
}

.oetooltip {
    overflow-y: visible;
    height: 200px;
}
/***=========================================================**/
/***Carriers Dashoard New UI/UX === Shaimaa****/
/**************Global Style***********/


.vcarrier_cont_newui a {
    color: #fff ;
}

    .vcarrier_cont_newui a:hover {
        text-decoration: none;
    }

.vcarrier_cont_newui .text-muted {
    color: #cacaca
}


.vcarrier_cont_newui .border-top {
    border-top: 1px solid #efefef
}

.vcarrier_cont_newui .border-right {
    border-right: 1px solid #efefef
}

.vcarrier_cont_newui .border-left {
    border-left: 1px solid #efefef
}


.vcarrier_cont_newui .form-control[type=text] {
    box-shadow: 0 0 5px #d7d7d7;
    width: -webkit-fill-available;
    border-radius: 5px;
    border: none;
}

.vcarrier_cont_newui .widget {
    background: #fff;
    margin: 15px auto 24px;
    border: 1px solid #e2e1e1;
    -moz-box-shadow: 0 3px 0 0 #dbdbdb;
    -webkit-box-shadow: 0 3px 0 0 #dbdbdb;
    min-height: auto;
    max-width: 100%;
}

    .vcarrier_cont_newui .widget .widget-head {
        background: #2D2D3C;
        border-bottom: 1px solid #e2e1e1;
        line-height: 35px;
        position: relative;
        padding: 0 14px 0 0;
        overflow: hidden
    }

        .vcarrier_cont_newui .widget .widget-head .heading {
            margin: 0;
            font-size: 15px;
            height: 35px;
            line-height: 35px;
            padding: 0 14px;
            font-weight: 700;
            float: left;
            color:#fff;
            font-weight : 600;
        }

    .vcarrier_cont_newui .widget .widget-body {
        padding: 14px
    }

/**************Main Style***********/
.vcarrier_cont_newui .list-group-1 > li .detailorder {
    font-size: 12px;
    color: #000;
    padding: 6px 5px;
    overflow: hidden;
    margin: 0;
    line-height: normal;
}

.vcarrier_cont_newui .list-group-1 > li p.detailorder span.lablenam {
    color: #888;
}

.vcarrier_cont_newui .ordername:hover {
    color: #03FFCF !important;
    text-decoration: none
}

.vcarrier_cont_newui .changerequest {
    background: #2d2d3c;
    border-top: 1px solid #e2e1e1;
}

.changerequest a {
    border-right: 1px solid #ddd;
    font-size: 12px;
    padding: 6px 6px 6px 0;
    text-align: center;
}

    .changerequest a:last-child {
        border: 0 none;
    }

    .changerequest a:hover {
        text-decoration: underline
    }

.vcarrier_cont_newui .ordernamehead {
    padding: 10px 5px;
    font-size: 13px;
    display: table;
    min-height: 25px;
}

a.ordername {
    display: table-cell;
    vertical-align: middle;
}

.vcarrier_cont_newui .dfdashboard_orders .widget .widget-body {
    padding: 0 0;
    background: #2d2d3c;
    color : #fff !important;
}

.vcarrier_cont_newui .dfdashboard_orders ul.list-group {
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 0 none;
    max-height: 185px;
    overflow-y: auto;
    min-height: 185px;
    list-style: none;
    padding : 5px;
}

.vcarrier_cont_newui .addNewContact_Row {
    background: #fff;
}


/*tabs**/
.vcarrier_cont_newui ul li.completed a span {
    color: #fff;
    font-size: 15px;
}

.vcarrier_cont_newui .dimmed {
    background-color: #fcfcfc;
    box-shadow: 0 0 5px #d5d5d5;
    cursor: auto;
    pointer-events: none;
}

.vcarrier_cont_newui ul li.dimmed a {
    color: #909090d9;
    background-color: #fcfcfc;
}

.vcarrier_cont_newui ul li.dimmed .notification-plan {
    display: none;
}

.vcarrier_cont_newui ul li.dimmed a.glyphicons {
    color: #bcbebb;
    cursor: default
}


.vcarrier_cont_newui ul li span.p_match {
    display: inline-block;
    background: #fff;
    width: 28px;
    height: 29px;
    text-align: center;
    line-height: 38px;
    position: absolute;
    right: 5px;
    bottom: -11px;
}

    .vcarrier_cont_newui ul li span.p_match:hover {
        cursor: pointer;
        background: #eee;
    }



.vcarrier_cont_newui .widget form {
    margin: 0;
}

.approved, .approved label {
    color: #1ac4a6 !important;
}

.pending, .pending label {
    color: #f2b600 !important;
}

.rejected, .rejected label {
    color: #e20000 !important;
}





.vcarrier_cont_newui .tab-content {
    position: relative;
    width: 98%;
    margin: 15px;
    box-shadow: 0 0 5px #d7d7d7;
    border-radius: 5px;
}

    .vcarrier_cont_newui .tab-content .btn-green {
        background-color: #43d4ba !important;
    }

.vcarrier_cont_newui .comingsoonLbl {
    padding: 10px;
    text-align: center;
    background: #a9bbd6;
    color: #fff;
    font-size: 14px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

.comingsoonLbl span {
    text-transform: uppercase;
    font-size: 22px;
    padding-left: 2px;
}



.vcarrier_cont_newui .contactprofile {
    margin: 20px auto;
    text-align: left;
}

    .vcarrier_cont_newui .contactprofile label {
        font-size: 14px;
        font-weight: 500;
        color: #8f8f8f;
    }

.vcarrier_cont_newui ul {
    list-style: none;
    margin: 0;
}

.vcarrier_cont_newui .row.comingsoonrow {
    margin: 10px 0 20px 0;
    background: #f1f5fb;
    padding: 10px 0px;
}

.vcarrier_cont_newui .sectionsHr {
    border-top: 2px solid #e7e7e7;
    margin: 15px 0 0 0;
}

.vcarrier_cont_newui #carrierplansaccordion .customcollapsedMATCH.panel {
    box-shadow: 0 0 0;
}

.vcarrier_cont_newui .formtitlerow {
    padding: 13px 0 5px 0;
}

    .vcarrier_cont_newui .formtitlerow span.typeHead, .vcarrier_cont_newui .formtitlerow .coloredheader {
        font-size: 14px;
        color: #999
    }


.vcarrier_cont_newui .panel-header {
    border-radius: 5px 5px 0 0;
    padding: 5px 15px;
    background-color: #fcfbff;
    border-bottom: 1px solid #dadada;
    text-transform: capitalize;
}

    .vcarrier_cont_newui .panel-header h2 {
        color: #5a5a5a;
        font-size: 18px;
        font-weight: 600;
    }

.vcarrier_cont_newui .widget.widget-tabs-double > .widget-head ul li.nextstep {
    background-color: #fff;
    border: 1px solid #02c385;
}

    .vcarrier_cont_newui .widget.widget-tabs-double > .widget-head ul li.active.nextstep, .vcarrier_cont_newui .widget.widget-tabs-double > .widget-head ul li.nextstep:hover {
        background-color: #029062;
    }

    .vcarrier_cont_newui .widget.widget-tabs-double > .widget-head ul li.nextstep a span {
        color: #02c385;
    }

    .vcarrier_cont_newui .widget.widget-tabs-double > .widget-head ul li.active.nextstep a span, .vcarrier_cont_newui .widget.widget-tabs-double > .widget-head ul li.nextstep:hover a span {
        color: #fff
    }


.vcarrier_cont_newui .carrier-widget-setup .block {
    box-shadow: 0 0 5px #d7d7d7;
    background: #FFF;
    border-radius: 5px;
    text-align: left;
    padding: 5px;
    min-height: 95px;
    max-height: 95px;
}


.vcarrier_cont_newui .widget.widget-tabs-double > .widget-head ul li a span.finished {
    padding-right: 8px
}

.vcarrier_cont_newui ul li.summarylitab,
.vcarrier_cont_newui ul li.summarylitab.middleorange.active, .vcarrier_cont_newui ul li.summarylitab.middleorange {
    border: 0px solid transparent;
    margin: 0
}

.vcarrier_cont_newui ul li .viewsummeryline {
    position: absolute;
    right: 4px;
    top: 12px;
    min-width: 110px;
    display: none;
    background: #fff;
    border: 1px solid #3e96cd;
    text-align: center;
    z-index: 1;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 15px;
    padding: 8px 37px;
    font-weight: 500;
}

.vcarrier_cont_newui ul li.middleorange.active {
    border: 1px solid #e69813;
}

.vcarrier_cont_newui ul li.middleorange {
    border: 1px solid #FFA712;
}

    .vcarrier_cont_newui ul li.middleorange a {
        color: #fff;
        background-color: #FFA712;
    }

    .vcarrier_cont_newui ul li.middleorange.active a {
        background-color: #e69813;
        color: #fff
    }

.vcarrier_cont_newui ul li.summarylitab,
.vcarrier_cont_newui ul li.summarylitab.middleorange.active, .vcarrier_cont_newui ul li.summarylitab.middleorange {
    border: 0px solid transparent;
    margin: 0;
    display: inline-block;
    position: relative;
}


.vcarrier_cont_newui .closewidget.fa-close:hover {
    background: #ddd;
    color: #666;
    text-decoration: none;
}

.vcarrier_cont_newui .widget.widget-tabs-double > .widget-head ul li.middleorange .viewsummeryline {
    right: 25px;
    width: 125px;
}

.vcarrier_cont_newui ul li span.p_match b {
    color: #000;
    vertical-align: middle;
    opacity: 0.5;
    margin-bottom: 8px;
}

.vcarrier_cont_newui .carrier-widget-setup .widget .widget-body {
    padding: 0 10px;
}


.vcarrier_cont_newui .carrier-widget-setup {
    margin: 0 auto;
    background: #fff;
    text-align: center;
}

    .vcarrier_cont_newui .carrier-widget-setup.in {
        height: auto !important;
        position: relative;
        min-height: 230px;
        padding-bottom: 10px;
    }


.vcarrier_cont_newui .widget.widget-tabs-double > .widget-head {
    padding: 14px 0 14px 14px;
    height: auto;
}

.vcarrier_cont_newui {
    border: 0 none;
    overflow: visible;
}



    .vcarrier_cont_newui .dfdashboard_orders .list-group-item {
        padding-right: 0;
    }

    .vcarrier_cont_newui .carrier-panel-title {
        display: block;
        margin-top: 10px;
        padding: 0
    }

        .vcarrier_cont_newui .carrier-panel-title:first-child {
            margin-top: 0
        }

        .vcarrier_cont_newui .carrier-panel-title .fa {
            float: right;
            color: #999;
            font-size: 14px;
            margin-top: 8px;
        }

        .vcarrier_cont_newui .carrier-panel-title .fa-plus:before {
            content: "\f067";
        }

        .vcarrier_cont_newui .carrier-panel-title.collapsed .fa-plus:before {
            content: "\f068" !important;
        }

    .vcarrier_cont_newui .initiateformrow {
        padding: 35px;
        text-align: center;
    }

.viewpansmapped table.table tr td {
    padding: 15px;
}


.vcarrier_cont_newui ::-webkit-scrollbar {
    width: 7px;
}

/* Track */
.vcarrier_cont_newui ::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.vcarrier_cont_newui ::-webkit-scrollbar-thumb {
    background: #8888885e;
    border-radius: 5px;
}

    /* Handle on hover */
    .vcarrier_cont_newui ::-webkit-scrollbar-thumb:hover {
        background: #888888c4;
    }

.modal-header {
    color: #fff !important;
    font-weight: bold;
    text-align: left !important;
    font-size: 16px;
    padding: 4px 15px !important;
    line-height: 36px !important;
    vertical-align: middle;
    height: 40px;
/*    margin: 0px 0px 12px;
*/    text-transform: uppercase;
    /* border-radius: 0 !important; */
    background: #2D2D3C !important;
    border-radius: 6px 6px 0 0 !important;
    margin-top: -5px;
    width: 94.8%;
    margin-left: -1px;
    border-bottom: none;
}
.modal-footer {
    padding: 8px 16px;
    text-align: right;
    background-color: #ffffff;
    border-top: 0px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    width: 94.7%;
    margin-left: -2px;
}
.modal-title {
    text-align: left;
    color: #fff !important;
}

.modal-footer button {
    background: #03FFCF !important;
    border: 1px solid #09D3AD !important;
    /* box-shadow: 0px 0px 4px #e2e2e2; */
    border-radius: 5px !important;
    cursor: pointer !important;
    padding: 7px 20px !important;
    width: 85px !important;
    color: #000 !important;
    font-weight: 600 !important;
    border: none !important;
    display: inline-block !important;
    font-size: 15px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
.modal-footer button:hover {
    background: #03FFCF !important;
    border: 1px solid #09D3AD !important;
    /* box-shadow: 0px 0px 4px #e2e2e2; */
    border-radius: 5px !important;
    cursor: pointer !important;
    padding: 7px 20px !important;
    width: 85px !important;
    color: #000 !important;
    font-weight: 600 !important;
    border: none !important;
    display: inline-block !important;
    font-size: 15px;
    text-transform: capitalize;
    transform:translateY(-9%);
}
/*Enjy UI DF*/
.vcarrier_cont_newui ul li.completed {
    background-color: #3e96cd;
}

.vcarrier_cont_newui ul li.btn {
    min-width: 150px;
    position: relative;
    padding: 5px 0;
    border-radius: 3px;
}

    .vcarrier_cont_newui ul li.btn a {
        padding: 5px 40px;
    }

    .vcarrier_cont_newui ul li.btn.active {
        background-color: #fff;
        border: 1.3px solid #3e96cd !important;
    }

        .vcarrier_cont_newui ul li.btn.active a span {
            color: #3e96cd;
        }

.carrier-widget-setup .wizard {
    padding: 35px 5px;
    position: relative;
}

.vcarrier_cont_newui ul li.completed .checked-i:before {
    position: absolute;
    top: -15px;
    right: 5px;
    color: #fff;
    background-color: #43d4ba;
    padding: 3px;
    border-radius: 50%;
    content: "\f00c";
    width: 25px;
    font-family: "FontAwesome";
    height: 25px;
    z-index: 10;
}


.con-Section {
    margin: 5px 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #dcdcdc;
    border-left: 3px solid #3e96cd;
    box-shadow: 0px 0px 5px #c5c5c5;
}

span.formStatus.btn {
    position: absolute;
    top: -40px;
    background-color: #43d4ba;
    border-radius: 5px;
    padding: 3px 10px;
    left: 30%;
    color: #fff !important;
}

    span.formStatus.btn:after {
        font-size: 30px;
        content: "\f0d7";
        position: absolute;
        top: 40%;
        left: 45%;
        font-family: "FontAwesome";
        color: #43d4ba;
    }

span.notification-plan {
    position: absolute;
    right: 5px;
    top: -15px;
    background-color: #e20000;
    padding: 3px 10px;
    border-radius: 50%;
    color: #fff !important;
    z-index: 10;
}

.con-Section.disabledtr {
    border-left: 3px solid #e20000 !important;
}

.disabledtr .carrier-widget-setup {
    pointer-events: none;
    cursor: auto;
}

.disabledtr .checked-i:before, .disabledtr span.formStatus.btn {
    display: none;
}

.disabledtr ul li.btn {
    background-color: #fcfcfc;
    box-shadow: 0 0 5px #d5d5d5;
}

    .disabledtr ul li.btn span {
        color: #909090d9 !important;
    }

.disabledtr btn {
    background-color: #fcfcfc !important;
    box-shadow: 0 0 5px #d5d5d5;
}

.breadcrumb.dfNav {
    padding: 0 18px;
}

    .breadcrumb.dfNav .breadcrumb-item {
        font-size: 13px;
        font-weight: 500;
    }

        .breadcrumb.dfNav .breadcrumb-item a {
            color: #3e96cd;
        }

.block .fa-file:before {
    content: "\";
}

.block label {
    font-size: 15px;
    font-weight: 500;
    color: #8f8f8f;
    min-width: 50px;
}

.block span {
    font-size: 15px;
    font-weight: 500;
}

.text-info label, .text-info {
    display: block;
    color: #1a1a1a;
}

a.reportbtn {
    font-size: 20px;
    margin-top: 5px;
}

.signdiv {
    display: inline-block;
}

.pb-0 {
    padding-bottom: 0;
}

.vcarrier_cont_newui .closewidget.fa-close {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0;
    filter: alpha(opacity=100);
    color: #999 !important;
    border: 1.5px solid #999;
    border-radius: 25px;
    width: 23px;
    line-height: 23px;
    font-size: 15px;
    background-color: #fff !important;
}

.checkall-div label {
    color: #3a87ad;
    font-weight: 600;
    font-size: 15px;
}

.checkall-div .checkbox {
    display: inline-block;
}

.m-10 {
    margin: 10px;
}

.larg-lbl {
    font-size: 20px !important;
    color: #4E4E4E !important;
}

.Active label {
    color: #43d4ba;
}

.hasplans .icon-check {
    color: #fff;
    background-color: #02C385;
    border-radius: 70px;
    font-size: 25px;
}

.noplans .icon-close {
    color: #fff;
    background-color: rgb(240, 91, 79);
    border-radius: 70px;
    font-size: 25px;
}

.checkbox-lbl {
    display: contents;
}

.quicklinks-btn {
    right: 0;
    top: 215px;
    z-index: 99;
    border-radius: 3px;
    transform: rotate(90deg);
    margin-right: -38px;
    font-size: 16px;
    padding: 9px 17px;
    border: 1.1px solid #dedede;
    position: fixed;
    color: #2f659b;
    text-shadow: 3px 2px 4px darkgrey;
    background-color: #ececec8a;
}

a.closeVerticalbar {
    text-align: right;
    margin: 3px 2px;
    padding: 0 !important;
    border-bottom: none !important;
    font-size: 14px;
    color: #a0a0a0 !important;
}

.closeVerticalbar i {
    border: 1.2px solid;
    border-radius: 27px;
    padding: 4px 6px;
}

/*----------Transmission Dashboard----------*/

.fade {
    display: none;
}

    .fade.in {
        display: block;
    }

.disabledLink {
    pointer-events: none;
    opacity: 0.4;
}

.ChangeSchedule.modal.fade.in {
    width: 50%;
    left: 44%;
    top: 40%;
}

.ChangeSchedule .modal-body {
    overflow-x: hidden;
    max-height: 430px;
    margin-bottom: 5px;
}

.ChangeSchedule .fa-calendar {
    color: #02c385;
    font-size: 21px;
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}

.ChangeSchedule .schedulesection {
    border: 1px solid #e0e0e09c;
    border-radius: 10px;
    box-shadow: 0px 0px 7px #d8d8d87a;
    padding: 7px 0px;
    background-color: #fbfbfba8;
    margin-bottom: 10px;
}

.ChangeSchedule h3 {
    font-size: 16px;
}

.ChangeSchedule label {
    display: -webkit-inline-box;
}

.ChangeSchedule #weeklysection input {
    margin-right: 5px;
}

.onDemandRequest input[type="checkbox"], #viewFilesTable input[type="checkbox"] {
    width: 20px;
    height: 20px;
}

.onDemandRequest .searchpding, #viewFilesTable .searchpding {
    width: 35px;
    height: 30px;
    padding-right: 0;
    float: right;
}

.searchbylbl {
    color: #a6a6a6;
    font-size: 16px;
    font-weight: 500;
}

.modaltextarea {
    text-align: left;
}

    .modaltextarea textarea {
        width: 95%;
        resize: none
    }

.ondemandModal {
    max-height: 380px;
}

    .ondemandModal label {
        width: auto;
        font-weight: 500;
    }

        .ondemandModal label input {
            float: left;
            margin-right: 5px;
        }

.has-search {
    display: inline-block;
}

    .has-search .form-control {
        padding-left: 2.375rem;
    }

    .has-search .form-control-feedback {
        position: absolute;
        display: block;
        width: 2.375rem;
        line-height: 2rem;
        text-align: center;
        pointer-events: none;
        color: #aaaaaabf;
        font-size: 14px;
    }

.smalltable .text-center {
    text-align: center !important;
}

.carrierfilesFilters input, select {
    vertical-align: middle !important;
}

.transmissionDB-tabs {
    justify-content: center;
    display: flex;
}

    .transmissionDB-tabs .nav-tabs {
        border-bottom: none;
    }

        .transmissionDB-tabs .nav-tabs > li.active > button, .transmissionDB-tabs .nav-tabs > li.active > a {
/*            color: #fff !important;
*//*            background-color: #02c385 !important;
*//*            border-bottom-color: #02c385 !important;
*/          background-color: #03FFCF !important;
            color: #161626;
            border-radius: 5px;
            border: 1px solid #09D3AD;
        }

        .transmissionDB-tabs .nav-tabs > li > button, .transmissionDB-tabs .nav-tabs > li > a {
            box-shadow: 0px 0px 10px #00000024;
            color: #000;
            padding: 10px 40px;
            font-size: 17px;
            font-weight: 600;
            background-color: #fff;
            border: 1px solid transparent;
        }

.actioncol {
    display: flex;
    padding: 5px;
    justify-content: center;
}

.pt-20 {
    padding-top: 20px;
}

.FixedLayout-Table {
    table-layout: fixed;
}

.underlined-lbl {
    font-size: 17px;
    font-weight: 500;
    text-decoration: underline;
}

.groupProfile label {
    font-size: 15px;
    font-weight: 500;
    margin-right: 4%;
}



.btn:hover .fa-download {
    color: #fff;
}

.loginmfa {
    height: 95vh;
    text-align: center;
    background-image: url(../img/bg.jpg);
    background-size: cover;
    margin-top: -10px;
    color: #f6f6f6;
}

    .loginmfa header {
        padding-top: 2%;
    }

    .loginmfa p {
        margin-top: 2%;
        font-size: 18px;
        font-weight: 600;
    }



.Detailsmodal label {
    font-size: 17px;
    font-weight: 500;
}

.Detailsmodal {
    margin-left: 12%;
}

.scrollable-section {
    min-height: 500px;
    overflow-x: auto;
    overflow-y: hidden;
}

#TransmissionTable tbody > tr > td {
    min-width: 125px !important;
}

.toggle.ios, .toggle-on.ios, .toggle-off.ios {
    border-radius: 5px;
    width: 80px !important;
    height: 20px !important;
    min-height: 20px;
}

    .toggle.ios .toggle-handle {
        border-radius: 5px;
        width: 30px !important;
        height: 20px !important;
        min-height: 20px;
    }

.toggle-on.btn {
    min-width: 30px;
}

.ui-autocomplete li:hover {
    background-color: #02c385;
    color: #fff;
    cursor: pointer;
}

.ui-autocomplete .ui-menu .ui-menu-item {
    padding: 0px 10px;
}

#OEdates label {
    min-width: 225px;
}

.loginstamp h2 {
    color: #80c13f;
    margin-top: 40%;
    font-size: 23px;
    font-weight: 500;
    background-color: #322e2e29;
    padding: 0px 10px;
    border-radius: 5px;
}

.tooltip .tooltip-inner {
    padding: 3px;
    color: black;
    font-weight: 500;
    background-color: #fff;
}

.tooltip {
    background-color: #fff;
}

    .tooltip.in {
        opacity: 1;
    }

.jobsummarymodal label {
    font-weight: 500;
    margin-right: 5px;
}

.erroroccured {
    color: #f01515 !important;
    float: none !important;
    font-size: 15px;
    font-weight: 500 !important;
}

.resubmitSSNs {
    resize: none;
    width: 95%;
}

.resubmitSection .body-container {
    max-width: 90%;
    margin: 10px;
}

.resubmitSection input, .resubmitSection select {
    width: -webkit-fill-available;
}

.mt-10precnt {
    margin-top: 10%;
}

.del-resubmitSection {
    color: #58666e !important;
}

    .del-resubmitSection i {
        font-size: 20px;
    }

.toggle.btn {
    border-radius: 40px;
}

.toggle .toggle-off {
    text-align: left;
}



#DataSetDateRange, #TransDateRange {
    width: 188px !important;
}

.date-picker-wrapper .month-wrapper {
    width: auto !important;
}

.date-picker-wrapper {
    z-index: 1100;
}

#ResubmitDataRangediv {
    margin-top: 24px;
}

.datamatchingiframe .container {
    width: 100%;
}

.datamatchingiframe html {
    overflow: hidden;
}

#missingFiles {
    font-size: 14px;
    width: fit-content;
    border-radius: 5px;
    border: 1px solid #f9f9f9;
    margin: 15px 7px;
    background-color: #f9f9f9;
    box-shadow: 0 0 10px #aaaaaa9c;
    padding: 5px 10px;
    font-weight: 700;
    color: #525252;
}

.missingcount {
    color: rgb(240, 91, 79);
    margin-left: 5px;
    font-size: 17px;
}

#missingFiles .fa-exclamation-triangle {
    color: rgb(240, 91, 79);
    margin: 0px 5px;
}

.viewjobs-td .btn {
    padding: 6px 12px !important;
    margin-right: 3px;
    transition :all 0.9s ease 0s;
}

..viewjobs-td .btn:hover{

    background: #03FFCF !important;
    border-radius: 5px;
    float: right;
    color: #161626 !important; 
    transform : translateY(-9%);
}

.viewjobs-td {
    display: inline-flex;
}

.displayInline {
    display: inline-block;
}

.autoForm .form-control {
    width: auto;
    min-width: 100px;
}

.onDemandconfirmModal {
    z-index: 1100;
}

#SSNInstructiondiv {
    margin-top: -10px;
    text-align: left;
    padding-left: 15px;
}

    #SSNInstructiondiv p {
        font-size: 13px;
        font-weight: 600;
    }

.textareaminheight {
    min-height: 50px;
    resize: none;
    min-width: 500px !important;
}
/*InBoundChartStyles*/
.bootstrap-select .dropdown-toggle {
    color: #555555 !important;
    margin-bottom: 8px;
    border: 1px solid #00000029 !important;
    border-radius: 5px;
    box-shadow: none !important;
    font-size: 13px;
    padding: 5px 10px;
    font-weight: 400;
}

.bootstrap-select .caret {
    opacity: 1 !important;
}

.bootstrap-select .btn.dropdown-toggle:focus {
    outline: none !important;
}

.bootstrap-select .btn.dropdown-toggle:hover {
    background-color: #fff;
}

.bootstrap-select .inner {
    max-height: 300px !important;
}

.bootstrap-select .dropdown-menu {
    border-radius: 5px !important;
}

.bootstrap-select .bs-searchbox .form-control {
    width: 80%;
}

.inboundchart {
    max-width: 100%;
    min-height: 300px;
    border: 1px solid #eee;
    background-color: #fff;
}

.inboundchartdata {
    max-width: 100%;
    border-top: none;
}

    .inboundchartdata * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .inboundchartdata table {
        width: 100%;
        border-collapse: collapse;
    }

        .inboundchartdata table th,
        .inboundchartdata table td {
            text-align: center;
            padding: 5px 7px;
            min-width: 50px;
        }

        .inboundchartdata table th {
            background: #999;
            color: #fff;
        }

        .inboundchartdata table td {
            border: 1px solid #eee;
            cursor: auto !important;
        }

            .inboundchartdata table td.row-title {
                font-weight: bold;
                width: 150px;
            }

    .inboundchartdata tr:hover td {
        cursor: pointer;
    }

.amcharts-chart-div a {
    display: none !important;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    width: 90%;
}

.bootstrap-select span.glyphicon.glyphicon-ok.check-mark::after {
    content: "\f00c";
    font-family: fontawesome;
    font-size: 16px;
}

.input-minwidth {
    width: 205px;
}

text-validation
.requiredlabel {
    width: auto;
}

.requiredlabel::after {
    content: "*";
    color: red;
    font-size: 15px;
    font-weight: 600;
    vertical-align: middle;
    margin-left: 5px;
}

label.masterTooltip {
    min-width: 5px !important
}

.MultiCompsRadioBtn {
    margin-left: 5px !important;
}

.text-validation {
    color: red;
    display: block;
}

.uploadformsview label {
    display: block;
}

.ui-autocomplete > li.ui-state-focus {
    background-color: #02C385;
    color: #fff;
}

.newgraphWidth div {
    width: 16.66%;
}


.header-title {
    font-weight: 600;
    color: #525252;
    font-size: 30px;
}

tr.dtrg-group.dtrg-start {
    cursor: pointer;
}

table.dataTable tr.dtrg-group td {
    background-image: linear-gradient(#f4f4f4, #f8f8f8e6, #e8e8e8);
    padding: 10px !important;
    color: #555555 !important;
    font-weight: 500 !important;
}

tr.dtrg-group.dtrg-start.dtrg-level-0 td::before {
    content: "\f0da";
    font-family: fontawesome;
    margin: 0px 10px 0px 5px;
    vertical-align: middle;
}

.toggleiconcollapse td::before {
    content: "\f0dd" !important;
}

.inboundfiles-dt tbody td {
    padding: 10px 15px !important;
    font-size: 15px;
    background-color: #fff;
}

.inboundfiles-dt tr.dtrg-group td {
    border: 0px !important;
}

.subtitle {
    color: #555555;
    font-size: 20px !important;
    font-weight: 600;
}

.inboundfiles-dt th::after {
    display: none;
}

.inboundfiles-dt th {
    cursor: auto !important;
    min-width: 180px !important;
    padding: 5px 10px !important;
}


.bold-letter {
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
}


.inboundfiles-dt {
    display: flex;
    flex-flow: column;
    height: 100%;
    width: 100%;
}

    .inboundfiles-dt thead {
        /* head takes the height it requires, 
and it's not scaled when table is resized */
        flex: 0 0 auto;
    }

    .inboundfiles-dt tbody {
        /* body takes all the remaining available space */
        flex: 1 1 auto;
        display: block;
        overflow-y: auto;
        max-height: 350px;
    }

        .inboundfiles-dt tbody tr {
            width: 100%;
        }

        .inboundfiles-dt thead, .inboundfiles-dt tbody tr {
            display: table;
            table-layout: fixed;
        }

            .inboundfiles-dt tbody tr.hidden {
                display: none !important;
            }

#groupDetails .toggle.btn-sm {
    min-width: 75px !important;
}

/*table.dataTable.order-column tbody tr.OnDemandIndicator > td:first-child {
    border-left: 10px Solid #02C385;
}
table.dataTable.order-column tbody tr.OnDemandIndicator:hover > td:first-child {
    border-left: 10px Solid #02C385;
}*/

table.dataTable.order-column tbody tr.OnDemandIndicator > td:first-child {
    border-left: 10px Solid #02C385;
}

table.dataTable.order-column tbody tr.OnDemandIndicator:hover > td:first-child {
    border-left: 10px Solid #02C385;
}

.customizedwidth select, .customizedwidth input[type=text] {
    width: auto;
    min-width: 190px;
}

.customizedwidth select {
    min-height: 33px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    font-family: "FontAwesome";
}

.selected .glyphicon-ok.check-mark:after {
    content: "";
    color: #fff !important;
}

.bootstrap-select .dropdown-menu li a.selected:after {
    content: "";
    color: rgba(0, 0, 0, 0.2);
    font-family: "FontAwesome";
    right: 15px;
    position: absolute;
}

.TicketLabel {
    display: block;
}

.bootstrap-select .btn-default {
    font-weight: 500 !important;
    border: 1px solid #d5d5d5 !important;
    box-shadow: none !important;
    outline: none !important
}

    .bootstrap-select .btn-default:focus {
        outline: none !important
    }

li#uploadform {
    background-position: center left;
    /*background-image: none !important;*/
}

li#BRList {
    background-position: center left;
    /*background-image: none !important;*/
}

.tooltip2 {
    position: relative;
    display: inline-block;
}

    .tooltip2 .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: lightgray;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
    }

    .tooltip2:hover .tooltiptext {
        visibility: visible;
        background-color: #f2f2f2;
        white-space: nowrap;
        width: auto;
        padding: 5px 10px;
        margin-left: 15px;
        margin-top: -5px;
        font-weight: 500
    }

span.tooltiptext::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    left: 0;
    top: 50%;
    border: 10px solid transparent;
    border-left: 0;
    border-right: 15px solid #f2f2f2;
    transform: translate(calc(-100% - -5px), -50%);
}

.hoverInfo {
    background-color: #fff !important;
    white-space: nowrap;
    height: 100px !important
}

.blockedPercent {
    background-color: #fff !important;
    white-space: nowrap;
}

.amcharts-balloon-div-categoryAxis {
    height: 20px !important;
    display: block !important
}

.amcharts-chart-div .amcharts-balloon-div.amcharts-balloon-div-categoryAxis {
    max-height: 100px !important;
    min-height: 20px !important;
    height: 100% !important;
    border-radius: 10px !important;
}

#GroupsTextArea {
    min-height: 110px;
    max-height: 110px;
}

.pr-50 {
    padding-right: 50PX;
}

.text-cut, .text-cut .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    text-overflow: ellipsis;
    width: 170px;
    white-space: nowrap;
}

.lightSelectoption {
    color: #aeabab;
    padding: 5px 0px 5px 2px;
}

.manyinputarea input, .manyinputarea select {
    max-width: 180px
}
.manyinputarea2 select {
    max-width: 194px!important;
}

.scrollabletable table.table-bordered.pertable thead th {
    min-width: 80px !important;
    font-size: 13px !important;
}

.scrollabletable .table-bordered > tbody > tr > td {
    font-size: 13px !important;
}

.scrollabletable .dataTables_wrapper {
    overflow-x: auto;
}

.addoeview .radiolbloption {
    min-width: 100px !important;
    margin-left: 5px;
}

.inboundchartwidth.pcount {
    left: 7px !important;
}

.pcount-Tickets360chart,
.pcount-DFTicketschart {
    left: 7px !important;
}

.min-h-300 {
    min-height: 300px !important;
}

.inboundchartwidth .keys ul li {
    min-width: 169px !important;
}

.ml-35 {
    margin-left: 35px !important;
}

.carrierInboundchart.projectgraph div {
    width: 20%;
}

.custom-panel .panel-heading {
    font-size: 20px !important;
    border: none !important;
}

.subtitle-green {
    font-size: 17px;
    font-weight: 500;
    color: #03FFCF;
}

.divider {
    border: 1px solid #ccc5;
    width: 90%;
    margin: 10px auto;
}

.subtitle-sm {
    color: #767676;
    font-size: 12px;
    margin-left: 5px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-12 {
    margin-left: 12px;
}

.ml-5 {
    margin-left: 5px
}

.mb-20 {
    margin-bottom: 20px;
}

.pr-0 {
    padding-right: 0 !important
}

.liststat .fa-hourglass {
    font-size: 25px !important;
    margin-top: -3px !important;
}


.jobsfilters input, .jobsfilters select {
    width: auto !important;
    min-width: 100px !important;
}

select.minwidth205 {
    min-width: 205px !important
}

input.minCheckbox {
    display: inline-block;
    min-width: 25px !important;
}

/*-----add ticket type style*/
.Ticket_btn_custom_checkbox {
    width: 15px !important;
    height: 15px !important;
    box-shadow: none;
    margin-top: 10px;
    margin-bottom: 10px;
}

.Ticket_btn_label {
    /*
        font-size: 1.2em;
    margin-bottom: 0;
    line-height: .5;
    padding-left: 7px;
    margin-right: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
    */
    line-height: .5;
    padding-left: 7px;
    margin-right: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 1.2em;
    font-weight: 400;
}

.ticketTypes_div {
    display: inline-flex;
    //box-shadow: 1px 1px 10px rgba(0,0,0,.5);
    padding: 1em;
    flex-direction: column;
    box-sizing: border-box;
    width: 100%;
    margin: 1em 0;
    padding: .5em;
    border-radius: 5px;
    border: 1px solid #cccccc;
}


.fw-normal {
    font-weight: normal !important;
}

.choose-edi-connetion-title {
    font-size: 1.3em;
    font-weight: 600;
}

.conntypenot {
    font-size: 1.2em;
    font-weight: 400 !important;
}


.bg-green-imp {
    background: #02c385 !important;
}

/*-----add ticket type style*/
.in {
    height: auto !important;
}
.btn-green.active-to-lightblue {
    background: #57c6d0 !important;
}
/*=======Transmission dashboard*/
.redPG>td{
    background:red !important;
    color:white !important;
}

.redPG > td > .redClass > a {
        color: white !important;
        text-decoration: underline;
}

table.dataTable.order-column tbody tr.OnDemandRedIndicator > td:first-child {
    border-left: 10px Solid #f60505;
}

table.dataTable.order-column tbody tr.OnDemandRedIndicator:hover > td:first-child {
    border-left: 10px Solid #f60505;
}
.RedStatus {
    background-color: Red;
    color: white;
    /*text-align: center;*/
    padding: 5px;
    border-radius: 5px;
}
    .RedStatus > a {
        color: white !important;
        text-decoration: underline;
    }

.ProductionIndicator {
    width: 13px;
    height: 13px;
    color: #fff;
    margin-right: 8px;
    margin-bottom: 4px;
    border-radius: 50%;
    background: green;
    display: inline-block;
    vertical-align: middle;
}

.TestingIndicator {
    width: 13px;
    height: 13px;
    color: #fff;
    margin-right: 8px;
    margin-bottom: 4px;
    border-radius: 50%;
    background: darkorange;
    display: inline-block;
    vertical-align: middle;
}

.projectStatusFilterTD {
    margin-top: 3px;
    padding-right:15px; 
    padding-top : 10px;
    float : right ; 
    
}

.projectStatusFilterTD a {
   text-decoration:none;
   margin : 5px 5px 5px 20px;
   padding : 5px;
   color : #333333 ;
   display:inline-block; 
   font-size : 18px; 
}
.projectStatusFilterTD a span {
    width: 15px;
    height: 15px;
    background-color: #fff;
    float: left;
    margin-right: 8px;
    border-radius: 50%;
    margin-top: 5px;
}

.projectStatusFilterTD a.selected, .projectStatusFilterTD a:hover {
    background-color: #e0e3e7;
    border: 1px solid #d1d3d6;
    border-radius: 5px;
    text-decoration: none;
}

.projectStatusFilterTD a.allprojectsTD span {
   background-color: #479df5;
}

.projectStatusFilterTD a.productionTD span {
    background-color: green;
}

.projectStatusFilterTD a.testingTD span {
    background-color: darkorange;
}

/*PEO Order Page UI Fixes*/
.compdialog2{
    padding-left:15px;
    padding-right:15px ;
    text-align:left !important;
}
.compDialog label{
    width:auto !important;
}

.d-flex{
    display:flex;
}

.contain-peo-company-search {
    position: relative;
    /* background: red; */
    width: 288px;
    margin: 16px 0;
    overflow: hidden;
}

.contain-peo-company-search input {
    margin-bottom: 0;
    width: 100%;
     box-sizing: border-box; 
    padding-right: 37px;
}

.contain-peo-company-search .btn {
    position: absolute;
    background: transparent !important;
    border: none !important;
    top: 0;
    right: 0;
    margin-right: 0;
}

.m-r-10px{
    margin-right:10px;
}

.edit-carriers {
    margin-top: 2px !important;
    margin-bottom: auto !important;
}

.edit-carriers-labels {
    text-align: left !important;
    padding-left: 10px !important;
}
.w-100-imp-border-box {
    width: 100% !important;
    box-sizing: border-box;
}

.PEOCompanies-edit-carriers-modal{
    width:800px !important;
    max-width:100% !important;
    overflow-x:hidden !important;
    margin-left :-400px !important;
}


    .PEOCompanies-edit-carriers-modal .modal-dialog .modal-content .modal-body{
        width: 100% !important;
        max-width: none !important;
        box-sizing: border-box !important;
    }

.black-color {
    color: #161626 !important;
}

.w-100{
    width:100%;
}

.d-block {
    display:block;
}

.text-center{
    text-align:center;
}

.mt-0-imp{
    margin-top:0 !important;
}

/*Hide data table length at action item inner table*/
.no-dataTables-length-table .dataTables_wrapper .dataTables_length{
    display:none !important;
}
/*to Center colummns at OEDashboard page*/
.disabledspantextOE {
    margin-left: auto !important;
    margin-right: auto !important;
}

.btn.btn-success.toggle-on:hover {
    background: #03FFCF !important;
    color: #161626 !important;
}
.df_order_button {
    background: #03FFCF !important;
    color: black !important;
    font-weight:600;
}

.authUsersModal {
    text-align: left !important;
    margin-left: 4px;
}

    .authUsersModal label {
        width: auto;
        font-weight: 400;
        margin-left: 8px;
    }

        .authUsersModal label input checkbox {
            float: left;
            margin-right: 5px;
        }
.selectAuthMTUsersLink {
    float: left;
    line-height: 35px;
    color: #2F659B !important;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-right: 10px;
}