@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700|Source+Sans+Pro:300,400,700&display=swap');

#T\:dclay\:oc_6742704572rzjjmn1\:pglv,
#T\:pgl1 {
    overflow: visible !important;
}

h1, h2, h3, h4, h5, h6 {
    padding: 10px 0px 5px;
}

html,
body {

    font-family: 'Source Sans Pro', sans-serif !important;
    background-image: none !important;
    scroll-behavior: smooth;
    color: #343a40;

}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.arrow-equlist{
position: absolute;
top: 46px;
right: 20px;
}
.fixinput {
    height: calc(3.1em + 1rem + 2px) !important;
    border-radius: 3px 0px 0px 3px !important;
}

.fixibtn {
    height: calc(3.1em + 1rem + 2px) !important;
    border-radius: 0px 3px 3px 0px !important;
    font-size: 1.25rem;
}
*:focus {
    outline: none !important;
}
#logoutUphoto {
    display: none;
}

p a {
    text-decoration: underline !important;
}

.toast {
    font-size: 1rem !important;
}

.braDym {
    display: inline-block;
}

.braDym::first-letter {
    text-transform: uppercase;
}

.notoserif {
    font-family: Noto Serif, Georgia, Times New Roman, serif !important;
}

.underline {
    text-decoration: underline !important;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

.django-ckeditor-widget {
    width: 100% !important;
}

.boxClickable {
    color: #fff;
}

.footercontent a:link,
#footercontent a:visited,
#footercontent {
    color: #cde6ff !important
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #4074B2;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #094183;
}

.sizeMenu {
    font-size: 1.25rem;
    font-weight: 600;
}

.studentPhoto {
    border-radius: 150px;
    border: 2px solid #fff;
    max-height: 135px !important;
}

.sizeMenu:hover {
    text-decoration: underline;
}

.rightHead {
    font-weight: bold;
    font-style: normal !important;
    color: #fff !important;
}

.text-brand {
    font-size: 1.25rem;
    font-weight: 600 !important;
}

#navbarBrand {
    align-items: center;
    display: flex;
}

#navbarBrand img {
    width: 5rem;
}

/*=================== My Color ==================*/
/* .btnuni{
    display: inline-block;
    background-color: #fff;
    padding: 1.2rem;
    -webkit-transition: border-color .2s;
    transition: border-color .2s;
    border: 2px solid #094183;
    color: #094183;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    }*/

