#LoginPanes {
   
    padding-top: 30px !important; /*sets distance between the image logo (if there is one) and the top of the login box*/
	display: flex;
	margin-left: 0px !important;
	align-items: center;
	justify-content: center;
	width: 350px !important;
}

#NavTabs_TabStripHead {
    background: none !important;
    background-color: #2b71b9 !important;
}

#dnn_Image1 {
    width: 300px;
	padding: 0 46px 0 0 !important;
}

.ImageContainer {
    padding: 0 0 0 0
}

#LoginContent {
    margin-top: 30px !important; /* sets distance between login panel and the top of the page*/
    width:380px;
    background: rgba(255, 255, 255, 0.95) !important; /*sets the background color of the login box and the transparency*/
    border-radius: 3px; /*determines how rounded the border is*/
    border: 1px solid #000; /* sets the border width style and color can set to 0px or remove this line to remove the border*/
}

#dnn_mobileLoginPanel {
    background: none !important;
    border: 0px solid #424242 !important;
    background-color: white !important;
}

#dnn_customMobileLogin img {
    width: 80%;
}

#bottomLegend {
	width: 350px !important;
}

#dnn_wpMobileLogin, #dnn_customMobileLogin {
    background: linear-gradient(to left bottom, #2b71b9 50%, #2b71b9 50%)
}

#troubleLink
{
	margin: 30px -20px 0 0 !important;
	padding: 0 0 0 0 !important;
	text-align: right !important;
}

#dnn_RightPane {
	margin: 0 0 -50px 0 !important;
	padding: 0 0 0 0 !important;
}

/*.CenterChild_RightPanel, .CenterChild_LeftPanel
/*{
/*     border-radius: 0px;/*100% 100% 100% 100% / 8px 8px 8px 8px; */ */
/*     box-shadow: 0px !important; /*0px 2px 3px rgba(0, 0, 0, 0.3); */ */
/*    margin: 8px 4px;                                                                                                  */
/*}                                                                                                                     */
/*                                                                                                                      */
/*#NavTabs_TabStripHead {                                                                                               */
/*background: none !important;                                                                                          */
/*background-color: #041E42 !important;                                                                                 */
/*/*background-image: url(https://media.giphy.com/media/BdAJbjBaz2sgg/giphy.gif) !important;                            */
/* url(http://moziru.com/images/fireworks-clipart-tumblr-transparent-5.gif) !important ;                                */
url(https://78.media.tumblr.com/31b77a4ffcc179ee0e3d399200624392/tumblr_nh2p87g63P1szhqh3o1_500.gif) !important;*/ */
/*background-position: top !important;                                                                                  */
/*background-repeat: repeat !important;                                                                                 */
/*/*-webkit-animation: slide 14s linear infinite;*/ */
/*}                                                                                                                     */
/*                                                                                                                      */
                                                                                                                     */
/*                                                                                                                      */
/*.DnnModule-385                                                                                                        */
/*{                                                                                                                     */
/*    margin: 0px !important;                                                                                           */
/*}                                                                                                                     */
/*                                                                                                                      */
/*.ui-layout-north.WPTabStrip_Head.ui-layout-pane.ui-layout-pane-north {                                                */
/*    background: #041E42 !important;                                                                                   */
/*}                                                                                                                     */
/*#LoginPanes {                                                                                                         */
/*                                                                                                                      */
/*    width: 500px !important;                                                                                          */
/*    padding-top: 30px !important;                                                                                     */
/*}                                                                                                                     */
/*#LoginPanes .dnn_RightPane                                                                                            */
/*{                                                                                                                     */
/*    height: 183px !important;                                                                                         */
/*}                                                                                                                     */
/*                                                                                                                      */
/*#dnn_Image1                                                                                                           */
/*{                                                                                                                     */
/*    margin-left: -15px;                                                                                               */
/*}                                                                                                                     */
/*                                                                                                                      */
/*.DnnModule-7594                                                                                                       */
/*{                                                                                                                     */
/*    position:absolute !important;                                                                                     */
/*    top: 30px;                                                                                                        */
/*    right: 30px;                                                                                                      */
/*}                                                                                                                     */
/*                                                                                                                      */
/*#LoginContent {                                                                                                       */
/*                                                                                                                      */
/*    margin: 20px 0px 0px 20px;                                                                                        */
/*    width: 500px;                                                                                                     */
/*    background-color: #fff;                                                                                           */
/*    border: 1px solid black;                                                                                          */
/*    border-radius: 3px;                                                                                               */
/*    /*margin-top: 100px;*/ */
/*    height: 420px;                                                                                                    */
/*}                                                                                                                     */
/*                                                                                                                      */
/*                                                                                                                      */
/*@-webkit-keyframes slide {                                                                                            */
/*    from { background-position: 0 0; }                                                                                */
/*    to { background-position: 0 400px; }                                                                              */
/*}                                                                                                                     */
