     /********************************      Basic Structure      ********************************/
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,900,500,300);

html { font-size: 100%; height: 100%;
 margin-bottom: 1px; /* Always show a scrollbar to avoid jumping when the scrollbar appears  */
}
body {font-family: "Open Sans",sans-serif; color: #4d4d4d; background:url(../images/bg-sidebar.png) left top repeat-y;z-index: 9;
    position: relative; background-attachment: fixed;
font-size: 13px;height: 100%;}

#body-wrapper { min-height: 100%;/*margin-bottom: -55px;*//*background: url('../images/bg-radial-gradient.gif') fixed 230px top no-repeat; position:relative;*/}
.clr{ clear:both;}
.alert{ position:relative;}
.close{ position:absolute; right:10px; top:10px; font-size:14px;}

/********************************      Elements styling      ********************************/

h1, h2, h3, h4, h5, h6 { margin:0px !important;
                font-family: "Open Sans",sans-serif;
                color: #3f4a62;
                font-weight: normal;
                }

h1            { font-family: "Open Sans",sans-serif; font-size: 31px; font-weight: bold; color: #fff;
				  position: absolute; top: -1000px;  /* Remove this line and delete the logo (in the HTML) if you don't want an image as a logo */
				}

h2            { font-size: 26px; padding: 0 0 10px 0; }
h3            { font-size: 19px !important; padding: 0 0 10px 0; }
h4            { font-size: 16px; padding: 0 0 5px 0; }
h5            { font-size: 14px; padding: 0 0 5px 0; }
h6            { font-size: 12px; padding: 0 0 5px 0; }


a              { color: #6A6A6A; text-decoration: none; }
a:hover     { color: #000; }
a:active     { color: #777; }
a:focus     { outline: 1px; }

strong       { font-weight: bold; color: #333; }

small   		{ font-size: 0.85em; }

pre           { font-family: monospace; }

p {
                padding: 5px 0 10px 0;
                line-height: 1.6em;
                }
/*textarea{resize: none}*/
/********************************      General Classes      ********************************/

.clear {
                clear: both;
                }

.align-left {
                float: left;
                }

.align-right {
                float: right;
                }

/************ Button ************/
.button {
				font-family: "Open Sans",sans-serif;
                display: inline-block; border-radius:0px !important;
                background: #ec9e02  !important;
                border: none !important;
                padding: 10px !important;
                color: #fff !important;
                font-size: 12px !important;
                cursor: pointer;
                }

.form-control{height: 42px;
padding: 8px 12px;
/*border-radius:0px !important;*/}
.red {
background: #414141 !important; /* for non-css3 browsers */
background: linear-gradient(top, #414141,#414141) !important; /* W3C */
background: -moz-linear-gradient(top, #414141,  #414141) !important; /* for firefox 3.6+ */
background: -webkit-gradient(linear, left top, left bottom, from(#414141), to(#414141)) !important; /* Safari 4+, Chrome */
background: -webkit-linear-gradient(left top, left bottom, #414141, #414141) !important; /* Chrome 10+, Safari 5.1+, iOS 5+ */
background: -o-linear-gradient(top, #414141,#414141) !important; /* Opera 11.10+ */
background:-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#414141, EndColorStr=#414141, GradientType=0)" !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414141', endColorstr='#414141', GradientType='0') !important; /* for IE */
border: 1px solid #414141 !important;
margin-top:0px !important;
  text-align: center;
    width: 88px;
}

.button:hover {
                text-decoration: underline;
                }

.button:active {
    padding: 10px !important;
}
.actions-left {
				float:left;
				margin-right:20px;
				}
.editor table {
				border:none !important;
}
a.remove-link {
				color: #bb0000;
				}

a.remove-link:hover {
				color: #000;
				}
.logoBg{ background: url(../images/p2.jpg) no-repeat scroll left 0px / 100% auto; height:180px;}
.logoBg:before {
    content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background:rgba(0, 0, 0, 0.9);
		opacity: .6;
  }


/********************************      Sidebar      ********************************/

#sidebar {
    float: left;
    width: 250px;
    height: 100%;
    color: #888;
    font-size: 11px;
    position: fixed;
}

#sidebar #sidebar-wrapper { position:relative;
                margin: 0 0 0 0px;
                }

#sidebar a,
#sidebar a:active {
                color:#464646;
	
                }

#sidebar a:hover {
                color:#fff;
                }

#sidebar #sidebar-title {
               font-family: "Roboto",sans-serif;
    font-size: 31px;
    font-weight: bold;
    position: absolute;
    right: 40px;
    top: 40px; color: #484144;
}


#sidebar #logo {
                margin: 0px;
                }

#sidebar #profile-links { color:#67CFFF;  position:relative; z-index:9;
  font-size: 12px;
  line-height: 1.5em;
  padding:0px 15px 14px 15px;
  text-align: left;
	font-weight: bold;
}

/************ Sidebar Accordion Menu ************/

#sidebar #main-nav { position:relative; z-index:999;
width: 100%;
padding: 0;
margin: 0 0 0 px;
font-family: "Open Sans",sans-serif;
    height: calc(100vh - 122px);
    overflow: auto;
    padding-bottom: 100px;
}
#set_charges dt, #set_charges .block-actions, #astro_plan dt, #astro_plan .block-actions{display: table;margin: auto;}
#astro_plan dt{display: flex;justify-content: center;}
#astro_plan dt label{margin-left: 7px;}


#sidebar #main-nav li { background:transparent;
list-style: none;
margin-bottom: 0px;
text-align: left;
}
#sidebar #main-nav li:hover { background:rgba(255, 255, 255, 0.18) none repeat scroll 0 0;}
#sidebar #main-nav li:focus { background:rgba(255, 255, 255, 0.18) none repeat scroll 0 0;}
#sidebar #main-nav li a:visited{ background:rgba(0, 0, 0, 0.52) none repeat scroll 0 0;}
#sidebar #main-nav li a:active { background:rgba(0, 0, 0, 0.52) none repeat scroll 0 0;}
#sidebar #main-nav li a:focus { background:rgba(0, 0, 0, 0.52) none repeat scroll 0 0;}
#sidebar #main-nav li a.active { background:rgba(0, 0, 0, 0.74) none repeat scroll 0 0;}
#sidebar #main-nav li a {
                background: rgba(0, 0, 0, 0.52) none repeat scroll 0 0;
                padding: 15px 10px 15px 0px ;  border-bottom:rgba(255, 255, 255, 0.3) solid 1px;
                color: #fff;
                font-size: 12px;
                cursor: pointer;
                display: block;
                text-decoration: none;
                }

#sidebar #main-nav li a.nav-top-item span.i{ float:right; margin-top:0px; }

#sidebar #main-nav li a.current {
                background-image: url('../images/bg-menu-item-current.gif') !important;
                color: #333;
                font-weight: bold;
                }
