/* Index Slider */

/*#content{
    max-width: 1280px;
    margin:0 auto;
    }*/
    #slider ul
    {
        margin:0;
        padding:0;
        list-style-type: none;
        background-color: transparent;
    }

    #slider ul li
    {
        float:left;
        width:199px;
        height:250px;
        overflow:hidden;
        margin:0;
        padding:0;
        background-color:#FAFAFA;
        background-image:none;
    }

    #slider ul li.large
    {
        width:200px;
    }

    div.imgWrap
    {
        height:95px;
        overflow: hidden;
        text-align: center;
        padding-top:15px;
    }

    div.imgWrap img
    {
        padding:0;
        margin:0;
        background-color: inherit;
    }

    div.textWrap
    {
        height:120px;
        position:relative;
        padding:10px;
    }

    div.textWrap h2
    {
        color: #806645;
        font-size:12px;
        margin-bottom:10px;
        padding:0;
    }
    #aboutBox .col-sm-12,#aboutBox .container{
        position: static;
    }
    #aboutBox h1{
        color: #fff;
        font-family: "PT Sans",sans-serif;
        text-transform: capitalize;
        margin-bottom: 20px;
        font-size: 51px;
        font-weight: bold;
        margin-bottom:15px;
    }
    #aboutBox.block .col-sm-5 img{
        width: 100%;
        position: absolute;
        top: 0;
        z-index: 999;
    }
    div.textWrap div.tagLine
    {
        font-size:11px;
        font-weight:normal;
        height: 80px;
    }

    div.textWrap div.readMore
    {
        font-size:10px;
        font-weight:normal;
        text-align:right;
    }

    /* Index */

    #testimonialsBox
    {
        float:left;
        width:320px;
        margin-right: 20px;
        overflow:hidden;
        background-color:#FAFAFA;
        position:relative;
    }

    ul.testimonials
    {
        margin:0;
        padding:0 0 40px 0 !important;
        list-style-type: none;
        width:3200px;
        margin-left:-2880px;
    }

    ul.testimonials li
    {
        padding:0px 0px 15px 0px;
        display:block;
        float:right;
        width:320px;
        position:relative;
        margin:0;
        background-image: none;
    }

    div.testimonialText
    {
        line-height:150%;
        margin-bottom:15px;
        font-style:italic;
    }

    div.testimonialAuthor
    {
        text-align: right;
        font-size:11px;
    }

    div.testimonialCompany
    {
        text-align: right;
        font-size:11px;
    }


    #testimonialsBox div.readMore
    {
        font-size:10px;
        font-weight:normal;
        text-align:right;
        padding:10px;
    }

    /* Our People */
    div.peopleBox
    {
        background-color:#FAFAFA;
    }

    div.peopleImage
    {
        float:left;
        width:200px;
        padding:15px 0px 0px 15px;
    }

    div.peopleContent
    {
        float:left;
        width:781px;
    }

    div.peopleContent h2
    {
        padding-bottom: 5px;
    }

    span.peopleTitles
    {
        margin-left:2px;
        font-size:12px;
        font-family:verdana;
    }

    div.peopleSkills
    {
        padding:0 15px;
        margin-bottom:15px;
    }

    /*Testimonials*/
    div.testimonialSection
    {
        background-color:#FAFAFA;
        padding:15px;
    }

    div.testimonialSection h2
    {
        padding:0px;
    }

    div.testimonialSection div.testimonialText
    {
        padding-top:25px;
    }

    div.testimonialSection div.testimonialAuthor
    {
        margin-bottom:0;
    }

    div.testimonialWebsite
    {
        font-size:11px;
        text-align: right;
    }

    /* Clients */
    div.clientsBox
    {
        padding:15px;
        text-align: center;
        background-color:#FFF;
    }

    /* Affiliations */
    div.affiliationBox
    {
        background-color:#FAFAFA;
    }

    div.affiliationImage
    {
        float:left;
        width:200px;
        padding:15px 0px 15px 15px;
    }

    div.affiliationContent
    {
        float:left;
        width:781px;
    }

    div.affiliationContent p
    {
        margin:15px;
    }

    /* Manage Account */
    #validateResponse
    {
        display:none;
    }

    #validateResponse div.block
    {
        padding: 15px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    ul.activeTools
    {
        margin:0 15px 15px 0px;
        padding:0;
        border-top:1px solid #CCC;
    }

    ul.activeTools li
    {
        margin:0;
        padding:15px;
        background-image: none;
        border:1px solid #CCC;
        border-top:0px;
        background-color:#FFF;
    }
    ul.activeTools a:focus{
        color: #ea9345;
    }
    ul.activeTools a li
    {
        padding:15px 15px 15px 80px;
        background-image:url('../img/misc/hyperlink.png');
        background-repeat: no-repeat;
        background-position: 20px center;
    }

    ul.activeTools a:hover li
    {
        background-color: #d4e2f2;
    }

    ul.activeTools a
    {
        text-decoration: none;
    }

    ul.activeTools div.T_Name
    {
        font-size:16px;
    }

    ul.activeTools a div.T_Name
    {
        font-size: 18px;
        font-weight: bold;
        margin-bottom:5px;
    }

    #logout
    {
       margin: 0;
       position: absolute;
       top: 8px;
       right: 0px;
       background: #fff;
       color: #287fb8;
       font-weight: bold;
       text-transform: uppercase;
       font-size: 14px;
       font-family: 'Proxima Nova',"Times New Roman", Georgia, Serif;
       letter-spacing: 1px;
       border-radius: 3px;
       border: none;
       padding: 13px 20px;
       display: inline-block;
   }

   .top-right-button{
    margin:0;
    position:relative;
    top:-10px;
    left:10px;
}

/* Admin Panel */
.icon-cols-list .col-xs-4:last-child:before{
    display: none;
}
.icon-cols-list .col-xs-4{
    position: relative;
    margin-bottom: 25px;
}
.icon-cols-list .col-xs-4:before{
    content: '';
    display: block;
    background: url('https://portal.180systems.com/img/tools/sat/arrow-right.png') no-repeat;
    height: 15px;
    width: 15px;
    position: absolute;
    right: 5px;
    top: 45%;

}
.icon-cols-list a.panelItem{
    margin-right: 25px;
    text-align: center;
    border: 2px solid #efefef;
    background-color: #FFF;
    padding: 10px;
    display: block;
    cursor: pointer;
    text-decoration: none!important;
    color: #767676;
    padding: 30px 10px;
}
a.panelItem
{
    text-align: center;
    border:1px solid #CCC;
    background-color: #FFF;
    padding:10px;
    display:block;
    cursor:pointer;
    text-decoration: none!important;
    color:#767676;
    margin-bottom: 20px;
}

a.panelItem:hover
{
    background-color: #e5f1f9;
}

a.panelItem.locked{
    background-color:#E6E6E6;
    cursor:default;
    background-image:url('../img/layout/lock.png');
    background-position:right top;
    background-repeat: no-repeat;
    background-size: 28px;
}

a.panelItem img
{
    background-color:transparent;
    max-width:105px;
    width: 100%;
}

a.panelItem div.T_Name
{
    margin-top: 18px;
    font-size: 16px;
    font-weight: bold;
}

a.panelItem.noMarginLeft{
    margin-left:0px;
}

/* Build Access */
#userWrap
{
    display:none;
    padding:0px 15px 15px 60px;
    background-image:url('../img/tools/admin/user-icon.png');
    background-repeat: no-repeat;
    background-position: 15px 5px;
}

#addSubmitWrap
{
    display:none;
}

ul.activeUsers
{
    margin:0 15px 15px 15px;
    padding:0;
    border-top:1px solid #CCC;
}

ul.activeUsers li
{
    margin:0;
    border:1px solid #CCC;
    border-top:0px;
    background-color:#FFF;
    padding:15px 15px 15px 70px;
    background-image:url('../img/tools/admin/user-icon.png');
    background-repeat: no-repeat;
    background-position: 20px center;
}

ul.activeUsers li.none
{
    color:#999!important;
    background-image: none;
    background-color:#FFF!important;
    padding:15px;
}

ul.activeUsers li:hover
{
    background-color: #e5f1f9;
}

ul.activeUsers a
{
    text-decoration: none;
}

img.remove
{
    padding:0;
    margin:0;
    background-color: transparent;
    float:right;
    padding-top:4px;
    cursor:pointer;
}

/* Portals */
#portal-list{
    display:none;
}

