/*---------------------Header------------------*/
.logo a{
    background-image: url("../img/cloudsquare.png");
    background-position: 0 0;
}

.rep_head .cloudharmony_logo {
    background-image: url("../img/cloudsquare.png");
    background-position: 0 -240px;
    height: 18px;
    width: 123px; 
}

.rep_head .logo a {
    background-position: 0 -259px;
    height: 32px;
    width: 194px;
}

.logo.b_bottom {
	border-bottom-color: #20468b;
}

.main_navigation{
	border-bottom: 2px solid #20468b;
}

.subtitle {
	border-bottom: 1px solid #20468b;
}

.subtitle .button {
	margin-top: 35px;
	margin-right: 10px;
}

.subtitle a {
	color: #444444;
	text-decoration: underline;
}

/*--------------------Content-------------------*/

.square_nav {
 	position: relative;
 	z-index: 1;
 	padding-right: 10px;
    font-size: 17px; 	
    color: #444444;
}

.prov_dir_ico,
.serv_stat_ico {
    background-image: url("../img/cloudsquare.png");
    height: 25px;
    display: inline-block;
    vertical-align: middle;
}

.prov_dir_ico{
    background-position: -170px 0;
    width: 38px;
}

.serv_stat_ico {
    background-position: -212px 0;
    width: 35px;
}

.square_nav span{
 	margin-right: 30px;
 }	

.square_nav a {
    background-color: #EEEEEE;
    border: 1px solid #CFCFCF;
    border-radius: 5px 5px 0 0;
    color: #777777;
    display: inline-block;
    margin-bottom: -1px;
    padding: 10px;
    text-align: center;
}

.square_nav a.active {
    background-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
}

.square header {
	padding: 20px;
}

.servSection h1 {
    font-family: 'museo_sans700';
    font-size: 19px;
    font-weight: 400;
    color: #20468b;
    position: relative;
	padding: 0 20px;   
	border-top: 1px solid #cccccc;	 
	line-height: 30px;
}

.servSection h1 span {
	font-size: 13px;
	color: #777777;
    font-family: 'museo_sans300';
}

.servSection > aside{
	padding: 0 23px 15px;
}

.servSection h2{
	font-size: 17px;
  font-family: 'museo_sans700';	
  padding: 5px 0;
  cursor: pointer;
  margin-top: 5px;
}

.servSection h2 i{
	margin-right: 2px;
	margin-left: 3px;
}

.servSection h3{
	font-size: 14px;
    font-family: 'museo_sans700';	
    margin-bottom: 10px;   
    margin-top: 10px;  
    cursor: pointer; 
}

.serv_status h2:before,
.serv_status h3:before{
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid #444444;
    content: "";
    display: inline-block;	
    margin: 0 4px 0 5px;
}

.serv_status h2.open:before,
.serv_status h3.open:before{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #444444;
    content: "";
    display: inline-block;	
    margin: 0 2px -2px;
}

