.portlet.box.green {
    border: 1px solid #5cd1db;
    border-top: 0;
}
.portlet.box.green>.portlet-title, .portlet.green, .portlet>.portlet-body.green {
    background-color: #32c5d2;
}
.portlet.box>.portlet-title {
    border-bottom: 0;
    padding: 0 10px;
    margin-bottom: 0;
    color: #fff;
}
.portlet>.portlet-title {
    border-bottom: 1px solid #eee;
    padding: 0;
    margin-bottom: 10px;
    min-height: 41px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.portlet.box.green>.portlet-title>.caption, .portlet.box.green>.portlet-title>.caption>i {
    color: #FFF;
}
.portlet.box>.portlet-title>.caption {
    padding: 11px 0 9px;
}
.portlet>.portlet-title>.caption {
    float: left;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0;
}
.portlet-body {
    background-color: #fff;
    padding: 15px;
}
.table-scrollable {
   /* width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    border: 1px solid #e7ecf1;
    margin: 10px 0!important;*/
}
.table-scrollable>.table {
    width: 100%!important;
    margin: 0!important;
    background-color: #fff;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #e7ecf1;
}
.table thead tr th {
    font-size: 14px;
    font-weight: 600;
}
.table>thead:first-child>tr:first-child>th {
    border-top: 0;
}
.table>thead>tr>th {
    white-space: nowrap;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fbfcfd;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #e7ecf1;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
table.table-condensed td, table.table-condensed th {
padding:0px;
}
.portlet>.portlet-title>.tools {
    float: right;
    display: inline-block;
    padding: 12px 0 8px;
}
.page-admin-people-sfstate input[type=submit]#btn,.page-admin-people-audiotracking  input[type=submit]#btn,.page-admin-people-audiotracking  input[type=submit]#btn-list,.page-admin-people-audiotracking  input[type=submit]#btn-list-1,.page-admin-people-dartmouth-college input[type=submit]#btn,.page-analitics-dartmouth-college input[type=submit]#btn,.page-admin-commerce-reports-allrenewallist input[type=submit]#btn,.renewalbutton{
background: #2c3e50!important;
color:#fff;
font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 1.6;
    letter-spacing: 1px;
    margin: 7px 5px;
    padding: 7px 22px;
    text-align: center;
    box-shadow: 0 -3px rgba(0,0,0,0.3) inset;
    -moz-box-shadow: 0 -3px rgba(0,0,0,0.3) inset;
    -webkit-box-shadow: 0 -3px rgba(0,0,0,0.3) inset;
    -o-box-shadow: 0 -3px rgba(0,0,0,0.3) inset;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
}

.page-admin-people-dartmouth-college .form-control{
    height:auto!important;
}

.page-admin-people-dartmouth-college #search-block-form{display:none}
