/* Inset for Planning Only */

@import "angular-dropdowns.css";	
hr.style-six {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.searchLine-TG{
	margin:0;
	margin-right:8px;
	margin-top:2px;
	width:180px;
	float:right;
}
.color-box-TG{
	border:1px solid #CDCDCD;  width:13px;height:13px; margin-right:5px; cursor:pointer;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear-tg{
	clear:both; overflow: hidden;
}
.lbl-margin-tg{margin:0px auto !important;}
.indigo-TG{background-color:#CD74E6;}
.green-TG{background-color:#00ff00;}
.blue-TG{background-color:#0000ff;}
.orange-TG{background-color:#FFBE00;}
.lightblue-TG{background-color:#5FD5E8;}
.lightyellow-TG{background-color:#FFD600;}
.lightpink-TG{background-color:#FFC1C2;}

.pad-profil-TG{padding:2px;}
.pad-prof-btns-TG{padding:3px;}
.short-form-TG .formRow{border: none !important;padding: 2.5px 16px !important;}
.short-form-TG2 .formRow{border: none !important;padding: 2.5px 0px !important;}
.short-form-TG2 .formRow label,
.short-form-TG .formRow label{cursor:default; font-size:12px !important;}
.nocursor-tg{cursor:default;}
.caption-TG{width:150px; padding:6px 0px; height:35px; background:rgba(0,0,0,0.5);color:#ffffff;position:absolute;bottom:0;}
.caption-cam-TG{width:40px; height:15px; padding:2px 0px 2px 4px; margin:10px 0px 0px 10px; background:rgba(0,0,0,0.5);color:#ffffff;position:absolute;top:0;}
.alignC-TG{text-align:center; line-height:18px;}
.cam-image-TG{width:16px; height:16px; background:url(../images/sprites/glyphicons-halflings-white.png) -120px -48px; }
/*div#profile-TG:hover{background-color:#CCF2C3 !important;}*/
.option-tg{background: url(../images/elements/other/fileSuccess.png) no-repeat left; padding-left:15px;}
.calendar .fc-axis .fc-time{display:none;}
/*td.fc-axis, td.fc-time{display:none;}*/
.fc-agenda-days .fc-col0{border-left-width:1px !important;}
.divider-TG{margin:10px 0px !important;}

.blankTG{background-color:#FFFFFF; box-shadow: 0px 1px 1px 0px #1f1f1f;}
.arrivedTG{background-color:#FFD600;}
.startedTG{background-color:#FF0000;}
.endTG{background-color:#00FF00;}
.statusWHtg{margin:8px 8px 3px 3px; width:10px !important; height:10px !important;}
.emrg1{background-color:#A1005E;}
.emrg2{background-color:#00B38B;}
.emrg3{background-color:#FF00E4;}
.emrg4{background-color:#D71084;}
.emrg5{background-color:#00F0FF;}
.emrg6{background-color:#D59191;}
.plnWrapper{margin:0px; margin-top:10px; padding:10px;}
ul.my-ui-tabs {border-bottom: 1px solid #CDCDCD; overflow: hidden;background: -webkit-linear-gradient(top, #F8F8F8 0%,#E8E8E8 100%); }
ul.my-ui-tabs li a { float: left; padding: 12px 16px 10px 16px; text-decoration: none; display: block; outline: none; color: #636363; font-size: 12px; font-weight: bold; }
ul.my-ui-tabs li a:hover {background-color: #ccc; color: #797979 !important; }
ul.my-ui-tabs li:hover { background: none !important; }
.activeTab2 {background-color: #ccc; color: #797979 !important; }
my-active-tab2{ -webkit-box-shadow: 0 1px 0 #eaeaea !important; background: #f7f7f7 !important; font-weight: normal !important; color: #5a95ba !important;}
my-event-class{  background-image: url(http://nb-tgh:7001/assets/images/colorcodes/d59191.jpg) !important; background-repeat:repeat-x !important; background-color:#ff0000; }
my-event-class2{ background-image: url(http://nb-tgh:7001/assets/images/colorcodes/d59191.jpg) !important; background-repeat:repeat-x !important;}
.img_selected{border: 3px solid #67aac7; border-radius:4px;}
.img-bdr2{}
.img-bdr2:hover{ border:3px solid #ffffff; border-radius: 4px; }
/*.dropbox{border:1px dashed #ddd; width:190px; height:220px; float:left; margin: 0px 15px 15px 0px; padding:2px;}*/
.db-hdr{height:25px; border:0px solid; padding:8px; background: url(../images/backgrounds/sidebar.jpg); color: #fff; text-align:left !important; font-weight: bold;}
.bgdb {background: url(../images/backgrounds/body.jpg);}
.db-ftr{height:25px; border:0px solid; background-color: #eee; padding-left:10px; }
.droppable{height:300px; border:0px solid; }

.sortable{
        
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
}
.sortable.grid {
        overflow: hidden;
}
.sortable li{
        list-style: none;
        width: 220px;
/*        border: 1px solid #CCC;
        background: #F6F6F6;
        font-family: "Tahoma";
        color: #1C94C4;
        margin: 5px;
        padding: 5px;
        height: 22px;*/
}
.sortable.grid li{
    width: 208px !important;
    padding: 5px;
}
.sortable.grid.userList li {
        
        float: left;
        width: 208px !important;
/*        height: 220px;*/
        border:1px solid #ddd;
        text-align: center;
        margin: 0px 15px 15px 0px;
/*        padding:2px;*/
}
li.highlight {
        background: #FEE25F;
}

li.sortable-placeholder {
        border: 1px dashed #CCC;
        background: none;
}

.addnewimage{
    background: url(../images/plus_tr.png) no-repeat;
    border:0px solid #f00;
    width: 50px;
    height: 53px;
    margin: 0 auto;
    margin-top: 150px;
}
.addnewpg_bg{
    background: url(../images/bg_trnsp.png);
    height:366px;
    border:1px dashed #ddd;
    cursor:pointer;
}
.embossedtext{
    color: #aaa;
    text-shadow:1px 1px 0 #FFFFFF;
}
.iconStyle{
     border:0px solid; 
     padding:2px; 
     cursor:pointer;
     margin-right: 5px;
}
.iconStyle:hover{
    box-shadow: 1px 1px 5px #fff;
}
.cal-anc1{background-color: #CCF2C3;}
.cal-anc2{background-color: #FFFFFF;}
.chars-left{
    line-height: 0px; 
    font-size: 10px; 
    text-align: right;
}
.chr-error{
    color: #A64949
}

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}
.custom-file-input::before {
/*    content: 'Select some files';*/
    display: inline-block;
/*    background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);*/
    background-image: url("../images/slideshows/imagepicker_computer_large.jpg");
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
}
.custom-file-input:hover::before {
    border-color: black;
}
.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    height:150px;
}
.btn-placement{
    text-align:right !important;
    padding-right:20px;
}
.img-gal{
    margin:0px; padding: 0px;
}
.img-gal li {
    float:left; 
    border:2px solid #eee; 
    padding: 5px; 
    margin: 0px 8px 8px 0px;  
    width: 200px; 
    line-height:113px; 
    height: 113px; 
    position: relative;
}
.img-gal li img {
    display : inline-block; 
    vertical-align: middle;
}
.addnewimg_bg{
    background: url(../images/bg_trnsp.png);
    height: 110px;
    border:1px dashed #ddd;
}
.addnewimage_2{
    background: url(../images/plus_tr.png) no-repeat;
    border:0px solid #f00;
    width: 50px;
    height: 53px;
    margin: 0 auto;
    margin-top: 20px;
}
.embossedtext_2{
    color: #aaa;
    text-shadow:1px 1px 0 #FFFFFF;
    font-weight: bold;
    height: 20px; 
    line-height:20px; 
    text-align: center;
}
.addnewimg_bg input.upload2 {
    position: absolute;
    border: 1px solid #ff0000;
/*    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;*/
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    height:109px;
}
input.upload3 {
    
    width: 125px !important;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    height:124px;
    
}
.img_upload3{
    
    width: 129px; 
    position:relative; 
    background-image: url('../../assets/images/slideshows/imagepicker_computer_small.jpg'); 
    background-repeat: no-repeat;
}
.gallery-sub-title{
    float:left; 
    line-height:32px; 
    vertical-align: bottom; 
    padding-left:10px;
}
.selected-img-li{
    border:2px solid #0000ff !important;
}
.cont-img-div{
    line-height: 110px; 
    max-height:114px; 
    max-width:112px; 
    vertical-align: middle; 
    text-align: center; 
    border: 2px solid #ccc;
}
.cont-img{
    max-width: 108px; 
    max-height:110px;
}
.inline-list{ 
    list-style: none;
    overflow: hidden;
    text-align: center;
    width: 135px;
    margin: 0px auto;
}
.inline-list li{
    float: left; 
    line-height: 20px; 
    vertical-align: middle; 
    display: inline-block;
}
.orange{
    color: #FC8539;
}
.ML0{margin-left: 0px !important;}
.HT10{ height: 10px;}
.HT15{ height: 15px;}
.HT20{ height: 20px;}
.icos-play-dim::before { content: url(../images/icons/usual/icon-play-dim.png); }
.mus-file-name {
    border: 1px dotted #d7d7d7;
    max-height:16px;
    line-height:16px;
    max-width: 240px;
    min-width: 240px;
    padding:4px;
    color: #77777B;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}