﻿
.header-form {
    height: 15px;
    width: 94px;
    color: #221E1E;
    font-family: Roboto;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 15px;
}

.modal-Scroll-Content {
    max-height: 500px;
    overflow-y: auto;
}

.btnColor {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

p.MsoNormalAgree, li.MsoNormalAgree, div.MsoNormalAgree {
    margin-top: 0in;
    margin-right: 0in;
    margin-bottom: 10.0pt;
    margin-left: 0in;
    line-height: 115%;
    font-size: 11.0pt;
    font-family: "Calibri",sans-serif;
}

.bgcolor {
    background-color: #f2f2f2 !important;
}

.anchor-id a {
    text-decoration: none;
    color: #2481E6 !important;
    cursor: pointer !important;
}

    .anchor-id a:hover {
        text-decoration: underline !important;
        color: #2481E6 !important;
        cursor: pointer !important;
    }

.integration-title {
    height: 36px;
    width: 377px;
    color: #080808;
    font-family: Roboto !important;
    font-size: 36px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 36px;
}

.the-process-of-estab {
    color: rgba(15,15,15,0.7);
    font-size: 15px;
    letter-spacing: -0.15px;
    line-height: 21px;
    padding-top: 8px;
    font-family: 'Source Sans Pro';
    max-width: 775px;
    text-align: left !important;
    font-weight:300;
}

.containerLeft {
    padding-left: 150px !important;
    
}

.paddingTop {
    padding-top: 25px;
}

.paddingFooter {    
    padding-top: 33px;
}

.paddingContainer {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color:#fff;
}

.paddingTopLarge {
    padding-top: 50px;
}

.paddingTopSmall {
    padding-top: 5px;
}

.header-info {
    height: 24px;
    color: #5A5A5A;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 24px;
}




.spacer {
    margin-top: 10px; /* define margin as you see fit */
    margin-bottom: 5px;
}

.btnTop {
    padding-top: 23px;
}

.pnlBackgroud {
    padding-top: 10px;
    border-top: 3px solid #44a4d5;
    background-color: white;
}

.pnlBackgroudSmall {
    padding-top: 5px;
    border-top: 2px solid #666666;
    background-color: white;
}

.headerTitleDashboard {
    height: 42px; 
    color: #484848;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 42px;
    font-family: Roboto;
  
}

.pnlPaddingTop
{
    margin-top:20px;
}

.pnlDashBoard {
    border-radius: 12px;
    background-color: rgba(255,255,255,0);
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.1), 0 0 2px 0 rgba(0,0,0,0.1);
    font-family: Roboto;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.25px;
    line-height: 42px;
    min-height: 103px;
}

.pnlWithoutRound {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    background-color: rgba(255,255,255,0);
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.1), 0 0 2px 0 rgba(0,0,0,0.1);
    font-family: Roboto;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.25px;
    line-height: 42px;
    min-height: 103px;
}

.pnlSmallBackgroud {
    padding-top: 10px;
    border-top: 4px solid #44a4d5;
    background-color: white;
}

.pnlBackgroudDash {
    padding-top: 5px;
    border-top: 3px solid #44a4d5;
    background-color: white;
}

.spaceLarger {
    margin-top: 17px; /* define margin as you see fit */
    margin-bottom: 5px;
}

.ModelspaceLarger {
    margin-top: 20px; /* define margin as you see fit */
}

.spaceTop {
    margin-top: 40px; /* define margin as you see fit */
}

.spaceBottom {
    /* define margin as you see fit */
    margin-bottom: 15px;
}

.spaceSmallBottom {
    /* define margin as you see fit */
    margin-bottom: 15px;
}



.spaceSmallLargeBottom {
    /* define margin as you see fit */
    margin-bottom: 85px;
}

.spaceSmallLargeBottomPanel {
    /* define margin as you see fit */
    margin-bottom: 32px;
}


.ModelTitlespacer {
    /* define margin as you see fit */
    margin-bottom: 10px;
}



.PanelRowTop {
    padding-top: 10px;
}

.corporateColor {
    background-color: #329cd0;
}


/*.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f2f2f2;
    color: #000000;
    cursor: pointer;
}
    */


.dataTable > thead > tr > th[class*="sort"]:after {
    content: "" !important;
}

table.dataTable thead th,
table.dataTable tfoot th {
    text-align: left;
    border-bottom: 5px solid #4969E4;
}