.btnuni, .button,
.btnuni:visited, .button:visited {
    display: inline-block;
    padding: .625rem 1rem;
    -webkit-transition: all .2s;
    transition: all .2s;
    border: 2px solid rgba(9, 65, 131, .3);
    border-radius: 4px;
    color: #094183;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}

.btnunired,
.btnunired:visited {
    display: inline-block;
    padding: .625rem 1rem;
    -webkit-transition: all .2s;
    transition: all .2s;
    border: none;
    border-radius: 4px;
    color: #fff;
    background-color: #dc3545;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}

.btnunilittlered,
.btnunilittlered:visited {
    background-color: #dc3545;
    display: inline-block;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    border: none;
    color: #fff;
}
.more, .less,
.more:visited, .less:visited{
    float: right;
    font-size: 0.8rem;
    padding: .2rem 0.4rem;
    -webkit-transition: all .2s;
    transition: all .2s;
    border: 2px solid rgba(9, 65, 131, .3);
    border-radius: 4px;
    color: #094183;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}
.expand-title{
    border-top: 1px #cde6ff solid;
    padding: 15px 0 15px 0;
    display: inline-block;
    width: 100%;
    font-size: 1.25rem;
    font-weight: 400;
    color: #094183;
}
.expand-content{

}
.adminColor {
    color: #dc3545 !important;
}

.btnuniAdmin {
    border: 2px solid #dc3545 !important;
    color: #dc3545 !important;
}

.btnuniDel {

    padding: 0.2rem !important;

}

.btnuni2 {
    display: inline-block;
    padding: 1.2rem 3rem;
    -webkit-transition: border-color .2s;
    transition: border-color .2s;
    border: 2px solid #083c77;
    background-color: #083c77;
    color: #fff;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}

.btnuni2:hover {
    border: 2px solid #ADCDF0;
    color: #fff;
    cursor: pointer;
}

.btnuni3 {
    display: inline-block;
    padding: 1.2rem;
    width: 100%;
    -webkit-transition: border-color .2s;
    transition: border-color .2s;
    border: 2px solid #094183;
    color: #fff;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;

}



.userVoiceBtn {
    background-color: rgb(204, 109, 0);
    position: fixed;
    left: 0px;
    top: 50%;
    z-index: 9999;
}

.myLight {

    background-color: #abbed5 !important;

}

.screenreader-only {
    position: absolute !important;
    left: -999em !important;
}

/*TEAL*/
.myTeal{
    color: #3FA7C2 !important;
}
.myBgTeal{
    background-color: #3FA7C2 !important;
}
.myLightTeal{
    color: #7CBDCE !important;
}
.myBgLightTeal{
    background-color: #7CBDCE !important;
}
.borderAroundTeal {
    border: 1px #3FA7C2 solid;
}

/*EMERALD*/
.myEmerald{
    color: #59B17F !important;
}
.myBgEmerald{
    background-color: #59B17F !important;
    color: #000 !important;
}
.myBgEmerald a {
    color:#000 !important;
}
.myLightEmerald{
    color: #98D6C3 !important;
}
.myBgLightEmerald{
    background-color: #98D6C3 !important;
}
.borderAroundEmerald {
    border: 1px #59B17F solid;
}

/*BLUE*/
.myBlue, .myBlu {
    color: #4074B2 !important;
}
.myBgBlue, .myBgBlu {
    background-color: #4074B2 !important;
    color:white !important;
}
.myBgBlue a, .myBgBlu a {
    color:white !important;
}
.myLightBlue,.myLightBlu{
    color: #ADCDF0 !important;
}
.myBgLightBlue, .myBgLightBlu{
    background-color: #ADCDF0 !important;
}
.borderAroundBlue,.borderAroundBlu {
    border: 1px #4074B2 solid;
}

/*YELLOW*/
.myYellow {
    color: #ECAE65 !important;
}
.myBgYellow {
    background-color: #ECAE65 !important;
    color:#094183 !important;
}
.myBgYellow a {
    color:#094183 !important;
}
.myLightYellow{
    color: #FFDCA2 !important;
}
.myBgLightYellow{
    background-color: #FFDCA2 !important;
    
}
.borderAroundYellow {
    border: 1px #ECAE65 solid;
}

/*ORANGE*/
.myOrange {
    color: #E77052 !important;
}
.myBgOrange {
    background-color: #E77052 !important;
}
.myLightOrange {
    color: #FFA478 !important;
}
.myBgLightOrange {
    background-color: #FFA478 !important;
}
.borderAroundOrange {
    border: 1px #E77052 solid;
}

/*GREEN*/
.myGreen {
    color: #59B17F !important;
}
.myBgGreen {
    background-color: #59B17F !important;
    color:white !important;
}
.myLightGreen {
    color: #DAE299 !important;
}
.myBgLightGreen {
    background-color: #DAE299 !important;
}
.borderAroundGreen {
    border: 1px #59B17F solid;
}

/*PURPLE*/
.myPurple {
    color: #7283BF !important;
}
.myBgPurple {
    background-color: #7283BF !important;
    color:white !important;
}
.myBgPurple a {
    color:white !important;
}
.myLightPurple {
    color: #B0BCE1 !important;
}
.myBgLightPurple {
    background-color: #B0BCE1 !important;
}
.borderAroundPurple {
    border: 1px #7283BF solid;
}

/*PINK*/
.myPink {
    color: #EE8889 !important;
}
.myBgPink {
    background-color: #EE8889 !important;
}
.myBgPink a {
    color:white !important;
}
.myLightPink {
    color: #FFBDCC !important;
}
.myBgLightPink {
    background-color: #FFBDCC !important;
}
.borderAroundPink {
    border: 1px #EE8889 solid;
}

/*RED*/
.myRed {
    color: #f00 !important;
}
.myBgRed {
    background-color: #f00 !important;
}

.myWhite {
    color: #fff !important;
}
.myStandard {
    color: #094183;
}

.myBgStandard {
    background-color: #094183 !important;
}
.myLightGray {
    color: #f7f7f7;
}
.myBgLightGray {
    background-color: #f7f7f7;
}



.myBgGray {
    background-color: #ededed;
}

.myGray {
    color: #99A2AA !important;
}

.myLightGray {
    color: #f7f7f7 !important;
}

.myDarkGray {
    color: #343a40 !important;
}





.myBgInfo{
    background-color: #d4e6f0 !important;
}
.myInfo{
    color: #d4e6f0 !important;
}
.navText {

    font-size: 1.2rem !important;

}

.filter-top {
    display: inline-block;
}

.filter-round {
    display: inline-block;
    width: 10px;
    height: 10px;
}

.borderAround {
    border-top: 0px #99a2aa solid;
}

.borderAroundPrimary {
    border: 1px #094183 solid;
}

.bordercat-primary {
    border-bottom: 6px solid #094183;

}


.catcolor-0 {
    background-color: #000;
    color: #fff;
}

.catcolor-1 {
    background-color: #FFA478;
    color: #fff;
}

.bordercat-slight {
    border-bottom: 6px solid #f7f7f7;

}

.bordercat-light {
    border-bottom: 6px solid #99a2aa;

}

.bordercat-1 {
    border-bottom: 6px solid #FFA478 !important;

}

.catcolor-2 {
    background-color: #ADCDF0 !important;
    color: #fff;
}

.bordercat-2 {
    border-bottom: 6px solid #ADCDF0 !important;
    /*  border-top: 1px solid #3FA7C2; */

}

.catcolor-3 {
    background-color: #A1D172 !important;
    color: #fff;
}

.bordercat-3 {
    border-bottom: 6px solid #A1D172 !important;
}

.catcolor-4 {
    background-color: #FFDCBA !important;
    color: #fff !important;
}

.bordercat-4 {
    border-bottom: 6px solid #FFDCBA !important;
}

.catcolor-5 {
    background-color: #4074B2 !important;
    color: #fff;
}

.bordercat-5 {
    border-bottom: 6px solid #4074B2 !important;
}

.catcolor-6 {
    background-color: #FFBDCC !important;
    color: #fff !important;
}

.bordercat-6 {
    border-bottom: 6px solid #FFBDCC !important;
}

.catcolor-7 {
    background-color: #DAE299 !important;
    color: #fff !important;
}

.bordercat-7 {
    border-bottom: 6px solid #DAE299 !important;
}

.catcolor-8 {
    background-color: #FFDFE6 !important;
    color: #fff !important;
}

.bordercat-8 {
    border-bottom: 6px solid #FFDFE6 !important;
}

.catcolor-9 {
    background-color: #B0BCE1 !important;
    color: #fff !important;
}

.bordercat-9 {
    border-bottom: 6px solid #B0BCE1 !important;
}

.bordercat-primary {
    border-bottom: 6px solid #094183 !important;
}


.myInputSearch {
    border: none !important;
    display: flex;
    padding: .5rem .5rem .75rem 1.75rem;
    background-color: transparent;
    color: inherit;
    -webkit-appearance: none;
}

.myInputSearch::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #c6c8ca;
}

.myInputSearch:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #c6c8ca;
}

.myInputSearch::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #c6c8ca;
}

.myInputSearch:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #c6c8ca;
}

