html{
     /*zoom:100%;*/
     /*-ms-zoom: 80%;*/
     /*-webkit-zoom: 80%;*/
 }
a:active, .sidebar-nav li a:focus {
    background-color:#151f31;
    color:#ffffff;
}
.sublistbg{
    background-color: #151f31 !important;
    color:#ffffff !important;
}

.searchingaccounts {
    width: 394px;
    height: 54px;
}
.search input {
    text-indent: 32px;
    height: 42px;
}
.btn {
    color:#151f31;
    line-height: 2;

}
.nav-tabs {
    border: none;
}
.tabsboxx{
    float:right;
    width:90px;
    display: block;
    padding: 6px;
    color: #fff;
    background: #8faabf;
    border-radius: 4px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
    padding:3px;
}
/*.panel-heading{*/
    /*padding:0;*/
/*}*/
/*.panel-default>.panel-heading {*/
    /*color: #151f31;*/
    /*background-color: #233451;*/
    /*border: none;*/
/*}*/
a {
    color: #ffffff;
    text-decoration: none;
    font-family:'Roboto', sans-serif;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background-color:#151f31;
    color:#ffffff;
    border:none;
}

.prefrences{
    width: 40%;
    height: 45px;
}
.prefrencesforselect{
    width: 40%;
    height: 45px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}
.prefrencesbtn{
    width: 120px;
    padding: 6px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    border-radius: 4px;
    border:none;
}
.prefrencebottommargin{
    margin-bottom:10px;
}
.prefrencetopmargin{
    margin-bottom:8px;
}
input:checked + .slider {
    background-color: hsla(120, 100%, 25%, 0.61);
    border: 1px solid #aab8c6;
}
.boolean-input {
    width: 20px;
    height: 20px;
    font-size: 10px;
    cursor: pointer;

    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #dadfe2;
    color: #fff;
}
.boolean-input--checkbox {
    border-radius: 3px;
}
.securitypart{
     border:1px solid #f5f8fb;
     padding:24px;
 }