table.dataTable td,
table.dataTable td a {
    padding-top: 18px !important;
    padding-bottom: 13px !important;
    font-family: 'Source Sans Pro';
    font-size: 15px;
    font-weight:300;
}

.thead-inverse_roundedTable > tr > th {
    background-color: #183389 !important;
    text-align: left !important;
    color: white;
    border-bottom: none !important;  
    padding-bottom:25px;
}

.roundedTable thead th:first-child {
    border-radius: 10px 0 0 0;
}

.roundedTable thead th:last-child {
    border-radius: 0 10px 0 0;
}

.roundedTable tbody tr:last-child td:first-child {
    border-radius: 0 0 0 10px;
}

.roundedTable tbody tr:last-child td:last-child {
    border-radius: 0 0 10px 0;
}



.roundedTable {
    border-right: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.thead-inverse_Dashboard > tr > th {
    background-color: #183389 !important;
    text-align: left !important;
    color: white;
    border-bottom: none !important;
    padding-bottom: 25px;
}

.dashBoardTable thead th:first-child {
    border-radius: 10px 0 0 0;
}

.dashBoardTable thead th:last-child {
    border-radius: 0 10px 0 0;
}

.dashBoardTable tbody tr:last-child td:first-child {
    border-radius: 0 0 0 10px;
}

.dashBoardTable tbody tr:last-child td:last-child {
    border-radius: 0 0 10px 0;
}

.dashBoardTable tr td {
    border-right: 1px solid #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}

.paddingTopChart
{
    padding-top:70px;
}

.paddingTopChartSmall {
    padding-top: 30px;
}
/*table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px 10px 5px;
    border-right: 1px solid #dddddd;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 10px 18px 10px 5px;
    border-right: 1px solid #dddddd;
}*/
/*table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 5px solid #4969e4;
    text-align: left!important;
}*/
/*.thead-inverse > tr > th {
    background-color: #e6e6e6;
    text-align:left;
}*/
.thead-inverse-nowrap {
    white-space: nowrap;
}




.panel .panel-heading {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 36px;
    margin-top: 8px;
    background-color: #fff;
   
}

.panel-headingSmall {
    color: #000;
    font-family: 'Source Sans Pro';
    font-size: 13.5px;
    text-decoration: underline;
    padding: 10px 5px;
    /*font-weight: bold;*/
}

.panel .panel-headingDashboard {
    font-family: 'Source Sans Pro';
    font-size:18px;
   
}

.modalRow {
    color: #000;
    font-family: 'Source Sans Pro';
    padding-left: 5px;
}



.pnlResult {
    background-color: #44a4d5;
    height: 40px;
    color: white;
}

.pnlResultDashBoard {
    background-color: #44a4d5;
    height: 40px;
    color: white;
    font-weight: 500;
}

.pnlResultLarge {
    background-color: #44a4d5;
    height: 50px;
    color: white;
}


.panel-body {
    padding-top: 10px;
    padding-bottom: 10px;  
}


.btn-bcf-close {
    height: 30px;
    width: 100px;
    border-radius: 30px;
    background-color: #8c8c8c;
    color: #FFFFFF;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 12px;
    text-align: center;
    padding-top: 8px;
}


    .btn-bcf-close:hover {
        height: 30px;
        width: 100px;
        border-radius: 30px;
        background-color: #666666;
        color: #FFFFFF;
        font-family: 'Source Sans Pro';
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 12px;
        text-align: center;
        padding-top: 8px;
    }

.btn-bcf-modal {
    height: 30px;
    width: 100px !important;
    border-radius: 30px !important;
    background-color: #0C3CFF !important;
    color: #FFFFFF !important;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 12px;
    text-align: center;
    margin-top: -5px;
}


    .btn-bcf-modal:hover {
        height: 30px;
        width: 100px;
        border-radius: 30px;
        background-color: #0c54ff;
        color: #FFFFFF;
        font-family: 'Source Sans Pro';
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 12px;
        text-align: center;
    }


.btn-bcf-invoice {
    height: 30px;
    width: 100px !important;
    color: #4969E4 !important;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 12px;
    text-align: left;
    margin-top: -20px;
}


    .btn-bcf-invoice:hover {
        height: 30px;
        width: 100px;
        color: #8c8c8c;
        font-family: 'Source Sans Pro';
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 12px;
        text-align: left;
        margin-top: -20px;
    }

.btn-bcf {
    height: 30px;
    width: 100px;
    border-radius: 30px;
    background-color: #0C3CFF;
    color: #FFFFFF;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 12px;
    text-align: center;
    padding-top: 8px;
}


    .btn-bcf:hover {
        height: 30px;
        width: 100px;
        border-radius: 30px;
        background-color: #0c54ff;
        color: #FFFFFF;
        font-family: 'Source Sans Pro';
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 12px;
        text-align: center;
        padding-top: 8px;
    }

.btnClose {
    font-family: 'Source Sans Pro';
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 12px;
    text-align: center;
    background-color: #eae4e4;
}

    .btnClose:hover {
        background-color: #8c8c8c;
        font-family: 'Source Sans Pro';
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 12px;
        text-align: center;
    }

.btn-bcf-small {
    height: 50px;
    width: 180px;
    border-radius: 30px;
    background-color: #0C3CFF;
    color: #FFFFFF;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 12px;
    text-align: center;
    padding-top: 18px;
}


    .btn-bcf-small:hover {
        height: 50px;
        width: 180px;
        border-radius: 30px;
        background-color: #0c54ff;
        color: #FFFFFF;
        font-family: 'Source Sans Pro';
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 12px;
        text-align: center;
        padding-top: 18px;
    }

.btn-bcf-small-red {
    height: 50px;
    width: 180px;
    border-radius: 30px;
    background-color: #f62323;
    color: #FFFFFF;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 12px;
    text-align: center;
    padding-top: 18px;
}


    .btn-bcf-small-red:hover {
        height: 50px;
        width: 180px;
        border-radius: 30px;
        background-color: #f25252;
        color: #FFFFFF;
        font-family: 'Source Sans Pro';
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 12px;
        text-align: center;
        padding-top: 18px;
    }

.btn-bcf-large {
    height: 50px;
    width: 200px;
    border-radius: 30px;
    background-color: #0C3CFF;
    color: #FFFFFF;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 12px;
    text-align: center;
    padding-top: 18px;
}

    .btn-bcf-large:hover {
        height: 50px;
        width: 200px;
        border-radius: 30px;
        background-color: #0c54ff;
        color: #FFFFFF;
        font-family: 'Source Sans Pro';
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 12px;
        text-align: center;
        padding-top: 18px;
    }

/*.dataTable > thead > tr > th[class*="sort"]:before,
.dataTable > thead > tr > th[class*="sort"]:after {
    content: "" !important;
}*/

/*table.dataTable thead > tr > th {
    padding-left: 30px !important;
    padding-right: initial !important;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
    left: 8px !important;
    right: auto !important;
}*/


.btn-bcf-large-red {
    height: 50px;
    width: 280px;
    border-radius: 30px;
    background-color: #f62323;
    color: #FFFFFF;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    letter-spacing: 2.4px;
    line-height: 12px;
    text-align: center;
    padding-top: 18px;
}

    .btn-bcf-large-red:hover {
        height: 50px;
        width: 280px;
        border-radius: 30px;
        background-color: #f25252;
        color: #FFFFFF;
        font-family: 'Source Sans Pro';
        font-size: 14px;
        letter-spacing: 2.4px;
        line-height: 12px;
        text-align: center;
        padding-top: 18px;
    }





.btn-CloseButton {
    border-color: #8c8c8c;
    background-color: #8c8c8c;
    color: #fff;
}

    .btn-CloseButton:hover {
        border-color: #666666;
        background-color: #666666;
        color: #fff;
    }


.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: white; /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080"; /* adjust as needed, taken from bootstrap.css */
}

label {
    font-weight: bold !important;
}

.subtitlecolor {
    color: #404040;
}

.modelsubtitlecolor {
    color: #329cd0;
}


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #8c8c8c;
    border-color: #8c8c8c;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #8c8c8c;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #8c8c8c;
}


    .pagination > li > a:hover {
        color: #fff;
        cursor: default;
        background-color: #8c8c8c;
        border-color: #8c8c8c;
    }

