.active-pill {
    border: solid 2px #3d577e;
    border-radius: 0px;
}

.active-button {
    background-color: var(--mainColor);
    color: #ffffff;
}

.circle {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 16px;
    width: 16px;
    height: 16px;
    padding: 0px;
    margin-top: 20px;
}

.outer-box {
    border: 1px solid #b5b5b5;
    background-color: #ffffff;
    font-size: 20px;
    padding: 6px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.text-style-1 {
    color: #b5b5b5;
    font-size: 110%;
}

.text-style-2 {
    color: #616161;
}

.text-style-3 {
    color: #595968;
    font-size: 22px;
}

.outer-box .fix-left-margin {
    margin-left: -10px;
}
.fix-left-margin-view {
    margin-left: -18px;
}
.outer-box .blue-text {
    color: #3d577e;
}

.outer-box:hover {
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(6, 1, 0, 0.5);
}

a:hover, a:visited, a:link, a:active {
    text-decoration: none;
    border-radius: 0px !important;
    /*width: 140px;*/
}

.fare-wrapper > div {
    margin-top: 10px;
    padding-bottom: 10px
}

.small-circle {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    border: 12px solid #3d577e;
}

.left-floating {
    float: left !important;
}

.right-floating {
    float: right !important;
}

.circles-outer{
    background-color: #f5f5f5;
    border: solid 0px #b5b5b5;
    float: left;
    margin-top: -39px;
    min-height: 30px;
    width: 30px;
    border-radius: 40px;
    /* display: inline-block; */
    margin-left:-5px;
}

.circles {
    background-color: #b5b5b5;
    border: solid 0px #b5b5b5;
    float: left;
    margin-top: -34px;
    min-height: 20px;
    width: 20px;
    border-radius: 40px;
    /* display: inline-block; */
    font-size: 11px !important;
    margin-right: 1%;
    color: #000000;
}


#fareData >div {
    width: 100%;
    border-bottom: solid 1px #d6d4d4;
    margin: 1% 0 2% 0;
    display: inline-block !important;
    color: #4a4a4a;
    padding-left: 10px;
}
.circles > div {
    position: relative;
    bottom: -30px;
    width: 100px;
    left: -30px
}
.panel-header{
    height:15%;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.14);
}


.panel-content{
    margin:5% ;

}
.progress-line {
    /*border: 2px solid #b5b5b5;*/
    min-height: 6px;
    background: #b5b5b5;
}

.progress-line > div {
    border: 3px solid #3d577e;
    background: #3d577e;

}

.dropdown-left {
    left: -95%;
}

.fix-height-btn {
    border: solid 2px #3d577e;
    height: 49px;
}

.fix-margin-3x {
    margin-top: 20px;
}

.fix-margin-2x {
    margin-top: 10px;
}

.profile-btn {
    /*margin-left: 8%;*/
    height: 46px;
    width: 180px;
    background-color: #3d577e;
    color: #ffffff;
    border-color: #3d577e;
    border-width: 0px;
    border-radius: 6px;
}

.active {
    /*font-size: 16px;*/
}

.normal {
    /*font-size: 16px;*/
}

.tab-custom .nav-tabs > li> a{
    background : #ffffff;
    /*margin:0;*/
    /*padding:0*/
}

.tab-custom .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:visited, .nav-tabs > li.active > a:focus{
    border : 0;
    border-bottom: 2px solid #3d577e !important;

    /* color: #555; */
    /* cursor: default; */
    /* background-color: #fff; */
    /* border: 1px solid #ddd; */
    /* border-bottom-color: transparent; */
}

.outer-box-no-hover {
    border: 1px solid #b5b5b5;
    background-color: #ffffff;
    font-size: 20px;
    padding: 6px;
    border-radius: 6px;
    border-top-left-radius: 0px;

    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.live-track-box {
    background: #ffffff;
    color: #a4adb8 !important;
}



#pipeline {
  padding-left: 3%;
  padding-right: 3%;

}

#ordDet {
    width: 600px;
    float: left;
}