ul.full-line-list{
    list-style-type: none;
    margin: 20px 0;
    padding:0;
    border-top:1px solid #DDD;
    background-color:#FFF;
}

ul.full-line-list li{
    background-image: none;
    padding:10px 5px;
    border-bottom:1px solid #DDD;
}

#addPortalEntry{
    margin:0;
}
#addPortalEntry a:hover{
    color:  #287FB7;
}
#addPortalEntry a{
    padding: 9px 15px;
    border-radius: 2px;
    color: #fff;
    background: #ea9345;
}

#SATUL_Share{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
#SATUL_Share .check {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
ul.checklist{
    padding:0;
    list-style-type:none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}

ul.checklist.formList{
    margin-left:254px;
}

ul.checklist li{
    border:1px solid #e1e1e1;
    cursor:pointer;
    padding:0;
    margin-bottom:6px;
    background-image: none;
    background-color:#F4F4F4;
}

ul.checklist li div.check{
    float:right; 
    padding: 19px 19px 20px;
    background-color:#efefef;
    width:20px;
    margin-left:10px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image:url('../img/layout/error-grey.png');
    border-left: 1px solid #e1e1e1;
}

ul.checklist li.active div.check{
    background-image:url('../img/layout/complete-orange.png');
}

ul.checklist li div.name{
    padding:8px 10px 6px 10px;
    min-height:22px;
    background-color: #f7f7f7;
    margin-right:40px;
    font-weight: bold;
}
#filter-wrap .ui-accordion-header-active .ui-icon {
    color: #555;
}
#filter-wrap .ui-state-default .ui-icon{
    background: none !important;
    text-indent: 0;
}
div.certified-explanation{
    margin:0px 15px 10px 15px;
    font-style: italic;
}

