/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */
 
 /*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */

 .pace-activity {
    display: none !important;
}


 .SpanHeaderList {
  display: block;
  padding: 7px 14px 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.9);
}

.SpanHeaderList .btn {
  float: right;
  height: 31px;
  margin: 10px 0 0 5px;
  padding: 0 22px;
  font: 300 15px/29px 'Open Sans', Helvetica, Arial, sans-serif;
  cursor: pointer;
}
 
 
 .SpanHeader {
  display: block;
  padding: 7px 14px 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.9);
}

.ClientBackGround {
  background: #5d5d5d;
  color: ffffff !important;
}


.SpanHeader .btn {
  float: right;
  height: 31px;
  margin: 10px 0 0 5px;
  padding: 0 22px;
  font: 300 15px/29px 'Open Sans', Helvetica, Arial, sans-serif;
  cursor: pointer;
}
 
#topPopUpTrigger > ul > li > ul{
	float: left;
	display: inline-block;
	margin: 5px;
}

 #configMenuTrigger {
    position: relative;                           
}
                        
#configMenuTrigger .ajax-dropdown {
    right: -156px !important;
    left: inherit;
}                          

.smart-style-5 nav ul ul li > a {
    padding-left: 22px !important;
}

.smart-style-5 nav ul ul ul li a {
    padding-left: 33px !important;
}

.smart-style-5 nav ul ul ul ul li a {
    padding-left: 44px !important;
}

.smart-style-5 nav ul ul ul ul ul li a {
    padding-left: 55px !important;
}

.smart-style-0 nav > ul > li > ul::before {
    left: 14px !important;
}

.smart-style-0 nav > ul ul li::before {
    left: 14px !important;
}

.smart-style-0 nav ul ul li > a {
    padding-left: 25px !important;
}

.smart-style-0 nav ul ul ul li a {
    padding-left: 36px !important;
}

.smart-style-0 nav ul ul ul ul li a {
    padding-left: 47px !important;
}

.smart-style-0 nav ul ul ul ul ul li a {
    padding-left: 58px !important;
}

.smart-style-1 nav ul ul li > a {
    padding-left: 27px;
}

.smart-style-1 nav ul ul ul li a {
    padding-left: 38px !important;
}

.smart-style-1 nav ul ul ul ul li a {
    padding-left: 49px !important;
}

.smart-style-1 nav ul ul ul ul ul li a {
    padding-left: 60px !important;
}

.smart-style-3 nav ul ul li > a {
    padding-left: 20px !important;
} 

.smart-style-3 nav ul ul ul li a {
    padding-left: 31px !important;
}

.smart-style-3 nav ul ul ul ul li a {
    padding-left: 42px !important;
}

.smart-style-3 nav ul ul ul ul ul li a {
    padding-left: 53px !important;
}

.smart-style-4 nav > ul > li > ul::before {
    left: 14px !important;
}

.smart-style-4 nav > ul ul li::before {
    left: 14px !important;
}

.smart-style-4 nav ul ul li > a {
    padding-left: 25px !important;
}

.smart-style-4 nav ul ul ul li a {
    padding-left: 36px !important;
}

.smart-style-4 nav ul ul ul ul li a {
    padding-left: 47px !important;
}

.smart-style-4 nav ul ul ul ul ul li a {
    padding-left: 58px !important;
}


.smart-style-6 nav ul ul li > a {
    padding-left: 25px !important;
}

.smart-style-6 nav ul ul ul li a {
    padding-left: 43px !important;
}

.smart-style-6 nav ul ul ul ul li a {
    padding-left: 61px !important;
}

.smart-style-6 nav ul ul ul ul ul li a {
    padding-left: 73px !important;
}

 #recentMenuTrigger {
    position: relative;                           
}
                        
#recentMenuTrigger .ajax-dropdown {
    right: -156px !important;
    left: inherit;
}                          
 
#logo-group > span {
  display: inline-block;
  height: auto;
  float: left;
}
#logo {
  display: inline-block;
  width: 175px;
  margin-top: 5px;
  margin-left: -4px;
}
#logo img {
  width: 192px;
  height: auto;
  padding-left: 3px;
}
.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

