﻿
.panel-title a:before {
    content: url(/themes/custom/sa_com/images/collapse.svg);
    float: Left !important;
    position: relative;
    display: inline-block;
    transform: scale(.75);
    padding-right: 3%;
}

.panel-title a.collapsed:before {
    content: url(/themes/custom/sa_com/images/expand.svg);
    transform: scale(.75);
    padding-right: 3%;
}

#collfbrdln {
    border-left: 1px solid lightgray;
}

#Fcollapsepanel {
    border-color: #EAECEE;
    margin-top: 1%;
    margin-left: -2.5%;
    margin-right: -10.5px;
}

#Scollapsepanel {
    border-color: #EAECEE;
    margin-top: 7%;
    margin-left: -2.5%;
    margin-right: -10.5px;
}

#Fcollspanelh {
    color: #EAECEE;
    background-color: #F2F3F4;
    border-color: #EAECEE;
}

#Scollspanelh {
    color: #EAECEE;
    background-color: #F2F3F4;
    border-color: #EAECEE;
}

.collsaspan {
    white-space: pre-line;
    font-size: 0.7em;
    color: #555555;
}

#Fclspanbdy {
    border-top-color: #EAECEE;
}

#Sclspanbdy {
    border-top-color: #EAECEE;
}

.clsimgdivdesctwo {
    font-size: 0.83em;
    white-space: pre-line;
}

.clsbtncolsp {
    width: 65%;
    padding-top: 2%;
    padding-bottom: 2%;
    margin-bottom: 2%;
}

.clsdivtwo {
    border-top: 1Px dotted lightGray;
    height: 7px;
}

.clsimgfpig {
    width: 100%;
}

.clsimghand {
    width: 100%;
    padding-left: 10%;
}

.clsimgspig {
    width: 17%;
    height: 18%;
}

.clsimghspan {
    font-size: 0.83em;
}

.clsdivhspace {
     /* height: 20Px; */
}

.clshpnAcct {
    font-size: 0.33em;
    color: black;
    /*font-weight: bold;*/
    padding-right: 11%;
}

.clspnAcct {
    font-size: 0.75em;
    color: black;
    font-weight: normal;   
}

.clsh5nAcct {
    font-weight: bold;
}

.clsdivimgnAcct {
    padding-left: 7%;
}

.clsdivnAcct {
    padding-left: 0%;
}

.clsdivlogin {
    padding-top: 2%;
}

.clsdivimgnAcct {
   /* margin-left: -6%;*/
}

.clsdivimgoAcct {
    padding-left: 8%;
}

.clsdivhnAcct {
    margin-left: -7%;
}

.clsdivclspnacct {
    padding-left: 0%;
    text-align: left;
}

.clsdivcont {
    text-align: center;
}

.clsdivfloatl {
    left: 9%;
}