.servSection .title .help {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.title {
    color: #444444;
    font-family: 'museo_sans700';
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 10px;
}

.square-icon-prov {
    background-image: url("../img/cloudsquare.png");
    background-position: -40px -135px;
}

.square-icon-serv {
    background-image: url("../img/cloudsquare.png");
    background-position: -98px -135px;
}

.filters_block h1 {
	cursor: pointer;
}

.filters_block h1:before{
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid #777777;
    content: "";
    display: inline-block;
    left: 9px;
    position: absolute;
    top: 9px;
}

.filters_block h1.open:before{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #777777;
    content: "";
    display: inline-block;
    left: 5px;
    position: absolute;
    top: 12px;
}

.modal-checkbox input:checked + label {
    background-position: -80px -270px;
}

.control-group {
	margin-bottom: 3px;
}

.control-group label {
	font-size: 12px;
	color: #777777;
	cursor: pointer;
}

.flat.btn-small {
    padding: 5px 10px;
}

.btn5,
.btn6,
.btn7 {
	display: block;
	text-align: center;
}

.btn5 > * {
	width: 20%;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;		
}

.btn6 > * {
	width: 16.666%;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;		
}

.btn7 > * {
	width: 14.285%;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;		
}

.btn-labels {
	display: table;
	width: 100%
}

.btn-labels li{
	display: table-cell;
	font-size: 12px;
	color: #777777;
	vertical-align: middle;
	padding: 10px 0;
}

.srv_compute,
.srv_storage,
.srv_cdn,
.srv_dns,
.srv_dbaas,
.srv_paas,
.srv_compute_w,
.srv_compute_l {
    background-image: url("../img/cloudsquare.png");
    height: 28px;
    display: inline-block;
    vertical-align: middle;
}

.srv_compute {
    background-position: 0 -29px;
    width: 30px;
}

.active > .srv_compute {
    background-position: 0 -59px;
}

.srv_compute_w {
    background-position: -238px -30px;
    width: 38px;
}

.active > .srv_compute_w {
    background-position: -238px -59px;
}

.srv_compute_l {
    background-position: -193px -30px;
    width: 39px;
}

.active > .srv_compute_l {
    background-position: -193px -59px;
}

.srv_storage {
    background-position: -31px -30px;
    width: 28px;	
}

.active > .srv_storage {
    background-position: -31px -59px;	
}

.srv_cdn {
    background-position: -60px -30px;
    width: 27px;
}

.active > .srv_cdn {
    background-position: -60px -60px;
}

.srv_dns {
    background-position: -90px -30px;
    width: 31px;
}

.active > .srv_dns {
    background-position: -90px -60px;
}

.srv_dbaas {
    background-position: -125px -30px;
    width: 33px;	
}

.active > .srv_dbaas {
    background-position: -125px -59px;
}

.srv_paas {
    background-position: -162px -30px;
    width: 27px;	
}

.active > .srv_paas {
    background-position: -162px -60px;
}

.srv_compute_small,
.srv_storage_small,
.srv_cdn_small,
.srv_dns_small,
.srv_dbaas_small,
.srv_paas_small,
.srv_compute_w_small,
.srv_compute_l_small,
.srv_info_small,
.srv_compute_wl_small,
.srv_compute_w_small,
.srv_compute_l_small {
    background-image: url("../img/cloudsquare.png");
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    width: 23px;    
}

.srv_compute_small {
    background-position: 1px -112px;
}

.active > .srv_compute_small,
.srv_compute_small.col {
    background-position: 1px -92px;
}

.srv_compute_wl_small {
    background-position: -158px -113px;
    width: 32px;
}

.active > .srv_compute_wl_small,
.srv_compute_wl_small.col {
    background-position: -158px -92px;
}

.srv_compute_w_small {
    background-position: -195px -113px;
    width: 25px;
}

.active > .srv_compute_w_small,
.srv_compute_w_small.col {
    background-position: -195px -92px;
}

.srv_compute_l_small {
    background-position: -225px -113px;
}

.active > .srv_compute_l_small,
.srv_compute_l_small.col {
    background-position: -225px -92px;
}

.srv_storage_small {
    background-position: -21px -113px;
}

.active > .srv_storage_small,
.srv_storage_small.col {
    background-position: -22px -93px;	
}

.srv_cdn_small {
    background-position: -43px -112px;
}

.active > .srv_cdn_small,
.srv_cdn_small.col {
    background-position: -43px -92px;
}

.srv_dns_small {
    background-position: -65px -113px;
}

.active > .srv_dns_small,
.srv_dns_small.col {
    background-position: -66px -93px;
}

.srv_dbaas_small {
    background-position: -90px -113px;	
}

.active > .srv_dbaas_small,
.srv_dbaas_small.col {
    background-position: -90px -93px;
}

.srv_paas_small {
    background-position: -114px -113px;	
}

.active > .srv_paas_small,
.srv_paas_small.col {
    background-position: -114px -93px;
}

.srv_info_small {
    background-position: -134px -114px;		
}

.active > .srv_info_small,
.srv_info_small.col {
    background-position: -134px -93px;
}

.cmpl_icon,
.prt_icon,
.mnt_icon,
.cmpl_icon_gr  {
    background-image: url("../img/cloudsquare.png");
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}

.btn-small .cmpl_icon,
.btn-small .prt_icon,
.btn-small .mnt_icon  {
    margin: -3px 5px -3px 0;
}

.cmpl_icon {
    background-position: -1px -148px;
    width: 13px;
}

.active > .cmpl_icon,
.cmpl_icon.col {
    background-position: -1px -133px;		
}

.prt_icon {
    background-position: -18px -164px;
    width: 16px;
}

.active > .prt_icon,
.prt_icon.col {
    background-position: 0 -164px;	
}

.mnt_icon {
    background-position: -19px -182px;
    width: 18px;
}

.active > .mnt_icon,
.mnt_icon.col{
    background-position: 0 -182px;	
}

.cmpl_icon_gr.col{
    background-position: -17px -132px;
    width: 13px;
}


.serv_st_block {
    padding-left: 15px;
    padding-bottom: 15px;
    display: none;
}

.serv_status .serv_table {
  margin-bottom: 20px;
  margin-top: 5px;
	width: 100%;
}

.serv_table table{
	width: 100%;
    border-bottom: 1px solid #DEDEDE;
    border-top: 1px solid #DEDEDE;
    font-size: 14px;
	min-width: 640px;    
}

.serv_table  td, .serv_table  th {
    border-right: 1px solid #DEDEDE;
    padding: 5px 6px;
    text-align: left;
    vertical-align: top;
    max-width: 180px;
	color: #777777;
}

.serv_table  td a {
	color: #777777;
	text-decoration: none;
}

.serv_table th {
    background-color: #F6F6F6;
    color: #444444;
    cursor: pointer;
    font-family: 'museo_sans700';
    font-weight: 400;
}

.serv_table th:first-child, 
.serv_table td:first-child {
    border-left: 1px solid #DEDEDE;
}

.serv_table td:last-child,
.serv_table td:nth-last-child(2) {
    text-align: center;
}

.serv_table th span {
    font-family: 'museo_sans300';
    font-style: italic;
    float: right;
}

.serv_table i {
	display: block;
	margin: 0 auto;
}

.av_hr {
    float: right;
    background-image: url("../img/cloudsquare.png");
    width: 172px;
    height: 20px;
    background-position: 0 -296px;
}

.av_pr {
	width: 55px;
	margin-right: 5px;
	float: left;
	line-height: 19px;
  white-space: nowrap;
}


#allFilters.active, 
#anyFilters.active{
    color: #20468B ;
}

