*{
    font-family: "Segoe UI";
}
#main-container {
    padding: 20px;
    width: 100%;
    height: 100%;
}
.row-fluid {
    width: 100%;
}
.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}
.create-connector{
    
}
.row-fluid .span3 {
    width: 25%;
    height: 100%;
    float:left;
    display: table;
}
.row-fluid .span9 {
    float:left;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border-left: 5px solid #309afc;
    border-right: 0px;
}
.nav-tabs > li.active > a:hover{
    background-color: #eee;
    border-left: 5px solid #309afc;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    padding: 15px;
    background-color: #fafafa;
    border: 1px solid #E8EAEF;
    border-radius: 0px!important;
}
a{
    background-color: #1c8cf4;
}
.row-fluid .span9 {
    width: 74%;
    height: 100%;
    display: table;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.connector-details{
    padding: 20px;
    width: 100%;
    height: 100%;
}
.content{
    overflow-y: visible;
    width: 100%;
}
.connector-name{
    font-size: 25px;
    text-align: left;
    padding-left: 12px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.header{
    margin-top: 10px;
    padding-left: 8px;
    padding-right: 16px;
}
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    text-align:left;
    margin-right:-4px;
}

.body{
    padding: 12px!important;
}
.row{
    margin-top: 15px;
}
.headder{
    font-size:16px;
    font-weight:700;
    color: #309afc;
}
.save-credentials{
    
}
.impFields{
    font-size: 14px;
    font-weight: 700;
    margin-top: 2%;
    padding-left: 15px;
}
.customInput{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.footer{
    padding: 12px;
}
.btn-primary {
    color: #fff;
    background-color: #309afc!important;
    border-color: #309afc!important;
}
.btn-primary:focus, btn-primary:hover {
    color: #fff;
    background-color: #337ab7!important;
    border-color: #2e6da4!important;
}
.content-container{
    
}
.con-height{
    height: 100%;
}
.data-height{
    height: 96%;
    overflow-y: scroll;
    width: 75%;
    margin-left: -18px;
    border-top: 1px solid #E8EAEF;
    border-right: 1px solid #E8EAEF;
    border-bottom: 1px solid #E8EAEF;
}
.text{
    height: 34px;
    padding-top: 5px;
    padding-left: 15px;
}

#loading{
    left: 40%;
    position: fixed;
    top: 30%;
}
.jd-header{
    padding: 5px;
    padding-top: 10px;
    font-weight: 700;
    font-size: 14px;
    margin-left: 5px;
}

.url-show{
    display: block;
    text-align: left;
    width: 100%;
    height: 34px;
    padding: 6px 16px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
    background-image: none;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.message-position{
    height: 16%;
    padding: 32px;
    padding-right: 31px !important;
}
.align{
    text-align: left!important;
}
.col-xs-8 {
    width: 69.666667%!important;
}
.col-xs-9 {
    width: 75%!important;
}
.col-xs-12 {
    width: 100%;
    padding-left: 0px;
}
.col-xs-7 {
    width: 57%!important;
}
.contain{
    width: 100%!important;
}
.head{
}
.accept-keys{
    text-align: left;
    padding-top: 7px;
    padding-left: 16px;
    font-weight: bold;
}
.default-cursor{
    cursor:default!important;
}
.comming-soon{
    margin-left: 5px;
    float: right;
    text-align: center;
    font-size: 11px;
    margin-top: 2px;
}
.last-leads{
    margin-top: 15px;
}
.col-xs-4 {
    width: 30.33333%!important;
}
.buttons{
    margin-top: 30px;
    margin-bottom: 10px;
}
.right-button{
    margin-right: 12px;
    margin-bottom: 20px;
}
.left-button{
    margin-left: 12px;
    margin-bottom: 20px;
}
.table th:hover{
    text-decoration: underline;
    cursor: pointer;
}
.table .action-column{
    width: 230px;
    padding-top: 15px!important;
    padding-left: 20px!important;
}
.table .action-column:hover{
    text-decoration: none;
    cursor: default;
}
.table tfoot .pagination{
    float: right;
    margin: 0;
}
.table tfoot .pagination li{
    cursor: pointer;
}
.table tfoot select{
    width: 90px;
    float: right;
    margin-right: 8px;
}
.table{
    background-color: white;
}
.text-alignment{
    padding-left: 20px!important;
    padding-top: 15px!important;
    padding-bottom: 14px!important;
}
.table-head-alignment{
    padding-left: 20px!important;
}
.number-alignment{
    padding-left: 20px!important;
    padding-top: 15px!important;
    padding-bottom: 14px!important;
    text-align: center;
}
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    right: 0;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 4;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    cursor: pointer;
    background-color: #f9f9f9;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #309afc;
}