.pnlHide {
    display: none;
}

.modal-title,
.modal-title label {
    color: #333333;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 36px;
    text-align: center;
    padding-bottom: 5px;
}



.tablePaddingLeft {
    margin-left: 25px !important;
}


/*.close {   
    color:#000000;  
    opacity: 1 !important;
}*/
.textBoxLarge {
    min-width: 300px !important;
}

/*.textareaLarge {
    max-width: 100%;
    width: 100%;
}*/

.textareaSmall {
    max-width: 50%;
    width: 50%;
}

.fa-smfont {
    margin-top: 13px !important;
    font-size: .55em !important;
}

.fa-smfontReq {
    font-size: .55em !important;
}

.fa-lfont {
    font-size: .75em !important;
}

.iconPos {
    /*margin-top: -5px !important;*/
}

.iconFize {
    font-size: .55em !important;
}


.fa-angle-color {
    color: #666666;
}

.fa-angle-icon {
    color: #666666;
}

.fa-icon-red {
    color: #f53b3b;
}

.fa-angle-color-red {
    color: #ff3333;
}


.fa-icon-yellow {
    color: rgba(116, 16, 243, 0.50);
}

.fa-icon-orange {
    color: #FBA404;
}

.fa-icon-green {
    color: #41B957;
}

.fa-angle-colorDashboard {
    color: white;
}

