  ﻿html, body {
    outline: none;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px;
    color: #444;
    line-height: 160%;
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    background-color: whitesmoke !important;
}

.main {
    margin: 10px;
    line-height: 120%;
    font-weight: 300;
    font-size: 24px;
}

.mainHeader {
    margin: 0 0 0 10px;
    font-weight: 400;
    font-size: 24px;
}

.black {
    font-size: 40px;
    color: #555;
}

.check {
    float:left;
    margin-left:10px;
}

.ready {
    font-weight: 500;
    font-size: 18px;
}

.description {
    color: #993333;
    font-size:14px;
}

h1.title {
    color: #666666;
    margin: 15px 0 0px 0;
    line-height: 120%;
    font-size: 18px;
    font-weight: 300;
}

h1 {
    line-height: 120%;
    font-weight: 300;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 24px;
}

h2 {
    font-size: 28px;
    margin: 15px 0 0px 0;
    line-height: 120%;
    color: #555;
    font-weight: 400;
    font-family: 'Open Sans', Arial, sans-serif;
}

h3
{
    font-family:'Open Sans', Arial, sans-serif;
	padding:0;
	font-size:20px;
	float:none;
    line-height:120%;
}

    h3.first {
        font-family: 'Open Sans', Arial, sans-serif;
        padding: 0;
        font-size: 20px;
        float: none;
        line-height: 120%;
        margin-top: 0;
    }

    h3.red {
        font-family: 'Open Sans', Arial, sans-serif;
        color: #993333;
        margin-top: 0;
    }

h4 {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 10px;
}

img
{
	border-width:0;
}

div.mainContainer {
    width: 980px;
    margin: 0 auto;
    max-width: 100%;
}

div.mainContainer2 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

div.panelButton{
    width:100%;
    margin:0 auto;
    text-align:center;
}

div.CenterHigh {
width:980px;
margin-left:-490px;
left:50%;
position:absolute;
top:257px;
}

.white {
    color:#fff;
}

.green {
    background-color: #669999;
}

.gray {
    background-color: #888387;
}

.orange {
    background-color:#FF9966;
}

.blue {
    background-color: #4a90e2;
}

.lightGreen {
    background-color:#00CB87;
}

div.RadNavigation_Material .rnvRootLink {
    padding: 7px 16px;
    color: #455a64;
}

div.contentHeader {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: top;
    min-height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

div.contentContainer {
    background-color: #f5f5f5;
}

div.contentMenu
{
    font-size:24px;
}

div.contentMenu2 {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    font-size: 16px;
}

div.Menu {
    /*background-color:#ffffff;
    filter:alpha(opacity=90);
    opacity:0.90;*/
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
    font-size: 13px;
}

.k-menu-link-text {
    display: flex;
    flex-flow: row nowrap;
    flex: 1 1 auto;
    overflow: hidden;
    color: #455A64;
    font-size: 16px;
    font-weight: 500;
    padding: 7px 10px;
    text-overflow: ellipsis;
}

div.headerContainer {
    width: 100%;
    filter: alpha(opacity=90);
    opacity: 0.90;
    z-index: 999;
    min-height: 50px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight:300 !important;
}

.ImageText {
background-color:#888;
color:#fff;
font-size:28px;
font-weight:100;
padding:15px 10px 15px 10px;
filter:alpha(opacity=90);
opacity:0.90;
}

.DealText {
    background-color:#888;
    color:#fff;
    font-size:26px;
    font-weight:100;
    filter:alpha(opacity=90);
    opacity:0.90;
    margin: 5px;
    line-height: 160%;
    background-color: #993333;
    padding:5px 10px 5px 10px;
    width: intrinsic;           /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content;    /* Firefox/Gecko */
    width: -webkit-max-content; /* Chrome */
}

.contentWrapper {
    padding: 10px;
}

#contentThreeColumn {
margin: 0 250px 0 250px;
overflow:hidden;
}

