/* background color for the content part of the pages */

.Rounded3dRibbon 
{
    font-weight: normal;
    font-size: 9pt;
/*    font-family: Corbel, Verdana, Tahoma, Arial, Helvetica;*/
    font-family: Verdana, Tahoma, Arial, Helvetica, Courier;
    text-decoration: none;
    color: #1D447E; /* RGB(48,51,122);   Something like light blue */
}
.btnDatawash
{
    color: #1D447E;
    font-size: 9pt;
    background: #CCCCCC;
    font-family: Tahoma, Verdana, Arial, Helvetica, Courier; /* Garamond, Courier New,*/
    font-weight: bold;
    border-bottom: 2px solid #1D447E;
    border-right : 2px solid #1D447E;
    border-left : 1px solid #1D447E;
    border-top : 1px solid #1D447E;
    /* border: 1px solid #0033FF; */
}
.btnDatawash:hover
{
    color : #0033FF;
    background : White;
    cursor : pointer;
}

.Datawash_BodyData 
{
    
/*font-weight: bolder;
    font-size: 9pt;
    font-family: Tahoma, Verdana, Arial, Helvetica, Courier;  Garamond, Courier New,    text-decoration: none;
    color: black;

*/}
.Datawash_Data 
{
    font-weight: bolder;
    font-size: 9pt;
    font-family: Tahoma, Verdana, Arial, Helvetica, Courier; /* Garamond, Courier New,*/
    text-decoration: none;
    color: black;
}
.Datawash_Body 
{
   /* font-weight: normal;
      font-size: 8pt;
    font-family: Corbel, Verdana, Tahoma, Arial, Helvetica;
  font-family: Verdana, Tahoma, Arial, Helvetica, Courier;
    text-decoration: none;
    color: #1D447E; /* RGB(48,51,122);   Something like light blue */
}
.Datawash_Large 
{
    font-weight: bold;
    font-size: 11pt;
    font-family: Verdana, Tahoma, Arial, Helvetica, Courier;
    text-decoration: none;
    color: #1D447E; /*RGB(48,51,122);  /* Something like light blue */
}
.Datawash_BodySmall
{
    font-weight: normal;
    font-size: 7pt  !important;
    /*font-family: Verdana, Tahoma, Arial, Helvetica, Courier  !important;
    text-decoration: outline;
    color: #1D447E  !important; /*RGB(48,51,122);  /* Something like light blue */
}
.Datawash_BodyRed 
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Verdana, Tahoma, Arial, Helvetica, Courier;
    text-decoration: none;
    color: red;
}

.Datawash_BoldSmall
{
    font-weight: bold !important;
    font-size: 7pt  !important;
    
    text-decoration: outline;
   /* color: #1D447E  !important; RGB(48,51,122);  /* Something like light blue 
  font-family: Verdana, Tahoma, Arial, Helvetica, Courier  !important;*/
}

.Datawash_Bold  
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana, Tahoma, Arial, Helvetica, Courier;
    text-decoration: none;
    color: #1D447E; /* blue; */
}

/*  original content */



@media (min-width: 768px) {
 

}
.Rounded3dRibbonContent .DNNAligncenter {
text-align: left  !important;
}
#dnn_ContentPane .Rectangle_Title .Title, dnn_FullA .Rectangle_Title .Title{
text-align: left  !important;
margin-left: 20px ;
}

.loginContent > * , .dnnRegistrationForm > *{
    font-family: Verdana;
}
#Logo a > img {
    padding: 1px 0 !important;
}
#Logo {
    height: 100% !important;
     max-height: 100% !important;
}
/*@media (min-width: 768px) and (max-width: 900px)  {
    #Logo {
       margin-top:20px;
       margin-bottom:20px;
    }
}*/
@media (min-width: 300px) and (max-width: 700px)  {
     #Logo > .row >.col-md-12 {
       margin-top:8px;
    }
    #Logo .col-xs-4{
        width: 50% !important;
    }
    #Logo .col-xs-8{
        width: 50% !important;
    }
}

@media (min-width: 800px)  {
    #Logo {
       margin-top:20px;
    }
}
@media (min-width: 900px)  {
    #Logo {
       margin-top:10px;
    }
}
@media (min-width: 980px) and (max-width: 1000px)  {
    #Logo {
       margin-top:12px;
    }
}
@media (min-width: 1200px)  {
    #Logo {
       margin-top:5px;
    }
}
@media (min-width: 1500px)  {
    #Logo {
       margin-top:8px;
      
    }
}

.userMessages{
display:none !important;
}
.userNotifications{display:none !important;}
.list-bullet{list-style:inside}