.icons-position {

    width: 10px;

}

.testo {

    font-size: 45px !important;

}

.icons-generic {

    width: 40px;

}

.myPrimary {

    color: #006fdc;

}



.borderm-top {

    border-top: 1px solid #304e64;

}

.text-footer {

    color: #82a1bd !important;

}

.people-links {

    list-style: none;



}

.people-links>li {



    width: 160px;

    display: inline-block;





}

.box-notices {

    background-color: #fff;
    margin-top: 20px;

}



.pdetail h4 {

    font-weight: bold !important;

    color: #006FDC;

}

.pdetail h4,
h3,
h5 {

    margin-bottom: 0px;

}

.pdetail h5 {

    font-weight: bold !important;

    color: #666;



}

.nLine {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #F2F5F8;

    margin: 1em 0;

    padding: 0;

}

.profileInfo {

    list-style: none;
    padding: 0px;

}

.pdetail h4,
h3 {

    margin-bottom: 0px;

}

.piItem {

    height: 165px;
    width: 100%;
    display: block;
    background-color: #F2F5F8 !important;
    padding: 15px;

}

.subitem {

    height: 80px;

}

.topItem {

    margin: 0px 0px 37px 0px;

    background-color: #F2F5F8 !important;

    color: #006FDC !important;

}