#contentTwoColumn
{
margin: 0 250px 0 0;
overflow:hidden;
}

#left {
width: 240px;
margin:0 auto;
display:inline-block;
text-align:left;
vertical-align:top;
}

#right {
width:920px;
max-width:100%;
margin:0 auto;
text-align:center;
vertical-align:top;
}

#countries {
    width: 1140px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    vertical-align: top;
}

#middle {
    width: 660px;
    max-width: 95%;
    margin: 0 auto 0;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    text-align: left;
}

#right2
{
margin:20px;
width: 670px;
float:right;
margin-top:10px;
}

.articleText {
    font-size: 13px;
    color: #4b4b4b;
    line-height: 140%;
}

.innertube{
padding: 10px;
}

.innertube2x
{
padding: 20px;
}

/*a:link {
    text-decoration: none;
    color: #993333;
    font-weight: bold;
}
a:visited {
    text-decoration: none;
    color: #993333;
    font-weight: bold;
}



a:active {
    text-decoration: none;
    color: #993333;
    font-weight: bold;
}

a:hover {
    color: #993333;
    text-decoration: underline;
    font-weight: bold;
}*/



.hlnkBold a:link
{
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
.hlnkBold a:visited
{
	color: #993333;
	text-decoration:none;
	font-weight:bold;
}

.hlnkBold a:active
{
	color: #993333;
	text-decoration:none;
	font-weight:bold;
}

.hlnkBold a:hover
{
	color: #993333;
	text-decoration: none;
	border-bottom: solid 1px #993333;
	font-weight:bold;
}

.FrontPage a:link
{
	color: #333333;
	font-weight:normal;
	text-decoration: none;
	border-bottom:dotted 1px gray;
}
.FrontPage a:visited
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	border-bottom: dotted 1px gray;
}
.FrontPage a:active
{
	color: #006666;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 1px gray;
}
.FrontPage a:hover
{
	color: #006666;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 1px #006666;
}

.loginStatus
{
    outline: none;
    float: right;
    margin-right: 13px;
}

lh
{
    font-weight:bold;
}

ul
{
	list-style-type:none;
    margin:0;
    padding:0;
}

    ul.Large {
        font-size: 13px;
        text-align: left;
    }

ul.FrontPage
{
	list-style-type:none;
	line-height: 250%;
	padding:0;
	margin:0;
}

li.FrontPage
{
    background-image:url('/report-check/css/Images/check_mark1.gif');
    background-repeat:no-repeat;
    background-position:0 7px;
    padding-left:25px;
}

.box
{
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid;
	border-color:#ccc #999 #999 #ccc;
}

.ShadowLeft
{
	background-position: left;
	background-image: url( /report-check/css/'Images/left_shadow.gif' );
	background-repeat: repeat-y;

}

.ShadowRight
{
	background-position: right;
	background-image: url( /report-check/css/'Images/right_shadow.gif' );
	background-repeat: repeat-y;
}

.Border
{
	margin-left:10px;
	margin-right:10px;
	background-color:#ffffff;
	position:relative;
	z-index:1;
}

.spanHeader
        {
            font-size: 16px;
            line-height: 100%;
            font-weight: bold;
            color: #FFFFFF;
        }

.divHeader
        {
	/*background-image:url('/report-check/css/Images/bkgLine_gray.gif');*/
    background-repeat: repeat-x;
	color: #FFFFFF;
	border-bottom:solid 1px #fff;
    border-top:solid 1px #fff;
    position:absolute;
    width:100%;
    top:65px;
    height:42px;
    left:0;
}

div.labels
{

}

div.Left
{
	width:150px;
	float:left;
	margin-bottom:10px;
    display:inline-block;
    margin:0 auto;
}

div.Right
{
	width:100px;
	float:none;
	margin-bottom:10px;
    display:inline-block;
}

div.TabContent
{
	border:solid 1px rgb(204,204,204);
	margin-top:-1px;
	line-height:140%;
	background-color:#ffffff;
	padding:10px;
}

