
.subtitle {
    color: white;
    padding: 10px 10px 10px 70px;
    min-height: 45px;
    background-color: #77C847;
    background-repeat: no-repeat;
    background-size: 42px;
    background-position: 14px center;
}

.subtitle::after {
    content: '';
    display: block;
    clear: both;
}

.subtitle .crumb.back {
    background-repeat: no-repeat;
    padding: 10px 10px 10px 70px;
    background-size: 42px;
    height: 100%;
    position: relative;
    min-height: 53px;
    float: left;
    margin-left: -70px;
    margin-right: 33px;
    background-position: 14px center;
}

.subtitle .crumb.back.linked {
    background-color: #00000040;
}

.subtitle .crumb {
    float: left;
    vertical-align: top;
    margin: -10px 0 -10px 0;
    height: 100%;
    padding: 3px 10px 10px 10px;
}

.subtitle.user .crumb:not(.back) {
    margin: -10px 0px -15px 15px;
}

.subtitle .crumb.back.linked::after {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 0;
    bottom: 0;
    margin-top: 0;
    border: 35px solid transparent;
    border-left: 35px solid #00000040;
}

.crumb .widget {
    background: none!important;
    color: white!important;
    border: 0!important;
    box-shadow: none!important;
    margin: 0;
    padding-left: 63px!important;
    max-width: none;
}


.holiday > .crumb .widget,
.callQueue > .crumb .widget,
.autoAttendant > .crumb .widget,
.ms365_resource_account > .crumb .widget,
.trigger > .crumb .widget,
.dialplans > .crumb .widget,
.route-plan > .crumb .widget{
    padding-left: 0px!important;
}



.crumb .widget .avatar {
    border-radius: 100px;
    top: 9px;
    width: 42px!important;
}


.crumb .widget .title {
    color: white;
    text-shadow: none;
    font-size: 23px;
    font-family: robotothin, sans-serif;
    font-weight: normal;
}

.crumb .widget .description {
    color: white;
    text-shadow: none;
    font-size: 14px;
    font-family: robotolight, sans-serif;
    font-weight: normal;
    float: left;
    margin-right: 5px;
    padding-right: 3px;
}

.subtitle .title {
    color: white;
    line-height: 27px;
}

.subtitle.user .crumb.back > h2 {
   /* line-height: 45px;*/
}

.subtitle.device .crumb.back  {
    background-image: url("../img/menu/dn.png");
}

.subtitle.directory-number .crumb.back {
    background-image: url("../img/menu/dn.png");
}

.subtitle .crumb.back:before {
    font-family: "Font Awesome\ 5 Pro";
    font-size: 38px;
    position: absolute;
    left: 18px;
    top: 14px;
}

.subtitle.personalization .crumb.back:before {
    content: "\f303"; /* pencil-alt */
}

.subtitle.remote-control .crumb.back:before {
    content: '\f57d'; /* globe-americas */
}

.subtitle.fastdial {
    background-image: url("../img/menu/fastdial.png");
}

.subtitle.ring-setting{
    padding-left: 15px;
}
.subtitle.ring-setting::before{
    content: '\f0f3';
    font-family: "Font Awesome\ 5 Pro";
    font-size: 43px;
    float: left;
    left: 0;
    padding-right: 15px;
}

.subtitle.forward {
    background-image: url("../img/menu/fwd.png");
}

.subtitle.home {
    background-image: url("../img/menu/home.png");
}

.subtitle.clone {
    background-image: url("../img/menu/clone.png");
}

.subtitle.hunt  .crumb.back  {
    background-image: url("../img/menu/hunt.png");
}

.subtitle.pickupgroup  .crumb.back  {
    background-image: url("../img/menu/pickupgroup.png");
}

.subtitle.group  .crumb.back  {
    background-image: url("../img/menu/group.png");
}

.subtitle.password {
    background-image: url("../img/menu/pwd.png");
}

.subtitle.phonebuttons {
    background-image: url("../img/menu/blf.png");
}

.subtitle.remote {
    background-image: url("../img/menu/remote.png");
}

.subtitle.user .crumb.back {
    background-image: url("../img/menu/usr.png");
}

.subtitle.template .crumb.back  {
    background-image: url("../img/menu/template.png");
}

.subtitle.post-process {
    background-image: url("../img/menu/post-process.png");
}

.subtitle.favorites {
    background-image: url("../img/menu/favorites.png");
}

.subtitle.sites .crumb.back{
    background-image: url("../img/menu/site-50.png");
}

.subtitle.administration {
    background-image: url("../img/menu/administrator.png");
}

.subtitle.voicemails  .crumb.back  {
    background-image: url("../img/menu/voicemail.png");
}

.subtitle.audit {
    background-image: url("../img/menu/audit.png");
}

.subtitle.job {
    background-image: url("../img/menu/job.png");
}

.subtitle.provisioning {
    background-image: url("../img/menu/provisioning.png");
}

.subtitle.error {
    color: white;
    height: 30px;
    padding: 10px 10px 10px 70px;
    min-height: 36px;
    background: #484848 no-repeat 10px center;
    border-top: 2px solid #77C847;
    border-bottom: none;
    vertical-align: middle;
    margin: auto;
}

.subtitle.error .title {
    color: white;
    line-height: 27px;
    text-align: center;
}

.subtitle2.error {
    color: white;
    padding: 10px 10px 10px 70px;
    min-height: 13px;
    background: #2b2b2b no-repeat 10px center;
}
.subtitle2.error .title {
    color: white;
    text-align: center;
    background: #2b2b2b no-repeat 10px center;
}

.sorry{
    text-align: center;
    margin-top: 75px;
    font-size: 8em;
    color: #e74c3c;
    font-weight: 800;
}

#error-container{
    text-align: center;
    margin-top: 70px;
}

#error-form{
    display: inline-block;
    background: #eceaea;
    padding:13px 50px 30px 50px;
    border-radius: 8px;
}

#error-form .param .label{
    min-width: 150px;
    font-weight: 900;
    text-align: right;
}

#error-form .error-icon{
    background-image: url("../img/error/technical-error.png");
}

.banner {
    position: relative;
    font-size: 30px;
    text-align: center;
    background-color : #fcf8e3;
    border-bottom : 3px solid #ff9900;
    padding: 15px;
    color: #8a6d3b;
}

.banner.login {
    background-size: auto 30px;
    padding: 39px 15px 15px 15px;
    position: fixed;
    top: 55px;
    left: 0;
    right: 0;

}