/*.fahome :hover .fa-cloud-download,
.fahome :hover.fa-times,
.fahome :hover.fa-pencil-square-o {
    color: #4d4d4d;
}*/




.CustomDateRange {
    background: #fff;
    cursor: pointer;
    padding: 7px 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
}


table.dataTable td.details-control,
table.dataTable td.details-controlTracker {
    padding-top: 15px !important;
    padding-bottom: 13px !important;
}

    table.dataTable td.details-control:before,
    table.dataTable td.details-controlTracker:before {
        content: '\f054';
        font-family: 'Font Awesome 5 Free';
        cursor: pointer;
        font-size: 22px;
        color: #4969e4;
        font-weight: 900;
        padding-top: 15px !important;
        padding-bottom: 13px !important;
    }

/*table.dataTable tr.shown {
    background-color: #F0F0F0 !important;
}*/

.tablebgColor {
    background-color: #F0F0F0 !important;
    margin-top: -19px !important;
    margin-left: -8px !important;
    margin-right: -8px !important;
}

.tableInnerbgColor {
    background-color: #F0F0F0 !important;
}


table.dataTable tr.shown td.details-control:before,
table.dataTable tr.shown td.details-controlTracker:before {
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    cursor: pointer;
    font-size: 22px;
    color: #4969e4;
    font-weight: 900;
    padding-top: 15px !important;
    padding-bottom: 13px !important;
}

#spinner-modal .modal-dialog,
#spinner-modal .modal-content,
#spinner-modal .modal-body {
    background: transparent;
    color: rgba(255,255,255,1);
    box-shadow: none;
    border: none;
}

.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.alert-Padding {
    padding-top: 20px !important;
}

.alert-success:before {  
    content: "\f058";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-size: 15px;
}

.alert-danger:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f057";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-size: 15px;
}

.verticalLine {
    border-right: thin solid #8c8c8c;
}

.notesWidth {
    width: 300px;
}



.btn-space a {
    margin-right: 10px;
}

.dt-th-center {
    text-align: center;
}

.redcolor {
    color: #329cd0;
}





.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000000;
    border-radius: 4px;
}

.dropDownColor {
    background-color: #FFF;
}


.divHide {
    display: none;
}


.divShow {
    display: block;
}

.modal-header {
    padding-top: 20px !important;
    border-bottom: 0 none;
}

.modal-footer {
    border-top: 0 none;
    justify-content: center!important;
}

.modal-dialog {
    width: 480px;
    border-radius: 6px;
    background-color: #FFFFFF;
    box-shadow: 0 18px 24px -6px rgba(0,0,0,0.1);
}

.modal-content {
    border-radius: 6px !important;
    background-color: #FFFFFF;
    box-shadow: 0 18px 24px -6px rgba(0,0,0,0.1);
}

.modal-dialog-noradius {
    border-radius: 0px !important;
    background-color: #FFFFFF;
}

.modal-content-noradius {
    border-radius: 0px !important;
    background-color: #FFFFFF;
}



/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 400px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 15px;
}

/*Left*/
.modal.left.fade .modal-dialog {
    left: -400px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -400px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}


.modal-content {
    border-radius: 0;
    border: none;
}


/*Large Model*/