.Orders {
    text-align:center;
}

.MyAccount {
    float:left;
    display:inline-block;
    margin-right:20px;
}

.PageFrame {
    line-height: 140%;
    text-align: left;
    float:left;
    width:780px;
    float:left;
    max-width:100%;
}

div.PageContent
{
	padding: 10px;
	border: solid 1px rgb(204,204,204);
	background-color: White;
}

div.Image {
    position:absolute;
    background-color:#fff;
    overflow-x: hidden;
    width:1920px;
    height:450px;
    margin-left:-960px;
    left:50%;
}

img.Panoramic {
    height:450px;
}

div.warning
{
    padding: 10px;
    color: #993333;
}

img.warning
{
    margin-right: 10px;
}

span.Right
{
	float:right;

}

.chbLeft
{
	float:left;
}
.RoundPanel
{
	font-weight: normal;
	color: black;
	text-align: center;
}
.Button
{
	margin-top: 10px;

}

.myTextbox
{
	color: #C0C0C0;
}

.style1
{
	width: 100%;
	line-height:140%;
}

.copy a
{
	color: #c37300;
	text-decoration: none;
	border-bottom:dotted 1px gray;
}
.copy a:visited
{
	color: #c37300;
    text-decoration: none;
}
.copy a:hover
{
	background-color:#ffcc99;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	border:0;
}

.panels{
    width:100%;
    text-align:center;
}

.panelFour {
    width: 300px;
    margin: 0 5px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-top: 10px;
    background-color: #ffffff;
    /*filter: alpha(opacity=90);
    opacity: 0.90;
    z-index: 999;*/
}

.panelList {
    width:180px;
    text-align:left;
    margin:0 auto;
    padding-top:20px;
    height:140px;
}

.panel {
    width: 300px;
    max-width:95%;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background-color: #ffffff;
    filter: alpha(opacity=90);
    opacity: 0.90;
    z-index: 999;
    padding: 15px;
    font-size:15px;
}

.panelHeader
{
    width: 100%;
    padding-top: 5px;
    font-family: Trebuchet MS;
    font-size: large;
    font-weight: bold;
    color: #669999;
    height: 25px;
    background-image: url('/report-check/css/Images/rpHeaderContent.png');
    text-align: center;
    background-repeat: repeat-x;
}
.panelContent {
    background-color: White;
    border-top: dashed 1px #cccccc;
    padding: 10px;
    padding-bottom: 0px;
    height: 100px;
    /*filter: alpha(opacity=90);
    opacity: 0.90;
    z-index: 999;*/
}
.headerContent {
    background-color: White;
    padding: 10px;
    filter: alpha(opacity=90);
    opacity: 0.90;
    z-index: 999;
    text-align:center;
}
.pageHeader {
    padding: 10px;
    filter: alpha(opacity=90);
    opacity: 0.90;
    z-index: 999;
}

.premium {
    float: left;
    text-align: left;
    padding-top: 0;
    width: 95%;
    max-width: 400px;
    margin: 0 auto;
}

.panelSubContent
{
    padding:10px;
    border-bottom:1px dashed #cccccc;
}
.panelFooter
{
    width: 100%;
    padding-top: 5px;
    font-family: Trebuchet MS;
    font-size: large;
    font-weight: bold;
    color: #669999;
    height: 25px;
    background-image: url('/report-check/css/Images/rpHeaderContent_fliped.png');
    text-align: center;
    background-repeat: repeat-x;
}

div.roundedBox
{
    width:200px;
    float:left;
    background-image:url('/report-check/css/Images/rounded.png');
    background-repeat:no-repeat;
    height:130px;
}
div.roundedBoxTitle
{

    color:black;
    padding-top:10px;
    padding-bottom:5px;
    text-align:center;
    font-weight:bold;
}

ul.resources
{
    list-style-type:disc;
    list-style-position:inside;
    padding-left:0;
}

.calculator
{
    border-collapse: collapse;
    float:left;
    font-size:13px;

}