/*------------Provider sortable blocks------------*/

.prov_container,
.compare_grid {
	margin: 0 -23px;
    padding-left: 2%;   
}

.compare_grid > div,
.prov_container > .draggable{
    width: 31.33%;
    margin: 10px 2% 0 0;
    min-height: 65px;
    float: left;    
    position: relative;
    -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
            box-sizing: border-box;           	
}

.prov_container > .draggable.move .provider_block { 
    display: none !important;
}

.prov_container .provider_block { 
    -webkit-transition: transform 0.9s ease;
     -moz-transition: transform 0.9s ease;
      -ms-transition: transform 0.9s ease;
       -o-transition: transform 0.9s ease;
          transition: transform 0.9s ease; 
}

.prov_container .provider_block.hidden {
    display: block;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -o-transform:scale(0);
    -ms-transform:scale(0);
    transform:scale(0);      
}

.prov_compare {
    margin: 20px 0;
}

.prov_compare .help_p{
    font-size: 22px;    
    text-align: center;
    border: 1px solid #d8e2f3;
    background-color: #f2f5fa;
    border-radius: 10px;
    padding: 10px 0;
    line-height: 1.3;   
    font-size: 22px;    
}

.pl_holder {
    height: 260px;
    border-radius: 10px;
    border: 2px dashed #ededed;
    min-height: 65px;
    position: relative;
    font-size: 14px;
    color: #777777;
    text-align: center;
    line-height: 1.3;
    padding-top: 110px;
}

.dropover .pl_holder.active {
    background-color: #F2F5FA;
    border: 2px dashed #D8E2F3;
}

 .pl_holder,
 .pl_holder p,
 .dropped .help_p,
 .dropover .help_p{
    display: none;
}

.dropped .pl_holder,
.dropover .pl_holder{
    display: block;
}

.pl_holder.active p{
    display: block;
}

#compareDroppable.ui-state-disabled {
    opacity: 1;
}

.provider_block {
	border-radius: 5px;
	border: 1px solid transparent;
	overflow: visible;
	width: 100%;
    background-color: #F6F6F6;
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;		
}

.provider_block.open {
	border: 1px solid #cccccc;
}

.prov_container .provider_block.open {
	position: absolute;
	z-index: 1;
}

.provider_block header{
	background-color: #f6f6f6;
	padding: 8px;
	border-radius: 5px 5px 0 0;
    cursor: move;
}

.provider_block header h3{
    cursor: move;
}    
.provider_block.open  header{
	background-color: #ededed;
}

