﻿
.zopim
{
    bottom: 30px !important;
}

html
{
    height: 100%;
}

body
{
  /*padding-top: 120px;*/
  height: 100%;
  background-color:#eeeeee;
}

#SecureMaster_MainContainer
{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#SecureMaster_NavContainer
{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.adq-btn-quick-publish
{
    margin-left: 10px;
    padding: 4px !important;
}

.adq-app-title
{
    font-weight:bold;
    font-size:18px;
    color:#999999;
}

.adq-cursor-pointer
{
    cursor: pointer !important;
}

.adq-help-text
{
    font-size:12px;
    color:#999999;
    display:inline-block;
    margin-bottom:5px;
}

.adque-hidden
{
    display:none !important;
}

.adq-link
{
    text-decoration: underline !important;
    cursor: pointer !important;
    margin-left:10px;
    margin-right:10px;
}

.adq-panel-header-link
{
    text-decoration:underline;
    cursor:pointer;
    margin-left: 10px;
}

.adque-panel-clear-link
{
    text-decoration:underline;
    cursor:pointer;
    margin-left: 10px;
}

.adque-head-selection-div
{
    background-color:#d7ecf7;
    color:#31708f;
    padding:5px;
    height:200px;
}

#FilterHeadPanelBody
{
    background-color:#d7ecf7;
    color:#31708f;
    padding:5px;
}

.adque-filter-count-selected
{
    font-weight:bold;
    /*color:red;*/
}

.grid-item
{
    width: 200px;
    height: 200px;
    margin-bottom:20px;
    padding:0;
    background-color:#eeeeee;
    border: 2px solid #dddddd;
    border-radius:3px;
    text-align:center;
}

.adq-img-thumbnail-container
{
    width:198px;
    height:160px;
    background-color: #dddddd;
    padding: 3px;
    border-bottom:1px dashed #dddddd;
    cursor:zoom-in !important;
}

.adq-img-thumbnail
{
    max-width:150px;
    max-height:150px;
    cursor:zoom-in !important;
}

.thumbnail .caption
{
    padding:0 !important;
    padding-top: 5px !important;
}


.thumbnail a
{
    text-decoration:none !important;
}

.grid-item a
{
    text-decoration:none !important;
    cursor:default;
}

.grid-item a:hover
{
    text-decoration:none !important;
    cursor:default;
}

.adq-thumbnail-asset-id-text
{
    color:#838383;
    font-size:10px;
    font-weight:normal;
    text-decoration:none;
}

.adq-thumbnail-text
{
    font-size:11px;
    color:#777777;
    text-decoration:none;
    word-wrap: break-word;
    white-space: normal;
}


.adq-thumbnail-status-badge
{
    padding:0;
    width:26px;
    height:26px;
    position:absolute;
    top:-5px;
    right:-5px;
    z-index:100;
    background-color:#FFFFFF;
    color:#838383;
    border:1px solid #dddddd;
    font-weight:normal;
    cursor: pointer;
}

.adq-thumbnail-status-badge .glyphicon
{
    font-size: 22px;
}

.adq-status-icon-1
{
    font-size: 22px;
    color:#cf4949;   
}

.adq-status-icon-1-small
{
    font-size: 15px;
    color:#cf4949;   
}

.adq-status-icon-2
{
    font-size: 22px;
    color:#7ecd3e;   
}

.adq-status-icon-2-small
{
    font-size: 15px;
    color:#7ecd3e;   
}

.adq-status-icon-3
{
    font-size: 22px;
    color:#d8aa1c;   
}

.adq-status-icon-4
{
    font-size: 22px;
    color:#d4d4dd;   
}

.adq-status-icon-4-small
{
    font-size: 15px;
    color:#d4d4dd;  
}

.adq-status-icon-5
{
    font-size: 22px;
    color:#d8aa1c;   
}
.adq-status-icon-6
{
    font-size: 22px;
    color:#d8aa1c;   
}
.adq-status-icon-7
{
    font-size: 22px;
    color:#d8aa1c;   
}

.adq-asset-set-status-label
{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight:400;
    color: #333;
}

.adq-thumbnail-favorite-badge
{
    padding:0;
    padding-left:1px;
    padding-top:1px;
    width:22px;
    height:22px;
    position:absolute;
    top:30px;
    right:-5px;
    z-index:100;
    background-color:#FFFFFF;
    color:#838383;
    border:1px solid #dddddd;
    font-weight:normal;
}



.adq-thumbnail-favorite-badge .glyphicon
{
    font-size: 16px;
    /*-webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;*/
}

.adq-favorite-icon-true
{
    color:#d8aa1c;   
}

.adq-favorite-icon-false
{
    color:#d4d4dd;   
}

.adq-thumbnail-menu-badge
{
    padding:0;
    padding-left:0px;
    padding-top:5px;
    width:26px;
    height:26px;
    position:absolute;
    top:26px;
    right:-5px;
    z-index:100;
    background-color:#FFFFFF;
    color:#838383;
    border:1px solid #dddddd;
    font-weight:normal;
    cursor: pointer;
}

.adq-thumbnail-datetime-badge
{
    padding:0;
    padding-left:0px;
    padding-top:5px;
    width:26px;
    height:26px;
    position:absolute;
    top:26px;
    left:-5px;
    z-index:100;
    background-color:#FFFFFF;
    color:#838383;
    border:1px solid #dddddd;
    font-weight:normal;
    cursor: pointer;
}

.adq-datetime-icon
{
    color:#cf4949;   
}

.adq-thumbnail-format-badge
{
    font-size: 10px;
    background-color:#eeeeee;
    color:#777777;
    padding:0;
    padding-left:2px;
    padding-right:2px;
    padding-top:0px;
    position:absolute;
    top:145px;
    left:0px;
    z-index:100;
    font-weight:normal;
}

.adq-search-only-panel-body
{
    padding-top:15px;
}

.adq-search-only-panel-body-favorites
{
    padding-top:0px;
}

.adq-modal-title
{
    color:#838383;
    font-size: 14px !important;
}

.adq-well
{
    background:#FFFFFF;
}

.adq-asset-detail-dialog-img
{
    margin-bottom: 10px;
}

/*.adq-form
{
    padding:10px;
}
*/

.adq-form-group
{
    overflow:hidden;
}

.adq-action-bar a
{
    background-color:#337ab7;
    color:#FFFFFF;
}

.adq-action-bar
{
    background-color:#337ab7 !important;
    color:#FFFFFF !important;
}

.adq-action-bar:visited
{
    background-color:#337ab7;
    color:#FFFFFF;
}

.adq-thumbnail-selection-overlay
{
    position:absolute;
    top:45%;
    right:50%;
    
    transform: translate(+50%,-45%);
    background:rgba(51, 122, 183, 1);
    /*background:rgba(66, 139, 202, 0);*/
    width:60px;
    height:60px;
    padding:2%;
    display:block;
    text-align: center;
    color:#fff !important;
    z-index:2;
    border-radius:5px;
    border: 1px solid #FFFFFF;
    cursor:pointer;
}

.adq-thumbnail-selection-overlay-icon
{
    font-size: 40px;
    color: rgba(255, 255, 255, 1);
    display:none;
}

.adq-thumbnail-selected .adq-thumbnail-selection-overlay-icon
{
    display:block;
}

.adq-thumbnail-locked .adq-thumbnail-selection-overlay-icon
{
    display:block;
}

.adq-thumbnail-locked.adq-thumbnail-selection-overlay
{
    background:rgba(173, 66, 63, 1) !important; 
    border: 1px solid #d9534f !important;
}

.adq-thumbnail-locked .adq-thumbnail-selection-overlay-icon
{
    color:#d9534f !important;
}


.adq-thumbnail-aspect-badge
{
    padding:0;
    padding-top:1px;
    width:26px;
    height:26px;
    position:absolute;
    top:-5px;
    left:-5px;
    z-index:100;
    background-color:#FFFFFF;
    color:#838383;
    border:1px solid #dddddd;
    font-weight:normal;
    cursor:default;
}

.adq-hand-cursor
{
    cursor:pointer;
}

.adq-thumbnail-aspect-icon
{
    margin-top:4px;
    margin-left:-3px;
    font-size: 22px;
    color: #31708f;
}

#AssetDetailDialogForm
{
    word-wrap: break-word;
    white-space: normal;
    font-size:11px;
    
}

.form-horizontal form input[type=text]
{
    padding-top:0px; padding-bottom:0px !important;
    margin-bottom:0px !important; /* Reduced from whatever it currently is */
    margin-top:0px !important; /* Reduced from whatever it currently is */
    height:24px !important;
}

#AssetDetailDialog .tab-content
{
    border-top:1px solid #cecece;
    margin-top: 5px;
    /*border-bottom:1px solid #cecece;*/
}

#AssetDetailDialog .control-label
{
    font-weight: normal;
    color: #31708f;
    background-color: #dbf3ff;
}

.form-group
{
    margin:0 !important;
    padding:0 !important;
}

nav .glyphicon
{
    color: #ffffff !important;
}

[data-toggle="collapse"].collapsed .adq-if-not-collapsed
{
  display: none;
}
[data-toggle="collapse"]:not(.collapsed) .adq-if-collapsed
{
  display: none;
}

.adq-search-criteria-panel.adq-search-criteria-selected .adq-if-no-criteria-selected
{
  display: none;
}
.adq-search-criteria-panel:not(.adq-search-criteria-selected) .adq-if-criteria-selected
{
  display: none;
}

.adq-text-italic
{
    font-style:italic;
}

.bootstrap-select .btn-default
{
    background-image:none !important;
}

.bootstrap-select .btn-default:hover,.bootstrap-select .btn-default:focus
{
    //background-color:#bce8f1 !important;
    background-color:#ffffff !important;
}

.bootstrap-select .btn-default:focus
{
    background-color: #FFFFFF !important;
    background-image:none !important;
}

.adq-asset-upload-table
{
    width:100%;
    /*width:858px;*/
}

.adq-asset-upload-table
{
    /*overflow: hidden;
    text-overflow: ellipsis;*/
    white-space: nowrap;
    border-collapse:collapse;
}

.adq-asset-upload-table th 
{
    background-image: -webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);
    background-image: -o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));
    background-image: linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x;
    color: #31708f;
    background-color: #d9edf7;
    border: 1px solid #bce8f1;   
    padding: 10px 15px;
    /*border-bottom: 1px solid transparent;*/
    /*border-top-left-radius: 3px;
    border-top-right-radius: 3px;*/
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:normal;
    font-size: 14px;
    line-height: 1.4285;
    background-color: #fff;
}

    .adq-asset-upload-table th:first-of-type
    {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .adq-asset-upload-table th:last-of-type
    {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

.adq-asset-upload-filename
{
    max-width:95px !important;
    overflow:hidden;
}

.adq-asset-upload-format
{
    text-align:center;
    vertical-align:middle;
    max-width:75px;
}

.adq-asset-upload-status
{
    text-align:center;
    vertical-align:middle;
    max-width:85px;
}

.adq-asset-upload-category
{
    text-align:left;
    vertical-align:middle;
    max-width:115px;
}

.adq-asset-upload-category-error
{
    background: #dca7a7 !important;
}

.adq-asset-upload-primary-file
{
    text-align:left;
    vertical-align:middle;
    width:70px;
}

.adq-asset-upload-progress
{
    vertical-align:middle !important;
    font-weight:bold;
    width: 70px;
}

.adq-asset-upload-success
{
    color:green;
}

.adq-asset-upload-failed
{
    color:#d9534f;
}

.adq-asset-upload-action
{
    max-width:28px;
}

.adq-asset-upload-button
{
    height:32px;
    width:38px;
    color:#2c9dbe;
}

.adq-asset-upload-abort
{
    max-width:30px;
}

.adq-asset-abort-button
{
    height:32px;
    width:38px;
    color:#ffffff;
}

.adq-upload-category-option-depth-0
{
    margin-left: 0px;
}

.adq-upload-category-option-depth-1
{
    margin-left: 20px;
}

.adq-upload-category-option-depth-2
{
    margin-left: 40px;
}

.adq-upload-progress
{
    height:32px !important;
}

.adq-upload-progress-bar
{
    line-height:32px !important;
}

.adq-truncate-ellipse
{
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.adq-asset-detail-dialog-edit-link
{
    margin-left: 10px;
    text-decoration:underline;
    cursor:pointer;
}

#AssetDetailDialog .form-group-sm .form-control-static
{
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 1.5;
}

.adq-pad-left-25
{
    padding-left: 25px;
}

.adq-btn
{
    border: 0 !important;
    box-shadow: 0 !important;
    background-image: none !important;
    text-shadow: 0 !important;
    border-radius: 3px;
    font-family: 'Poppins', sans-serif !important;
    font-size:12px !important;
    vertical-align: top !important;
}

body
{
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
}

.disabled.btn-primary, .active.disabled.btn-primary, .focus.disabled.btn-primary, .disabled.btn-primary:active, .disabled.btn-primary:focus, .disabled.btn-primary:hover, [disabled].btn-primary, [disabled].active.btn-primary, [disabled].focus.btn-primary, [disabled].btn-primary:active, [disabled].btn-primary:focus, [disabled].btn-primary:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .active.btn-primary, fieldset[disabled] .focus.btn-primary, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: rgba(204, 204, 204, 1) !important;
    border-color:  rgba(204, 204, 204, 1) !important;
    background-image: none !important;
}

.disabled.btn-danger, .active.disabled.btn-danger, .focus.disabled.btn-danger, .disabled.btn-danger:active, .disabled.btn-danger:focus, .disabled.btn-danger:hover, [disabled].btn-danger, [disabled].active.btn-danger, [disabled].focus.btn-danger, [disabled].btn-danger:active, [disabled].btn-danger:focus, [disabled].btn-danger:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .active.btn-danger, fieldset[disabled] .focus.btn-danger, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: rgba(204, 204, 204, 1) !important;
    border-color: rgba(204, 204, 204, 1) !important;
    background-image: none;
}

/*@media screen and (min-width: 768px) {
    .adq-modal-responsive
    {
        width: 70%;
    }
}*/

#ScheduleCreateEditDialogStoryboardsList
{
    max-height: 300px;
    overflow-y:scroll;
}

.adq-margin-left-5
{
    margin-left: 5px !important;
}

.adq-margin-left-10
{
    margin-left: 10px !important;
}

.adq-margin-left-20
{
    margin-left: 20px !important;
}

.adq-margin-left-25
{
    margin-left: 25px !important;
}

.adq-margin-left-30
{
    margin-left: 30px !important;
}

.adq-margin-right-5
{
    margin-right: 5px !important;
}

.adq-margin-right-10
{
    margin-right: 10px !important;
}

.adq-margin-right-20
{
    margin-right: 20px !important;
}

.adq-margin-right-30
{
    margin-right: 30px !important;
}

.adq-padding-top-60
{
    padding-top: 60px !important;
}

.adq-padding-top-120
{
    padding-top: 120px !important;
}

.adq-text-align-left
{
    text-align: left !important;
}

.navbar-default
{
    background-image: none !important; 
    background-color: #337ab7 !important;

    /*background-image: -webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);
    background-image: -o-linear-gradient(top,#fff 0,#f8f8f8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));
    background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 5px rgba(0,0,0,0.075);*/
}

.navbar-default .navbar-nav > li > a
{
    color: #FFFFFF !important;
    /*text-shadow: none !important;*/
}

.navbar-default .navbar-text
{
    color: #FFFFFF !important;
    /*color: #777;*/
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #337ab7 !important;
}


.adq-table-sort-active
{
    background-color: #d9edf7 !important;
}

.adq-table-sort-col
{
    cursor:pointer !important;
}

.adq-table-sort-icon
{
    color:#31708f;
    font-size: 12px;
}

.livechat-compact-container
{
    bottom: 20px !important;
}

 .adq-quick-publish-panel
{
    position: fixed;
    width: 125px;
    background: #b92c28;
    color: #ffffff;
    left: 50%;
    margin-left: -62px;
    top:0;
    z-index:99999;
    border: 1px solid #b92c28;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
    cursor:pointer;
    padding: 3px;
}

 .tooltip-inner
 {
    max-width: 400px !important;
    /* If max-width does not work, try using width instead */
    /*width: 400px;*/ 
}

 .tooltip-outer
 {
    max-width: 500px !important;
    /* If max-width does not work, try using width instead */
    /*width: 600px;*/ 
}

 .tooltip-inner td
 {
     text-align: left !important;
     padding-left: 10px !important;
 }

 .adq-quick-button
 {
     background-color: #eee !important;
     color: #555 !important;
     border:1px solid #ccc !important;
     box-shadow: 0 !important;
     font-size: 14px !important;
 }

 .navbar sup
 {
     font-size: 65%;
     background-color: white;
     color: #337AB7;
     font-weight: bold;
     padding-left: 1px;
     padding-right: 1px;
     border-radius: 2px;
     margin-left: 1px;
 }

.adq-btn-blink-red {
    animation: blinker 0.7s step-start infinite;
    background-color: #d9534f !important;
}

@keyframes blinker {
    50% {
        opacity: 0;
        
    }
}

.adq-switch-identity-link
{
    cursor:pointer !important;
}
 