.calculator td
{
    padding: 5px;
    border: 1px solid #9e9e9e;
    vertical-align:bottom;
}

.calculator th
{
    background-color:#e9e9e9;
    border: 1px solid #9e9e9e;
    padding: 5px;
    font-size:small;
}

.mainTable
{
    border-collapse: collapse;
    float:left;
    margin-right:20px;
    font-size:13px;
    margin-top:10px;
}

.mainTable td
{
    padding: 5px;
    text-align: center;
    border: 1px solid #9e9e9e;
}

.mainTable th
{
    background-color:#e9e9e9;
    border: 1px solid #9e9e9e;
    padding: 5px;
    font-size:small;
}

.leftColumn
{
    background-color: #f8f8f8;
}

.header {
    padding:5px 0 5px 0;
    width: 100%;
    top: 0px;
    background-color: #7B767A;
    background-repeat: repeat-x;
}

.headerLeft {
    margin-left: 5px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.headerRight {
    outline: none;
    color: #ffcc99;
    float: right;
}

.headerRight a:link, .headerRight a:visited{
    color: #FF9966;
    font-weight:normal;
}

img.icon
{
    border: 0;
    width: 20px;
    height: 20px;
}

.footer {
    margin-top: 5px;
    clear: both;
    width: 100%;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    background-color: #7B767A;
    min-height: 50px;
}

div.Reserved {
    height:50px;
}

div.footerContent
{
    margin:0 auto;
    width:980px;
    max-width:90%;
    text-align:left;
}

div.footerContent {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    text-align: left;
}

div.footerLabel {
    text-align: center;
    padding: 10px;
    font-size: 11px;
}

div.footer a:link
{
    color:#fff;
}

div.footer a:visited
{
    color:#fff;
}

div.footer a:hover
{
    text-decoration:underline;
}

h2.footer
{
    color:#ffffff;
    font-size:14px;
}

ul.footer
{
    list-style-type:none;
    list-style-position:inside;
    padding-left:0;
}

td.footer
{
    width:130px;
}

.step {
    padding: 15px;
    padding-top:5px;
}

.stepText {
    padding-top: 0;
}

.checkmark {
    margin:0 5px;
}

.listItem {
    width:150px;
    float:left;
    display:inline-block;
}

.pager {
    clear:both;
}

div.GetStarted {
    line-height: 150%;
    width: 420px;
    max-width: 100%;
    color: #7B767A;
    font-weight: 100;
    padding: 0 10px 0px 10px;
    filter: alpha(opacity=90);
    opacity: 0.90;
    margin: 5px auto;
    zoom: 1;
    float: left;
    text-align: center;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

div.dark {
    filter: alpha(opacity=90);
    opacity: 0.90;
    background-color: #888;
    text-align: center;
    color:#fff;
    padding:5px;
}

div.video {
    margin:5px auto;
    width:560px;
    height:315px;
    max-width:95%;
    display:inline-block;
    vertical-align:top;
    *display:inline;zoom:1;
}

div.line {
    height: 5px;
    margin-top: 5px;
    border-top: solid 1px #ccc;
}

.Client {
            height:50px;
            margin-left:30px;
            margin-right:30px;
        }

#ClientsDiv {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    width:100%;
}

.badge {
    width: 45%;
    float: left;
}

.home {
    line-height: 150%;
    max-width: 100%;
    font-weight: 100;
    font-size: 16px;
    padding: 0 10px 15px 10px;
    /*filter: alpha(opacity=95);
    opacity: .95;*/
    zoom: 1;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

.mobile {
    color: white;
    text-align: right;
    width: 100%;
    display: none;
}

.headline {
    color: white;
    float: left;
    margin-right: 10px;
}

#headline {
    display:none;
}

.service {
    display: inline-block;
    width: 210px;
    text-align: left;
    font-size: 15px;
    font-weight: 700;
    padding-right: 10px;
    vertical-align: middle;
}

.rush {
    display: inline-block;
    width: 220px;
    text-align: right;
}

.price {
    display: inline-block;
    width: 50px;
    text-align: right;
    vertical-align:middle;
}

.select {
    display: inline-block;
    width: 80px;
    text-align: left;
    vertical-align:middle;
}

.select-rush {
    display: inline-block;
    width: 80px;
    text-align: center;
}

.separator {
    height: 1px;
    border-top: 1px solid #cccccc;
}

.translation {
    width: 160px;
    float: left;
    margin-left: 10px;
}

.language {
    float: left;
}

.label {
    width: 130px;
    float: left;
    clear: both;
}

.field {
    float: left;
    margin-bottom: 15px;
}

.addressLabel {
    width: 150px;
    margin-bottom: 5px;
    float: left;
}

.loginLabel {
    width: 100px;
    margin-bottom: 5px;
    float: left;
    text-align:right;
    margin-right:10px;
}

.Primary {
    text-align: center;
    clear: both;
    margin-bottom: 15px;
}

.Buttons {
    margin-top:10px;
    margin-bottom:10px;
}

.CancelButton {
    float:right;
}

#LanguageDiv {
    margin-left:20px;
}

