/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */  



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.Normal, .NormalDisabled, .NormalDeleted {
  color:black !important;
}


header h1.logo img {
    position: relative;
    color: transparent;
    max-height: 60px;
  top: 20px;
    
}
#dnn_Header1_LOGO1_imgLogo {
    max-height: 60px !important;
    top: 30px !important;
    vertical-align: bottom !important;
}

img.PublicationIcon{
  max-width:280px;
}

h1.title{
    background-color:#f2f2f2!important;
  color:#2c3e50;
  margin-top: 30px;
  border-bottom: 5px solid #2c3e50;
}

a.bosses{
  color:#F07830 !important;
}

h3{
    
    font-size: 1.3em !important;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 3px;
    text-transform: uppercase;
    color: #2c3e50;
}
 
.tp-bannershadow.tp-shadow1{
  visibility: hidden !important;
}
 .social-icons { display: none; }

div.word-rotate.active {
    height: 48px !important;
    font-weight: normal !important;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
}

ul
{
  border-radius: 0px 0px 0px 0px !important;
  -webkit-border-radius: 0 0px 0px 0px !important;
  -moz-border-radius: 0 0px 0px 0px !important;
}

nav
{
  border-radius: 0px 0px 0px 0px !important;
  -webkit-border-radius: 0 0px 0px 0px !important;
  -moz-border-radius: 0 0px 0px 0px !important;
}


li
{
  border-radius: 0px 0px 0px 0px !important;
  -webkit-border-radius: 0 0px 0px 0px !important;
  -moz-border-radius: 0 0px 0px 0px !important;
}

a
{
  border-radius: 0px 0px 0px 0px !important;
  -webkit-border-radius: 0 0px 0px 0px !important;
  -moz-border-radius: 0 0px 0px 0px !important;
}

.nivoSlider img, .nivoSlider
{
  border-radius: 0px 0px 0px 0px !important;
  -webkit-border-radius: 0 0px 0px 0px !important;
  -moz-border-radius: 0 0px 0px 0px !important;
}

header h1.logo{
  top:30px !important
  vertical-align:bottom !important;
}

#dnn_Header1_LOGO1_imgLogo{
  max-height:96px !important;
   top:30px !important;
  vertical-align:bottom !important;
}

.iOSBlur{
   background: green !important;
   background-color: green !important;
   transition: all 0s ease0s !important;
   min-height: 50px;
   min-width: 0px;
   line-height: 24px;
   border-width: 0px;
   margin: 0px;
   padding: 0px;
   letter-spacing: 0px;
   font-size: 24px;
    left: 19.5px;
    top: 180px;
   visibility: visible;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -1, 0, 0, 0, 1);
}

.SEObooster{
  visibility:hidden !important;
  font-size:1px !important;
  line-height:1px!important;
  margin-bottom:0px!important;
}


.f1_container {
  position: relative;
  margin: 10px auto;
  width: 306px;
  HEIGHT: 200px;
  z-index: 1;
}
.f1_container {
  perspective: 600;
}
.f1_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transition: all 0.6s linear;
  -webkit- transition: all 0.6s linear;
}
.f1_container:hover .f1_card {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
}
.face {
  position: absolute;
  margin-top: 10px !important;
  margin-bottom: 20px !important;
  width: 100%;
  height: 100%;
  padding: 0px;
  color: #747474;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  background-color: #F2F2F2;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
  margin-top: auto;
  margin-bottom: auto;
  display: table-cell;
  vertical-align: middle;
}

.face h3 {
margin-bottom: 0px;
}

.face p {
margin-top: 0px;
}

.face.back {
  margin-top: 10px !important;
   margin-bottom: 10px !important;
  width: 100%; 
  height: 100%; 
  display: block;
  text-align: center;
  height: 200px;
  line-height: 22px;
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  padding: 20px;
  box-sizing: border-box;
  font-size: 15px;
  color: #fff;
  background-color: #2c3e50;
  display: table-cell;
  vertical-align: middle;
  
}

.face.back a, a:hover, a:active, {
  color: #fff !important;
 
}
  
.face.back a:visited {
  color: #fff !important;
}
  .owl-demo .item{
  margin: 3px;
}
.owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
  
  
}


h1, h2, h3, h4, h5, h6 {
  
    letter-spacing: none !important;
  letter-spacing: 0 !important;
  margin-bottom: -1px !important;
 
   
}

h2 {    
        margin-bottom: 0px !important;
  letter-spacing: 0 !important;
       
}



hr{
  background-image: -moz-linear-gradient(left center , transparent, rgba(126, 13, 48, 0.54), transparent)!important;
}

ul, ol {
    color: #777 !important;
}

a, a:visited {
    color: #77686e;
}


.floated_img
{
    float: left;
  margin: 5px;
  padding: 5px;
  border: 1px solid #c2c2c4;
  
  
}


.floated_img a:hover;
{
     border: 5px solid #fff;
}

.fusion-one-third {
    width: 30.6666%;
}
.fusion-layout-column {
    position: relative;
    float: left;
    margin-right: 4%;
    margin-bottom: 20px;
}

.fusion-checklist .circle-yes {
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #333;
    color: #FFF;
    text-align: center;
}


.fusion-checklist .fusion-li-item {
    margin-bottom: 11px;
}


.fusion-checklist .icon-wrapper {
    display: table;
    float: left;
}

.fusion-checklist {
    list-style-type: none;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0px, 0px);
}

.carouselServices{
  width: 200px; 
  height: 100px; 
  margin: 0px; 
  text-align: center; 
  background-color: #f2f2f2;
  padding:10px;
  
}
.carouselServices1{
  width: 200px; 
  height: 100px; 
  margin: 0px; 
  text-align: center; 
  background-color: #d4d8dc;
  padding:10px;
  
}

/*#revolutionSlider

{

  max-height:700px !important;
  width:100% !important;
}*/

/*partners page flip boxes code*/
#f2_container {
  position: relative;
  margin: 10px auto;
  width: 450px;
  height: 281px;
  z-index: 1;
}
#f2_container {
  perspective: 1000;
}
#f2_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 1.0s linear;
  
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit- transition: all 0.6s linear;
}
#f2_container:hover #f2_card {
  transform: rotateY(180deg);
  box-shadow: -5px 5px 5px #aaa;
  
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
}
.face2 {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  
  -webkit-backface-visibility: hidden;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
}
.face2.back2 {
  display: block;
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 10px;
  color: white;
  text-align: center;
  background-color: #aaa;
  
    -webkit-transform: rotateY(180deg);
}

/*partners page flip boxes code ends*/



#dnn_ctr19887_Login_Login_DNN_cmdLogin{

  background-color:#2c3e50 !important;
  border-color: #7a0a4b !important; 
  background: #ad3d7e !important; 
  background: -moz-linear-gradient(top, #a3256e 0%, #2170cd 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a3256e), color-stop(100%,#890b54)) !important; 
  background: -webkit-linear-gradient(top, #a3256e 0%,#890b54 100%) !important; 
}


#dnn_ctr21048_Register_registerButton{
  background-color:#2c3e50 !important;
  border-color: #7a0a4b !important; 
  background: #ad3d7e !important; 
  background: -moz-linear-gradient(top, #a3256e 0%, #2170cd 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a3256e), color-stop(100%,#890b54)) !important; 
  background: -webkit-linear-gradient(top, #a3256e 0%,#890b54 100%) !important; 
    color: #fff;
}

#dnn_ctr21048_Register_actionsRow{

  position:relative; 
  float:right;"
}