img.certified-img{
    margin:0;
    padding:0px 5px;
}

div.certified{
    float:left;
    height:17px;
    width:12px;
    margin-left:10px;
    background-image:url('../img/check-blue.png');
    background-repeat: no-repeat;
    background-position: center center;
}

/* checklist - small */
ul.checklist.small.marginTop{
    margin-top: 15px!important;
}

ul.checklist.small li.title{
    padding:5px 10px;
    background-color:#e6e6e6;
    font-size:12px;
    text-align: left;
}

ul.checklist.small li div.check{
    padding:5px;
    height: 26px;
    width: 30px;
}

ul.checklist li:hover div.name{
    background-color:#e5f1f9;
}

#addSystem{
    margin-left:0px;
    margin-top: 10px;
}

#Portal_Systems_Supported div.remove, ul.full-line-list div.remove{
    float:right;
    width:20px;
    height:20px;
    margin-left:20px;
    cursor:pointer;
    background-image: url('../img/layout/delete.png');
    background-repeat: no-repeat;
    background-position: center center;
}

#Portal_Systems_Supported div.remove:hover, ul.full-line-list div.remove:hover{
    background-image: url('../img/layout/delete-hover.png');
}

div.portal-left-block{
    float:left;
    width:326px;
}

div.portal-right-block{
    float:left;
    width:326px;
}
div.saveBlock .loading{
    padding:0;
    margin:0;
    float:right;
    margin-right:40px;
    margin-top:12px;
}
#filter-wrap .ui-accordion .ui-accordion-icons{
    padding-left: 0.8em;
}
#filter-wrap .ui-accordion-content{
    padding: 0;
}
#filter-wrap{
    display:none;
}

div.articleTitle{
    margin:0px 15px;
}

div.articleDate{
    margin-left:15px;
    margin-bottom:5px;
    font-size:10px;
}

ul.portal-list{
    list-style-type:none;
    padding:0px;
    margin-bottom: 25px;
}

ul.portal-list li{
    background-image:none;
    margin:0;
    padding:5px;
    border-bottom:1px dotted #CCC;
}

div.paragraph{
    padding: 0px 15px 15px 15px;
    margin: 0px;
    font-weight: normal;
    background-color: #FAFAFA;
}

div.case-link{
    margin-top:5px;
}

/* Sat */

#show-all-systems{
    padding:10px 15px 0px 15px;
    font-weight: bold;
}

#hidden-system-list
{
    display:none;
}

#vendor-prompt{
    margin-top:10px; 
    padding-top:18px;
    border-top:1px solid #DDD;
}

img.spacerArrow{
    margin-top:65px;
    width:15px;
    height:15px;
}