.Next {
    float:left;
    margin-right:10px;
    width:150px;
}

.OrderSummary {
    max-width: 100%;
    border: solid 1px rgb(204,204,204);
    background-color: #f9f9f9;
    padding: 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

.FlagIcon {
    margin-right:5px;
    margin-bottom:-4px;
}

#logo {
    display: table-cell;
    vertical-align: middle;
}



html .RadNavigation .rnvRootGroup {
    display: block;
    white-space: normal
}

.leftNode {
    float: left;
}

.rightNode {
    float: right;
}

.alert {
    background-color: #E5FFFF;
    padding: 5px;
    font-size: 16px;
    color: #555;
    text-align: center;
    border-top: 1px solid #ccc;
}

.banner {
    background-color: #ffe272;
    color: #555;
    padding: 10px;
    font-size: 24px;
    text-align: center;
    border-top: 1px solid #ccc;
}

.step1 {
    color: #215ca0;
}

.step2 {
    color: #888387;
}

.step3 {
    color: #669999;
}

.step4 {
    color: #888387;
}

.step5 {
    color: #669999;
}

.step6 {
    color: #215ca0;
}

@media screen and (max-width: 600px) {
    .black {
        font-size: 32px;
    }
}

div.RadMenu_Material .rmRootGroup .rmRootLink {
    padding: 7px 16px;
}

div.RadMenu_Material .rmRootGroup {
    background: transparent !important;
    border: 0;
}

div.RadNavigation_Material .rnvRootLink {
    padding: 7px 16px;
    color: #455a64;
}

.RadNavigation_Material .rnvText {
    cursor: pointer !important;
}

.RadNavigation .rnvMore.rnvLeft {
    padding: 7px 16px;
}

.RadInput_Default .riTextBox {
    font-size: 14px !important;
}

.RadComboBox_Default .rcbInput {
    font-size: 14px !important;
}

.RadComboBoxDropDown_Default {
    font-size: 14px !important;
}

@media screen and (max-width: 600px) {
    #contact, #login {
        display: none;
    }

    .mobile {
        display: inline !important;
    }

    .GetStarted {
        font-size: 14px;
    }

    .banner {
        font-size: 20px;
        padding: 5px;
    }

    .headline {
        width:100%;
        text-align:right;
    }
}

@media screen and (min-width: 600px) {
    .GetStarted {
        font-size: 16px;
    }
}

div.RadNavigation_Material .rnvText {
    font-weight: bold;
}

div.header-box {
    display: inline-block;
    border: 1px #FF9966 solid;
    padding: 5px;
    margin-right: 10px;
    float:left;
}

.sub-header {
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight:600;
    font-size: 16px;
    color: #555;
    text-align:left;
}

