a {
	cursor: pointer;
}

.container{
	width: 750px;
	padding: 0;
}
.row-t{
	width: 100%;
	/*overflow: hidden;*/
	min-height: 48px;
}
.row-t:after,.row-middle:after,.row-head:after,.tab-view-cont:after,.tab-view-ttl:after,
.form-group:after,.block-white-ttl:after,.block-ttl:after,.block-cont:after{
	display: block;
	clear: both;
	content: "";
}

.logo{
	float: left;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	margin-left: 10px;
}
.logo a{
	color: #303030;
}
.row-t ul{
	float: right;
	margin: 18px 0 0 0;
	padding: 0;
	list-style: none !important;
	text-align: right;
	font-size: 12px;
	color: #303030;
}
.row-t ul li:first-child{
	font-size: 11px;
	margin-top: 0;
}
.row-t ul li{
	font-size: 12px;
	margin-top: -2px;
	list-style: none !important;
}
.row-middle{
	background: #f7f7f9;
	border: 1px solid #e8e8ed;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*overflow: hidden;*/
	height: 1%;
	  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.row-head{
	height: 1%;
	/*overflow: hidden;*/
	padding:15px;
	background: #fff;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius:  5px 5px 0 0;
	border-radius:  5px 5px 0 0;
}
.list-style .row-head{
	border-bottom: 0px;
	background: #f7f7f9;
}

.row-main .row-head{
	background: #f7f7f9;
	border-bottom: 0;
}
.row-head .nav{
	float: left;
}
.row-head .nav li{
	margin-right: 15px;
}
.row-head .nav .active a{
	background: #428BCA;
}
#content .bootstrap .row-head .nav li a{
	text-decoration: none;
	background-color: #eeeeee;
	outline: none;
}
.funk-btns{
	float: right;
	margin-top: 4px;
}
.align-btns-middle .btn-group{
	display: table;
	margin: 0 auto;
	padding-bottom: 15px;
}
.row-main .btn-group .btn-default{
	background: #fff;
}
.row-main  .btn-group > .btn:active,.row-main  .btn-group > .btn:focus{
	background: #ebebeb;
	text-shadow: none;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active{
	border-color: #ccc;
}
.row-main  .btn-group > .active{
	background: #ebebeb;
	text-shadow: none;
}
.container-timer{
	margin-top: 10px;
	margin-bottom: 20px;
}
.container-timer .row-middle{
	background: #fff;
	padding: 15px;
	min-height: 200px;
}
.tab-view-cont{
	height: 1%;
	/*overflow: hidden;*/
	border: 1px solid #ebebec;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	margin-bottom: 15px;
}
.tab-view-ttl{
	height: 1%;
	/*overflow: hidden;*/
	background: #f5f5f5;
	padding: 0 10px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius:  5px 5px 0 0;
	border-radius:  5px 5px 0 0;
	border-bottom: 1px solid #ebebec;
}
.tab-view-ttl p{
	float: left;
	margin: 0;
	line-height: 38px;
}
.tab-view-container{
	padding: 7px 10px 15px;
}
.col-md-6 label{
	font-size: 14px;
}
.tab-view-ttl .close{
	font-size: 38px;
	font-size: 36px;
	opacity: 1;
}
.tab-view-ttl .close:hover{
	opacity: 0.5;
}
.shift-15{
	padding-left: 15px;
}
.tab-view-2,.tab-view-1{
	padding: 10px 0;
}
.block-white-ttl{
	height: 1%;
	border: none; /* 1px solid #e1e1e1; */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
}
.block-ttl{
	background: #fff;
	height: 1%;
	border-bottom: none; /* 1px solid #e1e1e1 */
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 0 15px;
}
.block-ttl h4{
	float: left;
}
.block-ttl p {
	margin-bottom: 0;
}
.block-cont{
	height: 1%;
	background: #ffffff;
	-webkit-border-radius: 0 0 5px 5px ;
	-moz-border-radius: 0 0 5px 5px ;
	border-radius:0 0 5px 5px ;
	padding:15px;
}
.block-white-ttl pre{
	border: 0;
	font-size: 14px;
	color: #246a9f;
	margin: 0;
}
.ttls-cont h3{
	margin:0;
	padding:0 0 10px ;
}
.glyphicon-back{
	 background: url(images/icon_045.png) no-repeat;
	 width: 17px !important;
	 height: 13px;
	 margin-right: 10px;
}
.btn-back{
	background: #eee;
	padding: 10px 28px  10px 12px ;
}
.row-head .help-block{
	font-size: 11px;
	color: #276499;
}
.row-head .help-block a{
	color: #276499;
	text-decoration: underline;
}
.row-head .help-block a:hover{
	text-decoration: none;
}

.cms-instructions {
	padding: 0 0 0 15px;
	margin-top: -10px;
}
.cms-type{
	margin: 0;
	padding: 0 0 3px 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.cms-type li{
	float: left;
	margin: 0 0px 5px 0;
	position: relative;
	width: 129px;
	height: 36px;
	text-align: center;
}
.cms-type li img,.cms-type li span{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px dashed #94b8ff;
}
.cms-type li span{
	background: #fff;
}
.cms-type .active img{
	border: 2px solid #94b8ff;
	27px
}
.cms-type .active .ok{
	width: 27px;
	height: 17px;
	background-size: 20px;
}
.cms-type li:hover{
	cursor: pointer;
}


.ok{
	display: none;
}
.active .ok{
	width: 28px;
	height: 24px;
	font-size: 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(images/ok-ico.png) no-repeat;
}

em.name {
	position: absolute;
	bottom: 0;
	left: 17px;
	color: #E7E7E7;
	font-style: normal;
}


.checkbox-images-type{
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.checkbox-images-type li{
	float: left;
	margin: 0 8px 10px 0;
	position: relative;
	height: 61px;
	text-align: center;
	cursor: pointer;
}
.checkbox-images-type li img,.checkbox-images-type li span{
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	border: 2px dashed #94b8ff;
}
.checkbox-images-type li span{
	background: #fff;
}
.checkbox-images-type .active img{
	border: 2px solid #94b8ff;
}
.checkbox-images-type li span{
	display: block;
	width: 195px;
	font-size: 28px;
	line-height: 57px;
	font-weight: bold;
}
.checkbox-images-type .active span{
	border: 2px solid #94b8ff;
}
.checkbox-images li:hover{
	cursor: pointer;
}
.what-to-show-type li{
	width: 105px;
}
.what-to-show-type li img{
	width: 100px;
}
.row-20{
	padding: 0 20px;
}
.time-type{
	margin: 0;
	padding: 0 0 0px 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.time-type li{
	float: left;
	margin: 0 17px 18px 0;
	border: 2px dashed #94b8ff;
	position: relative;
	cursor: pointer;
    width: 167px;
    height: 46px;
    background-repeat: no-repeat;
    background-size: 140px auto;
    background-position: 50%;
    background-color: #ffffff;
    overflow: hidden;
}
.time-type li[kindtimer="14"]{
    background-color: #444444;
}
.time-type li img{
	display: block;
	padding: 1px;
	width: 167px; /* 334 */
	height: 46px; /* 92 */
}
.time-type li div {
    background: rgba(255, 255, 255, 0.8);
    padding: 2px 9px;
    font-size: 12px;
    text-align: center;
    line-height: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.time-type li[end-pic-id] {
	height: 42px;
}
.time-type li[end-pic-id] img{
	height: auto;
}
.time-type .active .ok{
	bottom: -2px;
	right: -2px;
}
.time-type .active{
	border: 2px solid #94b8ff;
}
.tab-view .btn-group{
	padding-bottom: 25px;
}
.color-vars{
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none !important;
	width: 100%;
	overflow: hidden;
}
ul.color-vars li{
	list-style: none;
}
.color-vars li{
	float: left;
	margin: 0 10px 0 0;
	border: 2px dashed #94b8ff;
	cursor: pointer;
	border-radius: 8px;
}
.color-vars li span{
	display: block;
	height: 27px;
	width: 27px;
	border-radius: 6px;
}
.color-vars .active{
	border: 2px solid #94b8ff;
	position: relative;
}
.color-vars .active .ok {
	height: 24px;
	width: 27px;
}
.color-vars .custom span {
    background-image: url(/images/custom-color.png);
    background-size: 28px;
}
input.color_input {
	/*margin-left: -9999px;*/
	width: 1px;
	height: 1px;
	border: none;
}
/* for colorpicker */
.cp-app {
	z-index: 999;
}


.row-head label{
	font-weight: normal;
}
.block-ttl p{
	padding-top: 10px;
}
.glyphicon-edit-2{
	width: 17px !important;
	height: 17px;
	background: url(images/edit-ico.png) no-repeat;
	margin-bottom: -3px;
}
.row-20 h4 span{
	font-size: 14px;
	font-weight: normal;
}
.fw-normal{
	font-weight: normal;
}
.valid-stat{
	padding-left: 10px;
	font-size: 11px;
}
.without-padding{
	padding-bottom: 0;
}
.without-padding li{
	margin-bottom: 0;
}

.reload{
	font-size: 11px;
	padding-top: 9px;
	margin-left: -1px;
	float: left;
}
.reload a{
	background: url('/images/refresh.png') no-repeat;
	background-size: 16px;
	opacity: 0.5;
	width: 16px;
	height: 16px;
	display: block;
}
.reload a:hover{
	opacity: 1;
}

.rotate {
	opacity: 1 !important;
	-webkit-animation-name: rotate;
	-webkit-animation-duration:2s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:linear;
	-moz-animation-name: rotate;
	-moz-animation-duration:2s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-timing-function:linear;
}

@-webkit-keyframes rotate {
	from {-webkit-transform:rotate(0deg);}
	to {  -webkit-transform:rotate(360deg);}
}

@-moz-keyframes rotate {
	from {-moz-transform:rotate(0deg);}
	to {  -moz-transform:rotate(360deg);}
}




.info-float{
	float: left;
	font-size: 14px;
	padding: 5px 0 0 0;
}
.row-20 .col-md-5 input{
	text-align: center;
}
.row-10{
	margin: 0 -30px;
}
.row-5{
	padding: 0 15px 20px;
}
.row-main .bootstrap-select .btn-default{
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#e0e0e0));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.row-t .funk-btns{
	margin-top: 0;
}
.row-head{
	min-height: 72px;
}
.row-head-list{
	padding: 15px 5px 6px;
}
.container-list{
	height: 1%;
	padding: 15px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e8e8ed;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: -81px;
}
.container-list h4{
	text-transform: uppercase;
	margin: 0;
	color: #bcc0c8;
	font-size: 14px;
	font-weight: bold;
	padding: 14px 0;
}
.container-list h4 a{
	color: #bcc0c8;
}
.right-txt{
	text-align: right;
}
.glyphicon-bck2{
    background: url(/images/copy.svg) no-repeat;
	width: 18px !important;
	height: 19px !important;
}
.glyphicon-close2{
	width: 17px !important;
	height: 17px !important;
	background: url(images/clse-ico.png) no-repeat;
}
tr .glyphicon-close2{
	margin-right: 10px;
}
tr .glyphicon-bck2{
	margin:0  10px 0 0;
}
tr .glyphicon-close2 a,tr .glyphicon-bck2 a{
	display: block;
	height: 100%;
	width: 100%;
}
.list-style ul li .glyphicon-link, .list-style ul li .glyphicon-remove {
	color: black;
	font-size: 1.3em;
}
.list-style ul li .glyphicon-remove {
	transform: scale(1.15);
}
.glyphicon-add-2-w{
	width: 14px !important;
	height: 14px !important;
	background: url(images/add-ico-w.png) no-repeat;
	margin-right: 5px;
}
.row-t .form-control{
	width: 88%;
	float: left;
}
.help-block-dotted a{
	text-decoration: none !important;
	border-bottom: 1px dashed #276499;
}
.help-block-dotted a:hover{
	border: 0;
}
.table-striped tbody tr.appeared td {
	background-color: #fff4c0;
}






/* my.css */

.ui-datepicker {
    z-index: 100 !important;
}

.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    height: 200px;
    margin-left: -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    /* IE6-7 */

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none;
}
.modal.fade {
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out;
    top: -25%;
}
.modal.fade.in {
    top: 10%;
}
.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}
.modal-header .close {
    margin-top: 2px;
}
.modal-header h3 {
    margin: 0;
    line-height: 30px;
}
.modal-body {
    position: relative;
    overflow-y: auto;
    padding: 15px;
}
.modal-form {
    margin-bottom: 0;
}
.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: "";
    line-height: 0;
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-body .row-t .form-control {
    width: 75%;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}

.cd_timer {
    padding: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
}

.cd_timer, .cd_timer .cd_num {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

#content {
    overflow: visible !important;
}

div.rename-block h1.logo span.glyphicon.glyphicon-pencil  {
  font-size: 0.7em;
  padding-left: 10px;
  cursor: pointer;
}

div.rename-block form {
	width: 640px;
	float: left;
}

div.rename-block fieldset {
	margin-bottom: -10px;
}

div.rename-block input.form-control {
	width: 500px;
}

div.tab-view-ttl div.name {
	height: 45px;
	width: 96%;
	float: left;
}

div.tab-view-ttl div.name input {
	float: left;
	margin-top: 2px;
}

div.tab-view-ttl span.glyphicon {
	cursor: pointer;
}






.what-to-show li {
	width: 105px !important;
}
.what-to-show em.ok {
	margin-right: 1px;
}