.Registerinner table tr td i{ font-size:22px;}
#sidebar #main-nav li a.current:hover {
                color: #eaeaea;
                }

#sidebar #main-nav ul {
                padding: 0;
                font-size: 12px;
                margin: 0;
                }

#sidebar #main-nav ul li { background:rgba(0, 0, 0, 0.71);
                list-style: none;
                margin: 0;
                text-align: left;
				padding: 0;
                }

#sidebar #main-nav ul li a { border-bottom:rgba(255, 255, 255, 0.3) solid 1px;
                padding:14px 15px 14px 17px;
                display: block;
                color: #fff;
                font-size: 12px;
                line-height: 1.2em;
                }

#sidebar #main-nav ul li a:hover,
#sidebar #main-nav ul li a.current,
#sidebar #main-nav ul li a.current:hover { background:rgba(24, 25, 25, 0.8);
                color: #fff;
                }

#sidebar #main-nav ul li a.current {
                background:#1A58A3 !important;
                }


/************ Messages ************/

#messages p,
#messages form {
                border-top: 1px solid #ddd;
                padding: 10px 0;
                }

#messages h4 {
                padding: 10px 0;
                }

#messages fieldset {
                margin: 0;
                }

#messages textarea {
                margin: 0 0 15px 0;
                }

#main-nav li a abbr{ width:30px;  text-align:center; background:transparent; display:inline-block;


}
.btc{ margin-bottom:5px; padding:10px !important;}
.cm_bx1 .upload.editInput{ width:100%; margin-bottom:10px;}
.extra_col .upload.editInput{ width:100%; margin-bottom:10px;}
/********************************      Main Content      ********************************/

/************ Layout ************/

#main-content {
    float: left;
    width: 100%;
    margin: 0 0px 0 0px;
    padding: 0px 30px 0 260px;
}


.column-left {
                width: 48%;
                float: left;
                }

.column-right {
                width: 48%;
                float: right;
                }

#page-intro {
                font-size: 17px;
                padding: 0 0 20px 0;
                }


#footer { height: 55px; text-align:center;
				border-top: 1px solid #ccc;
				margin: 20px 0 0 0;
				padding: 20px 0;
				font-size: 13px;
	background-color: #464646;
	color: #fff;
                }

.nav-tabs > li > a{font-size: 16px; font-weight: 600}
.tab-content h3{margin: 15px 0 10px !important; font-weight: 600}
/************ Lists ************/

#main-content ul,
#main-content ol {
               /* padding: 10px 0;
				margin-left:-20px;*/
                }

/* Unordered List */

#main-content ul li {
                background: url('../images/icons/bullet_black.png') center left no-repeat;
                padding: 0px 0 0px 20px;
                }

/* Ordered List */

#main-content ol {
                padding: 0 0 0 24px;
                }

#main-content ol li {
                list-style: decimal;
                padding: 4px 0;
                }

#main-content ul li .imageview{ width:80px; height:80px; margin:0px; display:inline-block;}
#main-content .horizontal_tab ul.nav-stacked{ float: left; width: 20%; border-bottom: none}
#main-content .horizontal_tab .tab-content{float: left; width: 80%; border: 1px solid #ddd; padding: 20px;border-radius: 0 4px 4px;}
#main-content .horizontal_tab .nav-tabs > li{margin-bottom: 0; margin-right: -1px; }
#main-content .horizontal_tab .nav-tabs > li > a{ margin-right: 0;color:#464646;background: #F4F4F4;border-radius: 4px 0px 0px 4px;border-right-color:  #ddd;}
#main-content .horizontal_tab .nav-tabs > li.active > a{border: 1px solid #ddd; border-right-color:  #fff; color: #000; background: #fff}
#main-content .horizontal_tab .tab-content h3{margin-top: 0 !important}

/*************** Content Box ***************/

.content-box { border-radius:0px !important;
                /*border: 1px solid #ccc;*/
                margin: 0 0 20px 0;
                background: #fff;
                }

.content-box-header {
                background: #353535;
                margin-top: 1px;
                height: 45px; border-radius:0px !important;
                }

.content-box-header h3 { font-size:15px;
                padding: 12px 15px 10px;
                float: left;color: #f3b701;
                }
.content-box-header h3 a { color:#fff;}
.nav-tabs>li>a{
	color: #333333;
}
ul.content-box-tabs {
                float: right;
                padding: 12px 15px 0 0 !important;
				margin: 0 !important;
                }

ul.content-box-tabs li {
                float: left;
                margin-left:3px;
                padding: 0 !important;
                background-image: none !important;
                }

.modal .modal-footer {
  background: #ebebeb none repeat scroll 0 0;
  color: #fff;
  margin-top: 15px;
  padding: 15px;
}
ul.content-box-tabs li a {
                color: #333;
								margin-left:10px;
                padding: 8px 10px;
                display: block;
               border-radius:4px 4px 0px 0px ;
                border-bottom: 0;
                margin: 0;
								padding-left:30px; padding-right:30px;
								border-bottom:none !important;
								border:1px solid #d7dada; font-family: "Open Sans",sans-serif;font-weight:bold; text-align: center;  background-color: #f4f5f5;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f5f5), color-stop(100%, #dfdddd));
 background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: linear-gradient(top, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);

                }

ul.content-box-tabs li a:hover {
                color: #333;



                }

ul.content-box-tabs li a.current {

                border-bottom: 0;
                margin: 0;
								padding-left:30px; padding-right:30px;
								 border: 1px solid #ff5967 !important; font-family: "Open Sans",sans-serif; font-weight:bold; text-align: center;
								background:url("../images/bg-button-green.gif") repeat-x scroll left top #ff5967 !important;
								color:#fff;
                }

.content-box-content {
                padding: 20px;
                font-size: 14px;
                border-top: 1px solid #ccc;
                }
.content-box-content:after{clear: both;content: ""; display: block}
/************ Table ************/

#main-content table {
                width: 100%;
                border-collapse: collapse;
				border:1px solid #d1d1d1 !important;
				font-family: "Open Sans",sans-serif !important;
				margin-bottom: 7px;
	
                }




#main-content table thead th {

				/*background: url("../images/bg-content-box.gif") repeat-x scroll left top #eaeaea;*/
				background:  #eaeaea;
                font-weight: bold;
                font-size: 13px;
                border-bottom: 1px solid #ddd;
                }

#main-content tbody {
                border-bottom: 1px solid #ddd;
                }

#main-content tbody tr {
                background: #fff;
                }

#main-content tbody tr.alt-row {
                background: #F4F4F4;
                }

#main-content table td,
#main-content table th { 

    line-height: 1.3em;
    padding: 10px 3px;
                }
#managetable thead{ background:#fff !important;}

#main-content table tfoot td .bulk-actions select {
                padding: 4px;
				border: 1px solid #ccc;
                }



/************ Shortcut Buttons ************/