.header-list li {
    /*display: inline;*/
    white-space: nowrap;
}

.footer-message {
    color:#ffffff;
    text-align:center;
}

.checkout {
    width: 700px;
    max-width: 100%;
    float: left;
    margin-top: 10px;
    text-align: left;
}

.reviews {
    display: inline-block;
    width: 279px;
    height: 100%;
}

.searchBox {
    height: 27px;
    width: 250px;
    margin-left: 4px;
    font-family: 'Lato', Arial, sans-serif;
    font-size: 14px;
    vertical-align: top;
    border-width: 1px;
    padding: 0px;
    position: relative;
    max-width: 100%;
    outline-style: none;
    outline: none;
}

.searchButton, .searchButton:hover {
    background-image: url('https://www.scholaro.com/pro/Images/magnifying_glass.png');
    background-repeat: no-repeat;
    height: 29px;
    width: 70px;
    margin-left: 5px;
    background-position: center;
    background-color: #ffcc99;
    border-color: #ffcc99;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
}

    .searchButton:hover {
        background-color: #ff9900;
        border-color: #ff9900;
    }

.fancy {
    line-height: 0.5;
    text-align: center;
}

    .fancy span {
        display: inline-block;
        position: relative;
    }

        .fancy span:before,
        .fancy span:after {
            content: "";
            position: absolute;
            height: 5px;
            border-bottom: 1px solid #ccc;
            top: 0;
            width: 50px;
        }

        .fancy span:before {
            right: 100%;
            margin-right: 15px;
        }

        .fancy span:after {
            left: 100%;
            margin-left: 15px;
        }

        .hours {
            width:60px;
            float:left;
        }

.input input {
    border: 0px solid #ccc;
    margin: 0;
    background: transparent;
    padding: 5px;
}

.input table tr td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.input table th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #fafafa;
    padding: 5px;
}