#user_name_block {
    
    background-color:#5d5d5d;
    color: #fff;
    padding-top: 3px;
    padding-left: 10px;
}

#user_name_block h1 {
    color: #fff;
}

#user_name_block small {
    color: #fff;
}


#user_contact_block {
    padding-top: 15px;
}

.company_name {
    background-color: #ccc !important;
}

.company-pic>img {
    border-radius: 0;
    position: relative;
    border: 5px solid #fff;
    top: -44px;
    left: 10px;
    display: inline-block;
    text-align: right;
    z-index: 4;
    max-width: 150px !important;
    margin-bottom: -30px;
}

.profile-pic div{
    position: relative;
    top: -26px;
}

.profile-pic>img {
    border-radius: 0;
    position: relative;
    border: 5px solid #fff;
    top: -44px;
    left: 10px;
    display: inline-block;
    text-align: right;
    z-index: 4;
    max-width: 150px;
    margin-bottom: -30px;
}

.profile-pic {
    height: 100%;
    text-align: center !important;
}

.profile-pic div {
    position: relative;
    left: 10px;
    text-align: center;
}

#section-about .about-box {
    margin-bottom: 24px;
    background-color: #fff;
    color: #484848;
    border: solid 1px #CCCCCC;
    box-shadow: 0px 2px 3px #ccc;
    position: relative!important;
    opacity: 1!important;
    z-index: 11;
}
#contact_info {
    padding-top: 10px;
}

#custom_email_wrap {
    margin-top: 20px;
    padding: 10px !important;

}

#custom_email h4 {
   margin: 10px;

}

#custom_email .inbox-data-from div {
    width: 100%;
}

//

section .popover .popover-content {
    padding: 9px 14px !important; 
}

section .popover .popover-title {
 padding: 9px 14px !important; 
}

.wysiwyg-block button {
    padding: 6px 12px !important;
}

.alert-block a {
    color: #fff !important;
    text-decoration: underline;
}

.alert-block a:hover {
    color: #fff !important;
    text-decoration: none;
}

#dataModal .modal-body {
    overflow:auto;
}

.tabs-left>.tab-content {
    margin-left: 220px !important;
}

.tab-pane  .jarviswidget > div {
	padding: 0px;
	border: none;
}

.tab-pane  .jarviswidget {
	margin: 0px 0px 18px 0px!important;
}

.tab-pane  .jarviswidget .widget-body table
{
  margin-bottom: 0px;  
}
.fr-marker
{
  display: none!important;
}
.tab-pane  .jarviswidget  header{
	margin: 0px !important;
	background-color: #4C4F53;
	color: #fff;
}

.tab-pane  .jarviswidget  header .badge {
	padding: 5px;
}

.dataTableMarginFix {
    margin: 0px !important;
    border: 1px solid #ccc;
}



































 /* pace circle disabling*/


.pace .pace-activity {
    display: none !important;
}

/* end pace circle disabling */

#content {
  padding: 10px 14px;
  position: static;
  left: 0px;
  height: auto;
  /*display: inline-block;*/
  /*width: 100%;*/
}

/*themeCustomising*/
div#submitChanges, div#resetChanges{
    top: 25%;
    left: 35%;
}

#submitChanges div.modal-dialog, div#resetChanges div.modal-dialog {
    width: 50%;
}

#hintMC, #hintHC, #hintFnC, #hintHIC, #hintHIBC, #hintMIC, #hintRC, #hintFtC, #hintUAC, #hintMAEC, #hintTHC {
    position: relative;
    display: inline-block;
}

#hintMC .hintMCText, #hintHC .hintHCText, 
#hintFnC .hintFnCText, #hintHIC .hintHICText, 
#hintHIBC .hintHIBCText, #hintMIC .hintMICText, 
#hintRC .hintRCText, #hintFtC .hintFtCText, 
#hintUAC .hintUACText, #hintMAEC .hintMAECText, #hintTHC .hintTHCText {
    visibility: hidden;
    width: 120px;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1004;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

