/* Laradmin fix */
.wrapper.tpWrapper{
    background-color: #f2f2f2;
    padding-top: 0;
        padding-left: 0;
    padding-right: 0;
}
.content-wrapper, .right-side{
    background-color: #f2f2f2;
}
.dataTables_length,
.dataTables_filter{
    padding: 15px;
}
.dataTables_info,
.dataTables_paginate{
    padding-left: 15px;
    padding-right: 15px;
}
.tp_class_td_8{
    padding-top: 18px!important;
}
.tp_class_td_3{
    padding-top: 13px!important;
}
.tp_class_td_1{
    padding-top: 20px!important;
}
.hide_module_menu{
    /*display: block;*/
    display: none;
    position: relative;
    float: left;
    left: 69%;
    margin-top: -39px;
 }
.treeview{
    display: none;
}
.skin-white .main-sidebar{
    background-color: #000;
}
.skin-white .sidebar a{
  color: #8287a9  ;
      font-weight: 700;
}
.modal{
    margin-top: 50px;
}
.fixed .content-wrapper {
    padding-top: 0;
}
aside.main-sidebar{
    padding-top: 0;
}
section.content-header.tp_header{
    background-color: #e2e2e2;
    color: #000000;
    padding-bottom: 10px;
    /*position: fixed;*/
    z-index: 88888;
    /*width: 100%;*/
    top: 0;
    height: 51px;
    /*margin-left: -15px;
    margin-right: -15px;*/
}
#setNewTimeGet,
#setNewTimeSave{
    width: 99%;
    height: 36px;
    margin: 0;
    margin-top: 16px;
    margin-bottom: 10px;
    cursor: auto;
}
.btn.btn-danger.btn-xs,
.btn.btn-warning.btn-xs{
    border-radius: 0;
}
.btn.btn-warning.btn-xs{
    background-color: #989898;
    border-color: #989898;
}
.btn.btn-default.tp_btn-black,
.btn.btn-default.tp_btn-black.tpAddNewSchedule{
    background-color: #000000;
    color: #ffffff!important;
}
.js_workouts .select2{
    margin-top: 15px;
    margin-bottom: 15px;
}
.js_workouts .select2-container--default .select2-selection--single{
    background-color: #000000!important;
    color: #ffffff!important;
    height: 36px;
}
.js_workouts .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 34px;
    font-size: 14px;
}
.js_workouts .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 35px;
}
.js_workouts .select2-container--default .select2-selection--single .select2-selection__placeholder{
    color: #fff;
}
.js_workouts .select2-container--default .select2-selection--single .select2-selection__placeholder{
    color: #fff;
}
.js_workouts .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
}
.js_anim .select2{    
    max-width: 250px;
    min-width: 150px;
}
.js_anim .select2{
    margin: 0;
    margin-top: -7px;
}
.js_anim .select2-container--default .select2-selection--single{
    background-color: #000000!important;
    color: #ffffff!important;
    height: 36px;
}
.js_anim .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 34px;
    font-size: 14px;
}
.js_anim .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 35px;
}
.js_anim .select2-container--default .select2-selection--single .select2-selection__placeholder{
    color: #fff;
}
.js_anim .select2-container--default .select2-selection--single .select2-selection__placeholder{
    color: #fff;
}
.js_anim .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
}
.js_anim .select2-selection__clear{
    color: red;
    padding-left: 5px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #e1e3e9!important;
    color: #000!important;
}
.tp_header .headerElems{
    position: relative;
    float: right;
    margin-top: -28px;
    /*right: 13%;    */
    right: 5px;
}
.tp_header .navbar{
    margin-bottom: 0;
}
.tp_after_header{
    /*height: 51px;*/
    width: 100%;
}
.navbar.tp_main_header{
    float: left;
    margin-right: 15px;
    margin-left: -10px;
}
.navbar.tp_main_header i{
    color: #545454;
    padding-top: 7px;
}