@media (min-width: 320px) and (max-width: 575px) {
    .clsdivfloatl {
        left: 20%;
    }
	.clsdivimgnAcct{
	
		margin-left: -7%;
	}
	
	.divalign2{
		padding-left: 11%;
	}
	p.clspnAcct {
		padding-left: 11%;
	}
    .clsdivfloatr {
        left: 2%;
    }
	
    .clsdivclspnacct {
        padding-left: 0% !important;
        text-align: left;
    }

    .clsdivnAcct {
        padding-left: 29px !important;
		
    }

    .clshpnAcct {
        padding-right: 14%;
        font-size: 0.82rem;
    }

    .clsh5nAcct {
        font-weight: bold;
        font-size: 1.0rem;
    }

    .clslogin {
        font-weight: bold;
        font-size: 20px;
    }
}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {
    .clsdivimgoAcct {
        padding-left: 5.5%;
    }
    .imgclass{
        width:65% !important;
    }

    .clsh5nAcct {
        float: left;
        font-size: 1.3rem;
    }

    .clslogin {
        float: left;
        font-size: 17px;
        font-weight: bold;
    }

    .clsdivnAcct {
        padding-left: 0%;
    }

    .clshpnAcct {
        padding-right: 14%;
        font-size: 0.85rem;
        font-weight: bold;
    }

    .clsdivimgnAcct {
       /* margin-left: -4.5%;*/
    }

    .clsdivclspnacct {
        padding-left: 0%;
        text-align: left;
    }

    .clsdivfloatl {
        left: 5%;
    }

    .clsdivfloatr {
        left: 1%;
    }
    .divalign1{
        display:flex !important;
    }
    .divalign2{
        display:inline-block !important;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
    .clsdivimgoAcct {
        padding-left: 6.5%;
    }
    /*.clsdivclspnacct 
    {
    margin-left: -32%;
    }*/
    #collfbrdln {
        /*border-top: 1px solid lightgray;*/
        border-left: none;
		width: 100% !important;
    }

    .clspnAcct {
        font-size: 0.88em;
        color: black;
        font-weight: normal;
        float: left;        
    }

    .clsdivclspnacct {
        padding-left: 0%;
        text-align: left;
    }

    .clshpnAcct {
        padding-right: 8%;
        float: left;
        font-size: 0.75rem;
    }

    .clsdivnAcct {
        padding-left: 8%;
    }

    .clsdivfloatr {
        left: -3%;
    }

    .clsh5nAcct {
        float: left;
        /*font-size: 0.44em;*/
    }

    .clslogin {
        float: left;
        font-size: 1.01em;
        font-weight: bold;
    }
    .divalign1{
        display:flex !important;
    }
    .divalign2{
        display:inline-block !important;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {

    .clshpnAcct {
        padding-right: 13%;
        font-size: 0.75rem
    }

    .clsdivhnAcct {
        margin-left: 0;
    }

    .clsdivimgoAcct {
        padding-left: 4%;
    }

    .clsdivnAcct {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .clsdivimgnAcct {
        /*margin-left: -4.5%;*/
    }

    .clsdivclspnacct {
        margin-left: -2%;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
    }

    .clsimgmoney {
        width: 64px;
        height: 61px;
    }

    .clsdivfloatl {
        left: 1.5%;
    }

    .clsdivfloatr {
        left: 1%;
    }

    .clsh5nAcct {
        float: left;
        font-weight: bold;
        margin-bottom: 6px;
        font-size: 0.94rem;
    }

    .clslogin {
        float: left;
        font-weight: bold;
        margin-bottom: 6px;
        font-size: 1.01em;
    }
    .clsimghspan{
        font-size: 0.69em;
    }
    .divalign1{
        display:flex !important;
    }
    .divalign2{
        display:inline-block !important;
    }
}


/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .clsdivclspnacct {
        padding-left: 0%;
        text-align: left;
    }

    .clshpnAcct {
        padding-right: 8%;
        float: left;
        font-size: 0.78rem;
    }

    .clsdivnAcct {
        padding-left: 0px !important;
		padding-right: 0px !important;
		
    }

    .clsdivfloatl {
        left: -5.5%;
    }

    .clsh5nAcct {
        float: left;
        font-size: 1.3rem;
    }

    .clslogin {
        float: left;
        font-size: 20px;
        padding-left: 0%;
        font-weight: bold;
    }

    .clsdivfloatr {
        left: -4%;
    }

    .clspnAcct {
        font-size: 0.8em;
        color: black;
        font-weight: normal;
        float: left;
        padding-left: 0%;
    }

    .divlogin {
        margin-bottom: 5%;
    }

    .clsdivlogin {
        padding-top: 4%;
        margin-bottom: 5%;
    }

    .notenrolled {
        padding-top: 3%;
        padding-bottom: 3%;
    }

    .notenrolled1 {
        padding-top: 4%;
    }
    .divalign1{
        display:flex !important;
    }
    .divalign2{
        display:inline-block !important;
    }
}