#hintMC .hintMCText::after, #hintHC .hintHCText::after, 
#hintFnC .hintFnCText::after,  #hintHIC .hintHICText::after,  
#hintHIBC .hintHIBCText::after, #hintMIC .hintMICText::after, 
#hintRC .hintRCText::after, #hintFtC .hintFtCText::after, 
#hintUAC .hintUACText::after, #hintMAEC .hintMAECText::after,
#hintTHC .hintTHCText::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

#hintMC:hover .hintMCText, #hintHC:hover .hintHCText, 
#hintFnC:hover .hintFnCText,  #hintHIC:hover .hintHICText,  
#hintHIBC:hover .hintHIBCText, #hintMIC:hover .hintMICText, 
#hintRC:hover .hintRCText, #hintFtC:hover .hintFtCText, 
#hintUAC:hover .hintUACText, #hintMAEC:hover .hintMAECText,
#hintTHC:hover .hintTHCText {
    visibility: visible;
    opacity: 1;
}

/*end themeCustomizing*/

div.demo {
    display: none !important;
}

/*ITP3-338*/

#deleteItemFromFolder .modal-dialog, #recoverItemInFolder .modal-dialog {

    width: 200px;
}
/*END-ITP3-338*/

.fa-account:before{content:"\f13e"}
.fa-company:before{content:"\f0c0"}
.fa-contact:before{content:"\f007"}
.fa-agreement:before{content:"\f0a3"}
.fa-site:before{content:"\f0f7"}
.fa-facility:before{content:"\f009"}
.fa-cabinet:before{content:"\f039"}
.fa-workhistory:before{content:"\f075"}
.fa-device:before{content:"\f108"}
.fa-document:before{content:"\f07c"}
.fa-ipnetwork:before{content:"\f0e8"}
.fa-kb:before{content:"\f02d"}
.fa-configobject:before{content:"\f0ad"}
.fa-configitem:before{content:"\f0ad"}
.fa-configuration:before{content:"\f0ad"}
.fa-template:before{content:"\f0ae"}
.fa-settings:before{content:"\f085"}
.fa-ipad:before{content:"\f10a"}
.fa-iphone:before{content:"\f10b"}
.fa-andriod:before{content:"\f17b"}
.fa-email:before{content:"\f0e0"}
.fa-subnet:before{content:"\f0e8"}



 .wrap {
    position: relative;
}

.DocumentFolderLeft {
    -webkit-box-sizing: border-box;
    -moz-box-sixing: border-box;
    box-sizing: border-box;
}

.DocumentFolderRight {
    position: absolute;
    right: 0;
    top: 0;
}

.FolderLeft {
    -webkit-box-sizing: border-box;
    -moz-box-sixing: border-box;
    box-sizing: border-box;
}

.FolderRight {
    position: absolute;
    right: 0;
    top: 0;
}

.smart-style-4:not(.minified) nav ul ul ul li a
{

    padding: 3px 0px 4px 35px!important;
  /*  width: 100%!important;*/
}
.menu-on-top nav ul ul li{
  line-height: 0px;
}
.menu-on-top .menu-item-parent{
  text-align: left;
}
.menu-on-top nav > ul > li > a > span{
  text-align: center!important;
}
.smart-style-4:not(.minified) nav ul ul li>a{
   width: 100%!important;
}
.full
{
background-color:#DDDDDD;
}





#ColsMenuFour > ul {
    min-width: 693px;
    right: -90px;
    z-index: 10000;
}

#ColsMenuFour > ul > li {
    display: inline-block;
    float: left;
}

#ColsMenuFour > ul > li > ul {
    float: left;
    display: inline-block;
    margin: 5px;
}

#ColsMenuFive > ul > li > ul {
    margin: 5px;
}




#ColsMenuTwo > ul {
    min-width: 350px;
    right: -160px;
    z-index: 10000;
}

#ColsMenuTwo > ul > li {
    display: inline-block;
    float: left;
}

#ColsMenuTwo .list-unstyled2 li{
      padding: 0px 0px;
}
#ColsMenuTwo > ul > li > ul {
    float: left;
    display: inline-block;
    margin: 10px;
}



.list-unstyled2 {
  padding-left: 0;
  list-style: none;
  background-color:#eeeeee;
  width=100px;
}