.provider_block h3{
	color: #444444;
	margin-top: 0;
	margin-bottom: 0;
    cursor: default;
}	

.prov_buttons {
	display: none;
	margin-top: 5px;
}

.prov_compare .prov_buttons {
    display: block !important;
}

.prov_buttons .btn-small:hover{
    background: #e1e1e1;
}

.prov_buttons .btn-small:active{
    background: #ffffff;
}

.open.prov_buttons,
.prov_compare.prov_buttons {
	display: block;
}

.prov_descr {
	padding: 0 10px;
	border-radius:  0 0 5px 5px;
	line-height: 1.3;
	background-color: #ffffff;
	display: none;
}

.prov_descr.active {
	display: block;	
}

.prov_descr p.error {
  margin: 5px;
}

p.error {
  color: #b94a48;
}

.prov_serv > * {
	float: left;
	padding: 5px 0;
	cursor: pointer;
}

.prov_serv > *.active {
    background-color: #ffffff;
}    
.open > .prov_serv a {
	background-color: #f6f6f6;
}

.open > .prov_serv a + a {
	border-left: 1px solid #ededed;
}

.open > .prov_serv a.active{
	background-color: #ffffff;
}

.prov_links {
	margin-top: 8px;
	padding: 8px 0;
	border-top: 1px solid #ededed;
}


.prov_descr .gray_area {
    margin: 0 -10px;
    background-color: #F9F9F9;
    padding: 5px 10px 8px 10px;
}

.prov_descr .gray_area .det_list dt, 
.prov_descr .gray_area .det_list dd {
    background-color: #F9F9F9;
}

.prov_descr article > h3 {
  padding-top: 5px;
}

.prov_descr article section {
  display: none;
  padding: 5px 0;
}

.prov_descr article section:last-child {
    border-radius: 0 0 5px 5px;
}

.info_block{
    font-size: 12px;
    color: #767676; 
    padding: 0 5px;
    display: none;
}

.info_block + .info_opener{
    margin-top: 15px;
}

.info_block p{
    font-size: 12px;
}

.info_block h4{
    font-family: museo_sans700;
}

.info_block * + h4{
    margin-top: 10px;
}

.info_block table {
    width: 100%;
    margin: 5px 0;
}

.info_block td {
    vertical-align: top;
}

.info_block td:last-child {
    width: 17px;
    padding-left: 5px;
}

.info_block td:first-child {
    width: auto;
    padding-left: 0;
}

.info_block .det_list.bage dt {
    margin-top: 10px;
    margin-bottom: -2px;
}

.info_opener{
    position: relative; 
    margin-left: 10px;  
    font-size: 14px;  
    line-height: 20px;
    cursor: pointer;
}

.info_opener h3 {
    cursor: pointer;
}

.info_opener h3 span{
    font-family: museo_sans300;
}

.cloudgrade-banner {
  text-align:center;
}

.cloudgrade-banner iframe {
  margin: 0 auto; 
  margin-top:8px;
  width: 185px;
}