#controls {
    position: relative;
    background-color: transparent;
    border: none;
    top: 50px;
    left: 60px;
    width: 300px;
    z-index: 9999;
}

#controls button {
    margin-top: 0px;
    background-color: rgb(31, 175, 252);
    padding: 0px 10px;
    color: rgb(255, 255, 255);
    width: auto;
    border: 0;
    flex-grow: 1;
    margin: 0px 10px;
}


.iconsP:hover {
    background-color: #033a7b;
}

.mapsP {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}

.mapsP:hover {
    background-color: #033a7b !important;
    color: #white !important;
}

.notoserif {
    font-family: Noto Serif, Georgia, Times New Roman, serif !important;
}

.mytimelinehome {

    background-color: #fff;
    height: 85px;

}

.angoloLeft {
    position: absolute;
    top: 0px;
    left: 15px;
}

.angoloRight {
    position: absolute;
    bottom: 8px;
    right: 15px;
}

.angoloLeftNoti {
    position: relative;
    top: -17px;
    left: -16px;
}

.angoloRightNoti {
    position: relative;
    bottom: -16px;
    left: 664px;
}

.profiles {

    height: 400px;
    padding: 26px;

}

.profilesIcons {
    height: 174px;
}

.borderOnly {}

.borderWhite {
    background-color: #fff !important;
}

.borderWhiteTop {
    background-color: #fff !important;
}

.borderWhiteBottom {
    background-color: #fff !important;
}

.borderOrange {
    border: solid #E77052 1px !important;
}

.myJumbo {

    background-color: #ADCDF0;
    height: 400px;
    width: 100%;
    padding: 15px;

}

.myJumboTab {

    background-color: #fff;
    height: 358px;
    width: 100%;

}

#short-filter {
    display: none;
}

#home-tab.active,
#exams-tab.active,
#results-tab.active,
#library-tab.active {
    background-color: #fff !important;
    border-top: 1px solid #094183 !important;
    border-right: 1px solid #094183 !important;
    border-left: 1px solid #094183 !important;
    border-bottom: 1px solid #fff !important;
    color: #094183 !important;
}

