/*admincolor*/
  .ui-tooltip, .arrow_leftmenu:after {
    background: #2db1bd;
    border: 2px solid white;
  }
  .ui-tooltip {
    color: white;
    font: bold 14px "Helvetica Neue", Sans-Serif;
    text-transform: uppercase;
    box-shadow: 0 0 7px black;
  }
  .arrow_leftmenu {
	width: 12px;
	height: 30px;
    overflow: hidden;
    position: absolute;
    margin-left: -35px;
    bottom: -16px;
    top: 3px;
	left: 23px;
	bottom: auto;
	background-color: transparent;
  }
  .arrow_leftmenu:after {
    content: "";
    position: absolute;
    left: 6px;
    top: 0px;
    width: 25px;
    height: 25px;
    box-shadow: 9px -9px 6px 5px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }header,.header{background-color:#2db1bd;}
input.button,input[type='submit'],input[type='button'] {background-color:#2db1bd;}
div.theme-now .betterTip img{box-shadow: 0 0 10px #2db1bd;}
#divMain a,#divMain2 a{color:#06282b;}
.menu ul li a{background-color: rgb(255,255,255,0.95);}
.menu ul li.on a {background-color: #fff;}
.menu ul li a:hover {background-color: #87e6ef;}
#leftmenu a:hover {background-color: #87e6ef!important;}
div.theme-now{background-color:#87e6ef;border-color:#119ba7;}
div.theme-other .betterTip img:hover{border-color:#87e6ef;}
.SubMenu a:hover {background-color:#87e6ef;}
.siderbar-header:hover {background-color:#87e6ef;}
#leftmenu .on a,#leftmenu #on a:hover {background-color:#119ba7!important;}
input.button,input[type="submit"],input[type="button"] { border-color:#119ba7;}
input.button:hover {background-color: #119ba7;}
div.theme-other .betterTip img:hover{box-shadow: 0 0 10px #119ba7;}
.SubMenu{border-bottom-color:#119ba7;}
.SubMenu span.m-now{background-color:#119ba7;}
div #BT_title {background-color: #119ba7;border-color:#119ba7;}
a:hover { color:#d60000;}
#divMain a:hover,#divMain2  a:hover{color:#d60000;}
#divMain .DIVBlogConfignav ul li a:hover {background-color: #119ba7!important;}
#divMain .DIVBlogConfignav ul li a.clicked{background-color: #87e6ef!important;}
.DIVBlogConfignav {background-color: #ededed!important;}
#divMain .DIVBlogConfigtop {background-color: #119ba7!important;}
#divMain .DIVBlogConfig {background-color: #ededed!important;}
div.bg {background: #2db1bd;}
div.bg input[type="text"], input[type="password"] {border-color:#2db1bd}

/*AdminColor*/
#admin_color{float:left;line-height: 2.5em;font-size: 0.5em;letter-spacing: -0.1em;}
.pane,.theme,form.search{padding:1em;position:relative;background:#fff;margin:1em 0;border-radius:0.1em;}
div.theme{height:340px;margin:0 2em 2em 0;}
div.theme-other{background:#fff;}
form.search p{padding:0;}
td,th{border:none;border-right: 1px solid #efefef;padding:0.6em;}
table{border-collapse: collapse;background: #ffffff;line-height: 120%;margin:0.5em 0 0.5em 0;border:none;line-height:1.5em;}
table,.pane,.theme,form.search{box-shadow:0 0 0.1em rgba(0,0,0,0.3);}