.prov_descr .custom-select .inner {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

.prov_descr .custom-select .option,
.prov_descr .custom-select .inner {
    font-size: 12px;
    color: #767676;
}

.info_opener .custom-select{
    width: 80px;
}

* + .info_opener{
    margin-top: 10px;  
}

.info_opener:before {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #444444;
    border-top: 5px solid transparent;
    content: "";
    display: block;
    position: absolute;
    margin-top: -5px;
    left: -9px;
    top: 50%;
}

.info_opener.open:before{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #444444;
    left: -14px;
    margin-top: -2px;    
}

.provider_block .compare_btn{
	display: none;
	float: right;
	margin-top: -15px;
}

.prov_close {
    background-image: url("../img/cloudsquare.png");
    background-position: 0 -214px;
    display: inline-block;
    height: 22px;
    position: absolute;
    right: -8px;
    top: -8px;
    vertical-align: middle;
    width: 23px;
    cursor: pointer;
}

.icon-doc {
    background-image: url("../img/cloudsquare.png");
    background-position: -69px -200px;
    display: inline-block;
    height: 14px;
    width: 11px;
    margin: 0 3px -2px 3px;
    vertical-align: text-top;
    cursor: pointer;
}


.ui-tooltip {
  font-size: 13px;
  font-family: 'museo_sans300';
  white-space: pre-line;
}

.icon-link {
    background-image: url("../img/cloudsquare.png");
    background-position: -54px -200px;
    display: inline-block;
    height: 13px;
    width: 12px;
    margin: 0 5px -1px;
}

.icon-expand {
    background-image: url("../img/cloudsquare.png");
    background-position: -34px -200px;
    display: inline-block;
    height: 14px;
    width: 17px;
    margin-top: 2px;
}
/*---------CloudSquare Report Cart---------*/

.square_rep{
    position: relative;
}

.square_rep .soc_block {
    float: right;
    text-align: right;
    position: relative;
}

.square_rep > header {
    padding-bottom: 20px;
}

.square_rep .soc_block nav  {
    margin-bottom: 5px;
    margin-top: 5px;
}

.prprof_sec {
    border-top: 1px solid #CCCCCC;
    color: #777777;
    font-size: 13px;
    line-height: 1.5;
    margin-top: 20px;
    padding-top: 80px;
    padding-bottom: 10px;
    position: relative;
}

.prprof_sec > p,
.prprof_sec ul,
.prprof_sec table,
.prprof_sec figure{
    margin-bottom: 10px
}

.prprof_sec h1,
.prprof_sec h2,
.prprof_sec h3,
.prprof_sec .info_head{
    color: #444444;
    font-family: 'museo_sans700';   
}

b{
    font-family: 'museo_sans700';  
    font-weight: normal;
}    
.prprof_sec header{
    padding: 20px 0;
    line-height: 1.2;
}

.prprof_sec h1{
    font-size: 23px;
    display: inline-block;
    vertical-align: middle;
}

.prprof_sec h1 span{ 
    font-size: 14px;
    font-family: 'museo_sans300';  
    display: block;
    color: #777777;    
 }

.prprof_sec h2,
.prprof_sec .info_head{
    font-size: 16px;
}

.prprof_sec h4{
    font-size: 13px;
    font-family: 'museo_sans700';  
}

.prprof_sec .info_head > span{
    font-family: 'museo_sans300'; 
}

.prprof_sec h3{
    font-size: 14px;
    margin-bottom: 5px;
}

.prprof_sec .help .dropdown_close,
.prprof_sec table a {
    color: #20468B;
}

.det_list{
    margin-top: 4px;
}

.prprof_sec th, 
.prprof_sec td {
    padding: 5px 2px;
    font-size: 13px;
    text-align: center;
}

.prprof_sec th {
    background-color: #F6F6F6;
    border-bottom: 1px solid #DEDEDE;  
    color: #777777;  
    padding-left: 7px;           
}

.prprof_sec th:first-child {
    width: 21%;
    text-align: left;             
}

.prprof_sec tbody th:first-child {
    background-color: transparent;
    border-bottom: none;     
}    

.icon_cross_small,
.icon_check_small {
    background-image: url("../img/cloudsquare.png");
    height: 11px;
    display: inline-block;
    vertical-align: middle;
}

.icon_cross_small {
    background-position: -19px -203px;
    width: 9px;
}

.icon_check_small {
    background-position: 0 -203px;
    width: 14px;
}

.prprof_sec  .col_2 {
    width: 48%
}

.prprof_sec  .col_2 + .col_2 {
    margin-left: 4%;
}

.prprof_sec  figure img {
    max-width: 100%;
}

.loc_opener {
    border-radius: 5px;
    display: inline-block;
    height: 5px;
    vertical-align: middle;
    width: 5px;
    position: relative;
}

.loc_opener_small {
    border-radius: 3px;
    height: 3px;
    width: 3px;
}

.loc_actual{
    background-color: #21478C;
}
.loc_estimated{
    background-color: #24BCE8;
}
.loc_planned{
    background-color: #00D401;
}
.loc_special{
    background-color: #FF4411;
}
i.icon-partial-availability {
  background-color: #24BCE8;
  border-radius: 5px;
  display: inline-block;
  float:left;
  margin: 6px 3px 0 3px;
  height: 5px;
  width: 5px;
  position: relative;
}
p.partial-availability {
  color: #777;
  font-family: 'museo_sans300';
  font-size: 12px;
  margin-top: 10px;
}
p.partial-availability i {
  margin-top: 4px;
}

figure figcaption {
  color: #777777;
  text-align: center;
}

figure figcaption i {
  margin-left: 5px;
}

.loc_info {
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #BDBDBD;
    border-radius: 6px; 
    bottom: 15px;
    color: #000000;
    display: none;
    font-size: 12px;
    left: 10px;
    line-height: 1;
    padding: 7px;
    position: absolute;
    text-align: left;
    width: 200px;
    z-index: 1;
}

.loc_info:after{
    bottom: -15px;
    content: "";
    height: 0;
    left: -8px;
    position: absolute;
    width: 0;
    border:4px solid;
    border-color:#ffffff transparent transparent;
    border-width:17px 5px 5px 6px;
    -moz-transform: rotate(40deg); /* Firefox */
    -ms-transform: rotate(40deg); /* IE */
    -webkit-transform: rotate(40deg); /* Safari, Chrome, iOS */
    -o-transform: rotate(40deg); /* Opera */
    transform: rotate(40deg);          
}

.loc_info:before {
    bottom: -20px;
    content: "";
    height: 0;
    left: -11px;
    position: absolute;    
    border:5px solid;
    border-color:#ccc transparent transparent;
    border-width:19px 6px 8px 7px;
    -moz-transform: rotate(40deg); /* Firefox */
    -ms-transform: rotate(40deg); /* IE */
    -webkit-transform: rotate(40deg); /* Safari, Chrome, iOS */
    -o-transform: rotate(40deg); /* Opera */
    transform: rotate(40deg);          
}

.loc_info dt,
.loc_info h4{
    color: #777777; 
    font-family: 'museo_sans300';
}    
.loc_info p{
    color: #777777;
}
.columns2 ul{
    width: 50%;
}

.columns4 ul{
    width: 25%;    
}

.loc_list_det ul {
    float: left;
}

.loc_list_det li {
    line-height: 1;
    margin-top: 5px;    
}

.loc_list_det h4 {
    margin-top: 10px;
}

.loc_list_det li:first-child h4 {
    margin-top: 0;
}

.loc_list_det a {
    cursor: pointer;
    color: #777777;
}

.map {
    position: relative;
}

.map .locations{
    position: absolute;
}

.map .locations a{
    cursor: pointer;
}

.map .locations .loc_info h4{
    font-family: 'museo_sans700';
    font-size: 12px;
    margin-top: 5px;   
}

.map .locations .loc_info p{
    font-size: 12px;
    margin-top: 3px;
}

.map img{
    width: 100%;
}

.locations .loc_opener {
    display: block;
}

.prprof_sec p + h4{
    margin-top: 19px;
}

.prprof_sec .row{
    margin-top: 0;
    margin-bottom: 25px;
}

.prprof_sec header i {
    background-image: url("../img/cloudsquare.png");
    display: inline-block;
    height: 39px;
    vertical-align: middle;
    width: 39px;
}

.overview_block {
    background-position: -515px -535px;
}

.linux_block {
    background-position: -593px -535px;
}

.compute_block {
    background-position: -515px -456px;
}

.windows-linux_block {
    background-position: -554px -535px;
}

.storage_block {
    background-position: -554px -456px;
}

.cdn_block {
    background-position: -593px -456px;
}

.dns_block {
    background-position: -515px -496px;
}

.dbaas_block {
    background-position: -554px -496px;
}

.paas_block {
    background-position: -593px -496px;
}





/*--------Outages Table Modal-------------*/

#outages {
    display: none;
    margin-left: -257px;
    max-width: 614px;
}