.list-unstyled3 {
  background-color:#cccccc;
}

#myTabContent .widget-body.no-padding {
    margin: 0px 0px 0px !important;
}

/*#myTabContent {
    padding: 13px 0px !important;
}*/

#searchDropdown {
    width: 100%;
    position: absolute;
    z-index: 10;
    background: #fff;
    padding: 10px;
    margin-top: 1px;
    left: 13px;
    top: 42px;
    border: solid 1px #ccc;
    display: none;
}

.btn-group.btn-default a {
    color: black !important;
}

.normal-margin {
    margin: 0px !important;
}

.jarviswidget > div.no-padding {
    padding:0px 0px !important;
}

.normal-margin .nav-tabs.bordered + .tab-content {
   border: none !important; 
}

.normal-margin article {
    padding: 0px !important;
}

#user_credits {
    position: fixed;
    bottom: 0px;
    padding: 2px;
    background-color: #474544;
    width: 100%;
    color: #fff;
    z-index: 1200;
}

#user_credits a {
    color: rgb(168, 168, 168);
}

#user_credits p {
    margin: 0 0 2px;
}

#user_credits a:hover {
    cursor: pointer;
    color: rgb(168, 168, 168);
}
/*//fix for calender not to be shown in minified menu */

#synopsis_block a {
    display: inline-block !important;
}
/*
#cdp-trigger {
    display: inline-block;
    float: right !important;
}
 */
.minified #left-panel #synopsis_block #cdp-trigger {
    display: none !important;
}

/*search panel in side menu*/
#navbar_search_wrapper {
    width: 174px;
    right: 0px;
    margin-left: 42px;
}

#navbar_search_wrapper .search_dropdown {
    background: #fff;
    padding: 10px;
    margin-right: 1px;
    display: none;
}

#navbar_search_wrapper input[type="radio"] {
    margin: -2px -20px 0;
}

/*notes dialog**************************************/

/*ajax response*/
.dialog-response{
    position: absolute;
    line-height: 30px;
    overflow: hidden;
    margin-right: 460px;
    padding-right: 10px;
    height: 32px;
    text-align: right;
	  right: 0px;
}
/*notebit radio buttons*/
.note-bit-div label{
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}

/*Autotask tabs*/
/*#s5 .tabs-left .tab-content{
	margin-left: 235px !important;
}*/

.list-unstyled2 > .list-unstyled3 > b > i{
    color: #f0171d;
}
.list-unstyled2 > li {
    padding:3px 0px;
}

.list-unstyled2 > li:hover a {
    color: #f0171d;
    text-decoration:none;
}
.list-unstyled2 > li:hover > ul > li a {
    color:#3276b1;
}
.list-unstyled2 > li:nth-child(even) {
    background-color: #fff;
}
.list-unstyled2 li a::first-letter {
    color:#000!important;
    font-size:14px;
}
.company-child > a, .company-child  > ul
{
  border-left: 10px solid #5d5d5d;
  border-right: 10px solid #5d5d5d;
}   
.company-child-bottom > a
{
  border-bottom: 10px solid #5d5d5d;
}   
.companyLI-small > a
{
  height: 30px;
  padding:5px 0px 0px 11px;
}   
.lp-credentials-view{
	white-space:nowrap;
}
.account-credentials-view{
	white-space:nowrap;
}
.mp-password-view{
	white-space:nowrap;
}

.sp-red{
	color:red;
}

.sp-green{
	color:green;
}

.sp-bold{
	font-weight:bold;
}

/*ITG*/
.flex-asset-fields{
	padding: 2px 2px 2px 30px!important;
}
.btn-core-asset-import,.btn-flex-asset-import{
	margin:0!important;
}
.btn-core-asset-import-done{
	background-color:green!important;
}
.tbl-core-asset-import footer,.flex-asset-fields footer{
	padding:5px 14px 15px!important;
}
.itg-client-link-hidden{
	display:none;
}
#itg_import_info{
	display: inline-block;
    margin-left: 15px;
}
.itg-response-height{
    height: 100px;
    overflow-y: hidden;
}
.rs-response-height{
    height: 100px;
    overflow-y: hidden;
}
.itg-required:disabled{
	font-weight:bold;
	color:#F75D59;
}
.itg-required{
	font-weight:bold;
	color:red!important;
}