/* All */
ul.dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
}
.margin-top-10{
    margin-top: 10px;
}
.padding-left-15{
    padding-left: 15px;
}
.padding-0{
    padding-left: 0px;
    padding-right: 0px;
}
.margin-0{
    margin-left: 0px;
    margin-right: 0px;
}
.tp_loader_img{
    width: 20px;
    position: absolute;
    left: 5%;
    top: 50%;
}
.tp_loader_modal_img{
    width: 20px;
    position: relative;
    left: 35%;
    top: 10px;
}
.tp_add_new_btn{
    margin: 10px;
    position: relative;
    background-color: #989898;
    color: #ffffff;
    border-color:  #989898;
}
.btn.btn-default.tp_add_new_btn{
    background-color: #000000;
    color: #ffffff;
}
.tp_add_new_btn.tpTVAddNew:hover,
.tp_add_new_btn.tpTVAddNew:active,
.tp_add_new_btn.tpTVAddNew:focus{
    background-color: #787878;
    color: #ffffff;
    border-color:  #ddd;
}
.tp_dropdown_action{
    padding-right: 15px;    
    margin-bottom: 15px;
}
.tp_dropdown_action ul{    
    position: relative;
    /*top: 32px;
    left: -77px;*/
}
.tp_btn_action{    
    width: 100%;
}
.tp_actions_dropdown{
    /*margin-bottom: 30px;*/
}

