﻿#slides {
    margin-top: 70px;
}

#sectionnav {
    width: 15%;
}

#bodyin {
    width: 76.5%;
}

.center1 {
    max-width: 700px;
    width: auto;
}

.AccessTokenSection {
    margin-top: 15px;
    border-bottom: 1px solid #447a96;
    padding-bottom: 15px;
}

    .AccessTokenSection label {
        display: inline-block;
    width: 135px;
    }

    .AccessTokenSection input[name=AccessToken] {
        margin-right: 10px;
        width: 350px;
    }

.required {
    border: 1px solid red;
}

input[type=button]:disabled {
    background: #c0c0c0;
}

.apipointinput {
    margin-top: 10px;
}

[name=ApiAccessPoint] {
    margin-right: 10px;
    width:288px;
}

.atmsg{
    color: red;
    margin-top: 20px;
}
.btnsendagreementfirst{
    margin-top:10px;
}

.form-group-inline .form-control{
    
  

}
.dataTables_filter{
    display:none;
}
.filter-control{
    margin:20px 0px;
}
#candidatename{width:300px;}
[name='btnSearch']{
    height:34px;
}