div.question-table-wrap{
    margin-top:20px;
}

table.questions-table{
    margin:0;
    padding:0;
    border:0;
    width:100%;
    border-collapse: collapse;
}

table.questions-table.ranking td{
    padding:10px 5px;
    font-size: 14px;
}

table.questions-table.ranking td.right{
    text-align: center;
}

table.questions-table.ranking th{
    text-align:left;
    color:#806645;
    padding-bottom:10px;
    border-bottom:1px solid #DDD;
    font-weight: normal;
    font-size: 14px;
}

table.questions-table th.SATSC_Name{
    color:#ea9244;
    font-size:16px;
    padding-bottom:10px;
    font-family:Tahoma;
    font-weight:normal;
    text-align: left;
    width:35%;
    vertical-align: bottom;
    border-bottom:1px solid #DDD;
    padding-right:10px;
}

table.questions-table th.SATRTV_Name{
    font-size: 12px;
    font-weight: normal;
    padding: 0px 5px 10px 5px;
    text-align: center;
    vertical-align: bottom;
    color: #555;
    border-bottom: 1px solid #DDD;
}

table.questions-table th.SATNA{
    font-size:14px;
    font-weight:normal;
    text-align:right;
    padding-right:40px;
    vertical-align: middle;
    color:#806645;
    border-bottom:1px solid #DDD;
}

table.questions-table th.SATNA input{
    margin:0px 0px 0px 10px;
    position:relative;
    top:1px;
}

table.questions-table tr.question-row:hover td{
    background-color:#e5f1f9;
}

table.questions-table td{
    padding:10px 0px;
    border-bottom:1px solid #DDD;
    vertical-align: middle;
    font-size: 14px;
}

table.questions-table td.SATRTV_Value div.radio-toggle{
    width:20px;
    height:20px;
    margin:0 auto;
    background-image: url('../img/tools/sat/radio.png');
    background-repeat: no-repeat;
    background-position: center center;
    cursor:pointer;
}

table.questions-table td.SATRTV_Value div.radio-toggle:hover{
    background-image: url('../img/tools/sat/radio-hover.png');
}

table.questions-table td.SATRTV_Value div.radio-toggle.active{
    background-image: url('../img/tools/sat/radio-active.png');
}

table.questions-table td.SATQA_Input{
    text-align: right;
    width:15%;
}

table.questions-table td.SATQA_Input.auto{
    background-image:url('../img/tools/sat/calculator.png');
    background-repeat:no-repeat;
    background-position: right 10px;
}

table.questions-table td.SATQA_Input div.formRowMini{
    padding-bottom: 0px;
    margin-right:25px;
}

table.questions-table.na input, table.questions-table.na select{
    background-color:#FFEBE8;
}


table.questions-table td.SATQA_Input input{
    text-align: right;
}

table.questions-table td.SATQA_Input img{
    padding:0;
}

table.questions-table.zebra-col td:nth-child(even){
    background-color: #f2f2f2;
}

#navigation-bar-wrap{
    padding:10px 15px;
    background-color:#F2F2F2;
    border-bottom:1px solid #EEE;
    margin-bottom:10px;
}

ul.apply-category-list
{
    list-style-type: none;
    margin:0;
    padding:0;
    height:20px;
    background-color:transparent;
}

ul.apply-category-list li
{
    float:left;
    cursor:pointer;
    overflow: visible;
    padding:5px 3px 5px 0px;
    margin-bottom:0px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-image: none;
    font-size:14px;
}

ul.apply-category-list li.incomplete{
    color:#CDCDCD!important;
    cursor:default;
}

ul.apply-category-list li.new{
    color:#8CAC52;
    font-weight:bold;
}

ul.apply-category-list li:hover{
    color:#818cf5;
}

ul.apply-category-list li.active{
    color:#287fb8;
    cursor:default;
    font-weight:bold;
}

img.SATC-divider{
    padding:0;
    margin:9px 3px 0px 0px;
    float:left;
    width:8px;
    height:8px;
}

#progressbar{
    margin-bottom:2px;
}

div.sat-content-wrap{
    overflow: hidden;
    position:relative;
    margin-bottom: 20px;
}

div.overlay{
    position:absolute;
    width:100%;
    padding-bottom:200000px;
    background-color: #FAFAFA;
    filter:alpha(opacity=65);
    -moz-opacity:0.65;
    -khtml-opacity: 0.65;
    opacity: 0.65;
    display:none;
    z-index:999;
}