/*  Dashboard custom */
.tp_dachboard_content{
    background-color: #FFFFFF;
    border: 2px solid gray;
}
.tp_spinner_label{
    padding-top: 10px;
}
.tp_week_nav{
    margin-bottom: 10px!important;
}
.tp_week_spiner{
    display: inline-block;
    margin-top: -10px;
    margin-bottom: -13px;
    width: 65px;
}
.tp_dropdown_year {
    margin: 0;
    margin-top: -7px;
    padding-right: 0;
    margin-left: 5px;
}
.tp_dropdown_year .btn-default:hover,
.tp_dropdown_year .btn-default:focus,
.tp_dropdown_year .open > .dropdown-toggle.btn{
    background-color: #000000!important;
}
.tp_dropdown_year .btn-default,
.tp_dropdown_year .btn{
    background-color: #000000!important;
    color: #ffffff!important;
}
.tp_dropdown_year .dropdown-menu{
    min-width: 68px!important;
    max-height: 200px;
    overflow-y: auto;
}
.tp_dropdown{
    margin-right:  15px;
}
.tp_dropdown_classes{
    padding-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.tp_dropdown_classes_main{
    margin: 0;
    margin-top: -7px;
    padding-right: 0;
}
.tp_dropdown_blink{
    padding-right: 0;
    margin-top: -7px;
    margin-bottom: 0;
}
.tp_dropdown_tv{
    padding-right: 0;
    margin-top: -7px;
    margin-bottom: 0;
    color: #ffffff;
}
.panel-default > .panel-heading,
.panel-default .panel-heading{
    background-color: #f2f2f2!important;
}
.panel-info {
    border-color: #ddd;
}
.panel-info > .panel-heading,
.panel.panel-default > .panel-heading,
.panel.panel-default{
    color: #000000;
    background-color: #f2f2f2;
    border-color: #ddd!important;
}
.panel.panel-default .table-responsive{
    background-color: #ffffff;
}

.tp_dropdown_classes  .btn-default:hover,
.tp_dropdown_classes .btn-default:focus,
.tp_dropdown_classes .open > .dropdown-toggle.btn,

.tp_dropdown_studio_main.tp_dropdown_studio  .btn-default:hover,
.tp_dropdown_studio_main.tp_dropdown_studio .btn-default:focus,
.tp_dropdown_studio_main.tp_dropdown_studio .open > .dropdown-toggle.btn,
.tp_dropdown_classes.tp_dropdown_classes_main .btn-default:hover,
.tp_dropdown_classes.tp_dropdown_classes_main .btn-default:focus,
.tp_dropdown_classes.tp_dropdown_classes_main .open > .dropdown-toggle.btn,
.tp_dropdown_tv .btn-default:hover,
.tp_dropdown_tv .btn-default:focus,
.tp_dropdown_tv .open > .dropdown-toggle.btn-default{
    background-color: #000000;
}
.tp_dropdown_tv .btn,
.tp_dropdown_classes .btn,
.tp_dropdown_studio_main .btn,
.tp_dropdown_classes.tp_dropdown_classes_main .btn{
    background-color: #000000;
    color: #ffffff!important;
}
.tp_dropdown_studio{
    margin: 0;
    padding: 0;
    margin-left: 15px;
}
.tpClassNavCurrentName{
   padding-top: 20px; 
   height: 88px;
}
.tp_dropdown_studio_main{
    margin-left: 0;
    margin-bottom: 10px;
}
.tp_class_name_title{
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 24px;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    margin-bottom: 20px;
}
.tp_class_logo_title{
    margin-left: 20px;    
    height: 48px;
    margin-bottom: 20px;
}
.tp_workouts_list{
    padding-left: 15px;    
    font-size: larger;
    width: 100%;
}
.tp_workouts_list li{
    padding-top: 10px;
}

/* Classes */

.tp_classes_list_id{
    display: none;
}

/* Class Info */

.tp_ClassInfo_table tr{
    
}
.tp_tv_block{
    border: 2px solid #888888;
}
.tp_tv_item{
    border-right: 1px solid gray;
}
.tpTVInfo{
    height: 380px;
    margin-top: 10px;
}
.tpTVInfo .tp_add_new_btn{
    width: 90%!important;
}
.tpTVInfo button{
    font-size: 12px;
    border-radius: 0;
    overflow: hidden;
}
.tpAddRow{
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid lightgray;
}
.easypiechart > div {
    padding-top: 20px;
}
.easypiechart > div span.tp_timer_seconds {
    font-size: 5vw;
}
.easypiechart > div .text {    
    font-size: 1vw;
}
.tp_btn_station{    
    margin-left: -7px;
    display: inline-block;
    background-color: gray;
    border-radius: 9px;
    min-width: 18px;
}

/* TV and player */

.tp_tv-panel-body{    
    background: url(/src/images/tp/bg-panel.png);
    padding: 0;
}

.tp_tv_h-row-caption{
    padding-top: 2%;
}
.tp_tv_h-caption{
    text-transform: uppercase;
    color: #FFFFFF;
    line-height: 100%;
    /*font-size: 4.5vw;*/
    font-size: 42px;
    padding-top: 25px;
}
.tp_tv_h-annotation{
    text-transform: uppercase;
    color: #FFFFFF;
    /*font-size: 1.9vw;*/
    font-size: 22px;
}
.to_tv_h-left-panel-caption{
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 4%;
}
.to_tv_h-logo{
    max-width: 100%;
}

.to_tv_h-left-panel{
    min-height: 1px;
    width: 20%;
    float: left;        
}
.to_tv_h-center-panel{
    min-height: 1px;
    width: 60%;    
    float: left;
}
.to_tv_h-right-panel{
    min-height: 1px;
    width: 20%;    
    float: left;
}

/* Player */
.tp_tv_h-player-panel{
    padding: 5% 25%;
}
section.tp_player_btn {
	width: 75px;
	height: 95px;
	position: relative;
	text-align: center;
}
:active, :focus {
	outline: 0;
}
a.tp_player_btn {
	text-shadow: 0px 1px 1px rgba(250,250,250,0.1);
	font-size: 32pt;
	display: block;
	position: relative;
	text-decoration: none;
	box-shadow: 0px 3px 0px 0px rgb(34,34,34),
    			0px 7px 10px 0px rgb(17,17,17),
    			inset 0px 1px 1px 0px rgba(250, 250, 250, .2),
    			inset 0px -12px 35px 0px rgba(0, 0, 0, .5);
	width: 70px;
	height: 70px;
	border: 0;
	color: rgb(37,37,37);
	border-radius: 35px;
	text-align: center;
	line-height: 72px;
	background-color: rgb(83,87,93);

	transition: color 350ms ease, text-shadow 350ms;
		-o-transition: color 350ms ease, text-shadow 350ms;
		-moz-transition: color 350ms ease, text-shadow 350ms;
		-webkit-transition: color 350ms ease, text-shadow 350ms;
}
a.tp_player_btn:before {
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	z-index: -2;
	position: absolute;
	background-color: rgb(26,27,29);
	left: -5px;
	top: -2px;
	border-radius: 40px;
	box-shadow: 0px 1px 0px 0px rgba(250,250,250,0.1),
			 	inset 0px 1px 2px rgba(0, 0, 0, 0.5);
}
a.tp_player_btn:active {
    box-shadow: 0px 0px 0px 0px rgb(34,34,34),
    			0px 3px 7px 0px rgb(17,17,17),
    			inset 0px 1px 1px 0px rgba(250, 250, 250, .2),
    			inset 0px -10px 35px 5px rgba(0, 0, 0, .5);
    background-color: rgb(83,87,93);
  	top: 3px;
}
a.tp_player_btn.on {
    box-shadow: 0px 0px 0px 0px rgb(34,34,34),
    			0px 3px 7px 0px rgb(17,17,17),
    			inset 0px 1px 1px 0px rgba(250, 250, 250, .2),
    			inset 0px -10px 35px 5px rgba(0, 0, 0, .5);
    background-color: rgb(83,87,93);
  	top: 3px;
 	color: #fff;
  	text-shadow: 0px 0px 3px rgb(250,250,250);
}
a.tp_player_btn:active:before, a.on:before {
	top: -5px;
	background-color: rgb(26,27,29);
	box-shadow: 0px 1px 0px 0px rgba(250,250,250,0.1),
			 	inset 0px 1px 2px rgba(0, 0, 0, 0.5);
}
/****************************************************
**************************************
******************************************************/

.tp_container_timer {
  width: 400px;
  height: 200px;
  position: relative;
  margin: auto;
  font-family: 'Share Tech', sans-serif;
  color: #444;
}

#timer_prams, #svg {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 25%;
}