.nav-tabs>li.active>a {
    border-color: #094183;
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover,
.nav-tabs>.active>a:focus {
    border-color: #094183;
    border-bottom-color: transparent;
}

.nav-tabs {
    border-bottom: 1px solid #094183;
}


.myJumbomini {

    background-color: #F2F5F8;
    height: 190px;
    width: 100%;
    padding: 15px;

}

.myJumbomini2 {

    height: 70px;
    width: 100%;
    padding: 15px;


}

.pBtn {

    list-style: none;
    padding: 0px;

}

.pBtn>li {

    display: inline-block;
    background-color: #ADCDF0;
    padding: 5px;
    margin: 5px;

}

.badgeEmail {

    background-color: #DF0620;

    margin-left: 5px;

    position: absolute;

    top: 215px;

    left: 86px;

}

.badgeNotices {

    background-color: #59B17F !important;


    color: #fff !important;

    /*position:absolute;
margin-left: 5px;
top:215px;

left:272px;
*/
}

.pBtn>li>a {

    color: #666;

}

.pBtn>li {

    width: 83px;

}



.bigIcon>li>a>i {

    margin-top: 6px;

}

.bigIcon>li>a>p {

    margin-bottom: 0px;

}





.bg-grey {

    background-color: #fff;

}



.myLogo {

    width: 100px;

    position: absolute;

    top: 0px;

    left: 20px;

    display: block;

    padding: 10px;

}

.noticesHome {



    padding: 0px;

    margin: 0px;



}



.noticesHomeItem {



    list-style: none;

    margin: 0px;

    padding: 10px;

}



.noticesHomeItem h4 {

    line-height: 26px;

    color: #006FDC;

}

.noticesHomeItem p {

    color: #575757;

}

.dataNotSmall {

    display: none;

}



.logoTops {

    display: none;

    width: 150px;

    height: 150px;

    background-color: #094183;



}

.topSpace {

    height: 80px;

    margin-top: 30px;

}

.topWelcomeMobile {

    display: none;

}

.iconsP {

    width: 90px;
    height: 82px;
    background-color: #4074B2;
    color: #fff;

}
.iconsPf {

    width: 100px;
    height: 120px;
    background: none;
    color: #fff;

}
.ann-counter {
    width: 60px !important;
    display: none;
    box-shadow: 0 1px 6px 1px #DEDEDE;
}

.ann-counter-fixed {

    position: fixed;
    bottom: 30px;
    right: 25px;
}

  .card-columns {
    -webkit-column-count: 2 !important;
    -moz-column-count: 2 !important;
    column-count: 2 !important;
  }

 .card-columns-video {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
  }

@media (max-width:1379.98px) {

    /*    .navbar-expand-custom>.container, .navbar-expand-custom>.container-fluid {
            padding-right: 0;
            padding-left: 0
        }*/
        .text-brand {
            display: none;
        }
    }

@media (min-width:1380px) {
      .card-columns {
    -webkit-column-count: 2 !important;
    -moz-column-count: 2 !important;
    column-count: 2 !important;
  }
   .card-columns-video {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
  }
        /*
        .navbar-expand-custom {
            flex-flow: row nowrap;
            justify-content: flex-start
        }
        .navbar-expand-custom .navbar-nav {
            flex-direction: row
        }
        .navbar-expand-custom .navbar-nav .dropdown-menu {
            position: absolute
        }
        .navbar-expand-custom .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }
        .navbar-expand-custom>.container, .navbar-expand-custom>.container-fluid {
            flex-wrap: nowrap
        }
        .navbar-expand-custom .navbar-collapse {
            display: flex !important;
            flex-basis: auto
        }
        .navbar-expand-custom .navbar-toggler {
            display: none
        }*/
    }

@media all and (max-width: 1200px) {

 .card-columns-video {
    -webkit-column-count: 2 !important;
    -moz-column-count: 2 !important;
    column-count: 2 !important;
  }

    .iconsP {

        width: 86px;
        height: 80px;

    }
}





@media all and (max-width: 992px) {
 .card-columns-sub-news {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
  }

    #logoutUphoto {
        display: inline-block;
    }



    .myLogo {

        width: 70px;

        position: absolute;

        top: 0px;

        left: 20px;

        display: block;

        padding: 5px;

    }

    .angoloRight {
        position: absolute;
        bottom: 0px;
        right: 15px;
    }

    .iconsP {

        width: 92px;
        height: 82px;

    }

    .myJumboTab {
        height: auto !important;
        max-height: 500px !important;
    }

}

.img-card-mobile {
    display: none;
}