.greenBold{
    color:#8CAC52;
    font-weight:bold;
}

.sat-content .message-box{
    margin-right: 0; 
    margin-top: 15px;
}
div.message-box{
    border:1px solid #DDD;
    background-color:#FCFFCB;
    margin-bottom:20px;
    padding:15px;
}

div.weighting-message{
    text-align:right;
    margin-bottom:15px;
    font-size:18px;
    font-weight:bold;
    color:#297FB7;
}

div.weighting-message div.instructions{
    font-size:14px;
    font-weight:normal;
    margin-bottom:5px;
    margin-top: 15px;
}

#weighting{
    height:25px;
    width:50px;
    padding-left:5px;
    padding-right:5px;
    outline:0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color:#FFF;
    border: 1px solid #297FB7;
    font-family:verdana;
    font-size:14px;
    text-align: center;
}

thead.ranking th{
    border:0px !important;
    padding:5px;
    vertical-align: bottom;
}

thead.ranking tr:nth-child(even) th{
    padding:5px;
    vertical-align: bottom;
    border-bottom:1px solid #CCC !important;
}

table.questions-table thead th.SATUL_Vendor{
    text-align: center;
    border:0px;
    background-color:#297FB7;
    color:#FFF;
    border-bottom:0px;
    font-size:12px;
    font-weight:normal;
    padding:5px 14px;
    vertical-align: middle;
}

table.questions-table .center{
    text-align: center!important;
}

table.questions-table .left{
    text-align: left!important;
}

table.questions-table td.SATRTV_Name{
    font-size:12px;
    padding:5px;
    vertical-align: middle;
}

tfoot td.empty{
    background-color:#FAFAFA!important;
    border:0px;
}

tfoot td{
    text-align: center;
    border:0px;
    background-color:#297FB7!important;
    color:#FFF;
    border-bottom:0px;
}

table.questions-table td.hover{
    background-color:#e5f1f9!important;
}

#navigation-bar-wrap div.quantitative{
    border-right:1px solid #DDD;
}

#navigation-bar-wrap h3{
    margin-left:0px;
}

#showType
{
    margin-top:8px;
}

ul.leads{
    border-top:1px dashed #CCC;
    margin:0px 15px;
}

ul.leads li{
    border-bottom:1px dashed #CCC;
    padding:20px 5px;
}

div.user-contact-card{
    float:left;
    width:215px;
    margin-right:20px;
}

div.lead-industry-supported{
    width:340px;
    float:left;
    margin-right:20px;
}

div.lead-industry-supported h3{
    margin-left:0px;
}

div.lead-size{
    width:345px;
    float:right;
}

div.lead-size h3{
    margin-left:0px;
}
/*Select Your User Type*/
#SATUL_Type_Select .col-xs-3{
    margin-bottom: 30px;
}

/* News */
#commentform label{
    text-align: left;
}
@media(max-width: 1440px){
    #aboutBox.block .col-sm-5 img{
        width: 96%;
    }
}
@media (max-width: 1200px) and  (min-width:576px) {
    a.panelItem{
        min-height: 200px;
    }
}

@media (max-width: 1440px) and (min-width:992px)  {
    #aboutBox.block .col-sm-5 img{
        position: static;
    }
}
@media(max-width: 991px){
    #aboutBox h1{
        font-size: 38px;
    }
    #aboutBox.block {
        font-size: 18px;
    }
}

@media(max-width: 767px){
    #navigation-bar-wrap div.quantitative{
        border-right: none;
        border-bottom: 1px solid #DDD;
    }
    .apply-category-list:after{
        content: '';
        display: block;
        clear: both;
    }
    ul.apply-category-list{
        height: auto;
        padding-bottom: 15px;
    }
}

@media (max-width: 575px){
    .btn-right-left .theme-btn{
        display: block;
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
    }
    .panel-item--wrap .col-xs-4{
     width: 100%;
     margin-bottom: 20px;
 }
 .icon-cols-list .col-xs-4{
    width: 100%;
    margin-bottom: 55px;
}
.icon-cols-list .col-xs-4:before{
    top: auto;
    bottom: -30px;
    right: 0;
    left: 0;
    margin: 0 auto;

    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
}