#timer_prams {
  top: 40%;
  font-size: 4vw;
  text-align: center;
  line-height: 1.5vw;
  display: table;
}

#timer_prams span.tpTimerViewCaption{
  font-size: 1vw;
  /*display: none;*/
}


/* STUDIO LOGIN APP */

.st_login_color{
    color: #FFFFFF;
}
.tpTVInfo .col-lg-6 .row{
    position: relative;
}
.blink{
    
}
.add_blink {
    animation: blink-animation 0.5s steps(5, start) infinite;
    -webkit-animation: blink-animation 0.5s steps(5, start) infinite;
}
@keyframes blink-animation {
    to {
	//visibility: hidden;
	opacity: 0.3;
    }
}
@-webkit-keyframes blink-animation {
    to {
	/*visibility: hidden;*/
	opacity: 0.3;
    }
}
img.to_top{
    position: absolute;
    width: 20px;
    top: 0;
    left: 50%;
}
img.to_bottom{
    position: absolute;
    width: 20px;
    bottom: 0;
    left: 50%;
}
img.to_right_bottom{
    position: absolute;
    width: 20px;
    bottom: 0;
    left: 50%;
}
img.to_right_top{
    position: absolute;
    width: 20px;
    top: 0;
    left: 50%;
}
img.to_left_bottom{
    position: absolute;
    width: 20px;
    bottom: 0;
    left: 50%;
}
img.to_left_top{
    position: absolute;
    width: 20px;
    top: 0;
    left: 50%;
}
span.to_start_bottom{
position: absolute;
    bottom: -5px;
    left: 32%;
    color: red;
    font-weight: bolder;
}
span.to_start_top{
position: absolute;
    top: -5px;
    left: 32%;
    color: red;
    font-weight: bolder;
}

img.tp_AddArrowNav{
    height: 15px;
}
span.tp_AddArrowNav{
    color: red;
    font-weight: bolder;
}
.tpTVInfo_logo_class{    
    margin-left: 20px;
    margin-right: 20px;
}
.tpTVInfo_logo_class img{
    width:75%;
}

/*Fdd time field*/
.jq_t_opt input{
    max-width: 40%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
.jq_l_work  input,
.jq_l_rest input{
    max-width: 25%;    
}

.jq_t_opt span{
    float: left;
    display: block;
    padding: 5px 5px;
}
.tp_t_capt span{
    display: block;
    padding-top: 5px;
}
.jq_l_work,
.jq_l_rest{
    padding-left: 20px;
    padding-right: 0
}
.tpLapRow{
    margin-bottom: 5px;
    margin:0;
}

.video-upload {
    padding-top: 15px;
}

.class_description {
    width: 100%;
}

.tpClassDescription {
    padding: 15px;
}

.classDescriptionSave {
    margin-top: 60px;
    padding: 10px;
}