#ordDetMap{
    width:calc( 100% - 600px );
    float:left
}

.PickUp {
    background-color: #fbfcfc;
    border: solid 0.8px rgba(150, 150, 150, 0.43);
    min-height: 115px;
    width: 48%;
    float: left;
}

#p2{
    margin-left: 4%;
}

.fareText{
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
}

.fabSpeedDial .text-capitalize {
    text-transform: capitalize;
}
.fabSpeedDial .md-fab:hover, .fabSpeedDialdemoBasicUsage .md-fab.md-focused {
    background-color: #000 !important;
}
.fabSpeedDial p.note {
    font-size: 1.2rem;
}
.fabSpeedDial .lock-size {
    margin-left: auto;
    margin-right: auto;
}

.ordType{
    max-width:215px;
}

.tab{
    min-width: 450px;
    margin-top: 3px;
}

.proHeading {
    font-size: 18px;
    font-weight: bold;
    color: #595968;
    text-align: left
}

@media only screen and (max-width: 992px) {
    #addWalletCash {
        text-align: center;
        padding-bottom: 15px;

    }
}
@media only screen and (max-width: 780px) {

    .circles > div {
        position: relative;
        bottom: -30px;
        width: 100px;
        left: -20px;
        font-size:10px !important;
    }
    .tab{
        min-width: 0px;
        margin-top: 3px;
    }
    .proHeading{
        font-size: 15px;
    }


    .order-type{
        text-align: center;
    }

    .small-circle {
        width: 4px;
        height: 4px;
        border-radius: 10px;
        border: 6px solid #3d577e;
    }

    /*.change-order-view{*/
        /*display: flex;*/
        /*flex-direction:column-reverse;*/
    /*}*/
    /*.change-order-map-view{*/
        /*height: 1200px;*/

    /*}*/
    #ordDet {
        width: 100%;
        float: left;
    }
    #ordDetMap{
        display:none;
    }

}

@media only screen and (max-width: 412px) {

    .circles > div {
        position: relative;
        bottom: -30px;
        width: 100px;
        left: -20px;
        font-size:8px !important;
    }

    .ordType{
        max-width:100%;
        text-align: center;
    }

    .small-circle {
        width: 4px;
        height: 4px;
        border-radius: 10px;
        border: 6px solid #3d577e;
    }

    /*.change-order-view{*/
    /*display: flex;*/
    /*flex-direction:column-reverse;*/
    /*}*/
    /*.change-order-map-view{*/
    /*height: 1200px;*/

    /*}*/
    #ordDet {
        width: 100%;
        float: left;
    }
    #ordDetMap{
        display:none;
    }
    .PickUp {
        background-color: #fbfcfc;
        border: solid 0.8px rgba(150, 150, 150, 0.43);
        min-height: 115px;
        width: 100%;
        float:none;
    }

    #p2{
        margin-left: 0;
        margin-top: 7%;
    }

}

#order-summary{

}

.md-button.md-fab {
    z-index: 20;
    line-height: 56px;
    min-width: 0;
    width: 37px !important;
    height: 20px !important;
    vertical-align: middle;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    border-radius: 50%;
    background-clip: padding-box;
    overflow: hidden;
    transition: all .3s cubic-bezier(.55,0,.55,.2);
    transition-property: background-color,box-shadow,-webkit-transform;
    transition-property: background-color,box-shadow,transform;
}


.tableCol{

    text-align:center !important;
}

.header-styles {
    background-color: #fafafa !important;
    width: 100% !important; 
    box-shadow: 0 0 8px rgba(0, 0, 0, .1)!important;
    padding: 13px 10px;
    margin-top: 3px;
}
.header-text{
    font-size: 18px;
    font-weight: bold;
    color: #3d577e;
}
.flex-50{
    flex: 50%;
}

.margin-top-30{
    margin-top: 30px!important;
}
.accept-order-text{
    padding: 3px 13px 3px 0;
    font-size: 20px
}
.status-text{
    padding: 1px 13px;
    font-size: 22px;
}