@media all and (max-width: 768px) {
 .card-columns-news {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
  }

    #long-filter {
        display: none;
    }
    


    #short-filter {
        display: block;
    }

    .img-card {
        display: none;
    }

    .img-card-mobile {
        display: block;
    }

    .logoTops {

        display: inline-block;

    }

    .topSpace {

        height: 150px;

    }

    .topWelcome {

        display: none;

    }

    .topWelcomeMobile {

        display: block;

    }

    .dataNotLarge {

        display: none;

    }

    .dataNotSmall {

        display: inline-block;

    }

    .botItem {

        height: 85px !important;

        background-color: #F2F5F8 !important;

    }



    .myLogo,
    #gtbpgl2 {

        display: none;

        /*width:60px !important;

padding:0px;*/

    }



    .topItem {

        margin: 0px 0px 20px 0px !important;

    }



    .padding-5a {

        padding-right: 15px !important;

    }


    .iconsP {

        width: 95px;
        height: 82px;

    }

    .myJumboTab {
        height: auto !important;
        max-height: 360px !important;
    }


}

@media all and (max-width: 576px) {

  .card-columns {
    -webkit-column-count: 2 !important;
    -moz-column-count: 2 !important;
    column-count: 2 !important;
  }
 .card-columns-news {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
  }

    #clocktimetable{
        display: none;
    }

    .profiles {
        height: auto !important;
    }

    .profilesIcons {
        height: auto !important;
    }

    .iconsP {

        width: 80px;
        height: 80px;
        background-color: #4074B2;
        color: #fff;

    }



}

/*==========according=======*/



.accordion {



    cursor: pointer;

    padding: 0px;

    width: 100%;

    border: none;

    text-align: left;

    outline: none;



    transition: 0.4s;

}



/*.active,*/
.accordion:hover {

    background-color: #E0E0E0;

}



.panelacc {

    padding: 0 0px;



    max-height: 0;

    overflow: hidden;

    transition: max-height 0.2s ease-out;

}

/*==========================*/





/* ========PORTLET==========*/







.portlet {

    margin: 10px;
    background-color: #fff;
    box-shadow: 0 1px 6px 1px #DEDEDE;

}

.portlet ul {

    border-bottom: 1px solid #f0f0f0;
    list-style: none;
    display: block;
    background-color: #fff;
    height: 85px;
    padding: 15px 5px 15px 5px;
    margin: 10px 3px 10px 3px;

}

.portlet ul li {

    padding: 0px;

    height: 50px;

}

.portlet ul li h5 {

    color: #006fdc;

}

.portlet div h2 {

    color: #636363;

    margin: 13px 0px 13px 14px;



    display: block;

    border-bottom: 1px solid #f0f0f0;

    height: 60px;

    line-height: 60px;

}



/* =========================*/
.noBorder {
    border-radius: 0px !important;
}

.card,
.card-header {
    /*border-radius: 0px !important;*/
}

.nav-tabs .nav-link {
    border-radius: 0px !important;
}


/*==========SLIDER==========*/



.ulslide {

    list-style: none outside none;

    padding-left: 0;

    margin: 0;

}

.demoSlider .item {

    margin-bottom: 0px;

}

.content-slider li {

    background-color: #ed3020;

    text-align: center;

    color: #FFF;

}

.content-slider h3 {

    margin: 0;

    padding: 0px 0;

}

.demoSlider img {

    width: 100%;

}

/*=======VIRTUALCAMP========*/

.border-vcamp {
    border: 2px solid #094183;
}

.parent-card {
    max-width: 540px;
    height: 80px;
}

.leteralicon {
    height: 75px;
    line-height: 75px;
    white-space: nowrap;
}

.cardbody-fixed {
    padding-left: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 75px;
    line-height: 75px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    resize: vertical;
}

/*======CHAT=====*/

.chat-queue-help-content{
    background-color: #f2f2f2;
    margin: 0.5rem;
    display: none;
    border-radius:0.25rem;
    padding: 0.75rem 1.25rem;
    border: 1px solid;
    border-color: Silver;

}

/*=========================*/