.input table {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.noDecoration, img {
    text-decoration: none !important;
    border: 0 !important;
}

div.contentInput {
    width: 450px;
    max-width: 100%;
    float: left;
    margin-right: 20px;
}

div.contentOutput {
    width: 485px;
    max-width: 100%;
    float: left;
}

.k-menu-link {
    padding-block: 0rem !important;
    padding-inline: .5rem;
    outline: 0;
    color: inherit;
    display: flex;
    flex-flow: row nowrap;
    flex: 1 1 auto;
    gap: .5rem;
    align-items: center;
    position: relative;
    white-space: nowrap;
    cursor: pointer;
}

.k-menu-link-text:hover {
    border-color: #ECEFF1;
    color: #455A64;
    background-color: #ECEFF1;
}


.k-item:focus {
    box-shadow: none !important;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.new-logo {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 5px;
    outline: none;
    height: 50px;
}

.tiles {
    display: flex;
    flex-flow: wrap;
    gap: 15px;
    font-weight: bold;
    max-width: 500px;
    text-align: center;
    max-width: 100%;
}

.tile {
    position: relative;
    float: left;
    vertical-align: top;
    overflow: hidden;
    background-clip: padding-box;
    border-style: solid;
    border-width: 3px;
    border-color: transparent;
    border-radius: 10px;
    font-weight: bold;
    text-decoration: none !important;
    padding: 5px 10px;
    width: 10.71428571em;
}

    .tile:hover {
        /*        border: 3px solid darkgrey;
*/
        border: 3px solid whitesmoke;
        box-shadow: 5px 9px 17px 0 lightgrey;
    }

.tile-content {
    padding: 10px 0px;
    box-sizing: content-box;
    line-height: 1.42857143;
    display: grid;
    text-align: center;
    /*font-size: 18px;*/
}


.evaluation-tile {
    color: #FF4253;
    background-color: WhiteSmoke;
}
    .evaluation-tile:hover {
        color: #FF4253;
    }

.gpa-tile {
    color: #607D8B;
    background-color: WhiteSmoke;
}
    .gpa-tile:hover {
        color: #607D8B;
    }

.degree-tile {
    color: #60688B;
    background-color: WhiteSmoke;
}
    .degree-tile:hover {
        color: #60688B;
    }

.rightNode {
    margin-left: auto !important;
}

/*.form-label-font {
    font-size: 18px;
}*/

.k-button-solid-btn {
    border-color: #60688b !important;
    color: #fff !important;
    background-color: #60688b !important;
    padding: 5px 10px !important;
}

    .k-button-solid-btn:hover {
        border-color: #4b516d !important;
        background-color: #505774 !important;
    }

.form-info {
    padding: 10px 15px 3px 15px;
    background: whitesmoke;
    border-radius: 10px;
    width: 100%;
    /*border-left: 3px solid #4b516d;*/
    /*border-right: 3px solid #4b516d;*/
}

.k-captcha-image-wrap {
    /*width: 400px !important;*/
}

.k-captcha-input {
   /* width: 400px !important;*/
}

.k-captcha-validation-message {
    display: none !important;
}

.k-captcha .k-captcha-validation-message.k-text-success {
    display: none !important;
}

#Captcha-success, .k-form-error, .k-invalid-msg, .field-validation-valid {
    display: none !important;
}



.k-messagebox-error {
    color: #f44336;
    font-weight: bold;
    border-radius: 5px;
    background: #fff4f4 !important;
}

.k-messagebox-success {
    border-color: #bfddcf;
    color: #0d462c;
    background-color: #e9faf2 !important;
    border-radius: 5px;
}

.k-grid {
    border-width: 1px !important;
}

/*.k-table-tbody {
    font-size: large !important;
}*/

.k-text-center {
    text-align: center !important;
}

.k-column-title, .k-grid-header, .k-button-text {
    font-weight: 600;
}

.file-link-field {
    font-weight: bold !important;
    text-underline-position: under !important;
    font-family: sans-serif !important;
    font-style: italic !important;
}

.alert {
    background: #ffbd3abd !important;
    padding: 10px 12px !important;
    font-size: 21px !important;
    color: black !important;
    border-radius: 10px !important;
    text-align: center !important;
    margin-bottom: 40px !important;
    margin-top: 15px !important;
    line-height: normal !important;
    align-content: center !important;
    box-shadow: 0px 1px 19px 3px lightgrey;
}


.GPAgrid {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 20px;
    max-width: 1200px;
    margin: 25px 0px;
}

.report-grid-degree {
    display: grid;
    grid-template-columns: 1fr !important;
    gap: 20px;
    max-width: 1200px;
    margin: 20px 0px;
}


.report-item {
    display: flex;
    margin-bottom: 12px;
    font-size: 18px;
}

.report-label {
    width: 170px;
    font-weight: bold;
}

.report-value {
    flex: 1;
}

#ForUseLabel {
    margin-bottom: 0px;
    padding: 10px 15px;
    background: #f7f6ff;
    border-radius: 10px;
    width: 100%;
    border-left: 3px solid #4b516d;
    border-right: 3px solid #4b516d;
}

.ribbon-container {
    margin: 25px 0;
    position: relative;
}

.ribbon {
    position: absolute;
    top: -13px;
    left: 20px;
    padding: 10px 25px;
    background: #2c3e50;
    color: white;
    font-size: 16px;
    font-weight: 500;
}

    .ribbon:before {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 0 10px 10px 0;
        border-color: transparent #1a2632 transparent transparent;
        top: 0;
        left: -10px;
    }

    .ribbon:after {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 10px 10px 0 0;
        border-color: #1a2632 transparent transparent transparent;
        bottom: -10px;
        right: 0;
    }

.summary-content {
    margin-top: 40px;
    padding: 40px 20px 15px;
    background: whitesmoke;
    border-radius: 6px;
    border: 1px solid #e8e8e8;
    line-height: 1.5;
    color: #2c3e50;
    font-size: 22px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.error-box {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
    padding: 1rem;
    border-radius: 10px;
}