#outages .scroll_block {
    height: 435px;
    width: 100%;
}

#outages h1 {
    font-size: 19px;
}

#outages table {
    border-top: none;
    min-width: 600px;
}

#outages table .notes {
    display: none;
    font-size: 11px;
    line-height: 1.4;
}

#outages table .notes td{
    border: none;
    text-align: left;
    padding-top: 8px;
    padding-bottom: 10px;
}

#outages table .notes td:first-child {
    border-left: 1px solid #DEDEDE;
}

#outages .notes_open {
    font-size: 14px;
    text-decoration: underline;
    color: #20468B;  
    cursor: pointer;  
}

/*-----------Expanded Location Modal-----------*/

.directory_locations_modal {
    display: none;
}

.directory_locations_modal h1{
    color: #20468B;
    font-family: 'museo_sans700';
    font-size: 19px;
    font-weight: 400;
    line-height: 30px;
}

.directory_locations_modal ul li h4{
    font-family: 'museo_sans700';
    font-size: 14px;
    margin-top: 20px;
}

.directory_locations_modal ul{
    font-size: 14px;
    color: #777777;
    line-height: 1.2;
}

.directory_locations_modal img{
    width: 100%;
}    



/*==============MEDIA================*/
@media (max-width: 989px) {

.square_nav {
    font-size: 12px;
    padding: 0 10px;
}

.square_nav span {
    margin-right: 40px;
}

.btn7 .btn-small{
    padding: 5px 0;
}

.flat.btn-small {
    padding: 5px;
    font-size: 9px;
}

.serv_table th span,
.av_pr,
.av_hr {
  float: none;
  margin: 0 auto;
  display: block;
}


}