/*ITB*/
.itb-client-link-hidden{
	display:none;
}
#itb_import_info{
	display: inline-block;
    margin-left: 15px;
}
.itb-response-height{
    height: 100px;
    overflow-y: hidden;
}
.itb-required:disabled{
	font-weight:bold;
	color:#F75D59;
}
.itb-required{
	font-weight:bold;
	color:red;
}



.smart-style-4 aside .minifyme {
    background: #2b2725;
    color: #e8efe7;
}


.smart-style-5 #user_name_block {
    background-color: #204a56;

}
#left_section
{
  float: left;
  width: 49%;
}
#right_section
{ float: right;
  width: 49%;

}
.smart-form header
{ font-weight: 600!important;

}
.label
{
      /*padding: .2em 0em 0em!important;*/
          font-weight: 600!important;
}
.smart-form fieldset
{
    padding: 0px 14px 0px!important;
}
.panel-custom-title{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.panel-custom-count{
	font-size: 80px
}
.panel-custom-header {
	padding-top: 10px;
	background-color:#5d5d5d!important;
	color: #fff;
	padding-left: 10px;
}
.margin_left_select
{

   margin-left:  -11px;
  padding-left: 0px; 
}
#margin_left_select
{
  margin-left:  -11px;
  padding-left: 0px;
}


@media (max-width:768px){
  .ajax-dropdown{
    left:113px;
  }
}

@media (max-width:480px){
  .ajax-dropdown{
    left:83px;
  }
}


@media (min-width: 1200px) and (max-width: 1440px){
#margin_left_select
{
  margin-left: 0px;
    padding-left: 11px;
}

}
@media (max-width: 1470px) {
    .expand{
        width: 100%;
    }

    #contact_info{
        width: 80%;
    }
}
@media (max-width: 840px) {
    #ColsMenuFour > ul > li > ul {
        display: block;
    }

    #ColsMenuFour > ul {
        width: auto !important;
        right: inherit;
        z-index: 10000;
    }
}

@media (min-width: 967px ) and (max-width: 1199px)
{
  #margin_left_select
{
  margin-left: 0px;
    padding-left: 11px;
}
}
@media (min-width: 320px ) and (max-width: 767px)
{
  #margin_left_select
{
  margin-left: 0px;
    padding-left: 11px;
}
}

@media screen and (min-width: 1350px){
    #header div.head-right{width:82%; float:right !important;}
    #header div.head-right .header-search-div{width:70%; padding:0;}
    body.container #header div.head-right{width:80%; float:right !important;}
    body.container #header div.head-right .header-search-div{width:67%; padding:0;}
}

@media screen and (min-width: 1400px){
    #header div.head-right{width:84%; }
    #header div.head-right .header-search-div{width:70%; }
    body.container #header div.head-right{width:80%; }
    body.container #header div.head-right .header-search-div{width:67%; }
}

@media screen and (min-width: 1500px){
    #header div.head-right{width:85%; }
    #header div.head-right .header-search-div{width:70%; }
    body.container #header div.head-right{width:80%; }
    body.container #header div.head-right .header-search-div{width:67%; }
}

@media screen and (min-width: 1600px){ 
    #header div.head-right{width:86%; }
    #header div.head-right .header-search-div{width:70%; }
    body.container #header div.head-right{width:80%; }
    body.container #header div.head-right .header-search-div{width:67%; }
}

@media screen and (min-width: 1800px){
    #header div.head-right{width:87%; }
    #header div.head-right .header-search-div{width:70%; }
    body.container #header div.head-right{width:80%; }
    body.container #header div.head-right .header-search-div{width:67%; }
}

@media screen and (min-width: 1900px){
    #header div.head-right{width:88%; }
    body.container #header div.head-right{width:80%; }
    #header div.head-right .header-search-div{width:70%; }
    body.container #header div.head-right .header-search-div {
    width: 66%;
} 
}

