﻿@import url('https://fonts.googleapis.com/css?family=Raleway');



.rnContentWrapper
{
    font-size: 16px;
    background-color: #FFFFFF;
}

.RadNotification {
    border-color: black !important;
}

.button {
  font-size:12px;
  background-image:none !important;
/*  background: linear-gradient(to bottom, #151d85 1%,#4695d6 49%,#151d85 100%) !important;*/
  background-color: #151d85 !important;
  color:white !important;
  }

.rnTitleBarTitle
{
    font-size: 16px;
    color:#ffffff !important;
}

.rnTitleBar
{
      background-color: #151d85 !important;
    background-image: linear-gradient(to bottom, #151d85 1%,#151d85 100%) !important; 
    font-size: 16px;
    color:#ffffff;
}

.rnContent
{
    font-size: 16px;
    background-color: #FFFFFF;
}


a
{
    text-decoration: none;
}

    a:hover
    {
        text-decoration: underline;
    }

div.bigcontainer
{
    width: 1355px;
    margin-left: auto;
    margin-right: auto;
    min-height: 800px;
    border: 1px solid #CCCCCC;
}

div.rightinsidecontainer
{
    width: 930px;
    min-height: 790px;
    float: left;
    border: 1px solid gray;
    background: #FFFFFF;
    margin-top: 5px;
}

div.leftinsidecontainer
{
    width: 310px;
    min-height: 290px;
    float: left;
    color: #ffffff;
}

body
{
    font-family: Raleway, sans-serif;
    font-size: 15px;
    color: black;

}
 .riComboBox
       {
           font-family: Raleway !important;
       }

 .riTextBox
       {
           font-family: Raleway !important;
       }

.bodyclass
{
    font-family: Raleway, sans-serif;
    font-size: 12pt;
}


.cartclass
{
    font-size: 20px;
    color: #09707b;
}

.cartclassbold
{
    font-size: 14px;
    color: #09707b;
    font-weight: bold;
}



.smalldarkforeclass
{
    font-size: 11px;
    color: #666652;
}

.rowclass
{
    width: 700px;
    margin-right: auto;
    margin-left: auto;
}
.leftcol
{
    width: 165px;
    min-height: 50px;
    float: left;
    text-align: right;
    margin-bottom: 5px;
}

.rightcol
{
    width: 405px;
    min-height: 50px;
    float: right;
    text-align: left;
    margin-bottom: 5px;
    }


.leftcolmed
{
    width: 185px;
    min-height: 60px;
    float: left;
    text-align: right;
    margin-bottom: 5px;
}

.rightcolmed
{
    width: 405px;
    min-height: 60px;
    float: right;
    text-align: left;
    margin-bottom: 5px;
}


.leftcoltall
{
    width: 185px;
    min-height: 102px;
    float: left;
    text-align: right;
    margin-bottom: 5px;
}

.rightcoltall
{
    width: 405px;
    min-height: 102px;
    float: right;
    text-align: left;
    margin-bottom: 5px;
}

.leftcolsupertall
{
    width: 185px;
    min-height: 142px;
    float: left;
    text-align: right;
    margin-bottom: 5px;
}

.rightcolsupertall
{
    width: 405px;
    min-height: 142px;
    float: right;
    text-align: left;
    margin-bottom: 5px;
}


.errorclass
{
    color: Red;
    font-weight: bold;
    font-size: 16px;
}



.shadedheaderclass
{
    border: 1px solid black;
    width: 96%;
    height: 50px;
    background: #151D85;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 24px;
    font-family: Raleway;
    line-height:50px;
    margin: 5px 5px 15px 0px;
}

.shadedheaderclasssmall
{
    border: 1px solid black;
    width: 98%;
    height: 20px;
    background: #0fbcce;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    margin: 5px 5px 15px 5px;
    font-family: Raleway;
    height: 20px;
}
