#pictureUrl {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

h4 {
    margin: 10px 0 30px 0;
    font-family: 'Pridi', cursive;
}

h6,
a {
    font-family: 'Pridi', cursive;
}

label {
    font-family: Pridi;
    font-size: 18px;
    display: block;
}

form fieldset {
    background: #fff;
    padding: 10px;
    border-radius: 4px;
}

.row.header {
    margin-top: 16px;
}

.btn, .btn-large, .btn-small {
    font-family: Pridi;
    font-size: 22px;
    border-radius: 20px;

}

.helper-text {
    color: #f00;
    letter-spacing: 1px;
    font-size: 10px;
}

.text-center {
    text-align: center;
    letter-spacing: 1px;
}

img.profile {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    vertical-align: middle;
}

#assetLists {
    margin-bottom: 20px;
}

#assetLists ul li {
    font-weight: bold;
    letter-spacing: 1px;
    padding: 4px 0;
    cursor: pointer;
    line-height: 24px;
}

#assetLists ul li span.circle {
    width: 24px;
    height: 24px;
    color: #fff;
    background: #444;
    display: inline-block;
    text-align: center;
}

img.loading {
    width: 10%;
}

img.copy {
    width: 30px;
    vertical-align: middle;
}


td img.profile {
    vertical-align: middle;
}

span.badge {
    font-size: 11px;
    color: #fff;
    border-radius: 4px;
}


#pictureUrl {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

h4 {
    margin: 10px 0 30px 0;
    font-family: 'Pridi', cursive;
}

h6,
a {
    font-family: 'Pridi', cursive;
}

label {
    font-family: Pridi;
    font-size: 18px;
    display: block;
}

form fieldset {
    background: #fff;
    padding: 10px;
    border-radius: 4px;
}

.row.header {
    margin-top: 16px;
}

.btn, .btn-large, .btn-small {
    font-family: Pridi;
    font-size: 22px;
    border-radius: 20px;

}

.helper-text {
    color: #f00;
    letter-spacing: 1px;
    font-size: 10px;
}

.text-center {
    text-align: center;
    letter-spacing: 1px;
}

img.profile {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

#assetLists {
    margin-bottom: 20px;
    display: none;
}

#assetLists ul li {
    font-weight: bold;
    letter-spacing: 1px;
    padding: 4px 0;
    cursor: pointer;
    line-height: 24px;
}

#assetLists ul li span.circle {
    width: 24px;
    height: 24px;
    color: #fff;
    background: #444;
    display: inline-block;
    text-align: center;
}

img.loading {
    width: 10%;
}

img.copy {
    width: 30px;
    vertical-align: middle;
}

span.badge {
    font-weight: 300;
    font-size: 0.8rem !important;
    color: #fff;
    border-radius: 2px !important;
}

strong {
    font-family: 'Pridi', cursive;
    font-weight: bold;
}

ul.menu-segment {
    width: 80% !important;
    margin: 0 auto !important;

}


ul.menu-segment li {
    padding: 4px 16px;
    display: inline-block;
    margin: 0;
    float: left;
    width: 50%;
    font-family: 'Pridi', cursive;
    text-align: center;
    cursor: pointer;
}

ul.menu-segment li a {
    color: #888;
}

ul.menu-segment li.active {
    background: #888;
    color: #fff;
}

ul.menu-segment li:first-child {
    border: 2px solid #888;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

ul.menu-segment li:last-child {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-right: 2px solid #888;
    border-top: 2px solid #888;
    border-bottom: 2px solid #888;
}

#assetNumber {
    letter-spacing: 2px;
}

tr.no-line {
    border-bottom: none !important;
}


.nowrap {
    white-space: nowrap;
}

tr.narrow td {
    padding-top: 0;
    padding-bottom: 0;
}

tr.noline {
    border-bottom: none;
}

td.line {
    border-bottom: 1px solid #b0bec5;
}

.padding-top {
    paading-top: 15px !important;
}

.padding-bottom {
    paading-bottom: 15px !important;
}

.order-number {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.brand-logo{
    font-size: 16px!important;
    padding-left: 20px;
}