@media screen and (max-width: 1350px) and (min-width: 1200px) {
    #header div.head-right{width:80%; float:left !important;}
    #header div.head-right .header-search-div{width:68%; padding:0;}
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    #header div.head-right{width:75%; float:left !important; padding-right:0;}
    #header div.head-right .header-search-div{width:63%; padding:0;}
    body.container #header div.head-right .header-search-div{width:60%; padding:0;}
    #header div.head-right > div{ }
}

@media screen and (max-width: 1080px) {
    #header div.head-right .header-search-div{width:39%; padding:0;}
}

@media screen and (max-width: 970px) and (min-width: 768px){
    #header div.head-right{padding-right:0; width:70%;}
}

@media screen and (max-width: 912px) and (min-width: 768px) {
    .head-right{/*margin-right:15%;*/ float:left !important;}
    header#header{/*height:100px;*/}
    /*header#header #logo-group{margin-left:40%;}*/
}
@media screen and (max-width: 767px) and (min-width: 481px) {
    .head-right{margin-right:0; width:auto; float:right !important;}
    header#header{height:50px;}
    header#header #logo-group{margin-left:0%;}
    .header-search-div form{ left:auto !important; right:0; z-index:9;}
}
@media screen and (max-width: 480px) and (min-width: 320px) {
    .head-right{margin-right:0; width:auto; float:right !important;}
    header#header{height:50px;}
    header#header #logo-group{margin-left:0%; width:100px !important;}
    .header-search-div form{width:300px !important; left:auto !important; right:0; z-index:9;}
    header#header #logo-group #logo img{width:100% !important;}
}
@media screen and (max-width: 400px) and (min-width: 320px) {
    header#header #logo-group #logo{width:150px !important;}
}


@media screen and (max-width: 920px) and (min-width: 841px) {
  .header-search-div form{
      /*width: 300px !important;*/
      right: -5px;
  }
}
@media screen and (max-width: 767px){
    /*#header div.head-right{position:inherit;}
    #header div.head-right .header-search-div{position:inherit;}
    header#header{position:relative;}*/
}
@media screen and (max-width: 767px) and (min-width: 743px) {
  .header-search-div form{
      width: 720px !important;
      right: -60px;
  }
}
@media (max-width: 742px) and (min-width: 700px) {
  .header-search-div form{
      width: 620px !important;
      right: -40px;
  }
}

@media (max-width: 699px) and (min-width: 680px) {
  .header-search-div form{
      width: 620px !important;
      right: -45px;
  }
}

@media (max-width: 699px) and (min-width: 680px) {
  .header-search-div form{
      width: 620px !important;
      right: -45px;
  }
}

@media (max-width: 679px) and (min-width: 650px) {
  .header-search-div form{
      width: 600px !important;
      right: -45px;
  }
}

@media (max-width: 649px) and (min-width: 620px) {
  .header-search-div form{
      width: 570px !important;
      right: -45px;
  }
}

@media (max-width: 619px) and (min-width: 580px) {
  .header-search-div form{
      width: 530px !important;
      right: -45px;
  }
}

@media (max-width: 579px) and (min-width: 540px) {
  .header-search-div form{
      width: 480px !important;
      right: -45px;
  }
}

@media (max-width: 539px) and (min-width: 500px) {
  .header-search-div form{
      width: 450px !important;
      right: -45px;
  }
}

@media (max-width: 499px) and (min-width: 420px) {
  .header-search-div form{
      width: 380px !important;
      right: -45px;
  }
}

@media (max-width: 419px) and (min-width: 370px) {
  .header-search-div form{
      width: 320px !important;
      right: -45px;
  }
}

@media (max-width: 371px) and (min-width: 320px) {
  .header-search-div form{
      width: 280px !important;
      right: -45px;
  }
}



@media (max-width: 840px) {
    #ColsMenuTwo > ul > li > ul {
        display: block;
    }

    #ColsMenuTwo > ul {
        width: auto !important;
        right: inherit;
        z-index: 10000;
    }
}

.txt-color-portal-blue {
  color: #3599ff !important;
}

.credential-input {
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
    max-height: 20px;
    resize: none;
}