.modal.rightLarge .modal-dialog {
    position: fixed;
    margin: auto;
    width: 700px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.rightLarge .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.rightLarge .modal-body {
    padding: 15px 15px 15px;
}

.modal.rightLarge.fade .modal-dialog {
    right: -700px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.rightLarge.fade.in .modal-dialog {
    right: 0;
}


.modal.rightXtraLarge .modal-dialog {
    position: fixed;
    margin: auto;
    width: 70%;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.rightXtraLarge .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.rightXtraLarge .modal-body {
    padding: 15px 15px 15px;
}

.modal.rightXtraLarge.fade .modal-dialog {
    width: -70%;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.rightXtraLarge.fade.in .modal-dialog {
    right: 0;
}


.modal-lg {
    min-width: 600px !important;
}

.modal.rightSmall .modal-dialog {
    position: fixed;
    margin: auto;
    width: 640px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.rightSmall .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.rightSmall .modal-body {
    padding: 15px 15px 15px;
}

.modal.rightSmall.fade .modal-dialog {
    right: -640px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.rightSmall.fade.in .modal-dialog {
    right: 0;
}

.modal-font-msg {
    height: 46px;
    width: 432px;
    color: #333333;
    font-family: "Source Sans Pro";
    font-size: 18px;
    letter-spacing: 0;
    line-height: 23px;
}

.viewLabelFSize {
    font-weight: normal !important;
}

.bootstrap-select .btn {
    background-color: white !important;
    border-style: solid;
    font-family: 'Source Sans Pro';
    color: black !important;
    font-weight: 200;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #6c757d !important;
}

.bootstrap-select .dropdown-menu {
    background-color: white !important;
    color: black !important;
}

select::-ms-expand {
    display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a:hover {
    color: black !important;
    background-color: #e6e6e6 !important;
    font-weight: bold;
}

.bootstrap-select.btn-group .dropdown-menu li {
    color: black !important;
    background-color: white !important;
}

    .bootstrap-select.btn-group .dropdown-menu li a {
        color: black !important;
        background-color: white !important;
    }

.tooltipFont {
    font-size: 13.5px !important;
}

    .tooltipFont b {
        font-size: 13.5px !important;
    }

.txtDesc {
}

.txtPrice, .txtQuantity {
    width: 50px;
}

.lblTotal {
    width: 100px;
    font-weight: bold;
    font-size: 14px !important;
}

.lbltotalSize {
    font-weight: bold;
    font-size: 16px !important;
}

.totalSize {
    font-weight: bold;
    font-size: 25px !important;
    font-family: 'Abril';
}


.container-fluid {
    padding-right: 10px !important;
    padding-left: 10px !important;
    margin-right: -10px !important;
    margin-left: -10px !important;
}

input[readonly] {
    background-color: white !important;
}


.navbar-nav > li > a {
    color: #FFFFFF;
    font-family: 'Source Sans Pro' !important;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 22px;
}

    .navbar-nav > li > a:hover,
    .navbar-nav > li > a:hover > span:first-child,
    .navbar-nav > li > a:focus,
    .navbar-nav > li > a:focus > span:first-child
    .navbar-nav > .active > a > span:first-child {
        color: #FFFFFF !important;
        border-bottom: 6px solid #FFFFFF !important;
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        background-color: #06143C !important;
    }


.navbar-nav > .active > a,
.navbar-nav > a > .active {
    color: #FFFFFF !important;
    border-bottom: 6px solid #FFFFFF !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;   
}

.navbar-nav .dropdown-menu li a,
.navbar-nav .dropdown-menu li a:hover {
    color: #06143C;
    font-family: 'Source Sans Pro' !important;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 18px;
}


.paddingLeftSmall
{
    padding-left:40px!important;
}

.paddingLeftXtraSmall {
    padding-left: 30px !important;
}

.modal-title-larger {
  
    color: #080808;
    font-family: Roboto !important;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 36px;
    text-align: center;
}

.paddingTopQuestion {
    padding-top: 15px;
}

.fontSizeDates
{
    font-size:13px;
}

.fa-icon-yellowDark {
    color: rgba(204, 204, 0, 0.50);
}

.footerText
{
    font-weight:bold;
    color:red;
}

.marginPadding {
    margin-left: 75px;    
}

.headerBackgroundColor {
    background: linear-gradient(0deg, #255F9F 0%, #091C52 100%);
    padding-top:30px;
    padding-bottom:20px;
}

.headerBackgroundColorNone {
    background-color:#fff;
}

.footeranchor-id a {
    text-decoration: none;
    color: #fff !important;
    cursor: pointer !important;
}

    .footeranchor-id a:hover {
        text-decoration: underline !important;
        color: #fff !important;
        cursor: pointer !important;
    }