.secleft{
    float:left;
}
.sectoppadding{
    padding-top:10px;
}
.secbutton{
    background-color:#8faabf;
    color:#ffffff;
    border:none;
}
.tablewidth{
    width:80%;
}
#menu-toggle.btn-default {
    padding: 5px;

}
div#form-step-2 {
    margin: 5px auto;
    width: 60%;
}
.c2m_UniqueId_error {
    padding: 10px 0;
    text-align: center;
    color: #da1e25;
    font-size: 17px;
}
.accept_proof{
    padding: 20px;
}
@media only screen and (max-width: 500px) {
    .prefrences{
        width: 100%;
        height: 45px;
    }
    .prefrencesbtn{
        width:auto;
    }
    .secbutton{
        width:100%;
    }
    .securitypart{
        border:none;
    }
    .sectoppadding {
        padding-top:0;
        margin-bottom: 55px;
    }

}
@media only screen and (max-width: 250px) {
    .prefrences{
        width: 100%;
        height: 45px;
    }
    .prefrencesbtn{
        width:auto;
    }
    .secbutton{
        width:100%;
    }
    .securitypart{
        border:none;
    }
}
@media only screen and (max-width: 767px) {
    .sectoppadding {
        padding-top: 0;
    }
    .secbutton {
        padding:10px;
        margin-top:-32px;
        float:right;
    }
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    /*margin-left: 160px;*/
}
.panel-default>.panel-heading {
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#233451 0,#233451 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
}
.integrationsteps {
    margin-left: 30px !important;
}
.podioapp {
    height: 200px !important;
    overflow: auto;
}
.sw-container {
    height:auto !important;
}
.dataTables_wrapper .dataTables_filter input {
    border-radius: 12px;
    height: 35px;
    border: 1px solid #979fad;
    background: #fff url(../images/search.png) no-repeat scroll 10% 50%;
    padding-left: 48px;
}
.integerationcenterselect {
    width: 50%;
    margin: 0 auto;
    height: 44px;
    color: #da1e25;
    font-size: 17px;
}
.selectize-input {
    padding: 15px 8px;
    background: #fff url(../images/drop.png) top right no-repeat;
    -webkit-background-size:28px;
    background-size: 28px;
    background-position-y: 11px;
}
.selectize-control.multi .selectize-input.has-items {
    padding-left: 7px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.dynamicfields{
    border:1px solid red;
    padding:20px 40px 120px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    text-color: #fff !important;
    background: linear-gradient(to bottom, white 0%, #233451 100%) !important;
}
.usertgl .udertgl2 button {
    color: #ffffff !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background-color: #ffffff;
    color: #233451;
}
.nav-tabs>li>a:hover {
    border-color: #eee #151f31 #151f31;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: #151f31;
    color:#ffffff;
    border-radius: 16px 16px 0 0;
}
.nav>li>a {
    border-radius: 16px 16px 0 0;
    padding: 10px 53px;
    margin-left:5px;
}
.nav-tabs>li>a {
    border-radius: 16px 16px 0 0;
    margin-left: 10px;
}
.integrationsearchbox {
    padding: 26px 0 40px;
}
.dataTables_wrapper {
    background: #f5f8fb;
    margin-top: -18px;
    overflow: overlay;
    font-size: 12px;
    padding: 10px;
}
.mailpiectbl{
    width: 70%;
    margin: 0 auto;
}
.xmlrecord{
    padding:5px 15px !important;
}
.panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #979fae 0, #979fae 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
    color: #fff;
}

.table-responsive {
    padding: 10px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 45px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #979fae;
    line-height: 42px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 40px;
}

.error {
    color: red;
}

.inputfields {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 45px;
    width:61%;


}

.inputfieldsdual {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 45px;
    width: 30%;
    float: left;
    margin-left: 2px;
}

td > a {
    color: blue;
}

.modal-body > table {
    padding: 10px;
    margin: 0 auto;
    width: 60%;
}

.tdpadding {
    padding: 10px;
    text-align: center;
}

.thpadding {
    background-color: hsla(218, 40%, 23%, 0.47);
    padding: 10px;
    color: #fff;
    font-weight: bold;
}

.modal-header {
    background-color: hsla(218, 40%, 23%, 0.47);
    padding: 10px;
    color: #fff;
}

.stop {
    color: red;
}

.warning {
    color: yellow;
}

.success {
    color: green;
}
.loginTitle{
    background-color: #151f31;
    padding: 10px;
    margin-top: -56px;
    margin-left: -26px;
    margin-right: -26px;
    color: #fff;
    font-weight: 500;
    font-size: 26px;
}
.marginleftforstepswizard{
    margin-left:55px;
}
.sw-theme-dots > ul.step-anchor > li.active > a {
    color: #233451;
}
.sw-theme-dots > ul.step-anchor > li.active > a:after {
    background: #233451;
}
.nav-tabs>li>a {
    border-radius: 16px 16px 0 0;
    margin-left: -60px;
}
.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: #979fae;
}
.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}
.blockDiv {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    width: 0px;
    height: 0px;
    z-index: 10;
}
.selectednav a{
    background-color: #979fae;
    color:#fff !important;
}
.logsheading{
    background: #979fae;
    font-size: 18px;
    color: #4b596e;
    font-weight: normal;
    padding: 10px;
    margin-bottom: 20px;
}
.xmldatalabel{
    line-height: 36px;
    padding: 5px 0 5px 5px;

}
.xmldatatd{
    background-color: hsla(218, 40%, 23%, 0.47);
    padding: 10px;
    color: #fff;
    font-weight: bold;
    width: 200px;
}
.tbl{
    background-color:#f5f8fb;
}
.dashcol1 {
    padding: 50px 15px;
    background: #fff;
    min-height: 150px;
    margin-bottom: 18px;
    border: 1px solid #dbdee0;
}
.ui-jqchart {
    width: 100% !important;
    height: 400px !important;
}

.nav > li > a {
    border-radius: 16px 16px 0 0;
    padding: 8px 19px;
    margin-left: 5px;
}

#sidebar-wrapper {
    height: 1555px;
    overflow-y: auto;

}

.tabsbox .tab-content {
    height: 273px;
}

.chartsDropdown {
    font-size: 11px;
}

.chartsDropdown > select {
    font-family: 'Roboto', sans-serif;
    color:#3c4566;
    width: 80px !important;
    height: 18px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border:1px solid #0D3349;
}
.daily{
    max-width: 63px !important;
}
.chartType{
    max-width: 70px !important;
}

.chartsDropdown > input {
    font-family: 'Roboto', sans-serif;
    color:#3c4566;
    width: 110px !important;
    height: 18px !important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding-left: 2px;
    border:1px solid #0D3349;
}

svg {
    border-radius: 4px;
    border: 1px solid black;
}