.shortcut-button {
                border: 1px solid #ccc;
                background: #f7f7f7 url('../images/shortcut-button-bg.gif') top left no-repeat;
                display: block;
                width: 120px;
                margin: 0 0 20px 0;
                }

.shortcut-button span {
                border: 1px solid #fff;
                display:block;
                padding: 15px 10px 15px 10px;
                text-align: center;
                color: #555;
                font-size: 13px;
                line-height: 1.3em;
                }

.shortcut-button span img {
                margin-bottom: 10px;
                }

.shortcut-button:hover {
                background: #fff;

                }

.shortcut-button span:hover {
				color: #ff5967;
                }

ul.shortcut-buttons-set li {
                float: left;
                margin: 0 15px 0 0;
				padding: 0 !important;
				background: 0;
                }

/*************** Forms ***************/

form label {
                display: block;
                padding: 0 0 10px;
                font-weight: bold;
                }

form fieldset legend {
                font-weight: bold;
                margin-bottom: 10px;
                padding-top: 10px;
                }

form p small {
                font-size: 0.75em;
                color: #777;
                }


form input.text-input,
form select,
form textarea,
form .wysiwyg {/*border-radius:0px !important;*/
                padding: 6px;
                font-size: 13px;
                background: #fff url('../images/bg-form-field.gif') top left repeat-x;
                border: 1px solid #d5d5d5;
				color: #333;
                }

form .small-input {
                width: 25% !important;
                }

form .medium-input {
                width: 50% !important;
                }

form .large-input {
                width: 97.5% !important;
				font-size: 16px !important;
				padding: 8px !important;
                }

form textarea {
                width: 97.5% !important;
                font-family: "Open Sans",sans-serif;
                }

form select {
                padding: 4px;
                background: #fff;
			    width:100%;
                }

form input[type="checkbox"],
form input[type="radio"] {
				padding: 0;
                background: none;
				border: 0;
				width:100px; float:left;
				margin-top:8px;
                }

/*************** Notifications ***************/

.notification {
                position: relative;
                margin: 0 0 15px 0;
                padding: 0;
                border: 1px solid;
                background-position: 10px 11px !important;
                background-repeat: no-repeat !important;
                font-size: 13px;
                width: 99.8%;
                }


.attention {
                background: #fffbcc url('../images/icons/exclamation.png') 10px 11px no-repeat;
                border-color: #e6db55;
                color: #666452;
                }

.information {
                background: #dbe3ff url('../images/icons/information.png');
                border-color: #a2b4ee;
                color: #585b66;
                }

.success {
                background: #d5ffce url('../images/msg-ok.gif');
                border-color: #9adf8f;
                color: #556652;
                }

.error {
                background:transparent;
                border-color: transparent;
                color: #F00;
                }

#passform p.error{ float:left; margin-left:5px;}

.notification div {
                display:block;
                font-style:normal;
                padding: 10px 10px 10px 36px;
                line-height: 1.5em;
                }

.notification .close {
                color:#990000;
                font-size:9px;
                position:absolute;
                right:5px;
                top:5px;
                }

/* Notification for form inputs */

.input-notification {
				background-position: left 2px;
				background-repeat: no-repeat;
				padding: 2px 0 2px 22px;
				background-color: transparent;
				margin: 0 0 0 5px;
				}

/* Notification for login page */

#login-wrapper #login-content .notification {
				border: 0;
				background-color: #141414;
				color: #fff !important;
				}

/********************************      Login Page      ********************************/
.lgn_logo{ max-width:200px; margin:0 auto; position:relative; z-index:1;}
.lgn_logo img{ width:100%; height:auto;}
body#login {
                color: #fff;
                background: #34272C url(../images/banner1.jpg)  no-repeat center center; background-size:cover;

				}



body#login:before {
    content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		/*background:rgba(0, 0, 0, 0.8);*/


  }


#login-wrapper #login-top {
				width: 100%;
				padding:70px 0 30px 0;
				text-align: center;
				}

#login-wrapper #login-content {
				text-align: left;
				width: 100%;
				margin: 0 auto;
				}

#login-wrapper #login-content label {
				color: #fff;
				font-weight: normal;
				font-size: 14px;
				font-family: "Open Sans",sans-serif;
				float: left;
				width: 70px;
				padding: 0;
				}

#login-wrapper #login-content input, #login-wrapper #login-content input:focus { width:100%;

	background-color: rgba(250, 253, 189, 0.16); margin-top:2px; border: none; color:#fff; border-bottom:1px solid rgba(255, 255, 255, 0.18);
border-radius:0px;
				float: right;
				 box-sizing:border-box;

				}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{
	background-color: rgba(250, 253, 189, 0.16) !important;
}
input:autofill, textarea:autofill, select:autofill{
	background-color: rgba(250, 253, 189, 0.16) !important;
}

#login-wrapper #login-content p {
				padding: 0;
				}

#login-wrapper #login-content p#remember-password {
				float: left;
				}

#login-wrapper #login-content p#remember-password input {
				float: none;
				width: auto;
				border: 0;
				background: none;
				margin: 0 10px 0 0;
				}