@media (max-width: 767px) {
.square > header {
    padding: 20px 10px 40px;
}

.servSection > aside {
    padding: 0 10px 15px;
}

.flat.btn-small {
    font-size: 11px;
}
.filters_block .title .help {
	float: right;
}

.serv_status .serv_table {
    overflow: scroll;
}

.title {
    margin-top: 10px;
}

.square_nav span {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 14px;
}

.square_nav a {
    padding: 8px;
}

.square_rep {
    padding: 10px 15px;
}

.serv_table {
    overflow: scroll;
}

.prprof_sec .col_2,
.prprof_sec .col_2 + .col_2 {
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.prov_container, .compare_grid {
    margin: 0;
    padding-left: 0;
}

.columns4 ul {
    width: 50%;
}

.compare_grid > div, 
.prov_container > .draggable {
    float: none;
    margin: 10px auto;
    width: 100%;
    max-width: 400px;
}

}

/* Panopta Logo */
article.square a.panopta {
  background-image: url("../../assets/img/panopta-logo.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #777777;
  font-size: 12px;
  height: 52px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 25px;
  width: 150px;
}

/* loading spinner */
td[data-service-id] p{
  text-align:center;
}

/* Provider Report */
section form {
  margin-bottom: 10px;
}
section form div.btn-group {
  margin-bottom: 10px;
}
section form header {
  display: block !important;
  margin: 0 0 3px 0 !important;
  padding: 0 !important;
}
section > p {
  margin-bottom: 15px;
}
section dt.float-left aside {
  margin: -3px 4px 0 0 !important;
}
form input[type='checkbox'] {
  display: inline !important;
}
section.computeInstances, section.cloudgrades, h2.cloudgrades {
  margin-top: 20px;
}
section.cloudgrades aside {
  margin-bottom: 20px;
}
section.cloudgrades table {
  width: 100%;
}
section.cloudgrades table td em {
  font-family: 'museo_sans700';
  font-style: 'normal';
}
section.highlight,
section.highlight .det_list dt, 
section.highlight .det_list dd {
  background-color: #F9F9F9;
}
form[name='storageFeatures'],
form[name='storagePricing'] {
  margin-bottom: 15px;
}
section.storage_features,
section.storage_pricing,
section.computeInstances section[data-operating-systems] {
  margin-bottom: 10px;
  padding: 5px;
}

/* Status Legend */
ul.status_legend {
	color: #777777;
  float:right;
  font-family: 'museo_sans300';
	font-size: 13px;
  margin-right: 21px;
  margin-top: 13px;
}
ul.status_legend li {
  display:inline;
  margin-right: 5px;
}
ul.status_legend li i {
  margin-right: 3px;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx) {



.logo a,
.rep_head .cloudharmony_logo,
.square-icon-prov,
.square-icon-serv,
.srv_compute,
.srv_storage,
.srv_cdn,
.srv_dns,
.srv_dbaas,
.srv_paas,
.srv_compute_w,
.srv_compute_l,
.cmpl_icon,
.prt_icon,
.mnt_icon,
.cmpl_icon_gr,
.srv_compute_small,
.srv_storage_small,
.srv_cdn_small,
.srv_dns_small,
.srv_dbaas_small,
.srv_paas_small,
.srv_info_small, 
.srv_compute_wl_small,
.srv_compute_w_small,
.srv_compute_l_small,
.prov_dir_ico,
.serv_stat_ico,
.prov_close,
.icon_cross_small,
.icon_check_small,
.prprof_sec header i,
.icon-expand,
.icon-doc,
.icon-link,
.av_hr {
  background-image: url("../img/cloudsquare@2x.png");
	background-size: 357px 320px;
}
article.square header span.panopta {
  background-image: url("../../assets/img/panopta-logo@2x.png");
	background-size: 150px 34px;
}
}