#login-wrapper #login-content p .button { border:solid 1px transparent !important; width: 100%; margin:10px 0 40px 10px;  padding:12px 15px !important; font-size:17px !important; text-transform:uppercase; font-family: "Open Sans",sans-serif;
border-radius: 0px; background: rgb(23, 23, 23) none repeat scroll 0 0 !important; /* FF3.6+ */
color:#fff !important;}
.dash a{ color:#4d4d4d;}
.dash a:hover{ color:#000;}
#footer a{ color:#FFEB3B;}
.Registerinner a{ color:#4d4d4d;}
.Registerinner a:hover{ color:#000;}
/*.content-box a{ color:#2BB5D9;}*/

.login_body{padding: 40px 40px 0;
    background-color: rgba(0,0,0,0.4);
	border-radius: 8px;
}
.fGot{ text-align:center; padding:10px 0px}
.fGot a{ color:#FBBA45; font-size:15px;}

.first_fild{ position:relative; margin-bottom:20px; }
.first_fild .ff_input{padding-left:30px; }
.first_fild .icons{ display:inline-block; width:30px; height:30px; position:absolute; left:10px; top:10px;}
.first_fild .icons img{ width:100%; height:auto;}
.second_fild{ position:relative; margin-bottom:20px;}
.second_fild .ff_input{padding-left:30px; }
.second_fild .icons{ display:inline-block; width:30px; height:30px; position:absolute; left:9px; top:10px;}
.second_fild .icons img{ width:100%; height:auto;}

.f_f{ float:left;  width:40px; font-size:25px; padding:5px 0 0 10px; height:35px;}
.s_f{ float:left;   width:40px; font-size:25px; padding:5px 0 0 10px;  height:35px;}
#login-wrapper #login-content input { padding: 15px 15px 15px 50px;}

.ff_input{ }
.sf_input{}
/********************************      jQuery plugins styles      ********************************/

/*************** Facebox ***************/
.inLogo{ max-width:158px; height:130px; overflow:hidden; margin:0px auto 0 auto; padding-top:0px; position:relative; z-index:9;}
.inLogo img{ width:100%; height:auto;}
.inLogo a{ margin:0px;}
#facebox .b {
  background:url(../images/b.png);
}
.subBg{ /*background: url(../images/banner1.jpg) no-repeat;*/  height:180px; position:relative;
background-size: cover;
    background-position: center bottom;
}
/*.subBg::before{ background:rgba(0, 0, 0, 0.5); position:absolute; left:0px; top:0px; right:0px; bottom:0px; content:"";}*/
#facebox .tl {
  background:url(../images/tl.png);
}

#facebox .tr {
  background:url(../images/tr.png);
}

#facebox .bl {
  background:url(../images/bl.png);
}

#facebox .br {
  background:url(../images/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

/*************** jQuery WYSIWYG ***************/

div.wysiwyg { border: 1px solid #cccccc; padding: 5px; background-color: #ffffff; width: 97.5% !important; }
div.wysiwyg * { margin: 0; padding: 0; }

div.wysiwyg ul.panel { border-bottom: 1px solid #cccccc; float: left; width: 100%; padding: 0 0 5px 0; }
div.wysiwyg ul.panel li { list-style-type: none; float: left; margin: 0 2px; padding: 0 !important;  background: #ffffff; background-image: none !important;}
div.wysiwyg ul.panel li.separator { height: 16px; margin: 0 4px; border-left: 1px solid #cccccc; }
div.wysiwyg ul.panel li a { display: block; padding: 0 !important; width: 16px; height: 16px; background: url('../images/icons/jquery.wysiwyg.gif') no-repeat -64px -80px; border: 0; cursor: pointer; padding: 1px; }
div.wysiwyg ul.panel li a:hover, div.wysiwyg ul.panel li a.active {  }
div.wysiwyg ul.panel li a.active { background-color: #f9f9f9; border: 1px solid #cccccc; border-left-color: #aaaaaa; border-top-color: #aaaaaa; padding: 0; }

div.wysiwyg ul.panel li a.bold { background-position: 0 -16px; }
div.wysiwyg ul.panel li a.italic { background-position: -16px -16px; }
div.wysiwyg ul.panel li a.strikeThrough { background-position: -32px -16px; }
div.wysiwyg ul.panel li a.underline { background-position: -48px -16px; }

div.wysiwyg ul.panel li a.justifyLeft { background-position: 0 0; }
div.wysiwyg ul.panel li a.justifyCenter { background-position: -16px 0; }
div.wysiwyg ul.panel li a.justifyRight { background-position: -32px 0; }
div.wysiwyg ul.panel li a.justifyFull { background-position: -48px 0; }

div.wysiwyg ul.panel li a.indent { background-position: -64px 0; }
div.wysiwyg ul.panel li a.outdent { background-position: -80px 0; }

div.wysiwyg ul.panel li a.subscript { background-position: -64px -16px; }
div.wysiwyg ul.panel li a.superscript { background-position: -80px -16px; }

div.wysiwyg ul.panel li a.undo { background-position: 0 -64px; }
div.wysiwyg ul.panel li a.redo { background-position: -16px -64px; }

div.wysiwyg ul.panel li a.insertOrderedList { background-position: -32px -48px; }
div.wysiwyg ul.panel li a.insertUnorderedList { background-position: -16px -48px; }
div.wysiwyg ul.panel li a.insertHorizontalRule { background-position: 0 -48px; }

div.wysiwyg ul.panel li a.h1 { background-position: 0 -32px; }
div.wysiwyg ul.panel li a.h2 { background-position: -16px -32px; }
div.wysiwyg ul.panel li a.h3 { background-position: -32px -32px; }
div.wysiwyg ul.panel li a.h4 { background-position: -48px -32px; }
div.wysiwyg ul.panel li a.h5 { background-position: -64px -32px; }
div.wysiwyg ul.panel li a.h6 { background-position: -80px -32px; }

div.wysiwyg ul.panel li a.cut { background-position: -32px -64px; }
div.wysiwyg ul.panel li a.copy { background-position: -48px -64px; }
div.wysiwyg ul.panel li a.paste { background-position: -64px -64px; }

div.wysiwyg ul.panel li a.increaseFontSize { background-position: -16px -80px; }
div.wysiwyg ul.panel li a.decreaseFontSize { background-position: -32px -80px; }

div.wysiwyg ul.panel li a.createLink { background-position: -80px -48px; }
div.wysiwyg ul.panel li a.insertImage { background-position: -80px -80px; }

div.wysiwyg ul.panel li a.html { background-position: -48px -48px; }
div.wysiwyg ul.panel li a.removeFormat { background-position: -80px -64px; }

div.wysiwyg ul.panel li a.empty { background-position: -64px -80px; }

div.wysiwyg iframe { border: 0; margin: 5px 0 0 0; clear: left; width: 97.5% !important; }

.Registerinner .pagination span {float: none; margin-bottom:5px; line-height:14px; font-family: "Open Sans",sans-serif; font-size:12px; color:#900; }

/*************** Pagination ***************/

#main-content .pagination { width:100%;
                text-align: right;
                font-family: 'Roboto', sans-serif;
                }
.pagination a {
                margin: 0 5px 0 0;
                padding: 3px 6px;
                }
.pagination a img{
                 margin-left: -10px;
								 vertical-align:middle;

	                 }
.pagination span.text-red {
                margin: 0 5px 0 0;
                padding: 3px 6px;
				border: 1px solid #ff5967;

                }

.pagination a.page {
				border: 1px solid #ddd;
                }

.pagination span.text-red {
                background: #027878   !important;
                border-color:#027878 !important;
                color: #fff !important;
                }

.pagination a.current:hover {
				text-decoration: underline;
                }

/*======== 15 Dec 2015 ========*/
.pagination a { float: left; height: 24px; line-height: 22px; padding: 0 7px;}
.pagination a img { display:none;}
.pagination a.next { position:relative; width:24px; height:24px; display:inline-block; background:#CC7E17; color:#fff; padding:0}
.pagination a.next::after { position:absolute; content:'\f105'; font-family:FontAwesome; left:10px; top:3px;}
.pagination a.dbl_next::after { position:absolute; content:'\f101'; font-family:FontAwesome; left:10px; top:3px;}
.pagination a.prev::after { position:absolute; content:'\f104'; font-family:FontAwesome; left:10px; top:3px;}
.pagination a.dbl_prev::after { position:absolute; content:'\f100'; font-family:FontAwesome; left:10px; top:3px;}

.pagination a.next, .pagination a.dbl_next,.pagination a.prev, .pagination a.dbl_prev {background:#F17238 none repeat scroll 0 0; color: #fff; display: inline-block; height: 26px; padding: 0; position: relative; width: 24px; line-height:20px;}

.Registerinner .pagination span { color: #900; font-family: "Roboto",sans-serif; font-size: 12px; height: 24px; line-height: 22px; margin-bottom: 0; padding: 0 7px; float:left;}

.content-box-content .panel-heading{ background:#F4F4F4; border:1px solid #ddd; padding:13px 15px; font-size:24px; margin:0px 15px;}
.Registerinner{ width:100%; float:left; min-height:300px;margin-top: 0px; padding:0px 0 0 0;}
.Registerinner dl {float:left; width:592px; padding:0px 0 0 0; margin-bottom:10px; line-height:14px; font-family: "Open Sans",sans-serif; font-size:12px; color:#545454; }
.Registerinner span {float:left; padding:0px 0 0 0; margin-bottom:5px; line-height:14px; font-family: "Open Sans",sans-serif; font-size:12px; color:#900; }
.Registerinner  dt {float:left; width:28%;  padding:8px 0 0 0; }
.Registerinner dd {float:right; width:70%;display:flex;align-items: center;flex-wrap: wrap;line-height: normal;}
.Registerinner dd label, .Registerinner input[type="radio"] {margin: 0;padding: 0;ine-height: normal;}
.Registerinner dd label {margin-left: 8px;    margin-right: 15px;}

/*.Registerinner textarea { border:1px solid #333; float: left; font-family: "Open Sans",sans-serif; font-size: 12px; width:100%;  margin:0px;}
.Registerinner input { padding:8px 8px !important; display:inline-block; width: 59%; float:left; border:1px solid #CCCCCC; color: #333; line-height:16px;}*/
.Registerinner input[type="checkbox"], form input[type="radio"] {float:none; width:1%}

.commercial input { padding: 5px; float:left; background-color:#C9C6C6; color: #000; border:0px;}

.commercial dl {float:left; width:592px; padding:0px 0 0 0; margin-bottom:10px; line-height:14px; font-family: "Open Sans",sans-serif; font-size:12px; color:#545454; }
.commercial span {float:left; width:100%; padding:0px 0 0 0; margin-bottom:5px; line-height:14px; font-family: "Open Sans",sans-serif; font-size:12px; color:#900; }
.commercial  dt {float:left; width:28%; text-align:right; padding:8px 0 0 0; }
.commercial dd {float:right; width:70%;}

.commercial textarea { background-color:#C9C6C6; color:#000; border:0px; float: left; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; width: 283px; padding: 5px;}
/*-- 16 Oct 2012 --------------------------------------*/

.content-box-content2 {  border-top: 1px solid #CCCCCC;
    font-size: 13px;
    padding: 5px;
	border:1px solid #d7dada; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family: "Open Sans",sans-serif; padding: 10px 10px 10px 10px; font-weight:bold; text-align: center; color: #333333; background-color: #f4f5f5;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f5f5), color-stop(100%, #dfdddd));
 background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
 background-image: linear-gradient(top, #f4f5f5, #dfdddd);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);}

.Pop_Inner th { padding:10px 0px 10px 20px; font-weight:bold; background-color:#4C9800; color:#fff; }
.Pop_Inner td { padding:10px 0px 10px 20px; }

.content-box-header2 {
	 border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
	 background: url(../images/tb_bg.png) repeat;
	 padding:10px;
	 border-radius:6px;


	}
ul.content-box-link {
    float: right;
    margin: 0 !important;
    padding: 12px 15px 0 0 !important;
}
ul.content-box-link li {
    background-image: none !important;
    float: left;
    margin: 0;
    padding: 0 !important;
}
ul.content-box-link li a.current {
    background: url("../images/bg-button-green.gif") repeat-x scroll left top #ff5967 !important;
    border: 1px solid #ff5967 !important;
    color: #FFFFFF;
    font-family: "Open Sans",sans-serif;
    font-weight: bold;
    margin: 0;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}
ul.content-box-link li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F4F5F5;
    background-image: -moz-linear-gradient(center top , #F4F5F5, #DFDDDD);
    border-bottom: medium none !important;
    border-image: none;
    border-left: 1px solid #D7DADA;
    border-radius: 4px 4px 0 0;
    border-right: 1px solid #D7DADA;
    border-top: 1px solid #D7DADA;
    color: #333333;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 8px 30px;
    text-align: center;
}
ul.content-box-link li a.current {
    border-radius: 6px 6px 0 0;
}
ul.content-box-link li a.current {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    margin: 0;
}
ul.content-box-link li a {
    border-bottom: 0 none;
    color: #333333;
    display: block;
    margin: 1px;
    padding: 8px 10px;
}

/*ul.content-box-link li a:hover {
    color: #ffffff;
}*/
ul.content-box-link li a {
    border-bottom: 0 none;
    color: #333333;
    display: block;
    margin: 1px;
    padding: 8px 10px;
}


/*.content-box-content input[type="text"]
{
	    border: 1px solid #CCC !important;
    color: #333333 !important;

    padding: 5px !important;
		vertical-align:middle !important;
		width:100%;
	}*/

/*  edit by Gaurav*/
.Registerinner dp  {
    color: #545454;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    margin-left: 77px;
    padding: 0;
    width: 300px;
}

.Registerinner dm  {
    color: #545454;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    margin-left: 50px;
    padding: 0;
    width: 275px;
}

.Registerinner dc  {
    color: #545454;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    margin-left: 70px;
    padding: 0;
    width: 201px;
}
.Registerinner df  {
    color: #545454;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 0;
    width: 275px;
}

.login_container{ width:500px; margin:0 auto; position:relative; z-index:9;}




.clr_1{ clear:both;}
.clr{ clear:both;}
.b_popupContainer{width:600px; height:auto; margin:20px auto; }
.b_popupHeading{  height:35px;font-size:26px; color:#333333; font-weight:bold; background:#999; padding:3px 0 0 10px; margin-top:1px;}
.b_forumContainer{width:435px; height:auto; float:left; padding:10px;}
.b_forumRow1{width:100%; height:auto; float:left; padding:0 0 0px 0;}
.b_ratingCont{width:100%; height:auto; float:left; padding:0 0 10px 0;}
.weight_cont{width:100%; height:auto; float:left; padding:0 0 10px 0;}
.b_msgCont{width:100px; height:auto; float:left;  color:#222;  padding:0 0 5px 5px; font-size:15px;}
.b_approveButton{width:200px; height:30px; float:left; padding:13px 0 8px 104px;}
.b_popup_msgClass{ width:320px; height:100px; }
.b_popup_dropListClass{ width:100px; height:25px; padding:3px ; }
.b_popup_enterValueListClass{ width:190px; height:17px; padding:3px ; }
.b_popup_address{ width:330px; height:auto; float:left; color:#333333; padding:0 0 0 0px;}
.b_popup_city{ width:330px; height:auto; float:left; color:#333333; padding:0 0 0 0px; }
.b_popupHeading h2{ padding:3px 0 0 10px; color:#fff;}
.progress {
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    padding: 1px;
    position: relative;
    width: 337px;
}

.bar {
    background-color: #E17E1C;
    border-radius: 3px 3px 3px 3px;
    height: 20px;
    width: 0;
}

.percent {
    display: inline-block;
    left: 48%;
    position: absolute;
    top: 3px;
}

.delete_btn{ float:right;margin-top: -20px; }
.detailer{ float:left;}
.errormsg {
  background: url("../images/msg-error.gif") repeat scroll 0 0 #ffcece;
  border-color: #df8f8f;
  color: #F00;
}
#tree-view-nav{ background:rgba(255, 255, 255, 0); margin:0px 0 5px 0px; border:rgba(255, 255, 255, 0.3) solid 1px;

                padding:10px;
                height:130px;
                overflow:auto;
                overflow-x: auto;
                overflow-y: auto;
}
.treeview ul{background-color:transparent !important;}
.tree_title{ margin:0 0 0 15px; cursor:default;}
.treeview li a{ font-size:13px;color: #DB3939 ;}
.treeview a.selected{color: #CCEFFF  !important; background-color:transparent !important;}

.common_box{ width:70%; margin:0 auto;}
.in_row{ margin-bottom:20px;}
.in_colLeft{ float:left; width:20%; padding-top:5px;}
.in_colRight{ float: left; width:80%}
.cm_bx1{ width:40%; margin:0 auto ;}
.cm_bx2{ width:50%; margin:0 auto ;}
.cm_bx3{ width:60%; margin:0 auto ;}
.cm_bx4{ width:70%; margin:0 auto ;}
.cm_bx5{ width:80%; margin:0 auto ;}
.cm_bx6{ width:90%; margin:0 auto ;}
.cm_bx7{ width:100%; margin:0 auto ;}

.usr_detailBx{margin:0 20px 20px 20px ;}
.usr_detailBx .in_row{ background:#F1F1F1; padding:5px ; margin-bottom:1px;}
.usr_detailBx .in_colLeft{ padding-top:0px; font-weight:700;}


.rest{ background:#333; color:#fff; display:inline-block; padding:8px 5px; float:left; margin-top:5px; margin-left:10px; font-size:12px;  font-family: "Open Sans",sans-serif; width:100px; text-align:center; line-height:14px;
-moz-border-radius: 4px;/*Firefox*/
-webkit-border-radius: 4px;/*Safari, Chrome*/
border-radius: 4px;}
.rest:hover{ color:#fff; text-decoration:underline;}

.bx_tbl{ border:#ddd solid 1px;}
.bx_tbl tr td{ vertical-align:middle;}
.bx_tbl tr th:first-child,.bx_tbl tr td:first-child{ padding-left:20px !important; font-weight:bold;}

#managetable tr th:first-child,#managetable tr td:first-child{ padding-left:20px;}


.mini-stat { border:#E7E7E7 solid 1px;
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    margin-bottom: 20px;
    margin-top: 0px;
    min-height: 100px;
    padding-top: 0px;
    position: relative;
    text-align: center; overflow:hidden;
}
.inC_in{ float:left; width:50%; margin-left:20px;}
.g_go{ float:right; width:50px; height:50px; border:#027878 solid 1px; text-align:center; margin:24px 10px 0 0;   background: none repeat scroll 0 0 #027878 !important;

-moz-border-radius: 50px;/*Firefox*/
-webkit-border-radius: 50px;/*Safari, Chrome*/
border-radius: 50px; color:#fff
}
.g_go i{ font-size:30px; line-height:50px;}
.mini-stat:hover {
    box-shadow: 0 0 5px #E0E0E0;
    transition: all 0.5s linear 0s;
}
.mini-stat a {
    display: inline-block;
    padding: 0px 0px;
    width: 100%;
}

.win_s{}

.mini-stat-icon { float:left;
    background: none repeat scroll 0 0 #eee;

    color: #fff;
    display: inline-block;
    font-size: 45px;
    height: 100px;
    left: 0;
    line-height: 93px;
    margin: 0 auto;

    right: auto;
    text-align: center;
    top:0px;
    width: 100px;
}

.mini-stat-icon:hover{

-webkit-transition: all 0.8s ease;/* Safari 3.2+, Chrome */
	-moz-transition: all 0.8s ease;/* Firefox 4-15 */
	-o-transition: all 0.8s ease;/* Opera 10.5-12.00 */
	transition: all 0.8s ease;/* Firefox 16+, Opera 12.50+ */
}
.mini-stat-info {  text-align: left;
    font-size: 20px;

}
.mini-stat-info span {
    display: block;
    font-size: 24px;
    font-weight: 600;
}

.v_lue{ font-size:40px; font-weight:bold; text-align:left; line-height:normal; padding-top:20px;}
.orange {
    background: none repeat scroll 0 0 #fa8564 !important;
}
.tar {
    background: none repeat scroll 0 0 #1fb5ac !important;
}
.mini-stat .green {
    background: none repeat scroll 0 0 #aec785 !important;
}

.sky {
    background: none repeat scroll 0 0 #41CAC0 !important;
}

.pink {
    background: none repeat scroll 0 0 #027878 !important;
}
.yellow-b {
    background: none repeat scroll 0 0 #F8D347 !important;
}
.blue_bg {
    background: none repeat scroll 0 0 #a2b9d5 !important;
}
.weather-widget {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 12px 15px;
}

.dash{}
.dash .row{}
.dash .row .col-md-4{ width:33.3333%; float:left;
min-height: 1px;
 -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */

    padding-left: 15px;
    padding-right: 15px;
    position: relative;}

.dash .row .col-md-6{ width:50%; float:left;
min-height: 1px;
 -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */

    padding-left: 15px;
    padding-right: 15px;
    position: relative;}


.tbl_box{ padding:0 15px; margin-top:0px;}
.tbl_box .content-box-header{ background:#eee;}
.tbl_box .content-box-header h3{ width:100%;

 -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */}
.tbl_box .column-left {
  float: left;
  width: 48.5%;
}

.tbl_box .column-right {
  float: right;
  width: 48.5%;
}


.tbl_box .default-tab{ border-bottom:#ccc solid 1px;}
.tbl_box .default-tab:last-child { border-bottom:none;}


.scrollbar{
width:150px;
height:300px;
background-color:lightgray;
margin-top:40px;
margin-left:40px;
overflow-y:scroll;
float:left;
}
.content{
height:450px;
}


#ex3::-webkit-scrollbar-thumb{
background-color:#B03C3F;
border-radius:10px;
}
#ex3::-webkit-scrollbar-thumb:hover{
background-color:#BF4649;
border:1px solid #333333;
}
#ex3::-webkit-scrollbar-thumb:active{
background-color:#A6393D;
border:1px solid #333333;
}

#ex3::-webkit-scrollbar-track{
border:1px gray solid;
border-radius:10px;
-webkit-box-shadow:0 0 6px gray inset;
}

.csForm #radio { display:inline-block}
.csForm #radio2 { display:inline-block}
.csForm { margin-bottom:25px;}
.adsForm { padding:25px;}
.adsForm h3 { font-weight:600; margin-bottom:10px; font-size:18px; }

.cm_bx1 dl dd{ position:relative;}
.cm_bx1 dl dd label.error{ position:absolute; left:0px; bottom:-31px; color:red; font-size:13px; font-weight:400;}

.csForm label { display:inline-block; min-width:150px;}

.csForm textarea { width:82.5% !important;}

.csForm input[type="text"] { border:1px solid #777;padding:10px !important; }
.csForm input.ipinput { width:82% !important;}

.csForm input[type="radio"] { width:20px;margin-top:0;}
.csForm span.radio { display:inline-block; vertical-align:middle; }
.csForm span.radio label { min-width:75px;}
.csForm .location , .csForm .nationality, .csForm .languages { width:82%; display:inline-block; }

.csForm span.date { margin-right:25px;}
.csForm span.date label { min-width:100px;}


.csForm input[type="button"], .verify_button input[type="button"], .adsForm input[type="submit"] { background:#0091ff; color:#fff; font-size:14px; outline:none;  border:none;  border-radius:3px; padding:11px 25px; cursor:pointer;}
.csForm input[type="button"]:hover, .verify_button input[type="button"]:hover, .adsForm input[type="submit"]:hover { background:#0079d2; }


.csForm select { padding:11px;}
.calendar_icon { position:absolute}
.calendar_icon2 { position:absolute}
.verify_button, .zip_area { margin-bottom:20px;}

#member_area { display:inline-block; float:left; margin-left:20px;}
#member_area .member-icon { border-radius:20px 20px 20px 0; width:90px; height:90px; overflow:hidden; float:left; }
#member_area .member-icon img { width:90px; height:90px;}
#member_area .comment-content { margin-left:110px; overflow:hidden;}
#member_area .comment-content p { padding:0; line-height:25px;}

.member_input { display:inline-block; float:left;}


#main-content .csForm table { border:none!important; width:65%; }
#main-content .csForm tbody { border:none!important; }
#main-content .csForm table tr.alt-row { background:none !important; }


a.arrow { background:#FBBA45; color:#fff; font-size:14px; padding:10px; margin:10px 0px 10px 0; display:inline-block; }

.dvimage { position:relative; display:inline-block; margin-left:25px; }
.dvimage a { position:absolute; top:-10px; right:-10px; background:#0091ff; color:#fff; font-size:14px; text-align:center; vertical-align:middle; line-height:21px; border-radius:100%; width:23px; height:23px; cursor:pointer; }
.dvimage img { vertical-align:text-top; }

.dvimage:first-child { margin-left:25px;}

.photo-placeholder {position:relative; display:inline-block; width:100px; height:100px; }
.photo-placeholder img {width:100px; }

ul.limited_drop_targets { margin-top:20px; margin-left:155px !important;}
ul.limited_drop_targets li { display:inline-block; padding:0 !important; margin-right:25px; margin-bottom:25px;}
ul.limited_drop_targets li figure { height: 100px; margin: 0; overflow: hidden; width: 100px;}
ul.limited_drop_targets li .dvimage { margin-left:0;}

#memimg  { border-radius:20px 20px 20px 0; width:90px; height:90px; overflow:hidden; float:left; margin-right:15px; }
#memimg img { width:90px; height:90px;}

.in_box { display:inline-block;  width:100%; box-sizing:border-box; }

#adtexts { display:block; clear:both; padding:10px 0;}

#adimage { display:inline-block;min-width:100%; border-bottom:1px solid #b5b5b5; margin:5px 0 20px 0; padding-bottom:20px; width: 300px;height: 300px;overflow: hidden; }
#adimage img { min-width:100%;}

#ademail { background:#b5b5b5; padding:10px; display:inline-block; border-radius:12px; box-sizing:border-box; position:relative; height:46px; width:57px; text-indent:-9999px;  }
#ademail:after { position:absolute; left:15px; top:8px; color:#FFF; content:"\f003"; font:normal normal normal 27px/1 FontAwesome; text-indent:0px; }


#adphone { background:#b5b5b5; padding:10px; display:inline-block; border-radius:12px; box-sizing:border-box; position:relative; height:46px; width:57px; text-indent:-9999px; margin-left:5px;  }
#adphone:after { position:absolute; left:15px;top:8px; color:#FFF; content:"\f095"; font:normal normal normal 30px/1 FontAwesome;  text-indent:0px; }

.in_box #callaction { float:right; }
.in_box #callaction a {color:#FFF;background:#b5b5b5; padding:11px 20px; display:inline-block; border-radius:12px; box-sizing:border-box; font-size:24px; }

.pl_link{ margin-top:15px;}
.pl_link a{ padding:0px 5px;  display:inline-block;}
.pl_link span{ color:#fff; display: inline-block; text-align:center;}
.lgo_in{ margin-left:5px;}


.win_s{}
.win_s .row{ padding:0px;}

.win_s .col-md-6{ float:left; width:50%; padding-left:15px; padding-right:15px; box-sizing:border-box; }
.win_s .content-box-header h3 { float:none; }

.fl_w{ width:300px; margin:0 auto !important;}
.fl_w li{ float:left; padding:0px !important; margin:20px 5px;}
.fl_w li a{ display:inline-block; width:50px; height:50px; text-align:center; line-height:49px; font-size:20px;

-moz-border-radius: 50px;/*Firefox*/
-webkit-border-radius: 50px;/*Safari, Chrome*/ color:#fff;
border-radius: 50px; background:#eee;
}

.fl_w li a.fb{ background:#3b5998;}
.fl_w li a.fb:hover{ background:#4467b0;}

.fl_w li a.tweet{ background:#00aced;}
.fl_w li a.tweet:hover{ background:#12beff;}

.fl_w li a.lnkd{ background:#3399cc;}
.fl_w li a.lnkd:hover{ background:#3daee7;}

.fl_w li a.g_pls{ background:#d14333;}
.fl_w li a.g_pls:hover{ background:#e64a38;}

.fl_w li a.ytbe{ background:#c70c0c;}
.fl_w li a.ytbe:hover{ background:#df0e0e;}

.win_s .flow h2{ font-size:30px; text-align:center; padding:0px; margin:90px 0 0 0;}


.win_s .mini-stat-icon{ float:none !important;}
.win_s .inC_in{ float:none !important; width:100%; text-align:center; margin-left:0px !important;}
.win_s .v_lue{ text-align:center; color:#fff;}
.win_s .mini-stat-info{ text-align:center; color:#fff;}

.win_s .g_go { float: none !important; margin: 20px auto !important; color:#fff; border:#fff solid 1px;}

.hght{ height:300px;}
.inone{ background:none !important; border:#fff solid 1px; width:100px; height:100px; text-align:center; line-height:100px;

-moz-border-radius: 50px;/*Firefox*/
-webkit-border-radius: 50px;/*Safari, Chrome*/
border-radius: 50px; margin-top:20px;
}


.extra_col{}

.extra_col .dl_row{ margin-bottom:20px;}
.extra_col .dl_row .d_left{ float:left; margin-right:20px; width:150px;}
.extra_col .dl_row .d_right{ float:left;  width:80%;}
.extra_col label{ float:left; position:relative; top:4px; left:20px;}
.extra_col input[type="checkbox"]{ float:left; margin-top:0px; position:relative; top:4px; width:auto;}

 .list_but{
text-align: center;
width:88px;
}


.outer_row { display:flex; margin:0 0 20px;}
.outer_box { overflow:hidden; padding:0 20px; width:50%;}
.outer_box h2 { color:#fff; background:#3d478d; padding:10px 15px 14px; font-size:20px; font-weight:700; border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0; -webkit-border-radius:3px 3px 0 0; -ms-border-radius:3px 3px 0 0;}
.inner_box { background:#f5f5f5; padding:15px;  box-shadow:0 2px 0 0 #ddd; border-radius:0 0 3px 3px; -moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; -ms-border-radius:0 0 3px 3px;}
.inner_box li{display: inline-block;}
.bold{font-weight:Bold}
.scroll_table{overflow-y:auto;height:300px;}

.wysiwyg-color-red{color:red;}
.wysiwyg-color-green { color: green; }
.wysiwyg-color-blue { color: blue; }
.wysiwyg-color-black { color: #000; }

.edit_box{ padding:20px;}

.edit_box form input[type="checkbox"], form input[type="radio"]{ width:auto; margin:4px 0 0 0px; }
.edit_box form .show{ width:auto; max-width:100px; background:#F17238; border-color:#F17238; border-radius:0px; color:#fff; padding:0px;}
.content-box-content .edit_box form input[type="text"]{ width:100%;}
.edit_box form .show label{ margin:0px; padding:6px 15px; cursor:pointer;}

.edit_box form .brow{ margin-top:20px;}
.edit_box form .brow .btn{background:#F17238; border-color:#F17238; border-radius:0px; color:#fff;}
.content-box-content .edit_box .rltiv{ position:relative;}

.content-box-content .edit_box form #pswd_info {position:absolute;top:34px;left:15px; right:15px;width:auto;padding:15px;background:#fefefe;font-size:.875em;        border-radius:0px;        box-shadow:0 1px 3px #ccc;
border:1px solid #ddd; z-index:9;}
 .content-box-content .edit_box form #pswd_info h4 {margin:0 0 10px 0;padding:0;font-weight:normal;}

.content-box-content .edit_box form .invalid {background:url(../images/invalid.png) no-repeat 0 50%; padding-left:22px; line-height:24px;
color:#ec3f41;}
.content-box-content .edit_box form .valid {background:url(../images/valid.png) no-repeat 0 50%;padding-left:22px; line-height:24px;
color:#3a7d34;}
.content-box-content .edit_box form #pswd_info {display:none;}

#managetable .button{ width:70px; text-align:center; line-height: 1.3em;  padding: 6px 5px !important;}


/*======== 10 Feb 2017 ========*/
.inLogo a { text-align:center; display:block;}
.inLogo img { width:auto; height:130px;}

.newregi  .extra_col input[type="checkbox"] {
   float: none!important; 
    margin-top: 0px!important; 
   position: static!important;
     top: 0px!important; 
    width: auto;
    margin-right: 10px;
}
.newregi .extra_col ul label{
    float: none!important;
}
.newregi .extra_col ul{
    overflow: hidden!important;
}
.newregi .ms-choice{
    height: 40px!important;
    border-radius: 0px!important;
}
.newregi .extra_col select,.extra_col textarea{
    width: 100%!important;
} 
.newregi .ms-parent {
       width: 100%!important; 
}
.newregi .ms-choice>span {
    top: 11px!important; 
}
.btn.btn-default{background-color: #464646;color: #fff; width: auto; padding: 10px 25px; border-color: #000}
.btn.btn-default:hover, .btn.btn-default:focus{background-color: #000; color: #f3b701}
#login-wrapper #login-content input::-webkit-input-placeholder {
   color: #fff;opacity: 1
}

#login-wrapper #login-content input:-moz-placeholder { /* Firefox 18- */
   color: #fff;  opacity: 1
}

#login-wrapper #login-content input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  opacity: 1
}

#login-wrapper #login-content input:-ms-input-placeholder {  
   color: #fff;  opacity: 1
}

.cboxregi {
    background: white;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    padding: 40px;
}
.yoga-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.yoga-row dl {
    width: auto;
}
.cboxregi .block-actions{ margin-top: 30px; }
.panel .content-box-header, .panel .content-box-header h3 {
    cursor: pointer !important;
}
ul.time_slot_choose {
    display: flex;
    flex-wrap: wrap;
}
.time_slot_choose li {
    width: 16%;
    padding-left: 0 !important;
    margin-bottom: 10px;
}
.time_slot_choose li label {
    float: none;
    left: 8px;
    padding-bottom: 0;
    line-height: normal;
}

/*-======== Mobile Media Query  ========*/

@media (min-width:300px) and (max-width:767px) {
.login_container {  width: 300px;}
#login-wrapper { margin-top: 4%; margin-bottom:4%}
#login-wrapper #login-content {  width: 270px;}

body#login {background: url("../images/lgn-bg.jpg") no-repeat scroll left top / cover  #077cdb;}

}



/*-======== Tab Media Query  ========*/

@media (min-width:768px) and (max-width:1024px) {
 body#login {background: url("../images/lgn-bg.jpg") no-repeat scroll left top / cover  #077cdb;
}



/*-======== Mobile Portrait  ========*/


@media screen and (min-width:300px) and (max-width: 767px) and (orientation:portrait) {

}



/*-======== Mobile Landscape  ========*/


@media screen and (min-width:300px) and (max-width: 767px) and (orientation:landscape) {


}



/*-======== Tab & small Screen Portrait  ========*/


@media screen and (min-width:767px) and (max-width:1024px) and (orientation:portrait) {

}





/*-======== Tab & small Screen Landscape  ========*/


@media screen and (min-width:767px) and (max-width:1024px) and (orientation:landscape) {

}

@media only screen and (max-width:991px){
.time_slot_choose li{
    width: 33.3%; 
}    
}

audio::-webkit-media-controls-panel {
  background-color: coral;
}